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



The branch 'gtk3-port' was created.

Summary of new commits:

  05084b2... Switch to version 2.99/3.0 in a lot of places and depend on
  45fcdb6... Revert "app: Fix on canvas widgets ignoring clicks from tab
  330c33a... libgimpwidgets: remove deprecated files from the build
  99385be... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  7a845fe... libgimpwidgets: port virtual functions to GTK+ 3.0
  53e64e9... libgimpwidgets: port virtual functions to GTK+ 3.0
  1ef06a4... libgimpwidgets: port to GtkWidget::draw()
  2ef4791... libgimpwidgets: port to GtkWidget::draw()
  5abee30... libgimpwidgets: port to GtkWidget::draw()
  4bd930c... libgimpwidgets: s/GtkObject/GtkAdjustment/
  13448ea... libgimpwidgets: port to GtkWidget::draw()
  356de50... libgimpwidgets: remove deprecated functions and s/GtkObject
  4cd1ef8... libgimpwidgets: remove deprecated files completely
  54905bb... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  e84d90c... app: port to GtkWidget::draw()
  18c9ffd... app: remove GTK_OBJECT() cast
  46f1f48... app: port to GtkWidget::draw()
  e7b9915... app: port to GtkWidget::draw()
  81ebd91... app: port virtual functions to GTK+ 3.0 API
  3ccf60c... app: port to GtkWidget::draw()
  c330785... app: port to GtkWidget::draw()
  9a865c5... app: port to GtkWidget::draw()
  aa7bf61... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  1a7cc5c... app: port to GtkWidget::draw()
  2861591... app: s/GtkObject/GtkAdjustment/
  20e3d76... app: port to GtkWidget::draw()
  330254d... app: port GimpNavigationView to GtkWidget::draw()
  eea635c... app: port GimpPaletteView to GtkWidget::draw()
  7a29733... app: port to GtkWidget::draw()
  a599024... app: port to GtkWidget::draw()
  2eb41ed... app: no need to alloc colors any longer, GdkColormap is gon
  5de71e0... app: port call to gtk_paint_arrow() to GTK+ 3.0
  0df87d3... app: port device management to GdkDeviceManager
  090991a... app: remove obsolete (GtkObject **) casts
  9d2a761... app: use gtk_widget_get_preferred_size() instead of size_re
  0330048... app: port GimpScalComboBox to GTK+ 3.0
  467824d... app: use gtk_widget_get_preferred_size() instead of size_re
  3d07c3f... libgimpwidgets: port GimpFrame to GTK+ 3.0
  0298074... app: port tools to GTK+ 3.0 (trivial changes only)
  440b306... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  1893961... app: pass the cairo_region_t to gdk_window_invalidate_regio
  06186da... app: use GdkDeviceManager to list devices
  8ab7ffd... app: port to GtkWidget::draw()
  67a9bef... app: remove calls to colormap functions, they are gone
  4f76193... libgimpwidgets: get rid of (GtkObject **) casts
  9909626... app: port the splash to GTK+ 3.0
  d532639... libgimpwidgets: port the ruler to GTK+ 3.0
  370a10e... libgimpwidgets: port to GtkWidget::draw()
  3008ec6... app: port to GtkWidget::draw()
  a6d7d99... app: port the overlay stuff to GTK+ 3.0
  f0a6080... app: use the container icon view, the grid view is not GTK+
  6c8349a... app: port to GtkWidget::draw() (incompletely)
  fd423bd... app: remove call to gtk_statusbar_set_has_resize_grip()
  3e58957... app: port the tag entry to GTK+ 3.0
  be1dfad... app: port to GtkWidget::draw() but disable the code inside 
  de5ee4f... app: can't set the scale combo entry's properties in init()
  0f45181... app: port to GtkWidget::draw()
  31fea8e... libgimpwidgets: port to GtkWidget::draw()
  2426854... modules: s/GtkObject/GtkAdjustment/
  9c11b54... app: didn't completely commit the display shell expose() ->
  2b7b48a... app: port to GtkWidget::draw()
  006f778... app: passing -1 as width/height to gtk_paint_box() no longe
  f5f8e72... app: port popup arrow drawing to cairo and get rid of the a
  93171ac... app: remove GimpContainerGridView from the build entirely
  2544034... modules: port to GtkWidget::draw()
  342e3d1... libgimpwidgets: port to GtkWidget::draw()
  fe9ce8c... libgimp: port to GtkWidget::draw()
  ba5a5e5... app: don't translate to allocation.x,y
  181c590... app: port to GtkWidget::draw()
  0ffba87... app: forgot to remove a cairo_destroy() in draw()
  d11988b... app: port to GtkWidget::draw()
  7b36184... app: GtkEntry turned into a no-window widget
  6075c18... app: use the new GtkScrollable API instead of deprecated tr
  dc2ebd8... app: cairo_save()/restore() around chaining up in draw()
  6f02c01... app: add ugly workaround to make the icon view adapt to vie
  472b1dd... plug-ins: lots of trivial GTK+ 3.0 porting
  567a433... plug-ins: port jpeg-save to GTK+ 3.0
  16e41b5... plug-ins: port file-png to GTK+ 3.0
  1be9cd3... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  9c37ba5... plug-ins: more s/GtkObject/GtkAdjustment/
  e266d01... plug-ins: port some more plug-ins to GTK+ 3.0
  869719c... app: port the colormap editor to GTK+ 3.0
  f5e2d24... app: remove GtkWrapBox
  cc68ace... libgimpwidgets: port to the new size request API
  896c9f5... app: port to the new size request API
  8a96f4f... plug-ins: port the print preview to the new size request AP
  bd83645... plug-ins: port sphere-designer to GtkWidget::draw()
  47362d5... plug-ins: port cml-explorer to GtkWidget::draw()
  be1838f... plug-ins: port lighting to GTK+ 3.0
  7739644... plug-ins: port the unit-editor to GtkScrollable
  43561b6... app: fix GimpOverlayDialog's minimum height
  604461d... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  e82f5e8... app: don't connect to "size-requst" because that's deprecat
  444d31f... app: port GimpSpinScale to GTK+ 3.0
  b9e88b8... app: skip keyboard devices so the device list becomes reaso
  d1a02eb... app: implement proper height-for-width in GimpToolPalette
  b3c1c50... app: use GdkDevice accessors
  dbed39b... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  f57d756... app: put the toolbox' areas into a box until we decided abo
  b2f7783... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  e01385f... app: port the device sort function to GdkDeviceManager
  81616d5... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  f27a9f7... app: change the list of available devices to something that
  832e2c0... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  1eedc67... libgimpwidgets: port GimpChainButton to GtkStyleContext
  7e01fc4... libgimpwidgets: port GimpColorArea to GtkStyleContext
  4979c0e... libgimpwidgets: port GimpColorScale to GtkStyleContext
  5ddf430... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  7b4c8bc... libgimpwidgets: port GimpRuler to GtkStyleContext
  cfa7c56... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  a2ddb27... app: port GimpBlobEditor to GtkStyleContext
  27080d1... app: port setting the canvas padding color to GtkStyleConte
  db415d3... app: port GimpPanedBox to GtkStyleContext
  81ec382... app: port GimpContainerIconView to GtkStyleContext
  1e168c9... app: port GimpContainerTreeView to GtkStyleContext
  b391281... app: port GimpColormapEditor to GtkStyleContext
  0d94c98... app: port GimpComponentEditor to GtkStyleContext
  ed74318... app: port GimpFgBgEditor to GtkStyleContext
  0a0a714... app: port GimpFgBgView to GtkStyleContext
  eb92f6f... app: port gimp_get_icon_size() to GtkStyleContext
  2057bef... app: port GimpContainerBox to GtkStyleContext
  e2f960f... app: port GimpDashEditor to GtkStyleContext
  37ac187... app: remove calls to gtk_widget_get,set_extension_events()
  79d54a9... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  4d55df5... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  999e100... app: port the about dialog to GtkStyleContext
  d52bde1... modules: remove call to gtk_widget_set_extension_events()
  de46a1d... libgimpwidgets: implement GtkWidget::state_flags_changed()
  8cedd77... libgimpwidgets: implement GtkWidget::style_updated() instea
  8c42c18... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  556a968... app: use gdk_drag_context_get_source_window()
  cd6d049... app: use gdk_drag_context_get_selected_action() instead of 
  54c403d... app: implement GtkWidget::style_updated() instead of style_
  c6516b6... port gtkrc files to CSS (incompletely and stuff commented o
  333bf54... Port theme and gtkrc file loading to CSS files using GtkCss
  398adf2... app: copy gimp.css instead of gtkrc to the user's gimp dire
  a051615... app: check whether child widgets exist in GtkWidget::style_
  f22b3c3... Replace gdk_cursor_unref() with g_object_unref()
  16abdee... app: use gtk_menu_shell_get_selected_item()
  e89d3c0... app: port GimpOverlayBox to GtkStyleContext
  9eafd33... app: port GimpOverlayFrame to GtkStyleContext
  942e8af... app: port GimpScaleButton to GtkStyleContext
  2737a29... libgimpwidgets: move all GimpPickButton members to a privat
  9c9b4f5... libgimpwidgets: move all GimpColorArea members to a private
  bfaa275... libgimpwidgets: move all GimpOffsetArea members to a privat
  6fe0505... libgimpwidgets: move padding members from instance to class
  95dd4c2... libgimpwidgets: move all GimpButton members to a private st
  8337d68... libgimpwidgets: move all GimpCellRendererColor members to a
  70041b3... libgimpwidgets: move all GimpColorButton members to a priva
  d70ea37... libgimpwidgets: move all GimpCellRendererToggle members to 
  63d4610... libgimpwidgets: move all GimpChainButton members to a priva
  c7be65f... libgimpwidgets: move all GimpBrowser members to a private s
  d27355c... libgimpwidgets: move all GimpColorDisplay members to a priv
  e0aa0dc... libgimpwidgets: move all GimpColorDisplayStack members to a
  2ba9589... libgimpwidgets: move all GimpColorHexEntry members to a pri
  6f4f18b... libgimpwidgets: add padding
  80927dc... libgimpwidgets: move all GimpColorNotebook members to a pri
  d791bc0... libgimpwidgets: move all GimpColorScale members to a privat
  5b0ed24... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  9695d61... libgimpwidgets: move all GimpColorSelection members to a pr
  9ffe50f... libgimpwidgets: move all GimpEnumLabel members to a private
  27406de... app: don't use style->black and style->white
  9988e51... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  dac594b... app: port GimpStrokeEditor to GtkStyleContext
  872ca28... app: port GimpPaletteView to GtkStyleContext
  4123734... plug-ins: don't use style->black and style->white
  db09b4f... libgimpwidgets: move all GimpColorProfileStore members to a
  36aabca... app: port GimpDockWindow to GtkStyleContext
  2c00aab... app: port GimpToolEditor to GtkStyleContext
  a12e662... app: use gtk_widget_override_font() instead of modify_font(
  bbffc82... app: port GimpThumbBox to GtkStyleContext
  f9deb95... Implement GtkWidget::style_updated() instead of ::style_set
  03d7bbf... app: port GimpHistogramView to GtkStyleContext
  88e2300... app: port GimpTagEntry to GtkStyleContext
  98fa8e0... app: always ask the master device for its axes or state
  4cefd8e... app: when checking for a device change, check the event's s
  18c86d4... app: remove obsolete device checks from GimpToolbox
  940ec94... app: port GimpColorFrame away from GtkStyle, using a new st
  575adf4... app: remove call to gtk_widget_style_attach() from GimpOver
  3f2c203... app: port GimpOverlayChild to GtkStyleContext
  f635078... Port cell renderers to gtk_cell_renderer_get_state()
  17844b2... app: port GimpCellRendererDashes to GtkStyleContext
  885ccfc... app: add gimp_get_style_color() to simplify GdkRGBA style p
  b5f41df... app: add style property and default CSS for GimpHistogramVi
  12d64b1... app: port GimpCurveView to GtkStyleContext
  ea12bd8... themes: document the new GimpHistogramView property in the 
  c3ebd96... app: define all GimpHistogramView colors via style properti
  b937c37... themes: document the new stlye properties and indent the CS
  dd1b40a... app: port GimpComboTagEntry to GtkStyleContext
  b8508d1... configure.ac: use the new GTK_CHECK_BACKEND() macro
  43f43e2... plug-ins: port map-object to GTK+ 3.x
  e8a0430... app: use GdkRGBA instead of GdkColor in some places
  944ba6a... app: remove gimp_rgb_get,set_gdk_color()
  2cc5002... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  6f705ca... app: gimp_print_event(): add the device to the event debug 
  4ce28da... app: gimp_device_info_get_device_coords(): workaround for X
  c212d03... app: make input devices, grabs and therefore generally tool
  3fc22fe... app: use gdk_device_get_position() inetad of gdk_display_ge
  0ae3ccc... app: remove some forgotten #undef GSEAL_ENABLE
  5630e37... app: let the file dialog expand/collapse with the file type
  e881f67... app: port GimpGradientEditor to GtkSyleContext
  52ff170... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  e617f2c... app: port GimpNavigationEditor to GtkStyleContext
  8a33ba7... app: port GimpTagPopup to GtkStyleContext
  e291a56... app: GimpDock: port font size modification to GtkCssProvide
  6463f60... plug-ins: s/GtkObject/GtkAdjustment/
  eb756ed... app: implement GtkContainer::get_path_for_child() in GimpMe
  2f4de27... devel-docs: make the shooter tool at least build again (unt
  01dba8d... app: don't use "size-request" for the toolbox' wilber, it's
  7d5962d... Incomplete notebook and tab theming commit, to be improved
  9d7380d... themes: set an explicit background for rulers
  1b96833... app: make the statusbar's progress label visible again
  b2e642f... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  1f54173... app: port wilber drawing to GtkStyleContext
  4428218... modules: port GimpColorWheel to GTK+ 3.x
  6c24c6f... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  cbac5b0... Use GTK+3 gtk_get_locale_direction() function instead of cu
  0338340... app: port GimpCircle and subclasses to GTK+ 3
  adc6248... app: remove GTK_OBJECT() case in GimpPopup
  3df3bcf... app: use gimp_color_display_stack_get_filters() instead of 
  650446a... libgimpwidgets: #if 0 more stuff in gimp3migration
  7a30bd3... libgimpwidgets: Draw marker in correct position on ruler.
  c4abfd1... libgimpwidgets: Separate ruler text layer from background.
  ab9b745... app: port GimpContainerTreeView from style_set() to style_u
  45d7087... Revert "Bug 762279 - "Tip of the day" links opens two links
  f277d05... Bug 762279 - "Tip of the day" links opens two links.
  fcb2f1e... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
  5ba4211... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
  0015d28... libgimpwidgets: make GimpColorScale more-or-less work fine
  7410961... app: port GimpMeter to GTK+ 3.x
  1bc2b3c... app: port gimpwidgets-utils.c to GTK+ 3.x
  db56513... app: make GimpHighlightableButton build on GTK+ 3.x
  3a7d24e... libgimpbase: remove almost all deprecated compat cruft
  3157974... libgimpmodule: remove all deprecated cruft
  13fc9f9... libgimpconfig: remove all deprecated cruft
  461df51... plug-ins: remove color-enhance, there is a GEGL op doing al
  79124d2... libgimpcolor: remove most deprecated cruft, rest to follow
  0d9a44c... libgimp: remove tons of deprecated cruft
  90c7ea9... pdb: remove all deprecated procedures
  d48d2f8... libgimpwidgets: remove most deprecated cruft
  29b2167... libgimpmath: remove all deprecated cruft
  6975006... libgimp: deprecate more cruft, everything not needed by cru
  3b13d27... libgimpwidgets: derive GimpChainButton from GtkGrid not Gtk
  5d9809f... libgimpwidgets: remove gimp3migration.[ch]
  2a3694f... libgimpwidgets: add GtkGrid variants of gimp_[color_]scale_
  9fab93f... libgimpwidets: port GimpColorScales to GtkGrid
  0f2a227... Get rid of using GtkMisc API globally
  5b05203... libgimpwidgets: add gimp_grid_attach_aligned()
  190777b... libgimp: port GimpProcView to GtkGrid
  fe407c0... configure.ac: don't define GDK/GTK_MULTIHEAD_SAFE, they are
  899b17e... Get rid of the deprecated gtk_icon_size_lookup_for_settings
  104d00d... themes: comment out deprecated stuff in the "System" theme
  0e02a6a... app: port GimpColorHistory to GtkGrid
  13c1a7e... libgimpwidgets: create GimpIntComboBox' cells in constructe
  0337754... Get rid of all GtkAlignments, use GtkWidget align/margin in
  a40b295... Port a lot of stuff from GdkScreen/monitor_number to GdkMon
  2dcc55e... app: get rid of GtkHSeparator and GtkHScale
  47b7361... libgimpwidgets: GimpBrowser undeprecated: threads and focus
  2a1d21d... app: get rid of GtkArrow in GimpColorDialog
  c82f010... app: fix border width of GimpOverlayDialog
  627c4c1... app: get rid of some GtkTables in tools/
  53030c0... Fix compile
  9fc1aa9... app: add missing const to gimp_cell_renderer_button_activat
  07ea551... app: undeprecate GimpSpinScale, still looks like shit tho
  34c6385... libgimpwidgets: honor the gtk-dialogs-use-header setting in
  1639362... app, libgimpwidgets, themes: fix some themeing
  e85eb8b... app: allow to select if we prefer a dark variant of the cur
  c4fce18... themes: remove Dark, Gray and Light themes.
  f1d67ab... app: the "Default" theme had been removed to "System" a lon
  5e0b0f2... data: remove obsolete brushes.
  542716a... themes: uncomment one more deprecated CSS rule.
  b821ebf... app: port some stuff to gdk_seat_grab/ungrab
  331cf94... Replace lots of deprecated gtk_menu_popup(), only GimpUIMan
  5a2ec07... app: use gtk_menu_popup_at_widget() in GimpIconPicker
  d98c4d4... app: remove #undef GDK_DISABLE_DEPRECATED
  5e85c7d... app: use gtk_widget_get_preferred_size() in gimp_tool_gui_c
  618cde4... app: add gimp_ui_manager_ui_popup_at_widget()
  0ee5f6c... Revert "Bug 794356 - Rulers always shown for subsequent ima
  666ffdc... Revert "Bug 784480 - Clicking on-canvas GUI with a tablet s
  61e6a8b... Revert "Bug 794356 - Rulers always shown for subsequent ima
  55a899c... app: use gimp_ui_menager_up_popup_at_widget() for the quick
  dc3c112... app: gimp_ui_manager_ui_popup_at_pointer() and use it where
  79e6b95... app: port GimpDisplayShell to use GtkGrid
  e2ad2e9... app, themes: move GimpDisplayShell styling to CSS
  ebed9ab... app: remove the unused GimpContainerGridView
  90033ac... app: add utility functions gimp_widget_get,set_image()
  08d203b... app: port most menu items that want images to gimp_menu_ite
  8e493c7... app: remove all deprecated threads_enter/leave code
  395b9d1... Revert "app: remove all deprecated threads_enter/leave code
  e90a090... app: port GimpCursorView to GtkGrid
  20baafc... Bug 794132 - Make the plug-in protocol version part of the 
  92af92c... Revert "splash: Add 2.10 splash image + svg"
  db84445... app: set the right "use-header-bar" on all (?) dialogs
  06693a2... dockbook: chain up at end of size-allocate
  7d482ef... fgbgvew: Pass correct state to GtkStyleContext api
  659b5f3... spinscale: Fix styling
  6a9e637... spinscale: remove our own border drawing
  fef1972... spinscale: Decrease height
  9d9c86f... libgimpwidgets: convert GimpSizeEntry to a GtkGrid.
  7e508a1... dialogs: some table->grid conversion in the item dialogs
  4bf08d0... plug-ins: try to catch all gtk_table_* uses for the size-en
  b4cc79a... app: make spinscale much more bearable by fixing some coord
  f8ab14e... app: put back two lines that got lost in earlier GTK+ 3.0 p
  527157e... libgimp: undeprecate all GimpFooSelectButton classes
  925875d... app: honor the use-header-bar setting in GimpToolDialog
  5fa3e97... app: fix splash text color
  1ee174d... app: undeprecate everything in propgui/, mostly table -> gr
  30d74c0... preferences-dialog: get rid of GtkTable
  b28a399... dialogs: get rid of GtkTable
  46ab2d1... app/tools: get rid of GtkTable
  1eefb9a... app/display: get rid of GtkTable
  3fddd0a... app/widgets: get rid of GtkTable in GimpTemplateEditor
  8603a21... app/widgets: port GimpImagePropView to GtkGrid
  5ca7087... app/tools: fix the resize behaviour of the curves tool dial
  4740514... app: allow setting parent for dialogs created by GimpDialog
  fe6e25c... app: do not run gtk_window_present() in about_dialog_create
  2e9873d... app: pack the content vbox expanding in GimpPrefsBox
  b22ff98... libgimpwidgets: set the widgets's hexpand in gimp_grid_atta
  38ec91c... libimp*: add private pointers to all instance structs
  581e728... app: properly align frame children in GimpGridEditor
  38d1aed... app: fix GimpPrefsBox' page titles to look like selected ro
  3e09582... libgimpwidgets: move public GimpIntStore member to private
  c4f518a... libgimpwidgets: move all GimpPreviewArea members to private
  355f00e... libgimpwidgets: move all GimpScrolledPreview members to pri
  e9515f4... dialogs: fix two misbehaviours in the prefs dialog
  b1f5535... app: take window scale-factor into account when rendering i
  a6d601d... app/widgets: port gimpdashboard to GtkGrid
  8d20567... app/widgets: port the gimpstrokeeditor to GtkGrid
  db3118e... app/widgets: port the toolbox indicator area to GtkGrid
  1b4d9f6... app: kill the last GtkTables.
  a2cccd6... libgimpwidgets: move all GimpPreview members to private
  ff3e5b9... libgimpwidgets: move GimpEnumStore.enum_class to private
  d503436... app: port gimp_navigation_editor_popup() to GdkMonitor's wo
  e79de19... app: disable motion compression, have to figure how to cont
  673c8d0... plug-ins: disable devel-docs and a bunch of plug-ins, they 
  f3a8922... app: port gimp_display_shell_set_initial_scale() to the mon
  939b1c9... app: kill all except one GtkAlignment, the tag popup one is
  6ad0d8e... app: gdk_screen_get_monitor_workarea() -> gdk_monitor_get_w
  8a30916... app: fix canvas motion compression
  2afc354... map-object: kill GtkTable
  2477c8c... gradient-flare: kill GtkTable
  9565121... lighting: kill GtkTable
  ebb265e... ifs-compose: add unverified GtkTable removal.
  b9799fc... filter-pack: kill GtkTable
  d57d1f9... cml-explorer: kill GtkTable
  9180025... file-jpeg: kill GtkTable
  c775f28... warp: kill GtkTable
  b4e6f5b... plug-ins: port ifs-compose to GTK+ 3.x enough to make it bu
  dee0ae9... sphere-designer: kill GtkTable
  63ee2dc... selection-to-path: kill GtkTable
  efbd42b... fractal explorer: kill GtkTable
  65b2bbb... oops - old table use of a GimpSizeEntry
  9023482... pdb: remove all compat procedures for the old lcms plug-in
  782f144... imagemap: monster-port to kill GtkTable
  47b723a... libgimpconfig: move all GimpColorConfig members to private
  75a9f9f... libgimpmodule: move all GimpModuleDB members to private
  2a1c33c... gimpressionist: re-enable (without real changes) and kill G
  92187e6... common: kill GtkTable in a ton of plugins
  5ab13f4... script-fu: kill GtkTable
  e4b9246... libgimp: move all GimpProcBrowserDialog members to private
  bbd44bd... app: fix empty display unstable-version message
  8589f04... file-png: attempt to fix the glade file for file-png
  0c656bc... app: fix themeing of GimpHistogramView and GimpCurveView
  047f46f... metadata-editor: undeprecateify metadata glade UI
  67768b8... libgimpwidgets: undeprecate gimppickbutton-default.c
  d63640f... app: the goats are invading again, and are almost undepreca
  e63cfeb... Get rid of gdk_flush() globally, use gdk_display_flush()
  b535ff2... film: kill GtkTable
  aca4ec6... newprint: kill GtkTable
  c73c312... pagecurl: kill GtkTable
  debdf71... file-webp: kill GtkTable
  539a206... file-fli: kill GtkTable
  b77dccb... screenshot: kill GtkTable
  66f5f73... libgimpwidgets: port GimpPreview to GtkGrid
  ba3879c... flame: kill GtkTable
  6f2045b... gfig: kill GtkTable
  22a4369... print: kill GtkTable
  7c0191b... pygimp: some speculative Table->Grid changes
  c896a9c... file-svg: kill GtkTable
  c759b3f... themes: clean up gimp.css, with some added commented experi
  d7528f5... app: undeprecate GimpLevelsTool
  ce61d9e... file-wmf: kill GtkTable
  edd23a9... file-ps: kill GtkTable
  9eb401b... tile-small: kill GtkTable
  93a5818... sample-colorize: kill GtkTable
  2c302cf... app: behold unseen fancy shit in preferences
  10defa1... app: follow preferences changes/improvements in GimpDeviceE
  dcdfa67... app: set all GtkPaned widgets to have wide handles
  aee1457... Use gtk_show_uri_on_window(), gtk_show_uri() is deprecated
  1ef81d4... libgimpwidgets: add macros to hide alternative_button_order
  bc3358c... Use the new macros from the last commit in all files
  405f1a4... app: use GTK_ICON_SIZE_MENU for GimpColorEditor's page swit
  48ff03a... app: use the passed parent's toplevel in gimp_color_dialog_
  330ba11... app: fix button order in GimpColorDialog
  180c0f3... libgimpwidgets: also move GTK_RESPONSE_CLOSE buttons to the
  ce477ca... themes: remove deprecated style properties from System/gimp
  de675ca... app: get rid of gdk_keymap_get_default(), use get_for_displ
  dce2d8e... app: undeprecate about-dialog.c, and clean out a lot of cru
  41b4e1f... warp, file-svg: remove commented out code, not sure what th
  f497abc... grid: make the weird Table-hack less weird by reusing the e
  ebfc55f... mail: kill GtkTable
  8f262a2... align-layers: kill GtkTable
  89dbf5c... plug-ins: undeprecate script-fu-interface.c
  248a654... plug-ins: if GIMP_UNSTABLE, install test script-fu and pygi
  d541eb4... plug-ins: copy gimp_spin_button_new() into the last two plu
  afb6d61... libgimpwidgets: remove gimp_spin_button_new()
  f698803... libgimpwidgets: set GDK_EVENT_SCROLL on GimpPreview's previ
  e159c70... libgimpwidgets: add gimp_scroll_adjustment_values()
  6eaaf77... app: use gimp_scroll_adjustment_values() for scrolling the 
  88649af... app: set GDK_SCROLL_MASK on widgets that need scroll events
  21ef2d9... app: use gimp_scroll_adjustment_values() in GimpNavigationE
  7a1f50f... Enable and fix smooth scrolling and zooming
  ae23df5... app: undeprecate GimpDessionInfo and fix remembering size a
  208c3b3... app: undeprecate GimpDashEditor
  e0a896e... app: don't use gtk_widget_modify_text() in GimpContainerEnt
  c1330e3... app: add the help button the proper way in GimpFileDialog
  8652fd3... depth-merge: kill GtkTable
  712d785... file-html-table: kill GtkTable
  39435c3... file-xbm: kill GtkTable
  a0287f6... file-pdf-load: kill GtkTable
  157acd1... file-xmc: kill GtkTable
  72baf50... file-raw-data: kill GtkTable
  eba8d7d... file-gih: kill GtkTable
  4e2d5c6... sparkle: kill GtkTable
  ee0542c... van-gogh-lic: kill GtkTable
  647532d... unit-editor: kill GtkTable
  6bde13d... oilify: kill GtkTable
  4f663d2... jigsaw: kill GtkTable
  2f14366... color-selector-cmyk: kill GtkTable
  8c14410... some odds and ends regarding GtkTable removal...
  b8f614f... devel-docs: blindly port the tool to GtkGrid...
  ad67054... libgimpwidgets: kill the last remaining occurencces of GtkT
  e89e38e... libgimpwidgets: rename the _grid()-Variants of gimp_scale_e
  392f838... libgimp: remove some more cruft that is not used any longer
  7247072... app: undeprecate GimpUIConfigurer, don't use gtk_window_par
  691a5f3... app: undeprecate stroke-dialog.c
  d6d884b... Undeprecate/improve GimpScaleComboBox and GimpUnitComboBox
  257f835... plug-ins: install plug-ins in subfolder.
  97ae6a4... plug-ins: make plug-ins inside common/ to also install in s
  7dcb532... app: plug-ins must now be installed as subdirectories.
  e86911a... app: undeprecate gimp_highlight_widget_draw()
  45bd948... app: use a cairo recording surface to measure GimpCanvasPat
  2b1eb29... app: kill the mess of boxes in GimpDisplayShell, use a grid
  f37233c... app: derive GimpStatusbar from GtkFrame not GtkStatusbar
  6556fd4... themes: some GimpDhsplayShell and children CSS hackery
  e1a15c8... app: remove the option to enable tearoff menus
  a9b44e6... app: GTK+3 has more GdkAxisUse values.
  814972d... app: undeprecate GimpDeviceStatus. don't use gtk_widget_set
  ce8ea93... app: extended device concept does not seem to exist in GTK+
  a792551... app: always show pointer devices unless disabled floating.
  37da2a5... app: remove the "Mode" scrolldown from "Input Devices" dial


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