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



The branch 'gtk3-port' was created.

Summary of new commits:

  8f7b3ed... Switch to version 3.0 in a lot of places and depend on GTK+
  44fd758... libgimpwidgets: remove deprecated files from the build
  cac40c9... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  0bb8452... libgimpwidgets: port virtual functions to GTK+ 3.0
  1b7b1cd... libgimpwidgets: port virtual functions to GTK+ 3.0
  87c4cbc... libgimpwidgets: port to GtkWidget::draw()
  26883e9... libgimpwidgets: port to GtkWidget::draw()
  7ab1887... libgimpwidgets: port to new GDK_KEY_foo key names
  46fd2d9... libgimpwidgets: port to GtkWidget::draw()
  3cc3a63... libgimpwidgets: s/GtkObject/GtkAdjustment/
  1df8ee4... libgimpwidgets: remove call to gtk_dialog_set_has_separator
  c3fce52... libgimpwidgets: port to GDK_KEY_foo key names
  451fc01... libgimpwidgets: s/GtkObject/GtkAdjustment/
  91ba476... libgimpwidgets: port to GD_KEY_foo key names
  ad6deba... libgimpwidgets: port to GtkWidget::draw()
  abe97cc... libgimpwidgets: port to GDK_KEY_foo key names
  35de73c... libgimpwidgets: remove deprecated functions and s/GtkObject
  486585b... libgimpwidgets: s/GtkObject/GtkAdjustment/
  44970d7... libgimpwidgets: s/GtkObject/GtkAdjustment/
  7c772fa... libgimpwidgets: s/GtkObject/GtkAdjustment/
  919bb3f... libgimpwidgets: remove deprecated files completely
  55ea541... libgimpwidgets: don't include removed files
  c948aef... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
  1931761... libgimpwidgets: remove typedefs of things that are gone
  7837338... Update .gitignore files for generated 3.0 files
  d3a556a... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  94413b6... app: port to GtkWidget::draw()
  42b3b1a... app: remove GTK_OBJECT() cast
  56ef765... app: port to GtkWidget::draw()
  3018cf7... app: port to GtkWidget::draw()
  6e7cdc7... app: port virtual functions to GTK+ 3.0 API
  76dc093... app: port to the new GDK_KEY_foo key names
  926ef2d... app: port to the new GDK_KEY_foo key names and get rid of a
  81c8203... app: port to the new GDK_KEY_foo key names
  32abb03... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  86a5301... app: port to GtkWidget::draw()
  b9a586b... app: s/GDK_Escape/GDK_KEY_Escape/
  0d01023... app: port to GtkWidget::draw()
  7a08419... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  2f2a997... app: port to GtkWidget::draw()
  7c8b1ca... app: s/GtkObject/GtkAdjustment/
  2aad4b5... app: port to GtkWidget::draw()
  465c747... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  530ce04... app: s/GDK_Escape/GDK_KEY_Escape/
  4326c94... app: s/GtkObject/GtkAdjustment/
  6b9ae88... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  c2d6086... app: s/GtkObject/GtkAdjustment/
  ff34e89... app: s/GtkObject/GtkAdjustment/
  ef12c52... app: s/GtkObject/GtkAdjustment/
  178381a... app: use the new GDK_KEY_foo key names
  a813bb4... app: port to GtkWidget::draw()
  1b7778d... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
  a25bda2... app: port to GtkWidget::draw()
  0ec91b3... app: no need to alloc colors any longer, GdkColormap is gon
  2d58854... app: port call to gtk_paint_arrow() to GTK+ 3.0
  2bbc1dc... app: port device management to GdkDeviceManager
  b48c4b8... app: port to the new GDK_KEY_foo key names
  40b94eb... app: port to the new GDK_KEY_foo key names
  b9410dc... app: remove obsolete (GtkObject **) casts
  cdf6df8... app: use gtk_widget_get_preferred_size() instead of size_re
  5cf926d... app: port GimpScalComboBox to GTK+ 3.0
  d0e97b9... app: use gtk_widget_get_preferred_size() instead of size_re
  18e2efa... libgimpwidgets: port GimpFrame to GTK+ 3.0
  901222e... app: port tools to GTK+ 3.0 (trivial changes only)
  3bb8d6d... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  4fbadf0... app: s/GtkObject/GtkAdjustment/
  6a66007... app: pass the cairo_region_t to gdk_window_invalidate_regio
  3d57911... libgimpwidgets: use gdk_cairo_set_source_window() instead o
  6855908... app: use GdkDeviceManager to list devices
  4f5a47f... app: use GdkDeviceManager API
  0a9aed9... app: port to GtkWidget::draw()
  30215eb... app: remove calls to colormap functions, they are gone
  b72536c... libgimpwidgets: get rid of (GtkObject **) casts
  343caf2... app: port the splash to GTK+ 3.0
  1d3336a... libgimpwidgets: port the ruler to GTK+ 3.0
  0afdc7c... libgimpwidgets: port to GtkWidget::draw()
  e3eaeb4... app: port to GtkWidget::draw()
  ba82785... app: port the overlay stuff to GTK+ 3.0
  c8618e8... app: use the container icon view, the grid view is not GTK+
  15200ef... libgimpwidgets: #if 0 some unit menu code that needs portin
  34488e7... app: port to GtkWidget::draw() (incompletely)
  f532d91... app: #if 0 call to gtk_statusbar_set_has_resize_grip()
  cab4817... app: port the tag entry to GTK+ 3.0
  d07810b... app: port to GtkWidget::draw() but disable the code inside 
  6f2f043... app: can't set the scale combo entry's properties in init()
  a818f1c... app: port to GtkWidget::draw()
  9ce8876... app: remove the resize_grip call alltogether, it's gone fro
  028e06c... libgimpwidgets: port to GtkWidget::draw()
  ca891d7... modules: s/GtkObject/GtkAdjustment/
  820e0d1... app: didn't completely commit the display shell expose() ->
  f47122f... libgimpwidgets: port to GtkComboBoxText
  0a8f783... app: fix display shell background drawing
  e1920b9... app: fix canvas double buffering using cairo_push,pop_group
  c51f6aa... script-fu: port to GTK+ 3.0
  17525bb... app: port to GtkWidget::draw()
  2b86365... app: passing -1 as width/height to gtk_paint_box() no longe
  c7edeca... app: port popup arrow drawing to cairo and get rid of the a
  e8a7f4c... app: remove GimpContainerGridView from the build entirely
  ac03bcf... modules: port to GtkWidget::draw()
  7fea60b... libgimpwidgets: port to GtkWidget::draw()
  53804ac... libgimp: port to GtkWidget::draw()
  9dfb823... app: don't translate to allocation.x,y
  64cbccb... app: port to GtkWidget::draw()
  c1e16a5... app: forgot to remove a cairo_destroy() in draw()
  d2c7269... app: port to GtkWidget::draw()
  1be4dc1... app: build binaries with version number 2.99
  fd7c795... app: GtkEntry turned into a no-window widget
  c3b5b6f... app: use the new GtkScrollable API instead of deprecated tr
  129e741... app: cairo_save()/restore() around chaining up in draw()
  72321f1... app: add ugly workaround to make the icon view adapt to vie
  61d1253... plug-ins: lots of trivial GTK+ 3.0 porting
  4c1ce00... plug-ins: port jpeg-save to GTK+ 3.0
  04d3ec6... plug-ins: port file-png to GTK+ 3.0
  e877402... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  4b50ff9... plug-ins: more s/GtkObject/GtkAdjustment/
  003c8a6... plug-ins: port some more plug-ins to GTK+ 3.0
  401ad29... app: port the colormap editor to GTK+ 3.0
  9c7d67d... app: remove GtkWrapBox
  4337347... libgimpwidgets: port to the new size request API
  7a3780f... app: port to the new size request API
  3d76a40... plug-ins: port the print preview to the new size request AP
  c7a2d83... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
  928a490... plug-ins: port sphere-designer to GtkWidget::draw()
  f374669... plug-ins: port cml-explorer to GtkWidget::draw()
  f619966... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
  75ebe1c... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  9121e5b... plug-ins: port lighting to GTK+ 3.0
  466cbcf... app: port the cage tool to the new GDK_KEY_foo key names
  7fbd408... plug-ins: port the unit-editor to GtkScrollable
  6fcd8eb... hacks on top, to be redone



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