[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: Thu, 8 May 2014 23:49:12 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
206f2c2... Switch to version 3.0 in a lot of places and depend on GTK+
a0e5239... Revert "app: Fix on canvas widgets ignoring clicks from tab
b8b7878... libgimpwidgets: remove deprecated files from the build
a5a97ca... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
0220ca9... libgimpwidgets: port virtual functions to GTK+ 3.0
169455a... libgimpwidgets: port virtual functions to GTK+ 3.0
83baf68... libgimpwidgets: port to GtkWidget::draw()
d52d468... libgimpwidgets: port to GtkWidget::draw()
b9e1041... libgimpwidgets: port to GtkWidget::draw()
b0358df... libgimpwidgets: s/GtkObject/GtkAdjustment/
4d9aa8e... libgimpwidgets: port to GtkWidget::draw()
c941fb1... libgimpwidgets: remove deprecated functions and s/GtkObject
b2851a5... libgimpwidgets: remove deprecated files completely
e40479b... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
736d82a... app: port to GtkWidget::draw()
9f09b77... app: remove GTK_OBJECT() cast
ab036e4... app: port to GtkWidget::draw()
0d335ac... app: port to GtkWidget::draw()
0e67ba6... app: port virtual functions to GTK+ 3.0 API
82d9b24... app: get rid of a GTK_OBJECT() cast
badaeaa... app: port to GtkWidget::draw()
f03f442... app: port to GtkWidget::draw()
0f51048... app: port to GtkWidget::draw()
ac764b9... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
049953d... app: port to GtkWidget::draw()
97568b3... app: s/GtkObject/GtkAdjustment/
e3645fb... app: port to GtkWidget::draw()
094fbbf... app: port GimpNavigationView to GtkWidget::draw()
cea4c3a... app: port GimpPaletteView to GtkWidget::draw()
2c9f04c... app: port to GtkWidget::draw()
e034c2f... app: get rid of GtkObject in GimpUIManager
597f04f... app: port to GtkWidget::draw()
6dc3ab5... app: no need to alloc colors any longer, GdkColormap is gon
03c5f07... app: port call to gtk_paint_arrow() to GTK+ 3.0
07a5367... app: port device management to GdkDeviceManager
3688c60... app: remove obsolete (GtkObject **) casts
e448ae1... app: use gtk_widget_get_preferred_size() instead of size_re
aa8d75c... app: port GimpScalComboBox to GTK+ 3.0
302401e... app: use gtk_widget_get_preferred_size() instead of size_re
d7f0f1e... libgimpwidgets: port GimpFrame to GTK+ 3.0
d6cb374... app: port tools to GTK+ 3.0 (trivial changes only)
24c0c0c... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
2cc51f4... app: pass the cairo_region_t to gdk_window_invalidate_regio
ad500a6... app: use GdkDeviceManager to list devices
5b7e342... app: port to GtkWidget::draw()
16ec130... app: remove calls to colormap functions, they are gone
1345df7... libgimpwidgets: get rid of (GtkObject **) casts
4e16396... app: port the splash to GTK+ 3.0
56f2423... libgimpwidgets: port the ruler to GTK+ 3.0
b252fed... libgimpwidgets: port to GtkWidget::draw()
d6bdc99... app: port to GtkWidget::draw()
ace8e25... app: port the overlay stuff to GTK+ 3.0
93c56c4... app: use the container icon view, the grid view is not GTK+
48468d9... app: port to GtkWidget::draw() (incompletely)
dc9e7bd... app: remove call to gtk_statusbar_set_has_resize_grip()
d45040c... app: port the tag entry to GTK+ 3.0
6c16588... app: port to GtkWidget::draw() but disable the code inside
40347f7... app: can't set the scale combo entry's properties in init()
8bef4a2... app: port to GtkWidget::draw()
041b87c... libgimpwidgets: port to GtkWidget::draw()
9b30622... modules: s/GtkObject/GtkAdjustment/
8a3efdc... app: didn't completely commit the display shell expose() ->
8a00ece... script-fu: port to GTK+ 3.0
844cb54... app: port to GtkWidget::draw()
525600e... app: passing -1 as width/height to gtk_paint_box() no longe
07d9e71... app: port popup arrow drawing to cairo and get rid of the a
d755aa0... app: remove GimpContainerGridView from the build entirely
db0faea... modules: port to GtkWidget::draw()
a3e10bd... libgimpwidgets: port to GtkWidget::draw()
3f14bc9... libgimp: port to GtkWidget::draw()
a7ed3da... app: don't translate to allocation.x,y
8993c9f... app: port to GtkWidget::draw()
96d168f... app: forgot to remove a cairo_destroy() in draw()
b3d87d2... app: port to GtkWidget::draw()
90b0199... app: GtkEntry turned into a no-window widget
8898496... app: use the new GtkScrollable API instead of deprecated tr
ef2c90c... app: cairo_save()/restore() around chaining up in draw()
94e0f19... app: add ugly workaround to make the icon view adapt to vie
c3fcfe8... plug-ins: lots of trivial GTK+ 3.0 porting
005371f... plug-ins: port jpeg-save to GTK+ 3.0
73c8a53... plug-ins: port file-png to GTK+ 3.0
04b4cb3... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
837886d... plug-ins: more s/GtkObject/GtkAdjustment/
4150d8b... plug-ins: port some more plug-ins to GTK+ 3.0
161c42f... app: port the colormap editor to GTK+ 3.0
7716bef... app: remove GtkWrapBox
019e757... libgimpwidgets: port to the new size request API
aa55b31... app: port to the new size request API
a7244fc... plug-ins: port the print preview to the new size request AP
40a251d... plug-ins: port sphere-designer to GtkWidget::draw()
d86348b... plug-ins: port cml-explorer to GtkWidget::draw()
251ed42... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
0c51f50... plug-ins: port lighting to GTK+ 3.0
ee91ed2... plug-ins: port the unit-editor to GtkScrollable
9734cda... app: fix GimpOverlayDialog's minimum height
fbb4d39... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
0524db8... app: don't connect to "size-requst" because that's deprecat
ed3166e... app: port GimpSpinScale to GTK+ 3.0
8af7656... app: skip keyboard devices so the device list becomes reaso
290c31f... app: implement proper height-for-width in GimpToolPalette
843ffcf... app: use GdkDevice accessors
14e0400... app: introduce struct GimpDeviceKey because GdkDeviceKey is
ed63802... app: put the toolbox' areas into a box until we decided abo
05df3ff... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
f4c81a5... app: port the device sort function to GdkDeviceManager
049a33c... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
757f233... app: change the list of available devices to something that
ed6fe6f... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
706518e... libgimpwidgets: port GimpChainButton to GtkStyleContext
89e9ef0... libgimpwidgets: port GimpColorArea to GtkStyleContext
b944a51... libgimpwidgets: port GimpColorScale to GtkStyleContext
6dffa27... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
2ef5969... libgimpwidgets: port GimpRuler to GtkStyleContext
05070e1... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
cb901aa... app: port GimpBlobEditor to GtkStyleContext
a248039... app: port setting the canvas padding color to GtkStyleConte
b0afa7c... app: port GimpPanedBox to GtkStyleContext
e3d18fd... app: port GimpContainerIconView to GtkStyleContext
4d567fd... app: port GimpContainerTreeView to GtkStyleContext
49bcf1b... app: port GimpColormapEditor to GtkStyleContext
a8b44d0... app: port GimpComponentEditor to GtkStyleContext
98bad0e... app: port GimpFgBgEditor to GtkStyleContext
08174ca... app: port GimpFgBgView to GtkStyleContext
3b9b246... app: port gimp_get_icon_size() to GtkStyleContext
b99ba77... app: port GimpContainerBox to GtkStyleContext
3a1d93a... app: port GimpDashEditor to GtkStyleContext
e32db4e... app: remove calls to gtk_widget_get,set_extension_events()
d873f69... app: s/gtk_widget_modify_font/gtk_widget_override_font/
11f0264... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
98d8dd6... app: port the about dialog to GtkStyleContext
e72e616... modules: remove call to gtk_widget_set_extension_events()
bcfa608... libgimpwidgets: implement GtkWidget::state_flags_changed()
8858791... libgimpwidgets: implement GtkWidget::style_updated() instea
fcc0969... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
73475ca... app: use gdk_drag_context_get_source_window()
86c5e76... app: use gdk_drag_context_get_selected_action() instead of
792e178... app: port GimpSpinScale to GtkStyleContext
05036cd... app: implement GtkWidget::style_updated() instead of style_
8a3775b... port gtkrc files to CSS (incompletely and stuff commented o
186f239... Port theme and gtkrc file loading to CSS files using GtkCss
e0254bb... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
f5bdd02... app: copy gimp.css instead of gtkrc to the user's gimp dire
9e91e8a... app: check whether child widgets exist in GtkWidget::style_
889a9ed... Replace gdk_cursor_unref() with g_object_unref()
9aed9c7... app: use gtk_menu_shell_get_selected_item()
bced77f... app: port GimpOverlayBox to GtkStyleContext
0aa69d6... app: port GimpOverlayFrame to GtkStyleContext
635d69b... app: port GimpScaleButton to GtkStyleContext
6deef3f... libgimpwidgets: move all GimpPickButton members to a privat
ff05cc0... libgimpwidgets: move all GimpColorArea members to a private
11970ce... libgimpwidgets: move all GimpOffsetArea members to a privat
024ec94... libgimpwidgets: move padding members from instance to class
b214cef... libgimpwidgets: move all GimpButton members to a private st
72134d4... libgimpwidgets: move all GimpCellRendererColor members to a
c67d1e6... libgimpwidgets: move all GimpColorButton members to a priva
7da1c18... libgimpwidgets: move all GimpCellRendererToggle members to
7e47b83... libgimpwidgets: move all GimpChainButton members to a priva
eae7f7b... libgimpwidgets: move all GimpBrowser members to a private s
fb573c8... libgimpwidgets: move all GimpColorDisplay members to a priv
28ea14c... libgimpwidgets: move all GimpColorDisplayStack members to a
84d0369... libgimpwidgets: move all GimpColorHexEntry members to a pri
0a0c3f0... libgimpwidgets: add padding
81dbe5a... libgimpwidgets: move all GimpColorNotebook members to a pri
20ae465... libgimpwidgets: move all GimpColorScale members to a privat
1aa29c0... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
7882f52... libgimpwidgets: move all GimpColorSelection members to a pr
0e4a077... libgimpwidgets: move all GimpEnumLabel members to a private
59490db... app: don't use style->black and style->white
495c572... libgimpwidgets: move all GimpMemsizeEntry members to a priv
a747b1a... app: port GimpStrokeEditor to GtkStyleContext
c367d48... app: port GimpPaletteView to GtkStyleContext
a8ec10c... plug-ins: don't use style->black and style->white
762f5ac... libgimpwidgets: move all GimpColorProfileStore members to a
9d4f7fc... app: port GimpDockWindow to GtkStyleContext
3961771... app: port GimpToolEditor to GtkStyleContext
281378d... app: use gtk_widget_override_font() instead of modify_font(
eecef92... app: port GimpThumbBox to GtkStyleContext
438fa95... Implement GtkWidget::style_updated() instead of ::style_set
f2dac6a... app: port GimpHistogramView to GtkStyleContext
18a80fc... app: port GimpTagEntry to GtkStyleContext
a22b7a0... app: always ask the master device for its axes or state
e30e702... app: when checking for a device change, check the event's s
2ada0cf... app: remove obsolete device checks from GimpToolbox
2b57cd2... app: port GimpColorFrame away from GtkStyle, using a new st
83e208a... app: remove call to gtk_widget_style_attach() from GimpOver
085e171... app: port GimpOverlayChild to GtkStyleContext
ad0238e... Port cell renderers to gtk_cell_renderer_get_state()
374ed3d... app: port GimpCellRendererDashes to GtkStyleContext
004c195... app: add gimp_get_style_color() to simplify GdkRGBA style p
8f0d4e2... app: add style property and default CSS for GimpHistogramVi
153e486... app: port GimpCurveView to GtkStyleContext
47bc82f... themes: document the new GimpHistogramView property in the
f30f969... app: define all GimpHistogramView colors via style properti
66d8e6e... themes: document the new stlye properties and indent the CS
35dddb2... app: increase the priority of the theme CSS by 1
970aca6... app: port GimpComboTagEntry to GtkStyleContext
b309b11... configure.ac: use the new GTK_CHECK_BACKEND() macro
6843782... plug-ins: port map-object to GTK+ 3.x
579353b... app: use GdkRGBA instead of GdkColor in some places
a5f9c27... app: remove gimp_rgb_get,set_gdk_color()
714fd93... app: port the text tool editor's preedit popup to GtkStyleC
024ac64... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
5c1f3a4... app: gimp_print_event(): add the device to the event debug
339f239... app: gimp_device_info_get_device_coords(): workaround for X
f78e58c... app: make input devices, grabs and therefore generally tool
a526188... app: use gdk_device_get_position() inetad of gdk_display_ge
d332859... app: remove some forgotten #undef GSEAL_ENABLE
602b710... app: let the file dialog expand/collapse with the file type
e8f3fee... app: port GimpGradientEditor to GtkSyleContext
f20d9da... app: port GimpHistogramView to gdk_device_grab()/ungrab()
6ff285f... app: port GimpNavigationEditor to GtkStyleContext
fad6f39... app: port GimpTagPopup to GtkStyleContext
fe725b0... app: GimpDock: port font size modification to GtkCssProvide
294820a... plug-ins: s/GtkObject/GtkAdjustment/
fe868b1... app: implement GtkContainer::get_path_for_child() in GimpMe
b7d4746... devel-docs: make the shooter tool at least build again (unt
2084dbe... app: don't use "size-request" for the toolbox' wilber, it's
fad14d0... app: themes.c: add #if 0-ed switch to dark theme variant
a8c86a8... Incomplete notebook and tab theming commit, to be improved
3cda44b... themes: set an explicit background for rulers
fe102ec... app: make the statusbar's progress label visible again
3a15af4... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
6cf2537... app: port wilber drawing to GtkStyleContext
466f656... modules: port GimpColorWheel to GTK+ 3.x
a19b69e... Unkommented settings for preferring a dark GTK+ theme.
a42154f... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
f7a8384... Use GTK+3 gtk_get_locale_direction() function instead of cu
576b405... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]