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



The branch 'gtk3-port' was created.

Summary of new commits:

  9d2e96b... Switch to version 3.0 in a lot of places and depend on GTK+
  ec1b392... Revert "app: Fix on canvas widgets ignoring clicks from tab
  b1c8bcd... libgimpwidgets: remove deprecated files from the build
  29693f5... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  3ad8440... libgimpwidgets: port virtual functions to GTK+ 3.0
  d8ef9ad... libgimpwidgets: port virtual functions to GTK+ 3.0
  f8b4e39... libgimpwidgets: port to GtkWidget::draw()
  4041435... libgimpwidgets: port to GtkWidget::draw()
  f7f3f68... libgimpwidgets: port to GtkWidget::draw()
  75f9585... libgimpwidgets: s/GtkObject/GtkAdjustment/
  cc70fed... libgimpwidgets: port to GtkWidget::draw()
  da52896... libgimpwidgets: remove deprecated functions and s/GtkObject
  842579e... libgimpwidgets: remove deprecated files completely
  2435d57... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  2bd1b92... app: port to GtkWidget::draw()
  c698b1d... app: remove GTK_OBJECT() cast
  f458535... app: port to GtkWidget::draw()
  553ff86... app: port to GtkWidget::draw()
  ffeaef2... app: port virtual functions to GTK+ 3.0 API
  bcb0c42... app: port to GtkWidget::draw()
  68a2616... app: port to GtkWidget::draw()
  0685f6f... app: port to GtkWidget::draw()
  f4d4828... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  1b46b27... app: port to GtkWidget::draw()
  ae6bd2b... app: s/GtkObject/GtkAdjustment/
  ee48bbc... app: port to GtkWidget::draw()
  9255096... app: port GimpNavigationView to GtkWidget::draw()
  f49dc19... app: port GimpPaletteView to GtkWidget::draw()
  6c6e4fd... app: port to GtkWidget::draw()
  6031e91... app: port to GtkWidget::draw()
  415f6fc... app: no need to alloc colors any longer, GdkColormap is gon
  e633465... app: port call to gtk_paint_arrow() to GTK+ 3.0
  22eda9d... app: port device management to GdkDeviceManager
  a90724f... app: remove obsolete (GtkObject **) casts
  4845b55... app: use gtk_widget_get_preferred_size() instead of size_re
  5f69111... app: port GimpScalComboBox to GTK+ 3.0
  da5f388... app: use gtk_widget_get_preferred_size() instead of size_re
  f880e36... libgimpwidgets: port GimpFrame to GTK+ 3.0
  3483506... app: port tools to GTK+ 3.0 (trivial changes only)
  ea81757... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  0507019... app: pass the cairo_region_t to gdk_window_invalidate_regio
  449e984... app: use GdkDeviceManager to list devices
  db7bb0e... app: port to GtkWidget::draw()
  905efa4... app: remove calls to colormap functions, they are gone
  8c823d9... libgimpwidgets: get rid of (GtkObject **) casts
  10a5555... app: port the splash to GTK+ 3.0
  9c9a768... libgimpwidgets: port the ruler to GTK+ 3.0
  4d94db8... libgimpwidgets: port to GtkWidget::draw()
  466679b... app: port to GtkWidget::draw()
  6cf37a8... app: port the overlay stuff to GTK+ 3.0
  9833a3c... app: use the container icon view, the grid view is not GTK+
  952551f... app: port to GtkWidget::draw() (incompletely)
  4b8dd21... app: remove call to gtk_statusbar_set_has_resize_grip()
  91a9bfa... app: port the tag entry to GTK+ 3.0
  a0d07a4... app: port to GtkWidget::draw() but disable the code inside 
  2f08c61... app: can't set the scale combo entry's properties in init()
  651a4a5... app: port to GtkWidget::draw()
  66f2f0e... libgimpwidgets: port to GtkWidget::draw()
  c5cba1d... modules: s/GtkObject/GtkAdjustment/
  87fbea3... app: didn't completely commit the display shell expose() ->
  9307bfd... app: port to GtkWidget::draw()
  99892ab... app: passing -1 as width/height to gtk_paint_box() no longe
  65f5917... app: port popup arrow drawing to cairo and get rid of the a
  8cf108b... app: remove GimpContainerGridView from the build entirely
  1299880... modules: port to GtkWidget::draw()
  a3d765d... libgimpwidgets: port to GtkWidget::draw()
  4259d0e... libgimp: port to GtkWidget::draw()
  7f64d2d... app: don't translate to allocation.x,y
  a420c70... app: port to GtkWidget::draw()
  b809eba... app: forgot to remove a cairo_destroy() in draw()
  9af6d3e... app: port to GtkWidget::draw()
  efcedb4... app: GtkEntry turned into a no-window widget
  f58ae5c... app: use the new GtkScrollable API instead of deprecated tr
  c248f81... app: cairo_save()/restore() around chaining up in draw()
  80ddecd... app: add ugly workaround to make the icon view adapt to vie
  c92ed87... plug-ins: lots of trivial GTK+ 3.0 porting
  da5e0cb... plug-ins: port jpeg-save to GTK+ 3.0
  f18d764... plug-ins: port file-png to GTK+ 3.0
  3fa210d... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  8aa00e1... plug-ins: more s/GtkObject/GtkAdjustment/
  7480e26... plug-ins: port some more plug-ins to GTK+ 3.0
  c1ac306... app: port the colormap editor to GTK+ 3.0
  4fdb3f9... app: remove GtkWrapBox
  f07aad6... libgimpwidgets: port to the new size request API
  9adc91a... app: port to the new size request API
  851d898... plug-ins: port the print preview to the new size request AP
  dad154d... plug-ins: port sphere-designer to GtkWidget::draw()
  b23819a... plug-ins: port cml-explorer to GtkWidget::draw()
  3c84b8a... plug-ins: port lighting to GTK+ 3.0
  bd805fe... plug-ins: port the unit-editor to GtkScrollable
  21a0217... app: fix GimpOverlayDialog's minimum height
  dc783b1... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  7ad1e82... app: don't connect to "size-requst" because that's deprecat
  06e3da8... app: port GimpSpinScale to GTK+ 3.0
  c5ce991... app: skip keyboard devices so the device list becomes reaso
  8ad2632... app: implement proper height-for-width in GimpToolPalette
  870dd85... app: use GdkDevice accessors
  6774d10... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  c48b283... app: put the toolbox' areas into a box until we decided abo
  7adf34d... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  e31cb63... app: port the device sort function to GdkDeviceManager
  4dd5ea4... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  4b47354... app: change the list of available devices to something that
  c73b3a4... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  c03606d... libgimpwidgets: port GimpChainButton to GtkStyleContext
  a3a15a4... libgimpwidgets: port GimpColorArea to GtkStyleContext
  05a96a1... libgimpwidgets: port GimpColorScale to GtkStyleContext
  edab5e5... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  7275f2c... libgimpwidgets: port GimpRuler to GtkStyleContext
  2e92f58... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  ab3731a... app: port GimpBlobEditor to GtkStyleContext
  65698e3... app: port setting the canvas padding color to GtkStyleConte
  3a3d203... app: port GimpPanedBox to GtkStyleContext
  a602a26... app: port GimpContainerIconView to GtkStyleContext
  cba9134... app: port GimpContainerTreeView to GtkStyleContext
  cdb3f3d... app: port GimpColormapEditor to GtkStyleContext
  fbaf97f... app: port GimpComponentEditor to GtkStyleContext
  7bf0ea4... app: port GimpFgBgEditor to GtkStyleContext
  fc70917... app: port GimpFgBgView to GtkStyleContext
  1914b3c... app: port gimp_get_icon_size() to GtkStyleContext
  f1a2bab... app: port GimpContainerBox to GtkStyleContext
  7a13c6c... app: port GimpDashEditor to GtkStyleContext
  595a389... app: remove calls to gtk_widget_get,set_extension_events()
  817afab... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  e5c3113... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  0b14893... app: port the about dialog to GtkStyleContext
  a20ff10... modules: remove call to gtk_widget_set_extension_events()
  c19ae6a... libgimpwidgets: implement GtkWidget::state_flags_changed()
  9a45eb0... libgimpwidgets: implement GtkWidget::style_updated() instea
  9b4d46a... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  dc1d7a8... app: use gdk_drag_context_get_source_window()
  16dac01... app: use gdk_drag_context_get_selected_action() instead of 
  a9ec8de... app: port GimpSpinScale to GtkStyleContext
  866827b... app: implement GtkWidget::style_updated() instead of style_
  2fc5d86... port gtkrc files to CSS (incompletely and stuff commented o
  5a2eccf... Port theme and gtkrc file loading to CSS files using GtkCss
  e655307... app: copy gimp.css instead of gtkrc to the user's gimp dire
  0daf575... app: check whether child widgets exist in GtkWidget::style_
  226a50d... Replace gdk_cursor_unref() with g_object_unref()
  224da1d... app: use gtk_menu_shell_get_selected_item()
  16ad8fe... app: port GimpOverlayBox to GtkStyleContext
  0b7f31f... app: port GimpOverlayFrame to GtkStyleContext
  3d94b55... app: port GimpScaleButton to GtkStyleContext
  97da722... libgimpwidgets: move all GimpPickButton members to a privat
  0e1655c... libgimpwidgets: move all GimpColorArea members to a private
  0e8fd2d... libgimpwidgets: move all GimpOffsetArea members to a privat
  bdd94af... libgimpwidgets: move padding members from instance to class
  a145591... libgimpwidgets: move all GimpButton members to a private st
  8f59295... libgimpwidgets: move all GimpCellRendererColor members to a
  df647c4... libgimpwidgets: move all GimpColorButton members to a priva
  2a415d7... libgimpwidgets: move all GimpCellRendererToggle members to 
  d8c416b... libgimpwidgets: move all GimpChainButton members to a priva
  702f612... libgimpwidgets: move all GimpBrowser members to a private s
  83543d0... libgimpwidgets: move all GimpColorDisplay members to a priv
  c814d17... libgimpwidgets: move all GimpColorDisplayStack members to a
  a0d3402... libgimpwidgets: move all GimpColorHexEntry members to a pri
  2118ce2... libgimpwidgets: add padding
  b02f18d... libgimpwidgets: move all GimpColorNotebook members to a pri
  cba48b7... libgimpwidgets: move all GimpColorScale members to a privat
  084ec4d... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  29e4ee4... libgimpwidgets: move all GimpColorSelection members to a pr
  7d9ff99... libgimpwidgets: move all GimpEnumLabel members to a private
  53dbaba... app: don't use style->black and style->white
  1267055... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  0864435... app: port GimpStrokeEditor to GtkStyleContext
  ed58c55... app: port GimpPaletteView to GtkStyleContext
  2bab55a... plug-ins: don't use style->black and style->white
  2a1f043... libgimpwidgets: move all GimpColorProfileStore members to a
  5a54a4f... app: port GimpDockWindow to GtkStyleContext
  4164529... app: port GimpToolEditor to GtkStyleContext
  c2bea3c... app: use gtk_widget_override_font() instead of modify_font(
  eb06fbb... app: port GimpThumbBox to GtkStyleContext
  6b037d4... Implement GtkWidget::style_updated() instead of ::style_set
  63dc37e... app: port GimpHistogramView to GtkStyleContext
  e954afe... app: port GimpTagEntry to GtkStyleContext
  959c8e9... app: always ask the master device for its axes or state
  02a56e3... app: when checking for a device change, check the event's s
  e4df6b6... app: remove obsolete device checks from GimpToolbox
  8bff8c4... app: port GimpColorFrame away from GtkStyle, using a new st
  7fe96f0... app: remove call to gtk_widget_style_attach() from GimpOver
  6ec8b1b... app: port GimpOverlayChild to GtkStyleContext
  0120b34... Port cell renderers to gtk_cell_renderer_get_state()
  6463e5f... app: port GimpCellRendererDashes to GtkStyleContext
  d58852b... app: add gimp_get_style_color() to simplify GdkRGBA style p
  83940da... app: add style property and default CSS for GimpHistogramVi
  3c0c5d9... app: port GimpCurveView to GtkStyleContext
  8dad7b6... themes: document the new GimpHistogramView property in the 
  9d250d0... app: define all GimpHistogramView colors via style properti
  5fa5def... themes: document the new stlye properties and indent the CS
  eb08ab7... app: increase the priority of the theme CSS by 1
  9d85987... app: port GimpComboTagEntry to GtkStyleContext
  b4d4a6e... configure.ac: use the new GTK_CHECK_BACKEND() macro
  c6b0b2a... plug-ins: port map-object to GTK+ 3.x
  a24d84a... app: use GdkRGBA instead of GdkColor in some places
  8566362... app: remove gimp_rgb_get,set_gdk_color()
  fb49d6f... app: port the text tool editor's preedit popup to GtkStyleC
  b10228f... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  984edde... app: gimp_print_event(): add the device to the event debug 
  2048230... app: gimp_device_info_get_device_coords(): workaround for X
  2082f16... app: make input devices, grabs and therefore generally tool
  1144104... app: use gdk_device_get_position() inetad of gdk_display_ge
  b70c74d... app: remove some forgotten #undef GSEAL_ENABLE
  198afe5... app: let the file dialog expand/collapse with the file type
  3ba46ba... app: port GimpGradientEditor to GtkSyleContext
  db0d15d... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  1cbeb9f... app: port GimpNavigationEditor to GtkStyleContext
  f2257e8... app: port GimpTagPopup to GtkStyleContext
  b121789... app: GimpDock: port font size modification to GtkCssProvide
  2d42a9d... plug-ins: s/GtkObject/GtkAdjustment/
  9c428f9... app: implement GtkContainer::get_path_for_child() in GimpMe
  c3272ee... devel-docs: make the shooter tool at least build again (unt
  186c849... app: don't use "size-request" for the toolbox' wilber, it's
  13c62b1... app: themes.c: add #if 0-ed switch to dark theme variant
  83f275a... Incomplete notebook and tab theming commit, to be improved
  0c9e28b... themes: set an explicit background for rulers
  79f6855... app: make the statusbar's progress label visible again
  2f86a3f... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  0976e2d... app: port wilber drawing to GtkStyleContext
  53b4f30... modules: port GimpColorWheel to GTK+ 3.x
  b7d2d34... Unkommented settings for preferring a dark GTK+ theme.
  a441f66... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  c6750f4... Use GTK+3 gtk_get_locale_direction() function instead of cu
  1fa7c23... app: port GimpCircle and subclasses to GTK+ 3
  195f5bb... app: remove GTK_OBJECT() case in GimpPopup
  15ddb1b... libgimpwidgets: #if 0 more stuff in gimp3migration
  93dfaa0... foo


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