[gimp] (228 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (228 commits) Created branch gtk3-port
- Date: Sun, 6 Jan 2013 14:45:35 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
485e925... Switch to version 3.0 in a lot of places and depend on GTK+
8dcaf78... libgimpwidgets: remove deprecated files from the build
3530383... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
bf156ee... libgimpwidgets: port virtual functions to GTK+ 3.0
7c8501a... libgimpwidgets: port virtual functions to GTK+ 3.0
1de3c09... libgimpwidgets: port to GtkWidget::draw()
e8c8576... libgimpwidgets: port to GtkWidget::draw()
2f62e88... libgimpwidgets: port to GtkWidget::draw()
212c5be... libgimpwidgets: s/GtkObject/GtkAdjustment/
c23836f... libgimpwidgets: port to GtkWidget::draw()
5d09938... libgimpwidgets: remove deprecated functions and s/GtkObject
f08c229... libgimpwidgets: remove deprecated files completely
b49c182... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
b6cf58a... app: port to GtkWidget::draw()
1cdbc68... app: remove GTK_OBJECT() cast
02b45fb... app: port to GtkWidget::draw()
2746015... app: port to GtkWidget::draw()
fa13cf9... app: port virtual functions to GTK+ 3.0 API
4b6568f... app: get rid of a GTK_OBJECT() cast
a3ba367... app: port to GtkWidget::draw()
0bf3ee2... app: port to GtkWidget::draw()
cc34217... app: port to GtkWidget::draw()
dd37349... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
7834d69... app: port to GtkWidget::draw()
cad4adb... app: s/GtkObject/GtkAdjustment/
74871a9... app: port to GtkWidget::draw()
f292ab2... app: port GimpNavigationView to GtkWidget::draw()
d2af939... app: port GimpPaletteView to GtkWidget::draw()
4c37af2... app: port to GtkWidget::draw()
d451102... app: get rid of GtkObject in GimpUIManager
47432b8... app: port to GtkWidget::draw()
fdaa8e6... app: no need to alloc colors any longer, GdkColormap is gon
4cf6de7... app: port call to gtk_paint_arrow() to GTK+ 3.0
5686783... app: port device management to GdkDeviceManager
2bd3a47... app: remove obsolete (GtkObject **) casts
913ed11... app: use gtk_widget_get_preferred_size() instead of size_re
9580fb7... app: port GimpScalComboBox to GTK+ 3.0
877e42c... app: use gtk_widget_get_preferred_size() instead of size_re
a72a4ba... libgimpwidgets: port GimpFrame to GTK+ 3.0
0d34a71... app: port tools to GTK+ 3.0 (trivial changes only)
748f800... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
6899d28... app: pass the cairo_region_t to gdk_window_invalidate_regio
522f05f... app: use GdkDeviceManager to list devices
aab0794... app: port to GtkWidget::draw()
89a426e... app: remove calls to colormap functions, they are gone
68a8388... libgimpwidgets: get rid of (GtkObject **) casts
a085be3... app: port the splash to GTK+ 3.0
b78e855... libgimpwidgets: port the ruler to GTK+ 3.0
26d89d5... libgimpwidgets: port to GtkWidget::draw()
77580a0... app: port to GtkWidget::draw()
f37fc45... app: port the overlay stuff to GTK+ 3.0
229fd54... app: use the container icon view, the grid view is not GTK+
40af79f... app: port to GtkWidget::draw() (incompletely)
f7ca657... app: remove call to gtk_statusbar_set_has_resize_grip()
93ee4a8... app: port the tag entry to GTK+ 3.0
2571854... app: port to GtkWidget::draw() but disable the code inside
b97763c... app: can't set the scale combo entry's properties in init()
4b05996... app: port to GtkWidget::draw()
6f7deaf... libgimpwidgets: port to GtkWidget::draw()
ae5b99c... modules: s/GtkObject/GtkAdjustment/
c99ffbc... app: didn't completely commit the display shell expose() ->
0a208f9... app: fix display shell background drawing
f83a1c5... app: fix canvas double buffering using cairo_push,pop_group
40f634c... script-fu: port to GTK+ 3.0
fd3e1a2... app: port to GtkWidget::draw()
cb38369... app: passing -1 as width/height to gtk_paint_box() no longe
2ea06fb... app: port popup arrow drawing to cairo and get rid of the a
90f130d... app: remove GimpContainerGridView from the build entirely
09f7ddc... modules: port to GtkWidget::draw()
7c9a0d6... libgimpwidgets: port to GtkWidget::draw()
0a33729... libgimp: port to GtkWidget::draw()
f37c5ab... app: don't translate to allocation.x,y
5bdd99d... app: port to GtkWidget::draw()
963e044... app: forgot to remove a cairo_destroy() in draw()
3df7513... app: port to GtkWidget::draw()
78b3e8b... app: GtkEntry turned into a no-window widget
16273a1... app: use the new GtkScrollable API instead of deprecated tr
7a65d8b... app: cairo_save()/restore() around chaining up in draw()
5fade22... app: add ugly workaround to make the icon view adapt to vie
1599164... plug-ins: lots of trivial GTK+ 3.0 porting
090883b... plug-ins: port jpeg-save to GTK+ 3.0
af75cf5... plug-ins: port file-png to GTK+ 3.0
9f6cd9a... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
8bdc8ca... plug-ins: more s/GtkObject/GtkAdjustment/
4a44aad... plug-ins: port some more plug-ins to GTK+ 3.0
fabc9ec... app: port the colormap editor to GTK+ 3.0
e47af1d... app: remove GtkWrapBox
f55b91d... libgimpwidgets: port to the new size request API
73610fc... app: port to the new size request API
f0a554d... plug-ins: port the print preview to the new size request AP
2962252... plug-ins: port sphere-designer to GtkWidget::draw()
bac8510... plug-ins: port cml-explorer to GtkWidget::draw()
a8fb24b... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
d2a5bec... plug-ins: port lighting to GTK+ 3.0
bca8c99... plug-ins: port the unit-editor to GtkScrollable
3b79daf... app: fix GimpOverlayDialog's minimum height
3fbe156... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
822d970... app: don't connect to "size-requst" because that's deprecat
5f41f94... app: port GimpSpinScale to GTK+ 3.0
b105d70... app: skip keyboard devices so the device list becomes reaso
0902455... app: implement proper height-for-width in GimpToolPalette
ae72e9f... app: use GdkDevice accessors
98c8198... app: introduce struct GimpDeviceKey because GdkDeviceKey is
aa27cb6... app: put the toolbox' areas into a box until we decided abo
09fd501... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
843eb4f... app: port the device sort function to GdkDeviceManager
d51a3e0... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
2e5faba... app: change the list of available devices to something that
dc05f86... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
c34512e... libgimpwidgets: port GimpChainButton to GtkStyleContext
78885a3... libgimpwidgets: port GimpColorArea to GtkStyleContext
4c1de6c... libgimpwidgets: port GimpColorScale to GtkStyleContext
bc0c81f... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
40d427e... libgimpwidgets: port GimpRuler to GtkStyleContext
9036ec5... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
8647790... app: port GimpBlobEditor to GtkStyleContext
7626fa2... app: port setting the canvas padding color to GtkStyleConte
05d773d... app: port GimpPanedBox to GtkStyleContext
8973646... app: port GimpContainerIconView to GtkStyleContext
a9435f4... app: port GimpContainerTreeView to GtkStyleContext
8adb738... app: port GimpColormapEditor to GtkStyleContext
419135a... app: port GimpComponentEditor to GtkStyleContext
343104d... app: port GimpFgBgEditor to GtkStyleContext
98ad095... app: port GimpFgBgView to GtkStyleContext
9d4493f... app: port gimp_get_icon_size() to GtkStyleContext
b7df47d... app: port GimpContainerBox to GtkStyleContext
cfdd118... app: port GimpDashEditor to GtkStyleContext
0711818... app: remove calls to gtk_widget_get,set_extension_events()
f922e7c... app: s/gtk_widget_modify_font/gtk_widget_override_font/
42110a7... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
cf0c496... app: port the about dialog to GtkStyleContext
db32151... modules: remove call to gtk_widget_set_extension_events()
1d64e71... libgimpwidgets: implement GtkWidget::state_flags_changed()
0ccf5e0... libgimpwidgets: implement GtkWidget::style_updated() instea
c7127bd... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
350cf4a... app: use gdk_drag_context_get_source_window()
8643d0b... app: use gdk_drag_context_get_selected_action() instead of
b13cf51... app: port GimpSpinScale to GtkStyleContext
a193f82... app: implement GtkWidget::style_updated() instead of style_
6e6f440... port gtkrc files to CSS (incompletely and stuff commented o
f4053b7... Port theme and gtkrc file loading to CSS files using GtkCss
98126b8... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
d503c71... app: copy gimp.css instead of gtkrc to the user's gimp dire
409df15... app: check whether child widgets exist in GtkWidget::style_
441620e... Replace gdk_cursor_unref() with g_object_unref()
deb9a05... app: use gtk_menu_shell_get_selected_item()
00c1009... app: port GimpOverlayBox to GtkStyleContext
75ef1e1... app: port GimpOverlayFrame to GtkStyleContext
cd7ca05... app: port GimpScaleButton to GtkStyleContext
594d8f2... libgimpwidgets: move all GimpPickButton members to a privat
ee2ec43... libgimpwidgets: move all GimpColorArea members to a private
821eb7b... libgimpwidgets: move all GimpOffsetArea members to a privat
59d1147... libgimpwidgets: move padding members from instance to class
27b302a... libgimpwidgets: move all GimpButton members to a private st
1bcb6f0... libgimpwidgets: move all GimpCellRendererColor members to a
00d1f34... libgimpwidgets: move all GimpColorButton members to a priva
e67ccfa... libgimpwidgets: move all GimpCellRendererToggle members to
db06dfa... libgimpwidgets: move all GimpChainButton members to a priva
9836cc7... libgimpwidgets: move all GimpBrowser members to a private s
ae2b2a0... libgimpwidgets: move all GimpColorDisplay members to a priv
c46eb1f... libgimpwidgets: move all GimpColorDisplayStack members to a
7737972... libgimpwidgets: move all GimpColorHexEntry members to a pri
c3f2c49... libgimpwidgets: add padding
ad33765... libgimpwidgets: move all GimpColorNotebook members to a pri
f0764ee... libgimpwidgets: move all GimpColorScale members to a privat
dfdcd15... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
1b76b57... libgimpwidgets: move all GimpColorSelection members to a pr
00b7788... libgimpwidgets: move all GimpEnumLabel members to a private
2def82a... app: don't use style->black and style->white
72778df... libgimpwidgets: move all GimpMemsizeEntry members to a priv
3da936b... app: port GimpStrokeEditor to GtkStyleContext
b01db89... app: port GimpPaletteView to GtkStyleContext
76f5ecc... plug-ins: don't use style->black and style->white
85d318c... libgimpwidgets: move all GimpColorProfileStore members to a
9a3e5d9... app: port GimpDockWindow to GtkStyleContext
f3b50d3... app: port GimpToolEditor to GtkStyleContext
087f36e... app: use gtk_widget_override_font() instead of modify_font(
241174b... app: port GimpThumbBox to GtkStyleContext
aeb87a6... Implement GtkWidget::style_updated() instead of ::style_set
608b8a9... app: port GimpHistogramView to GtkStyleContext
042cfd2... app: port GimpTagEntry to GtkStyleContext
ae33139... app: always ask the master device for its axes or state
0bb894d... app: when checking for a device change, check the event's s
00785d4... app: remove obsolete device checks from GimpToolbox
6fec177... app: port GimpColorFrame away from GtkStyle, using a new st
9be11cb... app: remove call to gtk_widget_style_attach() from GimpOver
8f9e814... app: port GimpOverlayChild to GtkStyleContext
4db4e06... Port cell renderers to gtk_cell_renderer_get_state()
d6e6b38... app: port GimpCellRendererDashes to GtkStyleContext
a094003... app: add gimp_get_style_color() to simplify GdkRGBA style p
30cfe8a... app: add style property and default CSS for GimpHistogramVi
ee84487... app: port GimpCurveView to GtkStyleContext
5ba6857... themes: document the new GimpHistogramView property in the
38f05fc... app: define all GimpHistogramView colors via style properti
0300271... themes: document the new stlye properties and indent the CS
1a2db6f... app: increase the priority of the theme CSS by 1
b9c29e9... app: port GimpComboTagEntry to GtkStyleContext
d426987... configure.ac: use the new GTK_CHECK_BACKEND() macro
227b296... plug-ins: port map-object to GTK+ 3.x
1a4cffc... app: port GimpToolbox to GtkWidget::style_updated()
535f12c... app: use GdkRGBA instead of GdkColor in some places
c8bc3e5... app: remove gimp_rgb_get,set_gdk_color()
0f809e8... app: port the text tool editor's preedit popup to GtkStyleC
2311d64... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
33b5434... app: gimp_print_event(): add the device to the event debug
18bc0f5... app: gimp_device_info_get_device_coords(): workaround for X
a74d849... app: make input devices, grabs and therefore generally tool
e1e36c9... app: use gdk_device_get_position() inetad of gdk_display_ge
b23df83... app: remove some forgotten #undef GSEAL_ENABLE
b17a439... app: let the file dialog expand/collapse with the file type
158df12... app: port GimpGradientEditor to GtkSyleContext
668c558... app: port GimpHistogramView to gdk_device_grab()/ungrab()
34a047d... app: port GimpNavigationEditor to GtkStyleContext
3b8c738... app: port GimpTagPopup to GtkStyleContext
af179d4... app: GimpDock: port font size modification to GtkCssProvide
d6513be... plug-ins: s/GtkObject/GtkAdjustment/
9cac069... app: implement GtkContainer::get_path_for_child() in GimpMe
3714dcb... devel-docs: make the shooter tool at least build again (unt
da04c76... app: don't use "size-request" for the toolbox' wilber, it's
4ec2f26... app: themes.c: add #if 0-ed switch to dark theme variant
87c5e71... Incomplete notebook and tab theming commit, to be improved
36ddeb0... themes: set an explicit background for rulers
00d32b6... app: make the statusbar's progress label visible again
84c8454... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
8d3f9f3... app: port wilber drawing to GtkStyleContext
bcfc6b4... modules: port GimpColorWheel to GTK+ 3.x
de1dc64... Unkommented settings for preferring a dark GTK+ theme.
e8ab3dc... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]