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



The branch 'gtk3-port' was created.

Summary of new commits:

  766ed58... Switch to version 3.0 in a lot of places and depend on GTK+
  0b28ed7... Revert "app: Fix on canvas widgets ignoring clicks from tab
  46d288c... libgimpwidgets: remove deprecated files from the build
  5880df5... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  7512f4a... libgimpwidgets: port virtual functions to GTK+ 3.0
  e73e86e... libgimpwidgets: port virtual functions to GTK+ 3.0
  d139ae2... libgimpwidgets: port to GtkWidget::draw()
  84ad473... libgimpwidgets: port to GtkWidget::draw()
  0c9441b... libgimpwidgets: port to GtkWidget::draw()
  7ec1f86... libgimpwidgets: s/GtkObject/GtkAdjustment/
  f435df3... libgimpwidgets: port to GtkWidget::draw()
  27cbcef... libgimpwidgets: remove deprecated functions and s/GtkObject
  f04fa84... libgimpwidgets: remove deprecated files completely
  0a6eb71... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  ce0c078... app: port to GtkWidget::draw()
  3a05e9b... app: remove GTK_OBJECT() cast
  71b5796... app: port to GtkWidget::draw()
  41447c6... app: port to GtkWidget::draw()
  7613183... app: port virtual functions to GTK+ 3.0 API
  19953ee... app: port to GtkWidget::draw()
  3d43945... app: port to GtkWidget::draw()
  7af5276... app: port to GtkWidget::draw()
  e5c25dc... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  a8ae139... app: port to GtkWidget::draw()
  4c40d04... app: s/GtkObject/GtkAdjustment/
  5ad75f3... app: port to GtkWidget::draw()
  79ef773... app: port GimpNavigationView to GtkWidget::draw()
  922a3d2... app: port GimpPaletteView to GtkWidget::draw()
  5b2b9c7... app: port to GtkWidget::draw()
  eb262f1... app: port to GtkWidget::draw()
  885c5a0... app: no need to alloc colors any longer, GdkColormap is gon
  874d23e... app: port call to gtk_paint_arrow() to GTK+ 3.0
  040c716... app: port device management to GdkDeviceManager
  04fa3ac... app: remove obsolete (GtkObject **) casts
  8efe7d7... app: use gtk_widget_get_preferred_size() instead of size_re
  7f899bf... app: port GimpScalComboBox to GTK+ 3.0
  98e6af6... app: use gtk_widget_get_preferred_size() instead of size_re
  ef88255... libgimpwidgets: port GimpFrame to GTK+ 3.0
  8cf12d3... app: port tools to GTK+ 3.0 (trivial changes only)
  bda7221... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  37f146f... app: pass the cairo_region_t to gdk_window_invalidate_regio
  14e542d... app: use GdkDeviceManager to list devices
  48c6705... app: port to GtkWidget::draw()
  602089b... app: remove calls to colormap functions, they are gone
  93de8e9... libgimpwidgets: get rid of (GtkObject **) casts
  f197bcf... app: port the splash to GTK+ 3.0
  1493448... libgimpwidgets: port the ruler to GTK+ 3.0
  cc50e2e... libgimpwidgets: port to GtkWidget::draw()
  b3d2399... app: port to GtkWidget::draw()
  344a69b... app: port the overlay stuff to GTK+ 3.0
  2f5f5a4... app: use the container icon view, the grid view is not GTK+
  0f7edc5... app: port to GtkWidget::draw() (incompletely)
  8e1e079... app: remove call to gtk_statusbar_set_has_resize_grip()
  bc34962... app: port the tag entry to GTK+ 3.0
  32f9549... app: port to GtkWidget::draw() but disable the code inside 
  20ce112... app: can't set the scale combo entry's properties in init()
  7b33e7f... app: port to GtkWidget::draw()
  ef43db6... libgimpwidgets: port to GtkWidget::draw()
  7094e8f... modules: s/GtkObject/GtkAdjustment/
  6934ccb... app: didn't completely commit the display shell expose() ->
  6ce72ab... app: port to GtkWidget::draw()
  f00be7d... app: passing -1 as width/height to gtk_paint_box() no longe
  81306d0... app: port popup arrow drawing to cairo and get rid of the a
  8d98cb2... app: remove GimpContainerGridView from the build entirely
  c4c26cd... modules: port to GtkWidget::draw()
  e27b3ac... libgimpwidgets: port to GtkWidget::draw()
  dd6a112... libgimp: port to GtkWidget::draw()
  55e1ab4... app: don't translate to allocation.x,y
  1b2684f... app: port to GtkWidget::draw()
  c912590... app: forgot to remove a cairo_destroy() in draw()
  8e443ea... app: port to GtkWidget::draw()
  14b2aee... app: GtkEntry turned into a no-window widget
  c70db03... app: use the new GtkScrollable API instead of deprecated tr
  7ffc1d2... app: cairo_save()/restore() around chaining up in draw()
  dfed22b... app: add ugly workaround to make the icon view adapt to vie
  fb22496... plug-ins: lots of trivial GTK+ 3.0 porting
  748d0bb... plug-ins: port jpeg-save to GTK+ 3.0
  56b4600... plug-ins: port file-png to GTK+ 3.0
  72064d2... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  23a2e16... plug-ins: more s/GtkObject/GtkAdjustment/
  fb61d87... plug-ins: port some more plug-ins to GTK+ 3.0
  7ea1ec1... app: port the colormap editor to GTK+ 3.0
  c7d9fad... app: remove GtkWrapBox
  f6eb7cf... libgimpwidgets: port to the new size request API
  ad2f15f... app: port to the new size request API
  10a77b9... plug-ins: port the print preview to the new size request AP
  de60f18... plug-ins: port sphere-designer to GtkWidget::draw()
  b27249f... plug-ins: port cml-explorer to GtkWidget::draw()
  662588f... plug-ins: port lighting to GTK+ 3.0
  967ddd6... plug-ins: port the unit-editor to GtkScrollable
  fdfca48... app: fix GimpOverlayDialog's minimum height
  42e04a8... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  be042b9... app: don't connect to "size-requst" because that's deprecat
  344754d... app: port GimpSpinScale to GTK+ 3.0
  2655abf... app: skip keyboard devices so the device list becomes reaso
  9a076d5... app: implement proper height-for-width in GimpToolPalette
  61563ab... app: use GdkDevice accessors
  7d673c7... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  e0d2fde... app: put the toolbox' areas into a box until we decided abo
  c520ffc... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  e377e5d... app: port the device sort function to GdkDeviceManager
  452079a... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  cc343ae... app: change the list of available devices to something that
  51f5253... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  a64612f... libgimpwidgets: port GimpChainButton to GtkStyleContext
  432f40a... libgimpwidgets: port GimpColorArea to GtkStyleContext
  79b16ba... libgimpwidgets: port GimpColorScale to GtkStyleContext
  cbfce09... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  a64218d... libgimpwidgets: port GimpRuler to GtkStyleContext
  84b0bb6... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  1ef4f72... app: port GimpBlobEditor to GtkStyleContext
  d6c7e5d... app: port setting the canvas padding color to GtkStyleConte
  d7cf11e... app: port GimpPanedBox to GtkStyleContext
  b3b84a8... app: port GimpContainerIconView to GtkStyleContext
  aa99ce4... app: port GimpContainerTreeView to GtkStyleContext
  010b4c4... app: port GimpColormapEditor to GtkStyleContext
  dac9a50... app: port GimpComponentEditor to GtkStyleContext
  93e6112... app: port GimpFgBgEditor to GtkStyleContext
  a62bb8d... app: port GimpFgBgView to GtkStyleContext
  0883f99... app: port gimp_get_icon_size() to GtkStyleContext
  6f85829... app: port GimpContainerBox to GtkStyleContext
  d6f3208... app: port GimpDashEditor to GtkStyleContext
  9e8678f... app: remove calls to gtk_widget_get,set_extension_events()
  975f900... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  48a0715... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  0b6f809... app: port the about dialog to GtkStyleContext
  b2bdbd5... modules: remove call to gtk_widget_set_extension_events()
  3ea6eea... libgimpwidgets: implement GtkWidget::state_flags_changed()
  78dccf9... libgimpwidgets: implement GtkWidget::style_updated() instea
  2826eb9... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  ec1d7d2... app: use gdk_drag_context_get_source_window()
  08d0d74... app: use gdk_drag_context_get_selected_action() instead of 
  c11ca19... app: implement GtkWidget::style_updated() instead of style_
  23eed59... port gtkrc files to CSS (incompletely and stuff commented o
  459d18b... Port theme and gtkrc file loading to CSS files using GtkCss
  c464b13... app: copy gimp.css instead of gtkrc to the user's gimp dire
  9bd6c6e... app: check whether child widgets exist in GtkWidget::style_
  048f0c0... Replace gdk_cursor_unref() with g_object_unref()
  ea09275... app: use gtk_menu_shell_get_selected_item()
  91ee3fe... app: port GimpOverlayBox to GtkStyleContext
  7b9d949... app: port GimpOverlayFrame to GtkStyleContext
  8e284c3... app: port GimpScaleButton to GtkStyleContext
  f7b5266... libgimpwidgets: move all GimpPickButton members to a privat
  0fd94e7... libgimpwidgets: move all GimpColorArea members to a private
  d99adaa... libgimpwidgets: move all GimpOffsetArea members to a privat
  251b919... libgimpwidgets: move padding members from instance to class
  656a3e2... libgimpwidgets: move all GimpButton members to a private st
  3a04472... libgimpwidgets: move all GimpCellRendererColor members to a
  a8d3ed1... libgimpwidgets: move all GimpColorButton members to a priva
  7bfaf55... libgimpwidgets: move all GimpCellRendererToggle members to 
  8435070... libgimpwidgets: move all GimpChainButton members to a priva
  f00aef2... libgimpwidgets: move all GimpBrowser members to a private s
  3dae961... libgimpwidgets: move all GimpColorDisplay members to a priv
  ca8604d... libgimpwidgets: move all GimpColorDisplayStack members to a
  eeb1c38... libgimpwidgets: move all GimpColorHexEntry members to a pri
  79fc201... libgimpwidgets: add padding
  8bc87ba... libgimpwidgets: move all GimpColorNotebook members to a pri
  a6e56b7... libgimpwidgets: move all GimpColorScale members to a privat
  233608e... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  6c1f0bc... libgimpwidgets: move all GimpColorSelection members to a pr
  ec50144... libgimpwidgets: move all GimpEnumLabel members to a private
  c700db6... app: don't use style->black and style->white
  0f1e0fd... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  3337c91... app: port GimpStrokeEditor to GtkStyleContext
  53d2bac... app: port GimpPaletteView to GtkStyleContext
  3de342e... plug-ins: don't use style->black and style->white
  ceb2405... libgimpwidgets: move all GimpColorProfileStore members to a
  d164f84... app: port GimpDockWindow to GtkStyleContext
  9db8bd6... app: port GimpToolEditor to GtkStyleContext
  4adb67d... app: use gtk_widget_override_font() instead of modify_font(
  d094cdf... app: port GimpThumbBox to GtkStyleContext
  1c7ed6c... Implement GtkWidget::style_updated() instead of ::style_set
  7b181ba... app: port GimpHistogramView to GtkStyleContext
  daed9c9... app: port GimpTagEntry to GtkStyleContext
  2bc7136... app: always ask the master device for its axes or state
  41ee795... app: when checking for a device change, check the event's s
  55e0a99... app: remove obsolete device checks from GimpToolbox
  d08d8a1... app: port GimpColorFrame away from GtkStyle, using a new st
  5de4c37... app: remove call to gtk_widget_style_attach() from GimpOver
  d421ff4... app: port GimpOverlayChild to GtkStyleContext
  341f35c... Port cell renderers to gtk_cell_renderer_get_state()
  5300bd2... app: port GimpCellRendererDashes to GtkStyleContext
  581e9f4... app: add gimp_get_style_color() to simplify GdkRGBA style p
  4df29fc... app: add style property and default CSS for GimpHistogramVi
  2d1ab54... app: port GimpCurveView to GtkStyleContext
  f7d2695... themes: document the new GimpHistogramView property in the 
  6fa1b39... app: define all GimpHistogramView colors via style properti
  f67be0d... themes: document the new stlye properties and indent the CS
  a6fcf82... app: port GimpComboTagEntry to GtkStyleContext
  ecf164b... configure.ac: use the new GTK_CHECK_BACKEND() macro
  27cc1b4... plug-ins: port map-object to GTK+ 3.x
  380565a... app: use GdkRGBA instead of GdkColor in some places
  0f52556... app: remove gimp_rgb_get,set_gdk_color()
  fc8580c... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  67d700d... app: gimp_print_event(): add the device to the event debug 
  3218c1f... app: gimp_device_info_get_device_coords(): workaround for X
  0158358... app: make input devices, grabs and therefore generally tool
  4d80bc8... app: use gdk_device_get_position() inetad of gdk_display_ge
  de8a51b... app: remove some forgotten #undef GSEAL_ENABLE
  3552f40... app: let the file dialog expand/collapse with the file type
  9f545ec... app: port GimpGradientEditor to GtkSyleContext
  d6d9e7d... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  5e73994... app: port GimpNavigationEditor to GtkStyleContext
  4d2f5c4... app: port GimpTagPopup to GtkStyleContext
  e0607e2... app: GimpDock: port font size modification to GtkCssProvide
  b4dc335... plug-ins: s/GtkObject/GtkAdjustment/
  5821d45... app: implement GtkContainer::get_path_for_child() in GimpMe
  9238467... devel-docs: make the shooter tool at least build again (unt
  c1de51f... app: don't use "size-request" for the toolbox' wilber, it's
  aa81598... Incomplete notebook and tab theming commit, to be improved
  97afecd... themes: set an explicit background for rulers
  b2d2691... app: make the statusbar's progress label visible again
  9e40b79... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  a3c359d... app: port wilber drawing to GtkStyleContext
  c2430fb... modules: port GimpColorWheel to GTK+ 3.x
  31ce54f... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  f978682... Use GTK+3 gtk_get_locale_direction() function instead of cu
  4d098dd... app: port GimpCircle and subclasses to GTK+ 3
  6670d4f... app: remove GTK_OBJECT() case in GimpPopup
  222d7c8... app: use gimp_color_display_stack_get_filters() instead of 
  4519645... libgimpwidgets: #if 0 more stuff in gimp3migration
  282ed43... libgimpwidgets: Draw marker in correct position on ruler.
  0136b84... libgimpwidgets: Separate ruler text layer from background.
  fb298f7... app: port GimpContainerTreeView from style_set() to style_u
  e9d44ca... Revert "Bug 762279 - "Tip of the day" links opens two links
  57a7f0e... Bug 762279 - "Tip of the day" links opens two links.
  72e9b2a... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
  691843e... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
  845d991... libgimpwidgets: make GimpColorScale more-or-less work fine
  8295c92... app: port GimpMeter to GTK+ 3.x
  fe60fa5... app: port gimpwidgets-utils.c to GTK+ 3.x
  82f1b29... app: make GimpHighlightableButton build on GTK+ 3.x
  4084514... libgimpbase: remove almost all deprecated compat cruft
  fd80d9e... libgimpmodule: remove all deprecated cruft
  7b36cb3... libgimpconfig: remove all deprecated cruft
  0980198... plug-ins: remove color-enhance, there is a GEGL op doing al
  0e1e7bf... libgimpcolor: remove most deprecated cruft, rest to follow
  68bc02e... libgimp: remove tons of deprecated cruft
  431b070... pdb: remove all deprecated procedures
  e232823... libgimpwidgets: remove most deprecated cruft
  1b5ac0c... libgimpmath: remove all deprecated cruft
  9893367... libgimp: deprecate more cruft, everything not needed by cru
  042b52f... libgimpwidgets: derive GimpChainButton from GtkGrid not Gtk
  605c91d... libgimpwidgets: remove gimp3migration.[ch]
  031b9ea... libgimpwidgets: add GtkGrid variants of gimp_[color_]scale_
  e5c427d... libgimpwidets: port GimpColorScales to GtkGrid
  217f0c8... Get rid of using GtkMisc API globally
  5d822f3... libgimpwidgets: add gimp_grid_attach_aligned()
  52639ad... libgimp: port GimpProcView to GtkGrid
  4526e33... configure.ac: don't define GDK/GTK_MULTIHEAD_SAFE, they are
  2cdd0c8... Get rid of the deprecated gtk_icon_size_lookup_for_settings
  fc3bca3... themes: comment out deprecated stuff in the "System" theme
  49c2f40... app: port GimpColorHistory to GtkGrid
  4807ac6... libgimpwidgets: create GimpIntComboBox' cells in constructe
  f4c6585... Get rid of all GtkAlignments, use GtkWidget align/margin in
  bad2629... Port a lot of stuff from GdkScreen/monitor_number to GdkMon
  5078c89... app: get rid of GtkHSeparator and GtkHScale
  e820aa8... libgimpwidgets: GimpBrowser undeprecated: threads and focus
  c7f64b7... app: get rid of GtkArrow in GimpColorDialog
  6c78ac5... app: fix border width of GimpOverlayDialog
  d9fccf1... app: get rid of some GtkTables in tools/
  aaf0ec9... foo


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