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



The branch 'gtk3-port' was created.

Summary of new commits:

  2ff582d... Switch to version 3.0 in a lot of places and depend on GTK+
  7a8d2b7... libgimpwidgets: remove deprecated files from the build
  d61cff0... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  d35e661... libgimpwidgets: port virtual functions to GTK+ 3.0
  9eb3c25... libgimpwidgets: port virtual functions to GTK+ 3.0
  f20cf23... libgimpwidgets: port to GtkWidget::draw()
  18cd82c... libgimpwidgets: port to GtkWidget::draw()
  f0792b7... libgimpwidgets: port to new GDK_KEY_foo key names
  8bf48c2... libgimpwidgets: port to GtkWidget::draw()
  cd9c32d... libgimpwidgets: s/GtkObject/GtkAdjustment/
  bb3ccda... libgimpwidgets: remove call to gtk_dialog_set_has_separator
  f9ecd4c... libgimpwidgets: port to GDK_KEY_foo key names
  f71a95d... libgimpwidgets: s/GtkObject/GtkAdjustment/
  dfff4b0... libgimpwidgets: port to GD_KEY_foo key names
  13aff4f... libgimpwidgets: port to GtkWidget::draw()
  3e885d2... libgimpwidgets: port to GDK_KEY_foo key names
  58b4a88... libgimpwidgets: remove deprecated functions and s/GtkObject
  1fc42f9... libgimpwidgets: s/GtkObject/GtkAdjustment/
  28443ef... libgimpwidgets: s/GtkObject/GtkAdjustment/
  34f0ddf... libgimpwidgets: s/GtkObject/GtkAdjustment/
  30bfd92... libgimpwidgets: remove deprecated files completely
  bac3c21... libgimpwidgets: don't include removed files
  bd7ce26... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
  cd5e896... libgimpwidgets: remove typedefs of things that are gone
  f5e66b5... Update .gitignore files for generated 3.0 files
  910bf72... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  d5d5b9f... app: port to GtkWidget::draw()
  8c6dc14... app: remove GTK_OBJECT() cast
  ec00bf6... app: port to GtkWidget::draw()
  1fbe0e9... app: port to GtkWidget::draw()
  53a33ac... app: port virtual functions to GTK+ 3.0 API
  a231cea... app: port to the new GDK_KEY_foo key names
  8b2057e... app: port to the new GDK_KEY_foo key names and get rid of a
  d5b44c8... app: port to the new GDK_KEY_foo key names
  e83f017... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  c0bbc1d... app: port to GtkWidget::draw()
  6cd8165... app: s/GDK_Escape/GDK_KEY_Escape/
  71c71b6... app: port to GtkWidget::draw()
  b049602... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  ab26639... app: port to GtkWidget::draw()
  f65b133... app: s/GtkObject/GtkAdjustment/
  0e5db9d... app: port to GtkWidget::draw()
  3a9d37c... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  dcce2e0... app: s/GDK_Escape/GDK_KEY_Escape/
  e7591d6... app: s/GtkObject/GtkAdjustment/
  c921c54... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  9f93861... app: s/GtkObject/GtkAdjustment/
  625238b... app: s/GtkObject/GtkAdjustment/
  44bf31f... app: s/GtkObject/GtkAdjustment/
  d281e38... app: use the new GDK_KEY_foo key names
  92b5fe3... app: port to GtkWidget::draw()
  6929f25... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
  ee0d959... app: port to GtkWidget::draw()
  8b017af... app: no need to alloc colors any longer, GdkColormap is gon
  89fa4ed... app: port call to gtk_paint_arrow() to GTK+ 3.0
  9dc9706... app: port device management to GdkDeviceManager
  5cece0a... app: port to the new GDK_KEY_foo key names
  c65bd28... app: port to the new GDK_KEY_foo key names
  b6e8883... app: remove obsolete (GtkObject **) casts
  e1722ee... app: use gtk_widget_get_preferred_size() instead of size_re
  71cff39... app: port GimpScalComboBox to GTK+ 3.0
  afe888d... app: use gtk_widget_get_preferred_size() instead of size_re
  a3a2d5d... libgimpwidgets: port GimpFrame to GTK+ 3.0
  3d60e71... app: port tools to GTK+ 3.0 (trivial changes only)
  442d2f7... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  fdfd65e... app: s/GtkObject/GtkAdjustment/
  13d5e42... app: pass the cairo_region_t to gdk_window_invalidate_regio
  01dcf17... libgimpwidgets: use gdk_cairo_set_source_window() instead o
  da8a634... app: use GdkDeviceManager to list devices
  374567b... app: use GdkDeviceManager API
  f2c05e2... app: port to GtkWidget::draw()
  c41223b... app: remove calls to colormap functions, they are gone
  c1332a8... libgimpwidgets: get rid of (GtkObject **) casts
  09c3923... app: port the splash to GTK+ 3.0
  2a2e310... libgimpwidgets: port the ruler to GTK+ 3.0
  05a2afd... libgimpwidgets: port to GtkWidget::draw()
  5341b50... app: port to GtkWidget::draw()
  5fe898f... app: port the overlay stuff to GTK+ 3.0
  eeee31a... app: use the container icon view, the grid view is not GTK+
  e1ea632... libgimpwidgets: #if 0 some unit menu code that needs portin
  ee1d98b... app: port to GtkWidget::draw() (incompletely)
  5c1a76f... app: remove call to gtk_statusbar_set_has_resize_grip()
  46224a6... app: port the tag entry to GTK+ 3.0
  e6be8c7... app: port to GtkWidget::draw() but disable the code inside 
  79ec997... app: can't set the scale combo entry's properties in init()
  c849333... app: port to GtkWidget::draw()
  2b15872... libgimpwidgets: port to GtkWidget::draw()
  7419317... modules: s/GtkObject/GtkAdjustment/
  f870626... app: didn't completely commit the display shell expose() ->
  7aebf09... libgimpwidgets: port to GtkComboBoxText
  f6c42a2... app: fix display shell background drawing
  b68a7dc... app: fix canvas double buffering using cairo_push,pop_group
  a3d8531... script-fu: port to GTK+ 3.0
  b881e99... app: port to GtkWidget::draw()
  8351a1e... app: passing -1 as width/height to gtk_paint_box() no longe
  fd2cc6a... app: port popup arrow drawing to cairo and get rid of the a
  e734314... app: remove GimpContainerGridView from the build entirely
  d4283f9... modules: port to GtkWidget::draw()
  0d9a9b6... libgimpwidgets: port to GtkWidget::draw()
  f9bca4d... libgimp: port to GtkWidget::draw()
  043ac9d... app: don't translate to allocation.x,y
  458c96e... app: port to GtkWidget::draw()
  5e6eb43... app: forgot to remove a cairo_destroy() in draw()
  b43ca2b... app: port to GtkWidget::draw()
  8dd4dc7... app: build binaries with version number 2.99
  ba22537... app: GtkEntry turned into a no-window widget
  253de2f... app: use the new GtkScrollable API instead of deprecated tr
  387511b... app: cairo_save()/restore() around chaining up in draw()
  4b6cb2a... app: add ugly workaround to make the icon view adapt to vie
  ff14e86... plug-ins: lots of trivial GTK+ 3.0 porting
  5322b40... plug-ins: port jpeg-save to GTK+ 3.0
  b5c5a03... plug-ins: port file-png to GTK+ 3.0
  3967a35... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  7a4bf13... plug-ins: more s/GtkObject/GtkAdjustment/
  dd5dd0e... plug-ins: port some more plug-ins to GTK+ 3.0
  dafa654... app: port the colormap editor to GTK+ 3.0
  2441b08... app: remove GtkWrapBox
  ab5f2ab... libgimpwidgets: port to the new size request API
  3082ebe... app: port to the new size request API
  c05a241... plug-ins: port the print preview to the new size request AP
  0fb40e5... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
  e21e7f1... plug-ins: port sphere-designer to GtkWidget::draw()
  a3ae61b... plug-ins: port cml-explorer to GtkWidget::draw()
  a9762ab... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
  318dde2... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  c69db84... plug-ins: port lighting to GTK+ 3.0
  a069a6b... app: port the cage tool to the new GDK_KEY_foo key names
  ed89511... plug-ins: port the unit-editor to GtkScrollable
  f63f51c... app: fix GimpOverlayDialog's minimum height
  4ffe053... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  62ddcde... app: don't connect to "size-requst" because that's deprecat
  b6f9ec4... app: port GimpSpinScale to GTK+ 3.0
  8cc7bb3... app: skip keyboard devices so the device list becomes reaso
  6d5dfba... app: implement proper height-for-width in GimpToolPalette
  82446ba... app: use GdkDevice accessors
  14ea485... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  c8826cc... app: put the toolbox' areas into a box until we decided abo
  6402681... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  40f2244... app: port the device sort function to GdkDeviceManager
  9514265... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  f0d8d5b... app: change the list of available devices to something that
  470d40c... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  694b72c... libgimpwidgets: port GimpChainButton to GtkStyleContext
  373728e... libgimpwidgets: port GimpColorArea to GtkStyleContext
  46f8590... libgimpwidgets: port GimpColorScale to GtkStyleContext
  ef919ef... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  50b27f0... libgimpwidgets: port GimpRuler to GtkStyleContext
  4bcf617... libgimpwidgets: turn GimpRuler into a no-window widget
  7d6a595... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  54722d5... modules: port ColorselWheel to GtkStyleContext
  f4ad601... app: port Wilber drawing to GtkStyleContext
  be412a8... app: port GimpBlobEditor to GtkStyleContext
  7ff748d... app: port setting the canvas padding color to GtkStyleConte
  1c138e1... app: port GimpPanedBox to GtkStyleContext
  8be2d97... app: port GimpContainerIconView to GtkStyleContext
  b6ff01e... app: port GimpContainerTreeView to GtkStyleContext
  f5d4d47... app: port GimpColormapEditor to GtkStyleContext
  f02a583... app: port GimpComponentEditor to GtkStyleContext
  a2bdae5... app: port GimpFgBgEditor to GtkStyleContext
  7578cf4... app: port GimpFgBgView to GtkStyleContext
  059e9b6... app: port gimp_get_icon_size() to GtkStyleContext
  62fc3d1... app: port GimpContainerBox to GtkStyleContext
  8eebea7... app: port GimpDashEditor to GtkStyleContext
  7d4e5bd... app: remove calls to gtk_widget_get,set_extension_events()
  e45de8a... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  880c985... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  280fac5... app: port the about dialog to GtkStyleContext
  553571a... modules: remove call to gtk_widget_set_extension_events()
  c4800b8... libgimpwidgets: implement GtkWidget::state_flags_changed()
  ea500b0... libgimpwidgets: implement GtkWidget::style_updated() instea
  a74ca7e... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  8b3c6e4... app: use gdk_drag_context_get_source_window()
  47c1940... app: use gdk_drag_context_get_selected_action() instead of 
  35d3e73... app: port GimpSpinScale to GtkStyleContext
  7ae6f95... app: implement GtkWidget::style_updated() instead of style_
  6286eac... port gtkrc files to CSS (incompletely and stuff commented o
  a2ff7d7... Port theme and gtkrc file loading to CSS files using GtkCss
  90cb04a... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  e717b4c... app: copy gimp.css instead of gtkrc to the user's gimp dire
  091a7bf... app: check whether child widgets exist in GtkWidget::style_
  a949951... Replace gdk_cursor_unref() with g_object_unref()
  51f7ff0... app: use gtk_menu_shell_get_selected_item()
  5c74534... app: port GimpOverlayBox to GtkStyleContext
  ba14e88... app: port GimpOverlayFrame to GtkStyleContext
  4fda4b6... app: port GimpScaleButton to GtkStyleContext
  c11d99b... libgimpwidgets: move all GimpPickButton members to a privat
  a4a8a5c... libgimpwidgets: move all GimpColorArea members to a private
  4f159ea... libgimpwidgets: move all GimpOffsetArea members to a privat
  08ab6f7... libgimpwidgets: move padding members from instance to class
  587781c... libgimpwidgets: move all GimpButton members to a private st
  593d13d... libgimpwidgets: move all GimpCellRendererColor members to a
  a2103a7... libgimpwidgets: move all GimpColorButton members to a priva
  e67fb9c... libgimpwidgets: move all GimpCellRendererToggle members to 
  5f74f45... libgimpwidgets: move all GimpChainButton members to a priva
  87d4b2d... libgimpwidgets: move all GimpBrowser members to a private s
  cfa44b7... libgimpwidgets: move all GimpColorDisplay members to a priv
  2bf6364... libgimpwidgets: move all GimpColorDisplayStack members to a
  b4c3d1c... libgimpwidgets: move all GimpColorHexEntry members to a pri
  8b07b52... libgimpwidgets: add padding
  311cdb0... libgimpwidgets: move all GimpColorNotebook members to a pri
  10b5848... libgimpwidgets: move all GimpColorScale members to a privat
  e514249... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  636c9be... libgimpwidgets: move all GimpColorSelection members to a pr
  937e4e1... libgimpwidgets: move all GimpEnumLabel members to a private
  a50a0e2... app: don't use style->black and style->white
  40841a9... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  cdbaac2... app: port GimpStrokeEditor to GtkStyleContext
  8687680... app: port GimpPaletteView to GtkStyleContext
  426c56e... plug-ins: don't use style->black and style->white
  ea199e5... libgimpwidgets: move all GimpColorProfileStore members to a
  78e88f9... app: port GimpDockWindow to GtkStyleContext
  2592546... app: port GimpToolEditor to GtkStyleContext
  7b20092... app: use gtk_widget_override_font() instead of modify_font(
  5896a42... app: port GimpThumbBox to GtkStyleContext
  28eb1eb... foo



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