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



The branch 'gtk3-port' was created.

Summary of new commits:

  beed1bd... Switch to version 3.0 in a lot of places and depend on GTK+
  0e0c4e2... libgimpwidgets: remove deprecated files from the build
  755a922... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  e8e9091... libgimpwidgets: port virtual functions to GTK+ 3.0
  acf52a2... libgimpwidgets: port virtual functions to GTK+ 3.0
  694c86a... libgimpwidgets: port to GtkWidget::draw()
  82d5775... libgimpwidgets: port to GtkWidget::draw()
  bddf165... libgimpwidgets: port to GtkWidget::draw()
  7fd4365... libgimpwidgets: s/GtkObject/GtkAdjustment/
  8f47022... libgimpwidgets: port to GtkWidget::draw()
  ca019fc... libgimpwidgets: remove deprecated functions and s/GtkObject
  6666eee... libgimpwidgets: remove deprecated files completely
  99c815f... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  01340b4... app: port to GtkWidget::draw()
  65b1748... app: remove GTK_OBJECT() cast
  2ba8b85... app: port to GtkWidget::draw()
  22b2ac0... app: port to GtkWidget::draw()
  d470c15... app: port virtual functions to GTK+ 3.0 API
  eb8606d... app: get rid of a GTK_OBJECT() cast
  c429d8f... app: port to GtkWidget::draw()
  ee98b76... app: port to GtkWidget::draw()
  8165057... app: port to GtkWidget::draw()
  bd46de9... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  4c1ba97... app: port to GtkWidget::draw()
  279a5a8... app: s/GtkObject/GtkAdjustment/
  10cf832... app: port to GtkWidget::draw()
  f267ad7... app: port GimpNavigationView to GtkWidget::draw()
  d4e0ca4... app: port GimpPaletteView to GtkWidget::draw()
  3a9eef8... app: port to GtkWidget::draw()
  d2139db... app: get rid of GtkObject in GimpUIManager
  b79d688... app: port to GtkWidget::draw()
  a1bb2e7... app: no need to alloc colors any longer, GdkColormap is gon
  6adf455... app: port call to gtk_paint_arrow() to GTK+ 3.0
  071b74b... app: port device management to GdkDeviceManager
  d9aed9a... app: remove obsolete (GtkObject **) casts
  5c7af58... app: use gtk_widget_get_preferred_size() instead of size_re
  0c9fb76... app: port GimpScalComboBox to GTK+ 3.0
  8ee669f... app: use gtk_widget_get_preferred_size() instead of size_re
  1eb74b1... libgimpwidgets: port GimpFrame to GTK+ 3.0
  c72b389... app: port tools to GTK+ 3.0 (trivial changes only)
  c7db6ff... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  081aefd... app: pass the cairo_region_t to gdk_window_invalidate_regio
  f3c5e86... app: use GdkDeviceManager to list devices
  e9c22dd... app: port to GtkWidget::draw()
  b797eaf... app: remove calls to colormap functions, they are gone
  916fe2e... libgimpwidgets: get rid of (GtkObject **) casts
  1319e55... app: port the splash to GTK+ 3.0
  3504769... libgimpwidgets: port the ruler to GTK+ 3.0
  ab4d971... libgimpwidgets: port to GtkWidget::draw()
  73c4489... app: port to GtkWidget::draw()
  6c31442... app: port the overlay stuff to GTK+ 3.0
  3f9cc64... app: use the container icon view, the grid view is not GTK+
  27f0d5a... app: port to GtkWidget::draw() (incompletely)
  4f1d390... app: remove call to gtk_statusbar_set_has_resize_grip()
  fe5baf3... app: port the tag entry to GTK+ 3.0
  baf5ea5... app: port to GtkWidget::draw() but disable the code inside 
  052fd89... app: can't set the scale combo entry's properties in init()
  2d3a0b3... app: port to GtkWidget::draw()
  a309e3f... libgimpwidgets: port to GtkWidget::draw()
  1c35a58... modules: s/GtkObject/GtkAdjustment/
  a5a3da0... app: didn't completely commit the display shell expose() ->
  882568a... script-fu: port to GTK+ 3.0
  f8bf2c2... app: port to GtkWidget::draw()
  29f72e0... app: passing -1 as width/height to gtk_paint_box() no longe
  ca89272... app: port popup arrow drawing to cairo and get rid of the a
  e53f04e... app: remove GimpContainerGridView from the build entirely
  4dd4ca8... modules: port to GtkWidget::draw()
  25f55e7... libgimpwidgets: port to GtkWidget::draw()
  9ada150... libgimp: port to GtkWidget::draw()
  006a419... app: don't translate to allocation.x,y
  fd54942... app: port to GtkWidget::draw()
  9009768... app: forgot to remove a cairo_destroy() in draw()
  a6f5153... app: port to GtkWidget::draw()
  0d6f5e2... app: GtkEntry turned into a no-window widget
  365de1a... app: use the new GtkScrollable API instead of deprecated tr
  2537347... app: cairo_save()/restore() around chaining up in draw()
  3246b64... app: add ugly workaround to make the icon view adapt to vie
  6232344... plug-ins: lots of trivial GTK+ 3.0 porting
  9d28844... plug-ins: port jpeg-save to GTK+ 3.0
  60f0e92... plug-ins: port file-png to GTK+ 3.0
  4ba1837... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  687e5de... plug-ins: more s/GtkObject/GtkAdjustment/
  b554651... plug-ins: port some more plug-ins to GTK+ 3.0
  5976d27... app: port the colormap editor to GTK+ 3.0
  fa66e48... app: remove GtkWrapBox
  bb3b264... libgimpwidgets: port to the new size request API
  a29dd0f... app: port to the new size request API
  6bd71f3... plug-ins: port the print preview to the new size request AP
  23f7619... plug-ins: port sphere-designer to GtkWidget::draw()
  fe107ed... plug-ins: port cml-explorer to GtkWidget::draw()
  9c28317... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  ccde37a... plug-ins: port lighting to GTK+ 3.0
  7a1c4de... plug-ins: port the unit-editor to GtkScrollable
  395bae0... app: fix GimpOverlayDialog's minimum height
  6182929... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  a0e0dd8... app: don't connect to "size-requst" because that's deprecat
  2fd0cad... app: port GimpSpinScale to GTK+ 3.0
  9217ae0... app: skip keyboard devices so the device list becomes reaso
  62eb31c... app: implement proper height-for-width in GimpToolPalette
  de54f93... app: use GdkDevice accessors
  a174aa1... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  a5f097d... app: put the toolbox' areas into a box until we decided abo
  ee6cdc5... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  255d613... app: port the device sort function to GdkDeviceManager
  9a5a6b1... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  7e74f38... app: change the list of available devices to something that
  f3128fd... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  750dfbc... libgimpwidgets: port GimpChainButton to GtkStyleContext
  e7fe840... libgimpwidgets: port GimpColorArea to GtkStyleContext
  1d8b5e8... libgimpwidgets: port GimpColorScale to GtkStyleContext
  931bc76... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  3fe0897... libgimpwidgets: port GimpRuler to GtkStyleContext
  d17d8de... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  3f896d0... app: port GimpBlobEditor to GtkStyleContext
  1ae1b92... app: port setting the canvas padding color to GtkStyleConte
  d9242ce... app: port GimpPanedBox to GtkStyleContext
  bf5401f... app: port GimpContainerIconView to GtkStyleContext
  221f0f6... app: port GimpContainerTreeView to GtkStyleContext
  15f5ab0... app: port GimpColormapEditor to GtkStyleContext
  76309f1... app: port GimpComponentEditor to GtkStyleContext
  2e4c187... app: port GimpFgBgEditor to GtkStyleContext
  fb1de5c... app: port GimpFgBgView to GtkStyleContext
  46c7daf... app: port gimp_get_icon_size() to GtkStyleContext
  f254e7c... app: port GimpContainerBox to GtkStyleContext
  db4aa1c... app: port GimpDashEditor to GtkStyleContext
  46cd5ef... app: remove calls to gtk_widget_get,set_extension_events()
  d8d4ce4... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  4e053ab... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  d6358a0... app: port the about dialog to GtkStyleContext
  54f48b7... modules: remove call to gtk_widget_set_extension_events()
  a0691b7... libgimpwidgets: implement GtkWidget::state_flags_changed()
  8ed734d... libgimpwidgets: implement GtkWidget::style_updated() instea
  ebeff32... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  7c946a6... app: use gdk_drag_context_get_source_window()
  e3b2ced... app: use gdk_drag_context_get_selected_action() instead of 
  ac72b4b... app: port GimpSpinScale to GtkStyleContext
  7659e17... app: implement GtkWidget::style_updated() instead of style_
  e8f2b3b... port gtkrc files to CSS (incompletely and stuff commented o
  94e0bba... Port theme and gtkrc file loading to CSS files using GtkCss
  9cc4de2... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  e684a19... app: copy gimp.css instead of gtkrc to the user's gimp dire
  ef29c7f... app: check whether child widgets exist in GtkWidget::style_
  956e07d... Replace gdk_cursor_unref() with g_object_unref()
  237adb1... app: use gtk_menu_shell_get_selected_item()
  91b7c3f... app: port GimpOverlayBox to GtkStyleContext
  b30e021... app: port GimpOverlayFrame to GtkStyleContext
  625f5f7... app: port GimpScaleButton to GtkStyleContext
  4a2cf64... libgimpwidgets: move all GimpPickButton members to a privat
  9f7317d... libgimpwidgets: move all GimpColorArea members to a private
  09f4779... libgimpwidgets: move all GimpOffsetArea members to a privat
  a9d6db7... libgimpwidgets: move padding members from instance to class
  b953d3b... libgimpwidgets: move all GimpButton members to a private st
  8db6f44... libgimpwidgets: move all GimpCellRendererColor members to a
  47a7f33... libgimpwidgets: move all GimpColorButton members to a priva
  a361e22... libgimpwidgets: move all GimpCellRendererToggle members to 
  4793ec7... libgimpwidgets: move all GimpChainButton members to a priva
  d042ef0... libgimpwidgets: move all GimpBrowser members to a private s
  939db0c... libgimpwidgets: move all GimpColorDisplay members to a priv
  fe5c7f0... libgimpwidgets: move all GimpColorDisplayStack members to a
  d061947... libgimpwidgets: move all GimpColorHexEntry members to a pri
  8ab9b79... libgimpwidgets: add padding
  fe23102... libgimpwidgets: move all GimpColorNotebook members to a pri
  6ab3414... libgimpwidgets: move all GimpColorScale members to a privat
  76fabb4... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  c02f365... libgimpwidgets: move all GimpColorSelection members to a pr
  5127bf3... libgimpwidgets: move all GimpEnumLabel members to a private
  e328efb... app: don't use style->black and style->white
  6b2f078... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  9162100... app: port GimpStrokeEditor to GtkStyleContext
  32d83e4... app: port GimpPaletteView to GtkStyleContext
  efcf345... plug-ins: don't use style->black and style->white
  2b8651a... libgimpwidgets: move all GimpColorProfileStore members to a
  b1ab2ec... app: port GimpDockWindow to GtkStyleContext
  c14403a... app: port GimpToolEditor to GtkStyleContext
  d9dd228... app: use gtk_widget_override_font() instead of modify_font(
  19a3480... app: port GimpThumbBox to GtkStyleContext
  646841d... Implement GtkWidget::style_updated() instead of ::style_set
  5e6d32d... app: port GimpHistogramView to GtkStyleContext
  00eeb16... app: port GimpTagEntry to GtkStyleContext
  04f9947... app: always ask the master device for its axes or state
  3ffab02... app: when checking for a device change, check the event's s
  8810afa... app: remove obsolete device checks from GimpToolbox
  e8a2fdc... app: port GimpColorFrame away from GtkStyle, using a new st
  dca234c... app: remove call to gtk_widget_style_attach() from GimpOver
  060aea4... app: port GimpOverlayChild to GtkStyleContext
  1a9c4b1... Port cell renderers to gtk_cell_renderer_get_state()
  c2b0b24... app: port GimpCellRendererDashes to GtkStyleContext
  5227db3... app: add gimp_get_style_color() to simplify GdkRGBA style p
  694b124... app: add style property and default CSS for GimpHistogramVi
  295c01e... app: port GimpCurveView to GtkStyleContext
  cd650f1... themes: document the new GimpHistogramView property in the 
  3c5ba7d... app: define all GimpHistogramView colors via style properti
  5e81d6f... themes: document the new stlye properties and indent the CS
  07cc796... app: increase the priority of the theme CSS by 1
  94fb696... app: port GimpComboTagEntry to GtkStyleContext
  7b21116... configure.ac: use the new GTK_CHECK_BACKEND() macro
  6f7e7d3... plug-ins: port map-object to GTK+ 3.x
  d8b0149... app: use GdkRGBA instead of GdkColor in some places
  a72fe78... app: remove gimp_rgb_get,set_gdk_color()
  b27ff99... app: port the text tool editor's preedit popup to GtkStyleC
  e7e8b5d... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  3a8ef75... app: gimp_print_event(): add the device to the event debug 
  34ca225... app: gimp_device_info_get_device_coords(): workaround for X
  ae18121... app: make input devices, grabs and therefore generally tool
  b5510d3... app: use gdk_device_get_position() inetad of gdk_display_ge
  60c37e4... app: remove some forgotten #undef GSEAL_ENABLE
  f226ca0... app: let the file dialog expand/collapse with the file type
  398a2c0... app: port GimpGradientEditor to GtkSyleContext
  18fb149... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  c7f344e... app: port GimpNavigationEditor to GtkStyleContext
  d836a43... app: port GimpTagPopup to GtkStyleContext
  938df6f... app: GimpDock: port font size modification to GtkCssProvide
  4bc88f4... plug-ins: s/GtkObject/GtkAdjustment/
  9d827d7... app: implement GtkContainer::get_path_for_child() in GimpMe
  bdd6b60... devel-docs: make the shooter tool at least build again (unt
  066c047... app: don't use "size-request" for the toolbox' wilber, it's
  196a0e4... app: themes.c: add #if 0-ed switch to dark theme variant
  09f6539... Incomplete notebook and tab theming commit, to be improved
  65198b9... themes: set an explicit background for rulers
  3fd7fd4... app: make the statusbar's progress label visible again
  f52df55... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  d173c3d... app: port wilber drawing to GtkStyleContext
  be3e67e... modules: port GimpColorWheel to GTK+ 3.x
  74c5f34... Unkommented settings for preferring a dark GTK+ theme.
  0f366c6... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  a1b1013... foo


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