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



The branch 'gtk3-port' was created.

Summary of new commits:

  3aa6575... Switch to version 3.0 in a lot of places and depend on GTK+
  74cc6f2... Revert "app: Fix on canvas widgets ignoring clicks from tab
  0584d91... libgimpwidgets: remove deprecated files from the build
  8e76b73... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  d3a405d... libgimpwidgets: port virtual functions to GTK+ 3.0
  201bd84... libgimpwidgets: port virtual functions to GTK+ 3.0
  4a09a90... libgimpwidgets: port to GtkWidget::draw()
  08f6a26... libgimpwidgets: port to GtkWidget::draw()
  8d3e5aa... libgimpwidgets: port to GtkWidget::draw()
  28491a8... libgimpwidgets: s/GtkObject/GtkAdjustment/
  c324021... libgimpwidgets: port to GtkWidget::draw()
  5d0c892... libgimpwidgets: remove deprecated functions and s/GtkObject
  3373621... libgimpwidgets: remove deprecated files completely
  298483c... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  5cd6b3d... app: port to GtkWidget::draw()
  f1b9472... app: remove GTK_OBJECT() cast
  61df953... app: port to GtkWidget::draw()
  071cd54... app: port to GtkWidget::draw()
  02229dc... app: port virtual functions to GTK+ 3.0 API
  d5843b7... app: port to GtkWidget::draw()
  405c257... app: port to GtkWidget::draw()
  cd6fdb2... app: port to GtkWidget::draw()
  ef0ccf9... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  3ef52b3... app: port to GtkWidget::draw()
  3399c04... app: s/GtkObject/GtkAdjustment/
  983dd5d... app: port to GtkWidget::draw()
  1e5badb... app: port GimpNavigationView to GtkWidget::draw()
  2c37f10... app: port GimpPaletteView to GtkWidget::draw()
  126f2ee... app: port to GtkWidget::draw()
  9104659... app: get rid of GtkObject in GimpUIManager
  baf0428... app: port to GtkWidget::draw()
  3e63e03... app: no need to alloc colors any longer, GdkColormap is gon
  3cb010e... app: port call to gtk_paint_arrow() to GTK+ 3.0
  cd13863... app: port device management to GdkDeviceManager
  5474a41... app: remove obsolete (GtkObject **) casts
  9c4a6dc... app: use gtk_widget_get_preferred_size() instead of size_re
  00789c9... app: port GimpScalComboBox to GTK+ 3.0
  44cf142... app: use gtk_widget_get_preferred_size() instead of size_re
  2ab2c4a... libgimpwidgets: port GimpFrame to GTK+ 3.0
  3380000... app: port tools to GTK+ 3.0 (trivial changes only)
  cb1dd07... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  1a10f57... app: pass the cairo_region_t to gdk_window_invalidate_regio
  c4ac140... app: use GdkDeviceManager to list devices
  5bca195... app: port to GtkWidget::draw()
  84f65ca... app: remove calls to colormap functions, they are gone
  4334b3d... libgimpwidgets: get rid of (GtkObject **) casts
  2589902... app: port the splash to GTK+ 3.0
  dc57894... libgimpwidgets: port the ruler to GTK+ 3.0
  d8c28f1... libgimpwidgets: port to GtkWidget::draw()
  ebb7756... app: port to GtkWidget::draw()
  88f221c... app: port the overlay stuff to GTK+ 3.0
  75362da... app: use the container icon view, the grid view is not GTK+
  2790790... app: port to GtkWidget::draw() (incompletely)
  c0d2cf9... app: remove call to gtk_statusbar_set_has_resize_grip()
  b95b2a8... app: port the tag entry to GTK+ 3.0
  af59408... app: port to GtkWidget::draw() but disable the code inside 
  82514e6... app: can't set the scale combo entry's properties in init()
  4d71742... app: port to GtkWidget::draw()
  452d836... libgimpwidgets: port to GtkWidget::draw()
  60bd5cb... modules: s/GtkObject/GtkAdjustment/
  55069af... app: didn't completely commit the display shell expose() ->
  769c502... app: port to GtkWidget::draw()
  fb326a0... app: passing -1 as width/height to gtk_paint_box() no longe
  8d422ca... app: port popup arrow drawing to cairo and get rid of the a
  8c69134... app: remove GimpContainerGridView from the build entirely
  9a30f14... modules: port to GtkWidget::draw()
  64e77f7... libgimpwidgets: port to GtkWidget::draw()
  d789a52... libgimp: port to GtkWidget::draw()
  b472d16... app: don't translate to allocation.x,y
  3b724dc... app: port to GtkWidget::draw()
  694aaed... app: forgot to remove a cairo_destroy() in draw()
  cf5fb8a... app: port to GtkWidget::draw()
  fad4d08... app: GtkEntry turned into a no-window widget
  1b36752... app: use the new GtkScrollable API instead of deprecated tr
  b10e9ac... app: cairo_save()/restore() around chaining up in draw()
  9fe3b3f... app: add ugly workaround to make the icon view adapt to vie
  e1b4dcc... plug-ins: lots of trivial GTK+ 3.0 porting
  9a88b25... plug-ins: port jpeg-save to GTK+ 3.0
  89c72a5... plug-ins: port file-png to GTK+ 3.0
  1bdc1cb... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  2f2c71a... plug-ins: more s/GtkObject/GtkAdjustment/
  4ba796f... plug-ins: port some more plug-ins to GTK+ 3.0
  c833739... app: port the colormap editor to GTK+ 3.0
  d1361b3... app: remove GtkWrapBox
  0cb5c78... libgimpwidgets: port to the new size request API
  f9ec60c... app: port to the new size request API
  dcf248b... plug-ins: port the print preview to the new size request AP
  4a31def... plug-ins: port sphere-designer to GtkWidget::draw()
  4888ec3... plug-ins: port cml-explorer to GtkWidget::draw()
  4233960... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  5d86524... plug-ins: port lighting to GTK+ 3.0
  36d498c... plug-ins: port the unit-editor to GtkScrollable
  ac015f5... app: fix GimpOverlayDialog's minimum height
  6169f29... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  ba3ce53... app: don't connect to "size-requst" because that's deprecat
  b55e1a1... app: port GimpSpinScale to GTK+ 3.0
  c17ae40... app: skip keyboard devices so the device list becomes reaso
  3f1434b... app: implement proper height-for-width in GimpToolPalette
  53148f9... app: use GdkDevice accessors
  3f7f5d7... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  ce130d9... app: put the toolbox' areas into a box until we decided abo
  df15eae... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  f646d2a... app: port the device sort function to GdkDeviceManager
  84fce04... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  6352f01... app: change the list of available devices to something that
  0b63b13... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  0f6ea3b... libgimpwidgets: port GimpChainButton to GtkStyleContext
  bcd21d4... libgimpwidgets: port GimpColorArea to GtkStyleContext
  3ba3d27... libgimpwidgets: port GimpColorScale to GtkStyleContext
  211a0d5... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  0a09907... libgimpwidgets: port GimpRuler to GtkStyleContext
  1514f94... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  6a7b472... app: port GimpBlobEditor to GtkStyleContext
  9bc0d4b... app: port setting the canvas padding color to GtkStyleConte
  729bb78... app: port GimpPanedBox to GtkStyleContext
  9fd47e0... app: port GimpContainerIconView to GtkStyleContext
  5550b64... app: port GimpContainerTreeView to GtkStyleContext
  8740990... app: port GimpColormapEditor to GtkStyleContext
  8595eeb... app: port GimpComponentEditor to GtkStyleContext
  bc2151e... app: port GimpFgBgEditor to GtkStyleContext
  587f776... app: port GimpFgBgView to GtkStyleContext
  bf3bd37... app: port gimp_get_icon_size() to GtkStyleContext
  b404ff2... app: port GimpContainerBox to GtkStyleContext
  13cea52... app: port GimpDashEditor to GtkStyleContext
  f2bce19... app: remove calls to gtk_widget_get,set_extension_events()
  a690176... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  6e6ce49... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  ae05a21... app: port the about dialog to GtkStyleContext
  2f0af31... modules: remove call to gtk_widget_set_extension_events()
  9d990a5... libgimpwidgets: implement GtkWidget::state_flags_changed()
  ba818ed... libgimpwidgets: implement GtkWidget::style_updated() instea
  7a45e5b... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  5aa2068... app: use gdk_drag_context_get_source_window()
  59f37fb... app: use gdk_drag_context_get_selected_action() instead of 
  854cfde... app: port GimpSpinScale to GtkStyleContext
  24b9a36... app: implement GtkWidget::style_updated() instead of style_
  3115c91... port gtkrc files to CSS (incompletely and stuff commented o
  77b2a49... Port theme and gtkrc file loading to CSS files using GtkCss
  676eb27... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  4d19b42... app: copy gimp.css instead of gtkrc to the user's gimp dire
  59149cb... app: check whether child widgets exist in GtkWidget::style_
  ae82ddd... Replace gdk_cursor_unref() with g_object_unref()
  0918126... app: use gtk_menu_shell_get_selected_item()
  c1b5eef... app: port GimpOverlayBox to GtkStyleContext
  36437de... app: port GimpOverlayFrame to GtkStyleContext
  a00eaa1... app: port GimpScaleButton to GtkStyleContext
  53f5c62... libgimpwidgets: move all GimpPickButton members to a privat
  ffcae11... libgimpwidgets: move all GimpColorArea members to a private
  50f5d75... libgimpwidgets: move all GimpOffsetArea members to a privat
  cef6a3f... libgimpwidgets: move padding members from instance to class
  48a7900... libgimpwidgets: move all GimpButton members to a private st
  839602c... libgimpwidgets: move all GimpCellRendererColor members to a
  89043ab... libgimpwidgets: move all GimpColorButton members to a priva
  5239336... libgimpwidgets: move all GimpCellRendererToggle members to 
  1f51e12... libgimpwidgets: move all GimpChainButton members to a priva
  99ab4c8... libgimpwidgets: move all GimpBrowser members to a private s
  0e3ebb0... libgimpwidgets: move all GimpColorDisplay members to a priv
  8d779cf... libgimpwidgets: move all GimpColorDisplayStack members to a
  402a8bf... libgimpwidgets: move all GimpColorHexEntry members to a pri
  1589206... libgimpwidgets: add padding
  4c8b6d4... libgimpwidgets: move all GimpColorNotebook members to a pri
  51f9159... libgimpwidgets: move all GimpColorScale members to a privat
  493859d... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  553a8a3... libgimpwidgets: move all GimpColorSelection members to a pr
  df79445... libgimpwidgets: move all GimpEnumLabel members to a private
  5d563ae... app: don't use style->black and style->white
  57cdb9c... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  1a01962... app: port GimpStrokeEditor to GtkStyleContext
  2fe5289... app: port GimpPaletteView to GtkStyleContext
  31bf12d... plug-ins: don't use style->black and style->white
  74ed4de... libgimpwidgets: move all GimpColorProfileStore members to a
  b210e7a... app: port GimpDockWindow to GtkStyleContext
  946db06... app: port GimpToolEditor to GtkStyleContext
  26ae079... app: use gtk_widget_override_font() instead of modify_font(
  7952ed6... app: port GimpThumbBox to GtkStyleContext
  8f18bc9... Implement GtkWidget::style_updated() instead of ::style_set
  7aeadf8... app: port GimpHistogramView to GtkStyleContext
  887e58d... app: port GimpTagEntry to GtkStyleContext
  7fd8775... app: always ask the master device for its axes or state
  d9a6da8... app: when checking for a device change, check the event's s
  00aac1e... app: remove obsolete device checks from GimpToolbox
  60e935b... app: port GimpColorFrame away from GtkStyle, using a new st
  81783bf... app: remove call to gtk_widget_style_attach() from GimpOver
  280c201... app: port GimpOverlayChild to GtkStyleContext
  6d9dbfc... Port cell renderers to gtk_cell_renderer_get_state()
  5f15735... app: port GimpCellRendererDashes to GtkStyleContext
  1955851... app: add gimp_get_style_color() to simplify GdkRGBA style p
  ec7da24... app: add style property and default CSS for GimpHistogramVi
  3a9a8cd... app: port GimpCurveView to GtkStyleContext
  5e5a5ef... themes: document the new GimpHistogramView property in the 
  7c78120... app: define all GimpHistogramView colors via style properti
  50ee685... themes: document the new stlye properties and indent the CS
  33452fb... app: increase the priority of the theme CSS by 1
  1bcd7d3... app: port GimpComboTagEntry to GtkStyleContext
  f0c6b17... configure.ac: use the new GTK_CHECK_BACKEND() macro
  8e82fc0... plug-ins: port map-object to GTK+ 3.x
  00a9ee4... app: use GdkRGBA instead of GdkColor in some places
  d10afd4... app: remove gimp_rgb_get,set_gdk_color()
  6aa2695... app: port the text tool editor's preedit popup to GtkStyleC
  3519745... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  b2cf1e4... app: gimp_print_event(): add the device to the event debug 
  4c582ab... app: gimp_device_info_get_device_coords(): workaround for X
  e591878... app: make input devices, grabs and therefore generally tool
  8f35bf7... app: use gdk_device_get_position() inetad of gdk_display_ge
  f9523c2... app: remove some forgotten #undef GSEAL_ENABLE
  e5c3f04... app: let the file dialog expand/collapse with the file type
  53a30a3... app: port GimpGradientEditor to GtkSyleContext
  3a66d63... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  ce00757... app: port GimpNavigationEditor to GtkStyleContext
  2b59178... app: port GimpTagPopup to GtkStyleContext
  4e60bb3... app: GimpDock: port font size modification to GtkCssProvide
  d5c042e... plug-ins: s/GtkObject/GtkAdjustment/
  c36e7f7... app: implement GtkContainer::get_path_for_child() in GimpMe
  1ba658b... devel-docs: make the shooter tool at least build again (unt
  a98b276... app: don't use "size-request" for the toolbox' wilber, it's
  06fd4a9... app: themes.c: add #if 0-ed switch to dark theme variant
  88b0966... Incomplete notebook and tab theming commit, to be improved
  8be2101... themes: set an explicit background for rulers
  c9152a0... app: make the statusbar's progress label visible again
  9ae853c... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  f3008a2... app: port wilber drawing to GtkStyleContext
  35c38c3... modules: port GimpColorWheel to GTK+ 3.x
  05dab09... Unkommented settings for preferring a dark GTK+ theme.
  0b899bb... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  20cdbe5... Use GTK+3 gtk_get_locale_direction() function instead of cu
  079941f... app: port GimpCircle and subclasses to GTK+ 3
  cf3cdcf... app: remove GTK_OBJECT() case in GimpPopup
  823e108... libgimpwidgets: #if 0 more stuff in gimp3migration
  c617afb... foo


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