[gimp] (227 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (227 commits) Created branch gtk3-port
- Date: Tue, 16 Apr 2013 21:04:08 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
430ba06... Switch to version 3.0 in a lot of places and depend on GTK+
cd3d96e... libgimpwidgets: remove deprecated files from the build
01dbaaf... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
4393afe... libgimpwidgets: port virtual functions to GTK+ 3.0
cf778f8... libgimpwidgets: port virtual functions to GTK+ 3.0
dc42e3d... libgimpwidgets: port to GtkWidget::draw()
754cafd... libgimpwidgets: port to GtkWidget::draw()
a1e6451... libgimpwidgets: port to GtkWidget::draw()
327f69a... libgimpwidgets: s/GtkObject/GtkAdjustment/
00d404c... libgimpwidgets: port to GtkWidget::draw()
5255186... libgimpwidgets: remove deprecated functions and s/GtkObject
4a34927... libgimpwidgets: remove deprecated files completely
f096049... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
ee1e609... app: port to GtkWidget::draw()
59865a0... app: remove GTK_OBJECT() cast
16ad3cf... app: port to GtkWidget::draw()
7ca4090... app: port to GtkWidget::draw()
f2a4d30... app: port virtual functions to GTK+ 3.0 API
15a6037... app: get rid of a GTK_OBJECT() cast
7829df9... app: port to GtkWidget::draw()
0ebb8e7... app: port to GtkWidget::draw()
476a6ad... app: port to GtkWidget::draw()
5cbcf69... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
d6278c6... app: port to GtkWidget::draw()
cc05ab9... app: s/GtkObject/GtkAdjustment/
835b564... app: port to GtkWidget::draw()
51d0bc6... app: port GimpNavigationView to GtkWidget::draw()
c114bca... app: port GimpPaletteView to GtkWidget::draw()
6f3d68e... app: port to GtkWidget::draw()
8e9aeb6... app: get rid of GtkObject in GimpUIManager
b8f2594... app: port to GtkWidget::draw()
eca01b3... app: no need to alloc colors any longer, GdkColormap is gon
8a3f21f... app: port call to gtk_paint_arrow() to GTK+ 3.0
e3d7ae4... app: port device management to GdkDeviceManager
a5bde1c... app: remove obsolete (GtkObject **) casts
22ddbf2... app: use gtk_widget_get_preferred_size() instead of size_re
d86c439... app: port GimpScalComboBox to GTK+ 3.0
67a9f89... app: use gtk_widget_get_preferred_size() instead of size_re
ae7b6af... libgimpwidgets: port GimpFrame to GTK+ 3.0
7e68b0f... app: port tools to GTK+ 3.0 (trivial changes only)
55349e6... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
42c062f... app: pass the cairo_region_t to gdk_window_invalidate_regio
ecf2fdf... app: use GdkDeviceManager to list devices
7bb0432... app: port to GtkWidget::draw()
c0b112f... app: remove calls to colormap functions, they are gone
59de20a... libgimpwidgets: get rid of (GtkObject **) casts
c2c83bc... app: port the splash to GTK+ 3.0
fc4e1a0... libgimpwidgets: port the ruler to GTK+ 3.0
d1f1704... libgimpwidgets: port to GtkWidget::draw()
ac08d6b... app: port to GtkWidget::draw()
682550c... app: port the overlay stuff to GTK+ 3.0
2db1504... app: use the container icon view, the grid view is not GTK+
de8da16... app: port to GtkWidget::draw() (incompletely)
3af023c... app: remove call to gtk_statusbar_set_has_resize_grip()
a18b0e2... app: port the tag entry to GTK+ 3.0
21ea1dd... app: port to GtkWidget::draw() but disable the code inside
148900a... app: can't set the scale combo entry's properties in init()
74fdce3... app: port to GtkWidget::draw()
25f5764... libgimpwidgets: port to GtkWidget::draw()
35241e1... modules: s/GtkObject/GtkAdjustment/
e32292a... app: didn't completely commit the display shell expose() ->
b73a74c... app: fix display shell background drawing
4654ee3... app: fix canvas double buffering using cairo_push,pop_group
5ef8abb... script-fu: port to GTK+ 3.0
b54e72d... app: port to GtkWidget::draw()
78ac859... app: passing -1 as width/height to gtk_paint_box() no longe
407a35c... app: port popup arrow drawing to cairo and get rid of the a
bef2c31... app: remove GimpContainerGridView from the build entirely
c78d65e... modules: port to GtkWidget::draw()
b409687... libgimpwidgets: port to GtkWidget::draw()
2859e1d... libgimp: port to GtkWidget::draw()
11c8054... app: don't translate to allocation.x,y
5e39bbf... app: port to GtkWidget::draw()
9fabca1... app: forgot to remove a cairo_destroy() in draw()
3f77b48... app: port to GtkWidget::draw()
08bb5bf... app: GtkEntry turned into a no-window widget
db4b511... app: use the new GtkScrollable API instead of deprecated tr
e5902bd... app: cairo_save()/restore() around chaining up in draw()
2339e0c... app: add ugly workaround to make the icon view adapt to vie
456c7e1... plug-ins: lots of trivial GTK+ 3.0 porting
9ad0c7d... plug-ins: port jpeg-save to GTK+ 3.0
2d807ec... plug-ins: port file-png to GTK+ 3.0
f0075cc... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
d69143b... plug-ins: more s/GtkObject/GtkAdjustment/
b8a32b4... plug-ins: port some more plug-ins to GTK+ 3.0
cae3e48... app: port the colormap editor to GTK+ 3.0
929af45... app: remove GtkWrapBox
ecbe21a... libgimpwidgets: port to the new size request API
ba2f2d5... app: port to the new size request API
39ff518... plug-ins: port the print preview to the new size request AP
5a995bf... plug-ins: port sphere-designer to GtkWidget::draw()
196c55a... plug-ins: port cml-explorer to GtkWidget::draw()
17e234e... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
0ee5baa... plug-ins: port lighting to GTK+ 3.0
c0ed34a... plug-ins: port the unit-editor to GtkScrollable
6affdb3... app: fix GimpOverlayDialog's minimum height
809f25c... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
bbad6ca... app: don't connect to "size-requst" because that's deprecat
41d2c40... app: port GimpSpinScale to GTK+ 3.0
3dc049a... app: skip keyboard devices so the device list becomes reaso
92afb9b... app: implement proper height-for-width in GimpToolPalette
a9d663c... app: use GdkDevice accessors
ce410cc... app: introduce struct GimpDeviceKey because GdkDeviceKey is
f8a48a3... app: put the toolbox' areas into a box until we decided abo
acd77c8... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
8c36ee7... app: port the device sort function to GdkDeviceManager
8c662fb... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
b13162e... app: change the list of available devices to something that
566bd1a... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
19ce94c... libgimpwidgets: port GimpChainButton to GtkStyleContext
14ab477... libgimpwidgets: port GimpColorArea to GtkStyleContext
8971d9c... libgimpwidgets: port GimpColorScale to GtkStyleContext
e8b1113... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
6ada1a3... libgimpwidgets: port GimpRuler to GtkStyleContext
76c5407... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
e534bb1... app: port GimpBlobEditor to GtkStyleContext
d0e0010... app: port setting the canvas padding color to GtkStyleConte
fd05ead... app: port GimpPanedBox to GtkStyleContext
e93225b... app: port GimpContainerIconView to GtkStyleContext
23c5351... app: port GimpContainerTreeView to GtkStyleContext
b0a92cc... app: port GimpColormapEditor to GtkStyleContext
e4b91ec... app: port GimpComponentEditor to GtkStyleContext
1872f24... app: port GimpFgBgEditor to GtkStyleContext
7c13b86... app: port GimpFgBgView to GtkStyleContext
c4d626b... app: port gimp_get_icon_size() to GtkStyleContext
64d70b9... app: port GimpContainerBox to GtkStyleContext
cdb86cf... app: port GimpDashEditor to GtkStyleContext
f4cef3f... app: remove calls to gtk_widget_get,set_extension_events()
5f66d85... app: s/gtk_widget_modify_font/gtk_widget_override_font/
c120a14... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
9a4856e... app: port the about dialog to GtkStyleContext
2184a54... modules: remove call to gtk_widget_set_extension_events()
e756388... libgimpwidgets: implement GtkWidget::state_flags_changed()
fca1262... libgimpwidgets: implement GtkWidget::style_updated() instea
2eb46fe... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
c8b4561... app: use gdk_drag_context_get_source_window()
8fa0f45... app: use gdk_drag_context_get_selected_action() instead of
6fed16a... app: port GimpSpinScale to GtkStyleContext
e32fc99... app: implement GtkWidget::style_updated() instead of style_
7bce359... port gtkrc files to CSS (incompletely and stuff commented o
9572bf0... Port theme and gtkrc file loading to CSS files using GtkCss
94772d9... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
f0be37d... app: copy gimp.css instead of gtkrc to the user's gimp dire
a597069... app: check whether child widgets exist in GtkWidget::style_
491e06d... Replace gdk_cursor_unref() with g_object_unref()
1a424f5... app: use gtk_menu_shell_get_selected_item()
fa39c43... app: port GimpOverlayBox to GtkStyleContext
afa5a0c... app: port GimpOverlayFrame to GtkStyleContext
4395494... app: port GimpScaleButton to GtkStyleContext
93e3c75... libgimpwidgets: move all GimpPickButton members to a privat
59d35bf... libgimpwidgets: move all GimpColorArea members to a private
58c6dfa... libgimpwidgets: move all GimpOffsetArea members to a privat
dfb6790... libgimpwidgets: move padding members from instance to class
b194071... libgimpwidgets: move all GimpButton members to a private st
5ab3d48... libgimpwidgets: move all GimpCellRendererColor members to a
c51214c... libgimpwidgets: move all GimpColorButton members to a priva
e27ff38... libgimpwidgets: move all GimpCellRendererToggle members to
0347303... libgimpwidgets: move all GimpChainButton members to a priva
8de4b4d... libgimpwidgets: move all GimpBrowser members to a private s
3529602... libgimpwidgets: move all GimpColorDisplay members to a priv
8f5decf... libgimpwidgets: move all GimpColorDisplayStack members to a
2e200cd... libgimpwidgets: move all GimpColorHexEntry members to a pri
9212882... libgimpwidgets: add padding
647463e... libgimpwidgets: move all GimpColorNotebook members to a pri
6a51a44... libgimpwidgets: move all GimpColorScale members to a privat
320a0f6... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
8c2b484... libgimpwidgets: move all GimpColorSelection members to a pr
5ab483b... libgimpwidgets: move all GimpEnumLabel members to a private
58cae58... app: don't use style->black and style->white
9b849fc... libgimpwidgets: move all GimpMemsizeEntry members to a priv
0a8230a... app: port GimpStrokeEditor to GtkStyleContext
b877459... app: port GimpPaletteView to GtkStyleContext
9d16c25... plug-ins: don't use style->black and style->white
adab6cb... libgimpwidgets: move all GimpColorProfileStore members to a
67d0edb... app: port GimpDockWindow to GtkStyleContext
2c5188b... app: port GimpToolEditor to GtkStyleContext
5d1a91d... app: use gtk_widget_override_font() instead of modify_font(
563b184... app: port GimpThumbBox to GtkStyleContext
011d566... Implement GtkWidget::style_updated() instead of ::style_set
70200ee... app: port GimpHistogramView to GtkStyleContext
c0290a7... app: port GimpTagEntry to GtkStyleContext
5313477... app: always ask the master device for its axes or state
297b4a6... app: when checking for a device change, check the event's s
521655b... app: remove obsolete device checks from GimpToolbox
fc8e19c... app: port GimpColorFrame away from GtkStyle, using a new st
3641d00... app: remove call to gtk_widget_style_attach() from GimpOver
4a935db... app: port GimpOverlayChild to GtkStyleContext
027f862... Port cell renderers to gtk_cell_renderer_get_state()
77af8da... app: port GimpCellRendererDashes to GtkStyleContext
97976db... app: add gimp_get_style_color() to simplify GdkRGBA style p
6180494... app: add style property and default CSS for GimpHistogramVi
179cae3... app: port GimpCurveView to GtkStyleContext
9182ed7... themes: document the new GimpHistogramView property in the
530435e... app: define all GimpHistogramView colors via style properti
d66afb1... themes: document the new stlye properties and indent the CS
c7bbbb7... app: increase the priority of the theme CSS by 1
32f94bd... app: port GimpComboTagEntry to GtkStyleContext
00e89f1... configure.ac: use the new GTK_CHECK_BACKEND() macro
c42624e... plug-ins: port map-object to GTK+ 3.x
86b5d35... app: use GdkRGBA instead of GdkColor in some places
637ac48... app: remove gimp_rgb_get,set_gdk_color()
c107829... app: port the text tool editor's preedit popup to GtkStyleC
377c7bd... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
82864ac... app: gimp_print_event(): add the device to the event debug
1f50cda... app: gimp_device_info_get_device_coords(): workaround for X
04cc620... app: make input devices, grabs and therefore generally tool
4eb3556... app: use gdk_device_get_position() inetad of gdk_display_ge
aed9edb... app: remove some forgotten #undef GSEAL_ENABLE
c7bfda9... app: let the file dialog expand/collapse with the file type
0063b61... app: port GimpGradientEditor to GtkSyleContext
abb8288... app: port GimpHistogramView to gdk_device_grab()/ungrab()
29b9e4e... app: port GimpNavigationEditor to GtkStyleContext
2b54e2f... app: port GimpTagPopup to GtkStyleContext
e42f583... app: GimpDock: port font size modification to GtkCssProvide
351fc51... plug-ins: s/GtkObject/GtkAdjustment/
4845803... app: implement GtkContainer::get_path_for_child() in GimpMe
520da22... devel-docs: make the shooter tool at least build again (unt
f85bcee... app: don't use "size-request" for the toolbox' wilber, it's
f9c0a55... app: themes.c: add #if 0-ed switch to dark theme variant
29109e1... Incomplete notebook and tab theming commit, to be improved
2f10af7... themes: set an explicit background for rulers
7a55be7... app: make the statusbar's progress label visible again
0fed13b... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
ffedf63... app: port wilber drawing to GtkStyleContext
16ab6c4... modules: port GimpColorWheel to GTK+ 3.x
d29b15a... Unkommented settings for preferring a dark GTK+ theme.
ed45d1d... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]