[gimp] (235 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (235 commits) Created branch gtk3-port
- Date: Mon, 22 May 2017 21:36:41 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
61b0fa9... Switch to version 3.0 in a lot of places and depend on GTK+
d0652a3... Revert "app: Fix on canvas widgets ignoring clicks from tab
5f01367... libgimpwidgets: remove deprecated files from the build
e1825d2... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
292a813... libgimpwidgets: port virtual functions to GTK+ 3.0
4b53ff7... libgimpwidgets: port virtual functions to GTK+ 3.0
131e52c... libgimpwidgets: port to GtkWidget::draw()
b3ee5f9... libgimpwidgets: port to GtkWidget::draw()
6c63936... libgimpwidgets: port to GtkWidget::draw()
58c6fed... libgimpwidgets: s/GtkObject/GtkAdjustment/
5292c0c... libgimpwidgets: port to GtkWidget::draw()
1f07ccb... libgimpwidgets: remove deprecated functions and s/GtkObject
96e976c... libgimpwidgets: remove deprecated files completely
4a394ca... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
8d763d8... app: port to GtkWidget::draw()
14b4071... app: remove GTK_OBJECT() cast
831517f... app: port to GtkWidget::draw()
d74c08e... app: port to GtkWidget::draw()
c40d96b... app: port virtual functions to GTK+ 3.0 API
7e9f43b... app: port to GtkWidget::draw()
3780ea2... app: port to GtkWidget::draw()
33d4a58... app: port to GtkWidget::draw()
1d9a3f1... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
0997c98... app: port to GtkWidget::draw()
0e2cfcd... app: s/GtkObject/GtkAdjustment/
934ff46... app: port to GtkWidget::draw()
a5f056b... app: port GimpNavigationView to GtkWidget::draw()
7f69c87... app: port GimpPaletteView to GtkWidget::draw()
792b791... app: port to GtkWidget::draw()
e0ba411... app: port to GtkWidget::draw()
4788256... app: no need to alloc colors any longer, GdkColormap is gon
80e6899... app: port call to gtk_paint_arrow() to GTK+ 3.0
4b0f701... app: port device management to GdkDeviceManager
4b408f1... app: remove obsolete (GtkObject **) casts
1876315... app: use gtk_widget_get_preferred_size() instead of size_re
332e4aa... app: port GimpScalComboBox to GTK+ 3.0
969733c... app: use gtk_widget_get_preferred_size() instead of size_re
2b7a9b2... libgimpwidgets: port GimpFrame to GTK+ 3.0
132aa61... app: port tools to GTK+ 3.0 (trivial changes only)
668da5b... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
2da8872... app: pass the cairo_region_t to gdk_window_invalidate_regio
e706afa... app: use GdkDeviceManager to list devices
868e911... app: port to GtkWidget::draw()
05a6877... app: remove calls to colormap functions, they are gone
85369c7... libgimpwidgets: get rid of (GtkObject **) casts
5157767... app: port the splash to GTK+ 3.0
9642e66... libgimpwidgets: port the ruler to GTK+ 3.0
2203304... libgimpwidgets: port to GtkWidget::draw()
96d64f7... app: port to GtkWidget::draw()
4f1ea4a... app: port the overlay stuff to GTK+ 3.0
8cb82eb... app: use the container icon view, the grid view is not GTK+
cb1c0e7... app: port to GtkWidget::draw() (incompletely)
8f8a2df... app: remove call to gtk_statusbar_set_has_resize_grip()
b293b45... app: port the tag entry to GTK+ 3.0
540f6a3... app: port to GtkWidget::draw() but disable the code inside
2cead4c... app: can't set the scale combo entry's properties in init()
733b805... app: port to GtkWidget::draw()
0cca088... libgimpwidgets: port to GtkWidget::draw()
67a182e... modules: s/GtkObject/GtkAdjustment/
be5d55a... app: didn't completely commit the display shell expose() ->
aa5a668... app: port to GtkWidget::draw()
582be93... app: passing -1 as width/height to gtk_paint_box() no longe
c85ffd9... app: port popup arrow drawing to cairo and get rid of the a
610680e... app: remove GimpContainerGridView from the build entirely
f5f3ca3... modules: port to GtkWidget::draw()
05dacab... libgimpwidgets: port to GtkWidget::draw()
ff5613e... libgimp: port to GtkWidget::draw()
99f7b24... app: don't translate to allocation.x,y
47e361c... app: port to GtkWidget::draw()
8215699... app: forgot to remove a cairo_destroy() in draw()
8cc9a84... app: port to GtkWidget::draw()
07fd4f8... app: GtkEntry turned into a no-window widget
306ad21... app: use the new GtkScrollable API instead of deprecated tr
3d4e858... app: cairo_save()/restore() around chaining up in draw()
4ae0dbd... app: add ugly workaround to make the icon view adapt to vie
674a37c... plug-ins: lots of trivial GTK+ 3.0 porting
3cdfea6... plug-ins: port jpeg-save to GTK+ 3.0
06673c9... plug-ins: port file-png to GTK+ 3.0
a0b5b65... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
57438a9... plug-ins: more s/GtkObject/GtkAdjustment/
47e8bcc... plug-ins: port some more plug-ins to GTK+ 3.0
da96d6a... app: port the colormap editor to GTK+ 3.0
3a55b3f... app: remove GtkWrapBox
63f02a1... libgimpwidgets: port to the new size request API
4d53408... app: port to the new size request API
cf56141... plug-ins: port the print preview to the new size request AP
8d1a0b0... plug-ins: port sphere-designer to GtkWidget::draw()
0f527be... plug-ins: port cml-explorer to GtkWidget::draw()
ab95698... plug-ins: port lighting to GTK+ 3.0
9538130... plug-ins: port the unit-editor to GtkScrollable
e50cb44... app: fix GimpOverlayDialog's minimum height
16b4b90... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
ddc8cf3... app: don't connect to "size-requst" because that's deprecat
30165fa... app: port GimpSpinScale to GTK+ 3.0
f435203... app: skip keyboard devices so the device list becomes reaso
347ca99... app: implement proper height-for-width in GimpToolPalette
276635e... app: use GdkDevice accessors
cebe410... app: introduce struct GimpDeviceKey because GdkDeviceKey is
1d248c5... app: put the toolbox' areas into a box until we decided abo
3ae57f9... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
447fae2... app: port the device sort function to GdkDeviceManager
5d4ff53... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
2a9cdf3... app: change the list of available devices to something that
5ab7f2d... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
d4156b0... libgimpwidgets: port GimpChainButton to GtkStyleContext
785a0bb... libgimpwidgets: port GimpColorArea to GtkStyleContext
da33ebe... libgimpwidgets: port GimpColorScale to GtkStyleContext
2f9756a... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
7929a71... libgimpwidgets: port GimpRuler to GtkStyleContext
0732310... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
a99e65b... app: port GimpBlobEditor to GtkStyleContext
34c55eb... app: port setting the canvas padding color to GtkStyleConte
0441684... app: port GimpPanedBox to GtkStyleContext
fde5507... app: port GimpContainerIconView to GtkStyleContext
d9ebdd6... app: port GimpContainerTreeView to GtkStyleContext
f860594... app: port GimpColormapEditor to GtkStyleContext
b7cab08... app: port GimpComponentEditor to GtkStyleContext
52d648c... app: port GimpFgBgEditor to GtkStyleContext
b89cd58... app: port GimpFgBgView to GtkStyleContext
34d8da7... app: port gimp_get_icon_size() to GtkStyleContext
ac12bf9... app: port GimpContainerBox to GtkStyleContext
fa8f402... app: port GimpDashEditor to GtkStyleContext
37635fd... app: remove calls to gtk_widget_get,set_extension_events()
f4804bb... app: s/gtk_widget_modify_font/gtk_widget_override_font/
fe96407... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
a86a0e4... app: port the about dialog to GtkStyleContext
0032bb7... modules: remove call to gtk_widget_set_extension_events()
ffe0e97... libgimpwidgets: implement GtkWidget::state_flags_changed()
d686e9a... libgimpwidgets: implement GtkWidget::style_updated() instea
9a746d5... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
6237951... app: use gdk_drag_context_get_source_window()
3245d42... app: use gdk_drag_context_get_selected_action() instead of
cec7ba4... app: port GimpSpinScale to GtkStyleContext
6f360ff... app: implement GtkWidget::style_updated() instead of style_
754c144... port gtkrc files to CSS (incompletely and stuff commented o
d14aee8... Port theme and gtkrc file loading to CSS files using GtkCss
e10fb8b... app: copy gimp.css instead of gtkrc to the user's gimp dire
2ea4263... app: check whether child widgets exist in GtkWidget::style_
d636a12... Replace gdk_cursor_unref() with g_object_unref()
311138f... app: use gtk_menu_shell_get_selected_item()
401a025... app: port GimpOverlayBox to GtkStyleContext
251fd10... app: port GimpOverlayFrame to GtkStyleContext
e412a26... app: port GimpScaleButton to GtkStyleContext
ab507d0... libgimpwidgets: move all GimpPickButton members to a privat
a4976f2... libgimpwidgets: move all GimpColorArea members to a private
b907ade... libgimpwidgets: move all GimpOffsetArea members to a privat
4a4e571... libgimpwidgets: move padding members from instance to class
adae042... libgimpwidgets: move all GimpButton members to a private st
37726f0... libgimpwidgets: move all GimpCellRendererColor members to a
75c3feb... libgimpwidgets: move all GimpColorButton members to a priva
7b2cfd4... libgimpwidgets: move all GimpCellRendererToggle members to
bf0e7aa... libgimpwidgets: move all GimpChainButton members to a priva
45e03e6... libgimpwidgets: move all GimpBrowser members to a private s
f675dda... libgimpwidgets: move all GimpColorDisplay members to a priv
3c0db96... libgimpwidgets: move all GimpColorDisplayStack members to a
d58b7a8... libgimpwidgets: move all GimpColorHexEntry members to a pri
344fc92... libgimpwidgets: add padding
ccd15ef... libgimpwidgets: move all GimpColorNotebook members to a pri
dffd446... libgimpwidgets: move all GimpColorScale members to a privat
eb1ae0d... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
f15c1b8... libgimpwidgets: move all GimpColorSelection members to a pr
23e5935... libgimpwidgets: move all GimpEnumLabel members to a private
149f65e... app: don't use style->black and style->white
cf0a0ce... libgimpwidgets: move all GimpMemsizeEntry members to a priv
91e0c9e... app: port GimpStrokeEditor to GtkStyleContext
0bc760b... app: port GimpPaletteView to GtkStyleContext
04d3615... plug-ins: don't use style->black and style->white
7481a5d... libgimpwidgets: move all GimpColorProfileStore members to a
73961a2... app: port GimpDockWindow to GtkStyleContext
eb63aad... app: port GimpToolEditor to GtkStyleContext
b18357c... app: use gtk_widget_override_font() instead of modify_font(
565e9ca... app: port GimpThumbBox to GtkStyleContext
320e3a3... Implement GtkWidget::style_updated() instead of ::style_set
a3f12f8... app: port GimpHistogramView to GtkStyleContext
2aa5903... app: port GimpTagEntry to GtkStyleContext
5a16861... app: always ask the master device for its axes or state
a2640e2... app: when checking for a device change, check the event's s
4edc295... app: remove obsolete device checks from GimpToolbox
1000f73... app: port GimpColorFrame away from GtkStyle, using a new st
822672a... app: remove call to gtk_widget_style_attach() from GimpOver
ca8283e... app: port GimpOverlayChild to GtkStyleContext
f11bcf6... Port cell renderers to gtk_cell_renderer_get_state()
bb4de5c... app: port GimpCellRendererDashes to GtkStyleContext
b7d0ea1... app: add gimp_get_style_color() to simplify GdkRGBA style p
231915a... app: add style property and default CSS for GimpHistogramVi
d60f652... app: port GimpCurveView to GtkStyleContext
d7f0487... themes: document the new GimpHistogramView property in the
2734726... app: define all GimpHistogramView colors via style properti
d2f1d26... themes: document the new stlye properties and indent the CS
34ea3d8... app: increase the priority of the theme CSS by 1
8e9bdcf... app: port GimpComboTagEntry to GtkStyleContext
0313a63... configure.ac: use the new GTK_CHECK_BACKEND() macro
4432ba4... plug-ins: port map-object to GTK+ 3.x
1c24405... app: use GdkRGBA instead of GdkColor in some places
363e164... app: remove gimp_rgb_get,set_gdk_color()
703f3ff... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
ef69050... app: gimp_print_event(): add the device to the event debug
21fae48... app: gimp_device_info_get_device_coords(): workaround for X
993a963... app: make input devices, grabs and therefore generally tool
0ef7305... app: use gdk_device_get_position() inetad of gdk_display_ge
99bf3a3... app: remove some forgotten #undef GSEAL_ENABLE
fbaebdb... app: let the file dialog expand/collapse with the file type
b73803e... app: port GimpGradientEditor to GtkSyleContext
5e706fb... app: port GimpHistogramView to gdk_device_grab()/ungrab()
5c5b301... app: port GimpNavigationEditor to GtkStyleContext
31bbe4c... app: port GimpTagPopup to GtkStyleContext
56c5cf3... app: GimpDock: port font size modification to GtkCssProvide
36c20c6... plug-ins: s/GtkObject/GtkAdjustment/
f364e4b... app: implement GtkContainer::get_path_for_child() in GimpMe
b209a47... devel-docs: make the shooter tool at least build again (unt
d8f6312... app: don't use "size-request" for the toolbox' wilber, it's
fc524a4... app: themes.c: add #if 0-ed switch to dark theme variant
3441987... Incomplete notebook and tab theming commit, to be improved
bd8c48d... themes: set an explicit background for rulers
90600a5... app: make the statusbar's progress label visible again
d5a6a1e... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
0782a1d... app: port wilber drawing to GtkStyleContext
450acad... modules: port GimpColorWheel to GTK+ 3.x
e8916b1... Unkommented settings for preferring a dark GTK+ theme.
586fce6... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
f9037d2... Use GTK+3 gtk_get_locale_direction() function instead of cu
b82a0b4... app: port GimpCircle and subclasses to GTK+ 3
ebd9ac6... app: remove GTK_OBJECT() case in GimpPopup
2318a53... app: use gimp_color_display_stack_get_filters() instead of
b1c9f8c... libgimpwidgets: #if 0 more stuff in gimp3migration
a9014d4... libgimpwidgets: Draw marker in correct position on ruler.
965b9df... libgimpwidgets: Separate ruler text layer from background.
491f7b8... app: port GimpContainerTreeView from style_set() to style_u
1d335d0... Bug 759030 - gtk3-port parsing error loading css from custo
572b565... Revert "Bug 762279 - "Tip of the day" links opens two links
374d855... Bug 762279 - "Tip of the day" links opens two links.
93b51e8... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
8460de4... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
1f8db17... libgimpwidgets: make GimpColorScale more-or-less work fine
2fc9c62... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]