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



The branch 'gtk3-port' was created.

Summary of new commits:

  2fa7cea... Switch to version 3.0 in a lot of places and depend on GTK+
  49a01e7... Revert "app: Fix on canvas widgets ignoring clicks from tab
  2a08e27... libgimpwidgets: remove deprecated files from the build
  74ae101... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  9a21422... libgimpwidgets: port virtual functions to GTK+ 3.0
  23e9011... libgimpwidgets: port virtual functions to GTK+ 3.0
  7b27a46... libgimpwidgets: port to GtkWidget::draw()
  4cb4397... libgimpwidgets: port to GtkWidget::draw()
  ee4db18... libgimpwidgets: port to GtkWidget::draw()
  348df91... libgimpwidgets: s/GtkObject/GtkAdjustment/
  a8b2aa4... libgimpwidgets: port to GtkWidget::draw()
  23f053a... libgimpwidgets: remove deprecated functions and s/GtkObject
  a4c21db... libgimpwidgets: remove deprecated files completely
  68b8886... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  cf0d147... app: port to GtkWidget::draw()
  0c5edbf... app: remove GTK_OBJECT() cast
  ac1c58d... app: port to GtkWidget::draw()
  0c178ee... app: port to GtkWidget::draw()
  db00e73... app: port virtual functions to GTK+ 3.0 API
  7e1ce8e... app: port to GtkWidget::draw()
  28204e2... app: port to GtkWidget::draw()
  7e85f65... app: port to GtkWidget::draw()
  3aa87d2... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  5725f7c... app: port to GtkWidget::draw()
  a54d58c... app: s/GtkObject/GtkAdjustment/
  6cee718... app: port to GtkWidget::draw()
  63b9487... app: port GimpNavigationView to GtkWidget::draw()
  f5f5209... app: port GimpPaletteView to GtkWidget::draw()
  fdbafac... app: port to GtkWidget::draw()
  ef0cb44... app: get rid of GtkObject in GimpUIManager
  de18395... app: port to GtkWidget::draw()
  cc910ee... app: no need to alloc colors any longer, GdkColormap is gon
  aed0804... app: port call to gtk_paint_arrow() to GTK+ 3.0
  b3dcbe2... app: port device management to GdkDeviceManager
  98988f6... app: remove obsolete (GtkObject **) casts
  d2a9e95... app: use gtk_widget_get_preferred_size() instead of size_re
  b3bf223... app: port GimpScalComboBox to GTK+ 3.0
  0cfaa26... app: use gtk_widget_get_preferred_size() instead of size_re
  da47311... libgimpwidgets: port GimpFrame to GTK+ 3.0
  80373e1... app: port tools to GTK+ 3.0 (trivial changes only)
  d429e94... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  0081fb9... app: pass the cairo_region_t to gdk_window_invalidate_regio
  dcdd986... app: use GdkDeviceManager to list devices
  19a5fd6... app: port to GtkWidget::draw()
  a57cce8... app: remove calls to colormap functions, they are gone
  e73398e... libgimpwidgets: get rid of (GtkObject **) casts
  37ab9d3... app: port the splash to GTK+ 3.0
  b41b82c... libgimpwidgets: port the ruler to GTK+ 3.0
  48b1375... libgimpwidgets: port to GtkWidget::draw()
  bd1e7e1... app: port to GtkWidget::draw()
  ee9c96f... app: port the overlay stuff to GTK+ 3.0
  6d8395f... app: use the container icon view, the grid view is not GTK+
  f473156... app: port to GtkWidget::draw() (incompletely)
  dc9e17b... app: remove call to gtk_statusbar_set_has_resize_grip()
  71519a1... app: port the tag entry to GTK+ 3.0
  de0c954... app: port to GtkWidget::draw() but disable the code inside 
  4050c3a... app: can't set the scale combo entry's properties in init()
  c7ae455... app: port to GtkWidget::draw()
  6506051... libgimpwidgets: port to GtkWidget::draw()
  7d8df59... modules: s/GtkObject/GtkAdjustment/
  aab8d30... app: didn't completely commit the display shell expose() ->
  f4262dd... script-fu: port to GTK+ 3.0
  577b773... app: port to GtkWidget::draw()
  c38c5ce... app: passing -1 as width/height to gtk_paint_box() no longe
  1b6dd90... app: port popup arrow drawing to cairo and get rid of the a
  744e4e4... app: remove GimpContainerGridView from the build entirely
  e952b8c... modules: port to GtkWidget::draw()
  bf16a14... libgimpwidgets: port to GtkWidget::draw()
  5114129... libgimp: port to GtkWidget::draw()
  097084b... app: don't translate to allocation.x,y
  aec2022... app: port to GtkWidget::draw()
  cd5568d... app: forgot to remove a cairo_destroy() in draw()
  e7f2c9e... app: port to GtkWidget::draw()
  65e553a... app: GtkEntry turned into a no-window widget
  c847cee... app: use the new GtkScrollable API instead of deprecated tr
  aee7a16... app: cairo_save()/restore() around chaining up in draw()
  d19d45f... app: add ugly workaround to make the icon view adapt to vie
  cdbcebb... plug-ins: lots of trivial GTK+ 3.0 porting
  50885ae... plug-ins: port jpeg-save to GTK+ 3.0
  e484199... plug-ins: port file-png to GTK+ 3.0
  77d6f2c... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  eddd439... plug-ins: more s/GtkObject/GtkAdjustment/
  3e64064... plug-ins: port some more plug-ins to GTK+ 3.0
  e174d4d... app: port the colormap editor to GTK+ 3.0
  bc99908... app: remove GtkWrapBox
  6f534e0... libgimpwidgets: port to the new size request API
  e7f95f5... app: port to the new size request API
  bbc4f68... plug-ins: port the print preview to the new size request AP
  a37d4e7... plug-ins: port sphere-designer to GtkWidget::draw()
  b1db2f7... plug-ins: port cml-explorer to GtkWidget::draw()
  a96eee7... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  87b2372... plug-ins: port lighting to GTK+ 3.0
  ad31f2e... plug-ins: port the unit-editor to GtkScrollable
  fd0f3da... app: fix GimpOverlayDialog's minimum height
  3b16e2c... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  12a85c8... app: don't connect to "size-requst" because that's deprecat
  4ce91e9... app: port GimpSpinScale to GTK+ 3.0
  ebc042a... app: skip keyboard devices so the device list becomes reaso
  03a2a3b... app: implement proper height-for-width in GimpToolPalette
  ac42f42... app: use GdkDevice accessors
  1f2d251... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  3c9938d... app: put the toolbox' areas into a box until we decided abo
  4648bf1... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  7e6a4e2... app: port the device sort function to GdkDeviceManager
  a0adf8e... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  4732d23... app: change the list of available devices to something that
  a6613d4... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  66f0d15... libgimpwidgets: port GimpChainButton to GtkStyleContext
  c0a4295... libgimpwidgets: port GimpColorArea to GtkStyleContext
  a3067ab... libgimpwidgets: port GimpColorScale to GtkStyleContext
  689b763... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  adc4b43... libgimpwidgets: port GimpRuler to GtkStyleContext
  1df1062... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  3dfec24... app: port GimpBlobEditor to GtkStyleContext
  206aa47... app: port setting the canvas padding color to GtkStyleConte
  3550605... app: port GimpPanedBox to GtkStyleContext
  8d081e2... app: port GimpContainerIconView to GtkStyleContext
  977983e... app: port GimpContainerTreeView to GtkStyleContext
  2d31a4a... app: port GimpColormapEditor to GtkStyleContext
  99d3b48... app: port GimpComponentEditor to GtkStyleContext
  5d4179b... app: port GimpFgBgEditor to GtkStyleContext
  062b525... app: port GimpFgBgView to GtkStyleContext
  553fb2e... app: port gimp_get_icon_size() to GtkStyleContext
  b42770a... app: port GimpContainerBox to GtkStyleContext
  7ad41a1... app: port GimpDashEditor to GtkStyleContext
  7a7f85f... app: remove calls to gtk_widget_get,set_extension_events()
  f76b2bd... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  e206bf5... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  afb100e... app: port the about dialog to GtkStyleContext
  61de20b... modules: remove call to gtk_widget_set_extension_events()
  2ac0545... libgimpwidgets: implement GtkWidget::state_flags_changed()
  7fc0d0d... libgimpwidgets: implement GtkWidget::style_updated() instea
  6ac8131... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  4ee8a29... app: use gdk_drag_context_get_source_window()
  ae8809d... app: use gdk_drag_context_get_selected_action() instead of 
  51ff1f2... app: port GimpSpinScale to GtkStyleContext
  122996a... app: implement GtkWidget::style_updated() instead of style_
  6ed108c... port gtkrc files to CSS (incompletely and stuff commented o
  6f74af3... Port theme and gtkrc file loading to CSS files using GtkCss
  6c41ca7... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  15f8a55... app: copy gimp.css instead of gtkrc to the user's gimp dire
  182e561... app: check whether child widgets exist in GtkWidget::style_
  6a91e62... Replace gdk_cursor_unref() with g_object_unref()
  3d2f91f... app: use gtk_menu_shell_get_selected_item()
  50dfd73... app: port GimpOverlayBox to GtkStyleContext
  6902c96... app: port GimpOverlayFrame to GtkStyleContext
  4637561... app: port GimpScaleButton to GtkStyleContext
  5c6d342... libgimpwidgets: move all GimpPickButton members to a privat
  4da3806... libgimpwidgets: move all GimpColorArea members to a private
  3c906d1... libgimpwidgets: move all GimpOffsetArea members to a privat
  63f2720... libgimpwidgets: move padding members from instance to class
  8877474... libgimpwidgets: move all GimpButton members to a private st
  6b22f0a... libgimpwidgets: move all GimpCellRendererColor members to a
  2cce3df... libgimpwidgets: move all GimpColorButton members to a priva
  d16166d... libgimpwidgets: move all GimpCellRendererToggle members to 
  15284e9... libgimpwidgets: move all GimpChainButton members to a priva
  7d38993... libgimpwidgets: move all GimpBrowser members to a private s
  0e0f929... libgimpwidgets: move all GimpColorDisplay members to a priv
  4fbb943... libgimpwidgets: move all GimpColorDisplayStack members to a
  3f2c585... libgimpwidgets: move all GimpColorHexEntry members to a pri
  8cf8a2a... libgimpwidgets: add padding
  00acd21... libgimpwidgets: move all GimpColorNotebook members to a pri
  f127a9a... libgimpwidgets: move all GimpColorScale members to a privat
  0c81d1d... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  761afa5... libgimpwidgets: move all GimpColorSelection members to a pr
  ba5e53e... libgimpwidgets: move all GimpEnumLabel members to a private
  be75f85... app: don't use style->black and style->white
  5d36c09... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  e0d13b4... app: port GimpStrokeEditor to GtkStyleContext
  fc21a75... app: port GimpPaletteView to GtkStyleContext
  7241d8f... plug-ins: don't use style->black and style->white
  566ef93... libgimpwidgets: move all GimpColorProfileStore members to a
  173c220... app: port GimpDockWindow to GtkStyleContext
  905cbdc... app: port GimpToolEditor to GtkStyleContext
  a6c9a8e... app: use gtk_widget_override_font() instead of modify_font(
  be867a6... app: port GimpThumbBox to GtkStyleContext
  3ebc12d... Implement GtkWidget::style_updated() instead of ::style_set
  70ff59e... app: port GimpHistogramView to GtkStyleContext
  f2ac01b... app: port GimpTagEntry to GtkStyleContext
  7c58fab... app: always ask the master device for its axes or state
  91f52ce... app: when checking for a device change, check the event's s
  84dc898... app: remove obsolete device checks from GimpToolbox
  80519aa... app: port GimpColorFrame away from GtkStyle, using a new st
  7906bf8... app: remove call to gtk_widget_style_attach() from GimpOver
  39873ec... app: port GimpOverlayChild to GtkStyleContext
  57ab01c... Port cell renderers to gtk_cell_renderer_get_state()
  44a4d69... app: port GimpCellRendererDashes to GtkStyleContext
  47f1c00... app: add gimp_get_style_color() to simplify GdkRGBA style p
  4af10c5... app: add style property and default CSS for GimpHistogramVi
  fba5586... app: port GimpCurveView to GtkStyleContext
  b2b0666... themes: document the new GimpHistogramView property in the 
  c90a7e4... app: define all GimpHistogramView colors via style properti
  3858548... themes: document the new stlye properties and indent the CS
  de66a1b... app: increase the priority of the theme CSS by 1
  72d1fe1... app: port GimpComboTagEntry to GtkStyleContext
  641573e... configure.ac: use the new GTK_CHECK_BACKEND() macro
  0f0d92a... plug-ins: port map-object to GTK+ 3.x
  ee116a6... app: use GdkRGBA instead of GdkColor in some places
  b650259... app: remove gimp_rgb_get,set_gdk_color()
  8defc54... app: port the text tool editor's preedit popup to GtkStyleC
  ac74440... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  aac40cb... app: gimp_print_event(): add the device to the event debug 
  cf43ecd... app: gimp_device_info_get_device_coords(): workaround for X
  efc1f26... app: make input devices, grabs and therefore generally tool
  6765e21... app: use gdk_device_get_position() inetad of gdk_display_ge
  b550cd1... app: remove some forgotten #undef GSEAL_ENABLE
  6b4308d... app: let the file dialog expand/collapse with the file type
  a65b26f... app: port GimpGradientEditor to GtkSyleContext
  0a96aee... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  ab16290... app: port GimpNavigationEditor to GtkStyleContext
  37fc7ad... app: port GimpTagPopup to GtkStyleContext
  09bea52... app: GimpDock: port font size modification to GtkCssProvide
  9ce99d5... plug-ins: s/GtkObject/GtkAdjustment/
  7d76fa7... app: implement GtkContainer::get_path_for_child() in GimpMe
  0f05442... devel-docs: make the shooter tool at least build again (unt
  1b80299... app: don't use "size-request" for the toolbox' wilber, it's
  0379ed9... app: themes.c: add #if 0-ed switch to dark theme variant
  92ddbe0... Incomplete notebook and tab theming commit, to be improved
  7433608... themes: set an explicit background for rulers
  8b5fd4f... app: make the statusbar's progress label visible again
  f2c7ba2... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  e099b51... app: port wilber drawing to GtkStyleContext
  6f7974a... modules: port GimpColorWheel to GTK+ 3.x
  6cc4ff8... Unkommented settings for preferring a dark GTK+ theme.
  1d55b07... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  a1f8165... Use GTK+3 gtk_get_locale_direction() function instead of cu
  e3bcbcb... app: port GimpCircle and subclasses to GTK+ 3
  e9d4ba1... app: remove GTK_OBJECT() case in GimpPopup
  72b9611... libgimpwidgets: #if 0 more stuff in gimp3migration
  7e5cf89... foo


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