[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: Fri, 26 May 2017 17:40:51 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
8795bf5... Switch to version 3.0 in a lot of places and depend on GTK+
3492e69... Revert "app: Fix on canvas widgets ignoring clicks from tab
ae705bf... libgimpwidgets: remove deprecated files from the build
39da3cd... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
d306eb0... libgimpwidgets: port virtual functions to GTK+ 3.0
276b875... libgimpwidgets: port virtual functions to GTK+ 3.0
2786200... libgimpwidgets: port to GtkWidget::draw()
a597964... libgimpwidgets: port to GtkWidget::draw()
8036ff3... libgimpwidgets: port to GtkWidget::draw()
c14d9b3... libgimpwidgets: s/GtkObject/GtkAdjustment/
5ba6ff4... libgimpwidgets: port to GtkWidget::draw()
890a54b... libgimpwidgets: remove deprecated functions and s/GtkObject
cee56e5... libgimpwidgets: remove deprecated files completely
5658557... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
3df8d3f... app: port to GtkWidget::draw()
2cb976f... app: remove GTK_OBJECT() cast
face83e... app: port to GtkWidget::draw()
7ca9ba7... app: port to GtkWidget::draw()
0896026... app: port virtual functions to GTK+ 3.0 API
beafdbd... app: port to GtkWidget::draw()
eb8505e... app: port to GtkWidget::draw()
4bd91f0... app: port to GtkWidget::draw()
97d6c26... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
0732a65... app: port to GtkWidget::draw()
be61f83... app: s/GtkObject/GtkAdjustment/
9a23d86... app: port to GtkWidget::draw()
fb15230... app: port GimpNavigationView to GtkWidget::draw()
23731aa... app: port GimpPaletteView to GtkWidget::draw()
14c76a4... app: port to GtkWidget::draw()
e2c070a... app: port to GtkWidget::draw()
9ee0f1b... app: no need to alloc colors any longer, GdkColormap is gon
12e7a19... app: port call to gtk_paint_arrow() to GTK+ 3.0
ae44358... app: port device management to GdkDeviceManager
2518ca4... app: remove obsolete (GtkObject **) casts
fb7ada7... app: use gtk_widget_get_preferred_size() instead of size_re
4105f20... app: port GimpScalComboBox to GTK+ 3.0
3eea1b0... app: use gtk_widget_get_preferred_size() instead of size_re
fdf73a8... libgimpwidgets: port GimpFrame to GTK+ 3.0
829f5bc... app: port tools to GTK+ 3.0 (trivial changes only)
535efd0... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
5705c8c... app: pass the cairo_region_t to gdk_window_invalidate_regio
b57f472... app: use GdkDeviceManager to list devices
9c5718f... app: port to GtkWidget::draw()
336a5b7... app: remove calls to colormap functions, they are gone
5bc8813... libgimpwidgets: get rid of (GtkObject **) casts
b66ada7... app: port the splash to GTK+ 3.0
7271840... libgimpwidgets: port the ruler to GTK+ 3.0
6012875... libgimpwidgets: port to GtkWidget::draw()
8aaca24... app: port to GtkWidget::draw()
d1f63f0... app: port the overlay stuff to GTK+ 3.0
eaa2190... app: use the container icon view, the grid view is not GTK+
d19d015... app: port to GtkWidget::draw() (incompletely)
dd232df... app: remove call to gtk_statusbar_set_has_resize_grip()
3659b28... app: port the tag entry to GTK+ 3.0
145a2a4... app: port to GtkWidget::draw() but disable the code inside
2f56a8f... app: can't set the scale combo entry's properties in init()
328ec4c... app: port to GtkWidget::draw()
67ba15b... libgimpwidgets: port to GtkWidget::draw()
0136bad... modules: s/GtkObject/GtkAdjustment/
71d500c... app: didn't completely commit the display shell expose() ->
01a767b... app: port to GtkWidget::draw()
3a9f298... app: passing -1 as width/height to gtk_paint_box() no longe
8b578ef... app: port popup arrow drawing to cairo and get rid of the a
47ac649... app: remove GimpContainerGridView from the build entirely
e05597d... modules: port to GtkWidget::draw()
13a75ce... libgimpwidgets: port to GtkWidget::draw()
2682c65... libgimp: port to GtkWidget::draw()
7c6df74... app: don't translate to allocation.x,y
f9f50a0... app: port to GtkWidget::draw()
ff9cc82... app: forgot to remove a cairo_destroy() in draw()
93f1519... app: port to GtkWidget::draw()
8d5c6d2... app: GtkEntry turned into a no-window widget
58542ed... app: use the new GtkScrollable API instead of deprecated tr
537f374... app: cairo_save()/restore() around chaining up in draw()
3f97362... app: add ugly workaround to make the icon view adapt to vie
b80e72a... plug-ins: lots of trivial GTK+ 3.0 porting
716fc77... plug-ins: port jpeg-save to GTK+ 3.0
7c435fe... plug-ins: port file-png to GTK+ 3.0
2c243fe... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
7500cf6... plug-ins: more s/GtkObject/GtkAdjustment/
2583946... plug-ins: port some more plug-ins to GTK+ 3.0
edc3467... app: port the colormap editor to GTK+ 3.0
bc1bb19... app: remove GtkWrapBox
9f38b1b... libgimpwidgets: port to the new size request API
33cfdc2... app: port to the new size request API
cdedc33... plug-ins: port the print preview to the new size request AP
a792ed5... plug-ins: port sphere-designer to GtkWidget::draw()
b25f323... plug-ins: port cml-explorer to GtkWidget::draw()
98738d4... plug-ins: port lighting to GTK+ 3.0
463c1e6... plug-ins: port the unit-editor to GtkScrollable
fb11aec... app: fix GimpOverlayDialog's minimum height
00a0408... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
6a3aca7... app: don't connect to "size-requst" because that's deprecat
fdf272c... app: port GimpSpinScale to GTK+ 3.0
9ca7952... app: skip keyboard devices so the device list becomes reaso
34f3611... app: implement proper height-for-width in GimpToolPalette
7d94ee6... app: use GdkDevice accessors
5858625... app: introduce struct GimpDeviceKey because GdkDeviceKey is
a2cef21... app: put the toolbox' areas into a box until we decided abo
f835b11... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
3feb5a3... app: port the device sort function to GdkDeviceManager
754d30c... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
7c4e578... app: change the list of available devices to something that
6e4dd2b... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
8ca05c3... libgimpwidgets: port GimpChainButton to GtkStyleContext
ed26cc2... libgimpwidgets: port GimpColorArea to GtkStyleContext
253d061... libgimpwidgets: port GimpColorScale to GtkStyleContext
306228b... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
87d6595... libgimpwidgets: port GimpRuler to GtkStyleContext
71fa882... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
1e95431... app: port GimpBlobEditor to GtkStyleContext
2aef691... app: port setting the canvas padding color to GtkStyleConte
a691676... app: port GimpPanedBox to GtkStyleContext
066c89f... app: port GimpContainerIconView to GtkStyleContext
a287d5d... app: port GimpContainerTreeView to GtkStyleContext
963666b... app: port GimpColormapEditor to GtkStyleContext
c14ba30... app: port GimpComponentEditor to GtkStyleContext
1694b1f... app: port GimpFgBgEditor to GtkStyleContext
7a62c23... app: port GimpFgBgView to GtkStyleContext
3e8c1bc... app: port gimp_get_icon_size() to GtkStyleContext
b1bb3d0... app: port GimpContainerBox to GtkStyleContext
e07d437... app: port GimpDashEditor to GtkStyleContext
c926a04... app: remove calls to gtk_widget_get,set_extension_events()
64f0744... app: s/gtk_widget_modify_font/gtk_widget_override_font/
4302532... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
3fe1886... app: port the about dialog to GtkStyleContext
24054f6... modules: remove call to gtk_widget_set_extension_events()
a95f8f8... libgimpwidgets: implement GtkWidget::state_flags_changed()
4aa054b... libgimpwidgets: implement GtkWidget::style_updated() instea
25ba762... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
c510bf1... app: use gdk_drag_context_get_source_window()
3c76e3b... app: use gdk_drag_context_get_selected_action() instead of
62ccf1b... app: port GimpSpinScale to GtkStyleContext
3d32ff9... app: implement GtkWidget::style_updated() instead of style_
129c5dd... port gtkrc files to CSS (incompletely and stuff commented o
39c1130... Port theme and gtkrc file loading to CSS files using GtkCss
e9105d8... app: copy gimp.css instead of gtkrc to the user's gimp dire
dda617a... app: check whether child widgets exist in GtkWidget::style_
d04dd46... Replace gdk_cursor_unref() with g_object_unref()
3a2085f... app: use gtk_menu_shell_get_selected_item()
af1d13f... app: port GimpOverlayBox to GtkStyleContext
44068c8... app: port GimpOverlayFrame to GtkStyleContext
7a07196... app: port GimpScaleButton to GtkStyleContext
e31e3ff... libgimpwidgets: move all GimpPickButton members to a privat
b64ffa9... libgimpwidgets: move all GimpColorArea members to a private
6ea050e... libgimpwidgets: move all GimpOffsetArea members to a privat
f585754... libgimpwidgets: move padding members from instance to class
0eded4d... libgimpwidgets: move all GimpButton members to a private st
6498aa5... libgimpwidgets: move all GimpCellRendererColor members to a
74597b8... libgimpwidgets: move all GimpColorButton members to a priva
10d6fc1... libgimpwidgets: move all GimpCellRendererToggle members to
02622b4... libgimpwidgets: move all GimpChainButton members to a priva
5878ed0... libgimpwidgets: move all GimpBrowser members to a private s
88f9ddd... libgimpwidgets: move all GimpColorDisplay members to a priv
bcf87ec... libgimpwidgets: move all GimpColorDisplayStack members to a
6321397... libgimpwidgets: move all GimpColorHexEntry members to a pri
45b8e09... libgimpwidgets: add padding
6c4d2c2... libgimpwidgets: move all GimpColorNotebook members to a pri
f16067e... libgimpwidgets: move all GimpColorScale members to a privat
46e8748... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
0893d0c... libgimpwidgets: move all GimpColorSelection members to a pr
c029a5c... libgimpwidgets: move all GimpEnumLabel members to a private
4676312... app: don't use style->black and style->white
18a3da1... libgimpwidgets: move all GimpMemsizeEntry members to a priv
3033ed5... app: port GimpStrokeEditor to GtkStyleContext
0c5c744... app: port GimpPaletteView to GtkStyleContext
88f6082... plug-ins: don't use style->black and style->white
39ca989... libgimpwidgets: move all GimpColorProfileStore members to a
7f2dd76... app: port GimpDockWindow to GtkStyleContext
295008d... app: port GimpToolEditor to GtkStyleContext
ad5fa7a... app: use gtk_widget_override_font() instead of modify_font(
704c192... app: port GimpThumbBox to GtkStyleContext
e5f5b45... Implement GtkWidget::style_updated() instead of ::style_set
a108994... app: port GimpHistogramView to GtkStyleContext
da66068... app: port GimpTagEntry to GtkStyleContext
403763f... app: always ask the master device for its axes or state
5fc4e1c... app: when checking for a device change, check the event's s
b0697af... app: remove obsolete device checks from GimpToolbox
e7d9f32... app: port GimpColorFrame away from GtkStyle, using a new st
34abea8... app: remove call to gtk_widget_style_attach() from GimpOver
569481b... app: port GimpOverlayChild to GtkStyleContext
5886c74... Port cell renderers to gtk_cell_renderer_get_state()
dbea24d... app: port GimpCellRendererDashes to GtkStyleContext
3d2e571... app: add gimp_get_style_color() to simplify GdkRGBA style p
c4aa52c... app: add style property and default CSS for GimpHistogramVi
951c28d... app: port GimpCurveView to GtkStyleContext
d2ca69d... themes: document the new GimpHistogramView property in the
4437cfa... app: define all GimpHistogramView colors via style properti
f5423e0... themes: document the new stlye properties and indent the CS
92ca556... app: increase the priority of the theme CSS by 1
d1e0652... app: port GimpComboTagEntry to GtkStyleContext
b76805e... configure.ac: use the new GTK_CHECK_BACKEND() macro
b3c0619... plug-ins: port map-object to GTK+ 3.x
86ad97b... app: use GdkRGBA instead of GdkColor in some places
966d17c... app: remove gimp_rgb_get,set_gdk_color()
415df81... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
9aee01b... app: gimp_print_event(): add the device to the event debug
be410e2... app: gimp_device_info_get_device_coords(): workaround for X
320b93e... app: make input devices, grabs and therefore generally tool
071920b... app: use gdk_device_get_position() inetad of gdk_display_ge
6e241b6... app: remove some forgotten #undef GSEAL_ENABLE
d2ba130... app: let the file dialog expand/collapse with the file type
7c3dca2... app: port GimpGradientEditor to GtkSyleContext
ec9907a... app: port GimpHistogramView to gdk_device_grab()/ungrab()
2d8ef00... app: port GimpNavigationEditor to GtkStyleContext
60c256a... app: port GimpTagPopup to GtkStyleContext
14fc434... app: GimpDock: port font size modification to GtkCssProvide
0db12c2... plug-ins: s/GtkObject/GtkAdjustment/
5d7f0b1... app: implement GtkContainer::get_path_for_child() in GimpMe
e0a4dbf... devel-docs: make the shooter tool at least build again (unt
75b584b... app: don't use "size-request" for the toolbox' wilber, it's
bf82247... app: themes.c: add #if 0-ed switch to dark theme variant
1ad4ffb... Incomplete notebook and tab theming commit, to be improved
da5c33c... themes: set an explicit background for rulers
4bbcf96... app: make the statusbar's progress label visible again
4eff68c... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
bef84f5... app: port wilber drawing to GtkStyleContext
96203c9... modules: port GimpColorWheel to GTK+ 3.x
429aafa... Unkommented settings for preferring a dark GTK+ theme.
bfb1fbc... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
fa61dbc... Use GTK+3 gtk_get_locale_direction() function instead of cu
6a7dc81... app: port GimpCircle and subclasses to GTK+ 3
22c256e... app: remove GTK_OBJECT() case in GimpPopup
5a43968... app: use gimp_color_display_stack_get_filters() instead of
16671a0... libgimpwidgets: #if 0 more stuff in gimp3migration
0e3e361... libgimpwidgets: Draw marker in correct position on ruler.
815b962... libgimpwidgets: Separate ruler text layer from background.
62bfde8... app: port GimpContainerTreeView from style_set() to style_u
a384d2b... Bug 759030 - gtk3-port parsing error loading css from custo
caa9817... Revert "Bug 762279 - "Tip of the day" links opens two links
6b42022... Bug 762279 - "Tip of the day" links opens two links.
2a52a6b... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
1c0df74... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
e5e8651... libgimpwidgets: make GimpColorScale more-or-less work fine
eeef3d3... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]