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



The branch 'gtk3-port' was created.

Summary of new commits:

  2687a6d... Switch to version 3.0 in a lot of places and depend on GTK+
  7584b42... Revert "app: Fix on canvas widgets ignoring clicks from tab
  0585f25... libgimpwidgets: remove deprecated files from the build
  3f91d60... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  5c209fc... libgimpwidgets: port virtual functions to GTK+ 3.0
  a252b81... libgimpwidgets: port virtual functions to GTK+ 3.0
  7858e8e... libgimpwidgets: port to GtkWidget::draw()
  bd8df5c... libgimpwidgets: port to GtkWidget::draw()
  d65a9ce... libgimpwidgets: port to GtkWidget::draw()
  066d284... libgimpwidgets: s/GtkObject/GtkAdjustment/
  0108a82... libgimpwidgets: port to GtkWidget::draw()
  b5edf55... libgimpwidgets: remove deprecated functions and s/GtkObject
  cf052ba... libgimpwidgets: remove deprecated files completely
  3c468b8... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  9a8fa03... app: port to GtkWidget::draw()
  576080c... app: remove GTK_OBJECT() cast
  8b623f6... app: port to GtkWidget::draw()
  6a93e06... app: port to GtkWidget::draw()
  5068305... app: port virtual functions to GTK+ 3.0 API
  4789339... app: port to GtkWidget::draw()
  f050271... app: port to GtkWidget::draw()
  8ec74f8... app: port to GtkWidget::draw()
  862341c... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  dcb8e58... app: port to GtkWidget::draw()
  e269d32... app: s/GtkObject/GtkAdjustment/
  b57c91a... app: port to GtkWidget::draw()
  a194407... app: port GimpNavigationView to GtkWidget::draw()
  3725925... app: port GimpPaletteView to GtkWidget::draw()
  3c137d7... app: port to GtkWidget::draw()
  546fb60... app: port to GtkWidget::draw()
  76ec624... app: no need to alloc colors any longer, GdkColormap is gon
  6c98c38... app: port call to gtk_paint_arrow() to GTK+ 3.0
  9e83e00... app: port device management to GdkDeviceManager
  bc09210... app: remove obsolete (GtkObject **) casts
  46b39d5... app: use gtk_widget_get_preferred_size() instead of size_re
  86df336... app: port GimpScalComboBox to GTK+ 3.0
  03c8c96... app: use gtk_widget_get_preferred_size() instead of size_re
  9cfdea1... libgimpwidgets: port GimpFrame to GTK+ 3.0
  6252df5... app: port tools to GTK+ 3.0 (trivial changes only)
  248d8ac... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  780c795... app: pass the cairo_region_t to gdk_window_invalidate_regio
  20629de... app: use GdkDeviceManager to list devices
  0e437f6... app: port to GtkWidget::draw()
  9da5b8a... app: remove calls to colormap functions, they are gone
  0d28ff1... libgimpwidgets: get rid of (GtkObject **) casts
  2f8aa42... app: port the splash to GTK+ 3.0
  5058054... libgimpwidgets: port the ruler to GTK+ 3.0
  1d92456... libgimpwidgets: port to GtkWidget::draw()
  9badc5f... app: port to GtkWidget::draw()
  c995ce2... app: port the overlay stuff to GTK+ 3.0
  1668a97... app: use the container icon view, the grid view is not GTK+
  88af697... app: port to GtkWidget::draw() (incompletely)
  8666f21... app: remove call to gtk_statusbar_set_has_resize_grip()
  0c3ac29... app: port the tag entry to GTK+ 3.0
  8811a33... app: port to GtkWidget::draw() but disable the code inside 
  9f7101a... app: can't set the scale combo entry's properties in init()
  e1edda4... app: port to GtkWidget::draw()
  3b45021... libgimpwidgets: port to GtkWidget::draw()
  7540bd5... modules: s/GtkObject/GtkAdjustment/
  782aff5... app: didn't completely commit the display shell expose() ->
  927db17... app: port to GtkWidget::draw()
  d86576c... app: passing -1 as width/height to gtk_paint_box() no longe
  ab825d4... app: port popup arrow drawing to cairo and get rid of the a
  4a607de... app: remove GimpContainerGridView from the build entirely
  dd5fc7f... modules: port to GtkWidget::draw()
  ca75c6f... libgimpwidgets: port to GtkWidget::draw()
  fd9a5a9... libgimp: port to GtkWidget::draw()
  078812e... app: don't translate to allocation.x,y
  7c2ba4c... app: port to GtkWidget::draw()
  da6dcac... app: forgot to remove a cairo_destroy() in draw()
  336113f... app: port to GtkWidget::draw()
  772d3a7... app: GtkEntry turned into a no-window widget
  e47f78f... app: use the new GtkScrollable API instead of deprecated tr
  d0fd90a... app: cairo_save()/restore() around chaining up in draw()
  dd75fe0... app: add ugly workaround to make the icon view adapt to vie
  cdb0a3d... plug-ins: lots of trivial GTK+ 3.0 porting
  d9372ce... plug-ins: port jpeg-save to GTK+ 3.0
  799e1ef... plug-ins: port file-png to GTK+ 3.0
  744fc44... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  8ab8e72... plug-ins: more s/GtkObject/GtkAdjustment/
  315038f... plug-ins: port some more plug-ins to GTK+ 3.0
  2e09107... app: port the colormap editor to GTK+ 3.0
  e070a27... app: remove GtkWrapBox
  60f3616... libgimpwidgets: port to the new size request API
  9baf0bc... app: port to the new size request API
  7609619... plug-ins: port the print preview to the new size request AP
  36b2368... plug-ins: port sphere-designer to GtkWidget::draw()
  ba78e20... plug-ins: port cml-explorer to GtkWidget::draw()
  30d9039... plug-ins: port lighting to GTK+ 3.0
  59c40cf... plug-ins: port the unit-editor to GtkScrollable
  f25b993... app: fix GimpOverlayDialog's minimum height
  f77ede6... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  652e1d8... app: don't connect to "size-requst" because that's deprecat
  edff9fd... app: port GimpSpinScale to GTK+ 3.0
  d680d6a... app: skip keyboard devices so the device list becomes reaso
  e0ee20f... app: implement proper height-for-width in GimpToolPalette
  7a96eed... app: use GdkDevice accessors
  8f2fce5... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  488e5eb... app: put the toolbox' areas into a box until we decided abo
  a3dd1e1... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  29e7371... app: port the device sort function to GdkDeviceManager
  8453831... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  5478f93... app: change the list of available devices to something that
  1b4ccb1... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  e231456... libgimpwidgets: port GimpChainButton to GtkStyleContext
  4e76429... libgimpwidgets: port GimpColorArea to GtkStyleContext
  1c7dda5... libgimpwidgets: port GimpColorScale to GtkStyleContext
  0ac43f4... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  ebeb4e0... libgimpwidgets: port GimpRuler to GtkStyleContext
  46fc696... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  544d13f... app: port GimpBlobEditor to GtkStyleContext
  220b1d5... app: port setting the canvas padding color to GtkStyleConte
  d41e759... app: port GimpPanedBox to GtkStyleContext
  1a0a981... app: port GimpContainerIconView to GtkStyleContext
  7ac0c8f... app: port GimpContainerTreeView to GtkStyleContext
  6c4adfe... app: port GimpColormapEditor to GtkStyleContext
  43ca5c9... app: port GimpComponentEditor to GtkStyleContext
  47f38c5... app: port GimpFgBgEditor to GtkStyleContext
  18baf31... app: port GimpFgBgView to GtkStyleContext
  2b84ce3... app: port gimp_get_icon_size() to GtkStyleContext
  3d49c12... app: port GimpContainerBox to GtkStyleContext
  af85973... app: port GimpDashEditor to GtkStyleContext
  172e9d7... app: remove calls to gtk_widget_get,set_extension_events()
  8240521... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  546d4bd... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  81d0011... app: port the about dialog to GtkStyleContext
  af80917... modules: remove call to gtk_widget_set_extension_events()
  fd62dfd... libgimpwidgets: implement GtkWidget::state_flags_changed()
  5b3b461... libgimpwidgets: implement GtkWidget::style_updated() instea
  d19facb... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  7da2cbe... app: use gdk_drag_context_get_source_window()
  4cfc803... app: use gdk_drag_context_get_selected_action() instead of 
  24eb0d1... app: port GimpSpinScale to GtkStyleContext
  837a8b7... app: implement GtkWidget::style_updated() instead of style_
  4de0b49... port gtkrc files to CSS (incompletely and stuff commented o
  8bb0ef5... Port theme and gtkrc file loading to CSS files using GtkCss
  6703d09... app: copy gimp.css instead of gtkrc to the user's gimp dire
  cd3eb7a... app: check whether child widgets exist in GtkWidget::style_
  73d285c... Replace gdk_cursor_unref() with g_object_unref()
  abaa88c... app: use gtk_menu_shell_get_selected_item()
  6cd6879... app: port GimpOverlayBox to GtkStyleContext
  4562818... app: port GimpOverlayFrame to GtkStyleContext
  dce885c... app: port GimpScaleButton to GtkStyleContext
  337fecf... libgimpwidgets: move all GimpPickButton members to a privat
  9c703cb... libgimpwidgets: move all GimpColorArea members to a private
  9f23fd3... libgimpwidgets: move all GimpOffsetArea members to a privat
  e227b98... libgimpwidgets: move padding members from instance to class
  6d5adf1... libgimpwidgets: move all GimpButton members to a private st
  19a4b68... libgimpwidgets: move all GimpCellRendererColor members to a
  b7afdd6... libgimpwidgets: move all GimpColorButton members to a priva
  0b55b9a... libgimpwidgets: move all GimpCellRendererToggle members to 
  5f50f4e... libgimpwidgets: move all GimpChainButton members to a priva
  bae1d0f... libgimpwidgets: move all GimpBrowser members to a private s
  ec6e38b... libgimpwidgets: move all GimpColorDisplay members to a priv
  12b1cfe... libgimpwidgets: move all GimpColorDisplayStack members to a
  a3b6627... libgimpwidgets: move all GimpColorHexEntry members to a pri
  3ece3ad... libgimpwidgets: add padding
  4e985f3... libgimpwidgets: move all GimpColorNotebook members to a pri
  fe0a919... libgimpwidgets: move all GimpColorScale members to a privat
  eb802da... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  3eea0ad... libgimpwidgets: move all GimpColorSelection members to a pr
  5da6c24... libgimpwidgets: move all GimpEnumLabel members to a private
  5982683... app: don't use style->black and style->white
  c31621f... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  f64d8b7... app: port GimpStrokeEditor to GtkStyleContext
  51dc007... app: port GimpPaletteView to GtkStyleContext
  d4e1e33... plug-ins: don't use style->black and style->white
  17cec34... libgimpwidgets: move all GimpColorProfileStore members to a
  4730194... app: port GimpDockWindow to GtkStyleContext
  47f3fab... app: port GimpToolEditor to GtkStyleContext
  3fac80c... app: use gtk_widget_override_font() instead of modify_font(
  ab1f0b0... app: port GimpThumbBox to GtkStyleContext
  a5201d7... Implement GtkWidget::style_updated() instead of ::style_set
  22089ff... app: port GimpHistogramView to GtkStyleContext
  6df21a7... app: port GimpTagEntry to GtkStyleContext
  cb95ea8... app: always ask the master device for its axes or state
  9267e5a... app: when checking for a device change, check the event's s
  c2960a9... app: remove obsolete device checks from GimpToolbox
  25ffa03... app: port GimpColorFrame away from GtkStyle, using a new st
  439c97f... app: remove call to gtk_widget_style_attach() from GimpOver
  2fceae0... app: port GimpOverlayChild to GtkStyleContext
  58849ce... Port cell renderers to gtk_cell_renderer_get_state()
  8e6e280... app: port GimpCellRendererDashes to GtkStyleContext
  f90a092... app: add gimp_get_style_color() to simplify GdkRGBA style p
  5613334... app: add style property and default CSS for GimpHistogramVi
  c513669... app: port GimpCurveView to GtkStyleContext
  b9c3b54... themes: document the new GimpHistogramView property in the 
  58df4b3... app: define all GimpHistogramView colors via style properti
  ef6b4a8... themes: document the new stlye properties and indent the CS
  59a0968... app: increase the priority of the theme CSS by 1
  df47d87... app: port GimpComboTagEntry to GtkStyleContext
  0213b0e... configure.ac: use the new GTK_CHECK_BACKEND() macro
  d4902ad... plug-ins: port map-object to GTK+ 3.x
  2896ebd... app: use GdkRGBA instead of GdkColor in some places
  7b6b17c... app: remove gimp_rgb_get,set_gdk_color()
  a5c5959... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  21a78d4... app: gimp_print_event(): add the device to the event debug 
  ea50a34... app: gimp_device_info_get_device_coords(): workaround for X
  2cd7374... app: make input devices, grabs and therefore generally tool
  55aac87... app: use gdk_device_get_position() inetad of gdk_display_ge
  148bbb7... app: remove some forgotten #undef GSEAL_ENABLE
  c857f0e... app: let the file dialog expand/collapse with the file type
  89e8370... app: port GimpGradientEditor to GtkSyleContext
  8e6955d... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  bfe48a3... app: port GimpNavigationEditor to GtkStyleContext
  580b2e1... app: port GimpTagPopup to GtkStyleContext
  28cdf76... app: GimpDock: port font size modification to GtkCssProvide
  da2d319... plug-ins: s/GtkObject/GtkAdjustment/
  8efbc8d... app: implement GtkContainer::get_path_for_child() in GimpMe
  86befaf... devel-docs: make the shooter tool at least build again (unt
  24c3d18... app: don't use "size-request" for the toolbox' wilber, it's
  05600d5... app: themes.c: add #if 0-ed switch to dark theme variant
  cefa4bb... Incomplete notebook and tab theming commit, to be improved
  d9ab129... themes: set an explicit background for rulers
  50c08a3... app: make the statusbar's progress label visible again
  8c6703c... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  a472f31... app: port wilber drawing to GtkStyleContext
  1378dfc... modules: port GimpColorWheel to GTK+ 3.x
  2330a1b... Unkommented settings for preferring a dark GTK+ theme.
  e997691... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  ef68d74... Use GTK+3 gtk_get_locale_direction() function instead of cu
  0c78b8c... app: port GimpCircle and subclasses to GTK+ 3
  044b844... app: remove GTK_OBJECT() case in GimpPopup
  daf2889... app: use gimp_color_display_stack_get_filters() instead of 
  8424b9a... libgimpwidgets: #if 0 more stuff in gimp3migration
  79ac4ec... libgimpwidgets: Draw marker in correct position on ruler.
  fd6b792... libgimpwidgets: Separate ruler text layer from background.
  91f6b8c... app: port GimpContainerTreeView from style_set() to style_u
  a64d1f6... Bug 759030 - gtk3-port parsing error loading css from custo
  a2d646b... Revert "Bug 762279 - "Tip of the day" links opens two links
  fa4a5fe... Bug 762279 - "Tip of the day" links opens two links.
  e91be16... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
  b1bb257... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
  940126d... foo


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