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



The branch 'gtk3-port' was created.

Summary of new commits:

  d5eb295... Switch to version 3.0 in a lot of places and depend on GTK+
  ee0393d... libgimpwidgets: remove deprecated files from the build
  b9c35c5... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  2322c45... libgimpwidgets: port virtual functions to GTK+ 3.0
  a50155a... libgimpwidgets: port virtual functions to GTK+ 3.0
  9a605a3... libgimpwidgets: port to GtkWidget::draw()
  0bea46c... libgimpwidgets: port to GtkWidget::draw()
  23477bf... libgimpwidgets: port to new GDK_KEY_foo key names
  eb78779... libgimpwidgets: port to GtkWidget::draw()
  a5682ac... libgimpwidgets: s/GtkObject/GtkAdjustment/
  6e93d3e... libgimpwidgets: remove call to gtk_dialog_set_has_separator
  ae0c40b... libgimpwidgets: port to GDK_KEY_foo key names
  c586e2f... libgimpwidgets: s/GtkObject/GtkAdjustment/
  b77a972... libgimpwidgets: port to GD_KEY_foo key names
  d34ca52... libgimpwidgets: port to GtkWidget::draw()
  09f6468... libgimpwidgets: port to GDK_KEY_foo key names
  f1752b8... libgimpwidgets: remove deprecated functions and s/GtkObject
  505338b... libgimpwidgets: s/GtkObject/GtkAdjustment/
  f2b8b40... libgimpwidgets: s/GtkObject/GtkAdjustment/
  bd46766... libgimpwidgets: s/GtkObject/GtkAdjustment/
  b534349... libgimpwidgets: remove deprecated files completely
  97be0f7... libgimpwidgets: don't include removed files
  9d05103... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
  4783d36... libgimpwidgets: remove typedefs of things that are gone
  69b0ec3... Update .gitignore files for generated 3.0 files
  4c91913... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  c7ba25c... app: port to GtkWidget::draw()
  d544625... app: remove GTK_OBJECT() cast
  49f9304... app: port to GtkWidget::draw()
  c761ae0... app: port to GtkWidget::draw()
  d313c86... app: port virtual functions to GTK+ 3.0 API
  e29371a... app: port to the new GDK_KEY_foo key names
  5a3db87... app: port to the new GDK_KEY_foo key names and get rid of a
  027e9a1... app: port to the new GDK_KEY_foo key names
  06b1293... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  4a66d16... app: port to GtkWidget::draw()
  3f7655e... app: s/GDK_Escape/GDK_KEY_Escape/
  43f1a24... app: port to GtkWidget::draw()
  08b8579... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  6a0af95... app: port to GtkWidget::draw()
  d532878... app: s/GtkObject/GtkAdjustment/
  9f8080f... app: port to GtkWidget::draw()
  d92214f... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  d4cb614... app: s/GDK_Escape/GDK_KEY_Escape/
  11483d7... app: s/GtkObject/GtkAdjustment/
  ac3c413... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  83a0d28... app: s/GtkObject/GtkAdjustment/
  973bb6e... app: s/GtkObject/GtkAdjustment/
  9bf1e8d... app: s/GtkObject/GtkAdjustment/
  c5952f2... app: use the new GDK_KEY_foo key names
  a0de389... app: port to GtkWidget::draw()
  d529496... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
  05eaec0... app: port to GtkWidget::draw()
  aa539e8... app: no need to alloc colors any longer, GdkColormap is gon
  3792663... app: port call to gtk_paint_arrow() to GTK+ 3.0
  5c3bc38... app: port device management to GdkDeviceManager
  2a5b08c... app: port to the new GDK_KEY_foo key names
  b78632e... app: port to the new GDK_KEY_foo key names
  17a16a0... app: remove obsolete (GtkObject **) casts
  81fd959... app: use gtk_widget_get_preferred_size() instead of size_re
  5a981ab... app: port GimpScalComboBox to GTK+ 3.0
  f41f2d5... app: use gtk_widget_get_preferred_size() instead of size_re
  96052b8... libgimpwidgets: port GimpFrame to GTK+ 3.0
  6c55657... app: port tools to GTK+ 3.0 (trivial changes only)
  230fedf... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  042202a... app: s/GtkObject/GtkAdjustment/
  9ddcdf9... app: pass the cairo_region_t to gdk_window_invalidate_regio
  76423a7... libgimpwidgets: use gdk_cairo_set_source_window() instead o
  e89006f... app: use GdkDeviceManager to list devices
  24bf1d9... app: use GdkDeviceManager API
  448d226... app: port to GtkWidget::draw()
  fff977c... app: remove calls to colormap functions, they are gone
  d1209d6... libgimpwidgets: get rid of (GtkObject **) casts
  decdf12... app: port the splash to GTK+ 3.0
  71c8715... libgimpwidgets: port the ruler to GTK+ 3.0
  eaa9502... libgimpwidgets: port to GtkWidget::draw()
  9127275... app: port to GtkWidget::draw()
  516bab2... app: port the overlay stuff to GTK+ 3.0
  656bc2e... app: use the container icon view, the grid view is not GTK+
  06d12a1... libgimpwidgets: #if 0 some unit menu code that needs portin
  4f2b62d... app: port to GtkWidget::draw() (incompletely)
  6eb183c... app: #if 0 call to gtk_statusbar_set_has_resize_grip()
  e1327de... app: port the tag entry to GTK+ 3.0
  81848de... app: port to GtkWidget::draw() but disable the code inside 
  71826b4... app: can't set the scale combo entry's properties in init()
  f258134... app: port to GtkWidget::draw()
  d9afb33... app: remove the resize_grip call alltogether, it's gone fro
  b8fc6a1... libgimpwidgets: port to GtkWidget::draw()
  b8846ca... modules: s/GtkObject/GtkAdjustment/
  7626547... app: didn't completely commit the display shell expose() ->
  6a20833... libgimpwidgets: port to GtkComboBoxText
  cd22aac... app: fix display shell background drawing
  5f6ee07... app: fix canvas double buffering using cairo_push,pop_group
  5a6e0ec... script-fu: port to GTK+ 3.0
  a03ecf6... app: port to GtkWidget::draw()
  d6c2e77... app: passing -1 as width/height to gtk_paint_box() no longe
  5fc7f52... app: port popup arrow drawing to cairo and get rid of the a
  e090e5d... app: remove GimpContainerGridView from the build entirely
  dbe1c7b... modules: port to GtkWidget::draw()
  19c503a... libgimpwidgets: port to GtkWidget::draw()
  a3048ba... libgimp: port to GtkWidget::draw()
  58b76b6... app: don't translate to allocation.x,y
  75b9472... app: port to GtkWidget::draw()
  4650eeb... app: forgot to remove a cairo_destroy() in draw()
  e9eaaeb... app: port to GtkWidget::draw()
  c54a551... app: build binaries with version number 2.99
  7c192fa... app: GtkEntry turned into a no-window widget
  5e5f4c4... app: use the new GtkScrollable API instead of deprecated tr
  726b22a... app: cairo_save()/restore() around chaining up in draw()
  161c0a7... app: add ugly workaround to make the icon view adapt to vie
  f7ebc6c... plug-ins: lots of trivial GTK+ 3.0 porting
  9dc643c... plug-ins: port jpeg-save to GTK+ 3.0
  159256a... plug-ins: port file-png to GTK+ 3.0
  c22a2df... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  16d2003... plug-ins: more s/GtkObject/GtkAdjustment/
  bd94606... plug-ins: port some more plug-ins to GTK+ 3.0
  d9a8ec4... app: port the colormap editor to GTK+ 3.0
  c19b7c8... app: remove GtkWrapBox
  16c5899... libgimpwidgets: port to the new size request API
  cb87ee2... app: port to the new size request API
  524fe46... plug-ins: port the print preview to the new size request AP
  5707e1b... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
  0d3e506... plug-ins: port sphere-designer to GtkWidget::draw()
  8b280c4... plug-ins: port cml-explorer to GtkWidget::draw()
  3191f73... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
  e62b071... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  cf467e3... plug-ins: port lighting to GTK+ 3.0
  152babb... app: port the cage tool to the new GDK_KEY_foo key names
  36e7e1f... plug-ins: port the unit-editor to GtkScrollable
  a77228b... app: fix GimpOverlayDialog's minimum height
  25cf2e1... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  3d65c89... app: don't connect to "size-requst" because that's deprecat
  0b8489f... app: port GimpSpinScale to GTK+ 3.0
  02c0114... app: call gdk_enable_multidevice() so we use XI2
  9a46669... app: skip keyboard devices so the device list becomes reaso
  36ac7d3... app: implement proper height-for-width in GimpToolPalette
  dd34714... app: use GdkDevice accessors
  a537e8d... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  2bbaedd... app: put the toolbox' areas into a box until we decided abo
  232ee52... foo



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