[gimp] (239 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (239 commits) Created branch gtk3-port
- Date: Thu, 21 Apr 2011 22:12:10 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
35f4f8d... Switch to version 3.0 in a lot of places and depend on GTK+
2f27802... libgimpwidgets: remove deprecated files from the build
f1214cc... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
426dbd4... libgimpwidgets: port virtual functions to GTK+ 3.0
034fae8... libgimpwidgets: port virtual functions to GTK+ 3.0
9e05b99... libgimpwidgets: port to GtkWidget::draw()
9600b48... libgimpwidgets: port to GtkWidget::draw()
78dca4c... libgimpwidgets: port to GtkWidget::draw()
e5108ab... libgimpwidgets: s/GtkObject/GtkAdjustment/
fd6cafe... libgimpwidgets: s/GtkObject/GtkAdjustment/
6f5d581... libgimpwidgets: port to GtkWidget::draw()
1375912... libgimpwidgets: remove deprecated functions and s/GtkObject
4669648... libgimpwidgets: s/GtkObject/GtkAdjustment/
201b5fe... libgimpwidgets: s/GtkObject/GtkAdjustment/
509bce4... libgimpwidgets: s/GtkObject/GtkAdjustment/
1818124... libgimpwidgets: remove deprecated files completely
6f32656... libgimpwidgets: don't include removed files
2098643... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
7544a21... libgimpwidgets: remove typedefs of things that are gone
da734c3... Update .gitignore files for generated 3.0 files
f94afec... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
7622e81... app: port to GtkWidget::draw()
ab5e96e... app: remove GTK_OBJECT() cast
d85d97d... app: port to GtkWidget::draw()
88e4c4b... app: port to GtkWidget::draw()
2ce1db6... app: port virtual functions to GTK+ 3.0 API
9a459c8... app: get rid of a GTK_OBJECT() cast
b5e3ad8... app: port to GtkWidget::draw()
34d5ef8... app: port to GtkWidget::draw()
3612f76... app: port to GtkWidget::draw()
68375f5... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
e571d41... app: port to GtkWidget::draw()
3dfbeb7... app: s/GtkObject/GtkAdjustment/
a178a12... app: port to GtkWidget::draw()
94226ba... app: port GimpNavigationView to GtkWidget::draw()
d0f0be0... app: s/GtkObject/GtkAdjustment/
394b42b... app: port GimpPaletteView to GtkWidget::draw()
49bf1f4... app: s/GtkObject/GtkAdjustment/
b96a0bf... app: s/GtkObject/GtkAdjustment/
706b993... app: s/GtkObject/GtkAdjustment/
6cc7ec8... app: port to GtkWidget::draw()
c6dc443... app: get rid of GtkObject in GimpUIManager
d204353... app: port to GtkWidget::draw()
2726917... app: no need to alloc colors any longer, GdkColormap is gon
edf0661... app: port call to gtk_paint_arrow() to GTK+ 3.0
86d3008... app: port device management to GdkDeviceManager
74c73f9... app: remove obsolete (GtkObject **) casts
ff0aee0... app: use gtk_widget_get_preferred_size() instead of size_re
6aeb300... app: port GimpScalComboBox to GTK+ 3.0
42920c7... app: use gtk_widget_get_preferred_size() instead of size_re
3729627... libgimpwidgets: port GimpFrame to GTK+ 3.0
5532e4f... app: port tools to GTK+ 3.0 (trivial changes only)
1012157... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
a138d11... app: s/GtkObject/GtkAdjustment/
5adbaff... app: pass the cairo_region_t to gdk_window_invalidate_regio
e52fa93... libgimpwidgets: use gdk_cairo_set_source_window() instead o
ba180eb... app: use GdkDeviceManager to list devices
66042dd... app: use GdkDeviceManager API
6633426... app: port to GtkWidget::draw()
eced67c... app: remove calls to colormap functions, they are gone
2595da6... libgimpwidgets: get rid of (GtkObject **) casts
95aeec4... app: port the splash to GTK+ 3.0
b5ab839... libgimpwidgets: port the ruler to GTK+ 3.0
99549a9... libgimpwidgets: port to GtkWidget::draw()
78af014... app: port to GtkWidget::draw()
45c1b2e... app: port the overlay stuff to GTK+ 3.0
51ee47c... app: use the container icon view, the grid view is not GTK+
e01246c... libgimpwidgets: #if 0 some unit menu code that needs portin
6d89d4e... app: port to GtkWidget::draw() (incompletely)
4dadd25... app: remove call to gtk_statusbar_set_has_resize_grip()
f9ed9eb... app: port the tag entry to GTK+ 3.0
2ab8eac... app: port to GtkWidget::draw() but disable the code inside
b0a08e6... app: can't set the scale combo entry's properties in init()
d3983d7... app: port to GtkWidget::draw()
a711551... libgimpwidgets: port to GtkWidget::draw()
915e94d... modules: s/GtkObject/GtkAdjustment/
1b1b58f... app: didn't completely commit the display shell expose() ->
be462bb... app: fix display shell background drawing
ca7fe5a... app: fix canvas double buffering using cairo_push,pop_group
fe1c901... script-fu: port to GTK+ 3.0
2e0edc2... app: port to GtkWidget::draw()
fb14b9f... app: passing -1 as width/height to gtk_paint_box() no longe
47e7e0c... app: port popup arrow drawing to cairo and get rid of the a
1263105... app: remove GimpContainerGridView from the build entirely
fbca524... modules: port to GtkWidget::draw()
b3cd12f... libgimpwidgets: port to GtkWidget::draw()
e03a2bc... libgimp: port to GtkWidget::draw()
8d2c2e3... app: don't translate to allocation.x,y
8b315d4... app: port to GtkWidget::draw()
2e0116e... app: forgot to remove a cairo_destroy() in draw()
f77b527... app: port to GtkWidget::draw()
189d38c... app: build binaries with version number 2.99
c398f1c... app: GtkEntry turned into a no-window widget
6d9024f... app: use the new GtkScrollable API instead of deprecated tr
3f4411f... app: cairo_save()/restore() around chaining up in draw()
1b57f6a... app: add ugly workaround to make the icon view adapt to vie
2ed3e97... plug-ins: lots of trivial GTK+ 3.0 porting
4c77ce1... plug-ins: port jpeg-save to GTK+ 3.0
dd7565b... plug-ins: port file-png to GTK+ 3.0
a626c5f... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
23d2640... plug-ins: more s/GtkObject/GtkAdjustment/
0b8b915... plug-ins: port some more plug-ins to GTK+ 3.0
8884744... app: port the colormap editor to GTK+ 3.0
6efe12f... app: remove GtkWrapBox
eb0b324... libgimpwidgets: port to the new size request API
cb436db... app: port to the new size request API
459bc4b... plug-ins: port the print preview to the new size request AP
1585e9b... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
f25e17a... plug-ins: port sphere-designer to GtkWidget::draw()
031d753... plug-ins: port cml-explorer to GtkWidget::draw()
60a6caa... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
3e1c7d9... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
c631efb... plug-ins: port lighting to GTK+ 3.0
64cb5fd... plug-ins: port the unit-editor to GtkScrollable
562c0a9... app: fix GimpOverlayDialog's minimum height
1ba00a3... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
e683a55... app: don't connect to "size-requst" because that's deprecat
d386f65... app: port GimpSpinScale to GTK+ 3.0
33a5aab... app: skip keyboard devices so the device list becomes reaso
dbcde7b... app: implement proper height-for-width in GimpToolPalette
eee5b96... app: use GdkDevice accessors
3c7a7da... app: introduce struct GimpDeviceKey because GdkDeviceKey is
6332a3b... app: put the toolbox' areas into a box until we decided abo
4b27227... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
f6890b6... app: port the device sort function to GdkDeviceManager
2c1c6d7... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
1436ed1... app: change the list of available devices to something that
ff6ea15... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
9b40915... libgimpwidgets: port GimpChainButton to GtkStyleContext
f591be6... libgimpwidgets: port GimpColorArea to GtkStyleContext
644f631... libgimpwidgets: port GimpColorScale to GtkStyleContext
f799d22... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
e69e39f... libgimpwidgets: port GimpRuler to GtkStyleContext
0c34ecd... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
f967d7e... modules: port ColorselWheel to GtkStyleContext
0f2b59e... app: port Wilber drawing to GtkStyleContext
9455bcf... app: port GimpBlobEditor to GtkStyleContext
e8ddc8b... app: port setting the canvas padding color to GtkStyleConte
9e29270... app: port GimpPanedBox to GtkStyleContext
05ccf6b... app: port GimpContainerIconView to GtkStyleContext
c61e36f... app: port GimpContainerTreeView to GtkStyleContext
6730010... app: port GimpColormapEditor to GtkStyleContext
21b0c2c... app: port GimpComponentEditor to GtkStyleContext
0818d23... app: port GimpFgBgEditor to GtkStyleContext
1918ff9... app: port GimpFgBgView to GtkStyleContext
6450828... app: port gimp_get_icon_size() to GtkStyleContext
6784883... app: port GimpContainerBox to GtkStyleContext
46bab46... app: port GimpDashEditor to GtkStyleContext
9dc31a3... app: remove calls to gtk_widget_get,set_extension_events()
1263ee4... app: s/gtk_widget_modify_font/gtk_widget_override_font/
eb17f97... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
9665d0c... app: port the about dialog to GtkStyleContext
973155d... modules: remove call to gtk_widget_set_extension_events()
fa729b4... libgimpwidgets: implement GtkWidget::state_flags_changed()
f3d0513... libgimpwidgets: implement GtkWidget::style_updated() instea
6c53149... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
1fb4218... app: use gdk_drag_context_get_source_window()
93560f3... app: use gdk_drag_context_get_selected_action() instead of
3634a4f... app: port GimpSpinScale to GtkStyleContext
2d56072... app: implement GtkWidget::style_updated() instead of style_
447408f... port gtkrc files to CSS (incompletely and stuff commented o
fb17e71... Port theme and gtkrc file loading to CSS files using GtkCss
daa10d7... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
a5669de... app: copy gimp.css instead of gtkrc to the user's gimp dire
172c65d... app: check whether child widgets exist in GtkWidget::style_
e5091de... Replace gdk_cursor_unref() with g_object_unref()
0f08d99... app: use gtk_menu_shell_get_selected_item()
35c6aa2... app: port GimpOverlayBox to GtkStyleContext
7c47966... app: port GimpOverlayFrame to GtkStyleContext
92764ef... app: port GimpScaleButton to GtkStyleContext
3f02602... libgimpwidgets: move all GimpPickButton members to a privat
f7eea97... libgimpwidgets: move all GimpColorArea members to a private
a9fa5a6... libgimpwidgets: move all GimpOffsetArea members to a privat
76fa44b... libgimpwidgets: move padding members from instance to class
0d1af85... libgimpwidgets: move all GimpButton members to a private st
45bfc10... libgimpwidgets: move all GimpCellRendererColor members to a
34e5ab8... libgimpwidgets: move all GimpColorButton members to a priva
1186d1c... libgimpwidgets: move all GimpCellRendererToggle members to
4877abf... libgimpwidgets: move all GimpChainButton members to a priva
bd50f4c... libgimpwidgets: move all GimpBrowser members to a private s
ea7568e... libgimpwidgets: move all GimpColorDisplay members to a priv
b6a5e18... libgimpwidgets: move all GimpColorDisplayStack members to a
f00b14f... libgimpwidgets: move all GimpColorHexEntry members to a pri
91dbcb4... libgimpwidgets: add padding
8529898... libgimpwidgets: move all GimpColorNotebook members to a pri
4cb301a... libgimpwidgets: move all GimpColorScale members to a privat
13ad962... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
f126d43... libgimpwidgets: move all GimpColorSelection members to a pr
13d0109... libgimpwidgets: move all GimpEnumLabel members to a private
9e79c83... app: don't use style->black and style->white
48c0c5e... libgimpwidgets: move all GimpMemsizeEntry members to a priv
fcd619c... app: port GimpStrokeEditor to GtkStyleContext
311b4f9... app: port GimpPaletteView to GtkStyleContext
38453ee... plug-ins: don't use style->black and style->white
d12f192... libgimpwidgets: move all GimpColorProfileStore members to a
1484a53... app: port GimpDockWindow to GtkStyleContext
140014b... app: port GimpToolEditor to GtkStyleContext
66b7220... app: use gtk_widget_override_font() instead of modify_font(
e24d1a0... app: port GimpThumbBox to GtkStyleContext
1dad2ab... Implement GtkWidget::style_updated() instead of ::style_set
f332471... app: port GimpHistogramView to GtkStyleContext
7035fd2... app: disable calls to gtk_range_set_update_policy()
6a3e37a... app: port GimpTagEntry to GtkStyleContext
96f87c8... app: always ask the master device for its axes or state
0b0dfc1... app: when checking for a device change, check the event's s
b06508b... app: remove obsolete device checks from GimpToolbox
340ea1f... app: port GimpColorFrame away from GtkStyle, using a new st
6983fbf... app: remove call to gtk_widget_style_attach() from GimpOver
2116513... app: port GimpOverlayChild to GtkStyleContext
522bd88... Port cell renderers to gtk_cell_renderer_get_state()
7a62f5d... app: port GimpCellRendererDashes to GtkStyleContext
8e3655f... app: add gimp_get_style_color() to simplify GdkRGBA style p
62872e5... app: add style property and default CSS for GimpHistogramVi
5a76f97... app: port GimpCurveView to GtkStyleContext
144b547... themes: document the new GimpHistogramView property in the
1634264... app: define all GimpHistogramView colors via style properti
17c6f71... themes: document the new stlye properties and indent the CS
1e44b5e... app: increase the priority of the theme CSS by 1
e6e0520... app: port GimpComboTagEntry to GtkStyleContext
a26146b... configure.ac: use the new GTK_CHECK_BACKEND() macro
7e48b74... plug-ins: port map-object to GTK+ 3.x
62081d2... app: port GimpToolbox to GtkWidget::style_updated()
9cc9603... app: use GdkRGBA instead of GdkColor in some places
ff7798a... app: remove gimp_rgb_get,set_gdk_color()
82a36ee... app: port the text tool editor's preedit popup to GtkStyleC
90c0016... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
ecdad0d... app: gimp_print_event(): add the device to the event debug
c562d92... app: gimp_device_info_get_device_coords(): workaround for X
ebe01c4... app: make input devices, grabs and therefore generally tool
1ce02a0... app: use gdk_device_get_position() inetad of gdk_display_ge
6b37d76... app: remove some forgotten #undef GSEAL_ENABLE
6a635f6... app: let the file dialog expand/collapse with the file type
1cee04b... app: use gdk_device_get_position() instead of gdk_display_g
928e77c... app: port GimpGradientEditor to GtkSyleContext
4f7ef36... app: port GimpHistogramView to gdk_device_grab()/ungrab()
ff26b25... app: port GimpNavigationEditor to GtkStyleContext
69ac551... plug-ins: s/GtkObject/GtkAdjustment in web-page
d72d30c... app: port GimpTagPopup to GtkStyleContext
c8187e4... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]