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



The branch 'gtk3-port' was created.

Summary of new commits:

  9aa44b5... Switch to version 3.0 in a lot of places and depend on GTK+
  63f518c... libgimpwidgets: remove deprecated files from the build
  c4465d5... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  4ffced6... libgimpwidgets: port virtual functions to GTK+ 3.0
  17293af... libgimpwidgets: port virtual functions to GTK+ 3.0
  6f3f900... libgimpwidgets: port to GtkWidget::draw()
  85b8a07... libgimpwidgets: port to GtkWidget::draw()
  663fa28... libgimpwidgets: port to GtkWidget::draw()
  a993fc6... libgimpwidgets: s/GtkObject/GtkAdjustment/
  23ebb6e... libgimpwidgets: port to GtkWidget::draw()
  ba82c69... libgimpwidgets: remove deprecated functions and s/GtkObject
  20c43d4... libgimpwidgets: remove deprecated files completely
  3504f9d... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  bdf2e3f... app: port to GtkWidget::draw()
  18a9189... app: remove GTK_OBJECT() cast
  91aaf30... app: port to GtkWidget::draw()
  d5a0499... app: port to GtkWidget::draw()
  c3bfd77... app: port virtual functions to GTK+ 3.0 API
  ca7e7be... app: get rid of a GTK_OBJECT() cast
  1a08660... app: port to GtkWidget::draw()
  d246d14... app: port to GtkWidget::draw()
  0fc71d2... app: port to GtkWidget::draw()
  31de8da... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  c6ad9cc... app: port to GtkWidget::draw()
  b222b62... app: s/GtkObject/GtkAdjustment/
  74e5526... app: port to GtkWidget::draw()
  7e025dc... app: port GimpNavigationView to GtkWidget::draw()
  1b82c5c... app: port GimpPaletteView to GtkWidget::draw()
  7449f42... app: port to GtkWidget::draw()
  86d1e3d... app: get rid of GtkObject in GimpUIManager
  eabfc4c... app: port to GtkWidget::draw()
  6155c55... app: no need to alloc colors any longer, GdkColormap is gon
  fdbc6f5... app: port call to gtk_paint_arrow() to GTK+ 3.0
  42d8d6b... app: port device management to GdkDeviceManager
  df0f136... app: remove obsolete (GtkObject **) casts
  c046aff... app: use gtk_widget_get_preferred_size() instead of size_re
  35ecd82... app: port GimpScalComboBox to GTK+ 3.0
  10831e0... app: use gtk_widget_get_preferred_size() instead of size_re
  c625c02... libgimpwidgets: port GimpFrame to GTK+ 3.0
  c5ae473... app: port tools to GTK+ 3.0 (trivial changes only)
  b8e0770... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  8399c83... app: pass the cairo_region_t to gdk_window_invalidate_regio
  c8371b5... app: use GdkDeviceManager to list devices
  997cf49... app: port to GtkWidget::draw()
  ebe3e7c... app: remove calls to colormap functions, they are gone
  a231e7e... libgimpwidgets: get rid of (GtkObject **) casts
  b49e9a8... app: port the splash to GTK+ 3.0
  56d852a... libgimpwidgets: port the ruler to GTK+ 3.0
  e120baf... libgimpwidgets: port to GtkWidget::draw()
  b3f058c... app: port to GtkWidget::draw()
  f4f4f1b... app: port the overlay stuff to GTK+ 3.0
  0cec8da... app: use the container icon view, the grid view is not GTK+
  4cdf55d... app: port to GtkWidget::draw() (incompletely)
  6618116... app: remove call to gtk_statusbar_set_has_resize_grip()
  f2c8be4... app: port the tag entry to GTK+ 3.0
  c04a48e... app: port to GtkWidget::draw() but disable the code inside 
  348d4c6... app: can't set the scale combo entry's properties in init()
  ced5008... app: port to GtkWidget::draw()
  e7429ca... libgimpwidgets: port to GtkWidget::draw()
  e5fb40e... modules: s/GtkObject/GtkAdjustment/
  d95a715... app: didn't completely commit the display shell expose() ->
  f3e9cf1... script-fu: port to GTK+ 3.0
  5ce3b64... app: port to GtkWidget::draw()
  95d4e80... app: passing -1 as width/height to gtk_paint_box() no longe
  d929847... app: port popup arrow drawing to cairo and get rid of the a
  24481cc... app: remove GimpContainerGridView from the build entirely
  9f95788... modules: port to GtkWidget::draw()
  7b6553f... libgimpwidgets: port to GtkWidget::draw()
  7400d33... libgimp: port to GtkWidget::draw()
  d98cd14... app: don't translate to allocation.x,y
  f28d351... app: port to GtkWidget::draw()
  edfec61... app: forgot to remove a cairo_destroy() in draw()
  d2f679e... app: port to GtkWidget::draw()
  9ad36a4... app: GtkEntry turned into a no-window widget
  c8a2637... app: use the new GtkScrollable API instead of deprecated tr
  85334dc... app: cairo_save()/restore() around chaining up in draw()
  0cb6229... app: add ugly workaround to make the icon view adapt to vie
  bc35ac5... plug-ins: lots of trivial GTK+ 3.0 porting
  8518dd4... plug-ins: port jpeg-save to GTK+ 3.0
  883caff... plug-ins: port file-png to GTK+ 3.0
  6a9be9b... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  01f804a... plug-ins: more s/GtkObject/GtkAdjustment/
  87600cb... plug-ins: port some more plug-ins to GTK+ 3.0
  4005283... app: port the colormap editor to GTK+ 3.0
  70b4538... app: remove GtkWrapBox
  7a1ed3a... libgimpwidgets: port to the new size request API
  828638c... app: port to the new size request API
  f49a9fd... plug-ins: port the print preview to the new size request AP
  d273209... plug-ins: port sphere-designer to GtkWidget::draw()
  1ee6f1d... plug-ins: port cml-explorer to GtkWidget::draw()
  5de424c... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  c5f6cba... plug-ins: port lighting to GTK+ 3.0
  a838e0c... plug-ins: port the unit-editor to GtkScrollable
  4e07908... app: fix GimpOverlayDialog's minimum height
  92696dc... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  51e607f... app: don't connect to "size-requst" because that's deprecat
  6ebea99... app: port GimpSpinScale to GTK+ 3.0
  0be239c... app: skip keyboard devices so the device list becomes reaso
  7ece906... app: implement proper height-for-width in GimpToolPalette
  41b2e1f... app: use GdkDevice accessors
  a2a15a2... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  70c13c4... app: put the toolbox' areas into a box until we decided abo
  8ac2271... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  287f770... app: port the device sort function to GdkDeviceManager
  05059b2... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  a702e16... app: change the list of available devices to something that
  a962226... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  636c3d0... libgimpwidgets: port GimpChainButton to GtkStyleContext
  8dfbf38... libgimpwidgets: port GimpColorArea to GtkStyleContext
  6c550f0... libgimpwidgets: port GimpColorScale to GtkStyleContext
  0e60f05... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  e86a9fd... libgimpwidgets: port GimpRuler to GtkStyleContext
  21a74dc... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  c1eb216... app: port GimpBlobEditor to GtkStyleContext
  07bab56... app: port setting the canvas padding color to GtkStyleConte
  12c1b66... app: port GimpPanedBox to GtkStyleContext
  49e77be... app: port GimpContainerIconView to GtkStyleContext
  05fd901... app: port GimpContainerTreeView to GtkStyleContext
  debe173... app: port GimpColormapEditor to GtkStyleContext
  217afcd... app: port GimpComponentEditor to GtkStyleContext
  34337b8... app: port GimpFgBgEditor to GtkStyleContext
  92f6a6b... app: port GimpFgBgView to GtkStyleContext
  945581a... app: port gimp_get_icon_size() to GtkStyleContext
  be9f194... app: port GimpContainerBox to GtkStyleContext
  e64a52e... app: port GimpDashEditor to GtkStyleContext
  bcc8370... app: remove calls to gtk_widget_get,set_extension_events()
  4a6190e... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  885266c... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  abe683a... app: port the about dialog to GtkStyleContext
  b9ddbd0... modules: remove call to gtk_widget_set_extension_events()
  9edf101... libgimpwidgets: implement GtkWidget::state_flags_changed()
  c1afea2... libgimpwidgets: implement GtkWidget::style_updated() instea
  68d14c2... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  b10c6c1... app: use gdk_drag_context_get_source_window()
  e4c8f21... app: use gdk_drag_context_get_selected_action() instead of 
  36bc0c1... app: port GimpSpinScale to GtkStyleContext
  4ebe731... app: implement GtkWidget::style_updated() instead of style_
  1c7c574... port gtkrc files to CSS (incompletely and stuff commented o
  8725adb... Port theme and gtkrc file loading to CSS files using GtkCss
  cf3d328... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  4493849... app: copy gimp.css instead of gtkrc to the user's gimp dire
  0c32d5e... app: check whether child widgets exist in GtkWidget::style_
  07e8159... Replace gdk_cursor_unref() with g_object_unref()
  63d36b2... app: use gtk_menu_shell_get_selected_item()
  dd8936d... app: port GimpOverlayBox to GtkStyleContext
  c749e68... app: port GimpOverlayFrame to GtkStyleContext
  fb93dca... app: port GimpScaleButton to GtkStyleContext
  66b68b6... libgimpwidgets: move all GimpPickButton members to a privat
  786c622... libgimpwidgets: move all GimpColorArea members to a private
  cc7de38... libgimpwidgets: move all GimpOffsetArea members to a privat
  d478c12... libgimpwidgets: move padding members from instance to class
  2ea9b96... libgimpwidgets: move all GimpButton members to a private st
  07438f9... libgimpwidgets: move all GimpCellRendererColor members to a
  8390081... libgimpwidgets: move all GimpColorButton members to a priva
  7435fc2... libgimpwidgets: move all GimpCellRendererToggle members to 
  67d252f... libgimpwidgets: move all GimpChainButton members to a priva
  397b34d... libgimpwidgets: move all GimpBrowser members to a private s
  06847bb... libgimpwidgets: move all GimpColorDisplay members to a priv
  29e1aa2... libgimpwidgets: move all GimpColorDisplayStack members to a
  ca184a8... libgimpwidgets: move all GimpColorHexEntry members to a pri
  2d067e8... libgimpwidgets: add padding
  579e03d... libgimpwidgets: move all GimpColorNotebook members to a pri
  45f8bd3... libgimpwidgets: move all GimpColorScale members to a privat
  efbbf6a... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  70781c3... libgimpwidgets: move all GimpColorSelection members to a pr
  bdbce3e... libgimpwidgets: move all GimpEnumLabel members to a private
  540bed1... app: don't use style->black and style->white
  2a398da... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  8149424... app: port GimpStrokeEditor to GtkStyleContext
  f57d26b... app: port GimpPaletteView to GtkStyleContext
  8483084... plug-ins: don't use style->black and style->white
  6b49a60... libgimpwidgets: move all GimpColorProfileStore members to a
  1ca3345... app: port GimpDockWindow to GtkStyleContext
  decc80a... app: port GimpToolEditor to GtkStyleContext
  d56f3fe... app: use gtk_widget_override_font() instead of modify_font(
  de0f338... app: port GimpThumbBox to GtkStyleContext
  7539e16... Implement GtkWidget::style_updated() instead of ::style_set
  c14bc2d... app: port GimpHistogramView to GtkStyleContext
  1896f1a... app: port GimpTagEntry to GtkStyleContext
  ddff866... app: always ask the master device for its axes or state
  bea74dc... app: when checking for a device change, check the event's s
  80db16d... app: remove obsolete device checks from GimpToolbox
  1ce389f... app: port GimpColorFrame away from GtkStyle, using a new st
  d80e51e... app: remove call to gtk_widget_style_attach() from GimpOver
  66159c5... app: port GimpOverlayChild to GtkStyleContext
  b217740... Port cell renderers to gtk_cell_renderer_get_state()
  bf42029... app: port GimpCellRendererDashes to GtkStyleContext
  99075af... app: add gimp_get_style_color() to simplify GdkRGBA style p
  e94d5ae... app: add style property and default CSS for GimpHistogramVi
  9d6fc39... app: port GimpCurveView to GtkStyleContext
  4145302... themes: document the new GimpHistogramView property in the 
  111b2e8... app: define all GimpHistogramView colors via style properti
  d7859ac... themes: document the new stlye properties and indent the CS
  19295c8... app: increase the priority of the theme CSS by 1
  5879603... app: port GimpComboTagEntry to GtkStyleContext
  8c658de... configure.ac: use the new GTK_CHECK_BACKEND() macro
  feb1ce2... plug-ins: port map-object to GTK+ 3.x
  43a42b5... app: use GdkRGBA instead of GdkColor in some places
  64f6459... app: remove gimp_rgb_get,set_gdk_color()
  2ac27b9... app: port the text tool editor's preedit popup to GtkStyleC
  847e90c... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  d596e54... app: gimp_print_event(): add the device to the event debug 
  66fca7a... app: gimp_device_info_get_device_coords(): workaround for X
  a22804b... app: make input devices, grabs and therefore generally tool
  d2325fc... app: use gdk_device_get_position() inetad of gdk_display_ge
  6a97a66... app: remove some forgotten #undef GSEAL_ENABLE
  9fe230b... app: let the file dialog expand/collapse with the file type
  4f9e936... app: port GimpGradientEditor to GtkSyleContext
  70f76df... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  1b6ee8d... app: port GimpNavigationEditor to GtkStyleContext
  ee2468b... app: port GimpTagPopup to GtkStyleContext
  57e6555... app: GimpDock: port font size modification to GtkCssProvide
  8eea6a6... plug-ins: s/GtkObject/GtkAdjustment/
  e66fbe0... app: implement GtkContainer::get_path_for_child() in GimpMe
  9c55547... devel-docs: make the shooter tool at least build again (unt
  3161ec3... app: don't use "size-request" for the toolbox' wilber, it's
  798a635... app: themes.c: add #if 0-ed switch to dark theme variant
  8f4ce35... Incomplete notebook and tab theming commit, to be improved
  c48fe10... themes: set an explicit background for rulers
  8c00bdd... app: make the statusbar's progress label visible again
  63e9820... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  62ea8f6... app: port wilber drawing to GtkStyleContext
  09ba4e3... modules: port GimpColorWheel to GTK+ 3.x
  6f7c218... Unkommented settings for preferring a dark GTK+ theme.
  7eabe47... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  4353ceb... foo


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