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



The branch 'gtk3-port' was created.

Summary of new commits:

  2ce96b8... Switch to version 3.0 in a lot of places and depend on GTK+
  b3a228b... libgimpwidgets: remove deprecated files from the build
  8d82b6d... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  5733b73... libgimpwidgets: port virtual functions to GTK+ 3.0
  0ab6bd5... libgimpwidgets: port virtual functions to GTK+ 3.0
  192a970... libgimpwidgets: port to GtkWidget::draw()
  597897d... libgimpwidgets: port to GtkWidget::draw()
  c715b76... libgimpwidgets: port to new GDK_KEY_foo key names
  5f0f2e6... libgimpwidgets: port to GtkWidget::draw()
  e6074b3... libgimpwidgets: s/GtkObject/GtkAdjustment/
  a643671... libgimpwidgets: remove call to gtk_dialog_set_has_separator
  b9d1d30... libgimpwidgets: port to GDK_KEY_foo key names
  6219926... libgimpwidgets: s/GtkObject/GtkAdjustment/
  c0d1a21... libgimpwidgets: port to GD_KEY_foo key names
  bb91ff1... libgimpwidgets: port to GtkWidget::draw()
  323faf5... libgimpwidgets: port to GDK_KEY_foo key names
  06cd639... libgimpwidgets: remove deprecated functions and s/GtkObject
  80bcd8c... libgimpwidgets: s/GtkObject/GtkAdjustment/
  f6dd6ed... libgimpwidgets: s/GtkObject/GtkAdjustment/
  bfd4180... libgimpwidgets: s/GtkObject/GtkAdjustment/
  553cde7... libgimpwidgets: remove deprecated files completely
  56106cb... libgimpwidgets: don't include removed files
  de04110... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
  67b4c3c... libgimpwidgets: remove typedefs of things that are gone
  ea9003b... Update .gitignore files for generated 3.0 files
  bac1a2e... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  0197558... app: port to GtkWidget::draw()
  8ff1fc9... app: remove GTK_OBJECT() cast
  94cb2e7... app: port to GtkWidget::draw()
  65c4c95... app: port to GtkWidget::draw()
  b4a7433... app: port virtual functions to GTK+ 3.0 API
  dbf475d... app: port to the new GDK_KEY_foo key names
  4cbeb8c... app: port to the new GDK_KEY_foo key names and get rid of a
  da88847... app: port to the new GDK_KEY_foo key names
  19eb9cd... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  5d0adbb... app: port to GtkWidget::draw()
  fde3f6d... app: s/GDK_Escape/GDK_KEY_Escape/
  63cdabc... app: port to GtkWidget::draw()
  b42937b... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  2661003... app: port to GtkWidget::draw()
  532b4b1... app: s/GtkObject/GtkAdjustment/
  4179349... app: port to GtkWidget::draw()
  5e361c7... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  cfc048d... app: s/GDK_Escape/GDK_KEY_Escape/
  f642073... app: s/GtkObject/GtkAdjustment/
  9b2a027... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  f0bc79f... app: s/GtkObject/GtkAdjustment/
  073498a... app: s/GtkObject/GtkAdjustment/
  a841c69... app: s/GtkObject/GtkAdjustment/
  dc2b10e... app: use the new GDK_KEY_foo key names
  bfb572c... app: port to GtkWidget::draw()
  89f7bc3... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
  7205253... app: port to GtkWidget::draw()
  f3f419b... app: no need to alloc colors any longer, GdkColormap is gon
  bdb8ffa... app: port call to gtk_paint_arrow() to GTK+ 3.0
  9505f44... app: port device management to GdkDeviceManager
  e1bb87f... app: port to the new GDK_KEY_foo key names
  3f9f91d... app: port to the new GDK_KEY_foo key names
  d0714df... app: remove obsolete (GtkObject **) casts
  762d3a9... app: use gtk_widget_get_preferred_size() instead of size_re
  7e79a74... app: port GimpScalComboBox to GTK+ 3.0
  3fd0803... app: use gtk_widget_get_preferred_size() instead of size_re
  dba67e5... libgimpwidgets: port GimpFrame to GTK+ 3.0
  4597379... app: port tools to GTK+ 3.0 (trivial changes only)
  344b7c1... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  cfdd482... app: s/GtkObject/GtkAdjustment/
  5755fbd... app: pass the cairo_region_t to gdk_window_invalidate_regio
  eaeeeff... libgimpwidgets: use gdk_cairo_set_source_window() instead o
  d443f77... app: use GdkDeviceManager to list devices
  8d6f190... app: use GdkDeviceManager API
  0be7d23... app: port to GtkWidget::draw()
  8933f90... app: remove calls to colormap functions, they are gone
  e6acc78... libgimpwidgets: get rid of (GtkObject **) casts
  3e3b3fa... app: port the splash to GTK+ 3.0
  4aae969... libgimpwidgets: port the ruler to GTK+ 3.0
  0ce0a71... libgimpwidgets: port to GtkWidget::draw()
  540e16a... app: port to GtkWidget::draw()
  55cc1fa... app: port the overlay stuff to GTK+ 3.0
  15ea052... app: use the container icon view, the grid view is not GTK+
  d4fde75... libgimpwidgets: #if 0 some unit menu code that needs portin
  7c1ebc0... app: port to GtkWidget::draw() (incompletely)
  c283515... app: remove call to gtk_statusbar_set_has_resize_grip()
  1c1d1e7... app: port the tag entry to GTK+ 3.0
  cca232a... app: port to GtkWidget::draw() but disable the code inside 
  4ae059f... app: can't set the scale combo entry's properties in init()
  ae4bd89... app: port to GtkWidget::draw()
  3dd62fb... libgimpwidgets: port to GtkWidget::draw()
  02d84bf... modules: s/GtkObject/GtkAdjustment/
  d3ca9da... app: didn't completely commit the display shell expose() ->
  c99e9db... libgimpwidgets: port to GtkComboBoxText
  cffbec1... app: fix display shell background drawing
  3bd613d... app: fix canvas double buffering using cairo_push,pop_group
  34dd7ab... script-fu: port to GTK+ 3.0
  2139f61... app: port to GtkWidget::draw()
  3b6e788... app: passing -1 as width/height to gtk_paint_box() no longe
  5b71c39... app: port popup arrow drawing to cairo and get rid of the a
  7e5e088... app: remove GimpContainerGridView from the build entirely
  e5bd976... modules: port to GtkWidget::draw()
  a9691cb... libgimpwidgets: port to GtkWidget::draw()
  994ca3b... libgimp: port to GtkWidget::draw()
  ec851f1... app: don't translate to allocation.x,y
  1df0598... app: port to GtkWidget::draw()
  7bcc471... app: forgot to remove a cairo_destroy() in draw()
  63b074c... app: port to GtkWidget::draw()
  7d66cd5... app: build binaries with version number 2.99
  7df84b8... app: GtkEntry turned into a no-window widget
  2b113a2... app: use the new GtkScrollable API instead of deprecated tr
  d9eef4a... app: cairo_save()/restore() around chaining up in draw()
  e157286... app: add ugly workaround to make the icon view adapt to vie
  3619739... plug-ins: lots of trivial GTK+ 3.0 porting
  16bbe2e... plug-ins: port jpeg-save to GTK+ 3.0
  fba2d29... plug-ins: port file-png to GTK+ 3.0
  79b0b91... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  e1778a6... plug-ins: more s/GtkObject/GtkAdjustment/
  f12dbb0... plug-ins: port some more plug-ins to GTK+ 3.0
  f5a23b8... app: port the colormap editor to GTK+ 3.0
  b8739e7... app: remove GtkWrapBox
  675c477... libgimpwidgets: port to the new size request API
  3c4b4db... app: port to the new size request API
  ff5a4ca... plug-ins: port the print preview to the new size request AP
  0f35ed0... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
  18efd5b... plug-ins: port sphere-designer to GtkWidget::draw()
  402745e... plug-ins: port cml-explorer to GtkWidget::draw()
  a690c06... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
  624ef53... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  f907e1f... plug-ins: port lighting to GTK+ 3.0
  76653e1... app: port the cage tool to the new GDK_KEY_foo key names
  db33c21... plug-ins: port the unit-editor to GtkScrollable
  d43d8cd... app: fix GimpOverlayDialog's minimum height
  8b9d6d2... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  ea8e171... app: don't connect to "size-requst" because that's deprecat
  245dd25... app: port GimpSpinScale to GTK+ 3.0
  144a2f4... app: skip keyboard devices so the device list becomes reaso
  9dd7660... app: implement proper height-for-width in GimpToolPalette
  95fd685... app: use GdkDevice accessors
  d96501b... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  a139ff9... app: put the toolbox' areas into a box until we decided abo
  1645d55... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  5e0df7a... app: port the device sort function to GdkDeviceManager
  b2ae129... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  d3d7f69... app: change the list of available devices to something that
  d1ef1b1... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  3618870... libgimpwidgets: port GimpChainButton to GtkStyleContext
  7d7b663... libgimpwidgets: port GimpColorArea to GtkStyleContext
  9bfdc09... libgimpwidgets: port GimpColorScale to GtkStyleContext
  e220f57... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  cc23f0d... libgimpwidgets: port GimpRuler to GtkStyleContext
  5c64c2c... libgimpwidgets: turn GimpRuler into a no-window widget
  3df5bf0... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  280dfd7... modules: port ColorselWheel to GtkStyleContext
  a8bb5fd... app: port Wilber drawing to GtkStyleContext
  23ae680... app: port GimpBlobEditor to GtkStyleContext
  1ce8d9c... app: port setting the canvas padding color to GtkStyleConte
  7a71039... app: port GimpPanedBox to GtkStyleContext
  92cdb9f... app: port GimpContainerIconView to GtkStyleContext
  adff466... app: port GimpContainerTreeView to GtkStyleContext
  0f04a36... app: port GimpColormapEditor to GtkStyleContext
  26520ef... app: port GimpComponentEditor to GtkStyleContext
  85be431... app: port GimpFgBgEditor to GtkStyleContext
  038be00... app: port GimpFgBgView to GtkStyleContext
  d5e719a... app: port gimp_get_icon_size() to GtkStyleContext
  e27e9bf... app: port GimpContainerBox to GtkStyleContext
  fbbac6e... app: port GimpDashEditor to GtkStyleContext
  9d7299c... app: remove calls to gtk_widget_get,set_extension_events()
  ee994da... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  c55cb48... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  c1eff35... app: port the about dialog to GtkStyleContext
  3cc5abf... modules: remove call to gtk_widget_set_extension_events()
  4f4fda9... libgimpwidgets: implement GtkWidget::state_flags_changed()
  07f0170... libgimpwidgets: implement GtkWidget::style_updated() instea
  2ccc0c4... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  db7e86b... app: use gdk_drag_context_get_source_window()
  237c28c... app: use gdk_drag_context_get_selected_action() instead of 
  0e11aae... app: port GimpSpinScale to GtkStyleContext
  cfde87b... app: implement GtkWidget::style_updated() instead of style_
  fb05a23... port gtkrc files to CSS (incompletely and stuff commented o
  21f0dc7... Port theme and gtkrc file loading to CSS files using GtkCss
  e95f513... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  b186bf9... app: copy gimp.css instead of gtkrc to the user's gimp dire
  1d38c76... app: check whether child widgets exist in GtkWidget::style_
  000b165... Replace gdk_cursor_unref() with g_object_unref()
  f83acc9... app: use gtk_menu_shell_get_selected_item()
  0996373... app: port GimpOverlayBox to GtkStyleContext
  b790199... app: port GimpOverlayFrame to GtkStyleContext
  2891570... app: port GimpScaleButton to GtkStyleContext
  3f31c65... libgimpwidgets: move all GimpPickButton members to a privat
  c11bfb3... libgimpwidgets: move all GimpColorArea members to a private
  316a0c5... libgimpwidgets: move all GimpOffsetArea members to a privat
  cc7f6d8... libgimpwidgets: move padding members from instance to class
  7b56bd2... libgimpwidgets: move all GimpButton members to a private st
  1af216e... libgimpwidgets: move all GimpCellRendererColor members to a
  40132ed... libgimpwidgets: move all GimpColorButton members to a priva
  22cf2c4... libgimpwidgets: move all GimpCellRendererToggle members to 
  2eb9b3b... libgimpwidgets: move all GimpChainButton members to a priva
  7307f51... libgimpwidgets: move all GimpBrowser members to a private s
  e7d9190... libgimpwidgets: move all GimpColorDisplay members to a priv
  2bbdcdd... libgimpwidgets: move all GimpColorDisplayStack members to a
  9c6a57d... libgimpwidgets: move all GimpColorHexEntry members to a pri
  4a6abc4... libgimpwidgets: add padding
  c45cd9a... libgimpwidgets: move all GimpColorNotebook members to a pri
  96eb96d... libgimpwidgets: move all GimpColorScale members to a privat
  9dc021b... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  813b3ca... libgimpwidgets: move all GimpColorSelection members to a pr
  c30387d... libgimpwidgets: move all GimpEnumLabel members to a private
  5dc4d0e... app: don't use style->black and style->white
  2b13ae4... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  a4c32c5... app: port GimpStrokeEditor to GtkStyleContext
  307b2ed... app: port GimpPaletteView to GtkStyleContext
  4e007b3... plug-ins: don't use style->black and style->white
  c072b55... libgimpwidgets: move all GimpColorProfileStore members to a
  e801673... app: port GimpDockWindow to GtkStyleContext
  dc108b4... app: port GimpToolEditor to GtkStyleContext
  e33a943... app: use gtk_widget_override_font() instead of modify_font(
  b1605bb... app: port GimpThumbBox to GtkStyleContext
  b560090... Implement GtkWidget::style_updated() instead of ::style_set
  9c3332d... app: port GimpHistogramView to GtkStyleContext
  309e14a... app: disable calls to gtk_range_set_update_policy()
  e228d8c... plug-ins: port file-ps to GtkComboBoxText
  b0b6bc5... app: port GimpTagEntry to GtkStyleContext
  dcbcfe8... app: always ask the master device for its axes or state
  8624215... app: when checking for a device change, check the event's s
  651ea23... app: remove obsolete device checks from GimpToolbox
  23e77aa... plug-ins: port file-gih to GtkComboBoxText
  dc7ee3f... app: port GimpColorFrame away from GtkStyle, using a new st
  e4ce51c... app: remove call to gtk_widget_style_attach() from GimpOver
  9323a45... app: port GimpOverlayChild to GtkStyleContext
  d16ccfd... Port cell renderers to gtk_cell_renderer_get_state()
  c690424... app: port GimpCellRendererDashes to GtkStyleContext
  c6a5035... app: add gimp_get_style_color() to simplify GdkRGBA style p
  be7a151... app: add style property and default CSS for GimpHistogramVi
  3152173... app: port GimpCurveView to GtkStyleContext
  aade2b4... themes: document the new GimpHistogramView property in the 
  8beb09a... app: define all GimpHistogramView colors via style properti
  0cb42d0... themes: document the new stlye properties and indent the CS
  5eec501... app: increase the priority of the theme CSS by 1
  6a50fc2... app: port GimpComboTagEntry to GtkStyleContext
  a411603... the foo that makes it build



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