[gimp] (143 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (143 commits) Created branch gtk3-port
- Date: Thu, 9 Dec 2010 22:48:32 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
b47daf6... Switch to version 3.0 in a lot of places and depend on GTK+
bde6cea... libgimpwidgets: remove deprecated files from the build
5e2a1eb... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
2d61c63... libgimpwidgets: port virtual functions to GTK+ 3.0
5b03cbd... libgimpwidgets: port virtual functions to GTK+ 3.0
f0e6f92... libgimpwidgets: port to GtkWidget::draw()
e5e1947... libgimpwidgets: port to GtkWidget::draw()
d5a2584... libgimpwidgets: port to new GDK_KEY_foo key names
b8b7031... libgimpwidgets: port to GtkWidget::draw()
848613f... libgimpwidgets: s/GtkObject/GtkAdjustment/
a3c1f99... libgimpwidgets: remove call to gtk_dialog_set_has_separator
b9d0118... libgimpwidgets: port to GDK_KEY_foo key names
92b3617... libgimpwidgets: s/GtkObject/GtkAdjustment/
3bf568f... libgimpwidgets: port to GD_KEY_foo key names
170142d... libgimpwidgets: port to GtkWidget::draw()
2aabc78... libgimpwidgets: port to GDK_KEY_foo key names
ac65f56... libgimpwidgets: remove deprecated functions and s/GtkObject
163d5f1... libgimpwidgets: s/GtkObject/GtkAdjustment/
16495b9... libgimpwidgets: s/GtkObject/GtkAdjustment/
816ed7e... libgimpwidgets: s/GtkObject/GtkAdjustment/
dcea8c9... libgimpwidgets: remove deprecated files completely
613c256... libgimpwidgets: don't include removed files
0151bca... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
0cbd5a7... libgimpwidgets: remove typedefs of things that are gone
0786926... Update .gitignore files for generated 3.0 files
7948c41... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
0d2009a... app: port to GtkWidget::draw()
aafa187... app: remove GTK_OBJECT() cast
165e085... app: port to GtkWidget::draw()
60e7379... app: port to GtkWidget::draw()
c0f0e51... app: port virtual functions to GTK+ 3.0 API
35083ba... app: port to the new GDK_KEY_foo key names
8ed2e89... app: port to the new GDK_KEY_foo key names and get rid of a
87be93f... app: port to the new GDK_KEY_foo key names
a075566... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
e2d3e1a... app: port to GtkWidget::draw()
f0905ef... app: s/GDK_Escape/GDK_KEY_Escape/
cdd7609... app: port to GtkWidget::draw()
cc032dc... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
1167378... app: port to GtkWidget::draw()
ad49fbc... app: s/GtkObject/GtkAdjustment/
ac1057a... app: port to GtkWidget::draw()
57b1ef4... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
f1f515d... app: s/GDK_Escape/GDK_KEY_Escape/
62a5efa... app: s/GtkObject/GtkAdjustment/
98ffb32... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
a89ef31... app: s/GtkObject/GtkAdjustment/
c9fc019... app: s/GtkObject/GtkAdjustment/
7020426... app: s/GtkObject/GtkAdjustment/
b97051f... app: use the new GDK_KEY_foo key names
ff62982... app: port to GtkWidget::draw()
6d8a020... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
2931073... app: port to GtkWidget::draw()
7557101... app: no need to alloc colors any longer, GdkColormap is gon
52c39e0... app: port call to gtk_paint_arrow() to GTK+ 3.0
96368f3... app: port device management to GdkDeviceManager
cb8e9cb... app: port to the new GDK_KEY_foo key names
710c081... app: port to the new GDK_KEY_foo key names
8aa8ca0... app: remove obsolete (GtkObject **) casts
3fea107... app: use gtk_widget_get_preferred_size() instead of size_re
1e75a60... app: port GimpScalComboBox to GTK+ 3.0
8359184... app: use gtk_widget_get_preferred_size() instead of size_re
87d3601... libgimpwidgets: port GimpFrame to GTK+ 3.0
36d3f71... app: port tools to GTK+ 3.0 (trivial changes only)
1998ff5... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
107d274... app: s/GtkObject/GtkAdjustment/
cdc964c... app: pass the cairo_region_t to gdk_window_invalidate_regio
092be93... libgimpwidgets: use gdk_cairo_set_source_window() instead o
0d9ff70... app: use GdkDeviceManager to list devices
8f0d3bf... app: use GdkDeviceManager API
719c619... app: port to GtkWidget::draw()
bf89072... app: remove calls to colormap functions, they are gone
7f70773... libgimpwidgets: get rid of (GtkObject **) casts
99c80a1... app: port the splash to GTK+ 3.0
1d4d2fe... libgimpwidgets: port the ruler to GTK+ 3.0
474b479... libgimpwidgets: port to GtkWidget::draw()
c3f0b6e... app: port to GtkWidget::draw()
1034a0c... app: port the overlay stuff to GTK+ 3.0
725c263... app: use the container icon view, the grid view is not GTK+
4312029... libgimpwidgets: #if 0 some unit menu code that needs portin
e4f0746... app: port to GtkWidget::draw() (incompletely)
04b0cca... app: remove call to gtk_statusbar_set_has_resize_grip()
11ca12f... app: port the tag entry to GTK+ 3.0
4135f56... app: port to GtkWidget::draw() but disable the code inside
bd5d6ac... app: can't set the scale combo entry's properties in init()
a628450... app: port to GtkWidget::draw()
701dce5... libgimpwidgets: port to GtkWidget::draw()
62a2171... modules: s/GtkObject/GtkAdjustment/
4bd3bda... app: didn't completely commit the display shell expose() ->
7154b59... libgimpwidgets: port to GtkComboBoxText
d9015ee... app: fix display shell background drawing
e53aede... app: fix canvas double buffering using cairo_push,pop_group
5e2f2e4... script-fu: port to GTK+ 3.0
2d565dc... app: port to GtkWidget::draw()
b7bcc5d... app: passing -1 as width/height to gtk_paint_box() no longe
20bf489... app: port popup arrow drawing to cairo and get rid of the a
8700b34... app: remove GimpContainerGridView from the build entirely
e31ec1d... modules: port to GtkWidget::draw()
23d3c38... libgimpwidgets: port to GtkWidget::draw()
cac8f21... libgimp: port to GtkWidget::draw()
8c2c4e1... app: don't translate to allocation.x,y
8731a05... app: port to GtkWidget::draw()
8f72a10... app: forgot to remove a cairo_destroy() in draw()
0ecb5a4... app: port to GtkWidget::draw()
c8c652e... app: build binaries with version number 2.99
4386c85... app: GtkEntry turned into a no-window widget
7961c6b... app: use the new GtkScrollable API instead of deprecated tr
7e47798... app: cairo_save()/restore() around chaining up in draw()
52b2122... app: add ugly workaround to make the icon view adapt to vie
e3fbd97... plug-ins: lots of trivial GTK+ 3.0 porting
f41fb04... plug-ins: port jpeg-save to GTK+ 3.0
a27310d... plug-ins: port file-png to GTK+ 3.0
0141030... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
a575df6... plug-ins: more s/GtkObject/GtkAdjustment/
4545e63... plug-ins: port some more plug-ins to GTK+ 3.0
8a1370b... app: port the colormap editor to GTK+ 3.0
0f71600... app: remove GtkWrapBox
a662560... libgimpwidgets: port to the new size request API
7f621cd... app: port to the new size request API
f651bd6... plug-ins: port the print preview to the new size request AP
761f7d4... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
eda8fa3... plug-ins: port sphere-designer to GtkWidget::draw()
0293030... plug-ins: port cml-explorer to GtkWidget::draw()
4ab54e8... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
3f75591... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
84b6efe... plug-ins: port lighting to GTK+ 3.0
ae6ed88... app: port the cage tool to the new GDK_KEY_foo key names
5b95090... plug-ins: port the unit-editor to GtkScrollable
adfd2fc... app: fix GimpOverlayDialog's minimum height
47fbcfb... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
afd436f... app: don't connect to "size-requst" because that's deprecat
35133df... app: port GimpSpinScale to GTK+ 3.0
23f01f5... app: call gdk_enable_multidevice() so we use XI2
54153c9... app: skip keyboard devices so the device list becomes reaso
7a79bd1... app: implement proper height-for-width in GimpToolPalette
60447b9... app: use GdkDevice accessors
4053bd5... app: introduce struct GimpDeviceKey because GdkDeviceKey is
651be9b... app: put the toolbox' areas into a box until we decided abo
f22ff95... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
5e0a76e... app: port the device sort function to GdkDeviceManager
476a6dd... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
c9c5bc6... app: change the list of available devices to something that
ec1ab2b... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]