[gimp] (226 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (226 commits) Created branch gtk3-port
- Date: Fri, 30 Aug 2013 22:51:28 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
a5d88fa... Switch to version 3.0 in a lot of places and depend on GTK+
08afcce... libgimpwidgets: remove deprecated files from the build
ceb9f79... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
490ea69... libgimpwidgets: port virtual functions to GTK+ 3.0
152c7a5... libgimpwidgets: port virtual functions to GTK+ 3.0
09a8f6f... libgimpwidgets: port to GtkWidget::draw()
b8a761a... libgimpwidgets: port to GtkWidget::draw()
b858af9... libgimpwidgets: port to GtkWidget::draw()
cfcc5a3... libgimpwidgets: s/GtkObject/GtkAdjustment/
2300de3... libgimpwidgets: port to GtkWidget::draw()
9b29068... libgimpwidgets: remove deprecated functions and s/GtkObject
a454a49... libgimpwidgets: remove deprecated files completely
06f4083... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
733bca9... app: port to GtkWidget::draw()
79b8d70... app: remove GTK_OBJECT() cast
88138b4... app: port to GtkWidget::draw()
23c2892... app: port to GtkWidget::draw()
c289a0c... app: port virtual functions to GTK+ 3.0 API
8d2b109... app: get rid of a GTK_OBJECT() cast
51ad8c8... app: port to GtkWidget::draw()
1a6b971... app: port to GtkWidget::draw()
ac8288c... app: port to GtkWidget::draw()
24708bd... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
f776c76... app: port to GtkWidget::draw()
90026b7... app: s/GtkObject/GtkAdjustment/
9b1f386... app: port to GtkWidget::draw()
4efc97d... app: port GimpNavigationView to GtkWidget::draw()
8301c08... app: port GimpPaletteView to GtkWidget::draw()
bf2bd67... app: port to GtkWidget::draw()
37ca3ad... app: get rid of GtkObject in GimpUIManager
467ac4e... app: port to GtkWidget::draw()
333d073... app: no need to alloc colors any longer, GdkColormap is gon
53aa828... app: port call to gtk_paint_arrow() to GTK+ 3.0
b9f919b... app: port device management to GdkDeviceManager
b5dcde1... app: remove obsolete (GtkObject **) casts
2765b50... app: use gtk_widget_get_preferred_size() instead of size_re
854696a... app: port GimpScalComboBox to GTK+ 3.0
4142026... app: use gtk_widget_get_preferred_size() instead of size_re
d84d775... libgimpwidgets: port GimpFrame to GTK+ 3.0
9b60b6b... app: port tools to GTK+ 3.0 (trivial changes only)
cd5ee4b... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
d8c474e... app: pass the cairo_region_t to gdk_window_invalidate_regio
d98d0bf... app: use GdkDeviceManager to list devices
c455dca... app: port to GtkWidget::draw()
94de171... app: remove calls to colormap functions, they are gone
e56398e... libgimpwidgets: get rid of (GtkObject **) casts
d8fb587... app: port the splash to GTK+ 3.0
34937d7... libgimpwidgets: port the ruler to GTK+ 3.0
6980fca... libgimpwidgets: port to GtkWidget::draw()
ddb37b8... app: port to GtkWidget::draw()
20ff7e6... app: port the overlay stuff to GTK+ 3.0
5849056... app: use the container icon view, the grid view is not GTK+
8d14591... app: port to GtkWidget::draw() (incompletely)
f3038ea... app: remove call to gtk_statusbar_set_has_resize_grip()
df584dc... app: port the tag entry to GTK+ 3.0
6fe199b... app: port to GtkWidget::draw() but disable the code inside
4eb881a... app: can't set the scale combo entry's properties in init()
fcb375c... app: port to GtkWidget::draw()
08bb35b... libgimpwidgets: port to GtkWidget::draw()
0fdae34... modules: s/GtkObject/GtkAdjustment/
21190a3... app: didn't completely commit the display shell expose() ->
eaad768... script-fu: port to GTK+ 3.0
76f534a... app: port to GtkWidget::draw()
83e0281... app: passing -1 as width/height to gtk_paint_box() no longe
d6b4080... app: port popup arrow drawing to cairo and get rid of the a
33afdc6... app: remove GimpContainerGridView from the build entirely
91df204... modules: port to GtkWidget::draw()
b478afd... libgimpwidgets: port to GtkWidget::draw()
c2fd70d... libgimp: port to GtkWidget::draw()
a2b30ee... app: don't translate to allocation.x,y
59bdf89... app: port to GtkWidget::draw()
eabc63c... app: forgot to remove a cairo_destroy() in draw()
5d97428... app: port to GtkWidget::draw()
89263ce... app: GtkEntry turned into a no-window widget
1e12c5a... app: use the new GtkScrollable API instead of deprecated tr
81c9dbc... app: cairo_save()/restore() around chaining up in draw()
9d54836... app: add ugly workaround to make the icon view adapt to vie
b8ef85c... plug-ins: lots of trivial GTK+ 3.0 porting
350859d... plug-ins: port jpeg-save to GTK+ 3.0
e7f2994... plug-ins: port file-png to GTK+ 3.0
92314d2... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
a18580b... plug-ins: more s/GtkObject/GtkAdjustment/
b60f6fa... plug-ins: port some more plug-ins to GTK+ 3.0
0711d90... app: port the colormap editor to GTK+ 3.0
927cf18... app: remove GtkWrapBox
e72e489... libgimpwidgets: port to the new size request API
3493ae5... app: port to the new size request API
3832e53... plug-ins: port the print preview to the new size request AP
3ac853a... plug-ins: port sphere-designer to GtkWidget::draw()
7ecd05d... plug-ins: port cml-explorer to GtkWidget::draw()
a15070a... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
dc30ee9... plug-ins: port lighting to GTK+ 3.0
4fd57e0... plug-ins: port the unit-editor to GtkScrollable
f1125a1... app: fix GimpOverlayDialog's minimum height
dda4c25... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
29fbe6a... app: don't connect to "size-requst" because that's deprecat
983404e... app: port GimpSpinScale to GTK+ 3.0
808cd08... app: skip keyboard devices so the device list becomes reaso
d191ce0... app: implement proper height-for-width in GimpToolPalette
790c318... app: use GdkDevice accessors
ce79a34... app: introduce struct GimpDeviceKey because GdkDeviceKey is
15ed24a... app: put the toolbox' areas into a box until we decided abo
6e00d41... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
7407b21... app: port the device sort function to GdkDeviceManager
219894a... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
74af9fe... app: change the list of available devices to something that
0a77f06... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
d00804a... libgimpwidgets: port GimpChainButton to GtkStyleContext
2ddabe6... libgimpwidgets: port GimpColorArea to GtkStyleContext
59a9e1a... libgimpwidgets: port GimpColorScale to GtkStyleContext
0fb4da2... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
ad778ae... libgimpwidgets: port GimpRuler to GtkStyleContext
0b026f7... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
aace03e... app: port GimpBlobEditor to GtkStyleContext
ec0244e... app: port setting the canvas padding color to GtkStyleConte
7d5231c... app: port GimpPanedBox to GtkStyleContext
c069a3d... app: port GimpContainerIconView to GtkStyleContext
d326e0d... app: port GimpContainerTreeView to GtkStyleContext
1ce1967... app: port GimpColormapEditor to GtkStyleContext
effa02d... app: port GimpComponentEditor to GtkStyleContext
773cd2d... app: port GimpFgBgEditor to GtkStyleContext
b32587d... app: port GimpFgBgView to GtkStyleContext
6d50029... app: port gimp_get_icon_size() to GtkStyleContext
7797dd7... app: port GimpContainerBox to GtkStyleContext
d083c67... app: port GimpDashEditor to GtkStyleContext
e62e0ba... app: remove calls to gtk_widget_get,set_extension_events()
2e4f7b4... app: s/gtk_widget_modify_font/gtk_widget_override_font/
b2a11d7... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
7f34515... app: port the about dialog to GtkStyleContext
405cba4... modules: remove call to gtk_widget_set_extension_events()
27234e7... libgimpwidgets: implement GtkWidget::state_flags_changed()
523c7c5... libgimpwidgets: implement GtkWidget::style_updated() instea
5dd99d9... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
b66ca79... app: use gdk_drag_context_get_source_window()
4f24601... app: use gdk_drag_context_get_selected_action() instead of
1c05741... app: port GimpSpinScale to GtkStyleContext
d6445e3... app: implement GtkWidget::style_updated() instead of style_
5efd541... port gtkrc files to CSS (incompletely and stuff commented o
1d0cea2... Port theme and gtkrc file loading to CSS files using GtkCss
fa6dea8... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
d73ae81... app: copy gimp.css instead of gtkrc to the user's gimp dire
5b357cb... app: check whether child widgets exist in GtkWidget::style_
5bb5acd... Replace gdk_cursor_unref() with g_object_unref()
2815d58... app: use gtk_menu_shell_get_selected_item()
cb1eb7a... app: port GimpOverlayBox to GtkStyleContext
b71603d... app: port GimpOverlayFrame to GtkStyleContext
55043d7... app: port GimpScaleButton to GtkStyleContext
adb8e14... libgimpwidgets: move all GimpPickButton members to a privat
21ffe28... libgimpwidgets: move all GimpColorArea members to a private
04ac206... libgimpwidgets: move all GimpOffsetArea members to a privat
5374764... libgimpwidgets: move padding members from instance to class
684efcd... libgimpwidgets: move all GimpButton members to a private st
92153a2... libgimpwidgets: move all GimpCellRendererColor members to a
b121e85... libgimpwidgets: move all GimpColorButton members to a priva
bc7237c... libgimpwidgets: move all GimpCellRendererToggle members to
3416a01... libgimpwidgets: move all GimpChainButton members to a priva
e5ed8a9... libgimpwidgets: move all GimpBrowser members to a private s
098d523... libgimpwidgets: move all GimpColorDisplay members to a priv
d68973a... libgimpwidgets: move all GimpColorDisplayStack members to a
9fc6132... libgimpwidgets: move all GimpColorHexEntry members to a pri
63ff07b... libgimpwidgets: add padding
1b58e9e... libgimpwidgets: move all GimpColorNotebook members to a pri
dbaf2b4... libgimpwidgets: move all GimpColorScale members to a privat
4b440be... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
f5b4f8e... libgimpwidgets: move all GimpColorSelection members to a pr
4ed3001... libgimpwidgets: move all GimpEnumLabel members to a private
c67e475... app: don't use style->black and style->white
fc9459d... libgimpwidgets: move all GimpMemsizeEntry members to a priv
adf253d... app: port GimpStrokeEditor to GtkStyleContext
9719b25... app: port GimpPaletteView to GtkStyleContext
bfaf712... plug-ins: don't use style->black and style->white
7417791... libgimpwidgets: move all GimpColorProfileStore members to a
fab02e6... app: port GimpDockWindow to GtkStyleContext
f5d4221... app: port GimpToolEditor to GtkStyleContext
690bcce... app: use gtk_widget_override_font() instead of modify_font(
1841124... app: port GimpThumbBox to GtkStyleContext
defb62b... Implement GtkWidget::style_updated() instead of ::style_set
9649b7b... app: port GimpHistogramView to GtkStyleContext
ed7d93c... app: port GimpTagEntry to GtkStyleContext
741c735... app: always ask the master device for its axes or state
472d58b... app: when checking for a device change, check the event's s
5351fb9... app: remove obsolete device checks from GimpToolbox
8244f70... app: port GimpColorFrame away from GtkStyle, using a new st
8cf0296... app: remove call to gtk_widget_style_attach() from GimpOver
9960ff1... app: port GimpOverlayChild to GtkStyleContext
02206c2... Port cell renderers to gtk_cell_renderer_get_state()
23e7984... app: port GimpCellRendererDashes to GtkStyleContext
0231c05... app: add gimp_get_style_color() to simplify GdkRGBA style p
e3b186d... app: add style property and default CSS for GimpHistogramVi
8884763... app: port GimpCurveView to GtkStyleContext
dde0a0c... themes: document the new GimpHistogramView property in the
f3f7ea4... app: define all GimpHistogramView colors via style properti
9ff18d5... themes: document the new stlye properties and indent the CS
1bbaaf1... app: increase the priority of the theme CSS by 1
bac6f40... app: port GimpComboTagEntry to GtkStyleContext
613ea61... configure.ac: use the new GTK_CHECK_BACKEND() macro
d1154b8... plug-ins: port map-object to GTK+ 3.x
328f156... app: use GdkRGBA instead of GdkColor in some places
d7a09b2... app: remove gimp_rgb_get,set_gdk_color()
93b3f65... app: port the text tool editor's preedit popup to GtkStyleC
235a692... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
37659e4... app: gimp_print_event(): add the device to the event debug
b1e1caa... app: gimp_device_info_get_device_coords(): workaround for X
3776812... app: make input devices, grabs and therefore generally tool
534ef5c... app: use gdk_device_get_position() inetad of gdk_display_ge
d93c7d5... app: remove some forgotten #undef GSEAL_ENABLE
0d6ded8... app: let the file dialog expand/collapse with the file type
3d317e7... app: port GimpGradientEditor to GtkSyleContext
dda1164... app: port GimpHistogramView to gdk_device_grab()/ungrab()
2a1debd... app: port GimpNavigationEditor to GtkStyleContext
e0225d7... app: port GimpTagPopup to GtkStyleContext
e1e6d47... app: GimpDock: port font size modification to GtkCssProvide
ee42436... plug-ins: s/GtkObject/GtkAdjustment/
0960a68... app: implement GtkContainer::get_path_for_child() in GimpMe
5bce520... devel-docs: make the shooter tool at least build again (unt
ccfe95a... app: don't use "size-request" for the toolbox' wilber, it's
1769390... app: themes.c: add #if 0-ed switch to dark theme variant
76a2fc6... Incomplete notebook and tab theming commit, to be improved
886c577... themes: set an explicit background for rulers
1144889... app: make the statusbar's progress label visible again
fcd1246... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
9dc6bb9... app: port wilber drawing to GtkStyleContext
0c77d48... modules: port GimpColorWheel to GTK+ 3.x
137dd12... Unkommented settings for preferring a dark GTK+ theme.
5b41f33... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
bcda4c9... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]