[gimp] (457 commits) Created branch gtk3-port



The branch 'gtk3-port' was created.

Summary of new commits:

  e8c831a... Switch to version 2.99/3.0 in a lot of places and depend on
  70322d3... Revert "app: Fix on canvas widgets ignoring clicks from tab
  d00154a... libgimpwidgets: remove deprecated files from the build
  06ba806... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  2687519... libgimpwidgets: port virtual functions to GTK+ 3.0
  1d1b91f... libgimpwidgets: port virtual functions to GTK+ 3.0
  1650615... libgimpwidgets: port to GtkWidget::draw()
  3065973... libgimpwidgets: port to GtkWidget::draw()
  9f6da47... libgimpwidgets: port to GtkWidget::draw()
  18ade3d... libgimpwidgets: s/GtkObject/GtkAdjustment/
  e0f0396... libgimpwidgets: port to GtkWidget::draw()
  f11f709... libgimpwidgets: remove deprecated functions and s/GtkObject
  ed37b20... libgimpwidgets: remove deprecated files completely
  5c2e944... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  1ba8559... app: port to GtkWidget::draw()
  27cb2af... app: remove GTK_OBJECT() cast
  1c6e4da... app: port to GtkWidget::draw()
  ae7ec7d... app: port to GtkWidget::draw()
  f3800f4... app: port virtual functions to GTK+ 3.0 API
  1c79387... app: port to GtkWidget::draw()
  d134548... app: port to GtkWidget::draw()
  477d734... app: port to GtkWidget::draw()
  a1a364d... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  0a030c6... app: port to GtkWidget::draw()
  4deba6b... app: s/GtkObject/GtkAdjustment/
  02110b4... app: port to GtkWidget::draw()
  fb58672... app: port GimpNavigationView to GtkWidget::draw()
  b214c0a... app: port GimpPaletteView to GtkWidget::draw()
  29c2fe6... app: port to GtkWidget::draw()
  598133f... app: port to GtkWidget::draw()
  75bb8e2... app: no need to alloc colors any longer, GdkColormap is gon
  87e8c46... app: port call to gtk_paint_arrow() to GTK+ 3.0
  f19bbaa... app: port device management to GdkDeviceManager
  f681f9b... app: remove obsolete (GtkObject **) casts
  bf77f6a... app: use gtk_widget_get_preferred_size() instead of size_re
  ed55121... app: port GimpScalComboBox to GTK+ 3.0
  5a2ccf6... app: use gtk_widget_get_preferred_size() instead of size_re
  ba4ca39... libgimpwidgets: port GimpFrame to GTK+ 3.0
  7a6f54b... app: port tools to GTK+ 3.0 (trivial changes only)
  ac099c8... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  47b836e... app: pass the cairo_region_t to gdk_window_invalidate_regio
  92b5de5... app: use GdkDeviceManager to list devices
  c1a222d... app: port to GtkWidget::draw()
  9ce0792... app: remove calls to colormap functions, they are gone
  565af28... libgimpwidgets: get rid of (GtkObject **) casts
  e8083bd... app: port the splash to GTK+ 3.0
  49ce1f9... libgimpwidgets: port the ruler to GTK+ 3.0
  a36bd56... libgimpwidgets: port to GtkWidget::draw()
  998806d... app: port to GtkWidget::draw()
  556caec... app: port the overlay stuff to GTK+ 3.0
  b97a4d1... app: use the container icon view, the grid view is not GTK+
  cdeb95a... app: port to GtkWidget::draw() (incompletely)
  31e013c... app: remove call to gtk_statusbar_set_has_resize_grip()
  93eae53... app: port the tag entry to GTK+ 3.0
  511c715... app: port to GtkWidget::draw() but disable the code inside 
  2d48f21... app: can't set the scale combo entry's properties in init()
  f46c020... app: port to GtkWidget::draw()
  84c5f7a... libgimpwidgets: port to GtkWidget::draw()
  d43c8e5... modules: s/GtkObject/GtkAdjustment/
  ca95b0d... app: didn't completely commit the display shell expose() ->
  b70d7fd... app: port to GtkWidget::draw()
  6ab198f... app: passing -1 as width/height to gtk_paint_box() no longe
  842ce8b... app: port popup arrow drawing to cairo and get rid of the a
  c75ec76... app: remove GimpContainerGridView from the build entirely
  40fb2b5... modules: port to GtkWidget::draw()
  d1e6120... libgimpwidgets: port to GtkWidget::draw()
  fa7323b... libgimp: port to GtkWidget::draw()
  ddc7dc5... app: don't translate to allocation.x,y
  f2cc1ca... app: port to GtkWidget::draw()
  7259dcb... app: forgot to remove a cairo_destroy() in draw()
  2600baf... app: port to GtkWidget::draw()
  8802996... app: GtkEntry turned into a no-window widget
  617faf2... app: use the new GtkScrollable API instead of deprecated tr
  6756b72... app: cairo_save()/restore() around chaining up in draw()
  9198dfb... app: add ugly workaround to make the icon view adapt to vie
  3b4e649... plug-ins: lots of trivial GTK+ 3.0 porting
  fd8c636... plug-ins: port jpeg-save to GTK+ 3.0
  25a6978... plug-ins: port file-png to GTK+ 3.0
  d94edc6... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  3f35df7... plug-ins: more s/GtkObject/GtkAdjustment/
  a5b7035... plug-ins: port some more plug-ins to GTK+ 3.0
  b44896f... app: port the colormap editor to GTK+ 3.0
  b6cca05... app: remove GtkWrapBox
  075a15d... libgimpwidgets: port to the new size request API
  a8adeb8... app: port to the new size request API
  ffce866... plug-ins: port the print preview to the new size request AP
  dd00678... plug-ins: port sphere-designer to GtkWidget::draw()
  e8be843... plug-ins: port cml-explorer to GtkWidget::draw()
  fb0eed5... plug-ins: port lighting to GTK+ 3.0
  3037243... plug-ins: port the unit-editor to GtkScrollable
  0888b4d... app: fix GimpOverlayDialog's minimum height
  5571c92... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  3c0e49a... app: don't connect to "size-requst" because that's deprecat
  3314a4b... app: port GimpSpinScale to GTK+ 3.0
  084100a... app: skip keyboard devices so the device list becomes reaso
  90e23c0... app: implement proper height-for-width in GimpToolPalette
  79e38c1... app: use GdkDevice accessors
  0d952cb... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  35b123c... app: put the toolbox' areas into a box until we decided abo
  a899516... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  d5101c8... app: port the device sort function to GdkDeviceManager
  8638004... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  f266023... app: change the list of available devices to something that
  80b0440... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  bde9136... libgimpwidgets: port GimpChainButton to GtkStyleContext
  f2003f0... libgimpwidgets: port GimpColorArea to GtkStyleContext
  fcbd48d... libgimpwidgets: port GimpColorScale to GtkStyleContext
  578a29f... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  577f6f8... libgimpwidgets: port GimpRuler to GtkStyleContext
  b70cf59... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  b9df7f3... app: port GimpBlobEditor to GtkStyleContext
  db8ae66... app: port setting the canvas padding color to GtkStyleConte
  0784e07... app: port GimpPanedBox to GtkStyleContext
  c8c7fb6... app: port GimpContainerIconView to GtkStyleContext
  4ae0f5c... app: port GimpContainerTreeView to GtkStyleContext
  e3c4892... app: port GimpColormapEditor to GtkStyleContext
  91fe8a2... app: port GimpComponentEditor to GtkStyleContext
  02e84ff... app: port GimpFgBgEditor to GtkStyleContext
  4226422... app: port GimpFgBgView to GtkStyleContext
  100f8b2... app: port gimp_get_icon_size() to GtkStyleContext
  747669b... app: port GimpContainerBox to GtkStyleContext
  ba86c8f... app: port GimpDashEditor to GtkStyleContext
  f753bc5... app: remove calls to gtk_widget_get,set_extension_events()
  07c147e... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  970cd8d... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  469fa00... app: port the about dialog to GtkStyleContext
  af99d17... modules: remove call to gtk_widget_set_extension_events()
  0533a6c... libgimpwidgets: implement GtkWidget::state_flags_changed()
  352aaa1... libgimpwidgets: implement GtkWidget::style_updated() instea
  22e27af... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  eb99c57... app: use gdk_drag_context_get_source_window()
  725b62c... app: use gdk_drag_context_get_selected_action() instead of 
  98519a2... app: implement GtkWidget::style_updated() instead of style_
  29ae43b... port gtkrc files to CSS (incompletely and stuff commented o
  8194ecc... Port theme and gtkrc file loading to CSS files using GtkCss
  e53b6f4... app: copy gimp.css instead of gtkrc to the user's gimp dire
  54da86d... app: check whether child widgets exist in GtkWidget::style_
  763b5a1... Replace gdk_cursor_unref() with g_object_unref()
  64d2a03... app: use gtk_menu_shell_get_selected_item()
  4820fad... app: port GimpOverlayBox to GtkStyleContext
  6b92629... app: port GimpOverlayFrame to GtkStyleContext
  942955d... app: port GimpScaleButton to GtkStyleContext
  9a8368a... libgimpwidgets: move all GimpPickButton members to a privat
  0a0c106... libgimpwidgets: move all GimpColorArea members to a private
  62c4eb4... libgimpwidgets: move all GimpOffsetArea members to a privat
  df42a2a... libgimpwidgets: move padding members from instance to class
  aacf77e... libgimpwidgets: move all GimpButton members to a private st
  2f5c072... libgimpwidgets: move all GimpCellRendererColor members to a
  dcc0372... libgimpwidgets: move all GimpColorButton members to a priva
  fa77693... libgimpwidgets: move all GimpCellRendererToggle members to 
  474b485... libgimpwidgets: move all GimpChainButton members to a priva
  430acd2... libgimpwidgets: move all GimpBrowser members to a private s
  728f616... libgimpwidgets: move all GimpColorDisplay members to a priv
  98b9e7b... libgimpwidgets: move all GimpColorDisplayStack members to a
  d2dceff... libgimpwidgets: move all GimpColorHexEntry members to a pri
  a7287bf... libgimpwidgets: add padding
  63b500c... libgimpwidgets: move all GimpColorNotebook members to a pri
  bc97800... libgimpwidgets: move all GimpColorScale members to a privat
  bdfc220... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  cec6752... libgimpwidgets: move all GimpColorSelection members to a pr
  48c0b0c... libgimpwidgets: move all GimpEnumLabel members to a private
  46d06d5... app: don't use style->black and style->white
  ee384cf... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  418e5ea... app: port GimpStrokeEditor to GtkStyleContext
  a0f7990... app: port GimpPaletteView to GtkStyleContext
  e6d03a8... plug-ins: don't use style->black and style->white
  277f3e2... libgimpwidgets: move all GimpColorProfileStore members to a
  58d9479... app: port GimpDockWindow to GtkStyleContext
  0b4eb67... app: port GimpToolEditor to GtkStyleContext
  4556437... app: use gtk_widget_override_font() instead of modify_font(
  5f3df6c... app: port GimpThumbBox to GtkStyleContext
  8ba70c7... Implement GtkWidget::style_updated() instead of ::style_set
  35822bd... app: port GimpHistogramView to GtkStyleContext
  47af423... app: port GimpTagEntry to GtkStyleContext
  e496e13... app: always ask the master device for its axes or state
  859152c... app: when checking for a device change, check the event's s
  5b399d5... app: remove obsolete device checks from GimpToolbox
  2a55d2d... app: port GimpColorFrame away from GtkStyle, using a new st
  2fe51c7... app: remove call to gtk_widget_style_attach() from GimpOver
  f570ba4... app: port GimpOverlayChild to GtkStyleContext
  afbb6eb... Port cell renderers to gtk_cell_renderer_get_state()
  a36ee86... app: port GimpCellRendererDashes to GtkStyleContext
  da8dfb3... app: add gimp_get_style_color() to simplify GdkRGBA style p
  45709d6... app: add style property and default CSS for GimpHistogramVi
  7f1775a... app: port GimpCurveView to GtkStyleContext
  468ce80... themes: document the new GimpHistogramView property in the 
  8a12641... app: define all GimpHistogramView colors via style properti
  2de0b50... themes: document the new stlye properties and indent the CS
  8a31b69... app: port GimpComboTagEntry to GtkStyleContext
  2fb741c... configure.ac: use the new GTK_CHECK_BACKEND() macro
  1050868... plug-ins: port map-object to GTK+ 3.x
  770cf71... app: use GdkRGBA instead of GdkColor in some places
  f094de3... app: remove gimp_rgb_get,set_gdk_color()
  747425b... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  daeb60f... app: gimp_print_event(): add the device to the event debug 
  c6eb770... app: gimp_device_info_get_device_coords(): workaround for X
  7eb676d... app: make input devices, grabs and therefore generally tool
  f9cbd25... app: use gdk_device_get_position() inetad of gdk_display_ge
  fdb4dbf... app: remove some forgotten #undef GSEAL_ENABLE
  cb3ff44... app: let the file dialog expand/collapse with the file type
  4f70c71... app: port GimpGradientEditor to GtkSyleContext
  549c27e... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  50579e4... app: port GimpNavigationEditor to GtkStyleContext
  82df0bf... app: port GimpTagPopup to GtkStyleContext
  037d94e... app: GimpDock: port font size modification to GtkCssProvide
  d6243d7... plug-ins: s/GtkObject/GtkAdjustment/
  fc77f3e... app: implement GtkContainer::get_path_for_child() in GimpMe
  1201eab... devel-docs: make the shooter tool at least build again (unt
  bac4d43... app: don't use "size-request" for the toolbox' wilber, it's
  0f4e57f... Incomplete notebook and tab theming commit, to be improved
  1b78689... themes: set an explicit background for rulers
  3969c59... app: make the statusbar's progress label visible again
  3e8ef32... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  b31039b... app: port wilber drawing to GtkStyleContext
  3103d08... modules: port GimpColorWheel to GTK+ 3.x
  157197f... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  8c695e3... Use GTK+3 gtk_get_locale_direction() function instead of cu
  94b2308... app: port GimpCircle and subclasses to GTK+ 3
  16e2ff2... app: remove GTK_OBJECT() case in GimpPopup
  be8e597... app: use gimp_color_display_stack_get_filters() instead of 
  1893ae6... libgimpwidgets: #if 0 more stuff in gimp3migration
  f07b827... libgimpwidgets: Draw marker in correct position on ruler.
  ec7abb5... libgimpwidgets: Separate ruler text layer from background.
  e9a8265... app: port GimpContainerTreeView from style_set() to style_u
  f9ea8b2... Revert "Bug 762279 - "Tip of the day" links opens two links
  30dcb69... Bug 762279 - "Tip of the day" links opens two links.
  d83429f... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
  b63e08a... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
  f7e1397... libgimpwidgets: make GimpColorScale more-or-less work fine
  b2549a1... app: port GimpMeter to GTK+ 3.x
  869b677... app: port gimpwidgets-utils.c to GTK+ 3.x
  deadee7... app: make GimpHighlightableButton build on GTK+ 3.x
  b48319e... libgimpbase: remove almost all deprecated compat cruft
  1e23c81... libgimpmodule: remove all deprecated cruft
  8e9742b... libgimpconfig: remove all deprecated cruft
  d231c93... plug-ins: remove color-enhance, there is a GEGL op doing al
  e34b483... libgimpcolor: remove most deprecated cruft, rest to follow
  2ab2734... libgimp: remove tons of deprecated cruft
  1e7df9a... pdb: remove all deprecated procedures
  1245290... libgimpwidgets: remove most deprecated cruft
  61f1a24... libgimpmath: remove all deprecated cruft
  2ed0a02... libgimp: deprecate more cruft, everything not needed by cru
  43d0ab6... libgimpwidgets: derive GimpChainButton from GtkGrid not Gtk
  50bf0f8... libgimpwidgets: remove gimp3migration.[ch]
  d557cb9... libgimpwidgets: add GtkGrid variants of gimp_[color_]scale_
  d10bb9c... libgimpwidets: port GimpColorScales to GtkGrid
  85e2e7f... Get rid of using GtkMisc API globally
  1380451... libgimpwidgets: add gimp_grid_attach_aligned()
  2596c9c... libgimp: port GimpProcView to GtkGrid
  c20318a... configure.ac: don't define GDK/GTK_MULTIHEAD_SAFE, they are
  f17f450... Get rid of the deprecated gtk_icon_size_lookup_for_settings
  51a5a1b... themes: comment out deprecated stuff in the "System" theme
  44477ae... app: port GimpColorHistory to GtkGrid
  b4267d8... libgimpwidgets: create GimpIntComboBox' cells in constructe
  2c26b4f... Get rid of all GtkAlignments, use GtkWidget align/margin in
  5d9040d... Port a lot of stuff from GdkScreen/monitor_number to GdkMon
  9a13233... app: get rid of GtkHSeparator and GtkHScale
  ef160b5... libgimpwidgets: GimpBrowser undeprecated: threads and focus
  4b42699... app: get rid of GtkArrow in GimpColorDialog
  f1722ab... app: fix border width of GimpOverlayDialog
  660c736... app: get rid of some GtkTables in tools/
  415f60d... Fix compile
  af8236a... app: add missing const to gimp_cell_renderer_button_activat
  4da46bb... app: undeprecate GimpSpinScale, still looks like shit tho
  466ef43... libgimpwidgets: honor the gtk-dialogs-use-header setting in
  372fb43... app, libgimpwidgets, themes: fix some themeing
  1036c7b... app: allow to select if we prefer a dark variant of the cur
  ac84dee... themes: remove Dark, Gray and Light themes.
  f6a0099... app: the "Default" theme had been removed to "System" a lon
  1cd1998... data: remove obsolete brushes.
  8c62732... themes: uncomment one more deprecated CSS rule.
  2cf33a9... app: port some stuff to gdk_seat_grab/ungrab
  5681c1c... Replace lots of deprecated gtk_menu_popup(), only GimpUIMan
  7c7db1f... app: use gtk_menu_popup_at_widget() in GimpIconPicker
  1f1f7c7... app: remove #undef GDK_DISABLE_DEPRECATED
  6536b0d... app: use gtk_widget_get_preferred_size() in gimp_tool_gui_c
  74d7880... app: add gimp_ui_manager_ui_popup_at_widget()
  40fe70b... Revert "Bug 794356 - Rulers always shown for subsequent ima
  6da4c46... Revert "Bug 784480 - Clicking on-canvas GUI with a tablet s
  7e5e970... Revert "Bug 794356 - Rulers always shown for subsequent ima
  c96a6d6... app: use gimp_ui_menager_up_popup_at_widget() for the quick
  8f93ddb... app: gimp_ui_manager_ui_popup_at_pointer() and use it where
  ce3e1af... app: port GimpDisplayShell to use GtkGrid
  48d6c27... app, themes: move GimpDisplayShell styling to CSS
  0f8de8b... app: remove the unused GimpContainerGridView
  ac80590... app: add utility functions gimp_widget_get,set_image()
  aa42cc9... app: port most menu items that want images to gimp_menu_ite
  a1901b1... app: remove all deprecated threads_enter/leave code
  8a3de45... Revert "app: remove all deprecated threads_enter/leave code
  0e4c961... app: port GimpCursorView to GtkGrid
  fdad2b8... Bug 794132 - Make the plug-in protocol version part of the 
  8660c8a... Revert "splash: Add 2.10 splash image + svg"
  7d82574... app: set the right "use-header-bar" on all (?) dialogs
  f8483be... dockbook: chain up at end of size-allocate
  499afaf... fgbgvew: Pass correct state to GtkStyleContext api
  ee878ce... spinscale: Fix styling
  d62f47a... spinscale: remove our own border drawing
  1f74b9e... spinscale: Decrease height
  8a87255... libgimpwidgets: convert GimpSizeEntry to a GtkGrid.
  ed0aba1... dialogs: some table->grid conversion in the item dialogs
  d089aee... plug-ins: try to catch all gtk_table_* uses for the size-en
  2e83cc9... app: make spinscale much more bearable by fixing some coord
  2d0ca0b... app: put back two lines that got lost in earlier GTK+ 3.0 p
  b86c085... libgimp: undeprecate all GimpFooSelectButton classes
  b4d6947... app: honor the use-header-bar setting in GimpToolDialog
  ac92edd... app: fix splash text color
  a1f66ee... app: undeprecate everything in propgui/, mostly table -> gr
  42416ce... preferences-dialog: get rid of GtkTable
  eb642cd... dialogs: get rid of GtkTable
  d812d15... app/tools: get rid of GtkTable
  9fecbdd... app/display: get rid of GtkTable
  0a65b70... app/widgets: get rid of GtkTable in GimpTemplateEditor
  d658405... app/widgets: port GimpImagePropView to GtkGrid
  d26c647... app/tools: fix the resize behaviour of the curves tool dial
  5719240... app: allow setting parent for dialogs created by GimpDialog
  8355f78... app: do not run gtk_window_present() in about_dialog_create
  2d8d4d4... app: pack the content vbox expanding in GimpPrefsBox
  55b58a2... libgimpwidgets: set the widgets's hexpand in gimp_grid_atta
  562d761... libimp*: add private pointers to all instance structs
  03fd0a6... app: properly align frame children in GimpGridEditor
  2ac205f... app: fix GimpPrefsBox' page titles to look like selected ro
  45aa82d... libgimpwidgets: move public GimpIntStore member to private
  aae3bd5... libgimpwidgets: move all GimpPreviewArea members to private
  7754f57... libgimpwidgets: move all GimpScrolledPreview members to pri
  7e5e913... dialogs: fix two misbehaviours in the prefs dialog
  5255ee0... app: take window scale-factor into account when rendering i
  ca755db... app/widgets: port gimpdashboard to GtkGrid
  1d9399e... app/widgets: port the gimpstrokeeditor to GtkGrid
  a52b307... app/widgets: port the toolbox indicator area to GtkGrid
  b57eb87... app: kill the last GtkTables.
  954081d... libgimpwidgets: move all GimpPreview members to private
  bea4a9c... libgimpwidgets: move GimpEnumStore.enum_class to private
  eca6a29... app: port gimp_navigation_editor_popup() to GdkMonitor's wo
  d63df96... app: disable motion compression, have to figure how to cont
  7ed788b... plug-ins: disable devel-docs and a bunch of plug-ins, they 
  effcfaa... app: port gimp_display_shell_set_initial_scale() to the mon
  8bb8a34... app: kill all except one GtkAlignment, the tag popup one is
  10be8ef... app: gdk_screen_get_monitor_workarea() -> gdk_monitor_get_w
  40366cf... app: fix canvas motion compression
  dfc07d2... map-object: kill GtkTable
  e0d5083... gradient-flare: kill GtkTable
  6155a00... lighting: kill GtkTable
  3179e15... ifs-compose: add unverified GtkTable removal.
  a7127e4... filter-pack: kill GtkTable
  cd24610... cml-explorer: kill GtkTable
  a81ffcb... file-jpeg: kill GtkTable
  b7a2ef7... warp: kill GtkTable
  6c8b614... plug-ins: port ifs-compose to GTK+ 3.x enough to make it bu
  0d15e2b... sphere-designer: kill GtkTable
  24cc3c6... selection-to-path: kill GtkTable
  2741f05... fractal explorer: kill GtkTable
  341309e... oops - old table use of a GimpSizeEntry
  68cb844... pdb: remove all compat procedures for the old lcms plug-in
  9f0e2ad... imagemap: monster-port to kill GtkTable
  1156bd9... libgimpconfig: move all GimpColorConfig members to private
  72fe66a... libgimpmodule: move all GimpModuleDB members to private
  f096ddc... gimpressionist: re-enable (without real changes) and kill G
  e737dbd... common: kill GtkTable in a ton of plugins
  a97e8a3... script-fu: kill GtkTable
  9eb85fe... libgimp: move all GimpProcBrowserDialog members to private
  a1e4f24... app: fix empty display unstable-version message
  a790900... file-png: attempt to fix the glade file for file-png
  70085f6... app: fix themeing of GimpHistogramView and GimpCurveView
  a13a1d7... metadata-editor: undeprecateify metadata glade UI
  7b58841... libgimpwidgets: undeprecate gimppickbutton-default.c
  838a270... app: the goats are invading again, and are almost undepreca
  8e13cd1... Get rid of gdk_flush() globally, use gdk_display_flush()
  46ab6c1... film: kill GtkTable
  8965f6f... newprint: kill GtkTable
  3243805... pagecurl: kill GtkTable
  41b1304... file-webp: kill GtkTable
  d9d1747... file-fli: kill GtkTable
  d2a11a3... screenshot: kill GtkTable
  611d9e1... libgimpwidgets: port GimpPreview to GtkGrid
  74b52fe... flame: kill GtkTable
  e5dc2d4... gfig: kill GtkTable
  1b908de... print: kill GtkTable
  cc7caa3... pygimp: some speculative Table->Grid changes
  267f63a... file-svg: kill GtkTable
  cbdb9ec... themes: clean up gimp.css, with some added commented experi
  65a9688... app: undeprecate GimpLevelsTool
  40861ac... file-wmf: kill GtkTable
  be41bec... file-ps: kill GtkTable
  3e0bdda... tile-small: kill GtkTable
  0808d08... sample-colorize: kill GtkTable
  436d576... app: behold unseen fancy shit in preferences
  17ad199... app: follow preferences changes/improvements in GimpDeviceE
  afb2a52... app: set all GtkPaned widgets to have wide handles
  bf24ea9... Use gtk_show_uri_on_window(), gtk_show_uri() is deprecated
  276fdb5... libgimpwidgets: add macros to hide alternative_button_order
  bb14d4e... Use the new macros from the last commit in all files
  bb2eadd... app: use GTK_ICON_SIZE_MENU for GimpColorEditor's page swit
  f8a402c... app: use the passed parent's toplevel in gimp_color_dialog_
  353f68c... app: fix button order in GimpColorDialog
  cab1549... libgimpwidgets: also move GTK_RESPONSE_CLOSE buttons to the
  be21948... themes: remove deprecated style properties from System/gimp
  b73b3ea... app: get rid of gdk_keymap_get_default(), use get_for_displ
  27f13ca... app: undeprecate about-dialog.c, and clean out a lot of cru
  49d0bf0... warp, file-svg: remove commented out code, not sure what th
  c4dcf45... grid: make the weird Table-hack less weird by reusing the e
  f1c57f1... mail: kill GtkTable
  23961da... align-layers: kill GtkTable
  2071605... plug-ins: undeprecate script-fu-interface.c
  e2cdfe0... plug-ins: if GIMP_UNSTABLE, install test script-fu and pygi
  ceaf8b8... plug-ins: copy gimp_spin_button_new() into the last two plu
  07ede8d... libgimpwidgets: remove gimp_spin_button_new()
  41366fc... libgimpwidgets: set GDK_EVENT_SCROLL on GimpPreview's previ
  2f4609c... libgimpwidgets: add gimp_scroll_adjustment_values()
  2f3028f... app: use gimp_scroll_adjustment_values() for scrolling the 
  3064def... app: set GDK_SCROLL_MASK on widgets that need scroll events
  a5db8fd... app: use gimp_scroll_adjustment_values() in GimpNavigationE
  6db6142... Enable and fix smooth scrolling and zooming
  192bb69... app: undeprecate GimpDessionInfo and fix remembering size a
  e5c1b56... app: undeprecate GimpDashEditor
  bbcd82b... app: don't use gtk_widget_modify_text() in GimpContainerEnt
  3375985... app: add the help button the proper way in GimpFileDialog
  5de5961... depth-merge: kill GtkTable
  a311b69... file-html-table: kill GtkTable
  d4342d5... file-xbm: kill GtkTable
  b97381b... file-pdf-load: kill GtkTable
  69add5b... file-xmc: kill GtkTable
  8244ceb... file-raw-data: kill GtkTable
  d29d454... file-gih: kill GtkTable
  a6bc127... sparkle: kill GtkTable
  1132357... van-gogh-lic: kill GtkTable
  5aca773... unit-editor: kill GtkTable
  11b698f... oilify: kill GtkTable
  1655194... jigsaw: kill GtkTable
  ad5cd5c... color-selector-cmyk: kill GtkTable
  1392a17... some odds and ends regarding GtkTable removal...
  28b6be0... devel-docs: blindly port the tool to GtkGrid...
  64da3cb... libgimpwidgets: kill the last remaining occurencces of GtkT
  4f90072... libgimpwidgets: rename the _grid()-Variants of gimp_scale_e
  980f4f6... libgimp: remove some more cruft that is not used any longer
  5130e34... app: undeprecate GimpUIConfigurer, don't use gtk_window_par
  edc6905... app: undeprecate stroke-dialog.c
  c2f6efa... Undeprecate/improve GimpScaleComboBox and GimpUnitComboBox
  b3be812... plug-ins: install plug-ins in subfolder.
  3bf32c2... plug-ins: make plug-ins inside common/ to also install in s
  13e531a... app: plug-ins must now be installed as subdirectories.
  f021ece... app: undeprecate gimp_highlight_widget_draw()
  4033177... app: use a cairo recording surface to measure GimpCanvasPat
  a3f40dd... app: kill the mess of boxes in GimpDisplayShell, use a grid
  ee4e04c... app: derive GimpStatusbar from GtkFrame not GtkStatusbar
  db8c8cf... themes: some GimpDhsplayShell and children CSS hackery
  c3be556... app: remove the option to enable tearoff menus
  dab5b65... app: GTK+3 has more GdkAxisUse values.
  4eea040... app: undeprecate GimpDeviceStatus. don't use gtk_widget_set
  d8429de... app: extended device concept does not seem to exist in GTK+
  0111dfa... app: port GimpDeviceManager and GimpDeviceInfo to GdkSeat
  753e522... libgimpwidgets: left-align gimp_prop_enum_label_new()
  76a2578... app: add "source", "vendor-id" and "product-id" to GimpDevi
  4de7088... app: use GdkDeviceTool properties to GimpDeviceInfo
  816265d... app: the last s/GdkDeviceManager/GdkSeat/
  c4b25d5... app: add gimp_button_set_suggested,destructive() to gimpwid
  fbb06a5... app: remove GimpHighlightableButton
  79da1f6... app: add the new distance, rotation and slider axes to Gimp


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]