[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, 5 Mar 2017 16:59:11 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
76051f5... Switch to version 3.0 in a lot of places and depend on GTK+
e330abb... Revert "app: Fix on canvas widgets ignoring clicks from tab
d9dec51... libgimpwidgets: remove deprecated files from the build
344cac2... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
de055f9... libgimpwidgets: port virtual functions to GTK+ 3.0
739ea24... libgimpwidgets: port virtual functions to GTK+ 3.0
415f521... libgimpwidgets: port to GtkWidget::draw()
c2f7027... libgimpwidgets: port to GtkWidget::draw()
11af730... libgimpwidgets: port to GtkWidget::draw()
42287a2... libgimpwidgets: s/GtkObject/GtkAdjustment/
eac6034... libgimpwidgets: port to GtkWidget::draw()
99bd82c... libgimpwidgets: remove deprecated functions and s/GtkObject
a61a5ce... libgimpwidgets: remove deprecated files completely
d49d56f... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
3053e6a... app: port to GtkWidget::draw()
041f063... app: remove GTK_OBJECT() cast
48f3639... app: port to GtkWidget::draw()
9961c75... app: port to GtkWidget::draw()
2b56faf... app: port virtual functions to GTK+ 3.0 API
2887ad4... app: port to GtkWidget::draw()
b03f6af... app: port to GtkWidget::draw()
600b852... app: port to GtkWidget::draw()
e4ea556... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
9672cd6... app: port to GtkWidget::draw()
6097524... app: s/GtkObject/GtkAdjustment/
cb5905c... app: port to GtkWidget::draw()
4bdfe28... app: port GimpNavigationView to GtkWidget::draw()
8833910... app: port GimpPaletteView to GtkWidget::draw()
f58035b... app: port to GtkWidget::draw()
c4a68d3... app: port to GtkWidget::draw()
63cc07d... app: no need to alloc colors any longer, GdkColormap is gon
fbd547f... app: port call to gtk_paint_arrow() to GTK+ 3.0
10a9fb6... app: port device management to GdkDeviceManager
cad7afc... app: remove obsolete (GtkObject **) casts
7b705bb... app: use gtk_widget_get_preferred_size() instead of size_re
3017351... app: port GimpScalComboBox to GTK+ 3.0
ee3afd9... app: use gtk_widget_get_preferred_size() instead of size_re
b150daf... libgimpwidgets: port GimpFrame to GTK+ 3.0
aed53e4... app: port tools to GTK+ 3.0 (trivial changes only)
cc408d7... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
6c6e6d2... app: pass the cairo_region_t to gdk_window_invalidate_regio
8f9229e... app: use GdkDeviceManager to list devices
91a945b... app: port to GtkWidget::draw()
2e0f220... app: remove calls to colormap functions, they are gone
78d6f8e... libgimpwidgets: get rid of (GtkObject **) casts
11141e1... app: port the splash to GTK+ 3.0
1e7675d... libgimpwidgets: port the ruler to GTK+ 3.0
90d9dc8... libgimpwidgets: port to GtkWidget::draw()
a3422ae... app: port to GtkWidget::draw()
2700b3f... app: port the overlay stuff to GTK+ 3.0
b55a716... app: use the container icon view, the grid view is not GTK+
f42d524... app: port to GtkWidget::draw() (incompletely)
7f5ed4c... app: remove call to gtk_statusbar_set_has_resize_grip()
1695137... app: port the tag entry to GTK+ 3.0
5638042... app: port to GtkWidget::draw() but disable the code inside
61870af... app: can't set the scale combo entry's properties in init()
89edeaa... app: port to GtkWidget::draw()
1a06a03... libgimpwidgets: port to GtkWidget::draw()
890fa3a... modules: s/GtkObject/GtkAdjustment/
c71caf0... app: didn't completely commit the display shell expose() ->
b694cae... app: port to GtkWidget::draw()
ee2b61e... app: passing -1 as width/height to gtk_paint_box() no longe
d39689a... app: port popup arrow drawing to cairo and get rid of the a
5aef3cf... app: remove GimpContainerGridView from the build entirely
1493589... modules: port to GtkWidget::draw()
0b2640b... libgimpwidgets: port to GtkWidget::draw()
0ecd2b0... libgimp: port to GtkWidget::draw()
cd49735... app: don't translate to allocation.x,y
5eeac7d... app: port to GtkWidget::draw()
85c7101... app: forgot to remove a cairo_destroy() in draw()
fd775db... app: port to GtkWidget::draw()
d1b4e60... app: GtkEntry turned into a no-window widget
5092399... app: use the new GtkScrollable API instead of deprecated tr
1d72e1c... app: cairo_save()/restore() around chaining up in draw()
8b58074... app: add ugly workaround to make the icon view adapt to vie
d2fd035... plug-ins: lots of trivial GTK+ 3.0 porting
fbd5044... plug-ins: port jpeg-save to GTK+ 3.0
0fe5349... plug-ins: port file-png to GTK+ 3.0
6353ca3... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
0fcd0c2... plug-ins: more s/GtkObject/GtkAdjustment/
588e7a4... plug-ins: port some more plug-ins to GTK+ 3.0
8cbc2fd... app: port the colormap editor to GTK+ 3.0
89f701e... app: remove GtkWrapBox
3c02bb1... libgimpwidgets: port to the new size request API
864cb7b... app: port to the new size request API
2d16e85... plug-ins: port the print preview to the new size request AP
d0b5868... plug-ins: port sphere-designer to GtkWidget::draw()
77fc7d5... plug-ins: port cml-explorer to GtkWidget::draw()
5482a60... plug-ins: port lighting to GTK+ 3.0
1f70654... plug-ins: port the unit-editor to GtkScrollable
dd7ed47... app: fix GimpOverlayDialog's minimum height
d7815a0... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
e438141... app: don't connect to "size-requst" because that's deprecat
5d2b038... app: port GimpSpinScale to GTK+ 3.0
b471283... app: skip keyboard devices so the device list becomes reaso
0f6e6ed... app: implement proper height-for-width in GimpToolPalette
3ae0a4e... app: use GdkDevice accessors
7c559f3... app: introduce struct GimpDeviceKey because GdkDeviceKey is
ddff13d... app: put the toolbox' areas into a box until we decided abo
aaeb9aa... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
34d2bf3... app: port the device sort function to GdkDeviceManager
a58f10d... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
8a40756... app: change the list of available devices to something that
db1b9e2... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
afaaa8e... libgimpwidgets: port GimpChainButton to GtkStyleContext
a9f1f5f... libgimpwidgets: port GimpColorArea to GtkStyleContext
a6f0f6a... libgimpwidgets: port GimpColorScale to GtkStyleContext
b9b2303... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
edbc70e... libgimpwidgets: port GimpRuler to GtkStyleContext
754fa44... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
9c43460... app: port GimpBlobEditor to GtkStyleContext
b9f957a... app: port setting the canvas padding color to GtkStyleConte
ee3d3ef... app: port GimpPanedBox to GtkStyleContext
ecb9611... app: port GimpContainerIconView to GtkStyleContext
c7d2516... app: port GimpContainerTreeView to GtkStyleContext
954b4f7... app: port GimpColormapEditor to GtkStyleContext
7ddb2fa... app: port GimpComponentEditor to GtkStyleContext
dc0b976... app: port GimpFgBgEditor to GtkStyleContext
ba4f2b6... app: port GimpFgBgView to GtkStyleContext
668690f... app: port gimp_get_icon_size() to GtkStyleContext
15a8828... app: port GimpContainerBox to GtkStyleContext
a5d5f34... app: port GimpDashEditor to GtkStyleContext
657825e... app: remove calls to gtk_widget_get,set_extension_events()
c9c165e... app: s/gtk_widget_modify_font/gtk_widget_override_font/
4031e55... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
637a2e8... app: port the about dialog to GtkStyleContext
1ed1617... modules: remove call to gtk_widget_set_extension_events()
56547e5... libgimpwidgets: implement GtkWidget::state_flags_changed()
c0ea366... libgimpwidgets: implement GtkWidget::style_updated() instea
8574029... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
837f732... app: use gdk_drag_context_get_source_window()
814fbab... app: use gdk_drag_context_get_selected_action() instead of
a1c4d5d... app: port GimpSpinScale to GtkStyleContext
a97a0e1... app: implement GtkWidget::style_updated() instead of style_
4e36f52... port gtkrc files to CSS (incompletely and stuff commented o
439c2ca... Port theme and gtkrc file loading to CSS files using GtkCss
9036ffd... app: copy gimp.css instead of gtkrc to the user's gimp dire
6c9af8d... app: check whether child widgets exist in GtkWidget::style_
7e1f8ef... Replace gdk_cursor_unref() with g_object_unref()
8c08449... app: use gtk_menu_shell_get_selected_item()
e93aba5... app: port GimpOverlayBox to GtkStyleContext
cd5481f... app: port GimpOverlayFrame to GtkStyleContext
5336925... app: port GimpScaleButton to GtkStyleContext
bc9b957... libgimpwidgets: move all GimpPickButton members to a privat
95a2394... libgimpwidgets: move all GimpColorArea members to a private
feccaf8... libgimpwidgets: move all GimpOffsetArea members to a privat
1c22529... libgimpwidgets: move padding members from instance to class
0d0d2f1... libgimpwidgets: move all GimpButton members to a private st
bbbf88e... libgimpwidgets: move all GimpCellRendererColor members to a
93aeaee... libgimpwidgets: move all GimpColorButton members to a priva
83c1f47... libgimpwidgets: move all GimpCellRendererToggle members to
1bba848... libgimpwidgets: move all GimpChainButton members to a priva
e94cea7... libgimpwidgets: move all GimpBrowser members to a private s
6edd001... libgimpwidgets: move all GimpColorDisplay members to a priv
99f87f4... libgimpwidgets: move all GimpColorDisplayStack members to a
b16a1c1... libgimpwidgets: move all GimpColorHexEntry members to a pri
7420706... libgimpwidgets: add padding
52bca65... libgimpwidgets: move all GimpColorNotebook members to a pri
12d134a... libgimpwidgets: move all GimpColorScale members to a privat
5dcafd1... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
d9bc345... libgimpwidgets: move all GimpColorSelection members to a pr
b05d04a... libgimpwidgets: move all GimpEnumLabel members to a private
df8e469... app: don't use style->black and style->white
784e6f7... libgimpwidgets: move all GimpMemsizeEntry members to a priv
4713225... app: port GimpStrokeEditor to GtkStyleContext
a3c657c... app: port GimpPaletteView to GtkStyleContext
9690cf6... plug-ins: don't use style->black and style->white
c63bb7b... libgimpwidgets: move all GimpColorProfileStore members to a
416750a... app: port GimpDockWindow to GtkStyleContext
d977201... app: port GimpToolEditor to GtkStyleContext
852a709... app: use gtk_widget_override_font() instead of modify_font(
59bbc8c... app: port GimpThumbBox to GtkStyleContext
344b297... Implement GtkWidget::style_updated() instead of ::style_set
08e419b... app: port GimpHistogramView to GtkStyleContext
a77bbb0... app: port GimpTagEntry to GtkStyleContext
3e931c1... app: always ask the master device for its axes or state
67b2f73... app: when checking for a device change, check the event's s
deb0aa1... app: remove obsolete device checks from GimpToolbox
d7bd0ef... app: port GimpColorFrame away from GtkStyle, using a new st
14faa7e... app: remove call to gtk_widget_style_attach() from GimpOver
c88d3e7... app: port GimpOverlayChild to GtkStyleContext
a7f5fdd... Port cell renderers to gtk_cell_renderer_get_state()
955bd7b... app: port GimpCellRendererDashes to GtkStyleContext
b9bce61... app: add gimp_get_style_color() to simplify GdkRGBA style p
948018e... app: add style property and default CSS for GimpHistogramVi
24f3248... app: port GimpCurveView to GtkStyleContext
2215295... themes: document the new GimpHistogramView property in the
2f7555e... app: define all GimpHistogramView colors via style properti
7bd4253... themes: document the new stlye properties and indent the CS
8acae42... app: increase the priority of the theme CSS by 1
62d61c5... app: port GimpComboTagEntry to GtkStyleContext
142fc1e... configure.ac: use the new GTK_CHECK_BACKEND() macro
6887d39... plug-ins: port map-object to GTK+ 3.x
dfb297a... app: use GdkRGBA instead of GdkColor in some places
6c64840... app: remove gimp_rgb_get,set_gdk_color()
14c4250... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
9247f69... app: gimp_print_event(): add the device to the event debug
df118e8... app: gimp_device_info_get_device_coords(): workaround for X
c6dce5f... app: make input devices, grabs and therefore generally tool
574c71b... app: use gdk_device_get_position() inetad of gdk_display_ge
36c733e... app: remove some forgotten #undef GSEAL_ENABLE
31b77bc... app: let the file dialog expand/collapse with the file type
8beed61... app: port GimpGradientEditor to GtkSyleContext
373d268... app: port GimpHistogramView to gdk_device_grab()/ungrab()
4f24081... app: port GimpNavigationEditor to GtkStyleContext
df64b76... app: port GimpTagPopup to GtkStyleContext
67e5500... app: GimpDock: port font size modification to GtkCssProvide
5fde990... plug-ins: s/GtkObject/GtkAdjustment/
4403a52... app: implement GtkContainer::get_path_for_child() in GimpMe
82e1679... devel-docs: make the shooter tool at least build again (unt
26cf226... app: don't use "size-request" for the toolbox' wilber, it's
c38f8ec... app: themes.c: add #if 0-ed switch to dark theme variant
c87f3e0... Incomplete notebook and tab theming commit, to be improved
7df3eca... themes: set an explicit background for rulers
814f1c6... app: make the statusbar's progress label visible again
2e47223... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
bd4fb57... app: port wilber drawing to GtkStyleContext
8c67a3c... modules: port GimpColorWheel to GTK+ 3.x
cb8b890... Unkommented settings for preferring a dark GTK+ theme.
84c24b0... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
fba1059... Use GTK+3 gtk_get_locale_direction() function instead of cu
c844244... app: port GimpCircle and subclasses to GTK+ 3
209e3b1... app: remove GTK_OBJECT() case in GimpPopup
de4c347... app: use gimp_color_display_stack_get_filters() instead of
e5f8241... libgimpwidgets: #if 0 more stuff in gimp3migration
23eaada... libgimpwidgets: Draw marker in correct position on ruler.
3e7348b... libgimpwidgets: Separate ruler text layer from background.
a094ecd... app: port GimpContainerTreeView from style_set() to style_u
5c45404... Bug 759030 - gtk3-port parsing error loading css from custo
fe07edc... Revert "Bug 762279 - "Tip of the day" links opens two links
de7d1c0... Bug 762279 - "Tip of the day" links opens two links.
5a6fa86... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
81bb19b... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
218d561... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]