[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: Mon, 30 Jul 2012 19:25:24 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
fa4ef04... Switch to version 3.0 in a lot of places and depend on GTK+
c316520... libgimpwidgets: remove deprecated files from the build
e59de69... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
e4e9fd6... libgimpwidgets: port virtual functions to GTK+ 3.0
d24951f... libgimpwidgets: port virtual functions to GTK+ 3.0
fa233d4... libgimpwidgets: port to GtkWidget::draw()
470fb97... libgimpwidgets: port to GtkWidget::draw()
95d47f1... libgimpwidgets: port to GtkWidget::draw()
6b246c3... libgimpwidgets: s/GtkObject/GtkAdjustment/
59dc62e... libgimpwidgets: port to GtkWidget::draw()
e0fd4fe... libgimpwidgets: remove deprecated functions and s/GtkObject
11a38ac... libgimpwidgets: remove deprecated files completely
0d46d97... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
29bc430... app: port to GtkWidget::draw()
c882294... app: remove GTK_OBJECT() cast
6b05cc7... app: port to GtkWidget::draw()
bfa30ab... app: port to GtkWidget::draw()
549c6eb... app: port virtual functions to GTK+ 3.0 API
99be6cb... app: get rid of a GTK_OBJECT() cast
5d02b59... app: port to GtkWidget::draw()
fcea770... app: port to GtkWidget::draw()
1fbd324... app: port to GtkWidget::draw()
d63a47e... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
044a314... app: port to GtkWidget::draw()
c6eeb16... app: s/GtkObject/GtkAdjustment/
dc7b438... app: port to GtkWidget::draw()
5c673e3... app: port GimpNavigationView to GtkWidget::draw()
c899908... app: port GimpPaletteView to GtkWidget::draw()
1910ede... app: port to GtkWidget::draw()
6a00957... app: get rid of GtkObject in GimpUIManager
30314e6... app: port to GtkWidget::draw()
ed39623... app: no need to alloc colors any longer, GdkColormap is gon
f2aa5ac... app: port call to gtk_paint_arrow() to GTK+ 3.0
005c1bd... app: port device management to GdkDeviceManager
03de586... app: remove obsolete (GtkObject **) casts
f473d49... app: use gtk_widget_get_preferred_size() instead of size_re
3a96f39... app: port GimpScalComboBox to GTK+ 3.0
5634302... app: use gtk_widget_get_preferred_size() instead of size_re
0cb8999... libgimpwidgets: port GimpFrame to GTK+ 3.0
d25347c... app: port tools to GTK+ 3.0 (trivial changes only)
1bbb25a... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
b21e94e... app: pass the cairo_region_t to gdk_window_invalidate_regio
e07e2f3... app: use GdkDeviceManager to list devices
8a2d901... app: port to GtkWidget::draw()
45754e5... app: remove calls to colormap functions, they are gone
b118192... libgimpwidgets: get rid of (GtkObject **) casts
84d90b4... app: port the splash to GTK+ 3.0
8e7b060... libgimpwidgets: port the ruler to GTK+ 3.0
228261b... libgimpwidgets: port to GtkWidget::draw()
2b0b468... app: port to GtkWidget::draw()
0176942... app: port the overlay stuff to GTK+ 3.0
907e008... app: use the container icon view, the grid view is not GTK+
1c213f4... app: port to GtkWidget::draw() (incompletely)
8d5df59... app: remove call to gtk_statusbar_set_has_resize_grip()
8eba31d... app: port the tag entry to GTK+ 3.0
ce2763a... app: port to GtkWidget::draw() but disable the code inside
1579eb8... app: can't set the scale combo entry's properties in init()
1e0a8df... app: port to GtkWidget::draw()
112a2d0... libgimpwidgets: port to GtkWidget::draw()
0dd2f1c... modules: s/GtkObject/GtkAdjustment/
11c3cc5... app: didn't completely commit the display shell expose() ->
81c330b... app: fix display shell background drawing
fc49991... app: fix canvas double buffering using cairo_push,pop_group
c1777cb... script-fu: port to GTK+ 3.0
39d38f4... app: port to GtkWidget::draw()
d1f8635... app: passing -1 as width/height to gtk_paint_box() no longe
083e324... app: port popup arrow drawing to cairo and get rid of the a
2ab8981... app: remove GimpContainerGridView from the build entirely
ceb17a5... modules: port to GtkWidget::draw()
4cbc30f... libgimpwidgets: port to GtkWidget::draw()
0399a07... libgimp: port to GtkWidget::draw()
13199cd... app: don't translate to allocation.x,y
ee29979... app: port to GtkWidget::draw()
56cada0... app: forgot to remove a cairo_destroy() in draw()
89885e5... app: port to GtkWidget::draw()
f1d0fdd... app: GtkEntry turned into a no-window widget
a797998... app: use the new GtkScrollable API instead of deprecated tr
7b80e19... app: cairo_save()/restore() around chaining up in draw()
7c2a3c0... app: add ugly workaround to make the icon view adapt to vie
dcd6ada... plug-ins: lots of trivial GTK+ 3.0 porting
aa7674a... plug-ins: port jpeg-save to GTK+ 3.0
aadb596... plug-ins: port file-png to GTK+ 3.0
1e10df7... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
a055c38... plug-ins: more s/GtkObject/GtkAdjustment/
57562b7... plug-ins: port some more plug-ins to GTK+ 3.0
7bdf4d2... app: port the colormap editor to GTK+ 3.0
591d41c... app: remove GtkWrapBox
d4498b9... libgimpwidgets: port to the new size request API
3c9169d... app: port to the new size request API
4ed7445... plug-ins: port the print preview to the new size request AP
cfbeed5... plug-ins: port sphere-designer to GtkWidget::draw()
ff380aa... plug-ins: port cml-explorer to GtkWidget::draw()
2091e31... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
a0ed48a... plug-ins: port lighting to GTK+ 3.0
1c3dacb... plug-ins: port the unit-editor to GtkScrollable
c90a3ad... app: fix GimpOverlayDialog's minimum height
4437df3... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
2bf05ce... app: don't connect to "size-requst" because that's deprecat
e546c38... app: port GimpSpinScale to GTK+ 3.0
e274f9e... app: skip keyboard devices so the device list becomes reaso
b1885cc... app: implement proper height-for-width in GimpToolPalette
c282631... app: use GdkDevice accessors
89a4d91... app: introduce struct GimpDeviceKey because GdkDeviceKey is
70925a7... app: put the toolbox' areas into a box until we decided abo
5422b90... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
35c20e4... app: port the device sort function to GdkDeviceManager
c8ef1df... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
55aa1f8... app: change the list of available devices to something that
e66eaa2... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
cc67f79... libgimpwidgets: port GimpChainButton to GtkStyleContext
5b80931... libgimpwidgets: port GimpColorArea to GtkStyleContext
e84f81a... libgimpwidgets: port GimpColorScale to GtkStyleContext
37bf6b0... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
66ce680... libgimpwidgets: port GimpRuler to GtkStyleContext
91cd14d... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
d84b6bb... modules: port ColorselWheel to GtkStyleContext
ffcf535... app: port GimpBlobEditor to GtkStyleContext
5cd9d96... app: port setting the canvas padding color to GtkStyleConte
2b02bbe... app: port GimpPanedBox to GtkStyleContext
b4a1f33... app: port GimpContainerIconView to GtkStyleContext
015ab8e... app: port GimpContainerTreeView to GtkStyleContext
e1eab32... app: port GimpColormapEditor to GtkStyleContext
ba49925... app: port GimpComponentEditor to GtkStyleContext
6a4123a... app: port GimpFgBgEditor to GtkStyleContext
25e7974... app: port GimpFgBgView to GtkStyleContext
0daab1a... app: port gimp_get_icon_size() to GtkStyleContext
53b0475... app: port GimpContainerBox to GtkStyleContext
78337ed... app: port GimpDashEditor to GtkStyleContext
6f1d82b... app: remove calls to gtk_widget_get,set_extension_events()
cd597fc... app: s/gtk_widget_modify_font/gtk_widget_override_font/
c790e8b... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
b581538... app: port the about dialog to GtkStyleContext
c7d11c3... modules: remove call to gtk_widget_set_extension_events()
cdeb06a... libgimpwidgets: implement GtkWidget::state_flags_changed()
15232cd... libgimpwidgets: implement GtkWidget::style_updated() instea
e8ae6f0... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
ebe3661... app: use gdk_drag_context_get_source_window()
a1cd0aa... app: use gdk_drag_context_get_selected_action() instead of
895cd00... app: port GimpSpinScale to GtkStyleContext
cdb883e... app: implement GtkWidget::style_updated() instead of style_
10d431f... port gtkrc files to CSS (incompletely and stuff commented o
99a13f7... Port theme and gtkrc file loading to CSS files using GtkCss
095612f... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
5772252... app: copy gimp.css instead of gtkrc to the user's gimp dire
0a00c93... app: check whether child widgets exist in GtkWidget::style_
98065a6... Replace gdk_cursor_unref() with g_object_unref()
2f465ab... app: use gtk_menu_shell_get_selected_item()
9b690c0... app: port GimpOverlayBox to GtkStyleContext
d0a43d0... app: port GimpOverlayFrame to GtkStyleContext
4c8b137... app: port GimpScaleButton to GtkStyleContext
0c143d5... libgimpwidgets: move all GimpPickButton members to a privat
ea84d63... libgimpwidgets: move all GimpColorArea members to a private
0253cf4... libgimpwidgets: move all GimpOffsetArea members to a privat
a2e13cf... libgimpwidgets: move padding members from instance to class
f70cc1f... libgimpwidgets: move all GimpButton members to a private st
a43c8a5... libgimpwidgets: move all GimpCellRendererColor members to a
636db74... libgimpwidgets: move all GimpColorButton members to a priva
8543fb5... libgimpwidgets: move all GimpCellRendererToggle members to
2a63334... libgimpwidgets: move all GimpChainButton members to a priva
8e10875... libgimpwidgets: move all GimpBrowser members to a private s
dbf5be2... libgimpwidgets: move all GimpColorDisplay members to a priv
8911e6a... libgimpwidgets: move all GimpColorDisplayStack members to a
2cee5e3... libgimpwidgets: move all GimpColorHexEntry members to a pri
021129a... libgimpwidgets: add padding
708cb5a... libgimpwidgets: move all GimpColorNotebook members to a pri
dccb2d4... libgimpwidgets: move all GimpColorScale members to a privat
54cf44b... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
765f0d2... libgimpwidgets: move all GimpColorSelection members to a pr
560676a... libgimpwidgets: move all GimpEnumLabel members to a private
84d8ca9... app: don't use style->black and style->white
04dc0a4... libgimpwidgets: move all GimpMemsizeEntry members to a priv
27e2278... app: port GimpStrokeEditor to GtkStyleContext
d5f920e... app: port GimpPaletteView to GtkStyleContext
8608b0c... plug-ins: don't use style->black and style->white
b02fe9b... libgimpwidgets: move all GimpColorProfileStore members to a
4d8e967... app: port GimpDockWindow to GtkStyleContext
900f39c... app: port GimpToolEditor to GtkStyleContext
ece58cb... app: use gtk_widget_override_font() instead of modify_font(
d6da836... app: port GimpThumbBox to GtkStyleContext
bfc5b80... Implement GtkWidget::style_updated() instead of ::style_set
3dcab8f... app: port GimpHistogramView to GtkStyleContext
a337638... app: port GimpTagEntry to GtkStyleContext
7c31d5c... app: always ask the master device for its axes or state
ee48d20... app: when checking for a device change, check the event's s
7125c77... app: remove obsolete device checks from GimpToolbox
37ea498... app: port GimpColorFrame away from GtkStyle, using a new st
3602822... app: remove call to gtk_widget_style_attach() from GimpOver
3875718... app: port GimpOverlayChild to GtkStyleContext
f96f4c7... Port cell renderers to gtk_cell_renderer_get_state()
6012f2d... app: port GimpCellRendererDashes to GtkStyleContext
3baca4a... app: add gimp_get_style_color() to simplify GdkRGBA style p
f56814d... app: add style property and default CSS for GimpHistogramVi
1a80972... app: port GimpCurveView to GtkStyleContext
5c6d441... themes: document the new GimpHistogramView property in the
0b7cf73... app: define all GimpHistogramView colors via style properti
d8410a7... themes: document the new stlye properties and indent the CS
e769dcc... app: increase the priority of the theme CSS by 1
cf4f93c... app: port GimpComboTagEntry to GtkStyleContext
a5a8e51... configure.ac: use the new GTK_CHECK_BACKEND() macro
226be4b... plug-ins: port map-object to GTK+ 3.x
009467b... app: port GimpToolbox to GtkWidget::style_updated()
47aa830... app: use GdkRGBA instead of GdkColor in some places
d8e2755... app: remove gimp_rgb_get,set_gdk_color()
8076926... app: port the text tool editor's preedit popup to GtkStyleC
8ea863b... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
30f67f0... app: gimp_print_event(): add the device to the event debug
0a6ff60... app: gimp_device_info_get_device_coords(): workaround for X
0bbda2b... app: make input devices, grabs and therefore generally tool
9ada8e1... app: use gdk_device_get_position() inetad of gdk_display_ge
95fc72f... app: remove some forgotten #undef GSEAL_ENABLE
7e0138f... app: let the file dialog expand/collapse with the file type
b1bf329... app: port GimpGradientEditor to GtkSyleContext
2d9fdcb... app: port GimpHistogramView to gdk_device_grab()/ungrab()
7df70c6... app: port GimpNavigationEditor to GtkStyleContext
0f535c0... app: port GimpTagPopup to GtkStyleContext
806f937... app: GimpDock: port font size modification to GtkCssProvide
196d54e... plug-ins: s/GtkObject/GtkAdjustment/
3a09737... app: implement GtkContainer::get_path_for_child() in GimpMe
12478f5... devel-docs: make the shooter tool at least build again (unt
cd11db2... app: don't use "size-request" for the toolbox' wilber, it's
c04ad15... app: themes.c: add #if 0-ed switch to dark theme variant
4645327... Incomplete notebook and tab theming commit, to be improved
dcc9da9... themes: set an explicit background for rulers
44ddeb4... app: make the statusbar's progress label visible again
eb355aa... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
5c55f2a... app: port wilber drawing to GtkStyleContext
962daea... foo
207024b... Unkommented settings for preferring a dark GTK+ theme.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]