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



The branch 'gtk3-port' was created.

Summary of new commits:

  d3142d2... Switch to version 3.0 in a lot of places and depend on GTK+
  fd27798... Revert "app: Fix on canvas widgets ignoring clicks from tab
  b63d9bf... libgimpwidgets: remove deprecated files from the build
  15a5c66... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  af10eb5... libgimpwidgets: port virtual functions to GTK+ 3.0
  a6dc6b7... libgimpwidgets: port virtual functions to GTK+ 3.0
  b824d2f... libgimpwidgets: port to GtkWidget::draw()
  da671b2... libgimpwidgets: port to GtkWidget::draw()
  9561123... libgimpwidgets: port to GtkWidget::draw()
  5b933fb... libgimpwidgets: s/GtkObject/GtkAdjustment/
  df475f8... libgimpwidgets: port to GtkWidget::draw()
  5c5247f... libgimpwidgets: remove deprecated functions and s/GtkObject
  1c18041... libgimpwidgets: remove deprecated files completely
  2613ec4... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  c8ba4fc... app: port to GtkWidget::draw()
  151f5fb... app: remove GTK_OBJECT() cast
  837d2cf... app: port to GtkWidget::draw()
  c70b1f2... app: port to GtkWidget::draw()
  f0a9a13... app: port virtual functions to GTK+ 3.0 API
  9b63a43... app: port to GtkWidget::draw()
  ea48897... app: port to GtkWidget::draw()
  afc729e... app: port to GtkWidget::draw()
  2f792a2... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  76fee03... app: port to GtkWidget::draw()
  48e5209... app: s/GtkObject/GtkAdjustment/
  a9ddb45... app: port to GtkWidget::draw()
  7ce3758... app: port GimpNavigationView to GtkWidget::draw()
  39542bc... app: port GimpPaletteView to GtkWidget::draw()
  95443d5... app: port to GtkWidget::draw()
  d697e99... app: port to GtkWidget::draw()
  104f999... app: no need to alloc colors any longer, GdkColormap is gon
  2d67c4e... app: port call to gtk_paint_arrow() to GTK+ 3.0
  1941a13... app: port device management to GdkDeviceManager
  e73121d... app: remove obsolete (GtkObject **) casts
  81682de... app: use gtk_widget_get_preferred_size() instead of size_re
  8a91cbb... app: port GimpScalComboBox to GTK+ 3.0
  fba63c3... app: use gtk_widget_get_preferred_size() instead of size_re
  44dee80... libgimpwidgets: port GimpFrame to GTK+ 3.0
  f96740a... app: port tools to GTK+ 3.0 (trivial changes only)
  3f16a63... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  6304384... app: pass the cairo_region_t to gdk_window_invalidate_regio
  de02b5a... app: use GdkDeviceManager to list devices
  0956738... app: port to GtkWidget::draw()
  9e0e551... app: remove calls to colormap functions, they are gone
  28d8ba3... libgimpwidgets: get rid of (GtkObject **) casts
  d9892b7... app: port the splash to GTK+ 3.0
  c590654... libgimpwidgets: port the ruler to GTK+ 3.0
  aae57b5... libgimpwidgets: port to GtkWidget::draw()
  8fdc179... app: port to GtkWidget::draw()
  d85a5eb... app: port the overlay stuff to GTK+ 3.0
  f0dd94c... app: use the container icon view, the grid view is not GTK+
  cf5f5fb... app: port to GtkWidget::draw() (incompletely)
  eb0d8c2... app: remove call to gtk_statusbar_set_has_resize_grip()
  bbf9553... app: port the tag entry to GTK+ 3.0
  b8292c9... app: port to GtkWidget::draw() but disable the code inside 
  79daac8... app: can't set the scale combo entry's properties in init()
  551a866... app: port to GtkWidget::draw()
  4c494dd... libgimpwidgets: port to GtkWidget::draw()
  9e2515c... modules: s/GtkObject/GtkAdjustment/
  d136397... app: didn't completely commit the display shell expose() ->
  f0baa74... app: port to GtkWidget::draw()
  638655f... app: passing -1 as width/height to gtk_paint_box() no longe
  1faa48d... app: port popup arrow drawing to cairo and get rid of the a
  dcc2455... app: remove GimpContainerGridView from the build entirely
  2a56195... modules: port to GtkWidget::draw()
  b8097a2... libgimpwidgets: port to GtkWidget::draw()
  7a6218a... libgimp: port to GtkWidget::draw()
  86e1121... app: don't translate to allocation.x,y
  8d55a03... app: port to GtkWidget::draw()
  dddcbbe... app: forgot to remove a cairo_destroy() in draw()
  b470a3f... app: port to GtkWidget::draw()
  80afb42... app: GtkEntry turned into a no-window widget
  868a105... app: use the new GtkScrollable API instead of deprecated tr
  2c47272... app: cairo_save()/restore() around chaining up in draw()
  b93d54e... app: add ugly workaround to make the icon view adapt to vie
  8fdc097... plug-ins: lots of trivial GTK+ 3.0 porting
  9b1e7cf... plug-ins: port jpeg-save to GTK+ 3.0
  3b57f3e... plug-ins: port file-png to GTK+ 3.0
  d8c99c3... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  c61a577... plug-ins: more s/GtkObject/GtkAdjustment/
  c47ae35... plug-ins: port some more plug-ins to GTK+ 3.0
  489d90a... app: port the colormap editor to GTK+ 3.0
  afdfe63... app: remove GtkWrapBox
  cc4297a... libgimpwidgets: port to the new size request API
  5b6dbea... app: port to the new size request API
  2576395... plug-ins: port the print preview to the new size request AP
  5337a7e... plug-ins: port sphere-designer to GtkWidget::draw()
  61f7074... plug-ins: port cml-explorer to GtkWidget::draw()
  a42c1e2... plug-ins: port lighting to GTK+ 3.0
  9859bcc... plug-ins: port the unit-editor to GtkScrollable
  31d6527... app: fix GimpOverlayDialog's minimum height
  8b193c1... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  6b155eb... app: don't connect to "size-requst" because that's deprecat
  0bfe30d... app: port GimpSpinScale to GTK+ 3.0
  c4c6339... app: skip keyboard devices so the device list becomes reaso
  c188487... app: implement proper height-for-width in GimpToolPalette
  fd0acbd... app: use GdkDevice accessors
  ec5e718... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  7ddefc7... app: put the toolbox' areas into a box until we decided abo
  cd03838... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  6723af7... app: port the device sort function to GdkDeviceManager
  4104047... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  5b3a9df... app: change the list of available devices to something that
  d6d4114... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  707bf9a... libgimpwidgets: port GimpChainButton to GtkStyleContext
  e403980... libgimpwidgets: port GimpColorArea to GtkStyleContext
  1a045e0... libgimpwidgets: port GimpColorScale to GtkStyleContext
  cda4ce7... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  c26b1b7... libgimpwidgets: port GimpRuler to GtkStyleContext
  3b9daf4... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  04812cb... app: port GimpBlobEditor to GtkStyleContext
  3510fe6... app: port setting the canvas padding color to GtkStyleConte
  4fdc63d... app: port GimpPanedBox to GtkStyleContext
  b9e0ef1... app: port GimpContainerIconView to GtkStyleContext
  fdd7dd6... app: port GimpContainerTreeView to GtkStyleContext
  13b36b0... app: port GimpColormapEditor to GtkStyleContext
  bed1d2e... app: port GimpComponentEditor to GtkStyleContext
  1846a63... app: port GimpFgBgEditor to GtkStyleContext
  78d5828... app: port GimpFgBgView to GtkStyleContext
  ec17982... app: port gimp_get_icon_size() to GtkStyleContext
  6eb3eaf... app: port GimpContainerBox to GtkStyleContext
  9786af8... app: port GimpDashEditor to GtkStyleContext
  cc34e47... app: remove calls to gtk_widget_get,set_extension_events()
  fc1e0cb... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  48962b3... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  bb57690... app: port the about dialog to GtkStyleContext
  d7c2977... modules: remove call to gtk_widget_set_extension_events()
  4fda988... libgimpwidgets: implement GtkWidget::state_flags_changed()
  3d31375... libgimpwidgets: implement GtkWidget::style_updated() instea
  34c01db... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  df625e3... app: use gdk_drag_context_get_source_window()
  4e14b22... app: use gdk_drag_context_get_selected_action() instead of 
  833c96f... app: implement GtkWidget::style_updated() instead of style_
  6e2ffda... port gtkrc files to CSS (incompletely and stuff commented o
  bc862cf... Port theme and gtkrc file loading to CSS files using GtkCss
  f8495b9... app: copy gimp.css instead of gtkrc to the user's gimp dire
  28a9510... app: check whether child widgets exist in GtkWidget::style_
  00a0313... Replace gdk_cursor_unref() with g_object_unref()
  f0da4fe... app: use gtk_menu_shell_get_selected_item()
  d503d34... app: port GimpOverlayBox to GtkStyleContext
  ead6298... app: port GimpOverlayFrame to GtkStyleContext
  19fe412... app: port GimpScaleButton to GtkStyleContext
  3467199... libgimpwidgets: move all GimpPickButton members to a privat
  3119218... libgimpwidgets: move all GimpColorArea members to a private
  b3ceb6f... libgimpwidgets: move all GimpOffsetArea members to a privat
  1e0a43b... libgimpwidgets: move padding members from instance to class
  1b201bb... libgimpwidgets: move all GimpButton members to a private st
  f53afca... libgimpwidgets: move all GimpCellRendererColor members to a
  6634e06... libgimpwidgets: move all GimpColorButton members to a priva
  e8dc561... libgimpwidgets: move all GimpCellRendererToggle members to 
  ce604ab... libgimpwidgets: move all GimpChainButton members to a priva
  25f8cd8... libgimpwidgets: move all GimpBrowser members to a private s
  8531d7a... libgimpwidgets: move all GimpColorDisplay members to a priv
  0773204... libgimpwidgets: move all GimpColorDisplayStack members to a
  dd08cf5... libgimpwidgets: move all GimpColorHexEntry members to a pri
  7b63f6f... libgimpwidgets: add padding
  aa4733e... libgimpwidgets: move all GimpColorNotebook members to a pri
  94707eb... libgimpwidgets: move all GimpColorScale members to a privat
  92c7e29... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  a013801... libgimpwidgets: move all GimpColorSelection members to a pr
  0ff9f7e... libgimpwidgets: move all GimpEnumLabel members to a private
  adca685... app: don't use style->black and style->white
  4906e6f... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  a332af5... app: port GimpStrokeEditor to GtkStyleContext
  ee08ff1... app: port GimpPaletteView to GtkStyleContext
  0a0f875... plug-ins: don't use style->black and style->white
  dea9121... libgimpwidgets: move all GimpColorProfileStore members to a
  51662e1... app: port GimpDockWindow to GtkStyleContext
  700ab80... app: port GimpToolEditor to GtkStyleContext
  853bfb1... app: use gtk_widget_override_font() instead of modify_font(
  a1e3791... app: port GimpThumbBox to GtkStyleContext
  037597d... Implement GtkWidget::style_updated() instead of ::style_set
  798087e... app: port GimpHistogramView to GtkStyleContext
  a459230... app: port GimpTagEntry to GtkStyleContext
  e3806c6... app: always ask the master device for its axes or state
  ec61ab1... app: when checking for a device change, check the event's s
  85654c1... app: remove obsolete device checks from GimpToolbox
  3841304... app: port GimpColorFrame away from GtkStyle, using a new st
  6113b4d... app: remove call to gtk_widget_style_attach() from GimpOver
  1d8e0f9... app: port GimpOverlayChild to GtkStyleContext
  22f7d26... Port cell renderers to gtk_cell_renderer_get_state()
  59fb866... app: port GimpCellRendererDashes to GtkStyleContext
  9664b7e... app: add gimp_get_style_color() to simplify GdkRGBA style p
  3d622dc... app: add style property and default CSS for GimpHistogramVi
  12b7bbd... app: port GimpCurveView to GtkStyleContext
  8326fba... themes: document the new GimpHistogramView property in the 
  3e70c1f... app: define all GimpHistogramView colors via style properti
  dd2b8d8... themes: document the new stlye properties and indent the CS
  eb9c9c0... app: port GimpComboTagEntry to GtkStyleContext
  1b111aa... configure.ac: use the new GTK_CHECK_BACKEND() macro
  fd6c609... plug-ins: port map-object to GTK+ 3.x
  d2a1c53... app: use GdkRGBA instead of GdkColor in some places
  7c3dc91... app: remove gimp_rgb_get,set_gdk_color()
  dd1565b... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  3c4f136... app: gimp_print_event(): add the device to the event debug 
  8fdb7d5... app: gimp_device_info_get_device_coords(): workaround for X
  0d10587... app: make input devices, grabs and therefore generally tool
  1f1db0d... app: use gdk_device_get_position() inetad of gdk_display_ge
  609b871... app: remove some forgotten #undef GSEAL_ENABLE
  138e159... app: let the file dialog expand/collapse with the file type
  b97771c... app: port GimpGradientEditor to GtkSyleContext
  ead7310... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  2053211... app: port GimpNavigationEditor to GtkStyleContext
  7843eda... app: port GimpTagPopup to GtkStyleContext
  ae18844... app: GimpDock: port font size modification to GtkCssProvide
  9df8c7d... plug-ins: s/GtkObject/GtkAdjustment/
  e6ebf2d... app: implement GtkContainer::get_path_for_child() in GimpMe
  4073f9a... devel-docs: make the shooter tool at least build again (unt
  ad1869c... app: don't use "size-request" for the toolbox' wilber, it's
  e8065b9... Incomplete notebook and tab theming commit, to be improved
  40f8ddc... themes: set an explicit background for rulers
  595e44d... app: make the statusbar's progress label visible again
  f002221... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  17841d3... app: port wilber drawing to GtkStyleContext
  11e625f... modules: port GimpColorWheel to GTK+ 3.x
  ee8bfc4... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  580b38d... Use GTK+3 gtk_get_locale_direction() function instead of cu
  72521b4... app: port GimpCircle and subclasses to GTK+ 3
  8d915a9... app: remove GTK_OBJECT() case in GimpPopup
  8874dba... app: use gimp_color_display_stack_get_filters() instead of 
  3fae848... libgimpwidgets: #if 0 more stuff in gimp3migration
  47bfea4... libgimpwidgets: Draw marker in correct position on ruler.
  bf05c23... libgimpwidgets: Separate ruler text layer from background.
  547d587... app: port GimpContainerTreeView from style_set() to style_u
  8ae18dd... Revert "Bug 762279 - "Tip of the day" links opens two links
  e32b68f... Bug 762279 - "Tip of the day" links opens two links.
  5100a97... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
  f413ff1... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
  24a7ccb... libgimpwidgets: make GimpColorScale more-or-less work fine
  0fa529d... app: port GimpMeter to GTK+ 3.x
  12b9b37... app: port gimpwidgets-utils.c to GTK+ 3.x
  eece0f4... app: make GimpHighlightableButton build on GTK+ 3.x
  db51a38... libgimpbase: remove almost all deprecated compat cruft
  4fe0251... libgimpmodule: remove all deprecated cruft
  7c55b0e... libgimpconfig: remove all deprecated cruft
  6a3e4c2... plug-ins: remove color-enhance, there is a GEGL op doing al
  ea82df9... libgimpcolor: remove most deprecated cruft, rest to follow
  6b67ca1... libgimp: remove tons of deprecated cruft
  c023555... pdb: remove all deprecated procedures
  1651964... libgimpwidgets: remove most deprecated cruft
  ca6eac3... libgimpmath: remove all deprecated cruft
  849bb3c... libgimp: deprecate more cruft, everything not needed by cru
  59bff77... libgimpwidgets: derive GimpChainButton from GtkGrid not Gtk
  650f462... libgimpwidgets: remove gimp3migration.[ch]
  0135b03... libgimpwidgets: add GtkGrid variants of gimp_[color_]scale_
  0d076f2... libgimpwidets: port GimpColorScales to GtkGrid
  694c469... Get rid of using GtkMisc API globally
  cecc9ea... libgimpwidgets: add gimp_grid_attach_aligned()
  6962d68... libgimp: port GimpProcView to GtkGrid
  9f00b3b... configure.ac: don't define GDK/GTK_MULTIHEAD_SAFE, they are
  a96a09d... Get rid of the deprecated gtk_icon_size_lookup_for_settings
  c300462... themes: comment out deprecated stuff in the "System" theme
  e6936c8... app: port GimpColorHistory to GtkGrid
  f88677f... libgimpwidgets: create GimpIntComboBox' cells in constructe
  acca56b... Get rid of all GtkAlignments, use GtkWidget align/margin in
  b49f465... Port a lot of stuff from GdkScreen/monitor_number to GdkMon
  3b2a2c4... app: get rid of GtkHSeparator and GtkHScale
  fdc8338... libgimpwidgets: GimpBrowser undeprecated: threads and focus
  7466db0... app: get rid of GtkArrow in GimpColorDialog
  abaa28a... app: fix border width of GimpOverlayDialog
  93f1c35... app: get rid of some GtkTables in tools/
  71358d1... Fix compile
  432813a... app: add missing const to gimp_cell_renderer_button_activat
  fb886e1... app: undeprecate GimpSpinScale, still looks like shit tho
  6674de4... libgimpwidgets: honor the gtk-dialogs-use-header setting in
  f5849cc... app, libgimpwidgets, themes: fix some themeing
  4068819... app: allow to select if we prefer a dark variant of the cur
  7bec3eb... themes: remove Dark, Gray and Light themes.
  2c04de1... app: the "Default" theme had been removed to "System" a lon
  788eca3... data: remove obsolete brushes.
  d38195b... themes: uncomment one more deprecated CSS rule.
  ef4c8eb... app: port some stuff to gdk_seat_grab/ungrab
  b73f6b9... Replace lots of deprecated gtk_menu_popup(), only GimpUIMan
  4b5d68e... app: use gtk_menu_popup_at_widget() in GimpIconPicker
  560b7fa... app: remove #undef GDK_DISABLE_DEPRECATED
  3d15ff9... app: use gtk_widget_get_preferred_size() in gimp_tool_gui_c
  75da684... app: add gimp_ui_manager_ui_popup_at_widget()
  b768ddd... Revert "Bug 794356 - Rulers always shown for subsequent ima
  8d67965... Revert "Bug 784480 - Clicking on-canvas GUI with a tablet s
  58e1223... Revert "Bug 794356 - Rulers always shown for subsequent ima
  b651028... app: use gimp_ui_menager_up_popup_at_widget() for the quick
  551ee07... app: gimp_ui_manager_ui_popup_at_pointer() and use it where
  d75fd57... app: port GimpDisplayShell to use GtkGrid
  a83b544... app, themes: move GimpDisplayShell styling to CSS
  8e7978e... app: remove the unused GimpContainerGridView
  0046a3a... app: add utility functions gimp_widget_get,set_image()
  238302f... app: port most menu items that want images to gimp_menu_ite
  e841937... app: remove all deprecated threads_enter/leave code
  6fd1e08... Revert "app: remove all deprecated threads_enter/leave code
  152b333... app: port GimpCursorView to GtkGrid
  3561e23... Bug 794132 - Make the plug-in protocol version part of the 
  93b1bf2... Revert "splash: Add 2.10 splash image + svg"
  124b76d... app: set the right "use-header-bar" on all (?) dialogs
  7e49046... dockbook: chain up at end of size-allocate
  19e56d2... fgbgvew: Pass correct state to GtkStyleContext api
  6552e69... spinscale: Fix styling
  85fd2fc... spinscale: remove our own border drawing
  93591f5... spinscale: Decrease height
  ee6c01e... libgimpwidgets: convert GimpSizeEntry to a GtkGrid.
  be75cf5... dialogs: some table->grid conversion in the item dialogs
  ea9eb80... plug-ins: try to catch all gtk_table_* uses for the size-en
  b9518e1... app: make spinscale much more bearable by fixing some coord
  bdd99a3... app: put back two lines that got lost in earlier GTK+ 3.0 p
  093db54... libgimp: undeprecate all GimpFooSelectButton classes
  a7161d1... app: honor the use-header-bar setting in GimpToolDialog
  9ad202e... app: fix splash text color
  75ad37e... app: undeprecate everything in propgui/, mostly table -> gr
  fcd5242... preferences-dialog: get rid of GtkTable
  dc1472e... dialogs: get rid of GtkTable
  74aed57... app/tools: get rid of GtkTable
  89a7147... app/display: get rid of GtkTable
  38191af... app/widgets: get rid of GtkTable in GimpTemplateEditor
  cee2ca7... app/widgets: port GimpImagePropView to GtkGrid
  c546abf... app/tools: fix the resize behaviour of the curves tool dial
  1196c43... app: allow setting parent for dialogs created by GimpDialog
  aaf64dd... app: do not run gtk_window_present() in about_dialog_create
  885bf44... app: pack the content vbox expanding in GimpPrefsBox
  72c7e13... libgimpwidgets: set the widgets's hexpand in gimp_grid_atta
  ad23b31... libimp*: add private pointers to all instance structs
  8ee5859... app: properly align frame children in GimpGridEditor
  ee4bafe... app: fix GimpPrefsBox' page titles to look like selected ro
  c3381be... libgimpwidgets: move public GimpIntStore member to private
  45ad439... libgimpwidgets: move all GimpPreviewArea members to private
  32d31c7... libgimpwidgets: move all GimpScrolledPreview members to pri
  2b8a13f... dialogs: fix two misbehaviours in the prefs dialog
  9e662cf... app: take window scale-factor into account when rendering i
  0fce6c9... app/widgets: port gimpdashboard to GtkGrid
  5e3743d... app/widgets: port the gimpstrokeeditor to GtkGrid
  b0203ab... app/widgets: port the toolbox indicator area to GtkGrid
  96e31b8... app: kill the last GtkTables.
  b2b56bb... libgimpwidgets: move all GimpPreview members to private
  6407a42... libgimpwidgets: move GimpEnumStore.enum_class to private
  e8f7050... app: port gimp_navigation_editor_popup() to GdkMonitor's wo
  76a6ce1... app: disable motion compression, have to figure how to cont
  af5eecb... plug-ins: disable devel-docs and a bunch of plug-ins, they 
  76dbb46... app: port gimp_display_shell_set_initial_scale() to the mon
  3995a38... app: kill all except one GtkAlignment, the tag popup one is
  cd7b1da... app: gdk_screen_get_monitor_workarea() -> gdk_monitor_get_w
  15ce822... app: fix canvas motion compression
  7e67cd9... map-object: kill GtkTable
  9306ad5... gradient-flare: kill GtkTable
  2459cad... lighting: kill GtkTable
  2410522... ifs-compose: add unverified GtkTable removal.
  0219525... filter-pack: kill GtkTable
  d9ab967... cml-explorer: kill GtkTable
  53732da... file-jpeg: kill GtkTable
  2a78986... warp: kill GtkTable
  b4ed596... plug-ins: port ifs-compose to GTK+ 3.x enough to make it bu
  0520c25... sphere-designer: kill GtkTable
  4bdf143... selection-to-path: kill GtkTable
  deb296c... fractal explorer: kill GtkTable
  9fbebbe... oops - old table use of a GimpSizeEntry
  f0928ee... pdb: remove all compat procedures for the old lcms plug-in
  0d4bbe3... imagemap: monster-port to kill GtkTable
  0fdcb18... libgimpconfig: move all GimpColorConfig members to private
  abbd226... libgimpmodule: move all GimpModuleDB members to private
  88da56a... gimpressionist: re-enable (without real changes) and kill G
  21475d2... common: kill GtkTable in a ton of plugins
  01682cb... script-fu: kill GtkTable
  19d5a8a... libgimp: move all GimpProcBrowserDialog members to private
  080b2da... app: fix empty display unstable-version message
  48d5934... file-png: attempt to fix the glade file for file-png


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