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



The branch 'gtk3-port' was created.

Summary of new commits:

  e2e1c89... Switch to version 3.0 in a lot of places and depend on GTK+
  ad73248... Revert "app: Fix on canvas widgets ignoring clicks from tab
  36417f2... libgimpwidgets: remove deprecated files from the build
  44e4baa... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  14d9fdd... libgimpwidgets: port virtual functions to GTK+ 3.0
  e90ce85... libgimpwidgets: port virtual functions to GTK+ 3.0
  71401b9... libgimpwidgets: port to GtkWidget::draw()
  5205284... libgimpwidgets: port to GtkWidget::draw()
  0b18d3a... libgimpwidgets: port to GtkWidget::draw()
  4fb33f5... libgimpwidgets: s/GtkObject/GtkAdjustment/
  08adc1b... libgimpwidgets: port to GtkWidget::draw()
  8516992... libgimpwidgets: remove deprecated functions and s/GtkObject
  13fc5f0... libgimpwidgets: remove deprecated files completely
  4659b43... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  ff1cd67... app: port to GtkWidget::draw()
  6cb16e9... app: remove GTK_OBJECT() cast
  5e849d7... app: port to GtkWidget::draw()
  faf8e1c... app: port to GtkWidget::draw()
  e234c5a... app: port virtual functions to GTK+ 3.0 API
  ab2e3c1... app: port to GtkWidget::draw()
  9108e79... app: port to GtkWidget::draw()
  5b7f875... app: port to GtkWidget::draw()
  f820b4c... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  01d375f... app: port to GtkWidget::draw()
  e75f46b... app: s/GtkObject/GtkAdjustment/
  334aa93... app: port to GtkWidget::draw()
  1b96a65... app: port GimpNavigationView to GtkWidget::draw()
  dbf7594... app: port GimpPaletteView to GtkWidget::draw()
  04a5090... app: port to GtkWidget::draw()
  7646a34... app: port to GtkWidget::draw()
  6370a7e... app: no need to alloc colors any longer, GdkColormap is gon
  42ba976... app: port call to gtk_paint_arrow() to GTK+ 3.0
  932a7e2... app: port device management to GdkDeviceManager
  5511eb6... app: remove obsolete (GtkObject **) casts
  c64fa2c... app: use gtk_widget_get_preferred_size() instead of size_re
  90ab058... app: port GimpScalComboBox to GTK+ 3.0
  d4fe75e... app: use gtk_widget_get_preferred_size() instead of size_re
  e8e5b95... libgimpwidgets: port GimpFrame to GTK+ 3.0
  6f300bd... app: port tools to GTK+ 3.0 (trivial changes only)
  236d1ce... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  8f1db14... app: pass the cairo_region_t to gdk_window_invalidate_regio
  52fc445... app: use GdkDeviceManager to list devices
  bd746c5... app: port to GtkWidget::draw()
  5f06591... app: remove calls to colormap functions, they are gone
  7fdd791... libgimpwidgets: get rid of (GtkObject **) casts
  749b055... app: port the splash to GTK+ 3.0
  2666300... libgimpwidgets: port the ruler to GTK+ 3.0
  2ea1646... libgimpwidgets: port to GtkWidget::draw()
  c1a0058... app: port to GtkWidget::draw()
  13e2a5c... app: port the overlay stuff to GTK+ 3.0
  3752afd... app: use the container icon view, the grid view is not GTK+
  9519ecd... app: port to GtkWidget::draw() (incompletely)
  50b9059... app: remove call to gtk_statusbar_set_has_resize_grip()
  43172a4... app: port the tag entry to GTK+ 3.0
  f38f6bd... app: port to GtkWidget::draw() but disable the code inside 
  ad3aef7... app: can't set the scale combo entry's properties in init()
  8f170fc... app: port to GtkWidget::draw()
  77983e2... libgimpwidgets: port to GtkWidget::draw()
  aa3157a... modules: s/GtkObject/GtkAdjustment/
  c6bd1d0... app: didn't completely commit the display shell expose() ->
  0dd2853... app: port to GtkWidget::draw()
  dc62064... app: passing -1 as width/height to gtk_paint_box() no longe
  79cb5a4... app: port popup arrow drawing to cairo and get rid of the a
  e7c28b4... app: remove GimpContainerGridView from the build entirely
  f48aae0... modules: port to GtkWidget::draw()
  38f3650... libgimpwidgets: port to GtkWidget::draw()
  968d66f... libgimp: port to GtkWidget::draw()
  26afb27... app: don't translate to allocation.x,y
  ec66802... app: port to GtkWidget::draw()
  5fbedce... app: forgot to remove a cairo_destroy() in draw()
  6568eda... app: port to GtkWidget::draw()
  b7955e5... app: GtkEntry turned into a no-window widget
  6dafaa7... app: use the new GtkScrollable API instead of deprecated tr
  7fde268... app: cairo_save()/restore() around chaining up in draw()
  428c23a... app: add ugly workaround to make the icon view adapt to vie
  835ecd2... plug-ins: lots of trivial GTK+ 3.0 porting
  8f68cd2... plug-ins: port jpeg-save to GTK+ 3.0
  6ec8c55... plug-ins: port file-png to GTK+ 3.0
  c4e52b8... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  95bf31a... plug-ins: more s/GtkObject/GtkAdjustment/
  9cd62ef... plug-ins: port some more plug-ins to GTK+ 3.0
  0d74b66... app: port the colormap editor to GTK+ 3.0
  e585250... app: remove GtkWrapBox
  34c3e16... libgimpwidgets: port to the new size request API
  97218f9... app: port to the new size request API
  e150817... plug-ins: port the print preview to the new size request AP
  8826493... plug-ins: port sphere-designer to GtkWidget::draw()
  09a2aa6... plug-ins: port cml-explorer to GtkWidget::draw()
  6b1149d... plug-ins: port lighting to GTK+ 3.0
  fa72bfe... plug-ins: port the unit-editor to GtkScrollable
  d490bed... app: fix GimpOverlayDialog's minimum height
  1670d1d... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  9ad7b53... app: don't connect to "size-requst" because that's deprecat
  ec859ab... app: port GimpSpinScale to GTK+ 3.0
  8e650f4... app: skip keyboard devices so the device list becomes reaso
  3219fe0... app: implement proper height-for-width in GimpToolPalette
  85660b7... app: use GdkDevice accessors
  3fadf66... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  4a4ca4d... app: put the toolbox' areas into a box until we decided abo
  be2fb04... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  645a382... app: port the device sort function to GdkDeviceManager
  fe3ac88... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  6794435... app: change the list of available devices to something that
  fde6e3e... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  f82ed29... libgimpwidgets: port GimpChainButton to GtkStyleContext
  50b69d1... libgimpwidgets: port GimpColorArea to GtkStyleContext
  d1695ad... libgimpwidgets: port GimpColorScale to GtkStyleContext
  b98b8a6... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  01c6cac... libgimpwidgets: port GimpRuler to GtkStyleContext
  1f1218d... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  aace28b... app: port GimpBlobEditor to GtkStyleContext
  a4b5150... app: port setting the canvas padding color to GtkStyleConte
  f2764c9... app: port GimpPanedBox to GtkStyleContext
  6610bda... app: port GimpContainerIconView to GtkStyleContext
  732c911... app: port GimpContainerTreeView to GtkStyleContext
  bb468b2... app: port GimpColormapEditor to GtkStyleContext
  39428ab... app: port GimpComponentEditor to GtkStyleContext
  4850e8e... app: port GimpFgBgEditor to GtkStyleContext
  da5c738... app: port GimpFgBgView to GtkStyleContext
  8174019... app: port gimp_get_icon_size() to GtkStyleContext
  bb76e30... app: port GimpContainerBox to GtkStyleContext
  7607819... app: port GimpDashEditor to GtkStyleContext
  f22e11e... app: remove calls to gtk_widget_get,set_extension_events()
  d47792b... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  80b47ee... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  300f8b4... app: port the about dialog to GtkStyleContext
  b2a26d7... modules: remove call to gtk_widget_set_extension_events()
  af37d68... libgimpwidgets: implement GtkWidget::state_flags_changed()
  6af7209... libgimpwidgets: implement GtkWidget::style_updated() instea
  20686ea... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  d30d799... app: use gdk_drag_context_get_source_window()
  a1f55df... app: use gdk_drag_context_get_selected_action() instead of 
  197cba8... app: port GimpSpinScale to GtkStyleContext
  9ad3669... app: implement GtkWidget::style_updated() instead of style_
  0bd96da... port gtkrc files to CSS (incompletely and stuff commented o
  c63f415... Port theme and gtkrc file loading to CSS files using GtkCss
  a4a0dae... app: copy gimp.css instead of gtkrc to the user's gimp dire
  9f0b109... app: check whether child widgets exist in GtkWidget::style_
  52d2024... Replace gdk_cursor_unref() with g_object_unref()
  a94f3ed... app: use gtk_menu_shell_get_selected_item()
  e902a84... app: port GimpOverlayBox to GtkStyleContext
  1d01f36... app: port GimpOverlayFrame to GtkStyleContext
  aa6993e... app: port GimpScaleButton to GtkStyleContext
  35f147b... libgimpwidgets: move all GimpPickButton members to a privat
  b804835... libgimpwidgets: move all GimpColorArea members to a private
  90c5681... libgimpwidgets: move all GimpOffsetArea members to a privat
  c2f2f25... libgimpwidgets: move padding members from instance to class
  11ca25e... libgimpwidgets: move all GimpButton members to a private st
  f554ed2... libgimpwidgets: move all GimpCellRendererColor members to a
  84a4b84... libgimpwidgets: move all GimpColorButton members to a priva
  7a987cb... libgimpwidgets: move all GimpCellRendererToggle members to 
  93d9cc9... libgimpwidgets: move all GimpChainButton members to a priva
  e86146d... libgimpwidgets: move all GimpBrowser members to a private s
  7eb282c... libgimpwidgets: move all GimpColorDisplay members to a priv
  4157532... libgimpwidgets: move all GimpColorDisplayStack members to a
  235eaf6... libgimpwidgets: move all GimpColorHexEntry members to a pri
  4d88799... libgimpwidgets: add padding
  c0db173... libgimpwidgets: move all GimpColorNotebook members to a pri
  7980109... libgimpwidgets: move all GimpColorScale members to a privat
  b5b11dc... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  869b157... libgimpwidgets: move all GimpColorSelection members to a pr
  8ef05ee... libgimpwidgets: move all GimpEnumLabel members to a private
  7997955... app: don't use style->black and style->white
  7753e30... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  38bf1e8... app: port GimpStrokeEditor to GtkStyleContext
  2ef302c... app: port GimpPaletteView to GtkStyleContext
  5fc7d75... plug-ins: don't use style->black and style->white
  9f9ddd5... libgimpwidgets: move all GimpColorProfileStore members to a
  a1c2c94... app: port GimpDockWindow to GtkStyleContext
  6b517a7... app: port GimpToolEditor to GtkStyleContext
  dd6f3aa... app: use gtk_widget_override_font() instead of modify_font(
  db5a71e... app: port GimpThumbBox to GtkStyleContext
  711a8b1... Implement GtkWidget::style_updated() instead of ::style_set
  4e0e23f... app: port GimpHistogramView to GtkStyleContext
  ed4cd96... app: port GimpTagEntry to GtkStyleContext
  56e6872... app: always ask the master device for its axes or state
  ec8b4ca... app: when checking for a device change, check the event's s
  52263fb... app: remove obsolete device checks from GimpToolbox
  ca37b38... app: port GimpColorFrame away from GtkStyle, using a new st
  36b5a98... app: remove call to gtk_widget_style_attach() from GimpOver
  a4c9642... app: port GimpOverlayChild to GtkStyleContext
  a5fedae... Port cell renderers to gtk_cell_renderer_get_state()
  ca24c5f... app: port GimpCellRendererDashes to GtkStyleContext
  d44e2b8... app: add gimp_get_style_color() to simplify GdkRGBA style p
  856779a... app: add style property and default CSS for GimpHistogramVi
  1a91d2a... app: port GimpCurveView to GtkStyleContext
  48bb326... themes: document the new GimpHistogramView property in the 
  4a17e43... app: define all GimpHistogramView colors via style properti
  85f7f34... themes: document the new stlye properties and indent the CS
  1cb209a... app: increase the priority of the theme CSS by 1
  bcb573b... app: port GimpComboTagEntry to GtkStyleContext
  3ab71f8... configure.ac: use the new GTK_CHECK_BACKEND() macro
  7662722... plug-ins: port map-object to GTK+ 3.x
  25cbe8e... app: use GdkRGBA instead of GdkColor in some places
  2362a83... app: remove gimp_rgb_get,set_gdk_color()
  471d8a5... app: port the text tool editor's preedit popup to GtkStyleC
  7868d0d... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  e490aae... app: gimp_print_event(): add the device to the event debug 
  a287a82... app: gimp_device_info_get_device_coords(): workaround for X
  f3acb58... app: make input devices, grabs and therefore generally tool
  2ca5e03... app: use gdk_device_get_position() inetad of gdk_display_ge
  da0d56b... app: remove some forgotten #undef GSEAL_ENABLE
  145ff8a... app: let the file dialog expand/collapse with the file type
  ece51da... app: port GimpGradientEditor to GtkSyleContext
  717e5fb... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  6b27e4d... app: port GimpNavigationEditor to GtkStyleContext
  b9cfc2c... app: port GimpTagPopup to GtkStyleContext
  f209e3f... app: GimpDock: port font size modification to GtkCssProvide
  ff1d87c... plug-ins: s/GtkObject/GtkAdjustment/
  3183dc4... app: implement GtkContainer::get_path_for_child() in GimpMe
  60c4e2c... devel-docs: make the shooter tool at least build again (unt
  ce9cf90... app: don't use "size-request" for the toolbox' wilber, it's
  f1acebe... app: themes.c: add #if 0-ed switch to dark theme variant
  f324ea1... Incomplete notebook and tab theming commit, to be improved
  c4f0c73... themes: set an explicit background for rulers
  8ce46fd... app: make the statusbar's progress label visible again
  55a8f0a... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  95753aa... app: port wilber drawing to GtkStyleContext
  7304250... modules: port GimpColorWheel to GTK+ 3.x
  8569f80... Unkommented settings for preferring a dark GTK+ theme.
  77f399a... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  bcbce45... Use GTK+3 gtk_get_locale_direction() function instead of cu
  6e98d86... app: port GimpCircle and subclasses to GTK+ 3
  0e7bf6f... app: remove GTK_OBJECT() case in GimpPopup
  2b45a77... app: use gimp_color_display_stack_get_filters() instead of 
  76223eb... libgimpwidgets: #if 0 more stuff in gimp3migration
  8b20584... libgimpwidgets: Draw marker in correct position on ruler.
  3446384... libgimpwidgets: Separate ruler text layer from background.
  f7b1a1d... foo


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