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



The branch 'gtk3-port' was created.

Summary of new commits:

  178ff1c... Switch to version 3.0 in a lot of places and depend on GTK+
  36c28d2... Revert "app: Fix on canvas widgets ignoring clicks from tab
  4c263d7... libgimpwidgets: remove deprecated files from the build
  d7bb36a... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  9b64871... libgimpwidgets: port virtual functions to GTK+ 3.0
  d38c376... libgimpwidgets: port virtual functions to GTK+ 3.0
  3590205... libgimpwidgets: port to GtkWidget::draw()
  1ff0a87... libgimpwidgets: port to GtkWidget::draw()
  76797d2... libgimpwidgets: port to GtkWidget::draw()
  1aacdcb... libgimpwidgets: s/GtkObject/GtkAdjustment/
  8443914... libgimpwidgets: port to GtkWidget::draw()
  32695a3... libgimpwidgets: remove deprecated functions and s/GtkObject
  3f06deb... libgimpwidgets: remove deprecated files completely
  7f9f049... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  45b5f92... app: port to GtkWidget::draw()
  aa2e7f1... app: remove GTK_OBJECT() cast
  1b334dc... app: port to GtkWidget::draw()
  4cc1224... app: port to GtkWidget::draw()
  5de152f... app: port virtual functions to GTK+ 3.0 API
  0c1ea99... app: port to GtkWidget::draw()
  74d8ddb... app: port to GtkWidget::draw()
  1eb1b4f... app: port to GtkWidget::draw()
  eeaa276... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  502614e... app: port to GtkWidget::draw()
  8557918... app: s/GtkObject/GtkAdjustment/
  ff4e3e0... app: port to GtkWidget::draw()
  afe8dba... app: port GimpNavigationView to GtkWidget::draw()
  a9ee15b... app: port GimpPaletteView to GtkWidget::draw()
  9e4a413... app: port to GtkWidget::draw()
  12b09ba... app: get rid of GtkObject in GimpUIManager
  1ebf6f5... app: port to GtkWidget::draw()
  69de35e... app: no need to alloc colors any longer, GdkColormap is gon
  bf8a323... app: port call to gtk_paint_arrow() to GTK+ 3.0
  c0e22d5... app: port device management to GdkDeviceManager
  3886838... app: remove obsolete (GtkObject **) casts
  e3f2bca... app: use gtk_widget_get_preferred_size() instead of size_re
  76ffb61... app: port GimpScalComboBox to GTK+ 3.0
  4009c55... app: use gtk_widget_get_preferred_size() instead of size_re
  702e01f... libgimpwidgets: port GimpFrame to GTK+ 3.0
  e26879d... app: port tools to GTK+ 3.0 (trivial changes only)
  5261e92... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  672d5b3... app: pass the cairo_region_t to gdk_window_invalidate_regio
  97159e6... app: use GdkDeviceManager to list devices
  a11ec21... app: port to GtkWidget::draw()
  09e0fdf... app: remove calls to colormap functions, they are gone
  d984366... libgimpwidgets: get rid of (GtkObject **) casts
  a5df6dc... app: port the splash to GTK+ 3.0
  1fcf8f7... libgimpwidgets: port the ruler to GTK+ 3.0
  cb005aa... libgimpwidgets: port to GtkWidget::draw()
  67b81c8... app: port to GtkWidget::draw()
  870fbc9... app: port the overlay stuff to GTK+ 3.0
  17ac524... app: use the container icon view, the grid view is not GTK+
  19d436f... app: port to GtkWidget::draw() (incompletely)
  dcb4856... app: remove call to gtk_statusbar_set_has_resize_grip()
  183fd34... app: port the tag entry to GTK+ 3.0
  4db62eb... app: port to GtkWidget::draw() but disable the code inside 
  101e779... app: can't set the scale combo entry's properties in init()
  2483465... app: port to GtkWidget::draw()
  8b77c36... libgimpwidgets: port to GtkWidget::draw()
  22d9501... modules: s/GtkObject/GtkAdjustment/
  38e05ae... app: didn't completely commit the display shell expose() ->
  7ecfe71... app: port to GtkWidget::draw()
  3086356... app: passing -1 as width/height to gtk_paint_box() no longe
  b7de1c3... app: port popup arrow drawing to cairo and get rid of the a
  f5a9a94... app: remove GimpContainerGridView from the build entirely
  7c0a9c1... modules: port to GtkWidget::draw()
  8aa9178... libgimpwidgets: port to GtkWidget::draw()
  d8e15cf... libgimp: port to GtkWidget::draw()
  9dcee7e... app: don't translate to allocation.x,y
  08a9753... app: port to GtkWidget::draw()
  a5a6562... app: forgot to remove a cairo_destroy() in draw()
  14b4ae0... app: port to GtkWidget::draw()
  aaf67e6... app: GtkEntry turned into a no-window widget
  b2848ea... app: use the new GtkScrollable API instead of deprecated tr
  d9e345f... app: cairo_save()/restore() around chaining up in draw()
  8fed342... app: add ugly workaround to make the icon view adapt to vie
  c4df04f... plug-ins: lots of trivial GTK+ 3.0 porting
  12036ef... plug-ins: port jpeg-save to GTK+ 3.0
  0eb252f... plug-ins: port file-png to GTK+ 3.0
  61a2d08... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  d4f37f9... plug-ins: more s/GtkObject/GtkAdjustment/
  3d6635a... plug-ins: port some more plug-ins to GTK+ 3.0
  04c33a8... app: port the colormap editor to GTK+ 3.0
  e3dde18... app: remove GtkWrapBox
  9d2b56c... libgimpwidgets: port to the new size request API
  35f36be... app: port to the new size request API
  9cad87c... plug-ins: port the print preview to the new size request AP
  c229900... plug-ins: port sphere-designer to GtkWidget::draw()
  67707be... plug-ins: port cml-explorer to GtkWidget::draw()
  895407d... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  795140c... plug-ins: port lighting to GTK+ 3.0
  f45da29... plug-ins: port the unit-editor to GtkScrollable
  d6065f9... app: fix GimpOverlayDialog's minimum height
  b3fe76a... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  139d991... app: don't connect to "size-requst" because that's deprecat
  d88bf9b... app: port GimpSpinScale to GTK+ 3.0
  7b84038... app: skip keyboard devices so the device list becomes reaso
  1bf3383... app: implement proper height-for-width in GimpToolPalette
  e19034e... app: use GdkDevice accessors
  b4f746c... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  a78e43e... app: put the toolbox' areas into a box until we decided abo
  7fed77a... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  62517c3... app: port the device sort function to GdkDeviceManager
  fc99df4... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  13f51cb... app: change the list of available devices to something that
  ec13841... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  154171b... libgimpwidgets: port GimpChainButton to GtkStyleContext
  6a41c0b... libgimpwidgets: port GimpColorArea to GtkStyleContext
  fc84202... libgimpwidgets: port GimpColorScale to GtkStyleContext
  2d480e7... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  6dad2aa... libgimpwidgets: port GimpRuler to GtkStyleContext
  b32386e... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  622697f... app: port GimpBlobEditor to GtkStyleContext
  7199baf... app: port setting the canvas padding color to GtkStyleConte
  2300d5e... app: port GimpPanedBox to GtkStyleContext
  ec37f9c... app: port GimpContainerIconView to GtkStyleContext
  ca5a8ef... app: port GimpContainerTreeView to GtkStyleContext
  25def7b... app: port GimpColormapEditor to GtkStyleContext
  5e99b43... app: port GimpComponentEditor to GtkStyleContext
  a75badc... app: port GimpFgBgEditor to GtkStyleContext
  3a121f8... app: port GimpFgBgView to GtkStyleContext
  3fe511e... app: port gimp_get_icon_size() to GtkStyleContext
  1d0ab88... app: port GimpContainerBox to GtkStyleContext
  0bfabe0... app: port GimpDashEditor to GtkStyleContext
  920495c... app: remove calls to gtk_widget_get,set_extension_events()
  0ce76ca... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  28bdcb2... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  b4f85ca... app: port the about dialog to GtkStyleContext
  9016ec6... modules: remove call to gtk_widget_set_extension_events()
  c9f9c68... libgimpwidgets: implement GtkWidget::state_flags_changed()
  bccfabd... libgimpwidgets: implement GtkWidget::style_updated() instea
  c3e8467... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  17062b5... app: use gdk_drag_context_get_source_window()
  2b2887a... app: use gdk_drag_context_get_selected_action() instead of 
  225cc6f... app: port GimpSpinScale to GtkStyleContext
  6bce765... app: implement GtkWidget::style_updated() instead of style_
  dd2fb90... port gtkrc files to CSS (incompletely and stuff commented o
  96b8741... Port theme and gtkrc file loading to CSS files using GtkCss
  3df1e23... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  52cf0ac... app: copy gimp.css instead of gtkrc to the user's gimp dire
  7a2a971... app: check whether child widgets exist in GtkWidget::style_
  3b2b660... Replace gdk_cursor_unref() with g_object_unref()
  c69253e... app: use gtk_menu_shell_get_selected_item()
  e55ce63... app: port GimpOverlayBox to GtkStyleContext
  9ffa923... app: port GimpOverlayFrame to GtkStyleContext
  dbfbcf0... app: port GimpScaleButton to GtkStyleContext
  b22d2e3... libgimpwidgets: move all GimpPickButton members to a privat
  d96a17b... libgimpwidgets: move all GimpColorArea members to a private
  249e043... libgimpwidgets: move all GimpOffsetArea members to a privat
  e200d63... libgimpwidgets: move padding members from instance to class
  83cefda... libgimpwidgets: move all GimpButton members to a private st
  c87c449... libgimpwidgets: move all GimpCellRendererColor members to a
  de9a3f3... libgimpwidgets: move all GimpColorButton members to a priva
  bfe7680... libgimpwidgets: move all GimpCellRendererToggle members to 
  f8cfa78... libgimpwidgets: move all GimpChainButton members to a priva
  6946a8f... libgimpwidgets: move all GimpBrowser members to a private s
  a4c2bf9... libgimpwidgets: move all GimpColorDisplay members to a priv
  66b285e... libgimpwidgets: move all GimpColorDisplayStack members to a
  fa37943... libgimpwidgets: move all GimpColorHexEntry members to a pri
  f80ed7e... libgimpwidgets: add padding
  1292e35... libgimpwidgets: move all GimpColorNotebook members to a pri
  5739998... libgimpwidgets: move all GimpColorScale members to a privat
  5e7dcf7... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  e888c54... libgimpwidgets: move all GimpColorSelection members to a pr
  abffe31... libgimpwidgets: move all GimpEnumLabel members to a private
  85158de... app: don't use style->black and style->white
  44ac020... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  ed7be39... app: port GimpStrokeEditor to GtkStyleContext
  f4f6636... app: port GimpPaletteView to GtkStyleContext
  38ce4d8... plug-ins: don't use style->black and style->white
  06c8945... libgimpwidgets: move all GimpColorProfileStore members to a
  315f377... app: port GimpDockWindow to GtkStyleContext
  20c3461... app: port GimpToolEditor to GtkStyleContext
  ffa2f11... app: use gtk_widget_override_font() instead of modify_font(
  356be20... app: port GimpThumbBox to GtkStyleContext
  8fc1032... Implement GtkWidget::style_updated() instead of ::style_set
  c6d52da... app: port GimpHistogramView to GtkStyleContext
  f62bacd... app: port GimpTagEntry to GtkStyleContext
  7ecb130... app: always ask the master device for its axes or state
  b6b9d58... app: when checking for a device change, check the event's s
  55e12aa... app: remove obsolete device checks from GimpToolbox
  58e09d9... app: port GimpColorFrame away from GtkStyle, using a new st
  9259955... app: remove call to gtk_widget_style_attach() from GimpOver
  6a272ea... app: port GimpOverlayChild to GtkStyleContext
  a0ddf04... Port cell renderers to gtk_cell_renderer_get_state()
  ad1840c... app: port GimpCellRendererDashes to GtkStyleContext
  a308736... app: add gimp_get_style_color() to simplify GdkRGBA style p
  19f772d... app: add style property and default CSS for GimpHistogramVi
  213240c... app: port GimpCurveView to GtkStyleContext
  787d4e1... themes: document the new GimpHistogramView property in the 
  bf65a96... app: define all GimpHistogramView colors via style properti
  f651cf5... themes: document the new stlye properties and indent the CS
  8d6de1c... app: increase the priority of the theme CSS by 1
  561c6b7... app: port GimpComboTagEntry to GtkStyleContext
  54c7832... configure.ac: use the new GTK_CHECK_BACKEND() macro
  4cbe0e2... plug-ins: port map-object to GTK+ 3.x
  b3dace2... app: use GdkRGBA instead of GdkColor in some places
  cc1da2b... app: remove gimp_rgb_get,set_gdk_color()
  7f9d8d9... app: port the text tool editor's preedit popup to GtkStyleC
  f403610... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  7527956... app: gimp_print_event(): add the device to the event debug 
  e651dc8... app: gimp_device_info_get_device_coords(): workaround for X
  135d8e6... app: make input devices, grabs and therefore generally tool
  02c554a... app: use gdk_device_get_position() inetad of gdk_display_ge
  497b795... app: remove some forgotten #undef GSEAL_ENABLE
  88b7c94... app: let the file dialog expand/collapse with the file type
  e52060c... app: port GimpGradientEditor to GtkSyleContext
  0cba5ab... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  490ec7c... app: port GimpNavigationEditor to GtkStyleContext
  adf82b6... app: port GimpTagPopup to GtkStyleContext
  cba06b3... app: GimpDock: port font size modification to GtkCssProvide
  f180bb2... plug-ins: s/GtkObject/GtkAdjustment/
  0b891b9... app: implement GtkContainer::get_path_for_child() in GimpMe
  46a56c0... devel-docs: make the shooter tool at least build again (unt
  4942aa0... app: don't use "size-request" for the toolbox' wilber, it's
  a029699... app: themes.c: add #if 0-ed switch to dark theme variant
  67ece70... Incomplete notebook and tab theming commit, to be improved
  a3d5552... themes: set an explicit background for rulers
  80dca23... app: make the statusbar's progress label visible again
  a6eb7c1... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  12e7bac... app: port wilber drawing to GtkStyleContext
  1ae30d5... modules: port GimpColorWheel to GTK+ 3.x
  20d800f... Unkommented settings for preferring a dark GTK+ theme.
  094598d... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  26da0ba... Use GTK+3 gtk_get_locale_direction() function instead of cu
  49ec919... app: port GimpCircle and subclasses to GTK+ 3
  b3b16c7... app: remove GTK_OBJECT() case in GimpPopup
  f7d35ba... libgimpwidgets: #if 0 more stuff in gimp3migration
  69b8e6d... foo


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