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



The branch 'gtk3-port' was created.

Summary of new commits:

  5bfc907... Switch to version 3.0 in a lot of places and depend on GTK+
  90472c9... Revert "app: Fix on canvas widgets ignoring clicks from tab
  a535080... libgimpwidgets: remove deprecated files from the build
  cbfc10b... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  84ce289... libgimpwidgets: port virtual functions to GTK+ 3.0
  f9da5f4... libgimpwidgets: port virtual functions to GTK+ 3.0
  6bdeb38... libgimpwidgets: port to GtkWidget::draw()
  7b3b9b7... libgimpwidgets: port to GtkWidget::draw()
  0c47437... libgimpwidgets: port to GtkWidget::draw()
  7a5d817... libgimpwidgets: s/GtkObject/GtkAdjustment/
  fdec8b0... libgimpwidgets: port to GtkWidget::draw()
  f4790ab... libgimpwidgets: remove deprecated functions and s/GtkObject
  7260ec7... libgimpwidgets: remove deprecated files completely
  9bfdc1a... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  8c5337f... app: port to GtkWidget::draw()
  225344b... app: remove GTK_OBJECT() cast
  1a53e4e... app: port to GtkWidget::draw()
  bbeb1f0... app: port to GtkWidget::draw()
  a7daba6... app: port virtual functions to GTK+ 3.0 API
  ae722f4... app: get rid of a GTK_OBJECT() cast
  d51a734... app: port to GtkWidget::draw()
  ebfbe83... app: port to GtkWidget::draw()
  89c02e4... app: port to GtkWidget::draw()
  f30cc62... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  ebdabeb... app: port to GtkWidget::draw()
  f5a7026... app: s/GtkObject/GtkAdjustment/
  d990425... app: port to GtkWidget::draw()
  5ffe0a9... app: port GimpNavigationView to GtkWidget::draw()
  990211e... app: port GimpPaletteView to GtkWidget::draw()
  7b5c575... app: port to GtkWidget::draw()
  94f2dca... app: get rid of GtkObject in GimpUIManager
  9d6ad43... app: port to GtkWidget::draw()
  9c88933... app: no need to alloc colors any longer, GdkColormap is gon
  b1837b4... app: port call to gtk_paint_arrow() to GTK+ 3.0
  d585e1c... app: port device management to GdkDeviceManager
  8e8524b... app: remove obsolete (GtkObject **) casts
  ccbc45f... app: use gtk_widget_get_preferred_size() instead of size_re
  ba2251d... app: port GimpScalComboBox to GTK+ 3.0
  641dc0f... app: use gtk_widget_get_preferred_size() instead of size_re
  6633f96... libgimpwidgets: port GimpFrame to GTK+ 3.0
  09d3cf7... app: port tools to GTK+ 3.0 (trivial changes only)
  86b3194... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  b6aab15... app: pass the cairo_region_t to gdk_window_invalidate_regio
  27547da... app: use GdkDeviceManager to list devices
  e9424c6... app: port to GtkWidget::draw()
  8700dff... app: remove calls to colormap functions, they are gone
  f66d1bd... libgimpwidgets: get rid of (GtkObject **) casts
  d0484e0... app: port the splash to GTK+ 3.0
  8592189... libgimpwidgets: port the ruler to GTK+ 3.0
  7486b17... libgimpwidgets: port to GtkWidget::draw()
  957a472... app: port to GtkWidget::draw()
  485b582... app: port the overlay stuff to GTK+ 3.0
  cf56932... app: use the container icon view, the grid view is not GTK+
  4102924... app: port to GtkWidget::draw() (incompletely)
  9ff147a... app: remove call to gtk_statusbar_set_has_resize_grip()
  8ebf026... app: port the tag entry to GTK+ 3.0
  8e3669c... app: port to GtkWidget::draw() but disable the code inside 
  070e144... app: can't set the scale combo entry's properties in init()
  a98c467... app: port to GtkWidget::draw()
  1978188... libgimpwidgets: port to GtkWidget::draw()
  39dee8c... modules: s/GtkObject/GtkAdjustment/
  b8155f8... app: didn't completely commit the display shell expose() ->
  ab21b21... script-fu: port to GTK+ 3.0
  90ad86e... app: port to GtkWidget::draw()
  8a55a47... app: passing -1 as width/height to gtk_paint_box() no longe
  1a8ed69... app: port popup arrow drawing to cairo and get rid of the a
  330c375... app: remove GimpContainerGridView from the build entirely
  5050eb9... modules: port to GtkWidget::draw()
  7d6980e... libgimpwidgets: port to GtkWidget::draw()
  c4f90c3... libgimp: port to GtkWidget::draw()
  e97c427... app: don't translate to allocation.x,y
  e3ec21f... app: port to GtkWidget::draw()
  fde946c... app: forgot to remove a cairo_destroy() in draw()
  eef0b3c... app: port to GtkWidget::draw()
  e74e1a4... app: GtkEntry turned into a no-window widget
  34e3505... app: use the new GtkScrollable API instead of deprecated tr
  7ce6358... app: cairo_save()/restore() around chaining up in draw()
  2c786fc... app: add ugly workaround to make the icon view adapt to vie
  71e5eeb... plug-ins: lots of trivial GTK+ 3.0 porting
  4fe99a3... plug-ins: port jpeg-save to GTK+ 3.0
  2c115a9... plug-ins: port file-png to GTK+ 3.0
  0622060... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  5dba7b7... plug-ins: more s/GtkObject/GtkAdjustment/
  f4d2086... plug-ins: port some more plug-ins to GTK+ 3.0
  a6d35f2... app: port the colormap editor to GTK+ 3.0
  420e8f3... app: remove GtkWrapBox
  f64250b... libgimpwidgets: port to the new size request API
  32467c6... app: port to the new size request API
  d7781b7... plug-ins: port the print preview to the new size request AP
  63b216d... plug-ins: port sphere-designer to GtkWidget::draw()
  99462ea... plug-ins: port cml-explorer to GtkWidget::draw()
  abbee30... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  d8aa951... plug-ins: port lighting to GTK+ 3.0
  976f197... plug-ins: port the unit-editor to GtkScrollable
  e94b3f7... app: fix GimpOverlayDialog's minimum height
  4f10aef... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  e23e956... app: don't connect to "size-requst" because that's deprecat
  b22d47a... app: port GimpSpinScale to GTK+ 3.0
  801a7d7... app: skip keyboard devices so the device list becomes reaso
  2a99ea0... app: implement proper height-for-width in GimpToolPalette
  2d89ac8... app: use GdkDevice accessors
  745209b... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  4305575... app: put the toolbox' areas into a box until we decided abo
  5d44ae1... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  64a70c7... app: port the device sort function to GdkDeviceManager
  da5944e... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  0e499c2... app: change the list of available devices to something that
  fe0911c... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  ad58f18... libgimpwidgets: port GimpChainButton to GtkStyleContext
  f19f9bd... libgimpwidgets: port GimpColorArea to GtkStyleContext
  3f21e12... libgimpwidgets: port GimpColorScale to GtkStyleContext
  b9c8733... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  26b9b64... libgimpwidgets: port GimpRuler to GtkStyleContext
  a63333b... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  ea86a00... app: port GimpBlobEditor to GtkStyleContext
  12c7f64... app: port setting the canvas padding color to GtkStyleConte
  2afaf73... app: port GimpPanedBox to GtkStyleContext
  f67fa1d... app: port GimpContainerIconView to GtkStyleContext
  af3ef29... app: port GimpContainerTreeView to GtkStyleContext
  d04736f... app: port GimpColormapEditor to GtkStyleContext
  d0dfa07... app: port GimpComponentEditor to GtkStyleContext
  e354350... app: port GimpFgBgEditor to GtkStyleContext
  3382544... app: port GimpFgBgView to GtkStyleContext
  7e6ee50... app: port gimp_get_icon_size() to GtkStyleContext
  64015bb... app: port GimpContainerBox to GtkStyleContext
  b81ecd8... app: port GimpDashEditor to GtkStyleContext
  9c08e82... app: remove calls to gtk_widget_get,set_extension_events()
  c1bee41... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  13964d0... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  0433766... app: port the about dialog to GtkStyleContext
  428bac0... modules: remove call to gtk_widget_set_extension_events()
  785957e... libgimpwidgets: implement GtkWidget::state_flags_changed()
  6f3fd49... libgimpwidgets: implement GtkWidget::style_updated() instea
  78b66f1... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  e3b0c14... app: use gdk_drag_context_get_source_window()
  378be0d... app: use gdk_drag_context_get_selected_action() instead of 
  c25754b... app: port GimpSpinScale to GtkStyleContext
  7d9241f... app: implement GtkWidget::style_updated() instead of style_
  24e0de4... port gtkrc files to CSS (incompletely and stuff commented o
  b7ecfb6... Port theme and gtkrc file loading to CSS files using GtkCss
  2cca6b1... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  427f680... app: copy gimp.css instead of gtkrc to the user's gimp dire
  e0aa9f7... app: check whether child widgets exist in GtkWidget::style_
  4588ff8... Replace gdk_cursor_unref() with g_object_unref()
  49603f5... app: use gtk_menu_shell_get_selected_item()
  436de24... app: port GimpOverlayBox to GtkStyleContext
  93c922a... app: port GimpOverlayFrame to GtkStyleContext
  4fcd87a... app: port GimpScaleButton to GtkStyleContext
  3ae3b33... libgimpwidgets: move all GimpPickButton members to a privat
  c589762... libgimpwidgets: move all GimpColorArea members to a private
  fa66e30... libgimpwidgets: move all GimpOffsetArea members to a privat
  b1ff1ad... libgimpwidgets: move padding members from instance to class
  93bb21c... libgimpwidgets: move all GimpButton members to a private st
  95d6e9b... libgimpwidgets: move all GimpCellRendererColor members to a
  cd57ebb... libgimpwidgets: move all GimpColorButton members to a priva
  19781a6... libgimpwidgets: move all GimpCellRendererToggle members to 
  8016dde... libgimpwidgets: move all GimpChainButton members to a priva
  77e3bc5... libgimpwidgets: move all GimpBrowser members to a private s
  76dffb9... libgimpwidgets: move all GimpColorDisplay members to a priv
  97fe91f... libgimpwidgets: move all GimpColorDisplayStack members to a
  c0ab0c2... libgimpwidgets: move all GimpColorHexEntry members to a pri
  a3de8be... libgimpwidgets: add padding
  ae8f902... libgimpwidgets: move all GimpColorNotebook members to a pri
  19bbfda... libgimpwidgets: move all GimpColorScale members to a privat
  d15e19c... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  3d2da0d... libgimpwidgets: move all GimpColorSelection members to a pr
  0c3b027... libgimpwidgets: move all GimpEnumLabel members to a private
  27bb089... app: don't use style->black and style->white
  72bbe5a... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  7b67026... app: port GimpStrokeEditor to GtkStyleContext
  a12d0cd... app: port GimpPaletteView to GtkStyleContext
  18d8885... plug-ins: don't use style->black and style->white
  3b7fecb... libgimpwidgets: move all GimpColorProfileStore members to a
  2b3ee91... app: port GimpDockWindow to GtkStyleContext
  ab6d03e... app: port GimpToolEditor to GtkStyleContext
  8f63ff6... app: use gtk_widget_override_font() instead of modify_font(
  5fb9a1e... app: port GimpThumbBox to GtkStyleContext
  eba7fbd... Implement GtkWidget::style_updated() instead of ::style_set
  e29306d... app: port GimpHistogramView to GtkStyleContext
  f837361... app: port GimpTagEntry to GtkStyleContext
  5ef4fef... app: always ask the master device for its axes or state
  8c7117c... app: when checking for a device change, check the event's s
  f4d6bfe... app: remove obsolete device checks from GimpToolbox
  4c68ed8... app: port GimpColorFrame away from GtkStyle, using a new st
  7c6cc46... app: remove call to gtk_widget_style_attach() from GimpOver
  d802085... app: port GimpOverlayChild to GtkStyleContext
  fab0154... Port cell renderers to gtk_cell_renderer_get_state()
  025adf4... app: port GimpCellRendererDashes to GtkStyleContext
  fcf9fdb... app: add gimp_get_style_color() to simplify GdkRGBA style p
  e2da143... app: add style property and default CSS for GimpHistogramVi
  d85be78... app: port GimpCurveView to GtkStyleContext
  785ff72... themes: document the new GimpHistogramView property in the 
  13f4c3c... app: define all GimpHistogramView colors via style properti
  a0daafb... themes: document the new stlye properties and indent the CS
  b92edab... app: increase the priority of the theme CSS by 1
  1fd3dc5... app: port GimpComboTagEntry to GtkStyleContext
  f886eb2... configure.ac: use the new GTK_CHECK_BACKEND() macro
  aac0780... plug-ins: port map-object to GTK+ 3.x
  9a5ddbc... app: use GdkRGBA instead of GdkColor in some places
  fe3d497... app: remove gimp_rgb_get,set_gdk_color()
  42166d4... app: port the text tool editor's preedit popup to GtkStyleC
  3e068a2... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  736ced7... app: gimp_print_event(): add the device to the event debug 
  0f144ab... app: gimp_device_info_get_device_coords(): workaround for X
  d8c3da9... app: make input devices, grabs and therefore generally tool
  bb19a65... app: use gdk_device_get_position() inetad of gdk_display_ge
  e351e46... app: remove some forgotten #undef GSEAL_ENABLE
  0beb6b1... app: let the file dialog expand/collapse with the file type
  cac48fe... app: port GimpGradientEditor to GtkSyleContext
  2227d7e... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  5310e11... app: port GimpNavigationEditor to GtkStyleContext
  b0194b7... app: port GimpTagPopup to GtkStyleContext
  ae3e7fe... app: GimpDock: port font size modification to GtkCssProvide
  3e709d6... plug-ins: s/GtkObject/GtkAdjustment/
  7dc6870... app: implement GtkContainer::get_path_for_child() in GimpMe
  e714629... devel-docs: make the shooter tool at least build again (unt
  a233c5d... app: don't use "size-request" for the toolbox' wilber, it's
  99fff1a... app: themes.c: add #if 0-ed switch to dark theme variant
  8df26b6... Incomplete notebook and tab theming commit, to be improved
  763d529... themes: set an explicit background for rulers
  cd83095... app: make the statusbar's progress label visible again
  8738c78... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  14e3ca9... app: port wilber drawing to GtkStyleContext
  af45036... modules: port GimpColorWheel to GTK+ 3.x
  810ddba... Unkommented settings for preferring a dark GTK+ theme.
  d270b1c... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  5ad8072... Use GTK+3 gtk_get_locale_direction() function instead of cu
  32b468d... foo


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