[gimp] (130 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (130 commits) Created branch gtk3-port
- Date: Fri, 19 Nov 2010 11:18:32 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
9808b68... Switch to version 3.0 in a lot of places and depend on GTK+
c68e1f6... libgimpwidgets: remove deprecated files from the build
7e3748b... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
2f27757... libgimpwidgets: port virtual functions to GTK+ 3.0
f2b1980... libgimpwidgets: port virtual functions to GTK+ 3.0
dc476c9... libgimpwidgets: port to GtkWidget::draw()
c92a363... libgimpwidgets: port to GtkWidget::draw()
252be9e... libgimpwidgets: port to new GDK_KEY_foo key names
f3f4d0e... libgimpwidgets: port to GtkWidget::draw()
64143ca... libgimpwidgets: s/GtkObject/GtkAdjustment/
d8e0cf6... libgimpwidgets: remove call to gtk_dialog_set_has_separator
e59a327... libgimpwidgets: port to GDK_KEY_foo key names
9524b17... libgimpwidgets: s/GtkObject/GtkAdjustment/
03e4b8e... libgimpwidgets: port to GD_KEY_foo key names
da2435a... libgimpwidgets: port to GtkWidget::draw()
f8d413a... libgimpwidgets: port to GDK_KEY_foo key names
2d9070c... libgimpwidgets: remove deprecated functions and s/GtkObject
3f0dd88... libgimpwidgets: s/GtkObject/GtkAdjustment/
a20b96b... libgimpwidgets: s/GtkObject/GtkAdjustment/
68cd060... libgimpwidgets: s/GtkObject/GtkAdjustment/
4dd01d6... libgimpwidgets: remove deprecated files completely
ed52159... libgimpwidgets: don't include removed files
6a98e0f... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
70a39e5... libgimpwidgets: remove typedefs of things that are gone
18140ad... Update .gitignore files for generated 3.0 files
9eb9d9e... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
86334ca... app: port to GtkWidget::draw()
88599a8... app: remove GTK_OBJECT() cast
25011e0... app: port to GtkWidget::draw()
fff5da9... app: port to GtkWidget::draw()
62d8598... app: port virtual functions to GTK+ 3.0 API
81a9f6e... app: port to the new GDK_KEY_foo key names
5805e36... app: port to the new GDK_KEY_foo key names and get rid of a
7ccb6e4... app: port to the new GDK_KEY_foo key names
42166db... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
9281a44... app: port to GtkWidget::draw()
d5eb0d8... app: s/GDK_Escape/GDK_KEY_Escape/
1d325fc... app: port to GtkWidget::draw()
55d241d... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
edb1b26... app: port to GtkWidget::draw()
dcdbf03... app: s/GtkObject/GtkAdjustment/
5ea5f13... app: port to GtkWidget::draw()
d30b09d... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
b7e0c76... app: s/GDK_Escape/GDK_KEY_Escape/
81eccec... app: s/GtkObject/GtkAdjustment/
9f405ca... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
752f401... app: s/GtkObject/GtkAdjustment/
7f57059... app: s/GtkObject/GtkAdjustment/
8cb637c... app: s/GtkObject/GtkAdjustment/
930ea71... app: use the new GDK_KEY_foo key names
419f7d1... app: port to GtkWidget::draw()
1f1b4c2... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
e23b033... app: port to GtkWidget::draw()
625705a... app: no need to alloc colors any longer, GdkColormap is gon
9d4c926... app: port call to gtk_paint_arrow() to GTK+ 3.0
da8cb9c... app: port device management to GdkDeviceManager
80c6cf0... app: port to the new GDK_KEY_foo key names
1224a5a... app: port to the new GDK_KEY_foo key names
79aae30... app: remove obsolete (GtkObject **) casts
7f91bdc... app: use gtk_widget_get_preferred_size() instead of size_re
dbe2ea1... app: port GimpScalComboBox to GTK+ 3.0
44ebd32... app: use gtk_widget_get_preferred_size() instead of size_re
abf9f1b... libgimpwidgets: port GimpFrame to GTK+ 3.0
0c74362... app: port tools to GTK+ 3.0 (trivial changes only)
dcdd16c... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
8bd7211... app: s/GtkObject/GtkAdjustment/
6b659fb... app: pass the cairo_region_t to gdk_window_invalidate_regio
b65fcb8... libgimpwidgets: use gdk_cairo_set_source_window() instead o
d362f06... app: use GdkDeviceManager to list devices
4e8f05d... app: use GdkDeviceManager API
929359d... app: port to GtkWidget::draw()
95a84e0... app: remove calls to colormap functions, they are gone
e1ab6df... libgimpwidgets: get rid of (GtkObject **) casts
ec4db39... app: port the splash to GTK+ 3.0
cdf8df1... libgimpwidgets: port the ruler to GTK+ 3.0
b081e19... libgimpwidgets: port to GtkWidget::draw()
b53e0ce... app: port to GtkWidget::draw()
ed9ffc1... app: port the overlay stuff to GTK+ 3.0
eb5dc6a... app: use the container icon view, the grid view is not GTK+
2da6a64... libgimpwidgets: #if 0 some unit menu code that needs portin
6cbabcc... app: port to GtkWidget::draw() (incompletely)
56b09a9... app: #if 0 call to gtk_statusbar_set_has_resize_grip()
966ee7e... app: port the tag entry to GTK+ 3.0
b6a0e91... app: port to GtkWidget::draw() but disable the code inside
5228df0... app: can't set the scale combo entry's properties in init()
0aa08ca... app: port to GtkWidget::draw()
8cbb370... app: remove the resize_grip call alltogether, it's gone fro
f8ee4fe... libgimpwidgets: port to GtkWidget::draw()
6993ac8... modules: s/GtkObject/GtkAdjustment/
5eeb647... app: didn't completely commit the display shell expose() ->
db077d0... libgimpwidgets: port to GtkComboBoxText
7d09661... app: fix display shell background drawing
2730f32... app: fix canvas double buffering using cairo_push,pop_group
a6a842b... script-fu: port to GTK+ 3.0
e2c8fba... app: port to GtkWidget::draw()
8d51e37... app: passing -1 as width/height to gtk_paint_box() no longe
f338cad... app: port popup arrow drawing to cairo and get rid of the a
3433338... app: remove GimpContainerGridView from the build entirely
e573332... modules: port to GtkWidget::draw()
eb20072... libgimpwidgets: port to GtkWidget::draw()
cc1130f... libgimp: port to GtkWidget::draw()
988be94... app: don't translate to allocation.x,y
c3544ae... app: port to GtkWidget::draw()
70361d0... app: forgot to remove a cairo_destroy() in draw()
8b23f36... app: port to GtkWidget::draw()
28e8070... app: build binaries with version number 2.99
880ecd0... app: GtkEntry turned into a no-window widget
51489ff... app: use the new GtkScrollable API instead of deprecated tr
09b1b62... app: cairo_save()/restore() around chaining up in draw()
527a53b... app: add ugly workaround to make the icon view adapt to vie
c29c7b3... plug-ins: lots of trivial GTK+ 3.0 porting
ef79cdc... plug-ins: port jpeg-save to GTK+ 3.0
2668575... plug-ins: port file-png to GTK+ 3.0
84acc72... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
0150145... plug-ins: more s/GtkObject/GtkAdjustment/
518c1d1... plug-ins: port some more plug-ins to GTK+ 3.0
d339ea5... app: port the colormap editor to GTK+ 3.0
3bc51ce... app: remove GtkWrapBox
2065d5e... libgimpwidgets: port to the new size request API
82b6c5f... app: port to the new size request API
7e60f4d... plug-ins: port the print preview to the new size request AP
2359eb3... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
a95ceee... plug-ins: port sphere-designer to GtkWidget::draw()
2089b41... plug-ins: port cml-explorer to GtkWidget::draw()
7201bbb... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
aed9267... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
e512015... plug-ins: port lighting to GTK+ 3.0
804705f... app: port the cage tool to the new GDK_KEY_foo key names
cc92ed8... plug-ins: port the unit-editor to GtkScrollable
886a9a6... hacks on top, to be redone
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]