[gimp] (237 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (237 commits) Created branch gtk3-port
- Date: Wed, 11 May 2011 20:41:20 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
0ab387f... Switch to version 3.0 in a lot of places and depend on GTK+
650a895... libgimpwidgets: remove deprecated files from the build
b6e63f3... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
3639bd6... libgimpwidgets: port virtual functions to GTK+ 3.0
c3e139b... libgimpwidgets: port virtual functions to GTK+ 3.0
c7b4634... libgimpwidgets: port to GtkWidget::draw()
506b502... libgimpwidgets: port to GtkWidget::draw()
880f546... libgimpwidgets: port to GtkWidget::draw()
1486e0d... libgimpwidgets: s/GtkObject/GtkAdjustment/
ca3cc52... libgimpwidgets: s/GtkObject/GtkAdjustment/
a1b10e3... libgimpwidgets: port to GtkWidget::draw()
65e85bf... libgimpwidgets: remove deprecated functions and s/GtkObject
3d2c7cd... libgimpwidgets: s/GtkObject/GtkAdjustment/
64c1832... libgimpwidgets: s/GtkObject/GtkAdjustment/
7f8d5d0... libgimpwidgets: s/GtkObject/GtkAdjustment/
53d5937... libgimpwidgets: remove deprecated files completely
f9663fa... libgimpwidgets: don't include removed files
6894b22... libgimpwidgets: remove typedefs of things that are gone
92ea88b... Update .gitignore files for generated 3.0 files
306d9c2... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
5aba4c4... app: port to GtkWidget::draw()
e46c82c... app: remove GTK_OBJECT() cast
955498e... app: port to GtkWidget::draw()
3056856... app: port to GtkWidget::draw()
ed18225... app: port virtual functions to GTK+ 3.0 API
1f503df... app: get rid of a GTK_OBJECT() cast
1d5310d... app: port to GtkWidget::draw()
088d438... app: port to GtkWidget::draw()
90918a2... app: port to GtkWidget::draw()
e179be1... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
56275b6... app: port to GtkWidget::draw()
c395031... app: s/GtkObject/GtkAdjustment/
8d0a2e3... app: port to GtkWidget::draw()
dd4208d... app: port GimpNavigationView to GtkWidget::draw()
12e76d7... app: s/GtkObject/GtkAdjustment/
427c6dc... app: port GimpPaletteView to GtkWidget::draw()
7f4cd68... app: s/GtkObject/GtkAdjustment/
65adc83... app: s/GtkObject/GtkAdjustment/
8b37e92... app: s/GtkObject/GtkAdjustment/
925eb13... app: port to GtkWidget::draw()
2d5ae52... app: get rid of GtkObject in GimpUIManager
b8ca980... app: port to GtkWidget::draw()
4ea4baa... app: no need to alloc colors any longer, GdkColormap is gon
899bff9... app: port call to gtk_paint_arrow() to GTK+ 3.0
19736de... app: port device management to GdkDeviceManager
0f1c88f... app: remove obsolete (GtkObject **) casts
4b9e10e... app: use gtk_widget_get_preferred_size() instead of size_re
5825fa3... app: port GimpScalComboBox to GTK+ 3.0
4a4ee09... app: use gtk_widget_get_preferred_size() instead of size_re
b9d9e16... libgimpwidgets: port GimpFrame to GTK+ 3.0
52e0990... app: port tools to GTK+ 3.0 (trivial changes only)
f51a620... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
99653c4... app: s/GtkObject/GtkAdjustment/
0e66ba9... app: pass the cairo_region_t to gdk_window_invalidate_regio
6c58fa6... app: use GdkDeviceManager to list devices
58682de... app: use GdkDeviceManager API
7c3d1a9... app: port to GtkWidget::draw()
728f822... app: remove calls to colormap functions, they are gone
e94120a... libgimpwidgets: get rid of (GtkObject **) casts
487758d... app: port the splash to GTK+ 3.0
43540be... libgimpwidgets: port the ruler to GTK+ 3.0
9b3c3c9... libgimpwidgets: port to GtkWidget::draw()
fe45cb4... app: port to GtkWidget::draw()
efb7499... app: port the overlay stuff to GTK+ 3.0
f408de0... app: use the container icon view, the grid view is not GTK+
ab78ec4... app: port to GtkWidget::draw() (incompletely)
7f684e1... app: remove call to gtk_statusbar_set_has_resize_grip()
06d3791... app: port the tag entry to GTK+ 3.0
094697a... app: port to GtkWidget::draw() but disable the code inside
eb1b971... app: can't set the scale combo entry's properties in init()
39953ef... app: port to GtkWidget::draw()
8c2ada1... libgimpwidgets: port to GtkWidget::draw()
17149d2... modules: s/GtkObject/GtkAdjustment/
77e8a30... app: didn't completely commit the display shell expose() ->
dc462fd... app: fix display shell background drawing
300c13c... app: fix canvas double buffering using cairo_push,pop_group
350ef7f... script-fu: port to GTK+ 3.0
aeec940... app: port to GtkWidget::draw()
52ee0fa... app: passing -1 as width/height to gtk_paint_box() no longe
0791885... app: port popup arrow drawing to cairo and get rid of the a
55ae25a... app: remove GimpContainerGridView from the build entirely
30ad6c9... modules: port to GtkWidget::draw()
9392091... libgimpwidgets: port to GtkWidget::draw()
30650d2... libgimp: port to GtkWidget::draw()
a777bda... app: don't translate to allocation.x,y
f6d3ac6... app: port to GtkWidget::draw()
d3edd0c... app: forgot to remove a cairo_destroy() in draw()
6e52830... app: port to GtkWidget::draw()
bc24327... app: build binaries with version number 2.99
6bed8c4... app: GtkEntry turned into a no-window widget
a1bc092... app: use the new GtkScrollable API instead of deprecated tr
0caa303... app: cairo_save()/restore() around chaining up in draw()
45f5fc7... app: add ugly workaround to make the icon view adapt to vie
e37dd99... plug-ins: lots of trivial GTK+ 3.0 porting
beb9dab... plug-ins: port jpeg-save to GTK+ 3.0
58fc31b... plug-ins: port file-png to GTK+ 3.0
dc29a20... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
d6ddbb2... plug-ins: more s/GtkObject/GtkAdjustment/
c93f32f... plug-ins: port some more plug-ins to GTK+ 3.0
f10ff28... app: port the colormap editor to GTK+ 3.0
d2b0c01... app: remove GtkWrapBox
bcc0b0a... libgimpwidgets: port to the new size request API
7201098... app: port to the new size request API
9fd747f... plug-ins: port the print preview to the new size request AP
8515796... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
ff88773... plug-ins: port sphere-designer to GtkWidget::draw()
2a8380d... plug-ins: port cml-explorer to GtkWidget::draw()
8ede215... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
b97d848... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
c305799... plug-ins: port lighting to GTK+ 3.0
0fb6c33... plug-ins: port the unit-editor to GtkScrollable
65485ee... app: fix GimpOverlayDialog's minimum height
cb7b899... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
70a2096... app: don't connect to "size-requst" because that's deprecat
c19f49a... app: port GimpSpinScale to GTK+ 3.0
a0b8231... app: skip keyboard devices so the device list becomes reaso
cb53816... app: implement proper height-for-width in GimpToolPalette
ff44423... app: use GdkDevice accessors
1f31d66... app: introduce struct GimpDeviceKey because GdkDeviceKey is
f0addfe... app: put the toolbox' areas into a box until we decided abo
1e3b472... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
2e68c3d... app: port the device sort function to GdkDeviceManager
fbfb7ed... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
fa821b1... app: change the list of available devices to something that
0565ebc... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
1f1a9d2... libgimpwidgets: port GimpChainButton to GtkStyleContext
507e627... libgimpwidgets: port GimpColorArea to GtkStyleContext
e943c52... libgimpwidgets: port GimpColorScale to GtkStyleContext
35dbd1f... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
1e2d192... libgimpwidgets: port GimpRuler to GtkStyleContext
10bb6eb... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
2a0ee77... modules: port ColorselWheel to GtkStyleContext
9ccce84... app: port Wilber drawing to GtkStyleContext
ff7e45a... app: port GimpBlobEditor to GtkStyleContext
5085fb5... app: port setting the canvas padding color to GtkStyleConte
febc331... app: port GimpPanedBox to GtkStyleContext
04fb9fa... app: port GimpContainerIconView to GtkStyleContext
82f31a4... app: port GimpContainerTreeView to GtkStyleContext
50faeed... app: port GimpColormapEditor to GtkStyleContext
bf4b8bf... app: port GimpComponentEditor to GtkStyleContext
060a3d7... app: port GimpFgBgEditor to GtkStyleContext
33236ec... app: port GimpFgBgView to GtkStyleContext
6963bbe... app: port gimp_get_icon_size() to GtkStyleContext
7b58262... app: port GimpContainerBox to GtkStyleContext
52d9a81... app: port GimpDashEditor to GtkStyleContext
6e8846b... app: remove calls to gtk_widget_get,set_extension_events()
0c774f1... app: s/gtk_widget_modify_font/gtk_widget_override_font/
99f5c32... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
0b9a3c1... app: port the about dialog to GtkStyleContext
333751e... modules: remove call to gtk_widget_set_extension_events()
d57ce05... libgimpwidgets: implement GtkWidget::state_flags_changed()
ddfb9aa... libgimpwidgets: implement GtkWidget::style_updated() instea
7d281f9... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
b966252... app: use gdk_drag_context_get_source_window()
8ed658d... app: use gdk_drag_context_get_selected_action() instead of
d63b175... app: port GimpSpinScale to GtkStyleContext
5e92643... app: implement GtkWidget::style_updated() instead of style_
ad67032... port gtkrc files to CSS (incompletely and stuff commented o
b4ff20e... Port theme and gtkrc file loading to CSS files using GtkCss
5b07792... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
e8edc9c... app: copy gimp.css instead of gtkrc to the user's gimp dire
b80c0b0... app: check whether child widgets exist in GtkWidget::style_
93e2107... Replace gdk_cursor_unref() with g_object_unref()
3dca62b... app: use gtk_menu_shell_get_selected_item()
a910f5d... app: port GimpOverlayBox to GtkStyleContext
1fc2d3e... app: port GimpOverlayFrame to GtkStyleContext
69a929f... app: port GimpScaleButton to GtkStyleContext
4a64b56... libgimpwidgets: move all GimpPickButton members to a privat
903cd9e... libgimpwidgets: move all GimpColorArea members to a private
2149d9b... libgimpwidgets: move all GimpOffsetArea members to a privat
0321032... libgimpwidgets: move padding members from instance to class
c02fab8... libgimpwidgets: move all GimpButton members to a private st
b712ea6... libgimpwidgets: move all GimpCellRendererColor members to a
ecc2d44... libgimpwidgets: move all GimpColorButton members to a priva
d5de388... libgimpwidgets: move all GimpCellRendererToggle members to
efe533e... libgimpwidgets: move all GimpChainButton members to a priva
7cfef8c... libgimpwidgets: move all GimpBrowser members to a private s
1d9cd6f... libgimpwidgets: move all GimpColorDisplay members to a priv
77d3fb1... libgimpwidgets: move all GimpColorDisplayStack members to a
de95614... libgimpwidgets: move all GimpColorHexEntry members to a pri
238f988... libgimpwidgets: add padding
8294fa3... libgimpwidgets: move all GimpColorNotebook members to a pri
521decc... libgimpwidgets: move all GimpColorScale members to a privat
ca6a93e... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
92d7f7f... libgimpwidgets: move all GimpColorSelection members to a pr
2db0232... libgimpwidgets: move all GimpEnumLabel members to a private
0a4413c... app: don't use style->black and style->white
bdc5a9c... libgimpwidgets: move all GimpMemsizeEntry members to a priv
d868b69... app: port GimpStrokeEditor to GtkStyleContext
be6d308... app: port GimpPaletteView to GtkStyleContext
d504552... plug-ins: don't use style->black and style->white
2cc9315... libgimpwidgets: move all GimpColorProfileStore members to a
06e61e7... app: port GimpDockWindow to GtkStyleContext
43b678d... app: port GimpToolEditor to GtkStyleContext
ba2608a... app: use gtk_widget_override_font() instead of modify_font(
920930e... app: port GimpThumbBox to GtkStyleContext
1a8a213... Implement GtkWidget::style_updated() instead of ::style_set
8699060... app: port GimpHistogramView to GtkStyleContext
a509dae... app: disable calls to gtk_range_set_update_policy()
f861008... app: port GimpTagEntry to GtkStyleContext
b572e28... app: always ask the master device for its axes or state
5452fe1... app: when checking for a device change, check the event's s
0f6e783... app: remove obsolete device checks from GimpToolbox
de9e09d... app: port GimpColorFrame away from GtkStyle, using a new st
aa6e19c... app: remove call to gtk_widget_style_attach() from GimpOver
9bd22af... app: port GimpOverlayChild to GtkStyleContext
ab78d92... Port cell renderers to gtk_cell_renderer_get_state()
e890329... app: port GimpCellRendererDashes to GtkStyleContext
37fee07... app: add gimp_get_style_color() to simplify GdkRGBA style p
97ceb2e... app: add style property and default CSS for GimpHistogramVi
fbc0503... app: port GimpCurveView to GtkStyleContext
d6860a7... themes: document the new GimpHistogramView property in the
7dc66c9... app: define all GimpHistogramView colors via style properti
486fbab... themes: document the new stlye properties and indent the CS
7583389... app: increase the priority of the theme CSS by 1
80658fd... app: port GimpComboTagEntry to GtkStyleContext
f92273c... configure.ac: use the new GTK_CHECK_BACKEND() macro
eb21fd1... plug-ins: port map-object to GTK+ 3.x
3581650... app: port GimpToolbox to GtkWidget::style_updated()
c5ba6c7... app: use GdkRGBA instead of GdkColor in some places
18cd197... app: remove gimp_rgb_get,set_gdk_color()
75533da... app: port the text tool editor's preedit popup to GtkStyleC
d03bce2... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
5c6b8d5... app: gimp_print_event(): add the device to the event debug
fe21b05... app: gimp_device_info_get_device_coords(): workaround for X
2651ab0... app: make input devices, grabs and therefore generally tool
0615fc4... app: use gdk_device_get_position() inetad of gdk_display_ge
afad0c1... app: remove some forgotten #undef GSEAL_ENABLE
afc4edf... app: let the file dialog expand/collapse with the file type
1488703... app: use gdk_device_get_position() instead of gdk_display_g
cf6fc38... app: port GimpGradientEditor to GtkSyleContext
ae67e4b... app: port GimpHistogramView to gdk_device_grab()/ungrab()
5722a95... app: port GimpNavigationEditor to GtkStyleContext
433d179... plug-ins: s/GtkObject/GtkAdjustment in web-page
f72bf5a... app: port GimpTagPopup to GtkStyleContext
fd45050... app: GimpDock: port font size modification to GtkCssProvide
c72f014... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]