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



The branch 'gtk3-port' was created.

Summary of new commits:

  2f29785... Switch to version 3.0 in a lot of places and depend on GTK+
  4e6ae3c... libgimpwidgets: remove deprecated files from the build
  d66924e... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  417ac4f... libgimpwidgets: port virtual functions to GTK+ 3.0
  e03dfea... libgimpwidgets: port virtual functions to GTK+ 3.0
  a1e787b... libgimpwidgets: port to GtkWidget::draw()
  d1f897d... libgimpwidgets: port to GtkWidget::draw()
  915b4e5... libgimpwidgets: port to GtkWidget::draw()
  4f5fc10... libgimpwidgets: s/GtkObject/GtkAdjustment/
  68001e3... libgimpwidgets: port to GtkWidget::draw()
  776ef18... libgimpwidgets: remove deprecated functions and s/GtkObject
  e6dedf5... libgimpwidgets: remove deprecated files completely
  1619344... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  52671c6... app: port to GtkWidget::draw()
  59e88da... app: remove GTK_OBJECT() cast
  e685348... app: port to GtkWidget::draw()
  d20a16b... app: port to GtkWidget::draw()
  70048f3... app: port virtual functions to GTK+ 3.0 API
  5874863... app: get rid of a GTK_OBJECT() cast
  7bf67d8... app: port to GtkWidget::draw()
  e71d60b... app: port to GtkWidget::draw()
  3815c0f... app: port to GtkWidget::draw()
  0e86a63... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  1302cde... app: port to GtkWidget::draw()
  2d4c687... app: s/GtkObject/GtkAdjustment/
  91f562b... app: port to GtkWidget::draw()
  c3cbef8... app: port GimpNavigationView to GtkWidget::draw()
  45a738c... app: port GimpPaletteView to GtkWidget::draw()
  9f9af6c... app: port to GtkWidget::draw()
  3d4efbd... app: get rid of GtkObject in GimpUIManager
  96dbd53... app: port to GtkWidget::draw()
  58eb2fa... app: no need to alloc colors any longer, GdkColormap is gon
  21bb57e... app: port call to gtk_paint_arrow() to GTK+ 3.0
  c78be56... app: port device management to GdkDeviceManager
  c6ed22f... app: remove obsolete (GtkObject **) casts
  a8bacbf... app: use gtk_widget_get_preferred_size() instead of size_re
  88f837b... app: port GimpScalComboBox to GTK+ 3.0
  2be5e2e... app: use gtk_widget_get_preferred_size() instead of size_re
  bb8fc9b... libgimpwidgets: port GimpFrame to GTK+ 3.0
  a790905... app: port tools to GTK+ 3.0 (trivial changes only)
  338beea... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  66f5c2a... app: pass the cairo_region_t to gdk_window_invalidate_regio
  bcd3dd6... app: use GdkDeviceManager to list devices
  1e5b9b1... app: port to GtkWidget::draw()
  8dc2ce3... app: remove calls to colormap functions, they are gone
  e77e9ce... libgimpwidgets: get rid of (GtkObject **) casts
  652570b... app: port the splash to GTK+ 3.0
  d2e8717... libgimpwidgets: port the ruler to GTK+ 3.0
  41b6ff4... libgimpwidgets: port to GtkWidget::draw()
  917b4a9... app: port to GtkWidget::draw()
  4e980ae... app: port the overlay stuff to GTK+ 3.0
  f41d477... app: use the container icon view, the grid view is not GTK+
  17be5b5... app: port to GtkWidget::draw() (incompletely)
  3c26dda... app: remove call to gtk_statusbar_set_has_resize_grip()
  231e311... app: port the tag entry to GTK+ 3.0
  026635f... app: port to GtkWidget::draw() but disable the code inside 
  5d182ea... app: can't set the scale combo entry's properties in init()
  19b9abf... app: port to GtkWidget::draw()
  3dd1c3a... libgimpwidgets: port to GtkWidget::draw()
  868a608... modules: s/GtkObject/GtkAdjustment/
  2af10f9... app: didn't completely commit the display shell expose() ->
  21ae22e... app: fix display shell background drawing
  31a211d... app: fix canvas double buffering using cairo_push,pop_group
  30c1c8e... script-fu: port to GTK+ 3.0
  e0b7b64... app: port to GtkWidget::draw()
  008e5b3... app: passing -1 as width/height to gtk_paint_box() no longe
  d1c0d65... app: port popup arrow drawing to cairo and get rid of the a
  9dfc054... app: remove GimpContainerGridView from the build entirely
  106ad9d... modules: port to GtkWidget::draw()
  00728ea... libgimpwidgets: port to GtkWidget::draw()
  9716df5... libgimp: port to GtkWidget::draw()
  c43d861... app: don't translate to allocation.x,y
  d2f8816... app: port to GtkWidget::draw()
  848ce7e... app: forgot to remove a cairo_destroy() in draw()
  3244c3e... app: port to GtkWidget::draw()
  d2ee94c... app: GtkEntry turned into a no-window widget
  96326bd... app: use the new GtkScrollable API instead of deprecated tr
  828a33f... app: cairo_save()/restore() around chaining up in draw()
  d1ee73a... app: add ugly workaround to make the icon view adapt to vie
  a224627... plug-ins: lots of trivial GTK+ 3.0 porting
  2666da7... plug-ins: port jpeg-save to GTK+ 3.0
  9082c1b... plug-ins: port file-png to GTK+ 3.0
  039d464... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  1a0ce4c... plug-ins: more s/GtkObject/GtkAdjustment/
  9b7d5e6... plug-ins: port some more plug-ins to GTK+ 3.0
  1e0af29... app: port the colormap editor to GTK+ 3.0
  e6ac16a... app: remove GtkWrapBox
  6d74846... libgimpwidgets: port to the new size request API
  de60741... app: port to the new size request API
  b136264... plug-ins: port the print preview to the new size request AP
  19b0b5d... plug-ins: port sphere-designer to GtkWidget::draw()
  be36ecc... plug-ins: port cml-explorer to GtkWidget::draw()
  2f473aa... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  e7987f5... plug-ins: port lighting to GTK+ 3.0
  0b622d9... plug-ins: port the unit-editor to GtkScrollable
  f2f517f... app: fix GimpOverlayDialog's minimum height
  f942b30... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  640fa2f... app: don't connect to "size-requst" because that's deprecat
  277dc49... app: port GimpSpinScale to GTK+ 3.0
  a1c81a8... app: skip keyboard devices so the device list becomes reaso
  8a11630... app: implement proper height-for-width in GimpToolPalette
  8537e60... app: use GdkDevice accessors
  939f6f2... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  e8f175d... app: put the toolbox' areas into a box until we decided abo
  5ce6944... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  b1137b4... app: port the device sort function to GdkDeviceManager
  c6957cb... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  216486f... app: change the list of available devices to something that
  eb67c78... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  b5e7aaa... libgimpwidgets: port GimpChainButton to GtkStyleContext
  40ad0bd... libgimpwidgets: port GimpColorArea to GtkStyleContext
  01647d7... libgimpwidgets: port GimpColorScale to GtkStyleContext
  8d7347a... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  4ec397e... libgimpwidgets: port GimpRuler to GtkStyleContext
  85901cf... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  782fed9... modules: port ColorselWheel to GtkStyleContext
  d84f469... app: port Wilber drawing to GtkStyleContext
  529e643... app: port GimpBlobEditor to GtkStyleContext
  a8382b9... app: port setting the canvas padding color to GtkStyleConte
  71c0fd5... app: port GimpPanedBox to GtkStyleContext
  d8f0746... app: port GimpContainerIconView to GtkStyleContext
  37cdf77... app: port GimpContainerTreeView to GtkStyleContext
  fddebf7... app: port GimpColormapEditor to GtkStyleContext
  68302f4... app: port GimpComponentEditor to GtkStyleContext
  81daf39... app: port GimpFgBgEditor to GtkStyleContext
  44d438b... app: port GimpFgBgView to GtkStyleContext
  66542a8... app: port gimp_get_icon_size() to GtkStyleContext
  bc176cc... app: port GimpContainerBox to GtkStyleContext
  b4ae686... app: port GimpDashEditor to GtkStyleContext
  e66ffff... app: remove calls to gtk_widget_get,set_extension_events()
  46bf4c7... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  c248924... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  820e4d9... app: port the about dialog to GtkStyleContext
  b3c5d00... modules: remove call to gtk_widget_set_extension_events()
  22534d8... libgimpwidgets: implement GtkWidget::state_flags_changed()
  3b91484... libgimpwidgets: implement GtkWidget::style_updated() instea
  76b606e... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  89dca9a... app: use gdk_drag_context_get_source_window()
  4d6d09c... app: use gdk_drag_context_get_selected_action() instead of 
  fa75690... app: port GimpSpinScale to GtkStyleContext
  1a44871... app: implement GtkWidget::style_updated() instead of style_
  1218e85... port gtkrc files to CSS (incompletely and stuff commented o
  8443c09... Port theme and gtkrc file loading to CSS files using GtkCss
  9a60085... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  597009a... app: copy gimp.css instead of gtkrc to the user's gimp dire
  81835e0... app: check whether child widgets exist in GtkWidget::style_
  525a233... Replace gdk_cursor_unref() with g_object_unref()
  81489a4... app: use gtk_menu_shell_get_selected_item()
  21224f9... app: port GimpOverlayBox to GtkStyleContext
  893a291... app: port GimpOverlayFrame to GtkStyleContext
  e0c18bc... app: port GimpScaleButton to GtkStyleContext
  f75ece3... libgimpwidgets: move all GimpPickButton members to a privat
  50f84a6... libgimpwidgets: move all GimpColorArea members to a private
  56a6cff... libgimpwidgets: move all GimpOffsetArea members to a privat
  8f436cc... libgimpwidgets: move padding members from instance to class
  d9422a7... libgimpwidgets: move all GimpButton members to a private st
  7689928... libgimpwidgets: move all GimpCellRendererColor members to a
  52f67e9... libgimpwidgets: move all GimpColorButton members to a priva
  220540c... libgimpwidgets: move all GimpCellRendererToggle members to 
  01848aa... libgimpwidgets: move all GimpChainButton members to a priva
  2ff9701... libgimpwidgets: move all GimpBrowser members to a private s
  304e089... libgimpwidgets: move all GimpColorDisplay members to a priv
  9ade5ab... libgimpwidgets: move all GimpColorDisplayStack members to a
  de103c6... libgimpwidgets: move all GimpColorHexEntry members to a pri
  049024f... libgimpwidgets: add padding
  5cd2394... libgimpwidgets: move all GimpColorNotebook members to a pri
  7ff88cd... libgimpwidgets: move all GimpColorScale members to a privat
  e0f3682... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  242e6c8... libgimpwidgets: move all GimpColorSelection members to a pr
  9fad368... libgimpwidgets: move all GimpEnumLabel members to a private
  fb341bb... app: don't use style->black and style->white
  afabba7... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  5825204... app: port GimpStrokeEditor to GtkStyleContext
  ea535c9... app: port GimpPaletteView to GtkStyleContext
  1a60544... plug-ins: don't use style->black and style->white
  e75945f... libgimpwidgets: move all GimpColorProfileStore members to a
  ab2c9e0... app: port GimpDockWindow to GtkStyleContext
  969ee64... app: port GimpToolEditor to GtkStyleContext
  345df82... app: use gtk_widget_override_font() instead of modify_font(
  75da7ab... app: port GimpThumbBox to GtkStyleContext
  bba2a30... Implement GtkWidget::style_updated() instead of ::style_set
  be7fcea... app: port GimpHistogramView to GtkStyleContext
  ddc9a45... app: port GimpTagEntry to GtkStyleContext
  df240f6... app: always ask the master device for its axes or state
  c70752f... app: when checking for a device change, check the event's s
  473b68e... app: remove obsolete device checks from GimpToolbox
  c3d95a0... app: port GimpColorFrame away from GtkStyle, using a new st
  fcedfbd... app: remove call to gtk_widget_style_attach() from GimpOver
  ffdeb94... app: port GimpOverlayChild to GtkStyleContext
  98f7028... Port cell renderers to gtk_cell_renderer_get_state()
  ec6150d... app: port GimpCellRendererDashes to GtkStyleContext
  2466b8a... app: add gimp_get_style_color() to simplify GdkRGBA style p
  e225197... app: add style property and default CSS for GimpHistogramVi
  091649d... app: port GimpCurveView to GtkStyleContext
  3324276... themes: document the new GimpHistogramView property in the 
  489d20c... app: define all GimpHistogramView colors via style properti
  414327f... themes: document the new stlye properties and indent the CS
  ba371b6... app: increase the priority of the theme CSS by 1
  bac1114... app: port GimpComboTagEntry to GtkStyleContext
  cbff7b7... configure.ac: use the new GTK_CHECK_BACKEND() macro
  d4e138d... plug-ins: port map-object to GTK+ 3.x
  095513d... app: port GimpToolbox to GtkWidget::style_updated()
  715f2c2... app: use GdkRGBA instead of GdkColor in some places
  e7a8eea... app: remove gimp_rgb_get,set_gdk_color()
  407abf7... app: port the text tool editor's preedit popup to GtkStyleC
  36dd9b0... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  275d76f... app: gimp_print_event(): add the device to the event debug 
  c6f8b73... app: gimp_device_info_get_device_coords(): workaround for X
  dc08fb0... app: make input devices, grabs and therefore generally tool
  f8a8f40... app: use gdk_device_get_position() inetad of gdk_display_ge
  34a7e84... app: remove some forgotten #undef GSEAL_ENABLE
  d3f45c4... app: let the file dialog expand/collapse with the file type
  5c88409... app: port GimpGradientEditor to GtkSyleContext
  4121cde... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  c7bb90e... app: port GimpNavigationEditor to GtkStyleContext
  a7479eb... app: port GimpTagPopup to GtkStyleContext
  80ee04b... app: GimpDock: port font size modification to GtkCssProvide
  8df6353... plug-ins: s/GtkObject/GtkAdjustment/
  2a5d490... app: implement GtkContainer::get_path_for_child() in GimpMe
  d4df9f2... devel-docs: make the shooter tool at least build again (unt
  1dec724... app: don't use "size-request" for the toolbox' wilber, it's
  342207a... app: themes.c: add #if 0-ed switch to dark theme variant
  d7e793b... Incomplete notebook and tab theming commit, to be improved
  4b011c5... themes: set an explicit background for rulers
  8ac53a1... app: make the statusbar's progress label visible again
  e47ab4c... foo



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