[gimp] (137 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (137 commits) Created branch gtk3-port
- Date: Mon, 22 Nov 2010 10:20:04 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
3a56df7... Switch to version 3.0 in a lot of places and depend on GTK+
9a37c42... libgimpwidgets: remove deprecated files from the build
7a596d9... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
a869b80... libgimpwidgets: port virtual functions to GTK+ 3.0
94daa92... libgimpwidgets: port virtual functions to GTK+ 3.0
0cd6e87... libgimpwidgets: port to GtkWidget::draw()
7668af5... libgimpwidgets: port to GtkWidget::draw()
45aaf95... libgimpwidgets: port to new GDK_KEY_foo key names
7b430d9... libgimpwidgets: port to GtkWidget::draw()
63a7c41... libgimpwidgets: s/GtkObject/GtkAdjustment/
c6d0d90... libgimpwidgets: remove call to gtk_dialog_set_has_separator
2f40a02... libgimpwidgets: port to GDK_KEY_foo key names
cb98cad... libgimpwidgets: s/GtkObject/GtkAdjustment/
f0c67e7... libgimpwidgets: port to GD_KEY_foo key names
f0b15e1... libgimpwidgets: port to GtkWidget::draw()
2dc8720... libgimpwidgets: port to GDK_KEY_foo key names
f058555... libgimpwidgets: remove deprecated functions and s/GtkObject
e139fbe... libgimpwidgets: s/GtkObject/GtkAdjustment/
e53f675... libgimpwidgets: s/GtkObject/GtkAdjustment/
2e9ffc8... libgimpwidgets: s/GtkObject/GtkAdjustment/
d672c43... libgimpwidgets: remove deprecated files completely
03bb0aa... libgimpwidgets: don't include removed files
d5da281... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
d291d7a... libgimpwidgets: remove typedefs of things that are gone
6b32a92... Update .gitignore files for generated 3.0 files
d1f0cf6... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
b749872... app: port to GtkWidget::draw()
3bb462f... app: remove GTK_OBJECT() cast
9c9a4ae... app: port to GtkWidget::draw()
8accfe9... app: port to GtkWidget::draw()
a5b4dbf... app: port virtual functions to GTK+ 3.0 API
a353078... app: port to the new GDK_KEY_foo key names
5f2e37e... app: port to the new GDK_KEY_foo key names and get rid of a
5d0d7dc... app: port to the new GDK_KEY_foo key names
33e907a... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
465f142... app: port to GtkWidget::draw()
c293272... app: s/GDK_Escape/GDK_KEY_Escape/
4a01d08... app: port to GtkWidget::draw()
a504944... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
d5e6f6a... app: port to GtkWidget::draw()
f12e915... app: s/GtkObject/GtkAdjustment/
c84c66a... app: port to GtkWidget::draw()
c923e7a... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
fa3ce35... app: s/GDK_Escape/GDK_KEY_Escape/
dfd736a... app: s/GtkObject/GtkAdjustment/
b0ac3a0... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
a5ca794... app: s/GtkObject/GtkAdjustment/
9c97638... app: s/GtkObject/GtkAdjustment/
5017abc... app: s/GtkObject/GtkAdjustment/
00de45e... app: use the new GDK_KEY_foo key names
1a91aa0... app: port to GtkWidget::draw()
f8a03f0... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
a18a188... app: port to GtkWidget::draw()
4e8556a... app: no need to alloc colors any longer, GdkColormap is gon
364c1c4... app: port call to gtk_paint_arrow() to GTK+ 3.0
988f274... app: port device management to GdkDeviceManager
289c8fc... app: port to the new GDK_KEY_foo key names
6d20833... app: port to the new GDK_KEY_foo key names
4eb0f88... app: remove obsolete (GtkObject **) casts
51a0963... app: use gtk_widget_get_preferred_size() instead of size_re
d184859... app: port GimpScalComboBox to GTK+ 3.0
16992cf... app: use gtk_widget_get_preferred_size() instead of size_re
43569ec... libgimpwidgets: port GimpFrame to GTK+ 3.0
c210fa8... app: port tools to GTK+ 3.0 (trivial changes only)
d40aed1... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
8bdded5... app: s/GtkObject/GtkAdjustment/
99d081d... app: pass the cairo_region_t to gdk_window_invalidate_regio
b4d8377... libgimpwidgets: use gdk_cairo_set_source_window() instead o
758331d... app: use GdkDeviceManager to list devices
7e73eea... app: use GdkDeviceManager API
7760ef8... app: port to GtkWidget::draw()
3f3b79f... app: remove calls to colormap functions, they are gone
54982bc... libgimpwidgets: get rid of (GtkObject **) casts
7fa7b21... app: port the splash to GTK+ 3.0
0ce25e9... libgimpwidgets: port the ruler to GTK+ 3.0
afd1163... libgimpwidgets: port to GtkWidget::draw()
f7182b6... app: port to GtkWidget::draw()
ff62971... app: port the overlay stuff to GTK+ 3.0
8e2c3b6... app: use the container icon view, the grid view is not GTK+
a10a5ca... libgimpwidgets: #if 0 some unit menu code that needs portin
1f4d2f2... app: port to GtkWidget::draw() (incompletely)
162d198... app: #if 0 call to gtk_statusbar_set_has_resize_grip()
44ba5bd... app: port the tag entry to GTK+ 3.0
b13788c... app: port to GtkWidget::draw() but disable the code inside
11efa9e... app: can't set the scale combo entry's properties in init()
7b005bb... app: port to GtkWidget::draw()
04fba57... app: remove the resize_grip call alltogether, it's gone fro
20d2cdf... libgimpwidgets: port to GtkWidget::draw()
92c8017... modules: s/GtkObject/GtkAdjustment/
2e92c3c... app: didn't completely commit the display shell expose() ->
9e612e0... libgimpwidgets: port to GtkComboBoxText
c63ee9a... app: fix display shell background drawing
819f26c... app: fix canvas double buffering using cairo_push,pop_group
1003d8f... script-fu: port to GTK+ 3.0
607d0b3... app: port to GtkWidget::draw()
572b512... app: passing -1 as width/height to gtk_paint_box() no longe
627e494... app: port popup arrow drawing to cairo and get rid of the a
80353a0... app: remove GimpContainerGridView from the build entirely
577e723... modules: port to GtkWidget::draw()
cf17e38... libgimpwidgets: port to GtkWidget::draw()
f732420... libgimp: port to GtkWidget::draw()
79ebe5a... app: don't translate to allocation.x,y
e1560c9... app: port to GtkWidget::draw()
58b7cdc... app: forgot to remove a cairo_destroy() in draw()
affd952... app: port to GtkWidget::draw()
203624a... app: build binaries with version number 2.99
97c8fa2... app: GtkEntry turned into a no-window widget
659590b... app: use the new GtkScrollable API instead of deprecated tr
75e0ca7... app: cairo_save()/restore() around chaining up in draw()
a131c84... app: add ugly workaround to make the icon view adapt to vie
c294eb8... plug-ins: lots of trivial GTK+ 3.0 porting
caaa06f... plug-ins: port jpeg-save to GTK+ 3.0
106b8d1... plug-ins: port file-png to GTK+ 3.0
7959cc3... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
774d947... plug-ins: more s/GtkObject/GtkAdjustment/
94e5caf... plug-ins: port some more plug-ins to GTK+ 3.0
17f2979... app: port the colormap editor to GTK+ 3.0
2a21619... app: remove GtkWrapBox
2629a6d... libgimpwidgets: port to the new size request API
381f57e... app: port to the new size request API
eda7ac6... plug-ins: port the print preview to the new size request AP
deb3761... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
570707d... plug-ins: port sphere-designer to GtkWidget::draw()
39f8962... plug-ins: port cml-explorer to GtkWidget::draw()
cbc5e4f... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
b34c01f... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
5f32431... plug-ins: port lighting to GTK+ 3.0
b03cca8... app: port the cage tool to the new GDK_KEY_foo key names
713c141... plug-ins: port the unit-editor to GtkScrollable
6a632c9... app: fix GimpOverlayDialog's minimum height
23a9578... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
21a9293... app: don't connect to "size-requst" because that's deprecat
be76720... app: port GimpSpinScale to GTK+ 3.0
f551492... app: call gdk_enable_multidevice() so we use XI2
fd4fe45... app: skip keyboard devices so the device list becomes reaso
de40681... app: implement proper height-for-width in GimpToolPalette
cd11cfc... hacks on top, to be redone
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]