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



The branch 'gtk3-port' was created.

Summary of new commits:

  f4335eb... Switch to version 3.0 in a lot of places and depend on GTK+
  d38a332... libgimpwidgets: remove deprecated files from the build
  380c9c5... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  da441a6... libgimpwidgets: port virtual functions to GTK+ 3.0
  f2e2d74... libgimpwidgets: port virtual functions to GTK+ 3.0
  10b496f... libgimpwidgets: port to GtkWidget::draw()
  d18cd6e... libgimpwidgets: port to GtkWidget::draw()
  a23bce4... libgimpwidgets: port to new GDK_KEY_foo key names
  250c7d5... libgimpwidgets: port to GtkWidget::draw()
  5a9a323... libgimpwidgets: s/GtkObject/GtkAdjustment/
  5907d6f... libgimpwidgets: remove call to gtk_dialog_set_has_separator
  e597f79... libgimpwidgets: port to GDK_KEY_foo key names
  28b592e... libgimpwidgets: s/GtkObject/GtkAdjustment/
  3500e50... libgimpwidgets: port to GD_KEY_foo key names
  a0d3401... libgimpwidgets: port to GtkWidget::draw()
  0df0a01... libgimpwidgets: port to GDK_KEY_foo key names
  a50113d... libgimpwidgets: remove deprecated functions and s/GtkObject
  a212c76... libgimpwidgets: s/GtkObject/GtkAdjustment/
  42c13eb... libgimpwidgets: s/GtkObject/GtkAdjustment/
  a610812... libgimpwidgets: s/GtkObject/GtkAdjustment/
  575e131... libgimpwidgets: remove deprecated files completely
  f6da1e4... libgimpwidgets: don't include removed files
  56ffbff... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
  8db72d2... libgimpwidgets: remove typedefs of things that are gone
  2fd52bd... Update .gitignore files for generated 3.0 files
  a0da90d... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  6b2526c... app: port to GtkWidget::draw()
  37ed9df... app: remove GTK_OBJECT() cast
  862053b... app: port to GtkWidget::draw()
  640ebc8... app: port to GtkWidget::draw()
  ac9582a... app: port virtual functions to GTK+ 3.0 API
  2940ed8... app: port to the new GDK_KEY_foo key names
  2bf425e... app: port to the new GDK_KEY_foo key names and get rid of a
  05389f8... app: port to the new GDK_KEY_foo key names
  f259be6... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  e0c5c7e... app: port to GtkWidget::draw()
  cd68cf1... app: s/GDK_Escape/GDK_KEY_Escape/
  bd487bf... app: port to GtkWidget::draw()
  50be96d... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  c3ee9a2... app: port to GtkWidget::draw()
  bf4be53... app: s/GtkObject/GtkAdjustment/
  46104db... app: port to GtkWidget::draw()
  3a7be15... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  65dfaf4... app: s/GDK_Escape/GDK_KEY_Escape/
  2fe6775... app: s/GtkObject/GtkAdjustment/
  bca7768... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  c70a19e... app: s/GtkObject/GtkAdjustment/
  5cf2734... app: s/GtkObject/GtkAdjustment/
  67f02cf... app: s/GtkObject/GtkAdjustment/
  2bf2d6e... app: use the new GDK_KEY_foo key names
  647244d... app: port to GtkWidget::draw()
  0ae0777... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
  7d41fcf... app: port to GtkWidget::draw()
  1549b7d... app: no need to alloc colors any longer, GdkColormap is gon
  c886627... app: port call to gtk_paint_arrow() to GTK+ 3.0
  f22ded3... app: port device management to GdkDeviceManager
  6d6f83c... app: port to the new GDK_KEY_foo key names
  79fcead... app: port to the new GDK_KEY_foo key names
  26fb54a... app: remove obsolete (GtkObject **) casts
  579b3b8... app: use gtk_widget_get_preferred_size() instead of size_re
  0b462ea... app: port GimpScalComboBox to GTK+ 3.0
  fd92001... app: use gtk_widget_get_preferred_size() instead of size_re
  82be265... libgimpwidgets: port GimpFrame to GTK+ 3.0
  7e9894f... app: port tools to GTK+ 3.0 (trivial changes only)
  1495554... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  3f94d4c... app: s/GtkObject/GtkAdjustment/
  257c3b9... app: pass the cairo_region_t to gdk_window_invalidate_regio
  b7b8d57... libgimpwidgets: use gdk_cairo_set_source_window() instead o
  b30d506... app: use GdkDeviceManager to list devices
  1e90f53... app: use GdkDeviceManager API
  441af57... app: port to GtkWidget::draw()
  4198c02... app: remove calls to colormap functions, they are gone
  d05ab79... libgimpwidgets: get rid of (GtkObject **) casts
  137c6ce... app: port the splash to GTK+ 3.0
  ecaba07... libgimpwidgets: port the ruler to GTK+ 3.0
  dad9e42... libgimpwidgets: port to GtkWidget::draw()
  4cec7b1... app: port to GtkWidget::draw()
  5d0f184... app: port the overlay stuff to GTK+ 3.0
  1347765... app: use the container icon view, the grid view is not GTK+
  85523f9... libgimpwidgets: #if 0 some unit menu code that needs portin
  06663f1... app: port to GtkWidget::draw() (incompletely)
  3c7d3f7... app: remove call to gtk_statusbar_set_has_resize_grip()
  24f590f... app: port the tag entry to GTK+ 3.0
  c5ecbc5... app: port to GtkWidget::draw() but disable the code inside 
  f07a39a... app: can't set the scale combo entry's properties in init()
  80fa2bd... app: port to GtkWidget::draw()
  386d949... libgimpwidgets: port to GtkWidget::draw()
  308c292... modules: s/GtkObject/GtkAdjustment/
  630e302... app: didn't completely commit the display shell expose() ->
  999cce0... libgimpwidgets: port to GtkComboBoxText
  5dc09d2... app: fix display shell background drawing
  7660a80... app: fix canvas double buffering using cairo_push,pop_group
  ee25ea4... script-fu: port to GTK+ 3.0
  d6b1ee2... app: port to GtkWidget::draw()
  c386157... app: passing -1 as width/height to gtk_paint_box() no longe
  c89f7b8... app: port popup arrow drawing to cairo and get rid of the a
  4d45681... app: remove GimpContainerGridView from the build entirely
  19ccd50... modules: port to GtkWidget::draw()
  e5940ce... libgimpwidgets: port to GtkWidget::draw()
  e9a7b0c... libgimp: port to GtkWidget::draw()
  ae35249... app: don't translate to allocation.x,y
  7061dda... app: port to GtkWidget::draw()
  1fd378a... app: forgot to remove a cairo_destroy() in draw()
  eda0ed6... app: port to GtkWidget::draw()
  6eb64f6... app: build binaries with version number 2.99
  27bf8e0... app: GtkEntry turned into a no-window widget
  b870ce8... app: use the new GtkScrollable API instead of deprecated tr
  6e086a1... app: cairo_save()/restore() around chaining up in draw()
  29afcbb... app: add ugly workaround to make the icon view adapt to vie
  f398d1a... plug-ins: lots of trivial GTK+ 3.0 porting
  64080e2... plug-ins: port jpeg-save to GTK+ 3.0
  74db19f... plug-ins: port file-png to GTK+ 3.0
  6786241... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  9001f76... plug-ins: more s/GtkObject/GtkAdjustment/
  750014f... plug-ins: port some more plug-ins to GTK+ 3.0
  38bff0b... app: port the colormap editor to GTK+ 3.0
  6105580... app: remove GtkWrapBox
  cc76039... libgimpwidgets: port to the new size request API
  6ccff4c... app: port to the new size request API
  58425ad... plug-ins: port the print preview to the new size request AP
  46db5b0... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
  f5f4bf4... plug-ins: port sphere-designer to GtkWidget::draw()
  48854f7... plug-ins: port cml-explorer to GtkWidget::draw()
  b0f6b74... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
  9587b13... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  4c2209c... plug-ins: port lighting to GTK+ 3.0
  252e468... app: port the cage tool to the new GDK_KEY_foo key names
  a189604... plug-ins: port the unit-editor to GtkScrollable
  a35dbe6... app: fix GimpOverlayDialog's minimum height
  1002d62... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  ceb6695... app: don't connect to "size-requst" because that's deprecat
  c4a70d2... app: port GimpSpinScale to GTK+ 3.0
  1b8493b... app: skip keyboard devices so the device list becomes reaso
  71c7786... app: implement proper height-for-width in GimpToolPalette
  6266cc1... app: use GdkDevice accessors
  fcda0ef... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  a438d96... app: put the toolbox' areas into a box until we decided abo
  d2a6f8a... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  6280487... app: port the device sort function to GdkDeviceManager
  385db99... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  ae44225... app: change the list of available devices to something that
  c008430... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  3cbea07... libgimpwidgets: port GimpChainButton to GtkStyleContext
  1f9ed44... libgimpwidgets: port GimpColorArea to GtkStyleContext
  fea90a0... libgimpwidgets: port GimpColorScale to GtkStyleContext
  7465d74... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  0a20a61... libgimpwidgets: port GimpRuler to GtkStyleContext
  7223413... libgimpwidgets: turn GimpRuler into a no-window widget
  16f7b0f... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  c324ee0... modules: port ColorselWheel to GtkStyleContext
  5d6c5f7... app: port Wilber drawing to GtkStyleContext
  cbb53f3... app: port GimpBlobEditor to GtkStyleContext
  d69f95d... app: port setting the canvas padding color to GtkStyleConte
  08dc1cb... app: port GimpPanedBox to GtkStyleContext
  639bcbb... foo



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