[gimp] (391 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (391 commits) Created branch gtk3-port
- Date: Thu, 10 May 2018 15:50:36 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
e980e05... Switch to version 3.0 in a lot of places and depend on GTK+
df4dd64... Revert "app: Fix on canvas widgets ignoring clicks from tab
4f33724... libgimpwidgets: remove deprecated files from the build
a246387... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
913a320... libgimpwidgets: port virtual functions to GTK+ 3.0
f30a25c... libgimpwidgets: port virtual functions to GTK+ 3.0
d71116f... libgimpwidgets: port to GtkWidget::draw()
65312d2... libgimpwidgets: port to GtkWidget::draw()
0c43537... libgimpwidgets: port to GtkWidget::draw()
6b4fef7... libgimpwidgets: s/GtkObject/GtkAdjustment/
79682a6... libgimpwidgets: port to GtkWidget::draw()
40d344a... libgimpwidgets: remove deprecated functions and s/GtkObject
4bee60e... libgimpwidgets: remove deprecated files completely
f2f2288... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
b957d29... app: port to GtkWidget::draw()
65146e0... app: remove GTK_OBJECT() cast
6bb3c06... app: port to GtkWidget::draw()
bba252f... app: port to GtkWidget::draw()
af3388f... app: port virtual functions to GTK+ 3.0 API
954c810... app: port to GtkWidget::draw()
1e69d58... app: port to GtkWidget::draw()
dbd0721... app: port to GtkWidget::draw()
2375baf... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
c20f6c1... app: port to GtkWidget::draw()
aa9d525... app: s/GtkObject/GtkAdjustment/
9335a63... app: port to GtkWidget::draw()
c319a4a... app: port GimpNavigationView to GtkWidget::draw()
f5402a2... app: port GimpPaletteView to GtkWidget::draw()
031baad... app: port to GtkWidget::draw()
991634f... app: port to GtkWidget::draw()
366e695... app: no need to alloc colors any longer, GdkColormap is gon
c412eaf... app: port call to gtk_paint_arrow() to GTK+ 3.0
0517d2c... app: port device management to GdkDeviceManager
79a6645... app: remove obsolete (GtkObject **) casts
251c41a... app: use gtk_widget_get_preferred_size() instead of size_re
cda765b... app: port GimpScalComboBox to GTK+ 3.0
44076b0... app: use gtk_widget_get_preferred_size() instead of size_re
d037ad1... libgimpwidgets: port GimpFrame to GTK+ 3.0
8976d42... app: port tools to GTK+ 3.0 (trivial changes only)
567193f... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
08575bb... app: pass the cairo_region_t to gdk_window_invalidate_regio
18d47c5... app: use GdkDeviceManager to list devices
de86abc... app: port to GtkWidget::draw()
9bfcd23... app: remove calls to colormap functions, they are gone
623f54c... libgimpwidgets: get rid of (GtkObject **) casts
16e09fe... app: port the splash to GTK+ 3.0
0ae9a97... libgimpwidgets: port the ruler to GTK+ 3.0
5b09432... libgimpwidgets: port to GtkWidget::draw()
c02477a... app: port to GtkWidget::draw()
c3fb927... app: port the overlay stuff to GTK+ 3.0
ae6ec49... app: use the container icon view, the grid view is not GTK+
4a656e4... app: port to GtkWidget::draw() (incompletely)
a9d2f25... app: remove call to gtk_statusbar_set_has_resize_grip()
e3c34b7... app: port the tag entry to GTK+ 3.0
ecf21b8... app: port to GtkWidget::draw() but disable the code inside
efdfb69... app: can't set the scale combo entry's properties in init()
0a9be01... app: port to GtkWidget::draw()
2d18bb1... libgimpwidgets: port to GtkWidget::draw()
ece007b... modules: s/GtkObject/GtkAdjustment/
26fab2d... app: didn't completely commit the display shell expose() ->
4069505... app: port to GtkWidget::draw()
f706585... app: passing -1 as width/height to gtk_paint_box() no longe
177ae42... app: port popup arrow drawing to cairo and get rid of the a
1ed7eb6... app: remove GimpContainerGridView from the build entirely
8cb0280... modules: port to GtkWidget::draw()
84761a5... libgimpwidgets: port to GtkWidget::draw()
2b11409... libgimp: port to GtkWidget::draw()
f151546... app: don't translate to allocation.x,y
ad43ea4... app: port to GtkWidget::draw()
eb5604a... app: forgot to remove a cairo_destroy() in draw()
7c3e6bb... app: port to GtkWidget::draw()
3b3a952... app: GtkEntry turned into a no-window widget
5bb7fa9... app: use the new GtkScrollable API instead of deprecated tr
10d60f5... app: cairo_save()/restore() around chaining up in draw()
d42494e... app: add ugly workaround to make the icon view adapt to vie
2990faa... plug-ins: lots of trivial GTK+ 3.0 porting
20d0377... plug-ins: port jpeg-save to GTK+ 3.0
8873197... plug-ins: port file-png to GTK+ 3.0
1d7f6ba... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
0cc9a03... plug-ins: more s/GtkObject/GtkAdjustment/
a0ac204... plug-ins: port some more plug-ins to GTK+ 3.0
a794042... app: port the colormap editor to GTK+ 3.0
7083b9a... app: remove GtkWrapBox
017341c... libgimpwidgets: port to the new size request API
6a610bd... app: port to the new size request API
3a2aec0... plug-ins: port the print preview to the new size request AP
fb3a676... plug-ins: port sphere-designer to GtkWidget::draw()
b457ba1... plug-ins: port cml-explorer to GtkWidget::draw()
b047d14... plug-ins: port lighting to GTK+ 3.0
432d40a... plug-ins: port the unit-editor to GtkScrollable
3716e6f... app: fix GimpOverlayDialog's minimum height
f5a3987... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
f23624c... app: don't connect to "size-requst" because that's deprecat
4e5d8c8... app: port GimpSpinScale to GTK+ 3.0
18d511a... app: skip keyboard devices so the device list becomes reaso
b0ceddb... app: implement proper height-for-width in GimpToolPalette
1afe07e... app: use GdkDevice accessors
22eb715... app: introduce struct GimpDeviceKey because GdkDeviceKey is
24a80ae... app: put the toolbox' areas into a box until we decided abo
2c1db55... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
56585fc... app: port the device sort function to GdkDeviceManager
6aa6b9e... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
070e7ab... app: change the list of available devices to something that
b7eb582... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
8e7d902... libgimpwidgets: port GimpChainButton to GtkStyleContext
3faa9a1... libgimpwidgets: port GimpColorArea to GtkStyleContext
1ac2494... libgimpwidgets: port GimpColorScale to GtkStyleContext
fa3599a... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
24c5a66... libgimpwidgets: port GimpRuler to GtkStyleContext
635360a... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
53c5f55... app: port GimpBlobEditor to GtkStyleContext
ef7caf0... app: port setting the canvas padding color to GtkStyleConte
e449e97... app: port GimpPanedBox to GtkStyleContext
5d8e2d9... app: port GimpContainerIconView to GtkStyleContext
772bf3a... app: port GimpContainerTreeView to GtkStyleContext
bdfe950... app: port GimpColormapEditor to GtkStyleContext
804aaa1... app: port GimpComponentEditor to GtkStyleContext
bcccb61... app: port GimpFgBgEditor to GtkStyleContext
11abc7b... app: port GimpFgBgView to GtkStyleContext
22d2b53... app: port gimp_get_icon_size() to GtkStyleContext
1fa6758... app: port GimpContainerBox to GtkStyleContext
67d6190... app: port GimpDashEditor to GtkStyleContext
eb8dec2... app: remove calls to gtk_widget_get,set_extension_events()
579a3b7... app: s/gtk_widget_modify_font/gtk_widget_override_font/
d1f4327... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
c46d0ee... app: port the about dialog to GtkStyleContext
7e052ab... modules: remove call to gtk_widget_set_extension_events()
5633943... libgimpwidgets: implement GtkWidget::state_flags_changed()
f689ed3... libgimpwidgets: implement GtkWidget::style_updated() instea
f2bad60... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
82e3984... app: use gdk_drag_context_get_source_window()
de7205f... app: use gdk_drag_context_get_selected_action() instead of
2ebb670... app: implement GtkWidget::style_updated() instead of style_
71d58a4... port gtkrc files to CSS (incompletely and stuff commented o
db83022... Port theme and gtkrc file loading to CSS files using GtkCss
3c5e822... app: copy gimp.css instead of gtkrc to the user's gimp dire
426dbff... app: check whether child widgets exist in GtkWidget::style_
ad5896b... Replace gdk_cursor_unref() with g_object_unref()
ec48842... app: use gtk_menu_shell_get_selected_item()
46f4b0c... app: port GimpOverlayBox to GtkStyleContext
961baf7... app: port GimpOverlayFrame to GtkStyleContext
187f0d6... app: port GimpScaleButton to GtkStyleContext
8ebdbb5... libgimpwidgets: move all GimpPickButton members to a privat
03345fb... libgimpwidgets: move all GimpColorArea members to a private
11a9002... libgimpwidgets: move all GimpOffsetArea members to a privat
65e6c82... libgimpwidgets: move padding members from instance to class
c4c5ff2... libgimpwidgets: move all GimpButton members to a private st
fe59cd9... libgimpwidgets: move all GimpCellRendererColor members to a
4c5566d... libgimpwidgets: move all GimpColorButton members to a priva
bf465de... libgimpwidgets: move all GimpCellRendererToggle members to
ec08f6d... libgimpwidgets: move all GimpChainButton members to a priva
70b8dbb... libgimpwidgets: move all GimpBrowser members to a private s
6a019b8... libgimpwidgets: move all GimpColorDisplay members to a priv
80b39a2... libgimpwidgets: move all GimpColorDisplayStack members to a
42b5119... libgimpwidgets: move all GimpColorHexEntry members to a pri
35f2a79... libgimpwidgets: add padding
b95c049... libgimpwidgets: move all GimpColorNotebook members to a pri
e954b11... libgimpwidgets: move all GimpColorScale members to a privat
6499a2e... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
a0d4a21... libgimpwidgets: move all GimpColorSelection members to a pr
673fd6f... libgimpwidgets: move all GimpEnumLabel members to a private
bd8a8be... app: don't use style->black and style->white
b8cd25f... libgimpwidgets: move all GimpMemsizeEntry members to a priv
d9585b4... app: port GimpStrokeEditor to GtkStyleContext
17562a1... app: port GimpPaletteView to GtkStyleContext
1fade83... plug-ins: don't use style->black and style->white
e2565bb... libgimpwidgets: move all GimpColorProfileStore members to a
60c47e1... app: port GimpDockWindow to GtkStyleContext
c813ae0... app: port GimpToolEditor to GtkStyleContext
71b9b49... app: use gtk_widget_override_font() instead of modify_font(
d236b21... app: port GimpThumbBox to GtkStyleContext
b664b9f... Implement GtkWidget::style_updated() instead of ::style_set
15e6ceb... app: port GimpHistogramView to GtkStyleContext
1e895b3... app: port GimpTagEntry to GtkStyleContext
6746dd6... app: always ask the master device for its axes or state
e690677... app: when checking for a device change, check the event's s
88af428... app: remove obsolete device checks from GimpToolbox
a965feb... app: port GimpColorFrame away from GtkStyle, using a new st
7914b8c... app: remove call to gtk_widget_style_attach() from GimpOver
f4583f1... app: port GimpOverlayChild to GtkStyleContext
7b10345... Port cell renderers to gtk_cell_renderer_get_state()
e4d2d8a... app: port GimpCellRendererDashes to GtkStyleContext
036800f... app: add gimp_get_style_color() to simplify GdkRGBA style p
106b472... app: add style property and default CSS for GimpHistogramVi
351aa5d... app: port GimpCurveView to GtkStyleContext
5815c5b... themes: document the new GimpHistogramView property in the
5d83de0... app: define all GimpHistogramView colors via style properti
a9c3c91... themes: document the new stlye properties and indent the CS
5c41c72... app: port GimpComboTagEntry to GtkStyleContext
56807fb... configure.ac: use the new GTK_CHECK_BACKEND() macro
d6e5fd7... plug-ins: port map-object to GTK+ 3.x
e7d90de... app: use GdkRGBA instead of GdkColor in some places
6268d3e... app: remove gimp_rgb_get,set_gdk_color()
06252bd... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
092160e... app: gimp_print_event(): add the device to the event debug
09ee5f2... app: gimp_device_info_get_device_coords(): workaround for X
f46c04a... app: make input devices, grabs and therefore generally tool
9b07db7... app: use gdk_device_get_position() inetad of gdk_display_ge
2b66988... app: remove some forgotten #undef GSEAL_ENABLE
3132380... app: let the file dialog expand/collapse with the file type
0f31992... app: port GimpGradientEditor to GtkSyleContext
4d1540c... app: port GimpHistogramView to gdk_device_grab()/ungrab()
6e9af38... app: port GimpNavigationEditor to GtkStyleContext
c297799... app: port GimpTagPopup to GtkStyleContext
2517b83... app: GimpDock: port font size modification to GtkCssProvide
a32ef81... plug-ins: s/GtkObject/GtkAdjustment/
0cdb44c... app: implement GtkContainer::get_path_for_child() in GimpMe
c79125d... devel-docs: make the shooter tool at least build again (unt
6b311c7... app: don't use "size-request" for the toolbox' wilber, it's
d63ae00... Incomplete notebook and tab theming commit, to be improved
3c3aa31... themes: set an explicit background for rulers
952ba11... app: make the statusbar's progress label visible again
2bfb4be... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
e4242ac... app: port wilber drawing to GtkStyleContext
8f58ff5... modules: port GimpColorWheel to GTK+ 3.x
7858cde... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
4bfdead... Use GTK+3 gtk_get_locale_direction() function instead of cu
a51201b... app: port GimpCircle and subclasses to GTK+ 3
f2f5e46... app: remove GTK_OBJECT() case in GimpPopup
2a43e02... app: use gimp_color_display_stack_get_filters() instead of
73bf2bb... libgimpwidgets: #if 0 more stuff in gimp3migration
1eea86a... libgimpwidgets: Draw marker in correct position on ruler.
684ac62... libgimpwidgets: Separate ruler text layer from background.
2bdf54d... app: port GimpContainerTreeView from style_set() to style_u
8aebe51... Revert "Bug 762279 - "Tip of the day" links opens two links
dd2bf39... Bug 762279 - "Tip of the day" links opens two links.
2196263... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
6dc173b... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
9da5d9c... libgimpwidgets: make GimpColorScale more-or-less work fine
aa37286... app: port GimpMeter to GTK+ 3.x
f6e7ba7... app: port gimpwidgets-utils.c to GTK+ 3.x
4a9b08f... app: make GimpHighlightableButton build on GTK+ 3.x
7828e43... libgimpbase: remove almost all deprecated compat cruft
e8f71e4... libgimpmodule: remove all deprecated cruft
a64a560... libgimpconfig: remove all deprecated cruft
397c6f7... plug-ins: remove color-enhance, there is a GEGL op doing al
c8f11cd... libgimpcolor: remove most deprecated cruft, rest to follow
5fe2793... libgimp: remove tons of deprecated cruft
86ba054... pdb: remove all deprecated procedures
0a84323... libgimpwidgets: remove most deprecated cruft
e38636e... libgimpmath: remove all deprecated cruft
8d187bd... libgimp: deprecate more cruft, everything not needed by cru
8305f15... libgimpwidgets: derive GimpChainButton from GtkGrid not Gtk
5cf3f3e... libgimpwidgets: remove gimp3migration.[ch]
db991e2... libgimpwidgets: add GtkGrid variants of gimp_[color_]scale_
61cbe0f... libgimpwidets: port GimpColorScales to GtkGrid
287a2b1... Get rid of using GtkMisc API globally
04720bc... libgimpwidgets: add gimp_grid_attach_aligned()
9b066fc... libgimp: port GimpProcView to GtkGrid
e0d1d49... configure.ac: don't define GDK/GTK_MULTIHEAD_SAFE, they are
f37ccc5... Get rid of the deprecated gtk_icon_size_lookup_for_settings
90d9ba1... themes: comment out deprecated stuff in the "System" theme
8cf50fd... app: port GimpColorHistory to GtkGrid
d9b92e0... libgimpwidgets: create GimpIntComboBox' cells in constructe
ee2cc1c... Get rid of all GtkAlignments, use GtkWidget align/margin in
34a22bd... Port a lot of stuff from GdkScreen/monitor_number to GdkMon
5bc9395... app: get rid of GtkHSeparator and GtkHScale
7fe7a78... libgimpwidgets: GimpBrowser undeprecated: threads and focus
d75893d... app: get rid of GtkArrow in GimpColorDialog
3ab9048... app: fix border width of GimpOverlayDialog
9683b95... app: get rid of some GtkTables in tools/
99edbcd... Fix compile
b79b380... app: add missing const to gimp_cell_renderer_button_activat
d069c8c... app: undeprecate GimpSpinScale, still looks like shit tho
7341ac6... libgimpwidgets: honor the gtk-dialogs-use-header setting in
9d86c35... app, libgimpwidgets, themes: fix some themeing
8160e81... app: allow to select if we prefer a dark variant of the cur
90d7750... themes: remove Dark, Gray and Light themes.
99451e2... app: the "Default" theme had been removed to "System" a lon
3dee4cc... data: remove obsolete brushes.
90a8ed2... themes: uncomment one more deprecated CSS rule.
0bdf93f... app: port some stuff to gdk_seat_grab/ungrab
14ffa88... Replace lots of deprecated gtk_menu_popup(), only GimpUIMan
eec913f... app: use gtk_menu_popup_at_widget() in GimpIconPicker
19104c3... app: remove #undef GDK_DISABLE_DEPRECATED
c51cde9... app: use gtk_widget_get_preferred_size() in gimp_tool_gui_c
2ef64e8... app: add gimp_ui_manager_ui_popup_at_widget()
cf340c6... Revert "Bug 794356 - Rulers always shown for subsequent ima
f1cf330... Revert "Bug 784480 - Clicking on-canvas GUI with a tablet s
cbc7a46... Revert "Bug 794356 - Rulers always shown for subsequent ima
1349a79... app: use gimp_ui_menager_up_popup_at_widget() for the quick
33cb312... app: gimp_ui_manager_ui_popup_at_pointer() and use it where
66f1aec... app: port GimpDisplayShell to use GtkGrid
8e88318... app, themes: move GimpDisplayShell styling to CSS
664c596... app: remove the unused GimpContainerGridView
e6a6301... app: add utility functions gimp_widget_get,set_image()
002dd79... app: port most menu items that want images to gimp_menu_ite
70a14ae... app: remove all deprecated threads_enter/leave code
453e701... Revert "app: remove all deprecated threads_enter/leave code
ef86915... app: port GimpCursorView to GtkGrid
45ab3d5... Bug 794132 - Make the plug-in protocol version part of the
21d8d82... Revert "splash: Add 2.10 splash image + svg"
4135a4f... app: set the right "use-header-bar" on all (?) dialogs
5d6fbcb... dockbook: chain up at end of size-allocate
76637b9... fgbgvew: Pass correct state to GtkStyleContext api
7b93137... spinscale: Fix styling
acdcf2a... spinscale: remove our own border drawing
56aa765... spinscale: Decrease height
ffecf9a... libgimpwidgets: convert GimpSizeEntry to a GtkGrid.
dc06890... dialogs: some table->grid conversion in the item dialogs
a4db689... plug-ins: try to catch all gtk_table_* uses for the size-en
1616aa6... app: make spinscale much more bearable by fixing some coord
d81aadb... app: put back two lines that got lost in earlier GTK+ 3.0 p
f1975ee... libgimp: undeprecate all GimpFooSelectButton classes
5357c27... app: honor the use-header-bar setting in GimpToolDialog
45cb5d8... app: fix splash text color
dcc7407... app: undeprecate everything in propgui/, mostly table -> gr
1f40c48... preferences-dialog: get rid of GtkTable
8fe5a7d... dialogs: get rid of GtkTable
017265a... app/tools: get rid of GtkTable
b0f95fb... app/display: get rid of GtkTable
1319a26... app/widgets: get rid of GtkTable in GimpTemplateEditor
c43ad0c... app/widgets: port GimpImagePropView to GtkGrid
44053af... app/tools: fix the resize behaviour of the curves tool dial
0d36bc8... app: allow setting parent for dialogs created by GimpDialog
a956a2d... app: do not run gtk_window_present() in about_dialog_create
20a355e... app: pack the content vbox expanding in GimpPrefsBox
8340c2a... libgimpwidgets: set the widgets's hexpand in gimp_grid_atta
c48e095... libimp*: add private pointers to all instance structs
d6d3fea... app: properly align frame children in GimpGridEditor
34ec8bf... app: fix GimpPrefsBox' page titles to look like selected ro
c5a7476... libgimpwidgets: move public GimpIntStore member to private
53d8314... libgimpwidgets: move all GimpPreviewArea members to private
ece2a48... libgimpwidgets: move all GimpScrolledPreview members to pri
a044151... dialogs: fix two misbehaviours in the prefs dialog
8f11218... app: take window scale-factor into account when rendering i
3a5fed0... app/widgets: port gimpdashboard to GtkGrid
4c9a1a3... app/widgets: port the gimpstrokeeditor to GtkGrid
5c260f7... app/widgets: port the toolbox indicator area to GtkGrid
dcb80f7... app: kill the last GtkTables.
f9c2b37... libgimpwidgets: move all GimpPreview members to private
7a32620... libgimpwidgets: move GimpEnumStore.enum_class to private
17aec7d... app: port gimp_navigation_editor_popup() to GdkMonitor's wo
6198edd... app: disable motion compression, have to figure how to cont
3da9586... plug-ins: disable devel-docs and a bunch of plug-ins, they
81219fe... app: port gimp_display_shell_set_initial_scale() to the mon
9c00764... app: kill all except one GtkAlignment, the tag popup one is
5468ca4... app: gdk_screen_get_monitor_workarea() -> gdk_monitor_get_w
09aa6d9... app: fix canvas motion compression
7bc2440... map-object: kill GtkTable
b071787... gradient-flare: kill GtkTable
0bef02c... lighting: kill GtkTable
60d245e... ifs-compose: add unverified GtkTable removal.
9df4e2f... filter-pack: kill GtkTable
c8400af... cml-explorer: kill GtkTable
7cd0625... file-jpeg: kill GtkTable
9c4e613... warp: kill GtkTable
696dcaa... plug-ins: port ifs-compose to GTK+ 3.x enough to make it bu
7a73434... sphere-designer: kill GtkTable
2aa7b08... selection-to-path: kill GtkTable
839d098... fractal explorer: kill GtkTable
63d2530... oops - old table use of a GimpSizeEntry
b0a1843... pdb: remove all compat procedures for the old lcms plug-in
229f247... imagemap: monster-port to kill GtkTable
880dc39... libgimpconfig: move all GimpColorConfig members to private
9c51d50... libgimpmodule: move all GimpModuleDB members to private
dbd5487... gimpressionist: re-enable (without real changes) and kill G
3af18e8... common: kill GtkTable in a ton of plugins
54de8ec... script-fu: kill GtkTable
1fb8ea9... libgimp: move all GimpProcBrowserDialog members to private
da2d582... app: fix empty display unstable-version message
9a764c0... file-png: attempt to fix the glade file for file-png
7843afd... app: fix themeing of GimpHistogramView and GimpCurveView
50f1d8f... metadata-editor: undeprecateify metadata glade UI
7e8eb5f... libgimpwidgets: undeprecate gimppickbutton-default.c
505b371... app: the goats are invading again, and are almost undepreca
0722f29... Get rid of gdk_flush() globally, use gdk_display_flush()
bf5c790... film: kill GtkTable
2d5ce2b... newprint: kill GtkTable
4ed1bcd... pagecurl: kill GtkTable
deb018b... file-webp: kill GtkTable
2e5d92d... file-fli: kill GtkTable
8742d16... screenshot: kill GtkTable
2137d2d... libgimpwidgets: port GimpPreview to GtkGrid
69c3479... flame: kill GtkTable
bf352a2... gfig: kill GtkTable
7350110... print: kill GtkTable
0fed107... pygimp: some speculative Table->Grid changes
c065111... file-svg: kill GtkTable
a6bd8d3... themes: clean up gimp.css, with some added commented experi
4555055... app: undeprecate GimpLevelsTool
2bcfd99... file-wmf: kill GtkTable
af8caf2... file-ps: kill GtkTable
c220d87... tile-small: kill GtkTable
3a8bd0c... sample-colorize: kill GtkTable
067ceed... app: behold unseen fancy shit in preferences
7f17fd1... app: follow preferences changes/improvements in GimpDeviceE
5f338c3... app: set all GtkPaned widgets to have wide handles
b6743b0... Use gtk_show_uri_on_window(), gtk_show_uri() is deprecated
a50cc94... libgimpwidgets: add macros to hide alternative_button_order
75bad67... Use the new macros from the last commit in all files
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]