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



The branch 'gtk3-port' was created.

Summary of new commits:

  3a90cd0... Switch to version 3.0 in a lot of places and depend on GTK+
  d5f4000... libgimpwidgets: remove deprecated files from the build
  ca86445... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  71aabf9... libgimpwidgets: port virtual functions to GTK+ 3.0
  dea6c47... libgimpwidgets: port virtual functions to GTK+ 3.0
  9e49c80... libgimpwidgets: port to GtkWidget::draw()
  f2c9e07... libgimpwidgets: port to GtkWidget::draw()
  3c7c5bb... libgimpwidgets: port to new GDK_KEY_foo key names
  dc6b543... libgimpwidgets: port to GtkWidget::draw()
  68c10ba... libgimpwidgets: s/GtkObject/GtkAdjustment/
  0566aef... libgimpwidgets: remove call to gtk_dialog_set_has_separator
  789120c... libgimpwidgets: port to GDK_KEY_foo key names
  255a00f... libgimpwidgets: s/GtkObject/GtkAdjustment/
  dfb1dc5... libgimpwidgets: port to GD_KEY_foo key names
  a98fbbb... libgimpwidgets: port to GtkWidget::draw()
  1abe948... libgimpwidgets: port to GDK_KEY_foo key names
  6f538ae... libgimpwidgets: remove deprecated functions and s/GtkObject
  3e727ea... libgimpwidgets: s/GtkObject/GtkAdjustment/
  750e7eb... libgimpwidgets: s/GtkObject/GtkAdjustment/
  9a22a37... libgimpwidgets: s/GtkObject/GtkAdjustment/
  2d06e5c... libgimpwidgets: remove deprecated files completely
  d60489f... libgimpwidgets: don't include removed files
  ff7a95a... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
  267f783... libgimpwidgets: remove typedefs of things that are gone
  9855af5... Update .gitignore files for generated 3.0 files
  90de201... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  d79a2c8... app: port to GtkWidget::draw()
  0da1de5... app: remove GTK_OBJECT() cast
  4037ca7... app: port to GtkWidget::draw()
  1c0062e... app: port to GtkWidget::draw()
  56a524d... app: port virtual functions to GTK+ 3.0 API
  83c963d... app: port to the new GDK_KEY_foo key names
  e0fcb27... app: port to the new GDK_KEY_foo key names and get rid of a
  4450720... app: port to the new GDK_KEY_foo key names
  4131a33... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  18e9355... app: port to GtkWidget::draw()
  b545b04... app: s/GDK_Escape/GDK_KEY_Escape/
  473ccc3... app: port to GtkWidget::draw()
  2d0fb96... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  036bc87... app: port to GtkWidget::draw()
  c6bc78b... app: s/GtkObject/GtkAdjustment/
  ec4d838... app: port to GtkWidget::draw()
  330d3e5... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  838dffa... app: s/GDK_Escape/GDK_KEY_Escape/
  945f1d1... app: s/GtkObject/GtkAdjustment/
  a7133a3... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  5b3a528... app: s/GtkObject/GtkAdjustment/
  a8df2b7... app: s/GtkObject/GtkAdjustment/
  36c5c24... app: s/GtkObject/GtkAdjustment/
  9398cce... app: use the new GDK_KEY_foo key names
  84e453f... app: port to GtkWidget::draw()
  93842cb... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
  df14440... app: port to GtkWidget::draw()
  884c05e... app: no need to alloc colors any longer, GdkColormap is gon
  fcb9dca... app: port call to gtk_paint_arrow() to GTK+ 3.0
  a034065... app: port device management to GdkDeviceManager
  f9bc947... app: port to the new GDK_KEY_foo key names
  0bd4144... app: remove obsolete (GtkObject **) casts
  c0fa3c0... app: use gtk_widget_get_preferred_size() instead of size_re
  a71fe03... app: port GimpScalComboBox to GTK+ 3.0
  2846a0a... app: use gtk_widget_get_preferred_size() instead of size_re
  2763bfa... libgimpwidgets: port GimpFrame to GTK+ 3.0
  50f6e52... app: port tools to GTK+ 3.0 (trivial changes only)
  9c4d287... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  632683b... app: s/GtkObject/GtkAdjustment/
  0f4e7cd... app: pass the cairo_region_t to gdk_window_invalidate_regio
  55f3b34... libgimpwidgets: use gdk_cairo_set_source_window() instead o
  aecb1dd... app: use GdkDeviceManager to list devices
  f7e63f6... app: use GdkDeviceManager API
  642cb27... app: port to GtkWidget::draw()
  1e0c147... app: remove calls to colormap functions, they are gone
  16515a6... libgimpwidgets: get rid of (GtkObject **) casts
  7d8bfdd... app: port the splash to GTK+ 3.0
  28dd0ab... libgimpwidgets: port the ruler to GTK+ 3.0
  c516f19... libgimpwidgets: port to GtkWidget::draw()
  200d513... app: port to GtkWidget::draw()
  ab7e9c4... app: port the overlay stuff to GTK+ 3.0
  ab8ff4b... app: use the container icon view, the grid view is not GTK+
  6ec8a9f... libgimpwidgets: #if 0 some unit menu code that needs portin
  527bd74... app: port to GtkWidget::draw() (incompletely)
  0ac0119... app: remove call to gtk_statusbar_set_has_resize_grip()
  a9c37fa... app: port the tag entry to GTK+ 3.0
  42b4224... app: port to GtkWidget::draw() but disable the code inside 
  3b40711... app: can't set the scale combo entry's properties in init()
  aa95fb8... app: port to GtkWidget::draw()
  25eff7a... libgimpwidgets: port to GtkWidget::draw()
  2800b26... modules: s/GtkObject/GtkAdjustment/
  059b8e7... app: didn't completely commit the display shell expose() ->
  5516f23... libgimpwidgets: port to GtkComboBoxText
  c08721c... app: fix display shell background drawing
  0368868... app: fix canvas double buffering using cairo_push,pop_group
  88f2457... script-fu: port to GTK+ 3.0
  4f7a189... app: port to GtkWidget::draw()
  86964a8... app: passing -1 as width/height to gtk_paint_box() no longe
  0b4226a... app: port popup arrow drawing to cairo and get rid of the a
  5c23b1f... app: remove GimpContainerGridView from the build entirely
  f210340... modules: port to GtkWidget::draw()
  5ce4ab1... libgimpwidgets: port to GtkWidget::draw()
  b635cbd... libgimp: port to GtkWidget::draw()
  900f871... app: don't translate to allocation.x,y
  b254b84... app: port to GtkWidget::draw()
  3ed5e4d... app: forgot to remove a cairo_destroy() in draw()
  11b5ab0... app: port to GtkWidget::draw()
  78924ef... app: build binaries with version number 2.99
  b1cc15d... app: GtkEntry turned into a no-window widget
  047ec5b... app: use the new GtkScrollable API instead of deprecated tr
  648f62a... app: cairo_save()/restore() around chaining up in draw()
  cd8648b... app: add ugly workaround to make the icon view adapt to vie
  bbb2fa6... plug-ins: lots of trivial GTK+ 3.0 porting
  323783d... plug-ins: port jpeg-save to GTK+ 3.0
  698e951... plug-ins: port file-png to GTK+ 3.0
  89654e9... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  506f8c7... plug-ins: more s/GtkObject/GtkAdjustment/
  f100147... plug-ins: port some more plug-ins to GTK+ 3.0
  85e6ca5... app: port the colormap editor to GTK+ 3.0
  32346e1... app: remove GtkWrapBox
  afe935e... libgimpwidgets: port to the new size request API
  3866c1a... app: port to the new size request API
  ebdf753... plug-ins: port the print preview to the new size request AP
  4e25566... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
  496b417... plug-ins: port sphere-designer to GtkWidget::draw()
  1fdbbb3... plug-ins: port cml-explorer to GtkWidget::draw()
  160a50c... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
  87c4a5e... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  7dcac29... plug-ins: port lighting to GTK+ 3.0
  6f74777... app: port the cage tool to the new GDK_KEY_foo key names
  18b277d... plug-ins: port the unit-editor to GtkScrollable
  cb243c6... app: fix GimpOverlayDialog's minimum height
  bbc09f8... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  da868fa... app: don't connect to "size-requst" because that's deprecat
  a71e008... app: port GimpSpinScale to GTK+ 3.0
  ce1a9aa... app: skip keyboard devices so the device list becomes reaso
  d68b34f... app: implement proper height-for-width in GimpToolPalette
  fcb42fb... app: use GdkDevice accessors
  f92feb9... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  0770ee6... app: put the toolbox' areas into a box until we decided abo
  4f8d52c... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  46ad09e... app: port the device sort function to GdkDeviceManager
  8bcbf47... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  04d7c28... app: change the list of available devices to something that
  ce19469... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  1cc435e... libgimpwidgets: port GimpChainButton to GtkStyleContext
  ae90cc9... libgimpwidgets: port GimpColorArea to GtkStyleContext
  3aabd4b... libgimpwidgets: port GimpColorScale to GtkStyleContext
  3041d64... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  ae10306... libgimpwidgets: port GimpRuler to GtkStyleContext
  5c95d4e... libgimpwidgets: turn GimpRuler into a no-window widget
  b838bda... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  51e0ce6... modules: port ColorselWheel to GtkStyleContext
  03bf57e... app: port Wilber drawing to GtkStyleContext
  3f14a39... app: port GimpBlobEditor to GtkStyleContext
  f2da950... app: port setting the canvas padding color to GtkStyleConte
  7025d57... app: port GimpPanedBox to GtkStyleContext
  4d61cb1... app: port GimpContainerIconView to GtkStyleContext
  83e82c4... app: port GimpContainerTreeView to GtkStyleContext
  0e0a9a6... app: port GimpColormapEditor to GtkStyleContext
  b10f8b9... app: port GimpComponentEditor to GtkStyleContext
  18241ce... app: port GimpFgBgEditor to GtkStyleContext
  2b4a206... app: port GimpFgBgView to GtkStyleContext
  3df9a7e... app: port gimp_get_icon_size() to GtkStyleContext
  7db2014... app: port GimpContainerBox to GtkStyleContext
  faf82cb... app: port GimpDashEditor to GtkStyleContext
  022b080... app: remove calls to gtk_widget_get,set_extension_events()
  e7943a1... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  e8f5d46... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  287e74f... app: port the about dialog to GtkStyleContext
  6f701d8... modules: remove call to gtk_widget_set_extension_events()
  8c17263... libgimpwidgets: implement GtkWidget::state_flags_changed()
  d6a6619... libgimpwidgets: implement GtkWidget::style_updated() instea
  48ead84... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  92442b3... app: use gdk_drag_context_get_source_window()
  abcfc33... app: use gdk_drag_context_get_selected_action() instead of 
  9bc2c2a... app: port GimpSpinScale to GtkStyleContext
  c728d67... app: implement GtkWidget::style_updated() instead of style_
  294607d... port gtkrc files to CSS (incompletely and stuff commented o
  cf0afbc... Port theme and gtkrc file loading to CSS files using GtkCss
  9ceb327... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  72b24dd... app: copy gimp.css instead of gtkrc to the user's gimp dire
  0264b9e... app: check whether child widgets exist in GtkWidget::style_
  3d33e47... Replace gdk_cursor_unref() with g_object_unref()
  711c3cf... app: use gtk_menu_shell_get_selected_item()
  418ef01... app: port GimpOverlayBox to GtkStyleContext
  2f67789... app: port GimpOverlayFrame to GtkStyleContext
  b6148c5... app: port GimpScaleButton to GtkStyleContext
  9f6b4d6... libgimpwidgets: move all GimpPickButton members to a privat
  0597b58... libgimpwidgets: move all GimpColorArea members to a private
  0484874... libgimpwidgets: move all GimpOffsetArea members to a privat
  b48a0f2... libgimpwidgets: move padding members from instance to class
  58dac46... libgimpwidgets: move all GimpButton members to a private st
  2e48176... libgimpwidgets: move all GimpCellRendererColor members to a
  c8ffa76... libgimpwidgets: move all GimpColorButton members to a priva
  de2551d... libgimpwidgets: move all GimpCellRendererToggle members to 
  636da2b... libgimpwidgets: move all GimpChainButton members to a priva
  9320e38... libgimpwidgets: move all GimpBrowser members to a private s
  187b692... libgimpwidgets: move all GimpColorDisplay members to a priv
  17e31be... libgimpwidgets: move all GimpColorDisplayStack members to a
  7122b74... libgimpwidgets: move all GimpColorHexEntry members to a pri
  6742d8a... libgimpwidgets: add padding
  ad0b2d4... libgimpwidgets: move all GimpColorNotebook members to a pri
  2640575... libgimpwidgets: move all GimpColorScale members to a privat
  a05571e... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  6c859b9... libgimpwidgets: move all GimpColorSelection members to a pr
  323c059... libgimpwidgets: move all GimpEnumLabel members to a private
  4f5949b... app: don't use style->black and style->white
  5c14c1a... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  c11d03a... app: port GimpStrokeEditor to GtkStyleContext
  08b51ba... app: port GimpPaletteView to GtkStyleContext
  18e0335... plug-ins: don't use style->black and style->white
  142d9eb... libgimpwidgets: move all GimpColorProfileStore members to a
  5792dea... app: port GimpDockWindow to GtkStyleContext
  ea411ec... app: port GimpToolEditor to GtkStyleContext
  9396315... app: use gtk_widget_override_font() instead of modify_font(
  6609f5d... app: port GimpThumbBox to GtkStyleContext
  736f364... Implement GtkWidget::style_updated() instead of ::style_set
  da81257... app: port GimpHistogramView to GtkStyleContext
  827633e... app: disable calls to gtk_range_set_update_policy()
  616b90d... plug-ins: port file-ps to GtkComboBoxText
  14ab29d... app: port GimpTagEntry to GtkStyleContext
  acc2704... app: always ask the master device for its axes or state
  93ed3b5... app: when checking for a device change, check the event's s
  6652855... app: remove obsolete device checks from GimpToolbox
  4caeee8... plug-ins: port file-gih to GtkComboBoxText
  f89e340... app: port GimpColorFrame away from GtkStyle, using a new st
  f2a40de... app: remove call to gtk_widget_style_attach() from GimpOver
  9099b14... app: port GimpOverlayChild to GtkStyleContext
  0cc513b... Port cell renderers to gtk_cell_renderer_get_state()
  1a92876... app: port GimpCellRendererDashes to GtkStyleContext
  605a362... app: add gimp_get_style_color() to simplify GdkRGBA style p
  d52cb68... app: add style property and default CSS for GimpHistogramVi
  2f5a7a8... app: port GimpCurveView to GtkStyleContext
  9c05fad... themes: document the new GimpHistogramView property in the 
  007b84b... app: define all GimpHistogramView colors via style properti
  df39bd1... themes: document the new stlye properties and indent the CS
  074719c... app: increase the priority of the theme CSS by 1
  323d52a... app: port GimpComboTagEntry to GtkStyleContext
  a6856f2... app: s/GDK_F2/GDK_KEY_F2 in GimpContainerTreeView
  c1d2688... configure.ac: use the new GTK_CHECK_BACKEND() macro
  845aef4... plug-ins: port map-object to GTK+ 3.x
  6689bd2... app: port GimpToolbox to GtkWidget::style_updated()
  8a64593... app: use GdkRGBA instead of GdkColor in some places
  1fedab8... app: remove gimp_rgb_get,set_gdk_color()
  9c6fb87... foo



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