[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: Sun, 8 Jan 2017 22:46:11 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
e916e71... Switch to version 3.0 in a lot of places and depend on GTK+
9b72bd0... Revert "app: Fix on canvas widgets ignoring clicks from tab
49a8435... libgimpwidgets: remove deprecated files from the build
ed7fd06... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
f29cde5... libgimpwidgets: port virtual functions to GTK+ 3.0
475d0ea... libgimpwidgets: port virtual functions to GTK+ 3.0
b61433f... libgimpwidgets: port to GtkWidget::draw()
de67306... libgimpwidgets: port to GtkWidget::draw()
c19e9b9... libgimpwidgets: port to GtkWidget::draw()
09bf327... libgimpwidgets: s/GtkObject/GtkAdjustment/
a5176a1... libgimpwidgets: port to GtkWidget::draw()
9349ddb... libgimpwidgets: remove deprecated functions and s/GtkObject
324c0d4... libgimpwidgets: remove deprecated files completely
73cee00... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
0e7d5ec... app: port to GtkWidget::draw()
cba7bb5... app: remove GTK_OBJECT() cast
a46298d... app: port to GtkWidget::draw()
3aef76d... app: port to GtkWidget::draw()
de7b423... app: port virtual functions to GTK+ 3.0 API
0f815df... app: port to GtkWidget::draw()
26ab51c... app: port to GtkWidget::draw()
62940df... app: port to GtkWidget::draw()
a40fbdf... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
03575a2... app: port to GtkWidget::draw()
f7751a8... app: s/GtkObject/GtkAdjustment/
379d092... app: port to GtkWidget::draw()
18cc174... app: port GimpNavigationView to GtkWidget::draw()
9909430... app: port GimpPaletteView to GtkWidget::draw()
6bd576e... app: port to GtkWidget::draw()
dce4b7b... app: port to GtkWidget::draw()
a076115... app: no need to alloc colors any longer, GdkColormap is gon
c7671da... app: port call to gtk_paint_arrow() to GTK+ 3.0
12cf852... app: port device management to GdkDeviceManager
a5f0e7d... app: remove obsolete (GtkObject **) casts
3916001... app: use gtk_widget_get_preferred_size() instead of size_re
27dc406... app: port GimpScalComboBox to GTK+ 3.0
092c6f9... app: use gtk_widget_get_preferred_size() instead of size_re
f3b6182... libgimpwidgets: port GimpFrame to GTK+ 3.0
6a17fea... app: port tools to GTK+ 3.0 (trivial changes only)
95f90c3... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
2dab0e0... app: pass the cairo_region_t to gdk_window_invalidate_regio
01402e4... app: use GdkDeviceManager to list devices
a542c5f... app: port to GtkWidget::draw()
1b82a01... app: remove calls to colormap functions, they are gone
b4165cc... libgimpwidgets: get rid of (GtkObject **) casts
ad6fb94... app: port the splash to GTK+ 3.0
c921878... libgimpwidgets: port the ruler to GTK+ 3.0
3f482e7... libgimpwidgets: port to GtkWidget::draw()
e8f5fb3... app: port to GtkWidget::draw()
39bee89... app: port the overlay stuff to GTK+ 3.0
951eb43... app: use the container icon view, the grid view is not GTK+
2f4939c... app: port to GtkWidget::draw() (incompletely)
2c62ec9... app: remove call to gtk_statusbar_set_has_resize_grip()
1d52454... app: port the tag entry to GTK+ 3.0
4655129... app: port to GtkWidget::draw() but disable the code inside
47333ed... app: can't set the scale combo entry's properties in init()
c18e683... app: port to GtkWidget::draw()
6f92b9e... libgimpwidgets: port to GtkWidget::draw()
195f9b5... modules: s/GtkObject/GtkAdjustment/
6ef8cbd... app: didn't completely commit the display shell expose() ->
7daadef... app: port to GtkWidget::draw()
d651466... app: passing -1 as width/height to gtk_paint_box() no longe
dc8e989... app: port popup arrow drawing to cairo and get rid of the a
2d945f9... app: remove GimpContainerGridView from the build entirely
7e9b4e9... modules: port to GtkWidget::draw()
c37ab6c... libgimpwidgets: port to GtkWidget::draw()
8e27c82... libgimp: port to GtkWidget::draw()
f51e93b... app: don't translate to allocation.x,y
0da5126... app: port to GtkWidget::draw()
5801418... app: forgot to remove a cairo_destroy() in draw()
db1652d... app: port to GtkWidget::draw()
08d4d80... app: GtkEntry turned into a no-window widget
3633d50... app: use the new GtkScrollable API instead of deprecated tr
1770ca5... app: cairo_save()/restore() around chaining up in draw()
793a7e5... app: add ugly workaround to make the icon view adapt to vie
02658d7... plug-ins: lots of trivial GTK+ 3.0 porting
5f6ad0d... plug-ins: port jpeg-save to GTK+ 3.0
ed59eb7... plug-ins: port file-png to GTK+ 3.0
df36d26... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
75070e5... plug-ins: more s/GtkObject/GtkAdjustment/
6d9f49a... plug-ins: port some more plug-ins to GTK+ 3.0
0b22c7d... app: port the colormap editor to GTK+ 3.0
9c5bada... app: remove GtkWrapBox
c256b72... libgimpwidgets: port to the new size request API
fc3d483... app: port to the new size request API
529d16d... plug-ins: port the print preview to the new size request AP
1467b73... plug-ins: port sphere-designer to GtkWidget::draw()
5fb859f... plug-ins: port cml-explorer to GtkWidget::draw()
67cea0e... plug-ins: port lighting to GTK+ 3.0
e2f5ce2... plug-ins: port the unit-editor to GtkScrollable
efe120c... app: fix GimpOverlayDialog's minimum height
203a506... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
5153289... app: don't connect to "size-requst" because that's deprecat
e734c6c... app: port GimpSpinScale to GTK+ 3.0
001bab9... app: skip keyboard devices so the device list becomes reaso
a948953... app: implement proper height-for-width in GimpToolPalette
42e5500... app: use GdkDevice accessors
00e0725... app: introduce struct GimpDeviceKey because GdkDeviceKey is
46c908c... app: put the toolbox' areas into a box until we decided abo
a9bdac8... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
95b7078... app: port the device sort function to GdkDeviceManager
138081a... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
20c7620... app: change the list of available devices to something that
c440ccb... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
1630c13... libgimpwidgets: port GimpChainButton to GtkStyleContext
3e61aec... libgimpwidgets: port GimpColorArea to GtkStyleContext
8efed78... libgimpwidgets: port GimpColorScale to GtkStyleContext
0516d3a... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
9e11159... libgimpwidgets: port GimpRuler to GtkStyleContext
84da2c3... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
e912777... app: port GimpBlobEditor to GtkStyleContext
6ed75cb... app: port setting the canvas padding color to GtkStyleConte
2d35f18... app: port GimpPanedBox to GtkStyleContext
40db31b... app: port GimpContainerIconView to GtkStyleContext
203fa88... app: port GimpContainerTreeView to GtkStyleContext
e753acf... app: port GimpColormapEditor to GtkStyleContext
9883971... app: port GimpComponentEditor to GtkStyleContext
de591b3... app: port GimpFgBgEditor to GtkStyleContext
ea3aafb... app: port GimpFgBgView to GtkStyleContext
8863e66... app: port gimp_get_icon_size() to GtkStyleContext
54db43e... app: port GimpContainerBox to GtkStyleContext
6e12f42... app: port GimpDashEditor to GtkStyleContext
584ac09... app: remove calls to gtk_widget_get,set_extension_events()
201ae83... app: s/gtk_widget_modify_font/gtk_widget_override_font/
7cd93c1... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
3487935... app: port the about dialog to GtkStyleContext
2772801... modules: remove call to gtk_widget_set_extension_events()
e904f6a... libgimpwidgets: implement GtkWidget::state_flags_changed()
0fc897b... libgimpwidgets: implement GtkWidget::style_updated() instea
2375bb7... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
9ea16b8... app: use gdk_drag_context_get_source_window()
242b8fa... app: use gdk_drag_context_get_selected_action() instead of
ef4d149... app: port GimpSpinScale to GtkStyleContext
aac5716... app: implement GtkWidget::style_updated() instead of style_
dfdc0b5... port gtkrc files to CSS (incompletely and stuff commented o
05d99e9... Port theme and gtkrc file loading to CSS files using GtkCss
a245e4d... app: copy gimp.css instead of gtkrc to the user's gimp dire
acb781f... app: check whether child widgets exist in GtkWidget::style_
56c9168... Replace gdk_cursor_unref() with g_object_unref()
cfe3250... app: use gtk_menu_shell_get_selected_item()
d7788e7... app: port GimpOverlayBox to GtkStyleContext
f2bb93a... app: port GimpOverlayFrame to GtkStyleContext
888c49a... app: port GimpScaleButton to GtkStyleContext
6413f7a... libgimpwidgets: move all GimpPickButton members to a privat
03042b9... libgimpwidgets: move all GimpColorArea members to a private
b5d0481... libgimpwidgets: move all GimpOffsetArea members to a privat
8ae98d5... libgimpwidgets: move padding members from instance to class
021b0a3... libgimpwidgets: move all GimpButton members to a private st
cbb66ca... libgimpwidgets: move all GimpCellRendererColor members to a
5a40564... libgimpwidgets: move all GimpColorButton members to a priva
d7eeb9a... libgimpwidgets: move all GimpCellRendererToggle members to
9d76a41... libgimpwidgets: move all GimpChainButton members to a priva
e960938... libgimpwidgets: move all GimpBrowser members to a private s
72b25b8... libgimpwidgets: move all GimpColorDisplay members to a priv
0e8c560... libgimpwidgets: move all GimpColorDisplayStack members to a
51cdf6b... libgimpwidgets: move all GimpColorHexEntry members to a pri
a3c6fe8... libgimpwidgets: add padding
2e1b1bb... libgimpwidgets: move all GimpColorNotebook members to a pri
c58e8c2... libgimpwidgets: move all GimpColorScale members to a privat
40789b5... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
dbbb860... libgimpwidgets: move all GimpColorSelection members to a pr
f8dc68d... libgimpwidgets: move all GimpEnumLabel members to a private
fc5876d... app: don't use style->black and style->white
cc8a7fe... libgimpwidgets: move all GimpMemsizeEntry members to a priv
927f801... app: port GimpStrokeEditor to GtkStyleContext
a51a806... app: port GimpPaletteView to GtkStyleContext
16aa62f... plug-ins: don't use style->black and style->white
89de834... libgimpwidgets: move all GimpColorProfileStore members to a
de863a6... app: port GimpDockWindow to GtkStyleContext
52db0e2... app: port GimpToolEditor to GtkStyleContext
5c4c851... app: use gtk_widget_override_font() instead of modify_font(
2d10b0a... app: port GimpThumbBox to GtkStyleContext
8f7b81d... Implement GtkWidget::style_updated() instead of ::style_set
c25c517... app: port GimpHistogramView to GtkStyleContext
bf9981b... app: port GimpTagEntry to GtkStyleContext
06eb485... app: always ask the master device for its axes or state
bea4c1f... app: when checking for a device change, check the event's s
37ea26e... app: remove obsolete device checks from GimpToolbox
70f9f57... app: port GimpColorFrame away from GtkStyle, using a new st
2a543b9... app: remove call to gtk_widget_style_attach() from GimpOver
254dedd... app: port GimpOverlayChild to GtkStyleContext
8f270d1... Port cell renderers to gtk_cell_renderer_get_state()
ce96f22... app: port GimpCellRendererDashes to GtkStyleContext
03c566b... app: add gimp_get_style_color() to simplify GdkRGBA style p
89cd376... app: add style property and default CSS for GimpHistogramVi
b92fa7a... app: port GimpCurveView to GtkStyleContext
4287602... themes: document the new GimpHistogramView property in the
dcb85ee... app: define all GimpHistogramView colors via style properti
79ba496... themes: document the new stlye properties and indent the CS
5acad02... app: increase the priority of the theme CSS by 1
6cf5357... app: port GimpComboTagEntry to GtkStyleContext
5cada21... configure.ac: use the new GTK_CHECK_BACKEND() macro
3951fdb... plug-ins: port map-object to GTK+ 3.x
0b2bfa0... app: use GdkRGBA instead of GdkColor in some places
23b4bea... app: remove gimp_rgb_get,set_gdk_color()
34198fb... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
dffe62c... app: gimp_print_event(): add the device to the event debug
5df1b48... app: gimp_device_info_get_device_coords(): workaround for X
1da59f0... app: make input devices, grabs and therefore generally tool
0034712... app: use gdk_device_get_position() inetad of gdk_display_ge
62acf3e... app: remove some forgotten #undef GSEAL_ENABLE
b8f625f... app: let the file dialog expand/collapse with the file type
4421d13... app: port GimpGradientEditor to GtkSyleContext
d5f9748... app: port GimpHistogramView to gdk_device_grab()/ungrab()
042a188... app: port GimpNavigationEditor to GtkStyleContext
26e050d... app: port GimpTagPopup to GtkStyleContext
d9822b2... app: GimpDock: port font size modification to GtkCssProvide
8c56bf7... plug-ins: s/GtkObject/GtkAdjustment/
4813f98... app: implement GtkContainer::get_path_for_child() in GimpMe
16d2503... devel-docs: make the shooter tool at least build again (unt
c31d4ae... app: don't use "size-request" for the toolbox' wilber, it's
851df91... app: themes.c: add #if 0-ed switch to dark theme variant
287cb48... Incomplete notebook and tab theming commit, to be improved
0ca19d1... themes: set an explicit background for rulers
43bb260... app: make the statusbar's progress label visible again
ce8ad49... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
e62b079... app: port wilber drawing to GtkStyleContext
997663f... modules: port GimpColorWheel to GTK+ 3.x
c173a18... Unkommented settings for preferring a dark GTK+ theme.
2e4e6be... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
f3d2915... Use GTK+3 gtk_get_locale_direction() function instead of cu
acb92bd... app: port GimpCircle and subclasses to GTK+ 3
cbf9f2b... app: remove GTK_OBJECT() case in GimpPopup
f4d7a3a... app: use gimp_color_display_stack_get_filters() instead of
c792b02... libgimpwidgets: #if 0 more stuff in gimp3migration
9868313... libgimpwidgets: Draw marker in correct position on ruler.
5da2392... libgimpwidgets: Separate ruler text layer from background.
fdaa97a... app: port GimpContainerTreeView from style_set() to style_u
97c02ac... Bug 759030 - gtk3-port parsing error loading css from custo
89ff993... Revert "Bug 762279 - "Tip of the day" links opens two links
87c670a... Bug 762279 - "Tip of the day" links opens two links.
cc79a0f... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
91c274e... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
456bc62... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]