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



The branch 'gtk3-port' was created.

Summary of new commits:

  64d6205... Switch to version 3.0 in a lot of places and depend on GTK+
  75a61c1... Revert "app: Fix on canvas widgets ignoring clicks from tab
  7ed5149... libgimpwidgets: remove deprecated files from the build
  eb178da... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  9621490... libgimpwidgets: port virtual functions to GTK+ 3.0
  3eb3e30... libgimpwidgets: port virtual functions to GTK+ 3.0
  1ffa279... libgimpwidgets: port to GtkWidget::draw()
  99f6dfd... libgimpwidgets: port to GtkWidget::draw()
  cdaccc5... libgimpwidgets: port to GtkWidget::draw()
  763775e... libgimpwidgets: s/GtkObject/GtkAdjustment/
  326ee08... libgimpwidgets: port to GtkWidget::draw()
  f0a7f06... libgimpwidgets: remove deprecated functions and s/GtkObject
  aa88859... libgimpwidgets: remove deprecated files completely
  c5bc85c... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  a340ca7... app: port to GtkWidget::draw()
  5d866a8... app: remove GTK_OBJECT() cast
  bbcbae8... app: port to GtkWidget::draw()
  e9d396f... app: port to GtkWidget::draw()
  10a0150... app: port virtual functions to GTK+ 3.0 API
  bd4ce41... app: port to GtkWidget::draw()
  82432d9... app: port to GtkWidget::draw()
  2fb230c... app: port to GtkWidget::draw()
  ba2b4de... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  aa70379... app: port to GtkWidget::draw()
  bf62199... app: s/GtkObject/GtkAdjustment/
  b119615... app: port to GtkWidget::draw()
  aaebf53... app: port GimpNavigationView to GtkWidget::draw()
  9716fd7... app: port GimpPaletteView to GtkWidget::draw()
  2134cfa... app: port to GtkWidget::draw()
  a4992fe... app: port to GtkWidget::draw()
  e6cc30d... app: no need to alloc colors any longer, GdkColormap is gon
  b2d342f... app: port call to gtk_paint_arrow() to GTK+ 3.0
  d064251... app: port device management to GdkDeviceManager
  387a68b... app: remove obsolete (GtkObject **) casts
  19e2a75... app: use gtk_widget_get_preferred_size() instead of size_re
  d46e082... app: port GimpScalComboBox to GTK+ 3.0
  3500409... app: use gtk_widget_get_preferred_size() instead of size_re
  d10cbf4... libgimpwidgets: port GimpFrame to GTK+ 3.0
  a7b5f05... app: port tools to GTK+ 3.0 (trivial changes only)
  794cab5... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  3aaecb9... app: pass the cairo_region_t to gdk_window_invalidate_regio
  4743a63... app: use GdkDeviceManager to list devices
  f6fc75b... app: port to GtkWidget::draw()
  5259825... app: remove calls to colormap functions, they are gone
  5dc0ad0... libgimpwidgets: get rid of (GtkObject **) casts
  cee7ba3... app: port the splash to GTK+ 3.0
  c322f0b... libgimpwidgets: port the ruler to GTK+ 3.0
  b9183c4... libgimpwidgets: port to GtkWidget::draw()
  8c7bd07... app: port to GtkWidget::draw()
  08ab95e... app: port the overlay stuff to GTK+ 3.0
  a5a4078... app: use the container icon view, the grid view is not GTK+
  6ba0bf8... app: port to GtkWidget::draw() (incompletely)
  a1afe4e... app: remove call to gtk_statusbar_set_has_resize_grip()
  42ccd7c... app: port the tag entry to GTK+ 3.0
  f4bc55c... app: port to GtkWidget::draw() but disable the code inside 
  66ea76d... app: can't set the scale combo entry's properties in init()
  8154e26... app: port to GtkWidget::draw()
  51c69a1... libgimpwidgets: port to GtkWidget::draw()
  4eb19a3... modules: s/GtkObject/GtkAdjustment/
  fa86ac3... app: didn't completely commit the display shell expose() ->
  c9f3417... app: port to GtkWidget::draw()
  1224c93... app: passing -1 as width/height to gtk_paint_box() no longe
  0b76fe3... app: port popup arrow drawing to cairo and get rid of the a
  3e42bf3... app: remove GimpContainerGridView from the build entirely
  b526bf9... modules: port to GtkWidget::draw()
  2fbc165... libgimpwidgets: port to GtkWidget::draw()
  1f4bc18... libgimp: port to GtkWidget::draw()
  3121fb3... app: don't translate to allocation.x,y
  6b66ec1... app: port to GtkWidget::draw()
  dfa5c01... app: forgot to remove a cairo_destroy() in draw()
  46d60ca... app: port to GtkWidget::draw()
  4e0441a... app: GtkEntry turned into a no-window widget
  a37bfa2... app: use the new GtkScrollable API instead of deprecated tr
  375b97b... app: cairo_save()/restore() around chaining up in draw()
  bf16f51... app: add ugly workaround to make the icon view adapt to vie
  10e0b27... plug-ins: lots of trivial GTK+ 3.0 porting
  d2b7125... plug-ins: port jpeg-save to GTK+ 3.0
  30d7329... plug-ins: port file-png to GTK+ 3.0
  30d80b5... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  bf930fd... plug-ins: more s/GtkObject/GtkAdjustment/
  485d51d... plug-ins: port some more plug-ins to GTK+ 3.0
  1a2d75f... app: port the colormap editor to GTK+ 3.0
  8a40792... app: remove GtkWrapBox
  12a64e8... libgimpwidgets: port to the new size request API
  84bee29... app: port to the new size request API
  2654490... plug-ins: port the print preview to the new size request AP
  4fcbdc5... plug-ins: port sphere-designer to GtkWidget::draw()
  cc56247... plug-ins: port cml-explorer to GtkWidget::draw()
  e793405... plug-ins: port lighting to GTK+ 3.0
  3933a3a... plug-ins: port the unit-editor to GtkScrollable
  466af52... app: fix GimpOverlayDialog's minimum height
  b77f0f9... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  e84ed9e... app: don't connect to "size-requst" because that's deprecat
  3114557... app: port GimpSpinScale to GTK+ 3.0
  461c944... app: skip keyboard devices so the device list becomes reaso
  1f4dd21... app: implement proper height-for-width in GimpToolPalette
  4519f65... app: use GdkDevice accessors
  5926b98... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  d642a47... app: put the toolbox' areas into a box until we decided abo
  6ddfcce... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  d55d223... app: port the device sort function to GdkDeviceManager
  4363485... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  5627790... app: change the list of available devices to something that
  24d16cf... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  80e20c0... libgimpwidgets: port GimpChainButton to GtkStyleContext
  0879c2c... libgimpwidgets: port GimpColorArea to GtkStyleContext
  675f6a6... libgimpwidgets: port GimpColorScale to GtkStyleContext
  cede9b1... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  50ffd7a... libgimpwidgets: port GimpRuler to GtkStyleContext
  4e58384... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  8adbdb7... app: port GimpBlobEditor to GtkStyleContext
  1430927... app: port setting the canvas padding color to GtkStyleConte
  5ca0fd4... app: port GimpPanedBox to GtkStyleContext
  4a7c2a7... app: port GimpContainerIconView to GtkStyleContext
  1840ebb... app: port GimpContainerTreeView to GtkStyleContext
  df5df4c... app: port GimpColormapEditor to GtkStyleContext
  1ba05c9... app: port GimpComponentEditor to GtkStyleContext
  f157c23... app: port GimpFgBgEditor to GtkStyleContext
  8d459d6... app: port GimpFgBgView to GtkStyleContext
  4cf41e6... app: port gimp_get_icon_size() to GtkStyleContext
  f60c322... app: port GimpContainerBox to GtkStyleContext
  4236876... app: port GimpDashEditor to GtkStyleContext
  85f22c9... app: remove calls to gtk_widget_get,set_extension_events()
  2f6a08b... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  9291e4f... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  321e645... app: port the about dialog to GtkStyleContext
  2f00283... modules: remove call to gtk_widget_set_extension_events()
  6e8c688... libgimpwidgets: implement GtkWidget::state_flags_changed()
  5ae2a4d... libgimpwidgets: implement GtkWidget::style_updated() instea
  87ab3f3... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  34b2070... app: use gdk_drag_context_get_source_window()
  4cc1bec... app: use gdk_drag_context_get_selected_action() instead of 
  185edc8... app: port GimpSpinScale to GtkStyleContext
  5f03277... app: implement GtkWidget::style_updated() instead of style_
  1576023... port gtkrc files to CSS (incompletely and stuff commented o
  306a0c6... Port theme and gtkrc file loading to CSS files using GtkCss
  55b40ac... app: copy gimp.css instead of gtkrc to the user's gimp dire
  76bb17c... app: check whether child widgets exist in GtkWidget::style_
  73718db... Replace gdk_cursor_unref() with g_object_unref()
  d02b03c... app: use gtk_menu_shell_get_selected_item()
  2171d65... app: port GimpOverlayBox to GtkStyleContext
  c6b6c63... app: port GimpOverlayFrame to GtkStyleContext
  9ce8a48... app: port GimpScaleButton to GtkStyleContext
  97da737... libgimpwidgets: move all GimpPickButton members to a privat
  e1e658f... libgimpwidgets: move all GimpColorArea members to a private
  7f97fa4... libgimpwidgets: move all GimpOffsetArea members to a privat
  c424d9c... libgimpwidgets: move padding members from instance to class
  bdaaaa7... libgimpwidgets: move all GimpButton members to a private st
  7404095... libgimpwidgets: move all GimpCellRendererColor members to a
  4c0ec87... libgimpwidgets: move all GimpColorButton members to a priva
  cdf0a94... libgimpwidgets: move all GimpCellRendererToggle members to 
  0be77cc... libgimpwidgets: move all GimpChainButton members to a priva
  a4d80da... libgimpwidgets: move all GimpBrowser members to a private s
  ff1210f... libgimpwidgets: move all GimpColorDisplay members to a priv
  67c2488... libgimpwidgets: move all GimpColorDisplayStack members to a
  c6bd8e8... libgimpwidgets: move all GimpColorHexEntry members to a pri
  92854eb... libgimpwidgets: add padding
  1bc20d7... libgimpwidgets: move all GimpColorNotebook members to a pri
  3d7abc7... libgimpwidgets: move all GimpColorScale members to a privat
  576cf3d... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  73d30f4... libgimpwidgets: move all GimpColorSelection members to a pr
  6a7df20... libgimpwidgets: move all GimpEnumLabel members to a private
  eaf15c3... app: don't use style->black and style->white
  556fbcb... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  d595a06... app: port GimpStrokeEditor to GtkStyleContext
  59f13df... app: port GimpPaletteView to GtkStyleContext
  eeda7fc... plug-ins: don't use style->black and style->white
  86226e5... libgimpwidgets: move all GimpColorProfileStore members to a
  f5286bf... app: port GimpDockWindow to GtkStyleContext
  799cf6d... app: port GimpToolEditor to GtkStyleContext
  dff21a8... app: use gtk_widget_override_font() instead of modify_font(
  aaf9f72... app: port GimpThumbBox to GtkStyleContext
  aea245a... Implement GtkWidget::style_updated() instead of ::style_set
  5b9600b... app: port GimpHistogramView to GtkStyleContext
  895e08f... app: port GimpTagEntry to GtkStyleContext
  e3ed5a9... app: always ask the master device for its axes or state
  0777978... app: when checking for a device change, check the event's s
  9643cc2... app: remove obsolete device checks from GimpToolbox
  097e1f4... app: port GimpColorFrame away from GtkStyle, using a new st
  7e4fceb... app: remove call to gtk_widget_style_attach() from GimpOver
  28b8e37... app: port GimpOverlayChild to GtkStyleContext
  8a46876... Port cell renderers to gtk_cell_renderer_get_state()
  3cae650... app: port GimpCellRendererDashes to GtkStyleContext
  9b23a96... app: add gimp_get_style_color() to simplify GdkRGBA style p
  fc23992... app: add style property and default CSS for GimpHistogramVi
  5501f6d... app: port GimpCurveView to GtkStyleContext
  4e7b4ec... themes: document the new GimpHistogramView property in the 
  e04adea... app: define all GimpHistogramView colors via style properti
  4aea3e2... themes: document the new stlye properties and indent the CS
  8bb30c8... app: increase the priority of the theme CSS by 1
  3836e2d... app: port GimpComboTagEntry to GtkStyleContext
  c4e2acd... configure.ac: use the new GTK_CHECK_BACKEND() macro
  187ce74... plug-ins: port map-object to GTK+ 3.x
  f8c695b... app: use GdkRGBA instead of GdkColor in some places
  2848fdf... app: remove gimp_rgb_get,set_gdk_color()
  c842d84... app: port the text tool editor's preedit popup to GtkStyleC
  9d7d35f... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  551937c... app: gimp_print_event(): add the device to the event debug 
  98903fa... app: gimp_device_info_get_device_coords(): workaround for X
  8a45748... app: make input devices, grabs and therefore generally tool
  239e04c... app: use gdk_device_get_position() inetad of gdk_display_ge
  7b4f793... app: remove some forgotten #undef GSEAL_ENABLE
  272ca63... app: let the file dialog expand/collapse with the file type
  bd67553... app: port GimpGradientEditor to GtkSyleContext
  af0e15c... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  4953a5c... app: port GimpNavigationEditor to GtkStyleContext
  d3129cf... app: port GimpTagPopup to GtkStyleContext
  8257e3f... app: GimpDock: port font size modification to GtkCssProvide
  09804ca... plug-ins: s/GtkObject/GtkAdjustment/
  d330a8f... app: implement GtkContainer::get_path_for_child() in GimpMe
  9ea43fd... devel-docs: make the shooter tool at least build again (unt
  a9ecbab... app: don't use "size-request" for the toolbox' wilber, it's
  feea976... app: themes.c: add #if 0-ed switch to dark theme variant
  35e58e6... Incomplete notebook and tab theming commit, to be improved
  035090a... themes: set an explicit background for rulers
  d332592... app: make the statusbar's progress label visible again
  c1858a7... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  c2f8b53... app: port wilber drawing to GtkStyleContext
  b238e4f... modules: port GimpColorWheel to GTK+ 3.x
  f0e0ef6... Unkommented settings for preferring a dark GTK+ theme.
  2190d2e... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  79cad56... Use GTK+3 gtk_get_locale_direction() function instead of cu
  30b7c83... app: port GimpCircle and subclasses to GTK+ 3
  240ff70... app: remove GTK_OBJECT() case in GimpPopup
  ce7c127... libgimpwidgets: #if 0 more stuff in gimp3migration
  fd54920... foo


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