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



The branch 'gtk3-port' was created.

Summary of new commits:

  e3ac5ef... Switch to version 3.0 in a lot of places and depend on GTK+
  283f7e9... Revert "app: Fix on canvas widgets ignoring clicks from tab
  778cebd... libgimpwidgets: remove deprecated files from the build
  7c89979... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  2243529... libgimpwidgets: port virtual functions to GTK+ 3.0
  42b8352... libgimpwidgets: port virtual functions to GTK+ 3.0
  ea62047... libgimpwidgets: port to GtkWidget::draw()
  d62bad8... libgimpwidgets: port to GtkWidget::draw()
  ea9a762... libgimpwidgets: port to GtkWidget::draw()
  d35626d... libgimpwidgets: s/GtkObject/GtkAdjustment/
  3d8ce36... libgimpwidgets: port to GtkWidget::draw()
  3dac391... libgimpwidgets: remove deprecated functions and s/GtkObject
  6d61fb0... libgimpwidgets: remove deprecated files completely
  be37c13... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  a39455a... app: port to GtkWidget::draw()
  5bb698f... app: remove GTK_OBJECT() cast
  af95975... app: port to GtkWidget::draw()
  1990479... app: port to GtkWidget::draw()
  e464346... app: port virtual functions to GTK+ 3.0 API
  f10799a... app: port to GtkWidget::draw()
  1b0f0a6... app: port to GtkWidget::draw()
  04b7304... app: port to GtkWidget::draw()
  45b3b45... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  529cbeb... app: port to GtkWidget::draw()
  6f3d2e3... app: s/GtkObject/GtkAdjustment/
  023f3a2... app: port to GtkWidget::draw()
  7ac6dc6... app: port GimpNavigationView to GtkWidget::draw()
  dd84893... app: port GimpPaletteView to GtkWidget::draw()
  ac97ee6... app: port to GtkWidget::draw()
  a0acd18... app: port to GtkWidget::draw()
  cb93d6b... app: no need to alloc colors any longer, GdkColormap is gon
  66fd87e... app: port call to gtk_paint_arrow() to GTK+ 3.0
  07a2d17... app: port device management to GdkDeviceManager
  48e2d4e... app: remove obsolete (GtkObject **) casts
  9fdde84... app: use gtk_widget_get_preferred_size() instead of size_re
  a378402... app: port GimpScalComboBox to GTK+ 3.0
  badd6e6... app: use gtk_widget_get_preferred_size() instead of size_re
  f01b6a2... libgimpwidgets: port GimpFrame to GTK+ 3.0
  aab714b... app: port tools to GTK+ 3.0 (trivial changes only)
  6bea328... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  a574433... app: pass the cairo_region_t to gdk_window_invalidate_regio
  5b9e236... app: use GdkDeviceManager to list devices
  2ed9dd6... app: port to GtkWidget::draw()
  c8fdcc4... app: remove calls to colormap functions, they are gone
  6cc0c37... libgimpwidgets: get rid of (GtkObject **) casts
  6ece92d... app: port the splash to GTK+ 3.0
  1973ad2... libgimpwidgets: port the ruler to GTK+ 3.0
  6548872... libgimpwidgets: port to GtkWidget::draw()
  046c637... app: port to GtkWidget::draw()
  6da5428... app: port the overlay stuff to GTK+ 3.0
  ca5b587... app: use the container icon view, the grid view is not GTK+
  bb23faf... app: port to GtkWidget::draw() (incompletely)
  8b21741... app: remove call to gtk_statusbar_set_has_resize_grip()
  7ec82e5... app: port the tag entry to GTK+ 3.0
  f5d940c... app: port to GtkWidget::draw() but disable the code inside 
  6d8164f... app: can't set the scale combo entry's properties in init()
  c5014a3... app: port to GtkWidget::draw()
  5d2d1e0... libgimpwidgets: port to GtkWidget::draw()
  82fd3ea... modules: s/GtkObject/GtkAdjustment/
  0f68a49... app: didn't completely commit the display shell expose() ->
  a605367... app: port to GtkWidget::draw()
  d897627... app: passing -1 as width/height to gtk_paint_box() no longe
  04238a7... app: port popup arrow drawing to cairo and get rid of the a
  cd64861... app: remove GimpContainerGridView from the build entirely
  0cbadcc... modules: port to GtkWidget::draw()
  1522605... libgimpwidgets: port to GtkWidget::draw()
  0d829ab... libgimp: port to GtkWidget::draw()
  d33d31b... app: don't translate to allocation.x,y
  509eb22... app: port to GtkWidget::draw()
  5a97e26... app: forgot to remove a cairo_destroy() in draw()
  d894553... app: port to GtkWidget::draw()
  e268583... app: GtkEntry turned into a no-window widget
  4ee4a33... app: use the new GtkScrollable API instead of deprecated tr
  e239f69... app: cairo_save()/restore() around chaining up in draw()
  8e0529e... app: add ugly workaround to make the icon view adapt to vie
  57829cf... plug-ins: lots of trivial GTK+ 3.0 porting
  4681992... plug-ins: port jpeg-save to GTK+ 3.0
  e43a98a... plug-ins: port file-png to GTK+ 3.0
  8a1c419... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  3b6070e... plug-ins: more s/GtkObject/GtkAdjustment/
  c7e4c9a... plug-ins: port some more plug-ins to GTK+ 3.0
  53fbcbf... app: port the colormap editor to GTK+ 3.0
  df47103... app: remove GtkWrapBox
  8d3158d... libgimpwidgets: port to the new size request API
  64f09d3... app: port to the new size request API
  ab2666f... plug-ins: port the print preview to the new size request AP
  f0f8d86... plug-ins: port sphere-designer to GtkWidget::draw()
  6a3ec54... plug-ins: port cml-explorer to GtkWidget::draw()
  4070f12... plug-ins: port lighting to GTK+ 3.0
  f2b7a67... plug-ins: port the unit-editor to GtkScrollable
  c6ce485... app: fix GimpOverlayDialog's minimum height
  8b7a7fa... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  ec7ffe2... app: don't connect to "size-requst" because that's deprecat
  4a7cdfb... app: port GimpSpinScale to GTK+ 3.0
  14b7abe... app: skip keyboard devices so the device list becomes reaso
  24ae53f... app: implement proper height-for-width in GimpToolPalette
  1a1e1a7... app: use GdkDevice accessors
  61f781a... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  678d762... app: put the toolbox' areas into a box until we decided abo
  ed32d74... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  c92cdf3... app: port the device sort function to GdkDeviceManager
  a4e3d9d... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  a01268e... app: change the list of available devices to something that
  a8c84e0... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  2a8be0a... libgimpwidgets: port GimpChainButton to GtkStyleContext
  57e805f... libgimpwidgets: port GimpColorArea to GtkStyleContext
  2bbe9c6... libgimpwidgets: port GimpColorScale to GtkStyleContext
  61c7971... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  c4b330f... libgimpwidgets: port GimpRuler to GtkStyleContext
  906cbad... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  0a1d65f... app: port GimpBlobEditor to GtkStyleContext
  1583b2c... app: port setting the canvas padding color to GtkStyleConte
  e36d3bf... app: port GimpPanedBox to GtkStyleContext
  e033b2d... app: port GimpContainerIconView to GtkStyleContext
  220bdf4... app: port GimpContainerTreeView to GtkStyleContext
  0ed8c12... app: port GimpColormapEditor to GtkStyleContext
  f64c8d1... app: port GimpComponentEditor to GtkStyleContext
  7d4a491... app: port GimpFgBgEditor to GtkStyleContext
  450c51d... app: port GimpFgBgView to GtkStyleContext
  4af4ec7... app: port gimp_get_icon_size() to GtkStyleContext
  225170e... app: port GimpContainerBox to GtkStyleContext
  6bb7c07... app: port GimpDashEditor to GtkStyleContext
  e1d7276... app: remove calls to gtk_widget_get,set_extension_events()
  b44e807... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  d80ec44... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  cd47bc7... app: port the about dialog to GtkStyleContext
  061f25b... modules: remove call to gtk_widget_set_extension_events()
  7518d2e... libgimpwidgets: implement GtkWidget::state_flags_changed()
  30677de... libgimpwidgets: implement GtkWidget::style_updated() instea
  d120c06... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  0165c2a... app: use gdk_drag_context_get_source_window()
  d6d6e09... app: use gdk_drag_context_get_selected_action() instead of 
  e75fbab... app: port GimpSpinScale to GtkStyleContext
  c3d9f3e... app: implement GtkWidget::style_updated() instead of style_
  c0e6687... port gtkrc files to CSS (incompletely and stuff commented o
  c4f8f3b... Port theme and gtkrc file loading to CSS files using GtkCss
  331b3b8... app: copy gimp.css instead of gtkrc to the user's gimp dire
  5fdf6e2... app: check whether child widgets exist in GtkWidget::style_
  94d3a56... Replace gdk_cursor_unref() with g_object_unref()
  cf716ca... app: use gtk_menu_shell_get_selected_item()
  2be1fc7... app: port GimpOverlayBox to GtkStyleContext
  5e4970e... app: port GimpOverlayFrame to GtkStyleContext
  78ea610... app: port GimpScaleButton to GtkStyleContext
  c9945c6... libgimpwidgets: move all GimpPickButton members to a privat
  3ca1341... libgimpwidgets: move all GimpColorArea members to a private
  f6ef54a... libgimpwidgets: move all GimpOffsetArea members to a privat
  0ab1ac1... libgimpwidgets: move padding members from instance to class
  33961cf... libgimpwidgets: move all GimpButton members to a private st
  a97ff82... libgimpwidgets: move all GimpCellRendererColor members to a
  7d4f175... libgimpwidgets: move all GimpColorButton members to a priva
  679afb6... libgimpwidgets: move all GimpCellRendererToggle members to 
  2b739a1... libgimpwidgets: move all GimpChainButton members to a priva
  6a27415... libgimpwidgets: move all GimpBrowser members to a private s
  26f048f... libgimpwidgets: move all GimpColorDisplay members to a priv
  551b169... libgimpwidgets: move all GimpColorDisplayStack members to a
  75bf458... libgimpwidgets: move all GimpColorHexEntry members to a pri
  ecf79fc... libgimpwidgets: add padding
  060b708... libgimpwidgets: move all GimpColorNotebook members to a pri
  f4e3eb1... libgimpwidgets: move all GimpColorScale members to a privat
  cd675d0... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  cc6c9d2... libgimpwidgets: move all GimpColorSelection members to a pr
  0f9a436... libgimpwidgets: move all GimpEnumLabel members to a private
  4fdff8f... app: don't use style->black and style->white
  467e2b8... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  0fa1dd6... app: port GimpStrokeEditor to GtkStyleContext
  3c4edad... app: port GimpPaletteView to GtkStyleContext
  51fd683... plug-ins: don't use style->black and style->white
  aeb8618... libgimpwidgets: move all GimpColorProfileStore members to a
  a422f64... app: port GimpDockWindow to GtkStyleContext
  723016b... app: port GimpToolEditor to GtkStyleContext
  030404d... app: use gtk_widget_override_font() instead of modify_font(
  48092de... app: port GimpThumbBox to GtkStyleContext
  e8960c8... Implement GtkWidget::style_updated() instead of ::style_set
  59ab037... app: port GimpHistogramView to GtkStyleContext
  355927f... app: port GimpTagEntry to GtkStyleContext
  838fc9d... app: always ask the master device for its axes or state
  e36878a... app: when checking for a device change, check the event's s
  d228771... app: remove obsolete device checks from GimpToolbox
  345b38e... app: port GimpColorFrame away from GtkStyle, using a new st
  9d5edf1... app: remove call to gtk_widget_style_attach() from GimpOver
  9bcbd31... app: port GimpOverlayChild to GtkStyleContext
  240c3c8... Port cell renderers to gtk_cell_renderer_get_state()
  fb9a73a... app: port GimpCellRendererDashes to GtkStyleContext
  e613405... app: add gimp_get_style_color() to simplify GdkRGBA style p
  5c473a5... app: add style property and default CSS for GimpHistogramVi
  0c65324... app: port GimpCurveView to GtkStyleContext
  20f2f2e... themes: document the new GimpHistogramView property in the 
  5a35a6e... app: define all GimpHistogramView colors via style properti
  1858e3d... themes: document the new stlye properties and indent the CS
  8f8c071... app: increase the priority of the theme CSS by 1
  cb5e10b... app: port GimpComboTagEntry to GtkStyleContext
  2b79c4e... configure.ac: use the new GTK_CHECK_BACKEND() macro
  76e9433... plug-ins: port map-object to GTK+ 3.x
  778178e... app: use GdkRGBA instead of GdkColor in some places
  96a6205... app: remove gimp_rgb_get,set_gdk_color()
  b18cc77... app: port the text tool editor's preedit popup to GtkStyleC
  21f3e00... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  cfc29d5... app: gimp_print_event(): add the device to the event debug 
  ae379e9... app: gimp_device_info_get_device_coords(): workaround for X
  4543826... app: make input devices, grabs and therefore generally tool
  bf7971b... app: use gdk_device_get_position() inetad of gdk_display_ge
  9a226c3... app: remove some forgotten #undef GSEAL_ENABLE
  fa18d0d... app: let the file dialog expand/collapse with the file type
  85417dc... app: port GimpGradientEditor to GtkSyleContext
  64b8a95... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  cabbc97... app: port GimpNavigationEditor to GtkStyleContext
  4d37217... app: port GimpTagPopup to GtkStyleContext
  6a29498... app: GimpDock: port font size modification to GtkCssProvide
  bfb679b... plug-ins: s/GtkObject/GtkAdjustment/
  41c82ee... app: implement GtkContainer::get_path_for_child() in GimpMe
  064d89b... devel-docs: make the shooter tool at least build again (unt
  afcfa13... app: don't use "size-request" for the toolbox' wilber, it's
  c98f415... app: themes.c: add #if 0-ed switch to dark theme variant
  a96eb81... Incomplete notebook and tab theming commit, to be improved
  21ac8ef... themes: set an explicit background for rulers
  2b8b714... app: make the statusbar's progress label visible again
  b94f759... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  e39c03b... app: port wilber drawing to GtkStyleContext
  5dee5ed... modules: port GimpColorWheel to GTK+ 3.x
  5f585d9... Unkommented settings for preferring a dark GTK+ theme.
  73e9919... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  707f7ad... Use GTK+3 gtk_get_locale_direction() function instead of cu
  7e2336d... app: port GimpCircle and subclasses to GTK+ 3
  a938b4e... app: remove GTK_OBJECT() case in GimpPopup
  3d2e90a... app: use gimp_color_display_stack_get_filters() instead of 
  ae7e473... libgimpwidgets: #if 0 more stuff in gimp3migration
  061b0cc... foo


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