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



The branch 'gtk3-port' was created.

Summary of new commits:

  89bf056... Switch to version 3.0 in a lot of places and depend on GTK+
  779e344... libgimpwidgets: remove deprecated files from the build
  fac58b1... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  f990629... libgimpwidgets: port virtual functions to GTK+ 3.0
  c652ed4... libgimpwidgets: port virtual functions to GTK+ 3.0
  c6b953a... libgimpwidgets: port to GtkWidget::draw()
  eda0c53... libgimpwidgets: port to GtkWidget::draw()
  f28a265... libgimpwidgets: port to new GDK_KEY_foo key names
  b9c5ca7... libgimpwidgets: port to GtkWidget::draw()
  b127c60... libgimpwidgets: s/GtkObject/GtkAdjustment/
  f102c09... libgimpwidgets: remove call to gtk_dialog_set_has_separator
  60ba23d... libgimpwidgets: port to GDK_KEY_foo key names
  568fd35... libgimpwidgets: s/GtkObject/GtkAdjustment/
  f7c88db... libgimpwidgets: port to GD_KEY_foo key names
  69e5b7e... libgimpwidgets: port to GtkWidget::draw()
  09bcb3c... libgimpwidgets: port to GDK_KEY_foo key names
  26489c0... libgimpwidgets: remove deprecated functions and s/GtkObject
  ad7c44d... libgimpwidgets: s/GtkObject/GtkAdjustment/
  50a7706... libgimpwidgets: s/GtkObject/GtkAdjustment/
  886f165... libgimpwidgets: s/GtkObject/GtkAdjustment/
  8ab2037... libgimpwidgets: remove deprecated files completely
  98d1d17... libgimpwidgets: don't include removed files
  81fe3de... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
  6118123... libgimpwidgets: remove typedefs of things that are gone
  268f05d... Update .gitignore files for generated 3.0 files
  f9f653a... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  5187a5f... app: port to GtkWidget::draw()
  007ded6... app: remove GTK_OBJECT() cast
  a0a511d... app: port to GtkWidget::draw()
  b6ea75f... app: port to GtkWidget::draw()
  93c3738... app: port virtual functions to GTK+ 3.0 API
  905aaca... app: port to the new GDK_KEY_foo key names
  ae08254... app: port to the new GDK_KEY_foo key names and get rid of a
  0219c63... app: port to the new GDK_KEY_foo key names
  8022ed7... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  b3ac490... app: port to GtkWidget::draw()
  f53acc3... app: s/GDK_Escape/GDK_KEY_Escape/
  b86f7e8... app: port to GtkWidget::draw()
  8bf7308... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  60f5519... app: port to GtkWidget::draw()
  83d53bc... app: s/GtkObject/GtkAdjustment/
  817360e... app: port to GtkWidget::draw()
  fb04ab8... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  0686fbb... app: s/GDK_Escape/GDK_KEY_Escape/
  6d8ff94... app: s/GtkObject/GtkAdjustment/
  842f651... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  d29739f... app: s/GtkObject/GtkAdjustment/
  81136b6... app: s/GtkObject/GtkAdjustment/
  96a00b8... app: s/GtkObject/GtkAdjustment/
  7c82022... app: use the new GDK_KEY_foo key names
  485f025... app: port to GtkWidget::draw()
  a9161ec... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
  c5e6ec7... app: port to GtkWidget::draw()
  a7fd3dc... app: no need to alloc colors any longer, GdkColormap is gon
  97ee88a... app: port call to gtk_paint_arrow() to GTK+ 3.0
  930d8c6... app: port device management to GdkDeviceManager
  5f32efb... app: port to the new GDK_KEY_foo key names
  4e8b81f... app: port to the new GDK_KEY_foo key names
  25f7fed... app: remove obsolete (GtkObject **) casts
  6e04e26... app: use gtk_widget_get_preferred_size() instead of size_re
  8621b3f... app: port GimpScalComboBox to GTK+ 3.0
  0746b13... app: use gtk_widget_get_preferred_size() instead of size_re
  773df74... libgimpwidgets: port GimpFrame to GTK+ 3.0
  f4eda23... app: port tools to GTK+ 3.0 (trivial changes only)
  8f85603... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  a132b30... app: s/GtkObject/GtkAdjustment/
  601ee29... app: pass the cairo_region_t to gdk_window_invalidate_regio
  f092331... libgimpwidgets: use gdk_cairo_set_source_window() instead o
  9c5c2f9... app: use GdkDeviceManager to list devices
  3576e1e... app: use GdkDeviceManager API
  1cccca1... app: port to GtkWidget::draw()
  d7b2072... app: remove calls to colormap functions, they are gone
  fbc20d9... libgimpwidgets: get rid of (GtkObject **) casts
  1d9cbfa... app: port the splash to GTK+ 3.0
  ef44026... libgimpwidgets: port the ruler to GTK+ 3.0
  0b93ae2... libgimpwidgets: port to GtkWidget::draw()
  54d7f22... app: port to GtkWidget::draw()
  8326d45... app: port the overlay stuff to GTK+ 3.0
  d388ae5... app: use the container icon view, the grid view is not GTK+
  c8c2704... libgimpwidgets: #if 0 some unit menu code that needs portin
  b81c781... app: port to GtkWidget::draw() (incompletely)
  3cd09b4... app: remove call to gtk_statusbar_set_has_resize_grip()
  59749b6... app: port the tag entry to GTK+ 3.0
  a4d01ac... app: port to GtkWidget::draw() but disable the code inside 
  0fb448c... app: can't set the scale combo entry's properties in init()
  37b2581... app: port to GtkWidget::draw()
  0f79ac4... libgimpwidgets: port to GtkWidget::draw()
  fd45daa... modules: s/GtkObject/GtkAdjustment/
  8136878... app: didn't completely commit the display shell expose() ->
  d9e5f73... libgimpwidgets: port to GtkComboBoxText
  245d012... app: fix display shell background drawing
  c00b836... app: fix canvas double buffering using cairo_push,pop_group
  3ee48a2... script-fu: port to GTK+ 3.0
  bc1de05... app: port to GtkWidget::draw()
  9b02915... app: passing -1 as width/height to gtk_paint_box() no longe
  de7e763... app: port popup arrow drawing to cairo and get rid of the a
  cf04f93... app: remove GimpContainerGridView from the build entirely
  b0447ba... modules: port to GtkWidget::draw()
  8ba5935... libgimpwidgets: port to GtkWidget::draw()
  73ea809... libgimp: port to GtkWidget::draw()
  5efbf66... app: don't translate to allocation.x,y
  d3439e4... app: port to GtkWidget::draw()
  903d4f8... app: forgot to remove a cairo_destroy() in draw()
  c468f36... app: port to GtkWidget::draw()
  44da89b... app: build binaries with version number 2.99
  306955f... app: GtkEntry turned into a no-window widget
  e10cc63... app: use the new GtkScrollable API instead of deprecated tr
  8b809a1... app: cairo_save()/restore() around chaining up in draw()
  dcdfd4a... app: add ugly workaround to make the icon view adapt to vie
  c155940... plug-ins: lots of trivial GTK+ 3.0 porting
  0c3ff2a... plug-ins: port jpeg-save to GTK+ 3.0
  c7936bf... plug-ins: port file-png to GTK+ 3.0
  dae1c72... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  3949932... plug-ins: more s/GtkObject/GtkAdjustment/
  779809e... plug-ins: port some more plug-ins to GTK+ 3.0
  215c044... app: port the colormap editor to GTK+ 3.0
  cc1b37a... app: remove GtkWrapBox
  23aff88... libgimpwidgets: port to the new size request API
  7e833c2... app: port to the new size request API
  1b11e70... plug-ins: port the print preview to the new size request AP
  dd335a1... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
  260f29e... plug-ins: port sphere-designer to GtkWidget::draw()
  e07c414... plug-ins: port cml-explorer to GtkWidget::draw()
  677f60c... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
  0f62eef... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  f16f3f9... plug-ins: port lighting to GTK+ 3.0
  e03f958... app: port the cage tool to the new GDK_KEY_foo key names
  992c0f1... plug-ins: port the unit-editor to GtkScrollable
  48bc627... app: fix GimpOverlayDialog's minimum height
  9eebe19... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  4845b06... app: don't connect to "size-requst" because that's deprecat
  f571996... app: port GimpSpinScale to GTK+ 3.0
  6a18d68... app: skip keyboard devices so the device list becomes reaso
  1eceb79... app: implement proper height-for-width in GimpToolPalette
  e805a9d... app: use GdkDevice accessors
  4949460... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  299c7be... app: put the toolbox' areas into a box until we decided abo
  a818c42... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  292c3f1... app: port the device sort function to GdkDeviceManager
  51d388d... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  7f43c93... app: change the list of available devices to something that
  c04c9e1... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  b8740fd... libgimpwidgets: port GimpChainButton to GtkStyleContext
  580830a... libgimpwidgets: port GimpColorArea to GtkStyleContext
  e446b4e... libgimpwidgets: port GimpColorScale to GtkStyleContext
  d543b2b... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  78deb31... libgimpwidgets: port GimpRuler to GtkStyleContext
  c350bcb... libgimpwidgets: turn GimpRuler into a no-window widget
  2c97c70... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  1bc0c13... modules: port ColorselWheel to GtkStyleContext
  7365e98... app: port Wilber drawing to GtkStyleContext
  ce2b79b... app: port GimpBlobEditor to GtkStyleContext
  32ab630... app: port setting the canvas padding color to GtkStyleConte
  136c4b4... app: port GimpPanedBox to GtkStyleContext
  7ef7a15... app: port GimpContainerIconView to GtkStyleContext
  46967e4... app: port GimpContainerTreeView to GtkStyleContext
  c0552b6... app: port GimpColormapEditor to GtkStyleContext
  dcc3ce3... app: port GimpComponentEditor to GtkStyleContext
  0d2a780... app: port GimpFgBgEditor to GtkStyleContext
  1dcfab2... app: port GimpFgBgView to GtkStyleContext
  e54e686... app: port gimp_get_icon_size() to GtkStyleContext
  cb9f31d... app: port GimpContainerBox to GtkStyleContext
  06b6390... app: port GimpDashEditor to GtkStyleContext
  f18c678... app: remove calls to gtk_widget_get,set_extension_events()
  f7a3307... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  da109f4... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  d513919... app: port the about dialog to GtkStyleContext
  d025f5d... modules: remove call to gtk_widget_set_extension_events()
  5834cd1... libgimpwidgets: implement GtkWidget::state_flags_changed()
  76b27f0... libgimpwidgets: implement GtkWidget::style_updated() instea
  229aa7c... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  20b143d... app: use gdk_drag_context_get_source_window()
  60a935a... app: use gdk_drag_context_get_selected_action() instead of 
  1848f49... app: port GimpSpinScale to GtkStyleContext
  254c822... app: implement GtkWidget::style_updated() instead of style_
  2f3cb61... port gtkrc files to CSS (incompletely and stuff commented o
  de6cb41... Port theme and gtkrc file loading to CSS files using GtkCss
  01c083e... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  416f396... app: copy gimp.css instead of gtkrc to the user's gimp dire
  a6a4917... app: check whether child widgets exist in GtkWidget::style_
  b51e577... Replace gdk_cursor_unref() with g_object_unref()
  9cdfd04... app: use gtk_menu_shell_get_selected_item()
  390dfc8... app: port GimpOverlayBox to GtkStyleContext
  01583aa... app: port GimpOverlayFrame to GtkStyleContext
  afab85f... app: port GimpScaleButton to GtkStyleContext
  26a28c4... libgimpwidgets: move all GimpPickButton members to a privat
  c497261... libgimpwidgets: move all GimpColorArea members to a private
  cc50140... libgimpwidgets: move all GimpOffsetArea members to a privat
  39e8c78... libgimpwidgets: move padding members from instance to class
  5310e03... libgimpwidgets: move all GimpButton members to a private st
  f4dc43a... libgimpwidgets: move all GimpCellRendererColor members to a
  4a7762a... libgimpwidgets: move all GimpColorButton members to a priva
  676aefa... libgimpwidgets: move all GimpCellRendererToggle members to 
  2bf7746... libgimpwidgets: move all GimpChainButton members to a priva
  d1f2521... libgimpwidgets: move all GimpBrowser members to a private s
  bcb1819... libgimpwidgets: move all GimpColorDisplay members to a priv
  86c3581... libgimpwidgets: move all GimpColorDisplayStack members to a
  61ba2cc... libgimpwidgets: move all GimpColorHexEntry members to a pri
  137323c... libgimpwidgets: add padding
  e3c0971... libgimpwidgets: move all GimpColorNotebook members to a pri
  5c9390d... libgimpwidgets: move all GimpColorScale members to a privat
  f4a960f... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  009b3a0... libgimpwidgets: move all GimpColorSelection members to a pr
  46c0f67... libgimpwidgets: move all GimpEnumLabel members to a private
  4612195... app: don't use style->black and style->white
  f8a3dd4... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  1272fcb... app: port GimpStrokeEditor to GtkStyleContext
  f339cc0... app: port GimpPaletteView to GtkStyleContext
  85b8e72... plug-ins: don't use style->black and style->white
  16b5bb9... libgimpwidgets: move all GimpColorProfileStore members to a
  b9860e3... app: port GimpDockWindow to GtkStyleContext
  4153fab... app: port GimpToolEditor to GtkStyleContext
  08e6058... app: use gtk_widget_override_font() instead of modify_font(
  622752e... app: port GimpThumbBox to GtkStyleContext
  48fb0f8... Implement GtkWidget::style_updated() instead of ::style_set
  d657bcd... app: port GimpHistogramView to GtkStyleContext
  48abe95... app: disable calls to gtk_range_set_update_policy()
  54ac00c... plug-ins: port file-ps to GtkComboBoxText
  84383ea... app: port GimpTagEntry to GtkStyleContext
  8d5ed54... app: always ask the master device for its axes or state
  e1613b7... app: when checking for a device change, check the event's s
  eb3fb16... app: remove obsolete device checks from GimpToolbox
  9356d48... plug-ins: port file-gih to GtkComboBoxText
  8cdc988... the foo on top that makes it build



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