[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: Wed, 12 Jul 2017 21:24:11 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
bd4ea36... Switch to version 3.0 in a lot of places and depend on GTK+
2490890... Revert "app: Fix on canvas widgets ignoring clicks from tab
63da9ec... libgimpwidgets: remove deprecated files from the build
e871752... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
1b9daa7... libgimpwidgets: port virtual functions to GTK+ 3.0
d609fe0... libgimpwidgets: port virtual functions to GTK+ 3.0
2f64eb8... libgimpwidgets: port to GtkWidget::draw()
6b6b754... libgimpwidgets: port to GtkWidget::draw()
d7cd92a... libgimpwidgets: port to GtkWidget::draw()
fc4c6f7... libgimpwidgets: s/GtkObject/GtkAdjustment/
866cd3c... libgimpwidgets: port to GtkWidget::draw()
cd6d8ba... libgimpwidgets: remove deprecated functions and s/GtkObject
94a5256... libgimpwidgets: remove deprecated files completely
6cbc688... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
070ac51... app: port to GtkWidget::draw()
02a7dee... app: remove GTK_OBJECT() cast
635b9e1... app: port to GtkWidget::draw()
d5c098a... app: port to GtkWidget::draw()
f00aa45... app: port virtual functions to GTK+ 3.0 API
abe580e... app: port to GtkWidget::draw()
d8af22b... app: port to GtkWidget::draw()
17152a2... app: port to GtkWidget::draw()
350850a... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
fe21736... app: port to GtkWidget::draw()
8935ce5... app: s/GtkObject/GtkAdjustment/
0d6c9b4... app: port to GtkWidget::draw()
575eb19... app: port GimpNavigationView to GtkWidget::draw()
aff7bbc... app: port GimpPaletteView to GtkWidget::draw()
57abcd7... app: port to GtkWidget::draw()
1fc4e9e... app: port to GtkWidget::draw()
69c430a... app: no need to alloc colors any longer, GdkColormap is gon
4dc66de... app: port call to gtk_paint_arrow() to GTK+ 3.0
feb8c95... app: port device management to GdkDeviceManager
b8a9381... app: remove obsolete (GtkObject **) casts
0b43471... app: use gtk_widget_get_preferred_size() instead of size_re
32e5c8f... app: port GimpScalComboBox to GTK+ 3.0
18eee5c... app: use gtk_widget_get_preferred_size() instead of size_re
a95fdfd... libgimpwidgets: port GimpFrame to GTK+ 3.0
6a5e567... app: port tools to GTK+ 3.0 (trivial changes only)
f426489... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
8b2c73f... app: pass the cairo_region_t to gdk_window_invalidate_regio
f318d8a... app: use GdkDeviceManager to list devices
2d5deb1... app: port to GtkWidget::draw()
8f8da22... app: remove calls to colormap functions, they are gone
d36666c... libgimpwidgets: get rid of (GtkObject **) casts
323eeea... app: port the splash to GTK+ 3.0
54b8620... libgimpwidgets: port the ruler to GTK+ 3.0
a73b0ef... libgimpwidgets: port to GtkWidget::draw()
d6b49dd... app: port to GtkWidget::draw()
fa183fc... app: port the overlay stuff to GTK+ 3.0
d8c0f23... app: use the container icon view, the grid view is not GTK+
300ac09... app: port to GtkWidget::draw() (incompletely)
284311b... app: remove call to gtk_statusbar_set_has_resize_grip()
6ffd245... app: port the tag entry to GTK+ 3.0
95158ab... app: port to GtkWidget::draw() but disable the code inside
8c222b7... app: can't set the scale combo entry's properties in init()
e57672b... app: port to GtkWidget::draw()
83d0c5b... libgimpwidgets: port to GtkWidget::draw()
6d06755... modules: s/GtkObject/GtkAdjustment/
d23c059... app: didn't completely commit the display shell expose() ->
b0fc1d1... app: port to GtkWidget::draw()
4be46f2... app: passing -1 as width/height to gtk_paint_box() no longe
3e34230... app: port popup arrow drawing to cairo and get rid of the a
925106a... app: remove GimpContainerGridView from the build entirely
536365e... modules: port to GtkWidget::draw()
80eea3e... libgimpwidgets: port to GtkWidget::draw()
0298494... libgimp: port to GtkWidget::draw()
c18d04e... app: don't translate to allocation.x,y
77b34d0... app: port to GtkWidget::draw()
af24ffd... app: forgot to remove a cairo_destroy() in draw()
930d10f... app: port to GtkWidget::draw()
31534f6... app: GtkEntry turned into a no-window widget
ffe0d6a... app: use the new GtkScrollable API instead of deprecated tr
2ae3d84... app: cairo_save()/restore() around chaining up in draw()
6cdb3d0... app: add ugly workaround to make the icon view adapt to vie
1ce6233... plug-ins: lots of trivial GTK+ 3.0 porting
934ded3... plug-ins: port jpeg-save to GTK+ 3.0
559af4b... plug-ins: port file-png to GTK+ 3.0
df62fa7... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
d578270... plug-ins: more s/GtkObject/GtkAdjustment/
9c3fee7... plug-ins: port some more plug-ins to GTK+ 3.0
79ef8cb... app: port the colormap editor to GTK+ 3.0
46e4075... app: remove GtkWrapBox
2c2e52f... libgimpwidgets: port to the new size request API
8846957... app: port to the new size request API
609e4c1... plug-ins: port the print preview to the new size request AP
4507000... plug-ins: port sphere-designer to GtkWidget::draw()
093aa16... plug-ins: port cml-explorer to GtkWidget::draw()
fddef60... plug-ins: port lighting to GTK+ 3.0
74a3ee0... plug-ins: port the unit-editor to GtkScrollable
dce632f... app: fix GimpOverlayDialog's minimum height
cba41af... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
70edd20... app: don't connect to "size-requst" because that's deprecat
54043fe... app: port GimpSpinScale to GTK+ 3.0
e48a822... app: skip keyboard devices so the device list becomes reaso
a9fd316... app: implement proper height-for-width in GimpToolPalette
c6e155d... app: use GdkDevice accessors
c3e714f... app: introduce struct GimpDeviceKey because GdkDeviceKey is
e0ace6a... app: put the toolbox' areas into a box until we decided abo
5ae1f18... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
4e8e95b... app: port the device sort function to GdkDeviceManager
aeee277... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
054fca0... app: change the list of available devices to something that
e61ef83... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
68dcb49... libgimpwidgets: port GimpChainButton to GtkStyleContext
7e6d171... libgimpwidgets: port GimpColorArea to GtkStyleContext
3575588... libgimpwidgets: port GimpColorScale to GtkStyleContext
1b03df3... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
0afc50d... libgimpwidgets: port GimpRuler to GtkStyleContext
7e87736... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
a14cf0c... app: port GimpBlobEditor to GtkStyleContext
a4c55d8... app: port setting the canvas padding color to GtkStyleConte
f2f32a9... app: port GimpPanedBox to GtkStyleContext
5242e29... app: port GimpContainerIconView to GtkStyleContext
eb3718c... app: port GimpContainerTreeView to GtkStyleContext
58b3bed... app: port GimpColormapEditor to GtkStyleContext
b99aa75... app: port GimpComponentEditor to GtkStyleContext
7131f37... app: port GimpFgBgEditor to GtkStyleContext
e999d89... app: port GimpFgBgView to GtkStyleContext
2d1f5b7... app: port gimp_get_icon_size() to GtkStyleContext
1bbcfa0... app: port GimpContainerBox to GtkStyleContext
532d49e... app: port GimpDashEditor to GtkStyleContext
f1c145f... app: remove calls to gtk_widget_get,set_extension_events()
30f1504... app: s/gtk_widget_modify_font/gtk_widget_override_font/
df6d1aa... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
31e9230... app: port the about dialog to GtkStyleContext
1b7494b... modules: remove call to gtk_widget_set_extension_events()
c6833f7... libgimpwidgets: implement GtkWidget::state_flags_changed()
5ee5cfb... libgimpwidgets: implement GtkWidget::style_updated() instea
35f8fe6... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
4ec6f8e... app: use gdk_drag_context_get_source_window()
deff774... app: use gdk_drag_context_get_selected_action() instead of
e386cde... app: port GimpSpinScale to GtkStyleContext
69be1fa... app: implement GtkWidget::style_updated() instead of style_
c508644... port gtkrc files to CSS (incompletely and stuff commented o
63e1bc7... Port theme and gtkrc file loading to CSS files using GtkCss
8b078ba... app: copy gimp.css instead of gtkrc to the user's gimp dire
523d6c9... app: check whether child widgets exist in GtkWidget::style_
5831a42... Replace gdk_cursor_unref() with g_object_unref()
eaa8de9... app: use gtk_menu_shell_get_selected_item()
fbbe767... app: port GimpOverlayBox to GtkStyleContext
6afbfd2... app: port GimpOverlayFrame to GtkStyleContext
7372158... app: port GimpScaleButton to GtkStyleContext
440cb32... libgimpwidgets: move all GimpPickButton members to a privat
c4066f0... libgimpwidgets: move all GimpColorArea members to a private
71cae72... libgimpwidgets: move all GimpOffsetArea members to a privat
3549267... libgimpwidgets: move padding members from instance to class
02cf51d... libgimpwidgets: move all GimpButton members to a private st
de29835... libgimpwidgets: move all GimpCellRendererColor members to a
0c627d7... libgimpwidgets: move all GimpColorButton members to a priva
a61d9d1... libgimpwidgets: move all GimpCellRendererToggle members to
101eb4e... libgimpwidgets: move all GimpChainButton members to a priva
84b7402... libgimpwidgets: move all GimpBrowser members to a private s
58aecaf... libgimpwidgets: move all GimpColorDisplay members to a priv
41ff4b2... libgimpwidgets: move all GimpColorDisplayStack members to a
cdd1bce... libgimpwidgets: move all GimpColorHexEntry members to a pri
ceda7e4... libgimpwidgets: add padding
2722b4e... libgimpwidgets: move all GimpColorNotebook members to a pri
64edda8... libgimpwidgets: move all GimpColorScale members to a privat
feba2aa... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
9f9db21... libgimpwidgets: move all GimpColorSelection members to a pr
b1de7ec... libgimpwidgets: move all GimpEnumLabel members to a private
aa48597... app: don't use style->black and style->white
3fd0225... libgimpwidgets: move all GimpMemsizeEntry members to a priv
19c6596... app: port GimpStrokeEditor to GtkStyleContext
d1b29d7... app: port GimpPaletteView to GtkStyleContext
b480bb4... plug-ins: don't use style->black and style->white
94659b2... libgimpwidgets: move all GimpColorProfileStore members to a
7ca215d... app: port GimpDockWindow to GtkStyleContext
4abafd7... app: port GimpToolEditor to GtkStyleContext
f5ac9cf... app: use gtk_widget_override_font() instead of modify_font(
22000fa... app: port GimpThumbBox to GtkStyleContext
f40f412... Implement GtkWidget::style_updated() instead of ::style_set
a8de23c... app: port GimpHistogramView to GtkStyleContext
cc991fa... app: port GimpTagEntry to GtkStyleContext
7d550af... app: always ask the master device for its axes or state
d2bcd44... app: when checking for a device change, check the event's s
ce9e253... app: remove obsolete device checks from GimpToolbox
fac9328... app: port GimpColorFrame away from GtkStyle, using a new st
69956a5... app: remove call to gtk_widget_style_attach() from GimpOver
543142f... app: port GimpOverlayChild to GtkStyleContext
11f69da... Port cell renderers to gtk_cell_renderer_get_state()
389f96d... app: port GimpCellRendererDashes to GtkStyleContext
f9002fb... app: add gimp_get_style_color() to simplify GdkRGBA style p
ed11eab... app: add style property and default CSS for GimpHistogramVi
4484ced... app: port GimpCurveView to GtkStyleContext
160e5a9... themes: document the new GimpHistogramView property in the
dad3396... app: define all GimpHistogramView colors via style properti
1d57abd... themes: document the new stlye properties and indent the CS
61b8418... app: increase the priority of the theme CSS by 1
25b2f7f... app: port GimpComboTagEntry to GtkStyleContext
4c2721a... configure.ac: use the new GTK_CHECK_BACKEND() macro
f194d8b... plug-ins: port map-object to GTK+ 3.x
7d36c05... app: use GdkRGBA instead of GdkColor in some places
3ade745... app: remove gimp_rgb_get,set_gdk_color()
424ce04... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
5e36f5f... app: gimp_print_event(): add the device to the event debug
57c8ec5... app: gimp_device_info_get_device_coords(): workaround for X
e8e6605... app: make input devices, grabs and therefore generally tool
a188983... app: use gdk_device_get_position() inetad of gdk_display_ge
1076448... app: remove some forgotten #undef GSEAL_ENABLE
b614a75... app: let the file dialog expand/collapse with the file type
33b4d29... app: port GimpGradientEditor to GtkSyleContext
c7f9fd2... app: port GimpHistogramView to gdk_device_grab()/ungrab()
cefdd43... app: port GimpNavigationEditor to GtkStyleContext
4e2c825... app: port GimpTagPopup to GtkStyleContext
b97670f... app: GimpDock: port font size modification to GtkCssProvide
10b12a3... plug-ins: s/GtkObject/GtkAdjustment/
4e87687... app: implement GtkContainer::get_path_for_child() in GimpMe
b638ef6... devel-docs: make the shooter tool at least build again (unt
c1f4965... app: don't use "size-request" for the toolbox' wilber, it's
218cbb5... app: themes.c: add #if 0-ed switch to dark theme variant
b69480a... Incomplete notebook and tab theming commit, to be improved
15eb146... themes: set an explicit background for rulers
75976e5... app: make the statusbar's progress label visible again
6e0b915... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
3fd472c... app: port wilber drawing to GtkStyleContext
355eebd... modules: port GimpColorWheel to GTK+ 3.x
426e724... Unkommented settings for preferring a dark GTK+ theme.
a558a60... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
600abd6... Use GTK+3 gtk_get_locale_direction() function instead of cu
3b883d3... app: port GimpCircle and subclasses to GTK+ 3
714be0f... app: remove GTK_OBJECT() case in GimpPopup
fecc583... app: use gimp_color_display_stack_get_filters() instead of
5b5ab38... libgimpwidgets: #if 0 more stuff in gimp3migration
76e32e4... libgimpwidgets: Draw marker in correct position on ruler.
6251864... libgimpwidgets: Separate ruler text layer from background.
6321dd0... app: port GimpContainerTreeView from style_set() to style_u
40b66c1... Bug 759030 - gtk3-port parsing error loading css from custo
ee14b78... Revert "Bug 762279 - "Tip of the day" links opens two links
326c925... Bug 762279 - "Tip of the day" links opens two links.
d589f4e... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
4b026ce... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
50ab347... libgimpwidgets: make GimpColorScale more-or-less work fine
3762480... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]