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



The branch 'gtk3-port' was created.

Summary of new commits:

  de70cfd... Switch to version 3.0 in a lot of places and depend on GTK+
  87758c9... libgimpwidgets: remove deprecated files from the build
  b746253... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  c728deb... libgimpwidgets: port virtual functions to GTK+ 3.0
  b242dd8... libgimpwidgets: port virtual functions to GTK+ 3.0
  93b3aab... libgimpwidgets: port to GtkWidget::draw()
  4f3dc2e... libgimpwidgets: port to GtkWidget::draw()
  5339322... libgimpwidgets: port to GtkWidget::draw()
  8ae369d... libgimpwidgets: s/GtkObject/GtkAdjustment/
  ba4b123... libgimpwidgets: port to GtkWidget::draw()
  503ee13... libgimpwidgets: remove deprecated functions and s/GtkObject
  ca95121... libgimpwidgets: remove deprecated files completely
  099be27... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  007b8ef... app: port to GtkWidget::draw()
  07cd058... app: remove GTK_OBJECT() cast
  bba8924... app: port to GtkWidget::draw()
  1bbdd07... app: port to GtkWidget::draw()
  039cfd7... app: port virtual functions to GTK+ 3.0 API
  29db599... app: get rid of a GTK_OBJECT() cast
  3379922... app: port to GtkWidget::draw()
  2a125f2... app: port to GtkWidget::draw()
  c56fb07... app: port to GtkWidget::draw()
  b95842e... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  5b0eced... app: port to GtkWidget::draw()
  f0c795b... app: s/GtkObject/GtkAdjustment/
  b542c85... app: port to GtkWidget::draw()
  f682c21... app: port GimpNavigationView to GtkWidget::draw()
  6ecc860... app: port GimpPaletteView to GtkWidget::draw()
  acce729... app: port to GtkWidget::draw()
  eb95f9f... app: get rid of GtkObject in GimpUIManager
  3d13778... app: port to GtkWidget::draw()
  ee4de0e... app: no need to alloc colors any longer, GdkColormap is gon
  7419e94... app: port call to gtk_paint_arrow() to GTK+ 3.0
  a991f8c... app: port device management to GdkDeviceManager
  7384462... app: remove obsolete (GtkObject **) casts
  22dd9bd... app: use gtk_widget_get_preferred_size() instead of size_re
  4fd82ec... app: port GimpScalComboBox to GTK+ 3.0
  2fd42c5... app: use gtk_widget_get_preferred_size() instead of size_re
  0bd8a4c... libgimpwidgets: port GimpFrame to GTK+ 3.0
  7f40fcc... app: port tools to GTK+ 3.0 (trivial changes only)
  fae5e34... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  84a3f88... app: pass the cairo_region_t to gdk_window_invalidate_regio
  ad8959f... app: use GdkDeviceManager to list devices
  3130135... app: port to GtkWidget::draw()
  976d531... app: remove calls to colormap functions, they are gone
  25a70bd... libgimpwidgets: get rid of (GtkObject **) casts
  d2958cb... app: port the splash to GTK+ 3.0
  86b9e42... libgimpwidgets: port the ruler to GTK+ 3.0
  b8fe43b... libgimpwidgets: port to GtkWidget::draw()
  5560922... app: port to GtkWidget::draw()
  4a55028... app: port the overlay stuff to GTK+ 3.0
  a120bfc... app: use the container icon view, the grid view is not GTK+
  0ff7d2f... app: port to GtkWidget::draw() (incompletely)
  d0bbe6a... app: remove call to gtk_statusbar_set_has_resize_grip()
  a0d592e... app: port the tag entry to GTK+ 3.0
  4cc458c... app: port to GtkWidget::draw() but disable the code inside 
  bfae28f... app: can't set the scale combo entry's properties in init()
  2fe326f... app: port to GtkWidget::draw()
  2c0dbc5... libgimpwidgets: port to GtkWidget::draw()
  d8d7eaf... modules: s/GtkObject/GtkAdjustment/
  6fd48f4... app: didn't completely commit the display shell expose() ->
  074b5ca... app: fix display shell background drawing
  5fdd6d4... app: fix canvas double buffering using cairo_push,pop_group
  47607c3... script-fu: port to GTK+ 3.0
  deee846... app: port to GtkWidget::draw()
  d805a89... app: passing -1 as width/height to gtk_paint_box() no longe
  6c13e4d... app: port popup arrow drawing to cairo and get rid of the a
  5034ff4... app: remove GimpContainerGridView from the build entirely
  a028b94... modules: port to GtkWidget::draw()
  f3bbbf3... libgimpwidgets: port to GtkWidget::draw()
  51a9016... libgimp: port to GtkWidget::draw()
  a077707... app: don't translate to allocation.x,y
  05e30f0... app: port to GtkWidget::draw()
  03e678c... app: forgot to remove a cairo_destroy() in draw()
  8643818... app: port to GtkWidget::draw()
  a7af112... app: GtkEntry turned into a no-window widget
  45067a6... app: use the new GtkScrollable API instead of deprecated tr
  057949b... app: cairo_save()/restore() around chaining up in draw()
  3d706b4... app: add ugly workaround to make the icon view adapt to vie
  ed642eb... plug-ins: lots of trivial GTK+ 3.0 porting
  9b37be4... plug-ins: port jpeg-save to GTK+ 3.0
  0fd22f1... plug-ins: port file-png to GTK+ 3.0
  6fdf648... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  de80018... plug-ins: more s/GtkObject/GtkAdjustment/
  552073e... plug-ins: port some more plug-ins to GTK+ 3.0
  160d0f9... app: port the colormap editor to GTK+ 3.0
  f321efb... app: remove GtkWrapBox
  0bace2a... libgimpwidgets: port to the new size request API
  9f8a238... app: port to the new size request API
  183b3bb... plug-ins: port the print preview to the new size request AP
  9e69145... plug-ins: port sphere-designer to GtkWidget::draw()
  017eba3... plug-ins: port cml-explorer to GtkWidget::draw()
  d04409c... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  4094772... plug-ins: port lighting to GTK+ 3.0
  165d345... plug-ins: port the unit-editor to GtkScrollable
  2599dd0... app: fix GimpOverlayDialog's minimum height
  8c716d9... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  ecf1259... app: don't connect to "size-requst" because that's deprecat
  7cb5457... app: port GimpSpinScale to GTK+ 3.0
  15352cc... app: skip keyboard devices so the device list becomes reaso
  f37941e... app: implement proper height-for-width in GimpToolPalette
  48e2a05... app: use GdkDevice accessors
  7c7ef76... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  5b6e2e9... app: put the toolbox' areas into a box until we decided abo
  d30ea88... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  94051cd... app: port the device sort function to GdkDeviceManager
  cbd29d8... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  0d43609... app: change the list of available devices to something that
  43c9d09... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  8147f83... libgimpwidgets: port GimpChainButton to GtkStyleContext
  d243cfe... libgimpwidgets: port GimpColorArea to GtkStyleContext
  794e9c8... libgimpwidgets: port GimpColorScale to GtkStyleContext
  4cf9563... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  fbc3431... libgimpwidgets: port GimpRuler to GtkStyleContext
  d37d047... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  8e21c05... modules: port ColorselWheel to GtkStyleContext
  49f86a5... app: port Wilber drawing to GtkStyleContext
  afde370... app: port GimpBlobEditor to GtkStyleContext
  57c257e... app: port setting the canvas padding color to GtkStyleConte
  bbdd60a... app: port GimpPanedBox to GtkStyleContext
  24a3e73... app: port GimpContainerIconView to GtkStyleContext
  bdf1993... app: port GimpContainerTreeView to GtkStyleContext
  83af7f2... app: port GimpColormapEditor to GtkStyleContext
  8638a2b... app: port GimpComponentEditor to GtkStyleContext
  4831447... app: port GimpFgBgEditor to GtkStyleContext
  56c4210... app: port GimpFgBgView to GtkStyleContext
  d10c1e1... app: port gimp_get_icon_size() to GtkStyleContext
  31fa5d4... app: port GimpContainerBox to GtkStyleContext
  d49ca89... app: port GimpDashEditor to GtkStyleContext
  195ff47... app: remove calls to gtk_widget_get,set_extension_events()
  afddf08... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  424f868... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  a6ddefa... app: port the about dialog to GtkStyleContext
  f2e4565... modules: remove call to gtk_widget_set_extension_events()
  d471c23... libgimpwidgets: implement GtkWidget::state_flags_changed()
  4fe27d0... libgimpwidgets: implement GtkWidget::style_updated() instea
  89b61a2... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  4ade9a4... app: use gdk_drag_context_get_source_window()
  4c0256f... app: use gdk_drag_context_get_selected_action() instead of 
  dc7c0e3... app: port GimpSpinScale to GtkStyleContext
  a8a24c7... app: implement GtkWidget::style_updated() instead of style_
  96a9a19... port gtkrc files to CSS (incompletely and stuff commented o
  3781fb0... Port theme and gtkrc file loading to CSS files using GtkCss
  46a7605... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  f9531c0... app: copy gimp.css instead of gtkrc to the user's gimp dire
  b05ac96... app: check whether child widgets exist in GtkWidget::style_
  0165c8b... Replace gdk_cursor_unref() with g_object_unref()
  5a82b24... app: use gtk_menu_shell_get_selected_item()
  20e6ca0... app: port GimpOverlayBox to GtkStyleContext
  1cd5304... app: port GimpOverlayFrame to GtkStyleContext
  8fd55ea... app: port GimpScaleButton to GtkStyleContext
  62cea38... libgimpwidgets: move all GimpPickButton members to a privat
  9599a0e... libgimpwidgets: move all GimpColorArea members to a private
  3b05832... libgimpwidgets: move all GimpOffsetArea members to a privat
  933de11... libgimpwidgets: move padding members from instance to class
  50e6e41... libgimpwidgets: move all GimpButton members to a private st
  f0fd9e2... libgimpwidgets: move all GimpCellRendererColor members to a
  f8349d0... libgimpwidgets: move all GimpColorButton members to a priva
  bb4a87d... libgimpwidgets: move all GimpCellRendererToggle members to 
  e4078d6... libgimpwidgets: move all GimpChainButton members to a priva
  b862212... libgimpwidgets: move all GimpBrowser members to a private s
  6dd2404... libgimpwidgets: move all GimpColorDisplay members to a priv
  0f0b24c... libgimpwidgets: move all GimpColorDisplayStack members to a
  b4d1d81... libgimpwidgets: move all GimpColorHexEntry members to a pri
  3cbf442... libgimpwidgets: add padding
  2c7c20d... libgimpwidgets: move all GimpColorNotebook members to a pri
  5d3a850... libgimpwidgets: move all GimpColorScale members to a privat
  96a7c21... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  c9c4e79... libgimpwidgets: move all GimpColorSelection members to a pr
  5717059... libgimpwidgets: move all GimpEnumLabel members to a private
  10543cb... app: don't use style->black and style->white
  ec7b1fe... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  387816c... app: port GimpStrokeEditor to GtkStyleContext
  7c0de38... app: port GimpPaletteView to GtkStyleContext
  e4a1a7d... plug-ins: don't use style->black and style->white
  9c721aa... libgimpwidgets: move all GimpColorProfileStore members to a
  a5bc93a... app: port GimpDockWindow to GtkStyleContext
  f967f16... app: port GimpToolEditor to GtkStyleContext
  c5e815d... app: use gtk_widget_override_font() instead of modify_font(
  f68ff94... app: port GimpThumbBox to GtkStyleContext
  666a6b9... Implement GtkWidget::style_updated() instead of ::style_set
  4ef3b37... app: port GimpHistogramView to GtkStyleContext
  7204523... app: port GimpTagEntry to GtkStyleContext
  f5f06a1... app: always ask the master device for its axes or state
  6893728... app: when checking for a device change, check the event's s
  52e60df... app: remove obsolete device checks from GimpToolbox
  217343a... app: port GimpColorFrame away from GtkStyle, using a new st
  d5d443b... app: remove call to gtk_widget_style_attach() from GimpOver
  feca188... app: port GimpOverlayChild to GtkStyleContext
  2f284e3... Port cell renderers to gtk_cell_renderer_get_state()
  4d794ab... app: port GimpCellRendererDashes to GtkStyleContext
  b9aa802... app: add gimp_get_style_color() to simplify GdkRGBA style p
  90bca2a... app: add style property and default CSS for GimpHistogramVi
  cb5b0b4... app: port GimpCurveView to GtkStyleContext
  423e05a... themes: document the new GimpHistogramView property in the 
  4088c6e... app: define all GimpHistogramView colors via style properti
  1aef698... themes: document the new stlye properties and indent the CS
  c92ba39... app: increase the priority of the theme CSS by 1
  af75c95... app: port GimpComboTagEntry to GtkStyleContext
  c76a58f... configure.ac: use the new GTK_CHECK_BACKEND() macro
  3b13de5... plug-ins: port map-object to GTK+ 3.x
  98e3bc1... app: port GimpToolbox to GtkWidget::style_updated()
  cef2498... app: use GdkRGBA instead of GdkColor in some places
  08fee2b... app: remove gimp_rgb_get,set_gdk_color()
  31aa681... app: port the text tool editor's preedit popup to GtkStyleC
  3937bb6... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  be203fc... app: gimp_print_event(): add the device to the event debug 
  0dc0b48... app: gimp_device_info_get_device_coords(): workaround for X
  0f5950b... app: make input devices, grabs and therefore generally tool
  09a250d... app: use gdk_device_get_position() inetad of gdk_display_ge
  81b2734... app: remove some forgotten #undef GSEAL_ENABLE
  fc0b19e... app: let the file dialog expand/collapse with the file type
  9c3b661... app: port GimpGradientEditor to GtkSyleContext
  a6a0a3a... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  9b3d566... app: port GimpNavigationEditor to GtkStyleContext
  bdcd994... app: port GimpTagPopup to GtkStyleContext
  0c339bf... app: GimpDock: port font size modification to GtkCssProvide
  961c57e... plug-ins: s/GtkObject/GtkAdjustment/
  e8a8c91... app: implement GtkContainer::get_path_for_child() in GimpMe
  8aa76a9... devel-docs: make the shooter tool at least build again (unt
  dcc3271... app: don't use "size-request" for the toolbox' wilber, it's
  7ba854c... app: themes.c: add #if 0-ed switch to dark theme variant
  8c5dc08... Incomplete notebook and tab theming commit, to be improved
  d9beb92... themes: set an explicit background for rulers
  4962883... app: make the statusbar's progress label visible again
  30654c3... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  641338d... foo



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