[gimp] (218 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (218 commits) Created branch gtk3-port
- Date: Fri, 14 Jan 2011 09:20:22 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
838c784... Switch to version 3.0 in a lot of places and depend on GTK+
ea10eed... libgimpwidgets: remove deprecated files from the build
decea1f... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
a8c9728... libgimpwidgets: port virtual functions to GTK+ 3.0
6de1167... libgimpwidgets: port virtual functions to GTK+ 3.0
a140104... libgimpwidgets: port to GtkWidget::draw()
9ee4873... libgimpwidgets: port to GtkWidget::draw()
44b1db7... libgimpwidgets: port to new GDK_KEY_foo key names
f790141... libgimpwidgets: port to GtkWidget::draw()
254bb50... libgimpwidgets: s/GtkObject/GtkAdjustment/
d68b58c... libgimpwidgets: remove call to gtk_dialog_set_has_separator
51c7eea... libgimpwidgets: port to GDK_KEY_foo key names
86c6cad... libgimpwidgets: s/GtkObject/GtkAdjustment/
c80861d... libgimpwidgets: port to GD_KEY_foo key names
66a702c... libgimpwidgets: port to GtkWidget::draw()
6f23ae1... libgimpwidgets: port to GDK_KEY_foo key names
59383a8... libgimpwidgets: remove deprecated functions and s/GtkObject
14efb18... libgimpwidgets: s/GtkObject/GtkAdjustment/
e10b0a0... libgimpwidgets: s/GtkObject/GtkAdjustment/
e325e06... libgimpwidgets: s/GtkObject/GtkAdjustment/
e3aef6e... libgimpwidgets: remove deprecated files completely
ee55352... libgimpwidgets: don't include removed files
fbdbfc0... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
01ad98f... libgimpwidgets: remove typedefs of things that are gone
0adf617... Update .gitignore files for generated 3.0 files
0628b7e... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
2126299... app: port to GtkWidget::draw()
ae6dcf7... app: remove GTK_OBJECT() cast
6c7b853... app: port to GtkWidget::draw()
a25e92a... app: port to GtkWidget::draw()
749f269... app: port virtual functions to GTK+ 3.0 API
b5613d8... app: port to the new GDK_KEY_foo key names
2483454... app: port to the new GDK_KEY_foo key names and get rid of a
57d203d... app: port to the new GDK_KEY_foo key names
88734e0... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
7ecdbe5... app: port to GtkWidget::draw()
fb6c792... app: s/GDK_Escape/GDK_KEY_Escape/
cb852e5... app: port to GtkWidget::draw()
0122427... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
373cd9c... app: port to GtkWidget::draw()
f728cc1... app: s/GtkObject/GtkAdjustment/
4a9a9f5... app: port to GtkWidget::draw()
58a2666... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
485aef5... app: s/GDK_Escape/GDK_KEY_Escape/
c742562... app: s/GtkObject/GtkAdjustment/
f6dc46d... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
fe0d9c2... app: s/GtkObject/GtkAdjustment/
0a1f810... app: s/GtkObject/GtkAdjustment/
7506de2... app: s/GtkObject/GtkAdjustment/
02b1c3f... app: use the new GDK_KEY_foo key names
303ed10... app: port to GtkWidget::draw()
255ac27... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
a029ccd... app: port to GtkWidget::draw()
6dc63bb... app: no need to alloc colors any longer, GdkColormap is gon
43c3c10... app: port call to gtk_paint_arrow() to GTK+ 3.0
a8588ac... app: port device management to GdkDeviceManager
0c0a226... app: port to the new GDK_KEY_foo key names
1d363f1... app: port to the new GDK_KEY_foo key names
9a5c25f... app: remove obsolete (GtkObject **) casts
1768d09... app: use gtk_widget_get_preferred_size() instead of size_re
a3d0e99... app: port GimpScalComboBox to GTK+ 3.0
f0dd35c... app: use gtk_widget_get_preferred_size() instead of size_re
8cddfa7... libgimpwidgets: port GimpFrame to GTK+ 3.0
b1a309f... app: port tools to GTK+ 3.0 (trivial changes only)
4c26509... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
5e13020... app: s/GtkObject/GtkAdjustment/
601fee1... app: pass the cairo_region_t to gdk_window_invalidate_regio
6700f1c... libgimpwidgets: use gdk_cairo_set_source_window() instead o
b258c04... app: use GdkDeviceManager to list devices
b4f05b7... app: use GdkDeviceManager API
8102cc6... app: port to GtkWidget::draw()
fcc34b4... app: remove calls to colormap functions, they are gone
b894336... libgimpwidgets: get rid of (GtkObject **) casts
30aff8e... app: port the splash to GTK+ 3.0
9fd58a0... libgimpwidgets: port the ruler to GTK+ 3.0
e13e316... libgimpwidgets: port to GtkWidget::draw()
3aa878f... app: port to GtkWidget::draw()
aee9262... app: port the overlay stuff to GTK+ 3.0
57317d4... app: use the container icon view, the grid view is not GTK+
215cab3... libgimpwidgets: #if 0 some unit menu code that needs portin
eced40c... app: port to GtkWidget::draw() (incompletely)
b3bdab0... app: remove call to gtk_statusbar_set_has_resize_grip()
4f396e8... app: port the tag entry to GTK+ 3.0
06d5232... app: port to GtkWidget::draw() but disable the code inside
a91dca1... app: can't set the scale combo entry's properties in init()
9b69e68... app: port to GtkWidget::draw()
5f1652b... libgimpwidgets: port to GtkWidget::draw()
1fc6ed6... modules: s/GtkObject/GtkAdjustment/
148aca3... app: didn't completely commit the display shell expose() ->
c28da30... libgimpwidgets: port to GtkComboBoxText
35f0de0... app: fix display shell background drawing
b963a7e... app: fix canvas double buffering using cairo_push,pop_group
47b5245... script-fu: port to GTK+ 3.0
fb0a264... app: port to GtkWidget::draw()
2976ee5... app: passing -1 as width/height to gtk_paint_box() no longe
cb28ca3... app: port popup arrow drawing to cairo and get rid of the a
a27b48b... app: remove GimpContainerGridView from the build entirely
b2f7881... modules: port to GtkWidget::draw()
b2196c5... libgimpwidgets: port to GtkWidget::draw()
ce82075... libgimp: port to GtkWidget::draw()
d067179... app: don't translate to allocation.x,y
aa9ca84... app: port to GtkWidget::draw()
26e2e38... app: forgot to remove a cairo_destroy() in draw()
c5b75ac... app: port to GtkWidget::draw()
007b636... app: build binaries with version number 2.99
a855249... app: GtkEntry turned into a no-window widget
da3e7e7... app: use the new GtkScrollable API instead of deprecated tr
9e47c26... app: cairo_save()/restore() around chaining up in draw()
b34b0a5... app: add ugly workaround to make the icon view adapt to vie
fd689c6... plug-ins: lots of trivial GTK+ 3.0 porting
19129e4... plug-ins: port jpeg-save to GTK+ 3.0
4fe31a0... plug-ins: port file-png to GTK+ 3.0
26ece0c... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
83048b4... plug-ins: more s/GtkObject/GtkAdjustment/
416012f... plug-ins: port some more plug-ins to GTK+ 3.0
bc7e535... app: port the colormap editor to GTK+ 3.0
3b0b222... app: remove GtkWrapBox
4042b0e... libgimpwidgets: port to the new size request API
a1673fb... app: port to the new size request API
0dd6e5b... plug-ins: port the print preview to the new size request AP
695d5e0... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
046a053... plug-ins: port sphere-designer to GtkWidget::draw()
00655f5... plug-ins: port cml-explorer to GtkWidget::draw()
6173dc0... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
2bc6c5e... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
7fd0a16... plug-ins: port lighting to GTK+ 3.0
d019167... app: port the cage tool to the new GDK_KEY_foo key names
744895e... plug-ins: port the unit-editor to GtkScrollable
5747ebe... app: fix GimpOverlayDialog's minimum height
b5d251a... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
6920a1d... app: don't connect to "size-requst" because that's deprecat
fe8c936... app: port GimpSpinScale to GTK+ 3.0
08b8e8a... app: skip keyboard devices so the device list becomes reaso
4dc668c... app: implement proper height-for-width in GimpToolPalette
2abb015... app: use GdkDevice accessors
d43ecd8... app: introduce struct GimpDeviceKey because GdkDeviceKey is
2d04dac... app: put the toolbox' areas into a box until we decided abo
4078262... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
0d33340... app: port the device sort function to GdkDeviceManager
173391c... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
6fa45c6... app: change the list of available devices to something that
d0d4585... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
7f0c9f9... libgimpwidgets: port GimpChainButton to GtkStyleContext
8a3f714... libgimpwidgets: port GimpColorArea to GtkStyleContext
a95e1c7... libgimpwidgets: port GimpColorScale to GtkStyleContext
4fc9f06... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
0ff0be9... libgimpwidgets: port GimpRuler to GtkStyleContext
2f69e2e... libgimpwidgets: turn GimpRuler into a no-window widget
7565865... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
41226c7... modules: port ColorselWheel to GtkStyleContext
2b42888... app: port Wilber drawing to GtkStyleContext
de074e5... app: port GimpBlobEditor to GtkStyleContext
a0bab59... app: port setting the canvas padding color to GtkStyleConte
8d2f1cb... app: port GimpPanedBox to GtkStyleContext
6857e3f... app: port GimpContainerIconView to GtkStyleContext
fef4452... app: port GimpContainerTreeView to GtkStyleContext
9f5a9c9... app: port GimpColormapEditor to GtkStyleContext
b92994d... app: port GimpComponentEditor to GtkStyleContext
4617954... app: port GimpFgBgEditor to GtkStyleContext
f554dd2... app: port GimpFgBgView to GtkStyleContext
f3ddbf0... app: port gimp_get_icon_size() to GtkStyleContext
0c454ae... app: port GimpContainerBox to GtkStyleContext
b53c7d7... app: port GimpDashEditor to GtkStyleContext
5a13241... app: remove calls to gtk_widget_get,set_extension_events()
eb7e972... app: s/gtk_widget_modify_font/gtk_widget_override_font/
6c27517... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
4d16def... app: port the about dialog to GtkStyleContext
0ca8295... modules: remove call to gtk_widget_set_extension_events()
336da5e... libgimpwidgets: implement GtkWidget::state_flags_changed()
2bcd3e8... libgimpwidgets: implement GtkWidget::style_updated() instea
16dd2ff... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
8fcd341... app: use gdk_drag_context_get_source_window()
ae5db5b... app: use gdk_drag_context_get_selected_action() instead of
2fa268b... app: port GimpSpinScale to GtkStyleContext
1884cd2... app: implement GtkWidget::style_updated() instead of style_
060dadb... port gtkrc files to CSS (incompletely and stuff commented o
a1cd84c... Port theme and gtkrc file loading to CSS files using GtkCss
4f73823... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
95887f9... app: copy gimp.css instead of gtkrc to the user's gimp dire
f6a28b6... app: check whether child widgets exist in GtkWidget::style_
ffb1f09... Replace gdk_cursor_unref() with g_object_unref()
95dae26... app: use gtk_menu_shell_get_selected_item()
f22d9e2... app: port GimpOverlayBox to GtkStyleContext
b9869a2... app: port GimpOverlayFrame to GtkStyleContext
0c30461... app: port GimpScaleButton to GtkStyleContext
faf9d69... libgimpwidgets: move all GimpPickButton members to a privat
f053e0d... libgimpwidgets: move all GimpColorArea members to a private
df43227... libgimpwidgets: move all GimpOffsetArea members to a privat
0205351... libgimpwidgets: move padding members from instance to class
cce7cae... libgimpwidgets: move all GimpButton members to a private st
507b979... libgimpwidgets: move all GimpCellRendererColor members to a
65915af... libgimpwidgets: move all GimpColorButton members to a priva
5a68502... libgimpwidgets: move all GimpCellRendererToggle members to
394c0c0... libgimpwidgets: move all GimpChainButton members to a priva
a7c49dc... libgimpwidgets: move all GimpBrowser members to a private s
8738fc9... libgimpwidgets: move all GimpColorDisplay members to a priv
a7edd92... libgimpwidgets: move all GimpColorDisplayStack members to a
5a0a087... libgimpwidgets: move all GimpColorHexEntry members to a pri
9d2b034... libgimpwidgets: add padding
989664c... libgimpwidgets: move all GimpColorNotebook members to a pri
deb11f2... libgimpwidgets: move all GimpColorScale members to a privat
d39318b... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
70cdd09... libgimpwidgets: move all GimpColorSelection members to a pr
6b0bb2c... libgimpwidgets: move all GimpEnumLabel members to a private
e21d21e... app: don't use style->black and style->white
51e51c9... libgimpwidgets: move all GimpMemsizeEntry members to a priv
189f1c7... app: port GimpStrokeEditor to GtkStyleContext
f116944... app: port GimpPaletteView to GtkStyleContext
e212636... plug-ins: don't use style->black and style->white
a91d8e4... libgimpwidgets: move all GimpColorProfileStore members to a
989524c... app: port GimpDockWindow to GtkStyleContext
2e6ef3e... app: port GimpToolEditor to GtkStyleContext
a7d10df... app: use gtk_widget_override_font() instead of modify_font(
a8dd1c1... app: port GimpThumbBox to GtkStyleContext
6cb526c... Implement GtkWidget::style_updated() instead of ::style_set
7dc9de0... app: port GimpHistogramView to GtkStyleContext
3af113d... app: disable calls to gtk_range_set_update_policy()
b7f6474... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]