[gimp] (234 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (234 commits) Created branch gtk3-port
- Date: Tue, 9 May 2017 22:17:00 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
ed8207c... Switch to version 3.0 in a lot of places and depend on GTK+
b212f1f... Revert "app: Fix on canvas widgets ignoring clicks from tab
360af98... libgimpwidgets: remove deprecated files from the build
3175c18... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
582c81e... libgimpwidgets: port virtual functions to GTK+ 3.0
d71cd87... libgimpwidgets: port virtual functions to GTK+ 3.0
57ff78f... libgimpwidgets: port to GtkWidget::draw()
b0a09e6... libgimpwidgets: port to GtkWidget::draw()
8cd9168... libgimpwidgets: port to GtkWidget::draw()
4a4f35e... libgimpwidgets: s/GtkObject/GtkAdjustment/
3960ccd... libgimpwidgets: port to GtkWidget::draw()
f046b96... libgimpwidgets: remove deprecated functions and s/GtkObject
383344d... libgimpwidgets: remove deprecated files completely
743c497... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
14eb6e3... app: port to GtkWidget::draw()
b66dbd5... app: remove GTK_OBJECT() cast
63bc8f7... app: port to GtkWidget::draw()
59025ec... app: port to GtkWidget::draw()
7ab7cc7... app: port virtual functions to GTK+ 3.0 API
f8e9d35... app: port to GtkWidget::draw()
d17c9cb... app: port to GtkWidget::draw()
8b54898... app: port to GtkWidget::draw()
75ed966... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
dc080ab... app: port to GtkWidget::draw()
af3a231... app: s/GtkObject/GtkAdjustment/
bf2fbad... app: port to GtkWidget::draw()
6dc80cf... app: port GimpNavigationView to GtkWidget::draw()
2974181... app: port GimpPaletteView to GtkWidget::draw()
b37c841... app: port to GtkWidget::draw()
80c1e93... app: port to GtkWidget::draw()
7ffb6ab... app: no need to alloc colors any longer, GdkColormap is gon
97138d9... app: port call to gtk_paint_arrow() to GTK+ 3.0
044f14e... app: port device management to GdkDeviceManager
23628a4... app: remove obsolete (GtkObject **) casts
ed6116d... app: use gtk_widget_get_preferred_size() instead of size_re
afe3a26... app: port GimpScalComboBox to GTK+ 3.0
a9b0fd4... app: use gtk_widget_get_preferred_size() instead of size_re
e5101f9... libgimpwidgets: port GimpFrame to GTK+ 3.0
477e00f... app: port tools to GTK+ 3.0 (trivial changes only)
732242c... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
2d49d76... app: pass the cairo_region_t to gdk_window_invalidate_regio
f804a88... app: use GdkDeviceManager to list devices
76f582a... app: port to GtkWidget::draw()
1944023... app: remove calls to colormap functions, they are gone
993baa3... libgimpwidgets: get rid of (GtkObject **) casts
c7828e2... app: port the splash to GTK+ 3.0
79aa704... libgimpwidgets: port the ruler to GTK+ 3.0
348c9f8... libgimpwidgets: port to GtkWidget::draw()
67b1185... app: port to GtkWidget::draw()
7062769... app: port the overlay stuff to GTK+ 3.0
4236d6d... app: use the container icon view, the grid view is not GTK+
ba6cb02... app: port to GtkWidget::draw() (incompletely)
1bacd9a... app: remove call to gtk_statusbar_set_has_resize_grip()
1807b4a... app: port the tag entry to GTK+ 3.0
98cd37a... app: port to GtkWidget::draw() but disable the code inside
de63dd7... app: can't set the scale combo entry's properties in init()
6c4912d... app: port to GtkWidget::draw()
796332a... libgimpwidgets: port to GtkWidget::draw()
320e7c5... modules: s/GtkObject/GtkAdjustment/
dee620c... app: didn't completely commit the display shell expose() ->
5699a47... app: port to GtkWidget::draw()
83f58a9... app: passing -1 as width/height to gtk_paint_box() no longe
df3ed79... app: port popup arrow drawing to cairo and get rid of the a
dff867b... app: remove GimpContainerGridView from the build entirely
1f69b01... modules: port to GtkWidget::draw()
ad27e1c... libgimpwidgets: port to GtkWidget::draw()
c9233fe... libgimp: port to GtkWidget::draw()
6242749... app: don't translate to allocation.x,y
74ffcab... app: port to GtkWidget::draw()
5a28ed7... app: forgot to remove a cairo_destroy() in draw()
40cf402... app: port to GtkWidget::draw()
5ec3851... app: GtkEntry turned into a no-window widget
570f5ae... app: use the new GtkScrollable API instead of deprecated tr
05b8559... app: cairo_save()/restore() around chaining up in draw()
e92fd13... app: add ugly workaround to make the icon view adapt to vie
00c6346... plug-ins: lots of trivial GTK+ 3.0 porting
fb058f2... plug-ins: port jpeg-save to GTK+ 3.0
8be9fcf... plug-ins: port file-png to GTK+ 3.0
d837404... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
43b5a61... plug-ins: more s/GtkObject/GtkAdjustment/
61b55d9... plug-ins: port some more plug-ins to GTK+ 3.0
cf96d30... app: port the colormap editor to GTK+ 3.0
d03459a... app: remove GtkWrapBox
37a5720... libgimpwidgets: port to the new size request API
a798f79... app: port to the new size request API
3d6f7cc... plug-ins: port the print preview to the new size request AP
a5823ab... plug-ins: port sphere-designer to GtkWidget::draw()
ef73d57... plug-ins: port cml-explorer to GtkWidget::draw()
b695226... plug-ins: port lighting to GTK+ 3.0
899f233... plug-ins: port the unit-editor to GtkScrollable
eae6187... app: fix GimpOverlayDialog's minimum height
253e3c9... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
b9241a4... app: don't connect to "size-requst" because that's deprecat
d1185be... app: port GimpSpinScale to GTK+ 3.0
5a67e24... app: skip keyboard devices so the device list becomes reaso
aac59f3... app: implement proper height-for-width in GimpToolPalette
00c55f4... app: use GdkDevice accessors
62f5049... app: introduce struct GimpDeviceKey because GdkDeviceKey is
0780fd9... app: put the toolbox' areas into a box until we decided abo
025f097... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
bffa19c... app: port the device sort function to GdkDeviceManager
f4b2151... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
73946ff... app: change the list of available devices to something that
63f0c19... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
57aab77... libgimpwidgets: port GimpChainButton to GtkStyleContext
a91b53a... libgimpwidgets: port GimpColorArea to GtkStyleContext
6a16c12... libgimpwidgets: port GimpColorScale to GtkStyleContext
389ba77... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
a20be10... libgimpwidgets: port GimpRuler to GtkStyleContext
a41017f... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
3774ec0... app: port GimpBlobEditor to GtkStyleContext
1553fa3... app: port setting the canvas padding color to GtkStyleConte
d9c5bc8... app: port GimpPanedBox to GtkStyleContext
8faf449... app: port GimpContainerIconView to GtkStyleContext
3587d4a... app: port GimpContainerTreeView to GtkStyleContext
5098e20... app: port GimpColormapEditor to GtkStyleContext
8f5e233... app: port GimpComponentEditor to GtkStyleContext
f0b5e3d... app: port GimpFgBgEditor to GtkStyleContext
377c616... app: port GimpFgBgView to GtkStyleContext
98edb7a... app: port gimp_get_icon_size() to GtkStyleContext
aaef5f8... app: port GimpContainerBox to GtkStyleContext
bc6392d... app: port GimpDashEditor to GtkStyleContext
d3bce12... app: remove calls to gtk_widget_get,set_extension_events()
26eaf2a... app: s/gtk_widget_modify_font/gtk_widget_override_font/
e7580b3... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
fda03f4... app: port the about dialog to GtkStyleContext
5b2a1db... modules: remove call to gtk_widget_set_extension_events()
0a0ca7f... libgimpwidgets: implement GtkWidget::state_flags_changed()
4c64ccf... libgimpwidgets: implement GtkWidget::style_updated() instea
fc2a22c... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
181ecbc... app: use gdk_drag_context_get_source_window()
5391a6d... app: use gdk_drag_context_get_selected_action() instead of
3d88ab4... app: port GimpSpinScale to GtkStyleContext
ff6c7c7... app: implement GtkWidget::style_updated() instead of style_
d829a75... port gtkrc files to CSS (incompletely and stuff commented o
c5fce84... Port theme and gtkrc file loading to CSS files using GtkCss
f6f21d2... app: copy gimp.css instead of gtkrc to the user's gimp dire
8c5e878... app: check whether child widgets exist in GtkWidget::style_
534dc47... Replace gdk_cursor_unref() with g_object_unref()
143ac94... app: use gtk_menu_shell_get_selected_item()
e25ef55... app: port GimpOverlayBox to GtkStyleContext
1dca994... app: port GimpOverlayFrame to GtkStyleContext
1c0c672... app: port GimpScaleButton to GtkStyleContext
83ff758... libgimpwidgets: move all GimpPickButton members to a privat
f4218f7... libgimpwidgets: move all GimpColorArea members to a private
ffcfada... libgimpwidgets: move all GimpOffsetArea members to a privat
c779f35... libgimpwidgets: move padding members from instance to class
1ac9127... libgimpwidgets: move all GimpButton members to a private st
98ef1dc... libgimpwidgets: move all GimpCellRendererColor members to a
2bdd05f... libgimpwidgets: move all GimpColorButton members to a priva
d063b1b... libgimpwidgets: move all GimpCellRendererToggle members to
dda5419... libgimpwidgets: move all GimpChainButton members to a priva
9e56b54... libgimpwidgets: move all GimpBrowser members to a private s
f93946b... libgimpwidgets: move all GimpColorDisplay members to a priv
213da80... libgimpwidgets: move all GimpColorDisplayStack members to a
85b27a0... libgimpwidgets: move all GimpColorHexEntry members to a pri
bddabd5... libgimpwidgets: add padding
1d94170... libgimpwidgets: move all GimpColorNotebook members to a pri
668864a... libgimpwidgets: move all GimpColorScale members to a privat
00ba2c2... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
2c2295d... libgimpwidgets: move all GimpColorSelection members to a pr
3dced61... libgimpwidgets: move all GimpEnumLabel members to a private
f86b712... app: don't use style->black and style->white
5a8bd6a... libgimpwidgets: move all GimpMemsizeEntry members to a priv
30e134c... app: port GimpStrokeEditor to GtkStyleContext
56792be... app: port GimpPaletteView to GtkStyleContext
d85bf4d... plug-ins: don't use style->black and style->white
f83c0e9... libgimpwidgets: move all GimpColorProfileStore members to a
f427d28... app: port GimpDockWindow to GtkStyleContext
e2c80cd... app: port GimpToolEditor to GtkStyleContext
9597861... app: use gtk_widget_override_font() instead of modify_font(
a24366d... app: port GimpThumbBox to GtkStyleContext
94555fe... Implement GtkWidget::style_updated() instead of ::style_set
4190d09... app: port GimpHistogramView to GtkStyleContext
fdcc435... app: port GimpTagEntry to GtkStyleContext
1fb9f9b... app: always ask the master device for its axes or state
186dfd9... app: when checking for a device change, check the event's s
08cfef3... app: remove obsolete device checks from GimpToolbox
7b225ae... app: port GimpColorFrame away from GtkStyle, using a new st
ec27d42... app: remove call to gtk_widget_style_attach() from GimpOver
e4c768e... app: port GimpOverlayChild to GtkStyleContext
91f37bc... Port cell renderers to gtk_cell_renderer_get_state()
ca9d670... app: port GimpCellRendererDashes to GtkStyleContext
6d6bbf7... app: add gimp_get_style_color() to simplify GdkRGBA style p
6acd4df... app: add style property and default CSS for GimpHistogramVi
e19662e... app: port GimpCurveView to GtkStyleContext
06d3ebb... themes: document the new GimpHistogramView property in the
660a35e... app: define all GimpHistogramView colors via style properti
5357501... themes: document the new stlye properties and indent the CS
0b5e500... app: increase the priority of the theme CSS by 1
1ae1cf9... app: port GimpComboTagEntry to GtkStyleContext
3d013f6... configure.ac: use the new GTK_CHECK_BACKEND() macro
c7fe0f0... plug-ins: port map-object to GTK+ 3.x
701d3d7... app: use GdkRGBA instead of GdkColor in some places
ab1091c... app: remove gimp_rgb_get,set_gdk_color()
77e2b74... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
811f01b... app: gimp_print_event(): add the device to the event debug
ea5ca20... app: gimp_device_info_get_device_coords(): workaround for X
3f6cde7... app: make input devices, grabs and therefore generally tool
4d1d308... app: use gdk_device_get_position() inetad of gdk_display_ge
11f6479... app: remove some forgotten #undef GSEAL_ENABLE
4adc7b2... app: let the file dialog expand/collapse with the file type
2e1ebc8... app: port GimpGradientEditor to GtkSyleContext
4611f87... app: port GimpHistogramView to gdk_device_grab()/ungrab()
48cfaf1... app: port GimpNavigationEditor to GtkStyleContext
26e6deb... app: port GimpTagPopup to GtkStyleContext
9530a0f... app: GimpDock: port font size modification to GtkCssProvide
0500386... plug-ins: s/GtkObject/GtkAdjustment/
f032905... app: implement GtkContainer::get_path_for_child() in GimpMe
05b8db4... devel-docs: make the shooter tool at least build again (unt
a4bb4e0... app: don't use "size-request" for the toolbox' wilber, it's
243d3b7... app: themes.c: add #if 0-ed switch to dark theme variant
3dcd732... Incomplete notebook and tab theming commit, to be improved
2924e82... themes: set an explicit background for rulers
0ae1d9d... app: make the statusbar's progress label visible again
418014d... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
abbec19... app: port wilber drawing to GtkStyleContext
fe7a232... modules: port GimpColorWheel to GTK+ 3.x
d07a11a... Unkommented settings for preferring a dark GTK+ theme.
caf29a1... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
af37219... Use GTK+3 gtk_get_locale_direction() function instead of cu
6ac66aa... app: port GimpCircle and subclasses to GTK+ 3
e76da79... app: remove GTK_OBJECT() case in GimpPopup
3b2b55c... app: use gimp_color_display_stack_get_filters() instead of
32f71b1... libgimpwidgets: #if 0 more stuff in gimp3migration
82d6994... libgimpwidgets: Draw marker in correct position on ruler.
145d112... libgimpwidgets: Separate ruler text layer from background.
095932c... app: port GimpContainerTreeView from style_set() to style_u
b4ee51f... Bug 759030 - gtk3-port parsing error loading css from custo
8938d2c... Revert "Bug 762279 - "Tip of the day" links opens two links
e270767... Bug 762279 - "Tip of the day" links opens two links.
0efb4a5... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
1845ed3... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
9e9feac... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]