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



The branch 'gtk3-port' was created.

Summary of new commits:

  bf7f1bb... Switch to version 3.0 in a lot of places and depend on GTK+
  50380c7... Revert "app: Fix on canvas widgets ignoring clicks from tab
  c94954a... libgimpwidgets: remove deprecated files from the build
  984db52... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  0bc59a2... libgimpwidgets: port virtual functions to GTK+ 3.0
  ce1e70c... libgimpwidgets: port virtual functions to GTK+ 3.0
  90061aa... libgimpwidgets: port to GtkWidget::draw()
  1a4d08a... libgimpwidgets: port to GtkWidget::draw()
  7f7f752... libgimpwidgets: port to GtkWidget::draw()
  9959aa8... libgimpwidgets: s/GtkObject/GtkAdjustment/
  e0b6d58... libgimpwidgets: port to GtkWidget::draw()
  1c572bf... libgimpwidgets: remove deprecated functions and s/GtkObject
  8d39327... libgimpwidgets: remove deprecated files completely
  eb46962... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  f84cff8... app: port to GtkWidget::draw()
  b552d14... app: remove GTK_OBJECT() cast
  8e944d5... app: port to GtkWidget::draw()
  12dee5d... app: port to GtkWidget::draw()
  1da503f... app: port virtual functions to GTK+ 3.0 API
  c872ef7... app: port to GtkWidget::draw()
  4d07130... app: port to GtkWidget::draw()
  63e9e6f... app: port to GtkWidget::draw()
  990ee3e... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  90f97a9... app: port to GtkWidget::draw()
  de4d66a... app: s/GtkObject/GtkAdjustment/
  5a11f84... app: port to GtkWidget::draw()
  bd38ddc... app: port GimpNavigationView to GtkWidget::draw()
  9b0e021... app: port GimpPaletteView to GtkWidget::draw()
  2df1c83... app: port to GtkWidget::draw()
  213e277... app: port to GtkWidget::draw()
  5b88369... app: no need to alloc colors any longer, GdkColormap is gon
  99a3d0a... app: port call to gtk_paint_arrow() to GTK+ 3.0
  11fff51... app: port device management to GdkDeviceManager
  cd6c11d... app: remove obsolete (GtkObject **) casts
  5af8ff9... app: use gtk_widget_get_preferred_size() instead of size_re
  53c0a5f... app: port GimpScalComboBox to GTK+ 3.0
  f498719... app: use gtk_widget_get_preferred_size() instead of size_re
  7b1c706... libgimpwidgets: port GimpFrame to GTK+ 3.0
  42ac7b6... app: port tools to GTK+ 3.0 (trivial changes only)
  4c3e10e... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  49f7d58... app: pass the cairo_region_t to gdk_window_invalidate_regio
  8726a0c... app: use GdkDeviceManager to list devices
  5cba7be... app: port to GtkWidget::draw()
  5f69e93... app: remove calls to colormap functions, they are gone
  4671da0... libgimpwidgets: get rid of (GtkObject **) casts
  0592213... app: port the splash to GTK+ 3.0
  8567e6f... libgimpwidgets: port the ruler to GTK+ 3.0
  4ae9be3... libgimpwidgets: port to GtkWidget::draw()
  528a2a3... app: port to GtkWidget::draw()
  0e9b913... app: port the overlay stuff to GTK+ 3.0
  fbc38c9... app: use the container icon view, the grid view is not GTK+
  89aed50... app: port to GtkWidget::draw() (incompletely)
  a321d3c... app: remove call to gtk_statusbar_set_has_resize_grip()
  3c3a44a... app: port the tag entry to GTK+ 3.0
  8f98a27... app: port to GtkWidget::draw() but disable the code inside 
  e147ed4... app: can't set the scale combo entry's properties in init()
  6cea2d2... app: port to GtkWidget::draw()
  a624c05... libgimpwidgets: port to GtkWidget::draw()
  1895739... modules: s/GtkObject/GtkAdjustment/
  fd44cc7... app: didn't completely commit the display shell expose() ->
  76b82a1... app: port to GtkWidget::draw()
  dfb23b6... app: passing -1 as width/height to gtk_paint_box() no longe
  b8d1c77... app: port popup arrow drawing to cairo and get rid of the a
  1dfbdef... app: remove GimpContainerGridView from the build entirely
  b3c0f9c... modules: port to GtkWidget::draw()
  c262b0d... libgimpwidgets: port to GtkWidget::draw()
  e3a9cf6... libgimp: port to GtkWidget::draw()
  ad392c9... app: don't translate to allocation.x,y
  6c361eb... app: port to GtkWidget::draw()
  5e46256... app: forgot to remove a cairo_destroy() in draw()
  b7a91af... app: port to GtkWidget::draw()
  7a99fae... app: GtkEntry turned into a no-window widget
  2de5b79... app: use the new GtkScrollable API instead of deprecated tr
  f14ed7b... app: cairo_save()/restore() around chaining up in draw()
  98f4d99... app: add ugly workaround to make the icon view adapt to vie
  5eaeea1... plug-ins: lots of trivial GTK+ 3.0 porting
  5ce603f... plug-ins: port jpeg-save to GTK+ 3.0
  85fda28... plug-ins: port file-png to GTK+ 3.0
  1206022... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  e9b0efe... plug-ins: more s/GtkObject/GtkAdjustment/
  af72df1... plug-ins: port some more plug-ins to GTK+ 3.0
  a969f1a... app: port the colormap editor to GTK+ 3.0
  b348dc8... app: remove GtkWrapBox
  3f785a3... libgimpwidgets: port to the new size request API
  ca52193... app: port to the new size request API
  ce285fc... plug-ins: port the print preview to the new size request AP
  7a4521e... plug-ins: port sphere-designer to GtkWidget::draw()
  8005ada... plug-ins: port cml-explorer to GtkWidget::draw()
  19e885e... plug-ins: port lighting to GTK+ 3.0
  a11974c... plug-ins: port the unit-editor to GtkScrollable
  e90ec10... app: fix GimpOverlayDialog's minimum height
  48099fc... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  b5a2614... app: don't connect to "size-requst" because that's deprecat
  acf60a4... app: port GimpSpinScale to GTK+ 3.0
  5d93acd... app: skip keyboard devices so the device list becomes reaso
  751dcef... app: implement proper height-for-width in GimpToolPalette
  f35c2e5... app: use GdkDevice accessors
  ffe20d4... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  5186c35... app: put the toolbox' areas into a box until we decided abo
  e1ca683... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  c386913... app: port the device sort function to GdkDeviceManager
  a9ce574... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  ef91864... app: change the list of available devices to something that
  974e09a... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  c965bf2... libgimpwidgets: port GimpChainButton to GtkStyleContext
  be93b94... libgimpwidgets: port GimpColorArea to GtkStyleContext
  b6e2020... libgimpwidgets: port GimpColorScale to GtkStyleContext
  60dda5f... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  f34e9ca... libgimpwidgets: port GimpRuler to GtkStyleContext
  42aa1a3... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  84b29eb... app: port GimpBlobEditor to GtkStyleContext
  ce539b3... app: port setting the canvas padding color to GtkStyleConte
  dcc2771... app: port GimpPanedBox to GtkStyleContext
  8c6d078... app: port GimpContainerIconView to GtkStyleContext
  1a2905a... app: port GimpContainerTreeView to GtkStyleContext
  a912c09... app: port GimpColormapEditor to GtkStyleContext
  f5718ee... app: port GimpComponentEditor to GtkStyleContext
  9735a67... app: port GimpFgBgEditor to GtkStyleContext
  fc12721... app: port GimpFgBgView to GtkStyleContext
  0c6bfc1... app: port gimp_get_icon_size() to GtkStyleContext
  5cde698... app: port GimpContainerBox to GtkStyleContext
  e4e8091... app: port GimpDashEditor to GtkStyleContext
  5700f10... app: remove calls to gtk_widget_get,set_extension_events()
  f1480dd... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  1e20ce0... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  6631cf0... app: port the about dialog to GtkStyleContext
  dd2e7b3... modules: remove call to gtk_widget_set_extension_events()
  a908079... libgimpwidgets: implement GtkWidget::state_flags_changed()
  4a232cf... libgimpwidgets: implement GtkWidget::style_updated() instea
  ae92ec4... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  c55c72d... app: use gdk_drag_context_get_source_window()
  929a5fd... app: use gdk_drag_context_get_selected_action() instead of 
  ffdd2da... app: port GimpSpinScale to GtkStyleContext
  7510198... app: implement GtkWidget::style_updated() instead of style_
  335432e... port gtkrc files to CSS (incompletely and stuff commented o
  f040c05... Port theme and gtkrc file loading to CSS files using GtkCss
  9706bcc... app: copy gimp.css instead of gtkrc to the user's gimp dire
  c60e36d... app: check whether child widgets exist in GtkWidget::style_
  62f4fd6... Replace gdk_cursor_unref() with g_object_unref()
  a64c405... app: use gtk_menu_shell_get_selected_item()
  f9a2aef... app: port GimpOverlayBox to GtkStyleContext
  3d5f403... app: port GimpOverlayFrame to GtkStyleContext
  cfbcd14... app: port GimpScaleButton to GtkStyleContext
  8396d83... libgimpwidgets: move all GimpPickButton members to a privat
  2f9f7ab... libgimpwidgets: move all GimpColorArea members to a private
  7b61299... libgimpwidgets: move all GimpOffsetArea members to a privat
  09e212a... libgimpwidgets: move padding members from instance to class
  f9b30d6... libgimpwidgets: move all GimpButton members to a private st
  7c89c82... libgimpwidgets: move all GimpCellRendererColor members to a
  b4e9082... libgimpwidgets: move all GimpColorButton members to a priva
  76455a1... libgimpwidgets: move all GimpCellRendererToggle members to 
  a3ed5bd... libgimpwidgets: move all GimpChainButton members to a priva
  ec7c4b6... libgimpwidgets: move all GimpBrowser members to a private s
  2c4b4a6... libgimpwidgets: move all GimpColorDisplay members to a priv
  25e4f47... libgimpwidgets: move all GimpColorDisplayStack members to a
  99268ec... libgimpwidgets: move all GimpColorHexEntry members to a pri
  f7f8d7f... libgimpwidgets: add padding
  7c6a921... libgimpwidgets: move all GimpColorNotebook members to a pri
  12ed828... libgimpwidgets: move all GimpColorScale members to a privat
  9011131... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  4b5d3b8... libgimpwidgets: move all GimpColorSelection members to a pr
  5b2ba74... libgimpwidgets: move all GimpEnumLabel members to a private
  8fdeca7... app: don't use style->black and style->white
  f80fb49... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  ab0ebd2... app: port GimpStrokeEditor to GtkStyleContext
  23200d7... app: port GimpPaletteView to GtkStyleContext
  417ed64... plug-ins: don't use style->black and style->white
  999b3d9... libgimpwidgets: move all GimpColorProfileStore members to a
  524db9c... app: port GimpDockWindow to GtkStyleContext
  076c824... app: port GimpToolEditor to GtkStyleContext
  88b5fa1... app: use gtk_widget_override_font() instead of modify_font(
  374fc9e... app: port GimpThumbBox to GtkStyleContext
  3fadb4c... Implement GtkWidget::style_updated() instead of ::style_set
  ad917d0... app: port GimpHistogramView to GtkStyleContext
  59e6597... app: port GimpTagEntry to GtkStyleContext
  48188f2... app: always ask the master device for its axes or state
  3f3ac0e... app: when checking for a device change, check the event's s
  f1b765e... app: remove obsolete device checks from GimpToolbox
  c70b674... app: port GimpColorFrame away from GtkStyle, using a new st
  0498b0d... app: remove call to gtk_widget_style_attach() from GimpOver
  75d0e0e... app: port GimpOverlayChild to GtkStyleContext
  7a341fa... Port cell renderers to gtk_cell_renderer_get_state()
  8237a8b... app: port GimpCellRendererDashes to GtkStyleContext
  2d10fb5... app: add gimp_get_style_color() to simplify GdkRGBA style p
  c480b1f... app: add style property and default CSS for GimpHistogramVi
  b98cc4d... app: port GimpCurveView to GtkStyleContext
  4e89a8c... themes: document the new GimpHistogramView property in the 
  0729ea3... app: define all GimpHistogramView colors via style properti
  05d6434... themes: document the new stlye properties and indent the CS
  f246e7d... app: increase the priority of the theme CSS by 1
  7044eb8... app: port GimpComboTagEntry to GtkStyleContext
  8ee6e34... configure.ac: use the new GTK_CHECK_BACKEND() macro
  d7e261d... plug-ins: port map-object to GTK+ 3.x
  9cc8f45... app: use GdkRGBA instead of GdkColor in some places
  0631ebf... app: remove gimp_rgb_get,set_gdk_color()
  e15bf1b... app: port the text tool editor's preedit popup to GtkStyleC
  85eb029... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  200e26c... app: gimp_print_event(): add the device to the event debug 
  086e56e... app: gimp_device_info_get_device_coords(): workaround for X
  cd6de9f... app: make input devices, grabs and therefore generally tool
  d127cd2... app: use gdk_device_get_position() inetad of gdk_display_ge
  6facf27... app: remove some forgotten #undef GSEAL_ENABLE
  317d25b... app: let the file dialog expand/collapse with the file type
  ec88f45... app: port GimpGradientEditor to GtkSyleContext
  8d7cdf4... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  1554a95... app: port GimpNavigationEditor to GtkStyleContext
  a402f55... app: port GimpTagPopup to GtkStyleContext
  f0019e5... app: GimpDock: port font size modification to GtkCssProvide
  495dbfe... plug-ins: s/GtkObject/GtkAdjustment/
  ea725da... app: implement GtkContainer::get_path_for_child() in GimpMe
  9a82321... devel-docs: make the shooter tool at least build again (unt
  a784368... app: don't use "size-request" for the toolbox' wilber, it's
  e5e2006... app: themes.c: add #if 0-ed switch to dark theme variant
  f1c826b... Incomplete notebook and tab theming commit, to be improved
  07e89df... themes: set an explicit background for rulers
  e2a8e7e... app: make the statusbar's progress label visible again
  d8f4da5... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  aab1e51... app: port wilber drawing to GtkStyleContext
  e163977... modules: port GimpColorWheel to GTK+ 3.x
  64f790c... Unkommented settings for preferring a dark GTK+ theme.
  7475b54... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  f6c818f... Use GTK+3 gtk_get_locale_direction() function instead of cu
  2fd923e... app: port GimpCircle and subclasses to GTK+ 3
  c646ee8... app: remove GTK_OBJECT() case in GimpPopup
  4984c9a... app: use gimp_color_display_stack_get_filters() instead of 
  9f35604... libgimpwidgets: #if 0 more stuff in gimp3migration
  432b581... foo


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