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



The branch 'gtk3-port' was created.

Summary of new commits:

  c338d33... Switch to version 2.99/3.0 in a lot of places and depend on
  c757ca9... Revert "app: Fix on canvas widgets ignoring clicks from tab
  a5e7c53... libgimpwidgets: remove deprecated files from the build
  915347e... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  97bf57f... libgimpwidgets: port virtual functions to GTK+ 3.0
  9ee986d... libgimpwidgets: port virtual functions to GTK+ 3.0
  a1d9cfe... libgimpwidgets: port to GtkWidget::draw()
  1f0cba1... libgimpwidgets: port to GtkWidget::draw()
  22f7e8c... libgimpwidgets: port to GtkWidget::draw()
  cb75b8f... libgimpwidgets: s/GtkObject/GtkAdjustment/
  a061659... libgimpwidgets: port to GtkWidget::draw()
  79ce4cb... libgimpwidgets: remove deprecated functions and s/GtkObject
  51ede7d... libgimpwidgets: remove deprecated files completely
  69164e8... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  8db6a7f... app: port to GtkWidget::draw()
  d266018... app: remove GTK_OBJECT() cast
  c764ce9... app: port to GtkWidget::draw()
  363be82... app: port to GtkWidget::draw()
  4d4e8d1... app: port virtual functions to GTK+ 3.0 API
  4759544... app: port to GtkWidget::draw()
  e2fa281... app: port to GtkWidget::draw()
  fb731f5... app: port to GtkWidget::draw()
  cbb030b... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  42c8c36... app: port to GtkWidget::draw()
  8ecf33e... app: s/GtkObject/GtkAdjustment/
  562e144... app: port to GtkWidget::draw()
  50e98e9... app: port GimpNavigationView to GtkWidget::draw()
  d5a60ad... app: port GimpPaletteView to GtkWidget::draw()
  657f020... app: port to GtkWidget::draw()
  9f58647... app: port to GtkWidget::draw()
  34de412... app: no need to alloc colors any longer, GdkColormap is gon
  567c2fa... app: port call to gtk_paint_arrow() to GTK+ 3.0
  2ac626d... app: port device management to GdkDeviceManager
  f996dc3... app: remove obsolete (GtkObject **) casts
  e609289... app: use gtk_widget_get_preferred_size() instead of size_re
  24a8a3b... app: port GimpScalComboBox to GTK+ 3.0
  bd7f46a... app: use gtk_widget_get_preferred_size() instead of size_re
  f4d257c... libgimpwidgets: port GimpFrame to GTK+ 3.0
  47d9e01... app: port tools to GTK+ 3.0 (trivial changes only)
  e7efc5d... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  bb9da45... app: pass the cairo_region_t to gdk_window_invalidate_regio
  e1a260a... app: use GdkDeviceManager to list devices
  44abcb9... app: port to GtkWidget::draw()
  32f653b... app: remove calls to colormap functions, they are gone
  6ef219d... libgimpwidgets: get rid of (GtkObject **) casts
  5280003... app: port the splash to GTK+ 3.0
  3314a93... libgimpwidgets: port the ruler to GTK+ 3.0
  df21a91... libgimpwidgets: port to GtkWidget::draw()
  7d13f75... app: port to GtkWidget::draw()
  b849b36... app: port the overlay stuff to GTK+ 3.0
  83eb3bf... app: use the container icon view, the grid view is not GTK+
  43b0c18... app: port to GtkWidget::draw() (incompletely)
  eabed29... app: remove call to gtk_statusbar_set_has_resize_grip()
  b651ecc... app: port the tag entry to GTK+ 3.0
  3ea3c93... app: port to GtkWidget::draw() but disable the code inside 
  0a8b3f1... app: can't set the scale combo entry's properties in init()
  83dd103... app: port to GtkWidget::draw()
  3fb2071... libgimpwidgets: port to GtkWidget::draw()
  a8c71d9... modules: s/GtkObject/GtkAdjustment/
  2265e22... app: didn't completely commit the display shell expose() ->
  2fc62f3... app: port to GtkWidget::draw()
  b2793b1... app: passing -1 as width/height to gtk_paint_box() no longe
  6b35492... app: port popup arrow drawing to cairo and get rid of the a
  85777a5... app: remove GimpContainerGridView from the build entirely
  0ee11ac... modules: port to GtkWidget::draw()
  02394b1... libgimpwidgets: port to GtkWidget::draw()
  f153223... libgimp: port to GtkWidget::draw()
  30afc0b... app: don't translate to allocation.x,y
  e610e26... app: port to GtkWidget::draw()
  49d0347... app: forgot to remove a cairo_destroy() in draw()
  9328bd1... app: port to GtkWidget::draw()
  854f3b4... app: GtkEntry turned into a no-window widget
  7289056... app: use the new GtkScrollable API instead of deprecated tr
  768eeda... app: cairo_save()/restore() around chaining up in draw()
  9a30df2... app: add ugly workaround to make the icon view adapt to vie
  3ebb848... plug-ins: lots of trivial GTK+ 3.0 porting
  8cc8f39... plug-ins: port jpeg-save to GTK+ 3.0
  e3d757f... plug-ins: port file-png to GTK+ 3.0
  aa3623d... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  3ed805c... plug-ins: more s/GtkObject/GtkAdjustment/
  e908cbf... plug-ins: port some more plug-ins to GTK+ 3.0
  140d26c... app: port the colormap editor to GTK+ 3.0
  c655add... app: remove GtkWrapBox
  b76338e... libgimpwidgets: port to the new size request API
  87240ef... app: port to the new size request API
  0d97f77... plug-ins: port the print preview to the new size request AP
  6246a5d... plug-ins: port sphere-designer to GtkWidget::draw()
  c3ee294... plug-ins: port cml-explorer to GtkWidget::draw()
  e767db6... plug-ins: port lighting to GTK+ 3.0
  85a87f1... plug-ins: port the unit-editor to GtkScrollable
  dada35e... app: fix GimpOverlayDialog's minimum height
  84f2854... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  3e119f1... app: don't connect to "size-requst" because that's deprecat
  3c44da1... app: port GimpSpinScale to GTK+ 3.0
  33bce84... app: skip keyboard devices so the device list becomes reaso
  b7b8f26... app: implement proper height-for-width in GimpToolPalette
  8b21cb5... app: use GdkDevice accessors
  8e11362... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  f3e80b3... app: put the toolbox' areas into a box until we decided abo
  ea776d2... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  f851fe6... app: port the device sort function to GdkDeviceManager
  a6360ba... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  64e1651... app: change the list of available devices to something that
  d0ae3af... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  e8a397b... libgimpwidgets: port GimpChainButton to GtkStyleContext
  6d1c50d... libgimpwidgets: port GimpColorArea to GtkStyleContext
  d56221e... libgimpwidgets: port GimpColorScale to GtkStyleContext
  d57d1cd... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  70410a5... libgimpwidgets: port GimpRuler to GtkStyleContext
  86b42c5... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  60b07d1... app: port GimpBlobEditor to GtkStyleContext
  26c0a6c... app: port setting the canvas padding color to GtkStyleConte
  168c1b4... app: port GimpPanedBox to GtkStyleContext
  5018bcf... app: port GimpContainerIconView to GtkStyleContext
  0f0e37c... app: port GimpContainerTreeView to GtkStyleContext
  3d6eb4b... app: port GimpColormapEditor to GtkStyleContext
  d28606e... app: port GimpComponentEditor to GtkStyleContext
  0615df3... app: port GimpFgBgEditor to GtkStyleContext
  9907b10... app: port GimpFgBgView to GtkStyleContext
  903c83b... app: port gimp_get_icon_size() to GtkStyleContext
  0487f79... app: port GimpContainerBox to GtkStyleContext
  21b5a9e... app: port GimpDashEditor to GtkStyleContext
  aa1034e... app: remove calls to gtk_widget_get,set_extension_events()
  ff6020d... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  6dac619... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  be743f0... app: port the about dialog to GtkStyleContext
  bc605b5... modules: remove call to gtk_widget_set_extension_events()
  494767d... libgimpwidgets: implement GtkWidget::state_flags_changed()
  61f773c... libgimpwidgets: implement GtkWidget::style_updated() instea
  897b262... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  9732e29... app: use gdk_drag_context_get_source_window()
  0db6d50... app: use gdk_drag_context_get_selected_action() instead of 
  bc82f80... app: implement GtkWidget::style_updated() instead of style_
  5a194a4... port gtkrc files to CSS (incompletely and stuff commented o
  02a0763... Port theme and gtkrc file loading to CSS files using GtkCss
  e49dda8... app: copy gimp.css instead of gtkrc to the user's gimp dire
  8ed841a... app: check whether child widgets exist in GtkWidget::style_
  dddbf94... Replace gdk_cursor_unref() with g_object_unref()
  f05a351... app: use gtk_menu_shell_get_selected_item()
  68241db... app: port GimpOverlayBox to GtkStyleContext
  3d0aed4... app: port GimpOverlayFrame to GtkStyleContext
  e269f82... app: port GimpScaleButton to GtkStyleContext
  7cdd7e1... libgimpwidgets: move all GimpPickButton members to a privat
  43b5955... libgimpwidgets: move all GimpColorArea members to a private
  db6973b... libgimpwidgets: move all GimpOffsetArea members to a privat
  37e80f6... libgimpwidgets: move padding members from instance to class
  fd3035c... libgimpwidgets: move all GimpButton members to a private st
  6dbc74e... libgimpwidgets: move all GimpCellRendererColor members to a
  daf54d3... libgimpwidgets: move all GimpColorButton members to a priva
  2f49255... libgimpwidgets: move all GimpCellRendererToggle members to 
  db68862... libgimpwidgets: move all GimpChainButton members to a priva
  9cbb3e4... libgimpwidgets: move all GimpBrowser members to a private s
  0fc00b9... libgimpwidgets: move all GimpColorDisplay members to a priv
  982c0a5... libgimpwidgets: move all GimpColorDisplayStack members to a
  78d64e1... libgimpwidgets: move all GimpColorHexEntry members to a pri
  c33d238... libgimpwidgets: add padding
  2c34666... libgimpwidgets: move all GimpColorNotebook members to a pri
  f18afb1... libgimpwidgets: move all GimpColorScale members to a privat
  86be1fc... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  6777df0... libgimpwidgets: move all GimpColorSelection members to a pr
  c90a4e6... libgimpwidgets: move all GimpEnumLabel members to a private
  9ce85e8... app: don't use style->black and style->white
  273113c... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  f4dfee4... app: port GimpStrokeEditor to GtkStyleContext
  75fd295... app: port GimpPaletteView to GtkStyleContext
  5d82de1... plug-ins: don't use style->black and style->white
  85f4499... libgimpwidgets: move all GimpColorProfileStore members to a
  f72bb20... app: port GimpDockWindow to GtkStyleContext
  5116c78... app: port GimpToolEditor to GtkStyleContext
  274715e... app: use gtk_widget_override_font() instead of modify_font(
  2f3d4c0... app: port GimpThumbBox to GtkStyleContext
  fcb16cd... Implement GtkWidget::style_updated() instead of ::style_set
  69733b6... app: port GimpHistogramView to GtkStyleContext
  37194d9... app: port GimpTagEntry to GtkStyleContext
  ac0b4c2... app: always ask the master device for its axes or state
  bb35993... app: when checking for a device change, check the event's s
  e2ef209... app: remove obsolete device checks from GimpToolbox
  9b90c8e... app: port GimpColorFrame away from GtkStyle, using a new st
  beef63c... app: remove call to gtk_widget_style_attach() from GimpOver
  e20ab03... app: port GimpOverlayChild to GtkStyleContext
  16a682c... Port cell renderers to gtk_cell_renderer_get_state()
  95b39cc... app: port GimpCellRendererDashes to GtkStyleContext
  6814df6... app: add gimp_get_style_color() to simplify GdkRGBA style p
  a3a0b7d... app: add style property and default CSS for GimpHistogramVi
  4a74b9c... app: port GimpCurveView to GtkStyleContext
  26c19a4... themes: document the new GimpHistogramView property in the 
  a6ea438... app: define all GimpHistogramView colors via style properti
  b9a28d1... themes: document the new stlye properties and indent the CS
  2d09a9e... app: port GimpComboTagEntry to GtkStyleContext
  f407993... configure.ac: use the new GTK_CHECK_BACKEND() macro
  a4c76c1... plug-ins: port map-object to GTK+ 3.x
  97ab45e... app: use GdkRGBA instead of GdkColor in some places
  afcbc7f... app: remove gimp_rgb_get,set_gdk_color()
  11e072d... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  9cdd09b... app: gimp_print_event(): add the device to the event debug 
  f6cbbbb... app: gimp_device_info_get_device_coords(): workaround for X
  8ae86c7... app: make input devices, grabs and therefore generally tool
  a75244b... app: use gdk_device_get_position() inetad of gdk_display_ge
  2a0f405... app: remove some forgotten #undef GSEAL_ENABLE
  462ba85... app: let the file dialog expand/collapse with the file type
  999ba41... app: port GimpGradientEditor to GtkSyleContext
  8ff8367... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  e72ca9b... app: port GimpNavigationEditor to GtkStyleContext
  b015bed... app: port GimpTagPopup to GtkStyleContext
  656c9e8... app: GimpDock: port font size modification to GtkCssProvide
  886647b... plug-ins: s/GtkObject/GtkAdjustment/
  c2e3c92... app: implement GtkContainer::get_path_for_child() in GimpMe
  43c59dc... devel-docs: make the shooter tool at least build again (unt
  57e374f... app: don't use "size-request" for the toolbox' wilber, it's
  11678a9... Incomplete notebook and tab theming commit, to be improved
  66fdd9a... themes: set an explicit background for rulers
  def16ae... app: make the statusbar's progress label visible again
  ea68afc... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  0fc2fed... app: port wilber drawing to GtkStyleContext
  01b2720... modules: port GimpColorWheel to GTK+ 3.x
  99db5c4... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  8ff53d5... Use GTK+3 gtk_get_locale_direction() function instead of cu
  208efc8... app: port GimpCircle and subclasses to GTK+ 3
  30af40a... app: remove GTK_OBJECT() case in GimpPopup
  9828b05... app: use gimp_color_display_stack_get_filters() instead of 
  e1d1fa1... libgimpwidgets: #if 0 more stuff in gimp3migration
  b68a9a0... libgimpwidgets: Draw marker in correct position on ruler.
  ea9c2bd... libgimpwidgets: Separate ruler text layer from background.
  3a605d4... app: port GimpContainerTreeView from style_set() to style_u
  5e38971... Revert "Bug 762279 - "Tip of the day" links opens two links
  c6c9ac0... Bug 762279 - "Tip of the day" links opens two links.
  729809c... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
  e039f54... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
  63f16f3... libgimpwidgets: make GimpColorScale more-or-less work fine
  182faf5... app: port GimpMeter to GTK+ 3.x
  071bef9... app: port gimpwidgets-utils.c to GTK+ 3.x
  192c6d2... app: make GimpHighlightableButton build on GTK+ 3.x
  fa23579... libgimpbase: remove almost all deprecated compat cruft
  978c78a... libgimpmodule: remove all deprecated cruft
  db32b24... libgimpconfig: remove all deprecated cruft
  ba759b8... plug-ins: remove color-enhance, there is a GEGL op doing al
  5c39da5... libgimpcolor: remove most deprecated cruft, rest to follow
  380baf1... libgimp: remove tons of deprecated cruft
  b06e1a2... pdb: remove all deprecated procedures
  4e179a3... libgimpwidgets: remove most deprecated cruft
  e76d9a7... libgimpmath: remove all deprecated cruft
  e778350... libgimp: deprecate more cruft, everything not needed by cru
  251f33f... libgimpwidgets: derive GimpChainButton from GtkGrid not Gtk
  6c9d379... libgimpwidgets: remove gimp3migration.[ch]
  db84048... libgimpwidgets: add GtkGrid variants of gimp_[color_]scale_
  629b3d2... libgimpwidets: port GimpColorScales to GtkGrid
  ba77822... Get rid of using GtkMisc API globally
  ce113ed... libgimpwidgets: add gimp_grid_attach_aligned()
  bb9e8f7... libgimp: port GimpProcView to GtkGrid
  6b8dd57... configure.ac: don't define GDK/GTK_MULTIHEAD_SAFE, they are
  8ec612e... Get rid of the deprecated gtk_icon_size_lookup_for_settings
  616e8ea... themes: comment out deprecated stuff in the "System" theme
  1ea427d... app: port GimpColorHistory to GtkGrid
  f5a09d0... libgimpwidgets: create GimpIntComboBox' cells in constructe
  f5bab0d... Get rid of all GtkAlignments, use GtkWidget align/margin in
  06587b1... Port a lot of stuff from GdkScreen/monitor_number to GdkMon
  d3e1c71... app: get rid of GtkHSeparator and GtkHScale
  571fb67... libgimpwidgets: GimpBrowser undeprecated: threads and focus
  6d02aa3... app: get rid of GtkArrow in GimpColorDialog
  b3fe646... app: fix border width of GimpOverlayDialog
  6ccd74a... app: get rid of some GtkTables in tools/
  b63a57d... Fix compile
  a25883d... app: add missing const to gimp_cell_renderer_button_activat
  5a02a22... app: undeprecate GimpSpinScale, still looks like shit tho
  24f28d8... libgimpwidgets: honor the gtk-dialogs-use-header setting in
  f4b322a... app, libgimpwidgets, themes: fix some themeing
  015549c... app: allow to select if we prefer a dark variant of the cur
  0936b43... themes: remove Dark, Gray and Light themes.
  5e8363c... app: the "Default" theme had been removed to "System" a lon
  25f023a... data: remove obsolete brushes.
  49a67c1... themes: uncomment one more deprecated CSS rule.
  6c5c2da... app: port some stuff to gdk_seat_grab/ungrab
  0bc9e34... Replace lots of deprecated gtk_menu_popup(), only GimpUIMan
  e76e3b2... app: use gtk_menu_popup_at_widget() in GimpIconPicker
  32539c0... app: remove #undef GDK_DISABLE_DEPRECATED
  ff168dc... app: use gtk_widget_get_preferred_size() in gimp_tool_gui_c
  a6fe3d3... app: add gimp_ui_manager_ui_popup_at_widget()
  80dbdc8... Revert "Bug 794356 - Rulers always shown for subsequent ima
  accd3e4... Revert "Bug 784480 - Clicking on-canvas GUI with a tablet s
  88b6e24... Revert "Bug 794356 - Rulers always shown for subsequent ima
  9588649... app: use gimp_ui_menager_up_popup_at_widget() for the quick
  6f48af7... app: gimp_ui_manager_ui_popup_at_pointer() and use it where
  8c29944... app: port GimpDisplayShell to use GtkGrid
  7773eee... app, themes: move GimpDisplayShell styling to CSS
  9ef70f4... app: remove the unused GimpContainerGridView
  05c8397... app: add utility functions gimp_widget_get,set_image()
  fe53f3f... app: port most menu items that want images to gimp_menu_ite
  133c7aa... app: remove all deprecated threads_enter/leave code
  d0c16ca... Revert "app: remove all deprecated threads_enter/leave code
  4cb0e4d... app: port GimpCursorView to GtkGrid
  6d7e57a... Bug 794132 - Make the plug-in protocol version part of the 
  6313175... Revert "splash: Add 2.10 splash image + svg"
  7f8945c... app: set the right "use-header-bar" on all (?) dialogs
  c6dc2b1... dockbook: chain up at end of size-allocate
  7ec7844... fgbgvew: Pass correct state to GtkStyleContext api
  409df5c... spinscale: Fix styling
  f387532... spinscale: remove our own border drawing
  5b4db53... spinscale: Decrease height
  db5a16f... libgimpwidgets: convert GimpSizeEntry to a GtkGrid.
  58d3fa5... dialogs: some table->grid conversion in the item dialogs
  2ed427a... plug-ins: try to catch all gtk_table_* uses for the size-en
  a742a92... app: make spinscale much more bearable by fixing some coord
  6a697e0... app: put back two lines that got lost in earlier GTK+ 3.0 p
  b7ec849... libgimp: undeprecate all GimpFooSelectButton classes
  55ce6f3... app: honor the use-header-bar setting in GimpToolDialog
  18cb052... app: fix splash text color
  9d4c6cb... app: undeprecate everything in propgui/, mostly table -> gr
  b2cada1... preferences-dialog: get rid of GtkTable
  c73aa7d... dialogs: get rid of GtkTable
  f265331... app/tools: get rid of GtkTable
  d62e5ff... app/display: get rid of GtkTable
  1d6b09e... app/widgets: get rid of GtkTable in GimpTemplateEditor
  dad45fe... app/widgets: port GimpImagePropView to GtkGrid
  dae7b0d... app/tools: fix the resize behaviour of the curves tool dial
  ccbb388... app: allow setting parent for dialogs created by GimpDialog
  8a2ebb3... app: do not run gtk_window_present() in about_dialog_create
  8ba61d9... app: pack the content vbox expanding in GimpPrefsBox
  e0e5668... libgimpwidgets: set the widgets's hexpand in gimp_grid_atta
  b643a8f... libimp*: add private pointers to all instance structs
  9594185... app: properly align frame children in GimpGridEditor
  b1b34de... app: fix GimpPrefsBox' page titles to look like selected ro
  821acb1... libgimpwidgets: move public GimpIntStore member to private
  4691393... libgimpwidgets: move all GimpPreviewArea members to private
  c314f61... libgimpwidgets: move all GimpScrolledPreview members to pri
  204f6dd... dialogs: fix two misbehaviours in the prefs dialog
  4ece02a... app: take window scale-factor into account when rendering i
  1b355c0... app/widgets: port gimpdashboard to GtkGrid
  0f4eb51... app/widgets: port the gimpstrokeeditor to GtkGrid
  84eecf5... app/widgets: port the toolbox indicator area to GtkGrid
  85a8d55... app: kill the last GtkTables.
  8ceca2a... libgimpwidgets: move all GimpPreview members to private
  3410224... libgimpwidgets: move GimpEnumStore.enum_class to private
  88c2d47... app: port gimp_navigation_editor_popup() to GdkMonitor's wo
  e76cb55... app: disable motion compression, have to figure how to cont
  807dc5c... plug-ins: disable devel-docs and a bunch of plug-ins, they 
  c5e7cfc... app: port gimp_display_shell_set_initial_scale() to the mon
  a6367a3... app: kill all except one GtkAlignment, the tag popup one is
  28ccf69... app: gdk_screen_get_monitor_workarea() -> gdk_monitor_get_w
  48ec2f3... app: fix canvas motion compression
  a9e552d... map-object: kill GtkTable
  da4b89e... gradient-flare: kill GtkTable
  b48299c... lighting: kill GtkTable
  b39b726... ifs-compose: add unverified GtkTable removal.
  a7481f8... filter-pack: kill GtkTable
  943d291... cml-explorer: kill GtkTable
  8c9e7d9... file-jpeg: kill GtkTable
  9d022d8... warp: kill GtkTable
  c567eb4... plug-ins: port ifs-compose to GTK+ 3.x enough to make it bu
  8036410... sphere-designer: kill GtkTable
  2a1299f... selection-to-path: kill GtkTable
  6e0349d... fractal explorer: kill GtkTable
  281eb5d... oops - old table use of a GimpSizeEntry
  56b2577... pdb: remove all compat procedures for the old lcms plug-in
  6eed094... imagemap: monster-port to kill GtkTable
  3a8bf7a... libgimpconfig: move all GimpColorConfig members to private
  6df6e8c... libgimpmodule: move all GimpModuleDB members to private
  ff55003... gimpressionist: re-enable (without real changes) and kill G
  e0b1b17... common: kill GtkTable in a ton of plugins
  caec7f0... script-fu: kill GtkTable
  93e0e88... libgimp: move all GimpProcBrowserDialog members to private
  f2a353b... app: fix empty display unstable-version message
  f98ce6e... file-png: attempt to fix the glade file for file-png
  a073fa4... app: fix themeing of GimpHistogramView and GimpCurveView
  51d9899... metadata-editor: undeprecateify metadata glade UI
  d9ba115... libgimpwidgets: undeprecate gimppickbutton-default.c
  3c8f5e4... app: the goats are invading again, and are almost undepreca
  a4d405a... Get rid of gdk_flush() globally, use gdk_display_flush()
  57474f1... film: kill GtkTable
  60dfa11... newprint: kill GtkTable
  88f67fc... pagecurl: kill GtkTable
  a17503e... file-webp: kill GtkTable
  4100cda... file-fli: kill GtkTable
  d6d8124... screenshot: kill GtkTable
  256269c... libgimpwidgets: port GimpPreview to GtkGrid
  a23c67a... flame: kill GtkTable
  dca976f... gfig: kill GtkTable
  281a265... print: kill GtkTable
  df38d3f... pygimp: some speculative Table->Grid changes
  4ba55fd... file-svg: kill GtkTable
  b594c48... themes: clean up gimp.css, with some added commented experi
  90febf5... app: undeprecate GimpLevelsTool
  0121d75... file-wmf: kill GtkTable
  7fb80bf... file-ps: kill GtkTable
  d325581... tile-small: kill GtkTable
  d6ba697... sample-colorize: kill GtkTable
  325eb53... app: behold unseen fancy shit in preferences
  2b8c31f... app: follow preferences changes/improvements in GimpDeviceE
  440a1cd... app: set all GtkPaned widgets to have wide handles
  dc1c399... Use gtk_show_uri_on_window(), gtk_show_uri() is deprecated
  6838bc3... libgimpwidgets: add macros to hide alternative_button_order
  77cc780... Use the new macros from the last commit in all files
  1901f4b... app: use GTK_ICON_SIZE_MENU for GimpColorEditor's page swit
  d58f9bc... app: use the passed parent's toplevel in gimp_color_dialog_
  ca06eb0... app: fix button order in GimpColorDialog
  0918a76... libgimpwidgets: also move GTK_RESPONSE_CLOSE buttons to the
  647304b... themes: remove deprecated style properties from System/gimp
  0e4f6a7... app: get rid of gdk_keymap_get_default(), use get_for_displ
  b652807... app: undeprecate about-dialog.c, and clean out a lot of cru
  3da912e... warp, file-svg: remove commented out code, not sure what th
  411b3ec... grid: make the weird Table-hack less weird by reusing the e
  d647169... mail: kill GtkTable
  d03e746... align-layers: kill GtkTable
  ec392f1... plug-ins: undeprecate script-fu-interface.c
  91e92de... plug-ins: if GIMP_UNSTABLE, install test script-fu and pygi
  29daa39... plug-ins: copy gimp_spin_button_new() into the last two plu
  997e67f... libgimpwidgets: remove gimp_spin_button_new()
  bbc13e4... libgimpwidgets: set GDK_EVENT_SCROLL on GimpPreview's previ
  816e914... libgimpwidgets: add gimp_scroll_adjustment_values()
  ceb96d3... app: use gimp_scroll_adjustment_values() for scrolling the 
  48bdd34... app: set GDK_SCROLL_MASK on widgets that need scroll events
  38ab51b... app: use gimp_scroll_adjustment_values() in GimpNavigationE
  85e4d20... Enable and fix smooth scrolling and zooming
  a4f620b... app: undeprecate GimpDessionInfo and fix remembering size a
  81c5f4c... app: undeprecate GimpDashEditor
  b3c2277... app: don't use gtk_widget_modify_text() in GimpContainerEnt
  3158284... app: add the help button the proper way in GimpFileDialog
  dfab073... depth-merge: kill GtkTable
  615fff5... file-html-table: kill GtkTable
  1e6e309... file-xbm: kill GtkTable
  02a369c... file-pdf-load: kill GtkTable
  c9fb965... file-xmc: kill GtkTable
  f03a419... file-raw-data: kill GtkTable
  2b02c58... file-gih: kill GtkTable
  12e2835... sparkle: kill GtkTable
  6d9f8cd... van-gogh-lic: kill GtkTable
  bbaac88... unit-editor: kill GtkTable
  f9758e9... oilify: kill GtkTable
  77628e7... jigsaw: kill GtkTable
  8d4ca57... color-selector-cmyk: kill GtkTable
  16ee856... some odds and ends regarding GtkTable removal...
  a9d0491... devel-docs: blindly port the tool to GtkGrid...
  2c09219... libgimpwidgets: kill the last remaining occurencces of GtkT
  ef19919... libgimpwidgets: rename the _grid()-Variants of gimp_scale_e
  8379323... libgimp: remove some more cruft that is not used any longer
  de8013f... app: undeprecate GimpUIConfigurer, don't use gtk_window_par
  2ab612b... app: undeprecate stroke-dialog.c
  1958b16... Undeprecate/improve GimpScaleComboBox and GimpUnitComboBox
  07e1118... plug-ins: install plug-ins in subfolder.
  c24114d... plug-ins: make plug-ins inside common/ to also install in s
  050667c... app: plug-ins must now be installed as subdirectories.
  8a84153... app: undeprecate gimp_highlight_widget_draw()
  bb940b9... app: use a cairo recording surface to measure GimpCanvasPat
  e313aca... app: kill the mess of boxes in GimpDisplayShell, use a grid
  8e0fbc0... app: derive GimpStatusbar from GtkFrame not GtkStatusbar


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