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



The branch 'gtk3-port' was created.

Summary of new commits:

  ccb31c6... Switch to version 2.99/3.0 in a lot of places and depend on
  957f647... Revert "app: Fix on canvas widgets ignoring clicks from tab
  b03f89c... libgimpwidgets: remove deprecated files from the build
  e44ed35... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  663332e... libgimpwidgets: port virtual functions to GTK+ 3.0
  ad7ac72... libgimpwidgets: port virtual functions to GTK+ 3.0
  3636d93... libgimpwidgets: port to GtkWidget::draw()
  9f98612... libgimpwidgets: port to GtkWidget::draw()
  935fbaa... libgimpwidgets: port to GtkWidget::draw()
  87640bf... libgimpwidgets: s/GtkObject/GtkAdjustment/
  28ef267... libgimpwidgets: port to GtkWidget::draw()
  0067e39... libgimpwidgets: remove deprecated functions and s/GtkObject
  269be62... libgimpwidgets: remove deprecated files completely
  d1d54fc... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  f9283d6... app: port to GtkWidget::draw()
  e794a5a... app: remove GTK_OBJECT() cast
  155fb14... app: port to GtkWidget::draw()
  a0c9790... app: port to GtkWidget::draw()
  fe344c2... app: port virtual functions to GTK+ 3.0 API
  08e85aa... app: port to GtkWidget::draw()
  3ae1940... app: port to GtkWidget::draw()
  a9cffb6... app: port to GtkWidget::draw()
  b2cc597... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  5ef3368... app: port to GtkWidget::draw()
  1483f17... app: s/GtkObject/GtkAdjustment/
  244e0b2... app: port to GtkWidget::draw()
  09cac49... app: port GimpNavigationView to GtkWidget::draw()
  fb7da46... app: port GimpPaletteView to GtkWidget::draw()
  651e124... app: port to GtkWidget::draw()
  1949669... app: port to GtkWidget::draw()
  799e6f9... app: no need to alloc colors any longer, GdkColormap is gon
  82f2f67... app: port call to gtk_paint_arrow() to GTK+ 3.0
  f9e2065... app: port device management to GdkDeviceManager
  a0a88c0... app: remove obsolete (GtkObject **) casts
  746702d... app: use gtk_widget_get_preferred_size() instead of size_re
  01d4b5e... app: port GimpScalComboBox to GTK+ 3.0
  c03f565... app: use gtk_widget_get_preferred_size() instead of size_re
  17bbf8f... libgimpwidgets: port GimpFrame to GTK+ 3.0
  e44b72d... app: port tools to GTK+ 3.0 (trivial changes only)
  5c4d337... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  9eb30be... app: pass the cairo_region_t to gdk_window_invalidate_regio
  ce00cc7... app: use GdkDeviceManager to list devices
  4451700... app: port to GtkWidget::draw()
  b0cf279... app: remove calls to colormap functions, they are gone
  4d15756... libgimpwidgets: get rid of (GtkObject **) casts
  72c8f86... app: port the splash to GTK+ 3.0
  e0552b2... libgimpwidgets: port the ruler to GTK+ 3.0
  72d9432... libgimpwidgets: port to GtkWidget::draw()
  9b0f574... app: port to GtkWidget::draw()
  344bf68... app: port the overlay stuff to GTK+ 3.0
  6797878... app: use the container icon view, the grid view is not GTK+
  4a36974... app: port to GtkWidget::draw() (incompletely)
  caa0fb1... app: remove call to gtk_statusbar_set_has_resize_grip()
  33659d4... app: port the tag entry to GTK+ 3.0
  43414a2... app: port to GtkWidget::draw() but disable the code inside 
  75a026f... app: can't set the scale combo entry's properties in init()
  9b15301... app: port to GtkWidget::draw()
  ad9873d... libgimpwidgets: port to GtkWidget::draw()
  c733b79... modules: s/GtkObject/GtkAdjustment/
  e10a896... app: didn't completely commit the display shell expose() ->
  a5f082b... app: port to GtkWidget::draw()
  ae827b0... app: passing -1 as width/height to gtk_paint_box() no longe
  c5cb0dc... app: port popup arrow drawing to cairo and get rid of the a
  f00c157... app: remove GimpContainerGridView from the build entirely
  ddf9520... modules: port to GtkWidget::draw()
  8d0829b... libgimpwidgets: port to GtkWidget::draw()
  fcac9ef... libgimp: port to GtkWidget::draw()
  1001637... app: don't translate to allocation.x,y
  24528fd... app: port to GtkWidget::draw()
  486c2c1... app: forgot to remove a cairo_destroy() in draw()
  70be2c0... app: port to GtkWidget::draw()
  e455cf4... app: GtkEntry turned into a no-window widget
  3626947... app: use the new GtkScrollable API instead of deprecated tr
  3790b41... app: cairo_save()/restore() around chaining up in draw()
  b8ccacf... app: add ugly workaround to make the icon view adapt to vie
  f933771... plug-ins: lots of trivial GTK+ 3.0 porting
  02b8219... plug-ins: port jpeg-save to GTK+ 3.0
  c3b1930... plug-ins: port file-png to GTK+ 3.0
  91d0b0d... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  042f937... plug-ins: more s/GtkObject/GtkAdjustment/
  527db15... plug-ins: port some more plug-ins to GTK+ 3.0
  0fa9423... app: port the colormap editor to GTK+ 3.0
  3624b1f... app: remove GtkWrapBox
  280fd0e... libgimpwidgets: port to the new size request API
  fcfde14... app: port to the new size request API
  759942c... plug-ins: port the print preview to the new size request AP
  ec445d5... plug-ins: port sphere-designer to GtkWidget::draw()
  bae9de4... plug-ins: port cml-explorer to GtkWidget::draw()
  bc142d8... plug-ins: port lighting to GTK+ 3.0
  a77d54d... plug-ins: port the unit-editor to GtkScrollable
  1937bd8... app: fix GimpOverlayDialog's minimum height
  d9eec34... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  9df092b... app: don't connect to "size-requst" because that's deprecat
  dedd418... app: port GimpSpinScale to GTK+ 3.0
  12d53af... app: skip keyboard devices so the device list becomes reaso
  d07b91b... app: implement proper height-for-width in GimpToolPalette
  cac8c96... app: use GdkDevice accessors
  69109fb... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  a197910... app: put the toolbox' areas into a box until we decided abo
  cc5c258... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  fb2cbb3... app: port the device sort function to GdkDeviceManager
  42f92b6... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  96187d4... app: change the list of available devices to something that
  dfb75ed... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  d1fee16... libgimpwidgets: port GimpChainButton to GtkStyleContext
  ac98962... libgimpwidgets: port GimpColorArea to GtkStyleContext
  7d9e6b4... libgimpwidgets: port GimpColorScale to GtkStyleContext
  42d52c1... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  586be72... libgimpwidgets: port GimpRuler to GtkStyleContext
  c1ae736... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  8fecc73... app: port GimpBlobEditor to GtkStyleContext
  c1b8ae9... app: port setting the canvas padding color to GtkStyleConte
  788b14c... app: port GimpPanedBox to GtkStyleContext
  0d36816... app: port GimpContainerIconView to GtkStyleContext
  6c91db2... app: port GimpContainerTreeView to GtkStyleContext
  feb631b... app: port GimpColormapEditor to GtkStyleContext
  4edc6d4... app: port GimpComponentEditor to GtkStyleContext
  b444655... app: port GimpFgBgEditor to GtkStyleContext
  2173310... app: port GimpFgBgView to GtkStyleContext
  755c7b6... app: port gimp_get_icon_size() to GtkStyleContext
  dea98c2... app: port GimpContainerBox to GtkStyleContext
  57b4d51... app: port GimpDashEditor to GtkStyleContext
  6ee9483... app: remove calls to gtk_widget_get,set_extension_events()
  b858851... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  c8beec8... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  12b1000... app: port the about dialog to GtkStyleContext
  332f43e... modules: remove call to gtk_widget_set_extension_events()
  c7a7638... libgimpwidgets: implement GtkWidget::state_flags_changed()
  bfa9585... libgimpwidgets: implement GtkWidget::style_updated() instea
  64a9777... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  f9680f9... app: use gdk_drag_context_get_source_window()
  1fff3ce... app: use gdk_drag_context_get_selected_action() instead of 
  9dbd44b... app: implement GtkWidget::style_updated() instead of style_
  3e64e41... port gtkrc files to CSS (incompletely and stuff commented o
  d27c7a9... Port theme and gtkrc file loading to CSS files using GtkCss
  f91a2f8... app: copy gimp.css instead of gtkrc to the user's gimp dire
  e3645a5... app: check whether child widgets exist in GtkWidget::style_
  88aee90... Replace gdk_cursor_unref() with g_object_unref()
  c41b536... app: use gtk_menu_shell_get_selected_item()
  374f3f4... app: port GimpOverlayBox to GtkStyleContext
  497eb4e... app: port GimpOverlayFrame to GtkStyleContext
  d9addc7... app: port GimpScaleButton to GtkStyleContext
  d150da5... libgimpwidgets: move all GimpPickButton members to a privat
  3101a03... libgimpwidgets: move all GimpColorArea members to a private
  7142b3b... libgimpwidgets: move all GimpOffsetArea members to a privat
  e79516e... libgimpwidgets: move padding members from instance to class
  e2f3368... libgimpwidgets: move all GimpButton members to a private st
  a8423ea... libgimpwidgets: move all GimpCellRendererColor members to a
  648bdc1... libgimpwidgets: move all GimpColorButton members to a priva
  e545a53... libgimpwidgets: move all GimpCellRendererToggle members to 
  0bc8968... libgimpwidgets: move all GimpChainButton members to a priva
  26d8ef7... libgimpwidgets: move all GimpBrowser members to a private s
  3548a97... libgimpwidgets: move all GimpColorDisplay members to a priv
  59b3c49... libgimpwidgets: move all GimpColorDisplayStack members to a
  b9c1e53... libgimpwidgets: move all GimpColorHexEntry members to a pri
  fcada02... libgimpwidgets: add padding
  c618a22... libgimpwidgets: move all GimpColorNotebook members to a pri
  62c72cb... libgimpwidgets: move all GimpColorScale members to a privat
  992f929... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  6772e37... libgimpwidgets: move all GimpColorSelection members to a pr
  5288bb9... libgimpwidgets: move all GimpEnumLabel members to a private
  df79266... app: don't use style->black and style->white
  a22a37c... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  30d622e... app: port GimpStrokeEditor to GtkStyleContext
  4025f2a... app: port GimpPaletteView to GtkStyleContext
  d3f0341... plug-ins: don't use style->black and style->white
  43371f6... libgimpwidgets: move all GimpColorProfileStore members to a
  6d513de... app: port GimpDockWindow to GtkStyleContext
  7804591... app: port GimpToolEditor to GtkStyleContext
  0fe7182... app: use gtk_widget_override_font() instead of modify_font(
  0ddb5d3... app: port GimpThumbBox to GtkStyleContext
  b84a0e5... Implement GtkWidget::style_updated() instead of ::style_set
  7e3bbd0... app: port GimpHistogramView to GtkStyleContext
  4d34959... app: port GimpTagEntry to GtkStyleContext
  7ea41bc... app: always ask the master device for its axes or state
  f116532... app: when checking for a device change, check the event's s
  6807f84... app: remove obsolete device checks from GimpToolbox
  cefb944... app: port GimpColorFrame away from GtkStyle, using a new st
  baef95c... app: remove call to gtk_widget_style_attach() from GimpOver
  35fd77c... app: port GimpOverlayChild to GtkStyleContext
  06d8aba... Port cell renderers to gtk_cell_renderer_get_state()
  465d05a... app: port GimpCellRendererDashes to GtkStyleContext
  9e20d78... app: add gimp_get_style_color() to simplify GdkRGBA style p
  c60d97e... app: add style property and default CSS for GimpHistogramVi
  30e58ff... app: port GimpCurveView to GtkStyleContext
  c85d95e... themes: document the new GimpHistogramView property in the 
  8eb1332... app: define all GimpHistogramView colors via style properti
  e53119f... themes: document the new stlye properties and indent the CS
  4fe2432... app: port GimpComboTagEntry to GtkStyleContext
  fcbbb7f... configure.ac: use the new GTK_CHECK_BACKEND() macro
  ef5b626... plug-ins: port map-object to GTK+ 3.x
  4605199... app: use GdkRGBA instead of GdkColor in some places
  174617f... app: remove gimp_rgb_get,set_gdk_color()
  db83930... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  09aaa69... app: gimp_print_event(): add the device to the event debug 
  845df59... app: gimp_device_info_get_device_coords(): workaround for X
  36661c8... app: make input devices, grabs and therefore generally tool
  9d3bf11... app: use gdk_device_get_position() inetad of gdk_display_ge
  b7a9ca1... app: remove some forgotten #undef GSEAL_ENABLE
  9842593... app: let the file dialog expand/collapse with the file type
  1518fa1... app: port GimpGradientEditor to GtkSyleContext
  5c0445f... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  66e18a5... app: port GimpNavigationEditor to GtkStyleContext
  c044b35... app: port GimpTagPopup to GtkStyleContext
  da44109... app: GimpDock: port font size modification to GtkCssProvide
  65f85b1... plug-ins: s/GtkObject/GtkAdjustment/
  448b426... app: implement GtkContainer::get_path_for_child() in GimpMe
  a475b7f... devel-docs: make the shooter tool at least build again (unt
  992af6c... app: don't use "size-request" for the toolbox' wilber, it's
  1771976... Incomplete notebook and tab theming commit, to be improved
  fe5f5a4... themes: set an explicit background for rulers
  3c1f340... app: make the statusbar's progress label visible again
  2e64a73... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  f2907df... app: port wilber drawing to GtkStyleContext
  b42b566... modules: port GimpColorWheel to GTK+ 3.x
  0411d60... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  41e82b3... Use GTK+3 gtk_get_locale_direction() function instead of cu
  d7ce696... app: port GimpCircle and subclasses to GTK+ 3
  9023bee... app: remove GTK_OBJECT() case in GimpPopup
  687e37f... app: use gimp_color_display_stack_get_filters() instead of 
  01388d2... libgimpwidgets: #if 0 more stuff in gimp3migration
  cc80ea9... libgimpwidgets: Draw marker in correct position on ruler.
  e10c71e... libgimpwidgets: Separate ruler text layer from background.
  547d26e... app: port GimpContainerTreeView from style_set() to style_u
  74e53c0... Revert "Bug 762279 - "Tip of the day" links opens two links
  7deb3a7... Bug 762279 - "Tip of the day" links opens two links.
  9c3f95d... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
  2a5f548... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
  2e2693e... libgimpwidgets: make GimpColorScale more-or-less work fine
  b787fc6... app: port GimpMeter to GTK+ 3.x
  4085fc7... app: port gimpwidgets-utils.c to GTK+ 3.x
  760909a... app: make GimpHighlightableButton build on GTK+ 3.x
  e33a741... libgimpbase: remove almost all deprecated compat cruft
  5be2195... libgimpmodule: remove all deprecated cruft
  22ecb61... libgimpconfig: remove all deprecated cruft
  c95bbc9... plug-ins: remove color-enhance, there is a GEGL op doing al
  eb48c65... libgimpcolor: remove most deprecated cruft, rest to follow
  cfa2517... libgimp: remove tons of deprecated cruft
  9590113... pdb: remove all deprecated procedures
  4365422... libgimpwidgets: remove most deprecated cruft
  5130cee... libgimpmath: remove all deprecated cruft
  a98ead3... libgimp: deprecate more cruft, everything not needed by cru
  d7608ee... libgimpwidgets: derive GimpChainButton from GtkGrid not Gtk
  67fb974... libgimpwidgets: remove gimp3migration.[ch]
  abb2cf3... libgimpwidgets: add GtkGrid variants of gimp_[color_]scale_
  d66a92b... libgimpwidets: port GimpColorScales to GtkGrid
  dc21f2b... Get rid of using GtkMisc API globally
  2789bb3... libgimpwidgets: add gimp_grid_attach_aligned()
  b1d0f15... libgimp: port GimpProcView to GtkGrid
  fee892f... configure.ac: don't define GDK/GTK_MULTIHEAD_SAFE, they are
  e09e551... Get rid of the deprecated gtk_icon_size_lookup_for_settings
  5d82ecf... themes: comment out deprecated stuff in the "System" theme
  acb0f0b... app: port GimpColorHistory to GtkGrid
  6323a97... libgimpwidgets: create GimpIntComboBox' cells in constructe
  418ed4f... Get rid of all GtkAlignments, use GtkWidget align/margin in
  c8df2bb... Port a lot of stuff from GdkScreen/monitor_number to GdkMon
  cc71903... app: get rid of GtkHSeparator and GtkHScale
  723350b... libgimpwidgets: GimpBrowser undeprecated: threads and focus
  d2cde57... app: get rid of GtkArrow in GimpColorDialog
  236d7ed... app: fix border width of GimpOverlayDialog
  dc04eac... app: get rid of some GtkTables in tools/
  c7d8eec... Fix compile
  d55063e... app: add missing const to gimp_cell_renderer_button_activat
  98388e3... app: undeprecate GimpSpinScale, still looks like shit tho
  fa090a4... libgimpwidgets: honor the gtk-dialogs-use-header setting in
  bffd09b... app, libgimpwidgets, themes: fix some themeing
  2de3629... app: allow to select if we prefer a dark variant of the cur
  b4cac1e... themes: remove Dark, Gray and Light themes.
  ce0947a... app: the "Default" theme had been removed to "System" a lon
  9e0d166... data: remove obsolete brushes.
  5488c2c... themes: uncomment one more deprecated CSS rule.
  6e1c8eb... app: port some stuff to gdk_seat_grab/ungrab
  d358ef5... Replace lots of deprecated gtk_menu_popup(), only GimpUIMan
  f7f192b... app: use gtk_menu_popup_at_widget() in GimpIconPicker
  fa9d084... app: remove #undef GDK_DISABLE_DEPRECATED
  8df075f... app: use gtk_widget_get_preferred_size() in gimp_tool_gui_c
  6928017... app: add gimp_ui_manager_ui_popup_at_widget()
  f59966d... Revert "Bug 794356 - Rulers always shown for subsequent ima
  9497ecd... Revert "Bug 784480 - Clicking on-canvas GUI with a tablet s
  9c850f8... Revert "Bug 794356 - Rulers always shown for subsequent ima
  28176cf... app: use gimp_ui_menager_up_popup_at_widget() for the quick
  1e29e1e... app: gimp_ui_manager_ui_popup_at_pointer() and use it where
  a9879db... app: port GimpDisplayShell to use GtkGrid
  96d8484... app, themes: move GimpDisplayShell styling to CSS
  0fc61e7... app: remove the unused GimpContainerGridView
  ea38c69... app: add utility functions gimp_widget_get,set_image()
  e33c494... app: port most menu items that want images to gimp_menu_ite
  fd21406... app: remove all deprecated threads_enter/leave code
  4a1404c... Revert "app: remove all deprecated threads_enter/leave code
  025fcb6... app: port GimpCursorView to GtkGrid
  b19ce14... Bug 794132 - Make the plug-in protocol version part of the 
  f60f23d... Revert "splash: Add 2.10 splash image + svg"
  6eb4d5e... app: set the right "use-header-bar" on all (?) dialogs
  dd446f9... dockbook: chain up at end of size-allocate
  ba37a9a... fgbgvew: Pass correct state to GtkStyleContext api
  fe7479d... spinscale: Fix styling
  35360ce... spinscale: remove our own border drawing
  78cbb4d... spinscale: Decrease height
  c562276... libgimpwidgets: convert GimpSizeEntry to a GtkGrid.
  032f8d6... dialogs: some table->grid conversion in the item dialogs
  0506b87... plug-ins: try to catch all gtk_table_* uses for the size-en
  9cd8c53... app: make spinscale much more bearable by fixing some coord
  9de8954... app: put back two lines that got lost in earlier GTK+ 3.0 p
  63c265d... libgimp: undeprecate all GimpFooSelectButton classes
  d93c551... app: honor the use-header-bar setting in GimpToolDialog
  ae1f4b6... app: fix splash text color
  5fab45e... app: undeprecate everything in propgui/, mostly table -> gr
  b4dd6fc... preferences-dialog: get rid of GtkTable
  64f67cf... dialogs: get rid of GtkTable
  8a641e9... app/tools: get rid of GtkTable
  68a7be4... app/display: get rid of GtkTable
  5de54fc... app/widgets: get rid of GtkTable in GimpTemplateEditor
  a9f7f8b... app/widgets: port GimpImagePropView to GtkGrid
  b86603e... app/tools: fix the resize behaviour of the curves tool dial
  ae99cfd... app: allow setting parent for dialogs created by GimpDialog
  78b018f... app: do not run gtk_window_present() in about_dialog_create
  7e69408... app: pack the content vbox expanding in GimpPrefsBox
  b686678... libgimpwidgets: set the widgets's hexpand in gimp_grid_atta
  3cc8f48... libimp*: add private pointers to all instance structs
  8c2edb4... app: properly align frame children in GimpGridEditor
  0979721... app: fix GimpPrefsBox' page titles to look like selected ro
  cd5df91... libgimpwidgets: move public GimpIntStore member to private
  4ee62ff... libgimpwidgets: move all GimpPreviewArea members to private
  1cbef7e... libgimpwidgets: move all GimpScrolledPreview members to pri
  a22a380... dialogs: fix two misbehaviours in the prefs dialog
  913a16e... app: take window scale-factor into account when rendering i
  0f2d4dd... app/widgets: port gimpdashboard to GtkGrid
  bde5360... app/widgets: port the gimpstrokeeditor to GtkGrid
  b334579... app/widgets: port the toolbox indicator area to GtkGrid
  0a997ac... app: kill the last GtkTables.
  de54391... libgimpwidgets: move all GimpPreview members to private
  9c28497... libgimpwidgets: move GimpEnumStore.enum_class to private
  b3d173d... app: port gimp_navigation_editor_popup() to GdkMonitor's wo
  33237b4... app: disable motion compression, have to figure how to cont
  0b511c4... plug-ins: disable devel-docs and a bunch of plug-ins, they 
  7b8fabe... app: port gimp_display_shell_set_initial_scale() to the mon
  b73a758... app: kill all except one GtkAlignment, the tag popup one is
  faa77e5... app: gdk_screen_get_monitor_workarea() -> gdk_monitor_get_w
  098c8f7... app: fix canvas motion compression
  8162f46... map-object: kill GtkTable
  60f49ab... gradient-flare: kill GtkTable
  c0fd08a... lighting: kill GtkTable
  605dd8f... ifs-compose: add unverified GtkTable removal.
  d36c7e2... filter-pack: kill GtkTable
  e6040ef... cml-explorer: kill GtkTable
  d1eadee... file-jpeg: kill GtkTable
  9a85892... warp: kill GtkTable
  83d2083... plug-ins: port ifs-compose to GTK+ 3.x enough to make it bu
  6222fb3... sphere-designer: kill GtkTable
  5224766... selection-to-path: kill GtkTable
  2db61b3... fractal explorer: kill GtkTable
  85c0536... oops - old table use of a GimpSizeEntry
  22db946... pdb: remove all compat procedures for the old lcms plug-in
  aae6162... imagemap: monster-port to kill GtkTable
  b40e6b6... libgimpconfig: move all GimpColorConfig members to private
  1327689... libgimpmodule: move all GimpModuleDB members to private
  fa5b787... gimpressionist: re-enable (without real changes) and kill G
  0e7d2ca... common: kill GtkTable in a ton of plugins
  b192ad9... script-fu: kill GtkTable
  a670655... libgimp: move all GimpProcBrowserDialog members to private
  32cbc76... app: fix empty display unstable-version message
  e0316f4... file-png: attempt to fix the glade file for file-png
  bedd2da... app: fix themeing of GimpHistogramView and GimpCurveView
  ce156c3... metadata-editor: undeprecateify metadata glade UI
  18aa82f... libgimpwidgets: undeprecate gimppickbutton-default.c
  62ba590... app: the goats are invading again, and are almost undepreca
  005987f... Get rid of gdk_flush() globally, use gdk_display_flush()
  099b3a9... film: kill GtkTable
  bc6d546... newprint: kill GtkTable
  8db0623... pagecurl: kill GtkTable
  1a853a3... file-webp: kill GtkTable
  f922983... file-fli: kill GtkTable
  c73046d... screenshot: kill GtkTable
  af333e5... libgimpwidgets: port GimpPreview to GtkGrid
  18ebcf7... flame: kill GtkTable
  ba8846d... gfig: kill GtkTable
  84ed79d... print: kill GtkTable
  ca8a4b9... pygimp: some speculative Table->Grid changes
  bfb0a97... file-svg: kill GtkTable
  59307f4... themes: clean up gimp.css, with some added commented experi
  ae1dd8e... app: undeprecate GimpLevelsTool
  0a9b70d... file-wmf: kill GtkTable
  43bb411... file-ps: kill GtkTable
  834f962... tile-small: kill GtkTable
  92f928e... sample-colorize: kill GtkTable
  0b4cc9d... app: behold unseen fancy shit in preferences
  e2375cc... app: follow preferences changes/improvements in GimpDeviceE
  302ab93... app: set all GtkPaned widgets to have wide handles
  3e95a0c... Use gtk_show_uri_on_window(), gtk_show_uri() is deprecated
  740ab0e... libgimpwidgets: add macros to hide alternative_button_order
  e6934d6... Use the new macros from the last commit in all files
  291871a... app: use GTK_ICON_SIZE_MENU for GimpColorEditor's page swit
  a93ee39... app: use the passed parent's toplevel in gimp_color_dialog_
  7feefc7... app: fix button order in GimpColorDialog
  38b7600... libgimpwidgets: also move GTK_RESPONSE_CLOSE buttons to the
  56b0e4b... themes: remove deprecated style properties from System/gimp
  61861ee... app: get rid of gdk_keymap_get_default(), use get_for_displ
  89c9deb... app: undeprecate about-dialog.c, and clean out a lot of cru
  0b0ed20... warp, file-svg: remove commented out code, not sure what th
  1de1eec... grid: make the weird Table-hack less weird by reusing the e
  8ae95ea... mail: kill GtkTable
  98c55f4... align-layers: kill GtkTable
  97abb7f... plug-ins: undeprecate script-fu-interface.c
  c5bc169... plug-ins: if GIMP_UNSTABLE, install test script-fu and pygi
  8a6a767... plug-ins: copy gimp_spin_button_new() into the last two plu
  3aed1e1... libgimpwidgets: remove gimp_spin_button_new()
  1f0e653... libgimpwidgets: set GDK_EVENT_SCROLL on GimpPreview's previ
  0f7b8a6... libgimpwidgets: add gimp_scroll_adjustment_values()
  fcaa542... app: use gimp_scroll_adjustment_values() for scrolling the 
  6a53451... app: set GDK_SCROLL_MASK on widgets that need scroll events
  4ba38d4... app: use gimp_scroll_adjustment_values() in GimpNavigationE
  02386e5... Enable and fix smooth scrolling and zooming
  e3ee9f7... app: undeprecate GimpDessionInfo and fix remembering size a
  881dcd3... app: undeprecate GimpDashEditor
  8d26f51... app: don't use gtk_widget_modify_text() in GimpContainerEnt
  28759ad... app: add the help button the proper way in GimpFileDialog
  5ed6d22... depth-merge: kill GtkTable
  bb35dab... file-html-table: kill GtkTable
  703fd72... file-xbm: kill GtkTable
  a0aa4d1... file-pdf-load: kill GtkTable
  1663fe7... file-xmc: kill GtkTable
  8f113ec... file-raw-data: kill GtkTable
  9ac599b... file-gih: kill GtkTable
  b053104... sparkle: kill GtkTable
  0aaf6bc... van-gogh-lic: kill GtkTable
  5affbf0... unit-editor: kill GtkTable
  63a417a... oilify: kill GtkTable
  c65237f... jigsaw: kill GtkTable
  6a4576f... color-selector-cmyk: kill GtkTable
  1be1f20... some odds and ends regarding GtkTable removal...
  0cff954... devel-docs: blindly port the tool to GtkGrid...
  804850f... libgimpwidgets: kill the last remaining occurencces of GtkT
  f0be9f5... libgimpwidgets: rename the _grid()-Variants of gimp_scale_e
  03b244e... libgimp: remove some more cruft that is not used any longer
  80b7f90... app: undeprecate GimpUIConfigurer, don't use gtk_window_par
  7f15451... app: undeprecate stroke-dialog.c
  b7b8135... Undeprecate/improve GimpScaleComboBox and GimpUnitComboBox
  3a574e1... plug-ins: install plug-ins in subfolder.
  e9d10d7... plug-ins: make plug-ins inside common/ to also install in s
  f052721... app: plug-ins must now be installed as subdirectories.
  3738a82... app: undeprecate gimp_highlight_widget_draw()
  c4af8be... app: use a cairo recording surface to measure GimpCanvasPat
  f6600a8... app: kill the mess of boxes in GimpDisplayShell, use a grid
  05d5e85... app: derive GimpStatusbar from GtkFrame not GtkStatusbar
  2acdc9a... themes: some GimpDhsplayShell and children CSS hackery
  3b049aa... app: remove the option to enable tearoff menus
  ab47889... app: GTK+3 has more GdkAxisUse values.
  23f554e... app: undeprecate GimpDeviceStatus. don't use gtk_widget_set
  53467ee... app: extended device concept does not seem to exist in GTK+
  720e101... app: port GimpDeviceManager and GimpDeviceInfo to GdkSeat
  04d2174... libgimpwidgets: left-align gimp_prop_enum_label_new()
  9db4266... app: add "source", "vendor-id" and "product-id" to GimpDevi
  34901f2... app: use GdkDeviceTool properties to GimpDeviceInfo
  1f8782d... app: the last s/GdkDeviceManager/GdkSeat/
  b093ae1... app: add gimp_button_set_suggested,destructive() to gimpwid
  807015e... app: remove GimpHighlightableButton
  5201ae1... app: add the new distance, rotation and slider axes to Gimp
  cc34304... libgimpwidgets: undeprecate insensitive drawing of GimpColo
  4be664a... libgimpwidgets: undeprecate insensitive drawing of GimpColo
  eb8393c... app: remove GimpScaleButton, it has not been used in ages


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