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



The branch 'gtk3-port' was created.

Summary of new commits:

  7750ad2... Switch to version 3.0 in a lot of places and depend on GTK+
  7d4a548... libgimpwidgets: remove deprecated files from the build
  6c9a2af... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  ffcc474... libgimpwidgets: port virtual functions to GTK+ 3.0
  706e639... libgimpwidgets: port virtual functions to GTK+ 3.0
  ebc23aa... libgimpwidgets: port to GtkWidget::draw()
  128664a... libgimpwidgets: port to GtkWidget::draw()
  2c93e0a... libgimpwidgets: port to GtkWidget::draw()
  fcb9ac8... libgimpwidgets: s/GtkObject/GtkAdjustment/
  0175319... libgimpwidgets: port to GtkWidget::draw()
  ce5f07f... libgimpwidgets: remove deprecated functions and s/GtkObject
  82b943e... libgimpwidgets: remove deprecated files completely
  d8ead82... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  adf36f9... app: port to GtkWidget::draw()
  9817abd... app: remove GTK_OBJECT() cast
  175c4c0... app: port to GtkWidget::draw()
  1a32ae3... app: port to GtkWidget::draw()
  347b619... app: port virtual functions to GTK+ 3.0 API
  9f05566... app: get rid of a GTK_OBJECT() cast
  dd69160... app: port to GtkWidget::draw()
  03def66... app: port to GtkWidget::draw()
  41b2693... app: port to GtkWidget::draw()
  ff52741... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  e0132c1... app: port to GtkWidget::draw()
  aa6d740... app: s/GtkObject/GtkAdjustment/
  2bb3f0c... app: port to GtkWidget::draw()
  151a6e1... app: port GimpNavigationView to GtkWidget::draw()
  0908ca8... app: port GimpPaletteView to GtkWidget::draw()
  7b8b6f5... app: port to GtkWidget::draw()
  209f740... app: get rid of GtkObject in GimpUIManager
  bf07c46... app: port to GtkWidget::draw()
  b953797... app: no need to alloc colors any longer, GdkColormap is gon
  8ea8642... app: port call to gtk_paint_arrow() to GTK+ 3.0
  447e6e5... app: port device management to GdkDeviceManager
  9b8e4c1... app: remove obsolete (GtkObject **) casts
  d243604... app: use gtk_widget_get_preferred_size() instead of size_re
  fbb0e31... app: port GimpScalComboBox to GTK+ 3.0
  8905891... app: use gtk_widget_get_preferred_size() instead of size_re
  5edc5de... libgimpwidgets: port GimpFrame to GTK+ 3.0
  710a016... app: port tools to GTK+ 3.0 (trivial changes only)
  4a01365... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  d587fab... app: pass the cairo_region_t to gdk_window_invalidate_regio
  3c9bd84... app: use GdkDeviceManager to list devices
  5a024bc... app: port to GtkWidget::draw()
  3b6f25c... app: remove calls to colormap functions, they are gone
  2a4c4e4... libgimpwidgets: get rid of (GtkObject **) casts
  70d07a8... app: port the splash to GTK+ 3.0
  dfb303d... libgimpwidgets: port the ruler to GTK+ 3.0
  8dd6a90... libgimpwidgets: port to GtkWidget::draw()
  6133bb9... app: port to GtkWidget::draw()
  c9e0327... app: port the overlay stuff to GTK+ 3.0
  15b9002... app: use the container icon view, the grid view is not GTK+
  ec97a3d... app: port to GtkWidget::draw() (incompletely)
  6aacf70... app: remove call to gtk_statusbar_set_has_resize_grip()
  ab804bd... app: port the tag entry to GTK+ 3.0
  8872968... app: port to GtkWidget::draw() but disable the code inside 
  317c294... app: can't set the scale combo entry's properties in init()
  35ae996... app: port to GtkWidget::draw()
  1de8843... libgimpwidgets: port to GtkWidget::draw()
  25f7868... modules: s/GtkObject/GtkAdjustment/
  165e735... app: didn't completely commit the display shell expose() ->
  ef2fdaf... app: fix display shell background drawing
  701dc6e... app: fix canvas double buffering using cairo_push,pop_group
  79df55e... script-fu: port to GTK+ 3.0
  29e2305... app: port to GtkWidget::draw()
  efe5581... app: passing -1 as width/height to gtk_paint_box() no longe
  9eb1a8e... app: port popup arrow drawing to cairo and get rid of the a
  cba248f... app: remove GimpContainerGridView from the build entirely
  9132949... modules: port to GtkWidget::draw()
  315530f... libgimpwidgets: port to GtkWidget::draw()
  77c33f5... libgimp: port to GtkWidget::draw()
  c3d5da1... app: don't translate to allocation.x,y
  b4b0295... app: port to GtkWidget::draw()
  de50728... app: forgot to remove a cairo_destroy() in draw()
  1c97bc9... app: port to GtkWidget::draw()
  7c580ef... app: GtkEntry turned into a no-window widget
  9f876a9... app: use the new GtkScrollable API instead of deprecated tr
  1fc8ceb... app: cairo_save()/restore() around chaining up in draw()
  a9bde55... app: add ugly workaround to make the icon view adapt to vie
  8a02f3f... plug-ins: lots of trivial GTK+ 3.0 porting
  36b46b6... plug-ins: port jpeg-save to GTK+ 3.0
  409451c... plug-ins: port file-png to GTK+ 3.0
  36b4f20... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  2647b1e... plug-ins: more s/GtkObject/GtkAdjustment/
  a4c6ecf... plug-ins: port some more plug-ins to GTK+ 3.0
  2aaceec... app: port the colormap editor to GTK+ 3.0
  379d063... app: remove GtkWrapBox
  4b59858... libgimpwidgets: port to the new size request API
  3c7d518... app: port to the new size request API
  d44fa78... plug-ins: port the print preview to the new size request AP
  979371d... plug-ins: port sphere-designer to GtkWidget::draw()
  9eb7293... plug-ins: port cml-explorer to GtkWidget::draw()
  f4f2f2e... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  d60f952... plug-ins: port lighting to GTK+ 3.0
  a9c966a... plug-ins: port the unit-editor to GtkScrollable
  8c836be... app: fix GimpOverlayDialog's minimum height
  c9c4d76... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  95e0766... app: don't connect to "size-requst" because that's deprecat
  7c32a86... app: port GimpSpinScale to GTK+ 3.0
  622719d... app: skip keyboard devices so the device list becomes reaso
  8e82156... app: implement proper height-for-width in GimpToolPalette
  e801fad... app: use GdkDevice accessors
  5dc84ff... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  74d1ad1... app: put the toolbox' areas into a box until we decided abo
  08f2d72... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  8e9d7e2... app: port the device sort function to GdkDeviceManager
  bfa7ef8... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  fc02122... app: change the list of available devices to something that
  6c3bed8... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  04fc773... libgimpwidgets: port GimpChainButton to GtkStyleContext
  55231e2... libgimpwidgets: port GimpColorArea to GtkStyleContext
  83b2df9... libgimpwidgets: port GimpColorScale to GtkStyleContext
  83af94f... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  3e558dd... libgimpwidgets: port GimpRuler to GtkStyleContext
  f3b188e... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  a40c518... modules: port ColorselWheel to GtkStyleContext
  c226ff6... app: port Wilber drawing to GtkStyleContext
  bfbc2ba... app: port GimpBlobEditor to GtkStyleContext
  065c371... app: port setting the canvas padding color to GtkStyleConte
  7fd9e67... app: port GimpPanedBox to GtkStyleContext
  73df43d... app: port GimpContainerIconView to GtkStyleContext
  d14b1f8... app: port GimpContainerTreeView to GtkStyleContext
  b447010... app: port GimpColormapEditor to GtkStyleContext
  4092ac4... app: port GimpComponentEditor to GtkStyleContext
  6caa378... app: port GimpFgBgEditor to GtkStyleContext
  6819afc... app: port GimpFgBgView to GtkStyleContext
  970d605... app: port gimp_get_icon_size() to GtkStyleContext
  491a561... app: port GimpContainerBox to GtkStyleContext
  5bb2e2c... app: port GimpDashEditor to GtkStyleContext
  c94e5ab... app: remove calls to gtk_widget_get,set_extension_events()
  dd7a0e5... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  c6b5f89... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  e4cd1e8... app: port the about dialog to GtkStyleContext
  0632333... modules: remove call to gtk_widget_set_extension_events()
  b3c6680... libgimpwidgets: implement GtkWidget::state_flags_changed()
  1ab7e89... libgimpwidgets: implement GtkWidget::style_updated() instea
  a86e30b... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  3fb7d4f... app: use gdk_drag_context_get_source_window()
  da8939b... app: use gdk_drag_context_get_selected_action() instead of 
  4c701b5... app: port GimpSpinScale to GtkStyleContext
  67f47a1... app: implement GtkWidget::style_updated() instead of style_
  4ecdcd2... port gtkrc files to CSS (incompletely and stuff commented o
  9e59c59... Port theme and gtkrc file loading to CSS files using GtkCss
  84e2dac... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  d0df78e... app: copy gimp.css instead of gtkrc to the user's gimp dire
  643dec8... app: check whether child widgets exist in GtkWidget::style_
  4204edd... Replace gdk_cursor_unref() with g_object_unref()
  8d266c2... app: use gtk_menu_shell_get_selected_item()
  b98fca9... app: port GimpOverlayBox to GtkStyleContext
  192cb1e... app: port GimpOverlayFrame to GtkStyleContext
  b99adc4... app: port GimpScaleButton to GtkStyleContext
  46b3df2... libgimpwidgets: move all GimpPickButton members to a privat
  d72bcb4... libgimpwidgets: move all GimpColorArea members to a private
  f371e01... libgimpwidgets: move all GimpOffsetArea members to a privat
  1829fa7... libgimpwidgets: move padding members from instance to class
  633d2c3... libgimpwidgets: move all GimpButton members to a private st
  5ce65ac... libgimpwidgets: move all GimpCellRendererColor members to a
  48b8461... libgimpwidgets: move all GimpColorButton members to a priva
  100f32e... libgimpwidgets: move all GimpCellRendererToggle members to 
  3e869dc... libgimpwidgets: move all GimpChainButton members to a priva
  aabb5fe... libgimpwidgets: move all GimpBrowser members to a private s
  6860ed8... libgimpwidgets: move all GimpColorDisplay members to a priv
  3aaf106... libgimpwidgets: move all GimpColorDisplayStack members to a
  b8628df... libgimpwidgets: move all GimpColorHexEntry members to a pri
  d3b6b4a... libgimpwidgets: add padding
  1b2a520... libgimpwidgets: move all GimpColorNotebook members to a pri
  8afdfbb... libgimpwidgets: move all GimpColorScale members to a privat
  eb184ec... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  943832e... libgimpwidgets: move all GimpColorSelection members to a pr
  776dd15... libgimpwidgets: move all GimpEnumLabel members to a private
  2acde6e... app: don't use style->black and style->white
  76c6af9... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  c4b35fe... app: port GimpStrokeEditor to GtkStyleContext
  2693e5b... app: port GimpPaletteView to GtkStyleContext
  ac2691c... plug-ins: don't use style->black and style->white
  b70fa09... libgimpwidgets: move all GimpColorProfileStore members to a
  900b3cd... app: port GimpDockWindow to GtkStyleContext
  3587b21... app: port GimpToolEditor to GtkStyleContext
  91b7ae1... app: use gtk_widget_override_font() instead of modify_font(
  c8ae1a4... app: port GimpThumbBox to GtkStyleContext
  943a82e... Implement GtkWidget::style_updated() instead of ::style_set
  d206557... app: port GimpHistogramView to GtkStyleContext
  752618d... app: port GimpTagEntry to GtkStyleContext
  92d83ce... app: always ask the master device for its axes or state
  7d20178... app: when checking for a device change, check the event's s
  b4985cf... app: remove obsolete device checks from GimpToolbox
  341c9c6... app: port GimpColorFrame away from GtkStyle, using a new st
  30539be... app: remove call to gtk_widget_style_attach() from GimpOver
  f710902... app: port GimpOverlayChild to GtkStyleContext
  49c1ebd... Port cell renderers to gtk_cell_renderer_get_state()
  a0ab3e9... app: port GimpCellRendererDashes to GtkStyleContext
  30b7544... app: add gimp_get_style_color() to simplify GdkRGBA style p
  337c9fb... app: add style property and default CSS for GimpHistogramVi
  7124944... app: port GimpCurveView to GtkStyleContext
  2e14b60... themes: document the new GimpHistogramView property in the 
  3f521b1... app: define all GimpHistogramView colors via style properti
  b3a1f50... themes: document the new stlye properties and indent the CS
  e31dae8... app: increase the priority of the theme CSS by 1
  a0470a0... app: port GimpComboTagEntry to GtkStyleContext
  ea844e4... configure.ac: use the new GTK_CHECK_BACKEND() macro
  5e39904... plug-ins: port map-object to GTK+ 3.x
  5a3aab4... app: port GimpToolbox to GtkWidget::style_updated()
  4ddb9a9... app: use GdkRGBA instead of GdkColor in some places
  0093785... app: remove gimp_rgb_get,set_gdk_color()
  7ed9690... app: port the text tool editor's preedit popup to GtkStyleC
  30b9e19... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  6f16294... app: gimp_print_event(): add the device to the event debug 
  4425a82... app: gimp_device_info_get_device_coords(): workaround for X
  7fff7ea... app: make input devices, grabs and therefore generally tool
  4001df2... app: use gdk_device_get_position() inetad of gdk_display_ge
  a74af3a... app: remove some forgotten #undef GSEAL_ENABLE
  31d4888... app: let the file dialog expand/collapse with the file type
  edbb539... app: port GimpGradientEditor to GtkSyleContext
  4478326... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  47b48ff... app: port GimpNavigationEditor to GtkStyleContext
  f101a05... app: port GimpTagPopup to GtkStyleContext
  f873f68... app: GimpDock: port font size modification to GtkCssProvide
  f2a839e... plug-ins: s/GtkObject/GtkAdjustment/
  e3fc2d1... app: implement GtkContainer::get_path_for_child() in GimpMe
  e0083bd... devel-docs: make the shooter tool at least build again (unt
  a014534... app: don't use "size-request" for the toolbox' wilber, it's
  480c3b4... app: themes.c: add #if 0-ed switch to dark theme variant
  6eb36ad... Incomplete notebook and tab theming commit, to be improved
  c540213... foo



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