[gimp] (236 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (236 commits) Created branch gtk3-port
- Date: Sat, 24 Sep 2011 21:35:38 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
c575a98... Switch to version 3.0 in a lot of places and depend on GTK+
c1e4dd6... libgimpwidgets: remove deprecated files from the build
3303bbe... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
5c57a71... libgimpwidgets: port virtual functions to GTK+ 3.0
dae6c33... libgimpwidgets: port virtual functions to GTK+ 3.0
7145b9a... libgimpwidgets: port to GtkWidget::draw()
feb68fa... libgimpwidgets: port to GtkWidget::draw()
70a3324... libgimpwidgets: port to GtkWidget::draw()
2bb8ebf... libgimpwidgets: s/GtkObject/GtkAdjustment/
cf3a56d... libgimpwidgets: s/GtkObject/GtkAdjustment/
abed8e7... libgimpwidgets: port to GtkWidget::draw()
788ae51... libgimpwidgets: remove deprecated functions and s/GtkObject
be48949... libgimpwidgets: s/GtkObject/GtkAdjustment/
3a57289... libgimpwidgets: s/GtkObject/GtkAdjustment/
732f6cc... libgimpwidgets: s/GtkObject/GtkAdjustment/
36f21ba... libgimpwidgets: remove deprecated files completely
0f370df... libgimpwidgets: don't include removed files
0b9c52d... libgimpwidgets: remove typedefs of things that are gone
fa7411a... Update .gitignore files for generated 3.0 files
0bf27e7... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
75fac2c... app: port to GtkWidget::draw()
7e6776d... app: remove GTK_OBJECT() cast
e89c710... app: port to GtkWidget::draw()
2f1e7b6... app: port to GtkWidget::draw()
f3acde9... app: port virtual functions to GTK+ 3.0 API
e04d2d4... app: get rid of a GTK_OBJECT() cast
309c99f... app: port to GtkWidget::draw()
c84349d... app: port to GtkWidget::draw()
9fd868e... app: port to GtkWidget::draw()
a3c68a5... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
2cd7704... app: port to GtkWidget::draw()
adb8af1... app: s/GtkObject/GtkAdjustment/
2ef4af8... app: port to GtkWidget::draw()
4484698... app: port GimpNavigationView to GtkWidget::draw()
d4bb241... app: s/GtkObject/GtkAdjustment/
c8a756f... app: port GimpPaletteView to GtkWidget::draw()
e2d2751... app: s/GtkObject/GtkAdjustment/
fe1553a... app: s/GtkObject/GtkAdjustment/
ca0f44e... app: s/GtkObject/GtkAdjustment/
8acd491... app: port to GtkWidget::draw()
8742291... app: get rid of GtkObject in GimpUIManager
c279b58... app: port to GtkWidget::draw()
d406df8... app: no need to alloc colors any longer, GdkColormap is gon
7a1671a... app: port call to gtk_paint_arrow() to GTK+ 3.0
3eb368e... app: port device management to GdkDeviceManager
f815532... app: remove obsolete (GtkObject **) casts
99e54d3... app: use gtk_widget_get_preferred_size() instead of size_re
120b539... app: port GimpScalComboBox to GTK+ 3.0
d772a88... app: use gtk_widget_get_preferred_size() instead of size_re
7689741... libgimpwidgets: port GimpFrame to GTK+ 3.0
961d759... app: port tools to GTK+ 3.0 (trivial changes only)
95d98f5... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
6d6b06b... app: s/GtkObject/GtkAdjustment/
7b21cfa... app: pass the cairo_region_t to gdk_window_invalidate_regio
c3dc702... app: use GdkDeviceManager to list devices
a96ab77... app: use GdkDeviceManager API
afd061d... app: port to GtkWidget::draw()
0560d16... app: remove calls to colormap functions, they are gone
b5a1353... libgimpwidgets: get rid of (GtkObject **) casts
c9ff288... app: port the splash to GTK+ 3.0
ce6f049... libgimpwidgets: port the ruler to GTK+ 3.0
8fbc770... libgimpwidgets: port to GtkWidget::draw()
338f83e... app: port to GtkWidget::draw()
bf9500d... app: port the overlay stuff to GTK+ 3.0
5fefc4e... app: use the container icon view, the grid view is not GTK+
6851ef0... app: port to GtkWidget::draw() (incompletely)
289b030... app: remove call to gtk_statusbar_set_has_resize_grip()
49905d6... app: port the tag entry to GTK+ 3.0
f5644fc... app: port to GtkWidget::draw() but disable the code inside
504020e... app: can't set the scale combo entry's properties in init()
6d472c2... app: port to GtkWidget::draw()
a80b835... libgimpwidgets: port to GtkWidget::draw()
0ac81cf... modules: s/GtkObject/GtkAdjustment/
d2a85eb... app: didn't completely commit the display shell expose() ->
1a92a92... app: fix display shell background drawing
332e2dc... app: fix canvas double buffering using cairo_push,pop_group
d8ed925... script-fu: port to GTK+ 3.0
68498b3... app: port to GtkWidget::draw()
c0d00be... app: passing -1 as width/height to gtk_paint_box() no longe
3274aea... app: port popup arrow drawing to cairo and get rid of the a
ccdef6b... app: remove GimpContainerGridView from the build entirely
7b5dbf4... modules: port to GtkWidget::draw()
b1d3322... libgimpwidgets: port to GtkWidget::draw()
fe3ffc8... libgimp: port to GtkWidget::draw()
4825902... app: don't translate to allocation.x,y
61f1477... app: port to GtkWidget::draw()
42cadab... app: forgot to remove a cairo_destroy() in draw()
526aa2c... app: port to GtkWidget::draw()
2f60d8d... app: build binaries with version number 2.99
e8ca7f1... app: GtkEntry turned into a no-window widget
b32adfa... app: use the new GtkScrollable API instead of deprecated tr
2f13b64... app: cairo_save()/restore() around chaining up in draw()
7e522f2... app: add ugly workaround to make the icon view adapt to vie
1f2713f... plug-ins: lots of trivial GTK+ 3.0 porting
bed2433... plug-ins: port jpeg-save to GTK+ 3.0
f346c55... plug-ins: port file-png to GTK+ 3.0
e1b3a09... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
ffccd9a... plug-ins: more s/GtkObject/GtkAdjustment/
16e6997... plug-ins: port some more plug-ins to GTK+ 3.0
f29cc6f... app: port the colormap editor to GTK+ 3.0
3963a8e... app: remove GtkWrapBox
4643fdd... libgimpwidgets: port to the new size request API
47cec37... app: port to the new size request API
a42251b... plug-ins: port the print preview to the new size request AP
589ea33... plug-ins: port sphere-designer to GtkWidget::draw()
1e07a98... plug-ins: port cml-explorer to GtkWidget::draw()
1406578... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
54f9013... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
5c09344... plug-ins: port lighting to GTK+ 3.0
9d967bd... plug-ins: port the unit-editor to GtkScrollable
ed3a6b6... app: fix GimpOverlayDialog's minimum height
2b69c2b... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
a071676... app: don't connect to "size-requst" because that's deprecat
7a19b7d... app: port GimpSpinScale to GTK+ 3.0
83b7371... app: skip keyboard devices so the device list becomes reaso
90f833e... app: implement proper height-for-width in GimpToolPalette
bbf4721... app: use GdkDevice accessors
f91f722... app: introduce struct GimpDeviceKey because GdkDeviceKey is
cc32238... app: put the toolbox' areas into a box until we decided abo
18b429d... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
e9a4fa6... app: port the device sort function to GdkDeviceManager
8e5f2bc... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
ec55fa6... app: change the list of available devices to something that
67bce02... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
193838a... libgimpwidgets: port GimpChainButton to GtkStyleContext
c569046... libgimpwidgets: port GimpColorArea to GtkStyleContext
b4e3172... libgimpwidgets: port GimpColorScale to GtkStyleContext
d2fbca0... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
dd7e7ba... libgimpwidgets: port GimpRuler to GtkStyleContext
535164d... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
16023ad... modules: port ColorselWheel to GtkStyleContext
5de304c... app: port Wilber drawing to GtkStyleContext
e800cfe... app: port GimpBlobEditor to GtkStyleContext
ae1f5eb... app: port setting the canvas padding color to GtkStyleConte
727aedd... app: port GimpPanedBox to GtkStyleContext
5d65619... app: port GimpContainerIconView to GtkStyleContext
c0f8934... app: port GimpContainerTreeView to GtkStyleContext
dda2f8c... app: port GimpColormapEditor to GtkStyleContext
57d8d4d... app: port GimpComponentEditor to GtkStyleContext
d51ebeb... app: port GimpFgBgEditor to GtkStyleContext
817599a... app: port GimpFgBgView to GtkStyleContext
330b933... app: port gimp_get_icon_size() to GtkStyleContext
70e6685... app: port GimpContainerBox to GtkStyleContext
c074cdd... app: port GimpDashEditor to GtkStyleContext
4425371... app: remove calls to gtk_widget_get,set_extension_events()
ffd4572... app: s/gtk_widget_modify_font/gtk_widget_override_font/
87c2c1a... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
bdff68f... app: port the about dialog to GtkStyleContext
ca88365... modules: remove call to gtk_widget_set_extension_events()
1c9b7d4... libgimpwidgets: implement GtkWidget::state_flags_changed()
fd106f8... libgimpwidgets: implement GtkWidget::style_updated() instea
e6073ad... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
8f75180... app: use gdk_drag_context_get_source_window()
e7d8a0e... app: use gdk_drag_context_get_selected_action() instead of
4a6ffb2... app: port GimpSpinScale to GtkStyleContext
7d5ac70... app: implement GtkWidget::style_updated() instead of style_
8dad0c4... port gtkrc files to CSS (incompletely and stuff commented o
880ce66... Port theme and gtkrc file loading to CSS files using GtkCss
c76f0b3... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
2bb741d... app: copy gimp.css instead of gtkrc to the user's gimp dire
3a3ebfa... app: check whether child widgets exist in GtkWidget::style_
264193f... Replace gdk_cursor_unref() with g_object_unref()
846df57... app: use gtk_menu_shell_get_selected_item()
65fdbc0... app: port GimpOverlayBox to GtkStyleContext
df931b9... app: port GimpOverlayFrame to GtkStyleContext
fb5231a... app: port GimpScaleButton to GtkStyleContext
8750a1c... libgimpwidgets: move all GimpPickButton members to a privat
1f4e990... libgimpwidgets: move all GimpColorArea members to a private
56cce90... libgimpwidgets: move all GimpOffsetArea members to a privat
d545954... libgimpwidgets: move padding members from instance to class
f89800f... libgimpwidgets: move all GimpButton members to a private st
c10b54d... libgimpwidgets: move all GimpCellRendererColor members to a
8f51fb1... libgimpwidgets: move all GimpColorButton members to a priva
59193f7... libgimpwidgets: move all GimpCellRendererToggle members to
b7f33a8... libgimpwidgets: move all GimpChainButton members to a priva
48c4ca1... libgimpwidgets: move all GimpBrowser members to a private s
683f164... libgimpwidgets: move all GimpColorDisplay members to a priv
a0a36a9... libgimpwidgets: move all GimpColorDisplayStack members to a
c579635... libgimpwidgets: move all GimpColorHexEntry members to a pri
a3c134d... libgimpwidgets: add padding
6c11327... libgimpwidgets: move all GimpColorNotebook members to a pri
dcd478d... libgimpwidgets: move all GimpColorScale members to a privat
6bb95e4... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
317c1b0... libgimpwidgets: move all GimpColorSelection members to a pr
d61fbb3... libgimpwidgets: move all GimpEnumLabel members to a private
f5e5b7a... app: don't use style->black and style->white
5a1ff5f... libgimpwidgets: move all GimpMemsizeEntry members to a priv
bd6caf1... app: port GimpStrokeEditor to GtkStyleContext
586951c... app: port GimpPaletteView to GtkStyleContext
bd076cd... plug-ins: don't use style->black and style->white
fd898ea... libgimpwidgets: move all GimpColorProfileStore members to a
a45bc20... app: port GimpDockWindow to GtkStyleContext
8a6225f... app: port GimpToolEditor to GtkStyleContext
04009d1... app: use gtk_widget_override_font() instead of modify_font(
78d0ced... app: port GimpThumbBox to GtkStyleContext
e9d0b84... Implement GtkWidget::style_updated() instead of ::style_set
c7d12ba... app: port GimpHistogramView to GtkStyleContext
46a55a1... app: port GimpTagEntry to GtkStyleContext
9065498... app: always ask the master device for its axes or state
3dac35f... app: when checking for a device change, check the event's s
e642043... app: remove obsolete device checks from GimpToolbox
02c908b... app: port GimpColorFrame away from GtkStyle, using a new st
b2ad33f... app: remove call to gtk_widget_style_attach() from GimpOver
8bb6c18... app: port GimpOverlayChild to GtkStyleContext
e368b1f... Port cell renderers to gtk_cell_renderer_get_state()
f2a2ff0... app: port GimpCellRendererDashes to GtkStyleContext
848784c... app: add gimp_get_style_color() to simplify GdkRGBA style p
925c107... app: add style property and default CSS for GimpHistogramVi
3bf4424... app: port GimpCurveView to GtkStyleContext
ac49801... themes: document the new GimpHistogramView property in the
89cceac... app: define all GimpHistogramView colors via style properti
b7a8a1c... themes: document the new stlye properties and indent the CS
36a9bec... app: increase the priority of the theme CSS by 1
7216a8b... app: port GimpComboTagEntry to GtkStyleContext
a21d311... configure.ac: use the new GTK_CHECK_BACKEND() macro
90564ee... plug-ins: port map-object to GTK+ 3.x
1754a63... app: port GimpToolbox to GtkWidget::style_updated()
a59b75b... app: use GdkRGBA instead of GdkColor in some places
1ff6f88... app: remove gimp_rgb_get,set_gdk_color()
6b1c595... app: port the text tool editor's preedit popup to GtkStyleC
0d00f3f... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
4ecb794... app: gimp_print_event(): add the device to the event debug
88f186a... app: gimp_device_info_get_device_coords(): workaround for X
a5dd418... app: make input devices, grabs and therefore generally tool
734a04f... app: use gdk_device_get_position() inetad of gdk_display_ge
1363081... app: remove some forgotten #undef GSEAL_ENABLE
e2de30f... app: let the file dialog expand/collapse with the file type
64f115b... app: use gdk_device_get_position() instead of gdk_display_g
0cc564a... app: port GimpGradientEditor to GtkSyleContext
b233c41... app: port GimpHistogramView to gdk_device_grab()/ungrab()
051d347... app: port GimpNavigationEditor to GtkStyleContext
2cfa505... plug-ins: s/GtkObject/GtkAdjustment in web-page
abad953... app: port GimpTagPopup to GtkStyleContext
b818142... app: GimpDock: port font size modification to GtkCssProvide
e46e411... plug-ins: s/GtkObject/GtkAdjustment/
9bade92... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]