Activity log for bug #1016020

Date Who What changed Old value New value Message
2012-06-21 12:17:05 Alex Valavanis bug added bug
2012-06-21 12:17:05 Alex Valavanis attachment added Build log (2012-06-21) https://bugs.launchpad.net/bugs/1016020/+attachment/3198758/+files/log-2012-06-21.txt
2012-06-21 12:45:11 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-21) == Migrate to new device pointer API: * desktop-events.cpp * knot.cpp * display/sp-canvas.cpp * widgets/sp-color-slider.cpp Use new orientable GtkBox, GtkButtonBox and GtkSeparator API: * ege-output-action.cpp * ege-select-one-action.cpp * widgets/sp-color-notebook.cpp * ui/dialog/xml-tree.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * display/sp-canvas.cpp * widgets/eek-preview.cpp * widgets/icon.cpp * widgets/ruler.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API: * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Replace GTK+ size_request usage: * widgets/button.cpp * widgets/sp-widget.cpp
2012-06-21 17:49:02 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-21) == Migrate to new device pointer API: * desktop-events.cpp * knot.cpp * display/sp-canvas.cpp * widgets/sp-color-slider.cpp Use new orientable GtkBox, GtkButtonBox and GtkSeparator API: * ege-output-action.cpp * ege-select-one-action.cpp * widgets/sp-color-notebook.cpp * ui/dialog/xml-tree.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * display/sp-canvas.cpp * widgets/eek-preview.cpp * widgets/icon.cpp * widgets/ruler.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API: * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Replace GTK+ size_request usage: * widgets/button.cpp * widgets/sp-widget.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-21) == Migrate to new device pointer API: * desktop-events.cpp * knot.cpp * display/sp-canvas.cpp * widgets/sp-color-slider.cpp Use new orientable GtkBox, GtkButtonBox and GtkSeparator API: * ege-output-action.cpp * ege-select-one-action.cpp * widgets/sp-color-notebook.cpp * ui/dialog/xml-tree.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * display/sp-canvas.cpp * widgets/eek-preview.cpp * widgets/icon.cpp * widgets/ruler.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Replace GTK+ size_request usage: * widgets/button.cpp * widgets/sp-widget.cpp
2012-06-23 12:55:19 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-21) == Migrate to new device pointer API: * desktop-events.cpp * knot.cpp * display/sp-canvas.cpp * widgets/sp-color-slider.cpp Use new orientable GtkBox, GtkButtonBox and GtkSeparator API: * ege-output-action.cpp * ege-select-one-action.cpp * widgets/sp-color-notebook.cpp * ui/dialog/xml-tree.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * display/sp-canvas.cpp * widgets/eek-preview.cpp * widgets/icon.cpp * widgets/ruler.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Replace GTK+ size_request usage: * widgets/button.cpp * widgets/sp-widget.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-21) == Use new orientable GtkBox, GtkButtonBox and GtkSeparator API: * ege-output-action.cpp * ege-select-one-action.cpp * widgets/sp-color-notebook.cpp * ui/dialog/xml-tree.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * display/sp-canvas.cpp * widgets/eek-preview.cpp * widgets/icon.cpp * widgets/ruler.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Replace GTK+ size_request usage: * widgets/button.cpp * widgets/sp-widget.cpp
2012-06-23 13:13:57 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-21) == Use new orientable GtkBox, GtkButtonBox and GtkSeparator API: * ege-output-action.cpp * ege-select-one-action.cpp * widgets/sp-color-notebook.cpp * ui/dialog/xml-tree.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * display/sp-canvas.cpp * widgets/eek-preview.cpp * widgets/icon.cpp * widgets/ruler.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Replace GTK+ size_request usage: * widgets/button.cpp * widgets/sp-widget.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-23) == Migrate to GtkStyleContext: * svg-view-widget.cpp * display/sp-canvas.cpp * widgets/eek-preview.cpp * widgets/icon.cpp * widgets/ruler.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Replace GTK+ size_request usage: * widgets/button.cpp * widgets/sp-widget.cpp
2012-07-23 15:42:13 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-23) == Migrate to GtkStyleContext: * svg-view-widget.cpp * display/sp-canvas.cpp * widgets/eek-preview.cpp * widgets/icon.cpp * widgets/ruler.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Replace GTK+ size_request usage: * widgets/button.cpp * widgets/sp-widget.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-23) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Replace GTK+ size_request usage: * widgets/button.cpp * widgets/sp-widget.cpp
2012-07-23 16:20:01 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-23) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Replace GTK+ size_request usage: * widgets/button.cpp * widgets/sp-widget.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-23) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp
2012-08-05 18:19:01 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-23) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp * ui/dialogs/ocaldialogs.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-23) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp
2012-10-20 10:39:00 Alex Valavanis attachment added Build log (2012-10-20) https://bugs.launchpad.net/inkscape/+bug/1016020/+attachment/3405640/+files/build.log
2012-10-20 10:57:24 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-06-23) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/desktop-widget.cpp * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * widgets/toolbox.cpp * ui/dialog/clonetiler.cpp Use RGBA colour API: * widgets/ruler.cpp * widgets/sp-color-slider.cpp * ui/dialog/filter-effects-dialog.cpp * ui/widget/gimpspinscale.c * inkview.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget: * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-10-20 11:28:33 Alex Valavanis attachment removed Build log (2012-06-21) https://bugs.launchpad.net/inkscape/+bug/1016020/+attachment/3198758/+files/log-2012-06-21.txt
2012-10-20 16:03:35 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/desktop-widget.cpp * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * widgets/toolbox.cpp * ui/dialog/clonetiler.cpp Use RGBA colour API: * widgets/ruler.cpp * widgets/sp-color-slider.cpp * ui/dialog/filter-effects-dialog.cpp * ui/widget/gimpspinscale.c * inkview.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget: * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * widgets/toolbox.cpp * ui/dialog/clonetiler.cpp Use RGBA colour API: * widgets/ruler.cpp * widgets/sp-color-slider.cpp * ui/dialog/filter-effects-dialog.cpp * ui/widget/gimpspinscale.c * inkview.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget: * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-10-20 18:19:18 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * widgets/toolbox.cpp * ui/dialog/clonetiler.cpp Use RGBA colour API: * widgets/ruler.cpp * widgets/sp-color-slider.cpp * ui/dialog/filter-effects-dialog.cpp * ui/widget/gimpspinscale.c * inkview.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget: * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Use RGBA colour API: * widgets/ruler.cpp * widgets/sp-color-slider.cpp * ui/dialog/filter-effects-dialog.cpp * ui/widget/gimpspinscale.c * inkview.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget: * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-10-25 15:16:58 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Use RGBA colour API: * widgets/ruler.cpp * widgets/sp-color-slider.cpp * ui/dialog/filter-effects-dialog.cpp * ui/widget/gimpspinscale.c * inkview.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget: * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Use RGBA colour API: * widgets/ruler.cpp * widgets/sp-color-slider.cpp * ui/dialog/filter-effects-dialog.cpp * ui/widget/gimpspinscale.c * inkview.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-11-26 15:04:16 Alex Valavanis inkscape: milestone 0.49
2012-11-27 23:28:02 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Use RGBA colour API: * widgets/ruler.cpp * widgets/sp-color-slider.cpp * ui/dialog/filter-effects-dialog.cpp * ui/widget/gimpspinscale.c * inkview.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp * inkview.cpp Use RGBA colour API: * widgets/ruler.cpp * widgets/sp-color-slider.cpp * ui/dialog/filter-effects-dialog.cpp * ui/widget/gimpspinscale.c Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-11-27 23:31:24 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp * inkview.cpp Use RGBA colour API: * widgets/ruler.cpp * widgets/sp-color-slider.cpp * ui/dialog/filter-effects-dialog.cpp * ui/widget/gimpspinscale.c Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp * inkview.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-12-01 19:23:42 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp * inkview.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-12-01 19:42:44 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Use GtkColorChooser API: * widgets/sp-color-gtkselector.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-12-01 20:10:43 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-12-02 18:56:44 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-12-02 23:23:27 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-10-20) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-12-02) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-12-09 13:57:49 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-12-02) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Use GtkGrid instead of GtkTable: * widgets/spw-utilities.cpp * ui/dialog/clonetiler.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-12-02) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp
2012-12-16 16:39:29 Alex Valavanis tags build build gtk3
2013-01-05 12:56:07 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-12-02) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget: * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-12-02) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget (bug #1096350): * widgets/toolbox.cpp
2013-01-08 12:13:59 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-12-02) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Stop using deprecated GtkHSV widget (bug #1071354): * widgets/sp-color-wheel-selector.cpp Stop using deprecated GtkHandleBox widget (bug #1096350): * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-12-02) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Stop using deprecated GtkHandleBox widget (bug #1096350): * widgets/toolbox.cpp
2013-01-13 15:42:19 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2012-12-02) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Use new pango font API (Bug #166276): * libnrtype/FontFactory.cpp * libnrtype/FontInstance.cpp Stop using deprecated GtkHandleBox widget (bug #1096350): * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2013-01-13) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Stop using deprecated GtkHandleBox widget (bug #1096350): * widgets/toolbox.cpp
2013-01-13 15:52:33 Alex Valavanis attachment added Build log (2013-01-13) https://bugs.launchpad.net/inkscape/+bug/1016020/+attachment/3481916/+files/build.log
2013-01-13 15:52:42 Alex Valavanis attachment removed Build log (2012-10-20) https://bugs.launchpad.net/inkscape/+bug/1016020/+attachment/3405640/+files/build.log
2013-01-13 16:24:15 Alex Valavanis attachment added Build log (2013-01-13) https://bugs.launchpad.net/inkscape/+bug/1016020/+attachment/3481924/+files/build.log
2013-01-13 16:24:27 Alex Valavanis attachment removed Build log (2013-01-13) https://bugs.launchpad.net/inkscape/+bug/1016020/+attachment/3481916/+files/build.log
2013-01-15 12:20:44 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2013-01-13) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp Stop using deprecated GtkHandleBox widget (bug #1096350): * widgets/toolbox.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2013-01-13) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp
2013-01-15 12:52:18 Alex Valavanis attachment added Build log (2013-01-15) https://bugs.launchpad.net/inkscape/+bug/1016020/+attachment/3483943/+files/build.log
2013-01-15 12:52:27 Alex Valavanis attachment removed Build log (2013-01-13) https://bugs.launchpad.net/inkscape/+bug/1016020/+attachment/3481924/+files/build.log
2013-01-15 12:56:07 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2013-01-13) == Stop using deprecated Gdk thread API: * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2013-01-13) == Stop using deprecated Gdk thread API (bug #1099832): * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp
2014-02-03 13:22:31 jazzynico tags build gtk3 build code-design gtk3
2014-08-22 12:15:24 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2013-01-13) == Stop using deprecated Gdk thread API (bug #1099832): * display/sp-canvas.cpp Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/text-toolbar.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/text-toolbar.cpp
2014-08-22 12:15:34 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Precise (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/text-toolbar.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/text-toolbar.cpp
2014-08-22 12:40:35 Alex Valavanis attachment added Build log (2014-08-22) https://bugs.launchpad.net/inkscape/+bug/1016020/+attachment/4184443/+files/build.log
2014-08-22 13:45:53 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/text-toolbar.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gdk_display_get_n_screens: * ege-color-prof-tracker.cpp * debug/log-display-config.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_hbox/vbox_get_type: * widgets/font-selector.cpp * widgets/gradient-selector.cpp * widgets/gradient-vector.cpp * widgets/paint-selector.cpp * widgets/sp-color-selector.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp
2014-08-23 12:02:06 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gdk_display_get_n_screens: * ege-color-prof-tracker.cpp * debug/log-display-config.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_hbox/vbox_get_type: * widgets/font-selector.cpp * widgets/gradient-selector.cpp * widgets/gradient-vector.cpp * widgets/paint-selector.cpp * widgets/sp-color-selector.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gdk_display_get_n_screens: * ege-color-prof-tracker.cpp * debug/log-display-config.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_hbox/vbox_get_type: * widgets/gradient-vector.cpp * widgets/paint-selector.cpp * widgets/sp-color-selector.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp
2014-08-23 12:22:34 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gdk_display_get_n_screens: * ege-color-prof-tracker.cpp * debug/log-display-config.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_hbox/vbox_get_type: * widgets/gradient-vector.cpp * widgets/paint-selector.cpp * widgets/sp-color-selector.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gdk_display_get_n_screens: * ege-color-prof-tracker.cpp * debug/log-display-config.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_hbox/vbox_get_type: * widgets/paint-selector.cpp * widgets/sp-color-selector.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp
2014-08-23 18:39:05 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gdk_display_get_n_screens: * ege-color-prof-tracker.cpp * debug/log-display-config.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_hbox/vbox_get_type: * widgets/paint-selector.cpp * widgets/sp-color-selector.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gdk_display_get_n_screens: * ege-color-prof-tracker.cpp * debug/log-display-config.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_hbox/vbox_get_type: * widgets/sp-color-selector.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp
2014-08-23 18:46:48 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gdk_display_get_n_screens: * ege-color-prof-tracker.cpp * debug/log-display-config.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_hbox/vbox_get_type: * widgets/sp-color-selector.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gdk_display_get_n_screens: * ege-color-prof-tracker.cpp * debug/log-display-config.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp
2014-08-23 18:59:43 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gdk_display_get_n_screens: * ege-color-prof-tracker.cpp * debug/log-display-config.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp
2014-08-23 19:23:19 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_widget_get_state: * widgets/icon.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp
2014-08-23 19:26:26 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp gtk_widget_modify_font: * widgets/spw-utilities.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp
2014-08-23 19:37:42 Alex Valavanis description The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_icon_source_new: * widgets/icon.cpp gtk_widget_set_margin_left/right: * widgets/sp-color-icc-selector.cpp * widgets/sp-color-notebook.cpp * widgets/sp-color-scales.cpp * widgets/sp-color-wheel-selector.cpp * widgets/spw-utilities.cpp The experimental GTK+ 3 build fails if deprecated declarations are switched off in GCC using: make -k CPPFLAGS+="-Werror=deprecated-declarations" Errors are reported for GTK+, GDK and Pango. Although this isn't a major problem, all these symbols will eventually disappear from the upstream libraries, so we should replace them before build-failures start occurring in distros. Build tested on Ubuntu Utopic (amd64). == Remaining issues (2014-08-22) == Migrate to GtkStyleContext: * svg-view-widget.cpp * widgets/button.cpp * widgets/eek-preview.cpp * widgets/font-selector.cpp * widgets/shrink-wrap-button.cpp * widgets/sp-color-slider.cpp * widgets/text-toolbar.cpp * ui/tools/tool-base.cpp * ui/widget/gimpcolorwheel.c GtkAction/GtkToggleAction is deprecated: * ege-adjustment-action.cpp * ege-output-action.cpp * ege-select-one-action.cpp * ink-action.cpp * ink-comboboxentry-action.cpp * widgets/arc-toolbar.cpp * widgets/box3d-toolbar.cpp * widgets/calligraphy-toolbar.cpp * widgets/connector-toolbar.cpp * widgets/desktop-widget.cpp * widgets/dropper-toolbar.cpp * widgets/eraser-toolbar.cpp * widgets/gradient-toolbar.cpp * widgets/lpe-toolbar.cpp * widgets/measure-toolbar.cpp * widgets/mesh-toolbar.cpp * widgets/node-toolbar.cpp * widgets/paintbucket-toolbar.cpp * widgets/pencil-toolbar.cpp * widgets/rect-toolbar.cpp * widgets/select-toolbar.cpp * widgets/spray-toolbar.cpp * widgets/spiral-toolbar.cpp * widgets/star-toolbar.cpp * widgets/text-toolbar.cpp * widgets/toolbox.cpp * widgets/tweak-toolbar.cpp * ui/widget/unit-tracker.cpp gtk_image_menu_item_set_image: * ink-action.cpp * interface.cpp gtk_icon_source_new: * widgets/icon.cpp
2019-05-10 09:26:42 Qantas94Heavy bug watch added https://gitlab.com/inkscape/inkscape/issues/3
2019-05-10 09:26:49 Qantas94Heavy inkscape: status Triaged Invalid
2019-05-10 09:26:56 Qantas94Heavy tags build code-design gtk3 bug-migration build code-design gtk3