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



The branch 'gtk3-port' was created.

Summary of new commits:

  8d3f1ba... Switch to version 3.0 in a lot of places and depend on GTK+
  c47fbb4... libgimpwidgets: remove deprecated files from the build
  f3dd93b... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  d066b37... libgimpwidgets: port virtual functions to GTK+ 3.0
  e2dae8c... libgimpwidgets: port virtual functions to GTK+ 3.0
  0027376... libgimpwidgets: port to GtkWidget::draw()
  935b63d... libgimpwidgets: port to GtkWidget::draw()
  093881b... libgimpwidgets: port to new GDK_KEY_foo key names
  b6dba00... libgimpwidgets: port to GtkWidget::draw()
  ee1ac04... libgimpwidgets: s/GtkObject/GtkAdjustment/
  702da44... libgimpwidgets: remove call to gtk_dialog_set_has_separator
  97149f7... libgimpwidgets: port to GDK_KEY_foo key names
  624959e... libgimpwidgets: s/GtkObject/GtkAdjustment/
  955948c... libgimpwidgets: port to GD_KEY_foo key names
  1434b87... libgimpwidgets: port to GtkWidget::draw()
  1000e6e... libgimpwidgets: port to GDK_KEY_foo key names
  48b8dc2... libgimpwidgets: remove deprecated functions and s/GtkObject
  ec04b12... libgimpwidgets: s/GtkObject/GtkAdjustment/
  1b3cc0c... libgimpwidgets: s/GtkObject/GtkAdjustment/
  881d129... libgimpwidgets: s/GtkObject/GtkAdjustment/
  6a67e76... libgimpwidgets: remove deprecated files completely
  fea1a60... libgimpwidgets: don't include removed files
  514e9de... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
  6e23d01... libgimpwidgets: remove typedefs of things that are gone
  a316d6b... Update .gitignore files for generated 3.0 files
  9fc4133... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  ba889b6... app: port to GtkWidget::draw()
  7055319... app: remove GTK_OBJECT() cast
  c8abdbd... app: port to GtkWidget::draw()
  b513387... app: port to GtkWidget::draw()
  f86dc19... app: port virtual functions to GTK+ 3.0 API
  37683ae... app: port to the new GDK_KEY_foo key names
  1563757... app: port to the new GDK_KEY_foo key names and get rid of a
  d783c7d... app: port to the new GDK_KEY_foo key names
  884d650... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  4dabbbd... app: port to GtkWidget::draw()
  9950ca1... app: s/GDK_Escape/GDK_KEY_Escape/
  17f40e2... app: port to GtkWidget::draw()
  e15a0cb... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  cf20c64... app: port to GtkWidget::draw()
  1f163b2... app: s/GtkObject/GtkAdjustment/
  06efd96... app: port to GtkWidget::draw()
  eacc754... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  cbd7001... app: s/GDK_Escape/GDK_KEY_Escape/
  154d920... app: s/GtkObject/GtkAdjustment/
  4427ac7... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  ce03c78... app: s/GtkObject/GtkAdjustment/
  f697a97... app: s/GtkObject/GtkAdjustment/
  26d76a9... app: s/GtkObject/GtkAdjustment/
  f627a5f... app: use the new GDK_KEY_foo key names
  62daf0e... app: port to GtkWidget::draw()
  384bd34... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
  e748ea0... app: port to GtkWidget::draw()
  4cbe7d6... app: no need to alloc colors any longer, GdkColormap is gon
  3811645... app: port call to gtk_paint_arrow() to GTK+ 3.0
  211e805... app: port device management to GdkDeviceManager
  233088c... app: port to the new GDK_KEY_foo key names
  71aea31... app: port to the new GDK_KEY_foo key names
  68fbf27... app: remove obsolete (GtkObject **) casts
  57674f8... app: use gtk_widget_get_preferred_size() instead of size_re
  b02a224... app: port GimpScalComboBox to GTK+ 3.0
  c2aaae2... app: use gtk_widget_get_preferred_size() instead of size_re
  8cf95a6... libgimpwidgets: port GimpFrame to GTK+ 3.0
  a333dff... app: port tools to GTK+ 3.0 (trivial changes only)
  c614a3f... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  1672efe... app: s/GtkObject/GtkAdjustment/
  4a0597c... app: pass the cairo_region_t to gdk_window_invalidate_regio
  ff9a747... libgimpwidgets: use gdk_cairo_set_source_window() instead o
  884baaf... app: use GdkDeviceManager to list devices
  7498820... app: use GdkDeviceManager API
  b9acd5f... app: port to GtkWidget::draw()
  11372d1... app: remove calls to colormap functions, they are gone
  8255cdb... libgimpwidgets: get rid of (GtkObject **) casts
  240e3f0... app: port the splash to GTK+ 3.0
  8c67cb6... libgimpwidgets: port the ruler to GTK+ 3.0
  4250d65... libgimpwidgets: port to GtkWidget::draw()
  3f210f2... app: port to GtkWidget::draw()
  22fd4d7... app: port the overlay stuff to GTK+ 3.0
  83714fc... app: use the container icon view, the grid view is not GTK+
  74e0215... libgimpwidgets: #if 0 some unit menu code that needs portin
  fae35d6... app: port to GtkWidget::draw() (incompletely)
  84d44fe... app: remove call to gtk_statusbar_set_has_resize_grip()
  005e9c7... app: port the tag entry to GTK+ 3.0
  50ef51c... app: port to GtkWidget::draw() but disable the code inside 
  bbcd224... app: can't set the scale combo entry's properties in init()
  5472cc4... app: port to GtkWidget::draw()
  7bc9c53... libgimpwidgets: port to GtkWidget::draw()
  23b642b... modules: s/GtkObject/GtkAdjustment/
  7c8473c... app: didn't completely commit the display shell expose() ->
  b14d8f6... libgimpwidgets: port to GtkComboBoxText
  63b6d59... app: fix display shell background drawing
  39849ad... app: fix canvas double buffering using cairo_push,pop_group
  52d1751... script-fu: port to GTK+ 3.0
  d1f5ffd... app: port to GtkWidget::draw()
  584c9a4... app: passing -1 as width/height to gtk_paint_box() no longe
  3a00ae5... app: port popup arrow drawing to cairo and get rid of the a
  ade141d... app: remove GimpContainerGridView from the build entirely
  30ca4c9... modules: port to GtkWidget::draw()
  31a3064... libgimpwidgets: port to GtkWidget::draw()
  f8c90f9... libgimp: port to GtkWidget::draw()
  dff8b4a... app: don't translate to allocation.x,y
  f49d834... app: port to GtkWidget::draw()
  f740f11... app: forgot to remove a cairo_destroy() in draw()
  70c75eb... app: port to GtkWidget::draw()
  457992f... app: build binaries with version number 2.99
  dd62a8e... app: GtkEntry turned into a no-window widget
  39546c2... app: use the new GtkScrollable API instead of deprecated tr
  0d30c68... app: cairo_save()/restore() around chaining up in draw()
  6af4056... app: add ugly workaround to make the icon view adapt to vie
  d301307... plug-ins: lots of trivial GTK+ 3.0 porting
  2b77a04... plug-ins: port jpeg-save to GTK+ 3.0
  277d8e0... plug-ins: port file-png to GTK+ 3.0
  ff9d2a0... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  5f5c4e8... plug-ins: more s/GtkObject/GtkAdjustment/
  0794861... plug-ins: port some more plug-ins to GTK+ 3.0
  14ca8d5... app: port the colormap editor to GTK+ 3.0
  f2d925a... app: remove GtkWrapBox
  0b4854b... libgimpwidgets: port to the new size request API
  acf410a... app: port to the new size request API
  3cf98f5... plug-ins: port the print preview to the new size request AP
  c64825a... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
  99ecd98... plug-ins: port sphere-designer to GtkWidget::draw()
  4badaf7... plug-ins: port cml-explorer to GtkWidget::draw()
  2925f30... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
  b0883c8... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  db420b3... plug-ins: port lighting to GTK+ 3.0
  0436100... app: port the cage tool to the new GDK_KEY_foo key names
  3bbe92b... plug-ins: port the unit-editor to GtkScrollable
  31d92b9... app: fix GimpOverlayDialog's minimum height
  3c49cb6... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  4949b3e... app: don't connect to "size-requst" because that's deprecat
  c1bd85c... app: port GimpSpinScale to GTK+ 3.0
  b08b30f... app: skip keyboard devices so the device list becomes reaso
  62966fb... app: implement proper height-for-width in GimpToolPalette
  4073d74... app: use GdkDevice accessors
  3611e3c... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  7fdb532... app: put the toolbox' areas into a box until we decided abo
  fe36697... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  668b34a... app: port the device sort function to GdkDeviceManager
  0f56c1f... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  cc2b614... app: change the list of available devices to something that
  198ad25... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  6154174... libgimpwidgets: port GimpChainButton to GtkStyleContext
  2986749... libgimpwidgets: port GimpColorArea to GtkStyleContext
  0a5ce1e... libgimpwidgets: port GimpColorScale to GtkStyleContext
  d2ef97f... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  3a45b1b... libgimpwidgets: port GimpRuler to GtkStyleContext
  7934651... libgimpwidgets: turn GimpRuler into a no-window widget
  931c2f1... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  7d3f2c6... modules: port ColorselWheel to GtkStyleContext
  ced302e... app: port Wilber drawing to GtkStyleContext
  f1d2c31... app: port GimpBlobEditor to GtkStyleContext
  0fd31ed... app: port setting the canvas padding color to GtkStyleConte
  b1eaa98... app: port GimpPanedBox to GtkStyleContext
  975b6df... app: port GimpContainerIconView to GtkStyleContext
  4e2e891... app: port GimpContainerTreeView to GtkStyleContext
  b686b35... app: port GimpColormapEditor to GtkStyleContext
  cafef77... app: port GimpComponentEditor to GtkStyleContext
  c16b069... app: port GimpFgBgEditor to GtkStyleContext
  3a168f0... app: port GimpFgBgView to GtkStyleContext
  8208bdb... app: port gimp_get_icon_size() to GtkStyleContext
  88b42a7... app: port GimpContainerBox to GtkStyleContext
  9822d80... app: port GimpDashEditor to GtkStyleContext
  44a2f76... app: remove calls to gtk_widget_get,set_extension_events()
  f369d6a... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  f88c15b... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  74853a7... app: port the about dialog to GtkStyleContext
  e752e2a... modules: remove call to gtk_widget_set_extension_events()
  9fe51ca... app: some device hackery for carlos to see
  e81b56c... foo



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