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



The branch 'gtk3-port' was created.

Summary of new commits:

  7f3b7e1... Switch to version 3.0 in a lot of places and depend on GTK+
  70988cc... Revert "app: Fix on canvas widgets ignoring clicks from tab
  ad2382f... libgimpwidgets: remove deprecated files from the build
  3dfa1ac... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  390d001... libgimpwidgets: port virtual functions to GTK+ 3.0
  297a326... libgimpwidgets: port virtual functions to GTK+ 3.0
  8a69485... libgimpwidgets: port to GtkWidget::draw()
  1af13b1... libgimpwidgets: port to GtkWidget::draw()
  51cc744... libgimpwidgets: port to GtkWidget::draw()
  1d21555... libgimpwidgets: s/GtkObject/GtkAdjustment/
  e09a05a... libgimpwidgets: port to GtkWidget::draw()
  7666011... libgimpwidgets: remove deprecated functions and s/GtkObject
  a3dce6d... libgimpwidgets: remove deprecated files completely
  2bc8d4b... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  ed33758... app: port to GtkWidget::draw()
  a8ffd5f... app: remove GTK_OBJECT() cast
  5b29635... app: port to GtkWidget::draw()
  c711d93... app: port to GtkWidget::draw()
  54ee271... app: port virtual functions to GTK+ 3.0 API
  102452a... app: port to GtkWidget::draw()
  b67f019... app: port to GtkWidget::draw()
  ff94032... app: port to GtkWidget::draw()
  82cdb04... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  392f8c8... app: port to GtkWidget::draw()
  ac4db95... app: s/GtkObject/GtkAdjustment/
  6dfbbcc... app: port to GtkWidget::draw()
  8fe37f1... app: port GimpNavigationView to GtkWidget::draw()
  d84e2bb... app: port GimpPaletteView to GtkWidget::draw()
  7fd7491... app: port to GtkWidget::draw()
  659c6a8... app: port to GtkWidget::draw()
  31be375... app: no need to alloc colors any longer, GdkColormap is gon
  6ea79f3... app: port call to gtk_paint_arrow() to GTK+ 3.0
  ba692d5... app: port device management to GdkDeviceManager
  2a64d77... app: remove obsolete (GtkObject **) casts
  fa0405b... app: use gtk_widget_get_preferred_size() instead of size_re
  a0129c3... app: port GimpScalComboBox to GTK+ 3.0
  0062a21... app: use gtk_widget_get_preferred_size() instead of size_re
  8624ab3... libgimpwidgets: port GimpFrame to GTK+ 3.0
  a0d454a... app: port tools to GTK+ 3.0 (trivial changes only)
  02d836f... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  d0be99b... app: pass the cairo_region_t to gdk_window_invalidate_regio
  91bef0e... app: use GdkDeviceManager to list devices
  971ddd3... app: port to GtkWidget::draw()
  5fdec6b... app: remove calls to colormap functions, they are gone
  94c4d8e... libgimpwidgets: get rid of (GtkObject **) casts
  5c3a2c6... app: port the splash to GTK+ 3.0
  55aca64... libgimpwidgets: port the ruler to GTK+ 3.0
  64ce6e0... libgimpwidgets: port to GtkWidget::draw()
  b5f32c0... app: port to GtkWidget::draw()
  c207006... app: port the overlay stuff to GTK+ 3.0
  a5d8602... app: use the container icon view, the grid view is not GTK+
  6a6e0b9... app: port to GtkWidget::draw() (incompletely)
  62d8ce6... app: remove call to gtk_statusbar_set_has_resize_grip()
  7502c73... app: port the tag entry to GTK+ 3.0
  8c8059d... app: port to GtkWidget::draw() but disable the code inside 
  85b62b5... app: can't set the scale combo entry's properties in init()
  11f946a... app: port to GtkWidget::draw()
  5d2a65e... libgimpwidgets: port to GtkWidget::draw()
  fe9cf7b... modules: s/GtkObject/GtkAdjustment/
  a06e557... app: didn't completely commit the display shell expose() ->
  bab61f7... app: port to GtkWidget::draw()
  c406b98... app: passing -1 as width/height to gtk_paint_box() no longe
  b889200... app: port popup arrow drawing to cairo and get rid of the a
  24db94f... app: remove GimpContainerGridView from the build entirely
  e481f76... modules: port to GtkWidget::draw()
  940ddac... libgimpwidgets: port to GtkWidget::draw()
  2641927... libgimp: port to GtkWidget::draw()
  dbde039... app: don't translate to allocation.x,y
  7bc23af... app: port to GtkWidget::draw()
  aafe9e7... app: forgot to remove a cairo_destroy() in draw()
  3a67fb7... app: port to GtkWidget::draw()
  1969c10... app: GtkEntry turned into a no-window widget
  ed1c280... app: use the new GtkScrollable API instead of deprecated tr
  401ab3b... app: cairo_save()/restore() around chaining up in draw()
  ddb74f4... app: add ugly workaround to make the icon view adapt to vie
  ca16874... plug-ins: lots of trivial GTK+ 3.0 porting
  4686081... plug-ins: port jpeg-save to GTK+ 3.0
  c356240... plug-ins: port file-png to GTK+ 3.0
  609480c... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  0fc9361... plug-ins: more s/GtkObject/GtkAdjustment/
  fffbca8... plug-ins: port some more plug-ins to GTK+ 3.0
  74abe04... app: port the colormap editor to GTK+ 3.0
  52d17a4... app: remove GtkWrapBox
  b8462c5... libgimpwidgets: port to the new size request API
  1c7175a... app: port to the new size request API
  7401ec8... plug-ins: port the print preview to the new size request AP
  66b5444... plug-ins: port sphere-designer to GtkWidget::draw()
  8a754e7... plug-ins: port cml-explorer to GtkWidget::draw()
  f96b3e0... plug-ins: port lighting to GTK+ 3.0
  dad2aee... plug-ins: port the unit-editor to GtkScrollable
  1b43f66... app: fix GimpOverlayDialog's minimum height
  c0ca151... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  bc7ccab... app: don't connect to "size-requst" because that's deprecat
  fa048ad... app: port GimpSpinScale to GTK+ 3.0
  463d98b... app: skip keyboard devices so the device list becomes reaso
  eee749b... app: implement proper height-for-width in GimpToolPalette
  a754e3a... app: use GdkDevice accessors
  d8e0b5f... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  c670dde... app: put the toolbox' areas into a box until we decided abo
  8f5df52... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  8e11839... app: port the device sort function to GdkDeviceManager
  199b2e0... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  73f0d9b... app: change the list of available devices to something that
  8bd0939... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  1d79eb5... libgimpwidgets: port GimpChainButton to GtkStyleContext
  83d4ac4... libgimpwidgets: port GimpColorArea to GtkStyleContext
  4154ea8... libgimpwidgets: port GimpColorScale to GtkStyleContext
  f80bb10... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  601e223... libgimpwidgets: port GimpRuler to GtkStyleContext
  9772ce7... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  a5cdb3c... app: port GimpBlobEditor to GtkStyleContext
  5f77a9c... app: port setting the canvas padding color to GtkStyleConte
  11a5927... app: port GimpPanedBox to GtkStyleContext
  554b94e... app: port GimpContainerIconView to GtkStyleContext
  b097d82... app: port GimpContainerTreeView to GtkStyleContext
  8ce38d2... app: port GimpColormapEditor to GtkStyleContext
  4255008... app: port GimpComponentEditor to GtkStyleContext
  4ff1110... app: port GimpFgBgEditor to GtkStyleContext
  a9a948b... app: port GimpFgBgView to GtkStyleContext
  5898696... app: port gimp_get_icon_size() to GtkStyleContext
  0c43091... app: port GimpContainerBox to GtkStyleContext
  69c5c69... app: port GimpDashEditor to GtkStyleContext
  38f02bf... app: remove calls to gtk_widget_get,set_extension_events()
  a134f37... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  f75d0b4... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  adc5660... app: port the about dialog to GtkStyleContext
  4907b3d... modules: remove call to gtk_widget_set_extension_events()
  8da89c5... libgimpwidgets: implement GtkWidget::state_flags_changed()
  0669aa7... libgimpwidgets: implement GtkWidget::style_updated() instea
  2ca1b54... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  dd6f030... app: use gdk_drag_context_get_source_window()
  87d5bf2... app: use gdk_drag_context_get_selected_action() instead of 
  495809a... app: implement GtkWidget::style_updated() instead of style_
  6a5318f... port gtkrc files to CSS (incompletely and stuff commented o
  56f6fae... Port theme and gtkrc file loading to CSS files using GtkCss
  f059f9a... app: copy gimp.css instead of gtkrc to the user's gimp dire
  0dedc88... app: check whether child widgets exist in GtkWidget::style_
  be21953... Replace gdk_cursor_unref() with g_object_unref()
  fd9efd6... app: use gtk_menu_shell_get_selected_item()
  5d2b540... app: port GimpOverlayBox to GtkStyleContext
  fc9f713... app: port GimpOverlayFrame to GtkStyleContext
  a1de344... app: port GimpScaleButton to GtkStyleContext
  be003f9... libgimpwidgets: move all GimpPickButton members to a privat
  f551f1f... libgimpwidgets: move all GimpColorArea members to a private
  d076270... libgimpwidgets: move all GimpOffsetArea members to a privat
  02ca8eb... libgimpwidgets: move padding members from instance to class
  fa0716d... libgimpwidgets: move all GimpButton members to a private st
  8461b99... libgimpwidgets: move all GimpCellRendererColor members to a
  72383b2... libgimpwidgets: move all GimpColorButton members to a priva
  f63ec06... libgimpwidgets: move all GimpCellRendererToggle members to 
  9b76c85... libgimpwidgets: move all GimpChainButton members to a priva
  46509a5... libgimpwidgets: move all GimpBrowser members to a private s
  b69c484... libgimpwidgets: move all GimpColorDisplay members to a priv
  aa4dbb6... libgimpwidgets: move all GimpColorDisplayStack members to a
  b0a0e8c... libgimpwidgets: move all GimpColorHexEntry members to a pri
  2a25496... libgimpwidgets: add padding
  6017879... libgimpwidgets: move all GimpColorNotebook members to a pri
  a86710a... libgimpwidgets: move all GimpColorScale members to a privat
  0c12c4c... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  b879c82... libgimpwidgets: move all GimpColorSelection members to a pr
  ed6a69b... libgimpwidgets: move all GimpEnumLabel members to a private
  b035bfe... app: don't use style->black and style->white
  9783768... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  17d19c8... app: port GimpStrokeEditor to GtkStyleContext
  566f5b2... app: port GimpPaletteView to GtkStyleContext
  a4b918d... plug-ins: don't use style->black and style->white
  1a5f560... libgimpwidgets: move all GimpColorProfileStore members to a
  591efa0... app: port GimpDockWindow to GtkStyleContext
  ba8257d... app: port GimpToolEditor to GtkStyleContext
  19ec56a... app: use gtk_widget_override_font() instead of modify_font(
  8e368e3... app: port GimpThumbBox to GtkStyleContext
  adf947f... Implement GtkWidget::style_updated() instead of ::style_set
  a8ba7be... app: port GimpHistogramView to GtkStyleContext
  470785b... app: port GimpTagEntry to GtkStyleContext
  68ca3aa... app: always ask the master device for its axes or state
  708fe8a... app: when checking for a device change, check the event's s
  5e21d22... app: remove obsolete device checks from GimpToolbox
  3bd5929... app: port GimpColorFrame away from GtkStyle, using a new st
  8951174... app: remove call to gtk_widget_style_attach() from GimpOver
  1247e3c... app: port GimpOverlayChild to GtkStyleContext
  9373ab7... Port cell renderers to gtk_cell_renderer_get_state()
  15410c6... app: port GimpCellRendererDashes to GtkStyleContext
  c7e8768... app: add gimp_get_style_color() to simplify GdkRGBA style p
  3ce83b2... app: add style property and default CSS for GimpHistogramVi
  77ec249... app: port GimpCurveView to GtkStyleContext
  92bbd88... themes: document the new GimpHistogramView property in the 
  ba01083... app: define all GimpHistogramView colors via style properti
  06cd82c... themes: document the new stlye properties and indent the CS
  fbf12bf... app: port GimpComboTagEntry to GtkStyleContext
  f5af0c3... configure.ac: use the new GTK_CHECK_BACKEND() macro
  67e0387... plug-ins: port map-object to GTK+ 3.x
  e38bd7b... app: use GdkRGBA instead of GdkColor in some places
  17a1eaa... app: remove gimp_rgb_get,set_gdk_color()
  f1421a3... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  92d4b10... app: gimp_print_event(): add the device to the event debug 
  21c260d... app: gimp_device_info_get_device_coords(): workaround for X
  56b2538... app: make input devices, grabs and therefore generally tool
  5d2cdf8... app: use gdk_device_get_position() inetad of gdk_display_ge
  ba024d4... app: remove some forgotten #undef GSEAL_ENABLE
  6225ce4... app: let the file dialog expand/collapse with the file type
  5d2878c... app: port GimpGradientEditor to GtkSyleContext
  81a4bbd... app: port GimpHistogramView to gdk_device_grab()/ungrab()
  54d80b6... app: port GimpNavigationEditor to GtkStyleContext
  76ac470... app: port GimpTagPopup to GtkStyleContext
  7f746ae... app: GimpDock: port font size modification to GtkCssProvide
  1dcf5a1... plug-ins: s/GtkObject/GtkAdjustment/
  a8c9063... app: implement GtkContainer::get_path_for_child() in GimpMe
  33ec07e... devel-docs: make the shooter tool at least build again (unt
  ba4384b... app: don't use "size-request" for the toolbox' wilber, it's
  39818b1... Incomplete notebook and tab theming commit, to be improved
  4a98f6d... themes: set an explicit background for rulers
  aab4e36... app: make the statusbar's progress label visible again
  a391553... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
  1355ab7... app: port wilber drawing to GtkStyleContext
  bd0e2a7... modules: port GimpColorWheel to GTK+ 3.x
  e6fcb0e... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
  d9b93a2... Use GTK+3 gtk_get_locale_direction() function instead of cu
  68f8c7f... app: port GimpCircle and subclasses to GTK+ 3
  95b6b97... app: remove GTK_OBJECT() case in GimpPopup
  f9ba5a6... app: use gimp_color_display_stack_get_filters() instead of 
  9d6dc8d... libgimpwidgets: #if 0 more stuff in gimp3migration
  5c52a0e... libgimpwidgets: Draw marker in correct position on ruler.
  b1454f2... libgimpwidgets: Separate ruler text layer from background.
  65e6817... app: port GimpContainerTreeView from style_set() to style_u
  73e489f... Revert "Bug 762279 - "Tip of the day" links opens two links
  9c9727d... Bug 762279 - "Tip of the day" links opens two links.
  316c8bd... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb
  bc61871... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce
  9101ad2... libgimpwidgets: make GimpColorScale more-or-less work fine
  78c12fa... app: port GimpMeter to GTK+ 3.x
  c26bf74... app: port gimpwidgets-utils.c to GTK+ 3.x
  3fa54fe... app: make GimpHighlightableButton build on GTK+ 3.x
  7c2fcfe... libgimpbase: remove almost all deprecated compat cruft
  2ba7d92... libgimpmodule: remove all deprecated cruft
  3e855ba... libgimpconfig: remove all deprecated cruft
  b7c1894... plug-ins: remove color-enhance, there is a GEGL op doing al
  deae1d1... libgimpcolor: remove most deprecated cruft, rest to follow
  ed35379... libgimp: remove tons of deprecated cruft
  53bb08c... pdb: remove all deprecated procedures
  06bc898... libgimpwidgets: remove most deprecated cruft
  cf48c23... libgimpmath: remove all deprecated cruft
  897011e... libgimp: deprecate more cruft, everything not needed by cru
  e726195... libgimpwidgets: derive GimpChainButton from GtkGrid not Gtk
  9faee57... libgimpwidgets: remove gimp3migration.[ch]
  35be364... libgimpwidgets: add GtkGrid variants of gimp_[color_]scale_
  dee61c7... libgimpwidets: port GimpColorScales to GtkGrid
  1a270d8... Get rid of using GtkMisc API globally
  5b45284... libgimpwidgets: add gimp_grid_attach_aligned()
  8327b1e... libgimp: port GimpProcView to GtkGrid
  c534c9c... configure.ac: don't define GDK/GTK_MULTIHEAD_SAFE, they are
  8772ecb... Get rid of the deprecated gtk_icon_size_lookup_for_settings
  f769b85... themes: comment out deprecated stuff in the "System" theme
  31f9d46... app: port GimpColorHistory to GtkGrid
  28b62a2... libgimpwidgets: create GimpIntComboBox' cells in constructe
  e4ae6d7... Get rid of all GtkAlignments, use GtkWidget align/margin in
  a0e8383... Port a lot of stuff from GdkScreen/monitor_number to GdkMon
  cd8f92c... app: get rid of GtkHSeparator and GtkHScale
  8d213c4... libgimpwidgets: GimpBrowser undeprecated: threads and focus
  262696a... app: get rid of GtkArrow in GimpColorDialog
  40b1bc9... app: fix border width of GimpOverlayDialog
  0166b92... app: get rid of some GtkTables in tools/
  c17a559... foo
  11b137d... Fix compile
  7686387... app: add missing const to gimp_cell_renderer_button_activat
  6916c16... app: undeprecate GimpSpinScale, still looks like shit tho
  da6904c... libgimpwidgets: honor the gtk-dialogs-use-header setting in
  e48e35e... app, libgimpwidgets, themes: fix some themeing
  428732d... app: allow to select if we prefer a dark variant of the cur
  9946bb7... themes: remove Dark, Gray and Light themes.
  6346b96... app: the "Default" theme had been removed to "System" a lon
  11a4f4e... data: remove obsolete brushes.
  b49a2ed... themes: uncomment one more deprecated CSS rule.
  f7b93a3... app: port some stuff to gdk_seat_grab/ungrab
  20d47a7... Replace lots of deprecated gtk_menu_popup(), only GimpUIMan


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