summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2014-02-17 09:25:17 +0000
committerJazzyNico <nicoduf@yahoo.fr>2014-02-17 09:25:17 +0000
commit84235686e2bf394c288685ff634b1f455cd96d10 (patch)
tree2be0a681405b14e25c818aa40c9491da4444cc7e
parentvarious optimizations, move extension to 'Export' submenu (diff)
downloadinkscape-84235686e2bf394c288685ff634b1f455cd96d10.tar.gz
inkscape-84235686e2bf394c288685ff634b1f455cd96d10.zip
Doc. Changelog file updated (see Bug #637034).
Fixed bugs: - https://launchpad.net/bugs/637034 (bzr r13033)
-rw-r--r--ChangeLog10714
-rw-r--r--ChangeLog-0.9116924
2 files changed, 16924 insertions, 10714 deletions
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 983d15aa2..000000000
--- a/ChangeLog
+++ /dev/null
@@ -1,10714 +0,0 @@
-2008-05-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * share/extensions/*.py: Use gettext for (many) error messages.
- share/extensions/inkex.py: (errormsg): New function.
-
-2007-06-24 Joel Holdsworth <joelholdsworth@yahoo.com>
-
- * modified the windows RC files to add version info and manifest data
-
-2007-03-16 Tim Dwyer <Tim.Dwyer@infotech.monash.edu.au>
-
- * src/graphlayout/graphlayout.cpp: handle null bounding boxes
-
-2007-03-01 Markus Schwarzenberg <Markus.Schwarzenberg@ipms.fraunhofer.de>
-
- Solaris 8 / gcc-3.2.3 fixes (selectively effecting only this special
-
- * src/display/nr-filter-gaussian.cpp:
-
- * include compatibility header "isnormal.h"
- * template calcTriggsSdikaInitialization<PC> needs to be
- specified explicitely for gcc 3.2.3
-
- * src/display/pixblock-transform.cpp, src/display/nr-filter.cpp,
- src/display/nr-filter.cpp
-
- * include compatibility header "round.h"
- * using Inkscape::round
-
- * src/extension/internal/ps.cpp, src/print.cpp
-
- include <unistd.h> on SOLARIS_2_8 for open, unlink
-
- * src/libcola/gradient_projection.cpp
-
- include and use compatibility headers "isnan.h" "isinf.h"
-
- * removed obsolete src/libvpsc/isnan.h
-
- * added src/isinf.h
-
- * configure.ac: Added Detection of solaris2.8 --> CXXFLAGS += -DSOLARIS_2_8
-
-2006-08-05 John Bintz <jcoswell@coswellproductions.org>
-
- * node-context.cpp, nodepath.cpp:
-
- add checks to make sure given nodepath pointers are not
- null before working with them
-
-2006-08-01 MenTaLguY <mental@rydia.net>
-
- * configure.ac: refactor pkg-config tests and add explicit cairo test
-
-2006-07-29 John Bintz <jcoswell@coswellproductions.org>
-
- * src/nodepath.cpp:
-
- Fix bug where deleting a node broke the symmetry of neighboring
- smooth nodes and failed to convert those nodes to cusp nodes
-
-2006-07-29 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.cpp:
-
- remove GObject signals from SPObject
-
- * src/desktop.cpp, src/desktop.h, src/sp-gradient.cpp,
- src/sp-gradient.h, src/sp-pattern.cpp, src/sp-pattern.h,
- src/sp-switch.cpp, src/sp-switch.h, src/widgets/desktop-widget.cpp,
- src/widgets/desktop-widget.h, src/widgets/gradient-image.cpp,
- src/widgets/gradient-image.h, src/widgets/gradient-toolbar.cpp,
- src/widgets/gradient-toolbar.cpp:
-
- switch to sigc++ SPObject signals
-
-2006-07-27 MenTaLguY <mental@rydia.net>
-
- * src/dialogs/sp-attribute-widget.cpp,
- src/dialogs/sp-attribute-widget.h, src/sp-offset.cpp,
- src/sp-offset.h, src/sp-shape.cpp, src/sp-shape.h,
- src/sp-use-reference.cpp, src/sp-use-reference.h:
-
- switch to sigc++ SPObject signals
-
-2006-07-26 MenTaLguY <mental@rydia.net>
-
- * src/dialogs/object-attributes.cpp:
-
- switch to sigc++ "release"
-
-2006-07-26 MenTaLguY <mental@rydia.net>
-
- * src/style.cpp, src/style.h:
-
- finish switching to sigc++ SPObject signals for SPStyle
-
-2006-07-25 MenTaLguY <mental@rydia.net>
-
- * src/widgets/gradient-vector.cpp, src/widgets/gradient-vector.h:
-
- switch to sigc++ SPObject signals for SPGradientVectorSelector
-
-2006-07-25 MenTaLguY <mental@rydia.net>
-
- * autogen.sh, configure.ac, debian/control, tools-version.sh:
-
- un-libtoolize the build process (yay!) -- we haven't actually
- used libtool for ages
-
-2006-07-25 MenTaLguY <mental@rydia.net>
-
- * src/extension/plugin, src/extension/plugin/Makefile_insert,
- src/extension/plugin/makefile.in, src/extension/plugin/.cvsignore,
- src/Makefile.am, configure.ac:
-
- remove vestigal plugin support
-
-2006-07-24 MenTaLguY <mental@rydia.net>
-
- * configure.ac: further work on LSB build configuration
-
-2006-07-23 John Bintz <jcoswell@coswellproductions.org>
-
- * src/verbs.cpp, src/event-context.cpp, src/node-context.cpp:
-
- forced redraw of canvas upon completion of zooming or upon
- starting rubber band selection events to work around event
- starvation issue at high zoom levels
-
-2006-07-23 MenTaLguY <mental@rydia.net>
-
- * src/widgets/paint-selector.cpp:
-
- Update pattern creation help text to reflect new menu layout. We
- probably need some way to automatically generate
- "menu navigation strings" for a given verb.
-
-2006-07-23 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/osx-app.sh, packaging/macosx/inkscape.ds_store
- packaging/macosx/dmg_background.svg, packaging/macosx/osx-dmg.sh,
- packaging/macosx/dmg_background.png, Makefile.am,
- packaging/macosx/dmg_set_style.scpt:
-
- Improve the disk image layout for Mac OS X releases. This is
- based on Jean-Olivier Irisson's work and patches, submitted as
- #1516212.
-
-2006-07-23 John Bintz <jcoswell@coswellproductions.org>
-
- * src/desktop.cpp, src/desktop.h:
-
- added SPDesktop::updateNow()
-
- * src/event-context.cpp, src/select-context.cpp, src/node-context.cpp:
-
- forced redraw of canvas upon completion of selection or panning
- to work around event starvation issue at high zoom levels
-
-2006-07-22 John Bintz <jcoswell@coswellproductions.org>
-
- * src/desktop.cpp, src/desktop.h, src/document-undo.cpp,
- src/document.h, src/document-private.h, src/document.cpp:
-
- forced redraw of canvas upon document commit to work
- around event starvation issue at high zoom levels
-
-2006-07-21 MenTaLguY <mental@rydia.net>
-
- * src/splivarot.cpp:
-
- patch from John Bintz, adding pref to simplify multiple
- paths separately
-
-2006-07-21 MenTaLguY <mental@rydia.net>
-
- * configure.ac: first shot at implementing --enable-lsb
-
-2006-07-21 MenTaLguY <mental@rydia.net>
-
- * src/style.cpp, src/style.h:
-
- switch to using sigc++ signals
-
-2006-07-21 MenTaLguY <mental@rydia.net>
-
- * src/layer-manager.cpp, src/layer-manager.h:
-
- switch to sigc++ signals and manually clean up signal connections
- (although it may not be strictly necessary to do so here)
-
-2006-07-21 MenTaLguY <mental@rydia.net>
-
- * src/document-subset.cpp, src/object-hierarchy.cpp,
- src/object-hierarchy.h, src/selection.cpp, src/selection.h,
- src/ui/view/edit-widget.cpp, src/ui/view/edit-widget.h,
- src/uri-references.cpp, src/uri-references.h:
-
- switch to sigc++ signals for "modified" and "release"
-
-2006-07-21 MenTaLguY <mental@rydia.net>
-
- * src/document.cpp, src/sp-object.cpp, src/sp-object.h:
-
- sp_object_invoke_release -> SPObject::releaseReferences,
- plus the introduction of sigc++ signals for "release" and
- "modified" which will eventually replace the GObject signals
-
-2006-07-20 MenTaLguY <mental@rydia.net>
-
- * src/libnrtype/RasterFont.h, src/libnrtype/font-instance.h:
-
- replace two uses of hash_map with standard STL map
-
-2006-07-18 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/document.h, src/document.cpp: Refactoring from mental &
- bryce to consolidate document update functionality from
- sp_document_ensure_is_up_to_date() and
- sp_document_idle_handler(). This is the first step in getting
- updates of defs (and markers) fixed.
-
-2006-07-18 Tim Dwyer <Tim.Dwyer@infotech.monash.edu.au>
-
- * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.h:
- We now use connector spacing to determine the minimum space required
- between shape bounding boxes when graph layout with avoid overlap
- constraints is applied. This means that there should always be enough
- room for connectors to route between shapes. Also changed the default
- connector spacing to a less extreme 3.
-
-2006-07-17 Tim Dwyer <Tim.Dwyer@infotech.monash.edu.au>
-
- * src/libcola/cola.h, src/libcola/connected_components.cpp,
- src/graphlayout/graphlayout.cpp:
- Disconnected graphs are now handled more gracefully,
- connected components are arranged separated (in place) and
- then overlaps between components are removed.
-
-2006-07-13 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,
- src/xml/Makefile_insert, src/libnr/Makefile_insert:
- Add "$(srcdir)/" to some things so that "make check" works in
- the case that the build directory is somewhere other than the
- source directory.
-
- * src/sp-conn-end-pair.cpp, src/connector-context.cpp,
- src/document.cpp, src/libavoid/*:
- Update libavoid with upstream fixes, optimisations and new features.
-
-2006-07-13 Tim Dwyer <Tim.Dwyer@infotech.monash.edu.au>
-
- * src/libvpsc/*,
- src/graphlayout/graphlayout.cpp:
- Toggle on connector toolbar can force connectors with
- end-markers (arrows) to point downwards
-
-2006-07-13 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/libavoid/router.cpp: Fixed a bug in the libavoid function
- Router::attachedConns(). Previously unused, but needed by Tim
- for new Graph Layout code.
-
-2006-07-13 Jon Phillips <jon@rejon.org>
-
- * src/inkview: Added commandline option capability to inkview and
- got code ready to add a timer for an automatic slideshow capability.
-
-2006-07-12 Tim Dwyer <Tim.Dwyer@infotech.monash.edu.au>
-
- * src/libvpsc/*,
- src/libcola/*,
- src/graphlayout/graphlayout.cpp,
- src/removeoverlaps/removeoverlaps.cpp:
- Boost graph layout algorithms replaced by custom constraint layout
- algorithm (implemented in libcola). New layout supports constraints
- such as downward pointing connectors (directed graph layout) or
- non-overlapping shapes.
- libvpsc contains updated code for quadratic program solver used by
- libcola and removeoverlaps. Fixes bug #1441411.
-
-2006-07-02 Colin Marquardt <colin@marquardt-home.de>
-
- * AUTHORS, src/ui/dialog/aboutbox.cpp: Add Niko, Hugo, Dale and
- Gustav.
-
-2006-06-30 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/connector-context.cpp, src/widgets/toolbox.cpp:
- Add undo event descriptions for the connector context.
-
-2006-06-27 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/macosx/ScriptExec/main.c:
- Add some quotes to fix a problem for people on OS X with
- spaces in their home directory path. Fixes bug #1512019.
-
-2006-06-21 Colin Marquardt <colin@marquardt-home.de>
-
- * share/templates/DVD_cover_regular_300dpi.svg,
- share/templates/DVD_cover_slim_300dpi.svg,
- share/templates/DVD_cover_superslim_300dpi.svg,
- share/templates/DVD_cover_ultraslim_300dpi.svg:
- DVD templates by Aleksandar Urosevic. Closes #1507164.
-
-2006-06-19 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/macosx/Resources/script,
- packaging/macosx/Resources/bin/inkscape:
-
- Improve quoting of shell variables.
-
- * packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj:
-
- Xcode 2 project file for the OS X launcher. This will build a
- Universal version of the launcher by default. The project files for
- different versions are named differently, so this will be picked up and
- used if the package builder has a sufficiently new version of Xcode.
-
- * packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser,
- packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser:
-
- Remove unnecessary user preference files.
-
- * Makefile.am:
-
- Update the Xcode project files included when creating releases.
-
-2006-06-13 Jon A. Cruz <jon@joncruz.org>
-
- * TRANSLATORS, src/ui/dialog/aboutbox.cpp:
-
- Applied patch #1505715.
-
-2006-06-13 Jon A. Cruz <jon@joncruz.org>
-
- * packaging/macosx/Resources/etc/fonts/fonts.conf:
-
- Applied patch #1505765.
-
-2006-06-09 Jon A. Cruz <jon@joncruz.org>
-
- * src/object-snapper.cpp, src/selection.cpp, src/selection.h,
- src/seltrans.cpp:
-
- Applied patch #1503864.
-
-2006-06-09 Jon A. Cruz <jon@joncruz.org>
-
- * src/widgets/toolbox.cpp:
-
- Handle case when function call fails.
- Fixes bug #1501150.
-
-2006-06-07 Jon A. Cruz <jon@joncruz.org>
-
- * src/seltrans.cpp:
-
- Work-around for seltrans not getting calls to grab() and ungrab() as
- expected.
- Fixes bug #1501156.
-
-2006-06-07 Jon A. Cruz <jon@joncruz.org>
-
- * src/widgets/toolbox.cpp:
-
- Applied patch #1502407.
- Fixes bug #1500049.
-
-2006-06-07 Jon A. Cruz <jon@joncruz.org>
-
- * packaging/macosx/ScriptExec/main.c, packaging/osx-app.sh:
-
- Fixing OS X fc-cache problem.
- Applied patch #1502063.
-
-2006-06-07 Jon A. Cruz <jon@joncruz.org>
-
- * src/sp-item-group.cpp, src/sp-path.cpp, src/sp-star.cpp,
- src/sp-switch.cpp, src/ui/widget/ruler.cpp:
-
- Applied patch #1501709.
-
-2006-06-05 Jon A. Cruz <jon@joncruz.org>
-
- * trace/siox.cpp, trace/siox.h, trace/trace.cpp,
- src/ui/dialog/tracedialog.cpp:
-
- Applied patch #1501375.
-
-2006-06-05 Jon A. Cruz <jon@joncruz.org>
-
- * trace/siox.cpp, trace/trace.cpp:
-
- Applied patch #1501134.
-
-2006-06-05 Jon A. Cruz <jon@joncruz.org>
-
- * src/dialogs/layers-panel.cpp:
-
- Allow action when no layer selected.
- Fixes bugs #1494646.
-
-2006-06-05 Jon A. Cruz <jon@joncruz.org>
-
- * trace/siox.cpp:
-
- Applied patch #1500659.
-
-2006-06-05 Jon A. Cruz <jon@joncruz.org>
-
- * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
-
- Blocked signal when changes are not from the layers UI.
- Fixes bugs #1495406 and most of #1494646.
-
-2006-06-02 Colin Marquardt <colin@marquardt-home.de>
-
- * TRANSLATORS: Add Stefan Graubner.
-
-2006-06-01 Jon A. Cruz <jon@joncruz.org>
-
- * src/extension/internal/pdf-mini.h
-
- Fix for delete[] mismatch and binary tweak from Ulf Erikson.
-
-2006-06-01 Jon A. Cruz <jon@joncruz.org>
-
- * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
-
- Added layer opacity slider.
- Fixes RFE #1496569.
-
-2006-05-31 Colin Marquardt <colin@marquardt-home.de>
-
- * TRANSLATORS: Add vonHalenbach for tutorial translations.
-
-2006-05-29 Jon A. Cruz <jon@joncruz.org>
-
- * src/extension/internal/odf.cpp:
- Corrected deletes and uninitizlied variables.
- Fixes bug# 1489961.
-
-2006-05-30 John Cliff <simarilius@yahoo.com>
- src/trace/potrace/inkscape-potrace.cpp
- Changed bitsPerSample from hardcoded to calculated for multi color traces
- to fix bugs 1188811 and 1484076
-
-2006-05-29 Jon A. Cruz <jon@joncruz.org>
-
- * src/xml/repr-io.cpp:
- Changed to strip leading BOM from input.
- Fixes bug# 1121666.
-
-2006-05-29 Bryce <bryce@bryceharrington.org>
- * sp-shape.cpp: Adding documentation
-
-2006-05-29 Jon A. Cruz <jon@joncruz.org>
-
- * src/desktop.cpp, src/layer-manager.cpp, src/dialogs/layers-panel.cpp:
- Workaround to avoid assertion upon file revert.
-
-2006-05-28 Bryce <bryce@bryceharrington.org>
- * sp-marker.cpp: Adding documentation
-
-2006-05-28 MenTaLguY <mental@rydia.net>
-
- * src/dialogs/clonetiler.cpp, src/dialogs/iconpreview.cpp,
- src/dialogs/stroke-style.cpp, src/display/curve.cpp,
- src/display/sp-canvas.cpp, src/dyna-draw-context.cpp,
- src/extension/internal/gnome.cpp, src/extension/internal/pdf.cpp,
- src/extension/internal/ps.cpp, src/extension/internal/win32.cpp,
- src/file.cpp, src/inkview.cpp, src/libnr/nr-macros.h,
- src/libnr/nr-object.cpp, src/libnr/nr-path.cpp,
- src/libnr/nr-pixblock.cpp, src/libnr/nr-pixblock-pattern.cpp,
- src/libnr/nr-svp.cpp, src/libnr/nr-svp-render.cpp,
- src/libnrtype/FontFactory.cpp, src/libnrtype/Layout-TNG-Output.cpp,
- src/libnrtype/nr-type-primitives.cpp, src/path-chemistry.cpp,
- src/splivarot.cpp, src/sp-marker.cpp, src/ui/widget/icon-widget.cpp,
- src/widgets/icon.cpp:
-
- replace nr_new() with g_new(), and try to converge on using the
- glib allocator a little more instead of the others (aside from
- libgc)
-
-2006-05-28 MenTaLguY <mental@rydia.net>
-
- * share/icons/icons.svg:
-
- correct vertical text flow icon to correctly reflect lines stacking
- right-to-left, as well as improving pixel alignment on both text flow
- icons
-
-2006-05-28 MenTaLguY <mental@rydia.net>
-
- * src/widgets/toolbox.cpp:
-
- add tooltips to text toolbar widgets
-
-2006-05-28 Jon A. Cruz <jon@joncruz.org>
-
- * src/layer-manager.cpp, src/layer-manager.h,
- src/preferences-skeleton.h, src/ui/dialog/inkscape-preferences.cpp,
- src/ui/dialog/inkscape-preferences.h,
- src/widgets/layer-selector.cpp, src/dialogs/layers-panel.cpp:
-
- Finished option to turn on or off deslecting when switching layers.
- Fixes RFE #1495701.
-
-2006-05-28 Jon A. Cruz <jon@joncruz.org>
-
- * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
-
- Changed clicking on visibility and locked toggles to not switch
- selected layer.
- Fixes bug #1495856.
-
-2006-05-28 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-conn-end-pair.cpp: Detach connectors from empty groups
- before trying to route connectors to them. This is required
- since empty groups have no physical position. Fixes bug #1448811.
-
-2006-05-27 Kees Cook <kees@outflux.net>
-
- * src/extension/implementation/script.cpp: allow output extension
- parameters to be prompted and used, closes bug #1495310.
-
-2006-05-26 MenTaLguY <mental@rydia.net>
-
- * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
-
- make button labels translatable, and use HButtonBox instead of HBox for
- better appearance
-
-2006-05-26 Jon A. Cruz <jon@joncruz.org>
-
- * src/layer-manager.cpp, src/layer-manager.h,
- src/dialogs/layer-properties.cpp, src/dialogs/layers-panel.cpp:
-
- Prevent layer name duplication.
- Fixes bug #1115407.
-
-2006-05-26 Jon A. Cruz <jon@joncruz.org>
-
- * src/widgets/desktop-widget.cpp:
-
- Fixed resize handle in corner of main UI.
- Fixes bug #1493995.
-
-2006-05-26 Jon A. Cruz <jon@joncruz.org>
-
- * src/layer-manager.cpp, src/layer-manager.h,
- src/widgets/layer-selector.cpp:
-
- Cleaned up propagation of status changes.
- Fixes bug #1495333.
-
-2006-05-26 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/path-prefix.h: Add missing CREATE_* directory locations
- for building an OS X application bundle. Fixes bug #1495284.
-
-2006-05-25 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/inkscape.cpp: i18n on error messages (fix for bug 1490928)
-
-2006-05-23 Jon A. Cruz <jon@joncruz.org>
-
- * src/dialogs/layers-panel.cpp, src/dialogs/swatches.cpp,
- src/dialogs/swatches.h, src/preferences-skeleton.h,
- src/ui/previewfillable.h, src/ui/previewholder.cpp,
- src/ui/previewholder.h, src/ui/widget/panel.cpp,
- src/ui/widget/panel.h, src/verbs.cpp,
- src/widgets/desktop-widget.cpp:
- Refactored panels.
- Fixes RFE #1453153. Fixes RFE #1453152.
-
-
-2006-05-23 MenTaLguY <mental@rydia.net>
-
- * src/extension/internal/ps.cpp:
-
- move %%EOF to end of output document
-
-2006-05-22 Jon A. Cruz <jon@joncruz.org>
-
- * src/dialogs/swatches.cpp, src/ui/widget/panel.cpp,
- src/ui/widget/panel.h:
- Removed panel menu unless requested. Fixes bug #1492597.
-
-2006-05-22 MenTaLguY <mental@rydia.net>
-
- * src/extension/internal/svg.cpp:
-
- replace EXTREMELY inefficient (O(n^2), I think?) stacked C string
- concatenations with appends to a std::vector, which is amortized O(1)
-
-2006-05-21 Marco Scholten <mscholtn@xs4all.nl>
-
- * src/ui/dialog/inkscape-preferences.cpp,
- src/ui/dialog/inkscape-preferences.h:
- Added 'Show close button on dialogs' option.
-
-2006-05-21 MenTaLguY <mental@rydia.net>
-
- * src/ui/view/view-widget.cpp:
-
- request collection pass after destruction of a view widget
-
-2006-05-21 MenTaLguY <mental@rydia.net>
-
- * src/gc-core.h, src/gc.cpp:
-
- add GC::request_early_collection() to force a collection from the idle
- loop at opportune times
-
- * src/dialogs/filedialog.cpp:
-
- call GC::request_early_collection() after switching preview images
-
-2006-05-21 Jon A. Cruz <jon@joncruz.org>
-
- * src/layer-manager.cpp, src/layer-manager.h,
- src/dialogs/layers-panel.cpp, src/dialogs/layers-panel.h:
- Adding notification when managed layers change.
-
-2006-05-21 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/extension/internal/pdf.cpp: Compilation fix. For versions
- of glib older that 2.9.0, use g_date_set_time() instead of
- g_date_set_time_t().
-
-2006-05-20 MenTaLguY <mental@rydia.net>
-
- * src/extensin/internal/ps.cpp:
-
- add %%EOF trailer for DSC-compliance
-
-2006-05-20 Colin Marquardt <colin@marquardt-home.de>
-
- * share/extensions/lindenmayer.inx,
- share/extensions/kochify_load.inx,
- share/extensions/kochify.inx:
- Rename slightly, also makes for easier translation.
-
-2006-05-20 Jon A. Cruz <jon@joncruz.org>
-
- * src/widgets/icon.h, src/widgets/icon.cpp, src/dialogs/layers-panel.cpp:
- Changled dialog from checkboxes to icons for visible and locked.
-
-2006-05-20 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/libnrtype/FontInstance.cpp: patch from David Turner of the
- FreeType Project. Fixes a compilation problem and a possible
- segmentation fault.
-
-2006-05-19 Jon A. Cruz <jon@joncruz.org>
- * src/preferences-skeleton.h, src/dialogs/layers-panel.h,
- src/dialogs/layers-panel.cpp:
- Selection and event handling cleanup. Added deeper display.
-
-2006-05-18 Jon A. Cruz <jon@joncruz.org>
- * src/layer-manager.cpp, src/dialogs/layers-panel.h,
- src/dialogs/layers-panel.cpp:
- Next round of layer dialog updates.
-
-2006-05-17 Kees Cook <kees@outflux.net>
- * src/dialogs/rdf.cpp: corrected localization on array, added comments.
- * src/ui/widget/licensor.cpp: Localized the license name.
- * configure.ac: added comment about why sigc++ was upgraded
-
-2006-05-17 Jon A. Cruz <jon@joncruz.org>
- * src/dialogs/layers-panel.cpp:
- Flipped top/bottom in layers UI to reflect visible stacking.
-
-2006-05-16 verbalshadow <verbalshadow@gmail.com>
-
- * src/desktop-style.h, src/desktop-style.cpp:
- Fixes calligraphy tool so drawing now uses the the correct opacity.
-
-2006-05-17 Jon A. Cruz <jon@joncruz.org>
- * src/dialogs/layers-panel.cpp, src/dialogs/layers-panel.h:
- Switched icons to stock generic.
-
-2006-05-17 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
-
-2006-05-16 Jon A. Cruz <jon@joncruz.org>
-
- * src/document-subset.cpp:
- Corrected ordering of children in subset.
-
-2006-05-15 Jon A. Cruz <jon@joncruz.org>
- * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
- src/layer-manager.cpp, src/menus-skeleton.h, src/verbs.cpp,
- src/verbs.h, src/dialogs/layers-panel.cpp,
- src/dialogs/layers-panel.h, src/dialogs/Makefile_insert:
- Base implementation of a layers dialog.
-
-2006-05-14 Colin Marquardt <colin@marquardt-home.de>
-
- * src/ui/dialog/inkscape-preferences.cpp (initPageTools):
- Typofix ("conector").
-
-2006-05-14 Jon A. Cruz <jon@joncruz.org>
-
- * src/document-subset.cpp, src/layer-manager.h, src/layer-manager.cpp:
- Corrected base structure and avoiding infinite loop.
-
-2006-05-14 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/widgets/toolbox.cpp: Slightly increase size of the
- connector toolbar buttons to match button sizes on other
- toolbars.
-
-2006-05-13 verbalshadow <verbalshadow@gmail.com>
-
- * src/dyna-draw-context.cpp, src/desktop-style.cpp,
- src/desktop-style.h:
-
- Calligraphy tool now draws in the last used color or the
- tool style depending on the Preference setting.
-
-2006-05-11 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
-
- When moving/transforming connectors, only detach connectors
- from objects that are not part of the selection. Previously,
- connectors moved as part of a selection would be detached from
- all objects. This has been requested several times via email.
- The change also fixes bug #1383806.
-
- * src/ui/dialog/inkscape-preferences.cpp,
- src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp:
-
- Add a preferences setting to the connector tool for setting
- whether or not connectors attach to text objects. This change
- addresses feature request #1434292.
-
-2006-05-09 Carl Hetherington <inkscape@carlh.net>
-
- * src/nodepath.cpp: fix silly bug with snapping node edits.
-
- * src/snapper.cpp, src/snapper.h, src/sp-namedview.cpp:
- re-enable link between grid visibility and grid snap.
-
-2006-05-08 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * conn-avoid-ref.cpp: Fix a crashbug that could occur in files
- containing connectors if they were loaded from the file chooser
- or from the recent file list. Fixes bug #1458820.
-
-2006-05-08 MenTaLguY <mental@rydia.net>
-
- * src/display/curve.cpp:
-
- always make local copy of path data so that we have control over memory
- policy
-
-2006-05-08 MenTaLguY <mental@rydia.net>
-
- * src/display/curve.h, src/display/curve.cpp, src/dropper-context.cpp:
-
- get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve
- memory management
-
-2006-05-08 MenTaLguY <mental@rydia.net>
-
- * src/display/canvas-bpath.cpp, src/display/curve.cpp, src/display/curve.h,
- src/display/nr-arena-shape.cpp, src/draw-context.cpp,
- src/extension/internal/odf.cpp, src/extension/internal/pov-out.cpp,
- src/nodepath.cpp, src/object-snapper.cpp, src/path-chemistry.cpp,
- src/sp-flowregion.cpp, src/splivarot.cpp, src/sp-offset.cpp,
- src/sp-path.cpp, src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
- src/sp-use-reference.cpp:
-
- eliminate direct accesses to SPCurve::bpath
-
-2006-05-08 MenTaLguY <mental@rydia.net>
-
- * src/streams-zlib.cpp, src/streams-jar.cpp, src/splivarot.cpp,
- src/extension/internal/bluredge.cpp:
-
- use std::vector rather than dynamically-sized automatic arrays,
- plus cleanups and minor fixes, and dead code removal
-
-2006-05-08 MenTaLguY <mental@rydia.net>
-
- * src/debug/demangle.cpp, src/debug/demangle.h, src/sp-object.cpp,
- src/gc-anchored.cpp, src/debug/Makefile_insert:
-
- use c++filt for symbol demangling if available
-
-2006-05-08 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-util.cpp:
-
- comments explaining namespace mapping for the broken sodipodi namespace
-
-2006-05-08 Carl Hetherington <inkscape@carlh.net>
-
- * src/seltrans.cpp, src/snap.cpp, src/snap.h: fix ctrl-scaling
- when there is no snap. More snapping cleanups.
-
-2006-05-07 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * knot.h, knot.cpp, connector-context.cpp:
- Fix glib-gobject-warnings for knots in the connector tool.
-
-2006-05-07 Jon A. Cruz <jon@joncruz.org>
-
- * src/document-subset.cpp:
- Corrected two bugs, with the minor one hiding the more severe.
-
-2006-05-06 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-util.cpp, src/xml/repr.h:
-
- add fixup for incorrect sodipodi namespace
-
-2006-05-06 MenTaLguY <mental@rydia.net>
-
- * doc/NewAppArchitecture/01-title.svg,
- doc/NewAppArchitecture/04-current-main.svg,
- doc/NewAppArchitecture/05-current-objects.svg,
- doc/NewAppArchitecture/06-current-desktop-view.svg,
- doc/NewAppArchitecture/07-current-problems.svg,
- doc/NewAppArchitecture/08-inkscape-gtkmm.svg
- doc/NewAppArchitecture/09-future-capabilities.svg,
- doc/NewAppArchitecture/10-future-main.svg,
- doc/NewAppArchitecture/11-future-ink-app.svg,
- doc/NewAppArchitecture/12-future-run-modes.svg,
- doc/NewAppArchitecture/13-future-ink-app-editor.svg,
- doc/NewAppArchitecture/14-evolving.svg,
- share/examples/art-nouveau-P3.svg,
- share/examples/eastern-motive-P4G.svg,
- share/examples/i18n.svg,
- share/examples/markers.svg,
- share/examples/tesselation-P3.svg,
- share/examples/text-on-path.svg,
- share/icons/David_icons.svg,
- share/icons/icons.svg,
- share/icons/legacy_icons.svg,
- share/screens/about.svg,
- share/templates/business_card_85x54mm.svg,
- share/templates/default.cs.svg,
- share/templates/default.lt.svg,
- share/templates/default.pl.svg,
- share/tutorials/gpl-2.svg,
- share/tutorials/tutorial-advanced.es.svg,
- share/tutorials/tutorial-advanced.fr.svg,
- share/tutorials/tutorial-advanced.ja.svg,
- share/tutorials/tutorial-advanced.sl.svg,
- share/tutorials/tutorial-advanced.svg,
- share/tutorials/tutorial-basic.ca.svg,
- share/tutorials/tutorial-basic.de.svg,
- share/tutorials/tutorial-basic.es.svg,
- share/tutorials/tutorial-basic.fr.svg,
- share/tutorials/tutorial-basic.ja.svg,
- share/tutorials/tutorial-basic.nn.svg,
- share/tutorials/tutorial-basic.sl.svg,
- share/tutorials/tutorial-basic.svg,
- share/tutorials/tutorial-calligraphy.es.svg,
- share/tutorials/tutorial-calligraphy.fr.svg,
- share/tutorials/tutorial-calligraphy.sl.svg,
- share/tutorials/tutorial-calligraphy.svg,
- share/tutorials/tutorial-elements.es.svg,
- share/tutorials/tutorial-elements.fr.svg,
- share/tutorials/tutorial-elements.sl.svg,
- share/tutorials/tutorial-elements.svg,
- share/tutorials/tutorial-shapes.ca.svg,
- share/tutorials/tutorial-shapes.es.svg,
- share/tutorials/tutorial-shapes.fr.svg,
- share/tutorials/tutorial-shapes.ja.svg,
- share/tutorials/tutorial-shapes.sl.svg,
- share/tutorials/tutorial-shapes.svg,
- share/tutorials/tutorial-tips.es.svg,
- share/tutorials/tutorial-tips.fr.svg,
- share/tutorials/tutorial-tips.sl.svg,
- share/tutorials/tutorial-tips.svg,
- share/tutorials/tutorial-tracing.de.svg,
- share/tutorials/tutorial-tracing.es.svg,
- share/tutorials/tutorial-tracing.fr.svg,
- share/tutorials/tutorial-tracing.sl.svg,
- share/tutorials/tutorial-tracing.svg,
- src/extension/dxf2svg/dxf2svg.cpp,
- src/menus-skeleton.h,
- src/preferences-skeleton.h:
-
- get the CORRECT sodipodi namespace in there
-
-2006-05-06 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-util.cpp:
-
- fix for #1483198 ("infectious namespaces")
-
-2006-05-01 Jon A. Cruz <jon@joncruz.org>
-
- * src/verbs.h, src/verbs.cpp, src/verbs-test.h:
- Fixed problem with std::map use making last verb inaccessible.
-
-2006-05-05 Carl Hetherington <inkscape@carlh.net>
-
- * src/draw-context.cpp, src/line-snapper.h, src/snap.cpp,
- src/snapper.cpp, src/line-snapper.cpp, src/snap.h,
- src/context-fns.cpp, src/object-snapper.h, src/seltrans.cpp,
- src/nodepath.cpp, src/snapper.h, src/object-snapper.cpp: various
- snapping fixes and cleanups.
-
-06-05-04 Carl Hetherington <inkscape@carlh.net>
-
- * src/guide-snapper.h, src/line-snapper.h, src/snap.cpp,
- src/snap.h, src/object-snapper.h, src/sp-namedview.cpp,
- src/grid-snapper.h: clean up knutux's fix for the snapper crash.
-
-2006-05-03 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.
-
- * src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.
-
-2006-05-03 Carl Hetherington <inkscape@carlh.net>
-
- * src/arc-context.cpp, src/connector-context.cpp,
- src/context-fns.cpp, src/desktop.cpp, src/draw-context.cpp,
- src/nodepath.cpp, src/object-edit.cpp, src/pencil-context.cpp,
- src/rect-context.cpp, src/selection-chemistry.cpp,
- src/seltrans.cpp, src/snap.cpp, src/snap.h, src/sp-namedview.cpp,
- src/sp-namedview.h, src/spiral-context.cpp, src/star-context.cpp,
- src/ui/dialog/document-properties.cpp: Give SPNamedView a
- SnapManager instance and use it for all management of snapping
- settings.
-
- * src/snap.cpp, src/snap.h: remove the unused namedview_dim_snap_list()
-
-2006-05-01 Jon A. Cruz <jon@joncruz.org>
-
- * src/Makefile.am, src/Makefile_insert, src/attributes-test.h,
- src/color-profile-test.h, src/mod360-test.cpp, src/mod360-test.h,
- src/round-test.cpp, src/round-test.h, src/sp-gradient-test.cpp,
- src/sp-gradient-test.h, src/sp-style-elem-test.cpp,
- src/sp-style-elem-test.h, src/style-test.h, src/test-helpers.h:
- Replaced four more tests with CxxTest versions.
-
-2006-05-01 MenTaLguY <mental@rydia.net>
-
- * src/display/nr-arena-item.cpp:
-
- use GC allocator for bitmap cache and transform
-
-2006-05-01 Marco Scholten <mscholtn@xs4all.nl>
-
- * src/dialogs/inkscape-preferences.cpp: Moved 'compass like
- display of angles' from 'windows' to 'steps'.
-
-2006-04-30 MenTaLguY <mental@rydia.net>
-
- * src/libnr/nr-object.cpp:
-
- log finalization of NRObjects
-
-2006-04-29 Jon Phillips <jon@rejon.org>
-
- * src/dialogs/rdf.cpp: Updated cc licenses to 2.5 by default.
-
- * src/ui/dialog/document-metadata.cpp: Made metadata window
- resizable so that one can see the licenses and enter long entries.
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp,
- src/display/nr-arena-item.h, src/display/nr-arena-shape.cpp:
-
- rationalize function names and remove spurious soft_ptr
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/document.cpp:
-
- use proper unref function on SPRoot to avoid appearance of leak
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/gc-anchored.cpp, src/xml/simple-node.cpp, src/sp-object.cpp:
-
- switch everyone to simpler debug event API
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/Makefile_insert, src/gc-finalized.cpp, src/gc-finalized.h:
-
- add finalizer logging
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/debug/simple-event.h: simplify the SimpleEvent API more
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/debug/simple-event.h: make Debug::SimpleEvent more convenient
-
- * src/debug/event.h, src/debug/logger.cpp: add FINALIZERS category
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/debug/logger.cpp:
-
- finish interrupted refactoring of log filter configuration
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/doc/Makefile.am, src/doc/refcounting.txt:
-
- some developer documentation about refcounting
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/ui/view/view.cpp:
-
- Wait a minute -- UI::View::View and SPDocument are both managed
- by the collector -- the view doesn't need to ref the document!
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/ui/view/view.cpp: add missing unref
-
-2006-04-29 MenTaLguY <mental@rydia.net>
-
- * src/gc-anchored.cpp, src/gc-anchored.h:
-
- added refcount logging to GC::Anchored
-
- * src/util/Makefile_insert, src/util/format.h:
-
- shared string printf
-
-2006-04-28 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.cpp: make refcount logging a little more useful
- by including the relevent class name
-
-2006-04-28 Jon A. Cruz <jon@joncruz.org>
-
- * src/Makefile_insert, src/Makefile.am, src/dir-util-test.h,
- src/dir-util-test.cpp, src/extract-uri-test.h,
- src/extract-uri-test.cpp:
- Replaced two tests with CxxTest versions.
-
-2006-04-28 Jon A. Cruz <jon@joncruz.org>
-
- * src/Makefile_insert, src/MultiPrinter.h, src/verbs.h,
- src/verbs-test.h:
- Adding unit test for verbs.
-
-2006-04-27 verbalshadow <verbalshadow@gmail.com>
-
- * src/io/resource.h, src/io/resource.cpp,
- src/dialogs/swatches.cpp, src/helper/stock-items.cpp:
- Added CREATE v0.1 support for gradients/swatches/patterns
- Support for Linux & Win32. Mac support waiting final support
- Directory info.
-
-2006-04-26 Jon A. Cruz <jon@joncruz.org>
-
- * src/Makefile.am, src/MultiPrinter.h, src/PylogFormatter.h,
- src/TRPIFormatter.h, src/selfname.tpl, src/libnr/Makefile_insert,
- src/svg/Makefile_insert, src/xml/Makefile_insert:
- Adding multiple test output formats.
-
-2006-04-23 verbalshadow <verbalshadow@gmail.com>
-
- * path-prefix.h:
- Added beginnings of CREATE support in path-prefix.h
-
-2006-04-23 verbalshadow <verbalshadow@gmail.com>
-
- * src/object-ui.cpp, src/object-ui.h:
- moved to src/ui/context-menu.cpp, src/ui/context-menu.h
- to make it easier to find
-
-2006-04-20 MenTaLguY <mental@rydia.net>
-
- * src/dyna-draw-context.cpp, src/dyna-draw-context.h:
- remove unused timer code
-
-2006-04-19 Andrius R. <knutux@gmail.com>
- * src\display\nr-arena-item.cpp, src\display\canvas-arena.cpp,
- src\display\nr-arena-shape.cpp, src\display\sp-canvas.h,
- src\display\nr-arena.cpp, src\display\nr-arena-shape.h,
- src\display\nr-arena-glyphs.cpp, src\display\nr-gradient-gpl.cpp,
- src\display\sp-canvas.cpp, src\display\sp-ctrlline.cpp,
- src\livarot\ShapeSweep.cpp, src\livarot\Shape.h, src\livarot\Shape.cpp,
- src\livarot\Path.h, src\livarot\PathConversion.cpp,
- src\livarot\ShapeMisc.cpp, src\livarot\Path.cpp, src\libnr\nr-pixblock.h,
- src\libnr\nr-pixblock.cpp
-
- Rendering optimisation, which gives best results for zoomed in drawings
- with complex (multi-node) paths. Optimisation focus - eliminating cubicTo
- and LineTo nodes outside of visible area, so no unneeded calculations is
- needed and less memory is consumed (this avoids crashes which were
- occurring previously if zooming into a complex drawing)
-
-2006-04-18 njh <njh@njhurst.com>
- * share/extensions/measure.inx, share/extensions/measure.py, share/extensions/Makefile.am
-
- Added the measure extension that marks lengths onto paths.
-
-2006-04-17 MenTaLguY <mental@rydia.net>
-
- * src/application/editor.cpp, src/arc-context.cpp, src/conn-avoid-ref.cpp,
- src/connector-context.cpp, src/desktop-events.cpp, src/desktop-handles.h,
- src/dialogs/clonetiler.cpp, src/dialogs/export.cpp,
- src/dialogs/fill-style.cpp, src/dialogs/find.cpp,
- src/dialogs/iconpreview.cpp, src/dialogs/item-properties.cpp,
- src/dialogs/layer-properties.cpp, src/dialogs/object-properties.cpp,
- src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
- src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
- src/dialogs/xml-tree.cpp, src/draw-anchor.cpp, src/draw-context.cpp,
- src/dropper-context.cpp, src/dyna-draw-context.cpp,
- src/event-context.cpp, src/extension/implementation/script.cpp,
- src/file.cpp, src/gradient-context.cpp, src/gradient-drag.cpp,
- src/helper/stock-items.cpp, src/inkscape.cpp, src/interface.cpp,
- src/jabber_whiteboard/callbacks.cpp,
- src/jabber_whiteboard/chat-handler.cpp,
- src/jabber_whiteboard/message-processors.cpp,
- src/jabber_whiteboard/message-queue.cpp,
- src/jabber_whiteboard/session-manager.cpp, src/knot.cpp,
- src/node-context.cpp, src/nodepath.cpp, src/object-ui.cpp,
- src/path-chemistry.cpp, src/pencil-context.cpp, src/pen-context.cpp,
- src/rect-context.cpp, src/rubberband.cpp, src/satisfied-guide-cns.cpp,
- src/selcue.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
- src/selection.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
- src/spiral-context.cpp, src/splivarot.cpp, src/sp-namedview.cpp,
- src/sp-text.cpp, src/star-context.cpp, src/text-chemistry.cpp,
- src/text-context.cpp, src/tools-switch.cpp,
- src/trace/potrace/inkscape-potrace.cpp, src/trace/trace.cpp,
- src/ui/dialog/align-and-distribute.cpp, src/ui/dialog/dialog.cpp,
- src/ui/dialog/document-metadata.cpp,
- src/ui/dialog/document-properties.cpp,
- src/ui/dialog/inkscape-preferences.cpp,
- src/ui/dialog/session-player.cpp, src/ui/dialog/transformation.cpp,
- src/ui/widget/color-picker.cpp, src/ui/widget/page-sizer.cpp,
- src/ui/widget/registered-widget.cpp, src/ui/widget/ruler.cpp,
- src/ui/widget/selected-style.cpp, src/ui/widget/tolerance-slider.cpp,
- src/verbs.cpp, src/widgets/gradient-toolbar.cpp,
- src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
- src/widgets/sp-xmlview-content.cpp, src/widgets/toolbox.cpp:
-
- Get rid of the SP_DT_* macros which do nothing more than provide
- additional, confusing, names for other functions. If shorter names
- are desired, the actual functions should be renamed -- or better, made
- into member functions.
-
-2006-04-09 Jon A. Cruz <jon@joncruz.org>
-
- * share/icons/icons.svg: Fixed jumping eye (layer visibility).
-
-2006-04-07 Jon A. Cruz <jon@joncruz.org>
-
- * po/eu.po: Fix a "Unmatched closing </b>" warnings.
-
-2006-04-07 Jon A. Cruz <jon@joncruz.org>
-
- * src/widgets/paint-selector.cpp, src/widgets/gradient-toolbar.cpp,
- src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp,
- src/dialogs/clonetiler.cpp, src/dialogs/object-properties.cpp:
-
- Shrunk a few icon sizes.
-
-2006-04-07 Jon A. Cruz <jon@joncruz.org>
-
- * src/widgets/desktop-widget.cpp, src/widgets/icon.cpp,
- src/widgets/layer-selector.cpp:
-
- Added implementation of smaller icon size.
-
-2006-04-06 Jon A. Cruz <jon@joncruz.org>
-
- * src/color-profile.cpp, src/sp-image.cpp:
-
- Simple debugging #ifdefs added.
-
-2006-04-06 Jon A. Cruz <jon@joncruz.org>
-
- * src/interface.cpp, src/dialogs/clonetiler.cpp,
- src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
- src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
- src/dialogs/xml-tree.cpp, src/ui/dialog/align-and-distribute.cpp,
- src/ui/widget/labelled.cpp, src/widgets/button.cpp,
- src/widgets/button.h, src/widgets/desktop-widget.cpp,
- src/widgets/gradient-toolbar.cpp, src/widgets/icon.cpp,
- src/widgets/icon.h, src/widgets/layer-selector.cpp,
- src/widgets/paint-selector.cpp, src/widgets/select-toolbar.cpp,
- src/widgets/toolbox.cpp, src/widgets/toolbox.h, src/icon-size.h:
-
- Decoupling from direct use of GtkIconSize to allow for smaller
- custom ones.
-
-2006-04-06 Jon A. Cruz <jon@joncruz.org>
-
- * src/Makefile_insert, src/Makefile.am, src/color-profile.cpp
- src/color-profile.h, src/color-profile-fns.h,
- src/color-profile-test.h, src/sp-image.cpp:
-
- Adding rendering-intent to <color-profile>.
-
-2006-04-05 MenTaLguY <mental@rydia.net>
-
- * configure.ac, share/keyboards/.cvsignore, share/keyboards/Makefile.am,
- share/keyboards/README, share/keys/.cvsignore, share/keys/Makefile.am,
- share/keys/Makefile.in, share/Makefile.am:
-
- share/keyboards -> share/keys
-
- * share/keys/Makefile.am, share/keys/default.xml, src/Makefile_insert,
- src/shortcuts.cpp, src/shortcuts-default-xml.cpp:
-
- first shot at configurable keymaps
-
-2006-04-05 MenTaLguY <mental@rydia.net>
-
- * src/io/Makefile_insert, src/io/resource.cpp, src/io/resource.h:
-
- introduce uniform resource path API to replace copy-and-pasted hacks
-
-2006-04-05 Jon A. Cruz <jon@joncruz.org>
-
- * src/svg/svg-color-test.h, src/svg/svg-color.cpp:
-
- Tuned icc-color() parsing.
-
-2006-04-02 Jon A. Cruz <jon@joncruz.org>
-
- * src/color-profile.h, src/color-profile.cpp,
- src/color-profile-fns.h, src/sp-image.h, src/sp-image.cpp:
-
- Initial support of color-profile on <image> elements.
-
-2006-04-02 Jon A. Cruz <jon@joncruz.org>
-
- * src/color-profile.h, src/color-profile.cpp,
- src/color-profile-fns.h, src/Makefile_insert, src/attributes.cpp,
- src/attributes.h, src/sp-object-repr.cpp:
-
- Adding support for <color-profile> element.
-
-2006-04-02 Jon A. Cruz <jon@joncruz.org>
-
- * src/knot.h: Fixed warning messages.
-
-2006-04-01 Jon A. Cruz <jon@joncruz.org>
-
- * src/ui/widget/selected-style.cpp:
-
- Safety check for null pointer.
-
-2006-04-01 Jon A. Cruz <jon@joncruz.org>
-
- * configure.ac, src/interface.cpp, src/dialogs/swatches.cpp:
-
- Introducing optional LittleCms use.
-
-2006-03-31 MenTaLguY <mental@rydia.net>
-
- * src/dyna-draw-context.cpp, src/dyna-draw-context.cpp:
-
- merge ::dragging and ::dynahand
-
-2006-03-31 MenTaLguY <mental@rydia.net>
-
- * src/dyna-draw-context.h: add documentation
-
-2006-03-29 Andrius R. <knutux@gmail.com>
-
- * src/enums.h, src/selection-chemistry.cpp,
- src/selection.h, src/selection.cpp,
- src/ui/dialog/inkscape-preferences.cpp,
- src/ui/dialog/inkscape-preferences.h:
-
- patch #1450307 - option for select all to work in layer with it's sub-layers
-
-2006-03-29 Andrius R. <knutux@gmail.com>
-
- * po/lt.po: Translated and added new language - Lithuanian.
-
-2006-03-28 Jon A. Cruz <jon@joncruz.org>
-
- * src/interface.cpp, src/dialogs/swatches.cpp:
-
- Fixing name of temporary non-standard tag attributes.
-
-2006-03-28 MenTaLguY <mental@rydia.net>
-
- * src/layer-manager.cpp, src/layer-manager.h: draft of layer manager
-
-2006-03-28 Jon A. Cruz <jon@joncruz.org>
-
- * src/interface.cpp, src/dialogs/eek-color-def.h,
- src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
- src/dialogs/swatches.h, src/dialogs/swatches.cpp:
-
- Changed objects to only get liked to "linkable" colors.
-
-2006-03-28 Jon A. Cruz <jon@joncruz.org>
-
- * src/interface.cpp, src/dialogs/swatches.cpp:
-
- Objects now change when linked colors change.
-
-2006-03-28 Jon A. Cruz <jon@joncruz.org>
-
- * src/dialogs/eek-color-def.h, src/dialogs/eek-color-def.cpp,
- src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
- src/dialogs/swatches.h, src/dialogs/swatches.cpp:
-
- Experimenting with linked colors.
-
-2006-03-26 Aaron C. Spike <aaron@ekips.org>
-
- * inkscape.pod, src/main.cpp:
-
- Added --export-area-canvas (-C). Area specifying options
- (--export-area, --export-area-canvas and --export-area-drawing)
- can now be used in combination with --export-id.
-
-2006-03-23 Jon A. Cruz <jon@joncruz.org>
-
- * src/dialogs/eek-color-def.cpp, src/dialogs/eek-color-def.h,
- src/dialogs/Makefile_insert, src/dialogs/swatches.h,
- src/dialogs/swatches.cpp:
-
- Bringing in new color class.
-
-2006-03-23 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/macosx/Resources/bin/inkscape: Fix a packaging
- problem on Mac OSX where Inkscape wouldn't open if one of the
- parent directories containing the app bundle contained a '#' in
- its name. Fixes bug #1443072.
-
-2006-03-15 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * share/icons/Makefile.am: Update a makefile after the icon file
- renaming.
-
-2005-03-14 MenTaLguY <mental@rydia.net>
-
- * src/layer-fns.h, src/dialogs/layer-properties.cpp,
- src/dialogs/layer-properties.h, src/layer-fns.cpp:
-
- merged patch #1447043 from Andrius "knutux" R. to create sub-layers
-
-2006-03-14 MenTaLguY <mental@rydia.net>
-
- * src/Makefile_insert, src/display/nr-arena-item.cpp,
- src/display/nr-arena-item.cpp, src/gc-finalized.h, src/gc-managed.h,
- src/gc-soft-ptr.h, src/selection.h, src/selection.cpp:
-
- Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
-
-2006-03-14 MenTaLguY <mental@rydia.net>
-
- * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
- src/debug/logger.cpp, src/debug/simple-event.h,
- src/debug/sysv-heap.h, src/jabber_whiteboard/deserializer.cpp,
- src/jabber_whiteboard/message-utilities.cpp,
- src/jabber_whiteboard/message-utilities.h,
- src/jabber_whiteboard/node-tracker-observer.h,
- src/jabber_whiteboard/serializer.cpp,
- src/jabber_whiteboard/serializer.h,
- src/sp-object.cpp, src/util/share.cpp, src/util/share.h,
- src/xml/attribute-record.h, src/xml/comment-node.h,
- src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
- src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
- src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr-io.cpp,
- src/xml/simple-node.cpp, src/xml/simple-node.h,
- src/xml/simple-session.cpp, src/xml/simple-session.h,
- src/xml/text-node.h:
-
- shared_ptr -> ptr_shared
-
-2006-03-13 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/svg/svg-color.cpp (sp_svg_write_color): More readable colour
- names when possible: e.g. `red', `#cfc'.
-
-2006-03-10 Jon A. Cruz <jon@joncruz.org>
-
- * src/interface.cpp:
-
- Shift-drop now sets stroke on target objects.
-
-2006-03-11 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.cpp: experiment to verify that we can safely release
- before removing object from document tree
-
-2006-03-10 Jon A. Cruz <jon@joncruz.org>
-
- * src/dialogs/swatches.cpp:
-
- Changed color dragging to have a color preview.
-
-2006-03-09 Jon A. Cruz <jon@joncruz.org>
-
- * src/interface.cpp:
-
- Initial cut of color drag-n-drop to items on canvas.
-
-2006-03-09 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/path-chemistry.cpp (sp_selected_path_reverse):
- Fix when multiple paths are selected.
- Also fix a small memory leak.
-
-2006-03-06 MenTaLguY <mental@rydia.net>
-
- * src/document-subset.h, src/document-subset.cpp:
- add DocumentSubset::_clear
-
-2006-03-05 MenTaLguY <mental@rydia.net>
-
- * src/document-subset.h, src/document-subset.cpp:
- remove unneeded document parameter from constructor
-
-2006-03-05 MenTaLguY <mental@rydia.net>
-
- * src/document-subset.cpp:
-
- Wire up new SPObject signal to DocumentSubset, so order changes
- will be reflected in the subset.
-
-2006-03-05 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.h, src/sp-object.cpp:
-
- Add signal for notification of object position changes.
-
-2006-03-05 MenTaLguY <mental@rydia.net>
-
- * src/Makefile_insert, src/document-subset.cpp, src/document-subset.h:
-
- Add DocumentSubset as groundwork for layers.
-
-2006-03-04 Jon A. Cruz <jon@joncruz.org>
- * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
-
- Style minibar now only accepts color drag-n-drop when not N/A.
- Final tweak for completing RFE #1429027.
-
-2006-02-28 Jon A. Cruz <jon@joncruz.org>
- * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
-
- Made the style minibar a target for color drag-n-drop.
-
-2006-03-01 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/conn-avoid-ref.cpp, src/libavoid/connector.h,
- src/libavoid/shape.cpp, src/libavoid/graph.cpp, src/libavoid/shape.h,
- src/libavoid/graph.h, src/libavoid/router.cpp, src/libavoid/router.h,
- src/libavoid/connector.cpp, src/libavoid/debug.h:
-
- Some speed improvements and interface cleanups to libavoid.
-
-2006-02-28 Jon A. Cruz <jon@joncruz.org>
- * src/dialogs/swatches.cpp:
-
- Fixed drag-n-drop out of color to match GTK+ standard.
-
-2006-02-27 Jon A. Cruz <jon@joncruz.org>
- * src/dialogs/swatches.cpp, src/ui/previewfillable.h,
- src/ui/previewholder.h, src/ui/previewholder.cpp:
-
- Finished cleanup of embedded swatches when switching palettes.
-
-2006-02-26 Jon A. Cruz <jon@joncruz.org>
- * src/dialogs/swatches.cpp, src/ui/previewholder.h,
- src/ui/previewholder.cpp:
-
- Changing embedded swatches resizing.
-
-2006-02-26 Jon A. Cruz <jon@joncruz.org>
- * src/text-context.cpp:
-
- Allow Private Use Area characters. Fixes bug #1439016.
-
-2006-02-18 Jon A. Cruz <jon@joncruz.org>
- * src/dialogs/swatches.cpp, src/dialogs/iconpreview.cpp,
- src/ui/widget/panel.cpp, src/ui/widget/panel.h:
-
- Refactoring panel containment. Purged ugly 'X'.
-
-2006-02-18 Jon A. Cruz <jon@joncruz.org>
- * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
- src/dialogs/swatches.h, src/ui/widget/panel.cpp,
- src/ui/widget/panel.h, src/ui/previewholder.cpp,
- src/ui/previewholder.h:
-
- Adding spacer to get swatches scrollbar enough room to move.
- Tuning up API for better embedding.
-
-2006-02-18 Jon A. Cruz <jon@joncruz.org>
- * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
- src/dialogs/swatches.h, src/ui/previewholder.cpp,
- src/ui/previewfillable.h, src/ui/previewholder.h:
-
- Removed horizontal scroll bar from swatches when embedded.
-
-2006-02-15 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp,
- src/connector-context.cpp, src/conn-avoid-ref.cpp:
-
- Keep a seperate connector router for each document.
-
- * src/libavoid/Makefile_insert, src/libavoid/connector.cpp,
- src/libavoid/connector.h, src/libavoid/debug.h,
- src/libavoid/geometry.cpp, src/libavoid/geometry.h,
- src/libavoid/geomtypes.h, src/libavoid/graph.cpp,
- src/libavoid/graph.h, src/libavoid/incremental.cpp,
- src/libavoid/incremental.h, src/libavoid/libavoid.h,
- src/libavoid/makepath.cpp, src/libavoid/makepath.h,
- src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
- src/libavoid/router.cpp, src/libavoid/router.h,
- src/libavoid/shape.cpp, src/libavoid/shape.h,
- src/libavoid/static.cpp, src/libavoid/static.h,
- src/libavoid/timer.cpp, src/libavoid/timer.h,
- src/libavoid/vertices.cpp, src/libavoid/vertices.h,
- src/libavoid/visibility.cpp, src/libavoid/visibility.h:
-
- Upstream changes to libavoid that allow multiple connector
- router instances, as well a few other minor bugfixes.
-
-2006-02-14 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:
-
- Revert a previous change that generated enter events for canvas items
- other than the current one when mouse buttons were depressed. These
- events are now only generated in the connector context, where they are
- required.
-
-2006-02-13 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,
- src/conn-avoid-ref.h, src/libavoid/connector.cpp,
- src/libavoid/connector.h:
-
- Change the behaviour and naming of some connector querying code
- after feedback from Tim Dwyer in implementing graph drawing
- functionality.
-
-2006-02-11 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:
- Fix two bugs from my commit yesterday.
-
-2006-02-10 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,
- src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
- src/libavoid/connector.cpp, src/libavoid/connector.h,
- src/libavoid/visibility.cpp:
-
- Add some code to allow querying of items and connectors to find
- out what is attached to them. This will allow graph layout
- algorithms (currently being worked on by Tim Dwyer) to determine
- a graph structure from the diagram.
-
-2006-02-07 MenTaLguY <mental@rydia.net>
-
- * src/widgets/icon.cpp: get rid of icon prerender time messages
-
-2006-02-07 MenTaLguY <mental@rydia.net>
-
- * src/debug/gc-heap.h, src/debug/logger.cpp, src/debug/sysv-heap.h,
- src/jabber_whiteboard/deserializer.cpp, src/sp-object.cpp,
- src/util/share.h, src/xml/simple-node.cpp:
-
- share_static -> share_static_string
-
-2006-02-07 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/jabber_whiteboard/message-utilities.h,
- src/jabber_whiteboard/serializer.cpp,
- src/jabber_whiteboard/deserializer.cpp,
- src/jabber_whiteboard/message-utilities.cpp,
- src/ui/dialog/whiteboard-connect.cpp:
-
- Some fixes to allow the codebase to compile with Inkboard support
- after the recent Util::shared_ptr<> and Dialog::present() changes.
-
-2006-02-05 Marco Scholten <mscholtn@xs4all.nl>
-
- * src/verbs.cpp: updated to make double clicking a tool button
- open the new preferences dialog.
- * src/ui/dialog/inkscape-preferences.cpp: updated to enable opening
- the dialog on the correct page.
- * src/ui/dialog/dialog.cpp: added virtual void present() so that
- InkscapePreferences::present() will be called from
- DialogManager::showDialog()
-
-2006-02-05 MenTaLguY <mental@rydia.net>
-
- * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
- src/debug/logger.cpp, src/debug/simple-event.h, src/debug/sysv-heap.h,
- src/jabber_whiteboard/deserializer.cpp,
- src/jabber_whiteboard/message-utilities.cpp,
- src/jabber_whiteboard/message-utilities.h,
- src/jabber_whiteboard/node-tracker-observer.h,
- src/jabber_whiteboard/node-utilities.cpp,
- src/jabber_whiteboard/serializer.cpp,
- src/jabber_whiteboard/serializer.h,
- src/sp-object.cpp, src/util/Makefile_insert, src/util/share.cpp,
- src/util/shared-c-string-ptr.cpp, src/util/shared-c-string-ptr.h,
- src/util/share.h, src/xml/attribute-record.h, src/xml/comment-node.h,
- src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
- src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
- src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr.cpp,
- src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h,
- src/xml/simple-session.cpp, src/xml/simple-session.h,
- src/xml/text-node.h:
-
- replace Util::SharedCStringPtr with the nicer and more general
- Util::shared_ptr<>
-
-2006-02-03 Jon Phillips <jon@rejon.org>
-
- * src/verbs.cpp: Added "..." to "Trace Bitmap" text. Yes, what a
- simple and dumb thing to add for consistency.
-
-2006-01-24 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/libavoid/connector.cpp, src/libavoid/connector.h,
- src/libavoid/shape.cpp, src/libavoid/graph.cpp,
- src/libavoid/incremental.cpp, src/libavoid/incremental.h,
- src/libavoid/static.cpp, src/libavoid/visibility.cpp,
- src/libavoid/makepath.cpp:
-
- Some minor upstream libavoid fixes.
-
-2006-01-23 Carl Hetherington <inkscape@carlh.net>
-
- * src/selection.cpp: fix a typo in one of my previous commits.
- Closes #1401357.
-
- * src/xml/repr-io.cpp: catch failures in fopen of XML files.
- Closes #1374551.
-
-2006-01-20 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,
- src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp,
- src/sp-namedview.h, src/attributes.cpp, src/attributes.h,
- src/attributes-test.cpp:
-
- Added a "Spacing" control to the connector toolbar which allows
- the user to adjust the amount of space left around avoided shapes
- for the purpose of determining auto-routing connector paths.
-
-2006-01-17 Marco Scholten <mscholtn@xs4all.nl>
-
- * /src/ui/dialog/inkscape-preferences.cpp:
- Added style swatches,
- Changed Gtk::Requisition Gtk::Widget::size_request() to
- void Gtk::Widget::size_request(const Requisition& requisition)
- * /src/ui/dialog/preferences-widget.cpp & .h:
- Added DialogPage::set_tip()
-
-2006-01-17 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:
- Use a modified fonts.conf file for Mac OS X that includes the
- standard user font directory ~/Library/Fonts.
-
-2006-01-16 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/svg/Makefile_insert: Updated to reflect a previous header
- file renaming.
-
-2006-01-12 Marco Scholten <mscholtn@xs4all.nl>
-
- * /src/ui/dialog/inkscape-preferences.cpp & .h:
- Converted preferences dialog to gtkmm
- * src/ui/widget/preferences-widget.cpp & .h:
- New files.
- * src/verbs.cpp: updated to start new dialog.
-
-2006-01-11 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-item-group.cpp, src/sp-path.cpp, src/sp-star.cpp,
- src/extension/internal/svg.cpp, src/ui/widget/ruler.cpp:
- Fix some compilation problems on Mac OS X after recent
- includes cleanup.
-
-2006-01-05 Jon A. Cruz <jon@joncruz.org>
-
- * src/widgets/desktop-widget.cpp:
- Corrected resize behavior of canvas/swatches split.
-
-2006-01-06 Mathieu Dimanche <mdimanche@free.fr>
-
- * src/util/units.cpp: forcin 'C' locale for reading units.txt file
- Fixes bug #1391348.
-
-2006-01-05 MenTaLguY <mental@rydia.net>
-
- * src/libnr/nr-maybe.h: fix constness/local reference issues
-
-2006-01-04 MenTaLguY <mental@rydia.net>
-
- * src/Makefile_insert, src/shortcuts-default-xml.cpp,
- src/shortcuts.cpp, src/shortcuts.xml:
-
- Moved default shortcuts XML file into a string constant (for now);
- replaced hard-coded structure with code to read XML file.
-
-2006-01-04 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/extension/internal/ps.cpp (setup): Clarify the meaning of
- `Print destination', mentioning the new possibility of leaving
- as empty.
- * (PrintPS::begin) If print destination is an empty string, then
- don't pass `-P %s' to lpr: just let lpr use its default.
- * (PrintPS::init) Change default print destination from `lp' to empty
- string.
-
-2006-01-04 Jon A. Cruz <jon@joncruz.org>
-
- * src/widgets/desktop-widget.cpp:
- Adding split pane for swatches.
-
-2006-01-03 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/libavoid/visibility.cpp: Add operator!= for the EdgePair class.
- This is needed to compile on Tru64 UNIX. Fixes bug #1386755.
-
-2005-12-30 Josh Andler <scislac@users.sf.net>
-
- * src/ui/widget/selected-style.cpp, src/ui/widget/selected-style.h
- Added "invert" function to right-click menu of style selector.
-
-2005-12-22 Jon A. Cruz <jon@joncruz.org>
-
- * share/palettes/Tango-Palette.gpl:
- Updated to newer version from the Tango project.
-
-2005-12-21 Jon A. Cruz <jon@joncruz.org>
-
- * src/interface.cpp, src/preferences-skeleton.h,
- src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
- Adding panels/swatches to main UI.
-
-2005-12-23 Tim Dwyer <tdwyer@mail.csse.monash.edu.au>
-
- * src/removeoverlap/*.{cpp,h}: Bug fix in removeoverlap algorithm that
- should finally get timestamps working properly. Specifically, heap
- timestamps are now refreshed before a merge.
-
-2005-12-19 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-conn-end.cpp, src/connector-context.cpp: Have connectors
- draw to the correct position on shape bounding boxes. Previously
- the point where connectors were drawn was on straight line between
- the two endpoints. These points now lie on the line between the
- second last point on the polyline and the center of the shape.
-
- * src/display/curve.cpp, src/display/curve.hpp: Added a couple of
- functions that return the second and second-last points in a curve.
-
- * src/removeoverlap/generate-constraints.cpp: Moved the
- #include "isnan.h" to be the final include. This fixes a
- compilation error on OS X.
-
-2005-12-16 Carl Hetherington <inkscape@carlh.net>
-
- * src/conn-avoid-ref.cpp, sp-conn-end-pair.cpp, sp-conn-end.cpp,
- sp-item.cpp, sp-shape.cpp, dialogs/clonetiler.cpp,
- dialogs/stroke-style.cpp, dialogs/tiledialog.cpp,
- dialogs/unclump.cpp, display/nr-arena-shape.cpp,
- display/nr-arena-shape.h, widgets/icon.cpp: more NRRect removal.
-
- * src/desktop.cpp, src/desktop.h, src/dyna-draw-context.cpp,
- src/selection-chemistry.cpp, src/sp-namedview.cpp, src/verbs.cpp,
- src/display/sp-canvas.cpp, src/display/sp-canvas.h,
- src/ui/view/edit-widget.cpp, src/ui/widget/zoom-status.cpp,
- src/widgets/desktop-widget.cpp: more NRRect removals and cleanups.
-
- * src/grid-snapper.cpp: snap only to visible grid lines (patch
- from mtou).
-
-2005-12-15 Carl Hetherington <inkscape@carlh.net>
-
- * src/conn-avoid-ref.cpp, src/gradient-chemistry.cpp,
- src/sp-conn-end.cpp, src/sp-item.{cpp,h}: NR::Rect version of
- sp_item_invoke_bbox (SPItem::invokeBbox). Use it in some places.
-
-2005-12-14 Carl Hetherington <inkscape@carlh.net>
-
- * src/dyna-draw-context.cpp, src/gradient-context.cpp,
- src/selection.h, src/sp-flowtext.cpp, src/sp-item.cpp,
- src/sp-item.h, src/sp-shape.cpp, src/sp-text.cpp,
- src/dialogs/layer-properties.cpp,
- src/extension/internal/bluredge.cpp,
- src/extension/internal/grid.cpp, src/ui/dialog/transformation.cpp,
- src/widgets/desktop-widget.cpp: remove NRMatrix version of
- sp_item_i2d_affine(). Some include file adjustments.
-
- * src/arc-context.cpp: some very minor cleanups.
-
- * src/svg/svg-length.{cpp,h}, src/helper/units.cpp: use INCH
- rather than IN to avoid breaking the compile on some systems.
-
-2005-12-13 Carl Hetherington <inkscape@carlh.net>
-
- * src/arc-context.cpp, src/connector-context.cpp,
- src/context-fns.cpp, src/desktop-affine.cpp, src/desktop-affine.h,
- src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
- src/draw-anchor.cpp src/dropper-context.cpp,
- src/dyna-draw-context.cpp, src/event-context.cpp
- src/gradient-context.cpp, src/knot.cpp, src/node-context.cpp,
- src/object-snapper.cpp src/pen-context.cpp,
- src/pencil-context.cpp, src/rect-context.cpp
- src/select-context.cpp, src/selection-chemistry.cpp,
- src/sp-item.cpp, src/sp-item.h src/spiral-context.cpp,
- src/star-context.cpp, src/text-context.cpp src/zoom-context.cpp,
- src/ui/widget/ruler.cpp: make desktop's transforms private
- members.
-
- * src/document.cpp, src/object-edit.cpp, src/sp-ellipse.cpp,
- src/sp-ellipse.h, src/sp-gradient.cpp, src/sp-image.cpp,
- src/sp-image.h, src/sp-line.cpp, src/sp-line.h,
- src/sp-linear-gradient.h, src/sp-marker.cpp, src/sp-marker.h,
- src/sp-pattern.cpp, src/sp-pattern.h, src/sp-radial-gradient.h,
- src/sp-rect.cpp, src/sp-rect.h, src/sp-root.cpp, src/sp-root.h,
- src/sp-star.cpp, src/sp-symbol.h, src/sp-text.cpp,
- src/sp-textpath.h, src/sp-tspan.cpp, src/sp-use.cpp, src/sp-use.h,
- src/text-tag-attributes.h, src/helper/units.cpp,
- src/helper/units.h, src/libnrtype/Layout-TNG-Compute.cpp,
- src/libnrtype/Layout-TNG-Input.cpp,
- src/libnrtype/Layout-TNG-OutIter.cpp,
- src/libnrtype/Layout-TNG-Output.cpp, src/libnrtype/Layout-TNG.h,
- src/libnrtype/TextWrapper.cpp, src/svg/svg-length.cpp,
- src/svg/svg.h: partial C++-ificiation of SPSVGLength. Rename it
- to SVGLength.
-
-2005-12-13 Mathieu Dimanche <mdimanche@free.fr>
-
- * src/snapped-point.{cpp,h} : new files.
-
- * src/Makefile_insert : Added the new files
-
- * src/arc-context.cpp, src/connector-context.cpp,
- src/context-fns.cpp, src/draw-context.cpp, src/nodepath.cpp,
- src/object-edit.cpp, src/pencil-context.cpp,
- src/selection-chemistry.cpp, src/seltrans.cpp, src/snap.cpp,
- src/spiral-context.cpp, src/star-context.cpp,
- src/line-snapper.cpp, src/line-snapper.h, src/object-snapper.cpp,
- src/object-snapper.h src/snapper.cpp, src/snapper.h,
- src/event-context.cpp, src/rect-context.cpp,
- src/select-context.cpp : Use SnappedPoint class
-
- * src/color-rgba.h : Added rgba32 unsigned int handling and
- "inverse" members (NEED TO BE TESTED)
-
-2005-12-12 MenTaLguY <mental@rydia.net>
-
- * src/widgets/desktop-widget.cpp: moved some widgets into statusbar
- widget for more aesthetic appearance
-
-2005-12-12 Carl Hetherington <inkscape@carlh.net>
-
- * src/arc-context.cpp: minor cleanups. Use SnapManager more. Use
- Inkscape::setup_for_drag_start.
-
- * src/connector-context.cpp, src/draw-context.cpp,
- src/object-edit.cpp, src/pencil-context.cpp, src/rect-context.cpp,
- src/spiral-context.cpp, src/star-context.cpp: use SnapManager.
-
- * src/rect-context.cpp, src/spiral-context.cpp,
- src/star-context.cpp: use Inkscape::setup_for_drag_start().
-
- * src/snapper.{cpp,h}: simplify snap point types code.
-
- * src/context-fns.{cpp,h}: add setup_for_drag_start().
-
- * src/dyna-draw-context.cpp: remove unused and erroneous snapping code.
-
- * src/pen-context.cpp: remove unused variable.
-
- * src/draw-context.cpp: use SnapManager.
-
- * src/nodepath.cpp: const fixes. Use SnapManager.
-
- * src/selection-chemistry.cpp, src/seltrans.cpp: some cleanups.
- Use new snap API.
-
- * src/snap.{cpp,h}: remove some dead code.
-
- * src/sp-item.{cpp,h}, src/node-context.cpp, src/draw-context.cpp:
- remove an unnecessary parameter from sp_item_dt2i_affine().
-
-2005-12-09 Carl Hetherington <inkscape@carlh.net>
-
- * src/object-snapper.cpp: make node snapping work again.
-
- * src/star-context.cpp: use SnapManager. Some other minor cleanups.
-
- * src/arc-context.cpp, src/connector-context.cpp,
- src/dyna-draw-context.cpp, src/pen-context.cpp,
- src/pencil-context.cpp, src/rect-context.cpp,
- src/selection-chemistry.cpp, src/spiral-context.cpp,
- src/star-context.cpp, src/text-context.cpp: use
- Inkscape::have_viable_layer.
-
- * src/context-fns.{cpp,h}: new files.
-
- * src/arc-context.cpp, src/context-fns.{cpp,h},
- src/rect-context.cpp: abstract common code into context-fns and
- clean it up a bit.
-
-2005-12-08 Carl Hetherington <inkscape@carlh.net>
-
- * src/grid-snapper.cpp, src/guide-snapper.cpp, src/line-snapper.h:
- coding style. Change how lines are defined.
-
- * src/grid-snapper.h, src/guide-snapper.h: coding style.
-
- * src/line-snapper.cpp, src/object-snapper.{cpp,h}: Coding style.
- Various cleanups. Small API changes.
-
- * src/snap.cpp: changes to Snapper API. Added work-in-progress SnapManager.
-
- * src/snapper.{cpp,h}: API cleanups.
-
- * src/sp-namedview.{cpp,h}: added getSnappers().
-
- * src/seltrans.cpp: Cleanup and fix moveTo(). Go back to snapping
- to snap points rather than the convex hull, at least for a bit.
-
-2005-12-07 Carl Hetherington <inkscape@carlh.net>
-
- * src/libnr/nr-convex-hull.h: remove unnecessary includes.
-
- * src/line-snapper.{cpp,h}, src/object-snapper.{cpp,h},
- src/attributes.{cpp,h}, src/desktop.cpp, src/dyna-draw-context.cpp
- src/arc-context.cpp, src/grid-snapper.h, src/nodepath.cpp,
- src/rect-context.cpp, src/selection-chemistry.cpp,
- src/seltrans.cpp, src/snap.{cpp,h}, src/snapper.{cpp,h},
- src/sp-namedview.{cpp,h}, src/spiral-context.cpp,
- src/star-context.cpp, src/dialogs/desktop-properties.{cpp,h},
- src/Makefile_insert: first cut of object snapping.
-
- * src/grid-snapper.cpp, src/guide-snapper.{cpp,h}: use Inkscape namespace.
-
-2005-12-06 Carl Hetherington <inkscape@carlh.net>
-
- * src/libnr/nr-maybe.h: add missing public: to class IsNot.
-
- * src/splivarot.{cpp,h}: declare some more functions. Fix
- get_nearest_position_on_Path to not crash if you call it with an
- Item that isn't Shape or Text.
-
- * src/node-context.cpp: adapt for changes in splivarot.{cpp,h}.
-
- * src/nodepath.cpp: remove declaration of a function now declared
- in splivarot.h.
-
-2005-12-05 Carl Hetherington <inkscape@carlh.net>
-
- * src/desktop.cpp, src/tools-switch.cpp,
- src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp:
- re-jig #includes slightly.
-
- * src/seltrans.{cpp,h}, src/selcue.{cpp,h}: C++-ification and cleanup.
-
- * src/select-context.{cpp,h}, src/seltrans-handles.h: adapt for
- changes to SelTrans.
-
- * src/event-context.{cpp,h}: adapt for changes to SelCue.
-
- * src/rect-context.cpp, src/gradient-context.cpp: remove unnecessary include.
-
- * src/connector-context.h, src/draw-context.h: add a forward
- declaration.
-
- * src/dropper-context.{cpp,h}: remove an unused variable and its
- associated includes.
-
- * src/main.cpp: fix comment for renamed SPSelCue.
-
- * src/dialogs/display-settings.cpp: adapt for slightly re-jigged SelCue.
-
-2005-12-04 Ted Gould <ted@gould.cx>
-
- * po/POTFILES.in:
-
- Adding the .inx files as [type: gettext/xml] so that they will get
- translated. Good stuff.
-
- * share/extensions/addnodes.inx, share/extensions/ai_input.inx,
- share/extensions/ai_output.inx, share/extensions/bluredge.inx,
- share/extensions/dia.inx, share/extensions/dots.inx,
- share/extensions/dropshadow.inx, share/extensions/dxf_input.inx,
- share/extensions/dxf_output.inx, share/extensions/embedimage.inx,
- share/extensions/eps_input.inx, share/extensions/epsi_output.inx,
- share/extensions/ffmet.inx, share/extensions/ffms.inx,
- share/extensions/ffset.inx, share/extensions/ffss.inx,
- share/extensions/gimpgrad.inx, share/extensions/grid.inx,
- share/extensions/handles.inx, share/extensions/interp.inx,
- share/extensions/kochify.inx, share/extensions/kochify_load.inx,
- share/extensions/lindenmayer.inx, share/extensions/motion.inx,
- share/extensions/pdf_output.inx, share/extensions/ps_input.inx,
- share/extensions/radiusrand.inx, share/extensions/randompnt.inx,
- share/extensions/randompos.inx, share/extensions/rtree.inx,
- share/extensions/sk_input.inx, share/extensions/straightseg.inx,
- share/extensions/summersnight.inx, share/extensions/svgz_input.inx,
- share/extensions/svgz_output.inx, share/extensions/txt2svg.inx,
- share/extensions/wavy.inx, share/extensions/whirl.inx,
- share/extensions/wmf_input.inx:
-
- Marking the user visible strings as translatable.
-
- * src/extension/dependency.cpp, src/extension/extension.cpp,
- src/extension/init.cpp, src/extension/input.cpp, src/extension/output.cpp,
- src/extension/parameter.cpp:
-
- Changed to handle translated .inx files. They will find the data, and
- mark the right strings as translated.
-
- * src/extension/effect.cpp, src/extension/effect.h, src/interface.cpp:
-
- Changed menu handling to be push instead of pull
-
-2005-12-02 Carl Hetherington <inkscape@carlh.net>
-
- * src/dropper-context.cpp: coding style.
- * src/sp-namedview.cpp, src/sp-namedview.h, src/desktop.cpp: some
- C++-ification of SPNamedView.
-
-2005-12-01 MenTaLguY <mental@rydia.net>
-
- * src/widgets/desktop-widget.cpp: shuffle status bar around again;
- add a grippie so we don't have to care about the corner of the window
- getting covered up
-
-2005-12-01 MenTaLguY <mental@rydia.net>
-
- * src/widgets/icon.cpp: refactored a bit around the icon prerendering
- code and added a timer; also kick off the task immediately rather
- than waiting for the first expose event
-
-2005-12-01 MenTaLguY <mental@rydia.net>
-
- * src/widgets/desktop-widget.cpp:
-
- moved zoom selector away from the right edge so it won't get covered
- by window manager decorations
-
-2005-12-01 MenTaLguY <mental@rydia.net>
-
- * src/help.cpp, src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp:
-
- Moved creation of the splash widget into the about dialog code,
- and tweaked the appearance of the dialog in a lot of subtle ways
- -- we now use an AspectFrame to constrain the aspect ratio of the
- splash view, and also finally get the correct initial size for the
- dialog while still allowing it to be arbitrarily resized.
-
-2005-12-01 Carl Hetherington <inkscape@carlh.net>
-
- * src/sp-namedview.cpp: coding style.
-
-2005-12-01 Jon A. Cruz <jon@joncruz.org>
-
- * src/widgets/icon.cpp: added idle calback pre-render.
-
-2005-11-30 MenTaLguY <mental@rydia.net>
-
- * src/ui/dialog/aboutbox.cpp: make 'close' button default widget,
- and rename "About" tab to "_Splash"
-
-2005-11-30 Carl Hetherington <inkscape@carlh.net>
-
- * src/svg/svg-path.cpp: add missing #include of assert.h for
- assert()
- * src/dialogs/xml-tree.cpp: fix uninitialised variable
- warnings, move some declarations to first use, coding style fixes.
- * src/snap.cpp, src/snap.h, src/sp-namedview.cpp: split
- snap.{cpp,h} up into snapper.{cpp,h}, grid-snapper.{cpp,h},
- guide-snapper.{cpp,h}. Refactor and simplify. Add another
- namedview_free_snap().
- * src/geom.cpp, src/geom.h: cosmetic renaming.
- * src/pen-context.cpp: a few minor cleanups to
- pen_handle_button_press(). Other snapping cleanups.
- * src/draw-context.cpp, src/draw-context.h: split
- spdc_endpoint_snap_internal() into two functions.
- * src/pencil-context.cpp: snapping cleanups.
- * src/ui/widget/unit-menu.cpp: remove definition of a variable
- that's just been made static.
-
-2005-11-26 MenTaLguY <mental@rydia.net>
-
- * src/ui/dialog/aboutbox.cpp, src/ui/dialog/aboutbox.h:
- clean up and simplify About dialog; fix memory management (mostly)
-
-2005-11-25 Robert Crosbie <swingincelt@gmail.com>
-
- * replaced sp_repr_ref with direct cal to Inkscape::GC::anchor
- * replaced sp_repr_unref with direct call to Inkscape::GC::release
- * replaced sp_repr_set_attr with direct call to repr->setAttribute
-
-2005-11-24 MenTaLguY <mental@rydia.net>
-
- * src/shortcuts.cpp, src/interface.cpp: prune back shortcuts API in
- preparation for configurable key bindings work
-
-2005-11-24 MenTaLguY <mental@rydia.net>
-
- * src/sp-item.cpp: remedy erroneous initialization of doubles with NULL
-
-2005-11-24 MenTaLguY <mental@rydia.net>
-
- * src/seltrans.cpp: prune dead wood (sp_sel_trans_handle_click)
-
-2005-11-24 MenTaLguY <mental@rydia.net>
-
- * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
- src/display/canvas-grid.cpp, src/display/guideline.cpp,
- src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
- src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
- src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
-
- cosmetic renaming
-
-2005-11-23 Robert Crosbie <swingincelt@gmail.com>
-
- * replaced sp_repr_change_order with direct cal to repr->changeOrder
- * replaced sp_repr_add_child with direct call to repr->addChild
- * replaced sp_repr_remove_child with direct call to repr->removeChild
-
-2005-11-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/ui/dialog/align-and-distribute.h, src/ui/dialog/align-and-distribute.cpp:
- Add new action ActionRemoveOverlaps, and add new button & two spin buttons
- to the Align & Distribute dialog box, to remove overlaps between objects.
- * configure.ac: New directory src/removeoverlap.
- * src/Makefile.am: Build new library removeoverlap/libremoveoverlap.a.
- * src/Makefile_insert: Link against new library removeoverlap/libremoveoverlap.a.
-
-2005-11-23 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/osx-app.sh, packaging/macosx/Resources/bin/inkscape:
- Include some missing modules required by gnome-vfs and set shell
- variables to point to these modules within the OS X app bundle.
- Fixes bug #1363390.
-
-2005-11-21 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/osx-app.sh: Fix a typo resulting from last change.
-
-2005-11-18 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/osx-app.sh: Add libXinerama.1.dylib to the app bundle
- since users of OS X 10.3.x will not have this file.
-
-2005-11-12 Jon Phillips <jon@rejon.org>
-
- * po/it.po po/sr.po po/sr@Latn.po: Fixed these po files so that
- Inkscape builds okay.
-
-
-2005-11-12 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/ui/view/edit-widget.h, src/ui/view/edit-widget.cpp:
- new-gui: made complete statusbar widget, equals old-gui now
- * src/widgets/layer-selector.h, src/ui/widget/selected-style.h:
- classes have now a constructor with default parameter
- * src/ui/widget/zoom-status.cpp: smaller font
-
-2005-11-12 MenTaLguY <mental@rydia.net>
-
- * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
- src/display/canvas-grid.cpp, src/display/guideline.cpp,
- src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
- src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
- src/display/sp-canvas.cpp, src/display/sp-canvas.h,
- src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
-
- Refactor canvas buffer code a little. Hint: if you have two flags
- and an invariant that one will be false if the other is true and
- vice-versa, you can represent them with a single flag. Fixed
- cut-and-paste madness between sp_canvas_buf_ensure_buf and
- sp_canvas_clear_buf also. Finally, renamed sp_canvas_buf_ensure_buf
- to sp_canvas_prepare_buf.
-
-2005-11-09 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-item.cpp: Call updateRepr before emitting the transformed
- signal in sp_item_write_transform. This fixes bug #1303423.
-
- * packaging/osx-app.sh: Fixes to allow building app bundles on both
- OS X 10.4 and earlier versions of the OS without altering the script.
- Also, add a note that Inkscape needs to be configured with
- --enable-osxapp when building the OS X package.
-
- * po/nl.po: Fix an "Unmatched closing </b>" warning.
-
-2005-11-08 Ralf Stephan <ralf@ark.in-berlin.de>
-
- merged with branch CXXIFICATION_VIEW_AND_WIDGET
- * src/arc-context.cpp, src/dyna-draw-context.cpp, src/event-context.cpp,
- src/file.cpp, gradient-context.cpp, src/inkscape.cpp, src/interface.cpp,
- src/rect-context.cpp, src/select-context.cpp, src/seltrans.cpp,
- src/sp-namedview.cpp, src/spiral-context.cpp, src/star-context.cpp,
- src/verbs.cpp, dialogs/dialog-events.cpp, src/dialogs/layer-properties.cpp,
- src/ui/dialog/dialog.cpp, src/widgets/desktop-widget.cpp,
- src/widgets/desktop-widget.h:
- move gtk code into desktop-widget.cpp, called via desktop
- * src/ui/view/Makefile_insert: added files edit-widget-interface.h,
- edit-widget.cpp, edit-widget.h
- the EditWidget is the Gtkmm version of the SPDesktopWidget
- * src/ui/widget/Makefile_insert: added files ruler.cpp, ruler.h,
- svg-canvas.cpp, svg-canvas.h, zoom-status.cpp, zoom-status.h
- these are widgets part of the EditWidget
- * src/file.cpp, src/inkscape.cpp, src/ui/dialog/dialog.cpp,
- src/ui/dialog/dialog.h, src/application/application.h,
- src/application/application.cpp:
- divide code /wrt Application::getNewGui(): if true, it's called by the
- Gtkmm application and the inkscape object is meaningless
- * src/application/app-prototype.h:
- replace UI specific return value of getWindow() with void*
- * src/application/editor.cpp, src/application/editor.h:
- made Editor a singleton, collect global UI code here that (for Gtk+)
- lives in inkscape.cpp and elsewhere
- * src/desktop-events.cpp, src/desktop.cpp, src/event-context.cpp,
- src/nodepath.cpp, src/seltrans.cpp:
- simplify calls to desktop->set_coordinate_status
- * src/desktop-handles.cpp, src/desktop-handles.h,
- src/extension/internal/ps.cpp, src/widgets/gradient-toolbar.cpp,
- src/widgets/toolbox.cpp:
- widget is no longer available through desktop
- * src/Makefile_insert: added files preferences.h preferences.cpp
- src/inkscape.h, src/inkscape.cpp, src/application/editor.cpp:
- move preferences handling into preferences.cpp/h
- * src/desktop.cpp, src/desktop.h:
- use EditWidgetInterface, more cosmetics
- * src/desktop.cpp, src/inkview.cpp, src/slideshow.cpp, src/svg-view-widget.cpp,
- src/svg-view.cpp, src/svg-view.h, src/ui/view/view.cpp, src/ui/view/view.h:
- streamline setDoc()/setDocument() logic
- * src/inkview.cpp: include empty func bodies to make linker happy
-
-2005-11-08 ------------0.43
-
-2005-11-06 Ted Gould <ted@gould.cx>
-
- * 0.43pre2
-
-2005-11-01 Jon A. Cruz <jon@joncruz.org>
-
- * src/io/base64stream.h, src/io/base64stream.cpp:
- Applied modified patch 1341198.
-
-2005-10-31 Jon A. Cruz <jon@joncruz.org>
-
- * src/verbs.cpp:
- Applied patch from RFE 1247694.
-
-2005-10-26 Jon A. Cruz <jon@joncruz.org>
-
- * share/screens/about.svg:
- Trimmed bad lines. Fixed bug 1310742.
-
-2005-10-24 Ted Gould <ted@gould.cx>
-
- * 0.43pre1
-
-2005-10-22 Jon A. Cruz <jon@joncruz.org>
-
- * Makefile.mingw, src/io/sys.cpp:
- Patch 1334818.
-
-2005-10-22 Jon A. Cruz <jon@joncruz.org>
-
- * src/main.cpp, src/io/sys.cpp:
- Updating Win32 parameter filename handling.
-
-2005-10-22 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/connector-context.cpp: Correct two typos. Fixes bug #1333915.
-
-2005-10-21 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/connector-context.cpp: Fix a bug where undoing creation of
- new connectors revealed intermediate steps.
-
- * src/libavoid/connector.cpp, src/libavoid/connector.h,
- src/libavoid/makepath.cpp, src/libavoid/static.cpp:
- Applied a couple of libavoid fixes. One of which addresses
- a possible crash bug.
-
-2005-10-19 Ted Gould <ted@gould.cx>
-
- * 0.43pre0
-
-2005-10-19 Jon A. Cruz <jon@joncruz.org>
-
- * inkscape32-16.ico: patch 1323419
-
-2005-10-17 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/conn-avoid-ref.cpp: Don't pass avoided objects to libavoid
- if they have the 'cloned' flag set. Fixes bug #1328401.
-
-2005-10-17 Jon A. Cruz <jon@joncruz.org>
-
- * src/main.cpp, src/io/sys.h, src/io/sys.cpp:
- Switched command-line name conversion from filename to locale.
- Fixes bug #1250124.
-
-2005-10-16 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-conn-end.cpp: Don't update the repr for the curve while
- manually rerouting connector endpoints. This speeds up undo/redo
- and allows responsive rerouting with the xml editor window open.
- Fixes bug #1315489.
-
- * po/ca.po: Fix unclosed <b> found in translations.
-
-2005-10-15 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/isnan.h: Update to allow compilation on OSX 10.4.
-
- * src/connector-context.cpp, src/connector-context.h,
- src/tools-switch.cpp: Allow double-clicking on connectors
- in the selector tool to swap to the connector tool.
-
-2005-10-14 Jon A. Cruz <jon@joncruz.org>
-
- * share/palettes/Makefile.am, share/palettes/Tango-Palette.gpl:
- Adding the Tango palette.
-
-2005-10-13 MenTaLguY <mental@rydia.net>
-
- * share/screens/about.svg: New copy for about dialog; did some
- vector clean-up and re-enabled the coffee stains.
-
-2005-10-10 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h:
- Reroute connector lines if the object itself is moved or
- transformed. Previously a routed line would not unroute if it
- was moved away from the blocking objects. Fixes bug #1303493.
-
-2005-10-07 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/macosx/Resources/script, src/path-prefix.h:
- Don't assume the OSX app bundle will be named "Inkscape.app".
- This caused things like tool icons to disappear if the app
- bundle was renamed, e.g., to "Inscape-0.42.2.app".
- Fixes bug #1289648.
-
-2005-10-06 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-conn-end-pair.cpp: Fix a bug where connectors could
- sometimes be given strange routes if there was a transform on
- either of the objects that the connector was attached to.
-
- * src/conn-avoid-ref.cpp, src/sp-conn-end.cpp: Add a call to
- sp_document_ensure_up_to_date before checking bounding boxes
- in response to a transform signal. This is because some
- objects (e.g., text) will not give the correct bbox until its
- update function has been called and its internal representation
- has been updated. This fixes bug #1303523.
-
- * src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
- Restore the Connector tool preferences tab. Use same ordering
- for tools as on the toolbar. Add the standard selection cue
- option to the connector tool preferences. Fixes bug #1303360.
-
-2005-10-05 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/osx-app.sh: Include locale files in the OSX package and
- a couple of minor updates for building packages on OSX 10.4.x.
-
- * packaging/macosx/Resources/bin/inkscape: Fix a problem in setting
- LANG to the current OSX language before launching Inkscape.
- With this fix, the Inkscape app bundle will obey the user's
- language setting in the system preferences on OSX.
-
-2005-09-30 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/desktop.*, src/widget/desktop-widget.cpp:
- make empty destructor, fixes #1291009
-
-2005-09-29 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * Info.plist.in: Associate .svgz files with Inkscape on OSX.
- Fixes bug #1307083.
-
-2005-09-27 MenTaLguY <mental@rydia.net>
-
- * src/gc-anchored.h: emphasize initial refcount
-
- * src/desktop.h, src/svg-view-widget.cpp, src/ui/view/view-widget.cpp,
- src/ui/view/view.cpp, src/ui/view/view.h,
- src/widgets/desktop-widget.cpp:
-
- Move _whole_ UI::View::View hierarchy over to the garbage collector
- and fix anchor imbalances; you can't do this piecemeal.
-
-2005-09-23 Ben Fowler <bpfowler@users.sourceforge.net>
-
- * autogen.sh: Cleanup error message.
-
-2005-09-20 Carl Hetherington <inkscape@carlh.net>
-
- * src/file.cpp, src/file.h, src/help.cpp: don't replace empty
- desktops with help files / tutorials. Fixes 1249067.
-
-2005-09-17 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/jabber_whiteboard/typedefs.h:
- gcc4 needs more const correctness, fixes #1294298
-
-2005-09-17 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/desktop.h, src/desktop.cpp, src/interface.cpp,
- src/dialogs/layer-properties.cpp, src/ui/view/view.cpp,
- src/widgets/desktop-widget.cpp:
- correcting old and new oversights, fixes #1290982
-
-2005-09-15 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/xml/repr-util.cpp (sp_repr_set_double): Split into two
- functions (sp_repr_set_svg_double, sp_repr_set_css_double)
- according to whether or not an exponent is allowed. Update callers.
- (sp_repr_set_double_default): Remove this unused function.
-
-2005-09-15 Carl Hetherington <inkscape@carlh.net>
-
- * src/object-edit.cpp: fix idiotic bug introduced in previous commit.
-
-2005-09-14 Carl Hetherington <inkscape@carlh.net>
-
- * src/knot.cpp, src/knotholder.cpp: coding style.
-
-2005-09-13 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/desktop.h, src/desktop.cpp, src/svg-view.h, src/svg-view.cpp,
- src/ui/view/view.h, src/ui/view/view.cpp, src/ui/view/edit.h:
- View::setDocument() did not call same function in subclass
- * src/widgets/select-toolbar.cpp: removed usage of SP_DT_WIDGET
- * src/desktop.cpp: removed last sp_desktop_* function names
-
-2005-09-13 Carl Hetherington <inkscape@carlh.net>
-
- * src/object-edit.cpp: Add some comments. Minor refactoring.
- Snap points when editing rectangles; partial fix for bug 1282399.
-
- * packaging/win32/inkscape.nsi: Correct spelling of associations
- and associated; fix for bug 1283916.
-
-2005-09-12 Jon A. Cruz <jon@joncruz.org>
-
- * src/dialogs/iconpreview.cpp, src/dialogs/iconpreview.h,
- src/widgets/icon.cpp:
- Icon preview now toggles between selection or whole document.
- Fixes REF #1281883.
-
-2005-09-12 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/widgets/ruler.cpp: fixed precision problem (bug #1242995)
-
-2005-09-12 Peter Moulder <pmoulder@bowman.csse.monash.edu.au>
-
- * src/libnrtype/Layout-TNG-Compute.cpp (Calculator::_measureUnbrokenSpan):
- Fix line breaking for [supposedly] non-breaking whitespace characters.
-
-2005-09-11 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * po/nl.po: replaced all instances of "verkleint" with "verkleind"
- (bug #1277695)
-
-2005-09-10 Jon A. Cruz <jon@joncruz.org>
-
- * src/preferences-skeleton.h, src/dialogs/iconpreview.cpp:
- Made icon preview sizes configurable. Fixes REF #1281885.
-
-2005-09-08 Carl Hetherington <inkscape@carlh.net>
-
- * src/object-edit.cpp: Coding style in SPRect portion. Add
- Emacs/vim mode blocks.
-
-2005-09-08 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/desktop.cpp, src/ui/view/view.cpp:
- removed placement new signal construction
- * src/desktop.cpp: selection is no longer anchored
- * src/desktop.cpp, src/desktop.h: further cleanup
- * src/main.cpp: minor changes in doxygen main page
-
-2005-09-08 MenTaLguY <mental@rydia.net>
-
- * src/xml/document.h, src/xml/session.h, src/xml/simple-session.cpp,
- src/xml/simple-session.h:
-
- Add Session and Document createElementNode, createCommentNode,
- and createTextNode methods
-
-2005-09-06 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/desktop-handles.h, src/desktop-handles.cpp:
- added macros SP_DT_MSGSTACK/NAMEDVIEW/WIDGET, moved last
- macros from desktop.h
- * src/desktop.h src/desktop.cpp, src/sp-namedview.h,
- src/sp-namedview.cpp:
- moved default_metric and default_unit into namedview
- * src/desktop.h src/desktop.cpp, src/widgets/desktop-widget.h,
- src/widgets/desktop-widget.cpp:
- moved window member into desktop widget
- * src/dialogs/clonetiler.cpp, src/dialogs/color-picker.cpp,
- src/dialogs/desktop-properties.cpp, src/dialogs/dialog-events.cpp ,
- src/dialogs/display-settings.cpp, src/dialogs/export.cpp,
- src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
- src/dialogs/transformation.cpp, src/dropper-context.cpp,
- src/extension/internal/ps.cpp, src/gradient-context.cpp,
- src/jabber_whiteboard/callbacks.cpp,
- src/jabber_whiteboard/chat-handler.cpp,
- src/jabber_whiteboard/message-processors.cpp,
- src/jabber_whiteboard/message-queue.cpp,
- src/jabber_whiteboard/session-manager.cpp,
- src/path-chemistry.cpp, src/satisfied-guide-cns.cpp,
- src/sp-text.cpp, src/text-chemistry.cpp,
- src/trace/potrace/inkscape-potrace.cpp,
- src/trace/trace.cpp, src/ui/dialog/align-and-distribute.cpp:
- removed dependency on desktop.h
- * src/arc-context.cpp, src/desktop-events.cpp, src/inkscape.cpp,
- src/interface.cpp, src/nodepath.cpp, src/rect-context.cpp,
- src/select-context.cpp, src/seltrans.cpp, src/spiral-context.cpp,
- src/star-context.cpp, src/text-context.cpp, src/ui/dialog/dialog.cpp,
- src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp:
- minor adaptation due to the above changes
- * src/ui/dialog/session-player.cpp: didn't #include config.h
-
-2005-09-06 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * doc/keys.html, doc/keys.xml, share/screens/keys.svg,
- src/shortcuts.cpp:
- Add keyboard shortcuts for the connector tool -- Ctrl+F2 and 'o'.
-
-2005-09-05 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/document.cpp, src/draw-anchor.cpp, src/knotholder.cpp,
- src/main.cpp, src/object-ui.cpp, src/selcue.cpp,
- src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
- src/sp-star.cpp, src/sp-symbol.cpp, src/sp-tspan.cpp,
- src/dialogs/docker.cpp, src/dialogs/extensions.cpp,
- src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
- src/extension/system.cpp, src/widgets/gradient-vector.cpp,
- src/jabber_whiteboard/session-file-player.cpp,
- src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
- src/widgets/spw-utilities.cpp, src/extension/implementation/script.cpp,
- src/ui/dialog/transformation.cpp, src/seltrans.h,
- src/widgets/sp-widget.h:
- removed dependency on desktop.h
- * src/select-context.cpp, src/tools-switch.cpp,
- src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
- src/dialogs/object-properties.cpp, src/dialogs/clonetiler.cpp:
- added dependencies because of above changes
-
-2005-09-04 Kees Cook <kees@outflux.net>
-
- * TRANSLATORS, Makefile.am, src/verbs.cpp, src/help.cpp,
- src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp,
- src/menus-skeleton.h, src/ui/dialog/Makefile_insert:
- Implemented AboutDialog following the Gnome style.
- * packaging/win32/inkscape.nsi: added quotes around execution name.
-
-2005-09-04 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/desktop.cpp, src/dropper-context.cpp, src/forward.h,
- src/interface.cpp, src/main.cpp, src/sp-anchor.cpp,
- src/sp-text.cpp, src/splivarot.cpp, src/svg-view-widget.cpp,
- src/svg-view-widget.h, src/svg-view.h, src/extension/effect.h,
- src/extension/implementation/plugin-link.h,
- src/jabber_whiteboard/session-manager.cpp,
- src/ui/dialog/dialog.cpp, src/ui/view/edit.h,
- src/ui/view/view-widget.cpp, src/ui/view/view-widget.h,
- src/ui/view/view.cpp, src/ui/view/view.h:
- minor edits to completely remove SPView identifier, and some
- dependencies
-
-2005-09-04 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-conn-end-pair.cpp: Fix a crash bug when undoing connectors
- on Linux x86 where we were calling a signal destructor.
-
- * src/io/sys.cpp: Build fix - conditionally include <glib/gstdio.h>
- if using glib 2.6.0 or greater, since it is not available in earlier
- versions.
-
-2005-09-04 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/svg-view-widget.h, src/svg-view-widget.cpp, src/Makefile_insert:
- separated SPSVGViewWidget from SPSVGView
- * src/desktop.h, src/svg-view.h, src/ui/view/edit.h,
- src/ui/view/view-widget.h, src/ui/view/view.h,
- src/widgets/desktop-widget.h, src/desktop.cpp,
- src/svg-view.cpp, src/ui/view/view-widget.cpp,
- src/ui/view/view.cpp, src/widgets/desktop-widget.cpp:
- moved SPDesktop from GObject to C++/sigc++
- * src/forward.h:
- removed SP_DESKTOP*, SP_SVG_VIEW* macros and dependencies
- * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
- changed to sigc++ but disabled call
- * src/desktop-events.cpp: removed desktop_enter_notify()
- * src/sp-anchor.cpp: removed handling of mouse over/out
- * src/helper/action.h, src/sp-use.cpp: added missing dependency
- * src/arc-context.cpp, src/desktop-affine.cpp, src/desktop-events.cpp,
- src/desktop-handles.cpp, src/dyna-draw-context.cpp,
- src/event-context.cpp, src/file.cpp, src/gradient-context.cpp,
- src/gradient-drag.cpp, src/help.cpp, src/inkscape.cpp,
- src/inkview.cpp, src/interface.cpp, src/knot.cpp,
- src/knotholder.cpp, src/node-context.cpp, src/nodepath.cpp,
- src/object-ui.cpp, src/path-chemistry.cpp, src/rect-context.cpp,
- src/rubberband.cpp, src/satisfied-guide-cns.cpp,
- src/select-context.cpp, src/selection-chemistry.cpp,
- src/seltrans.cpp, src/shortcuts.cpp, src/slideshow.cpp,
- src/sp-anchor.cpp, src/sp-flowtext.cpp, src/sp-namedview.cpp,
- src/sp-text.cpp, src/spiral-context.cpp, src/splivarot.cpp,
- src/star-context.cpp, src/text-context.cpp, src/text-editing.cpp,
- src/tools-switch.cpp, src/verbs.cpp, src/zoom-context.cpp,
- src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
- src/dialogs/dialog-events.cpp, src/dialogs/export.cpp,
- src/dialogs/filedialog.cpp, src/dialogs/iconpreview.cpp,
- src/dialogs/layer-properties.cpp, src/dialogs/stroke-style.cpp,
- src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp,
- src/extension/effect.cpp, src/extension/implementation/script.cpp,
- src/extension/internal/grid.cpp, src/extension/internal/ps.cpp,
- src/helper/window.cpp, src/ui/dialog/dialog.cpp,
- src/ui/widget/imageicon.cpp, src/widgets/gradient-toolbar.cpp,
- src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
- src/widgets/toolbox.cpp:
- minor adaptations due to the above changes
- * src/desktop-events.h: removed dependencies
- * src/selection.cpp: improved doxygen documentation
-
-2005-09-04 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/connector-context.cpp: Fix a bug where a data structure was
- not being freed, triggering an assertion failure and Inkscape to
- crash sometimes when the connector tool context was switched.
-
-2005-09-03 Aaron Spike <aaron@ekips.org>
-
- * src/node-context.cpp, src/livarot.cpp: Fixing a problem where node
- adding and curve dragging operate on fills. A special thank you to
- Simon Budig of GIMP fame for working with me and giving very
- thorough explanations of his curve dragging code.
-
-2005-09-03 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/libavoid/connector.cpp, src/libavoid/connector.h: Autoroute
- connectors while they are being drawn in the connector context.
-
- * src/sp-conn-end.cpp: Fix a bug where connectors attached to shapes
- were not always getting updated. Their path was sometimes thought
- to be valid even when it was not.
-
-2005-09-02 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-conn-end.cpp: Fix a bug where connectors not attached to
- shapes were not updating correctly if an object was dropped on
- their path.
-
-2005-09-01 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/sp-conn-end.cpp, src/sp-conn-end.h, src/sp-conn-end-pair.cpp,
- src/sp-conn-end-pair.h, src/sp-path.cpp, src/libavoid/graph.cpp,
- src/libavoid/incremental.cpp:
-
- Connectors now automagically reroute as a result of any 'avoided'
- object being placed on their path. They also update to better
- paths when blocking shapes are removed.
-
- * src/connector-context.cpp: Update TODO list. Only show endpoints
- and allow manipulation of paths marked as connectors.
-
- * src/libavoid/connector.cpp, src/libavoid/connector.h: Connectors
- with invalid paths can now notify other code via a callback,
- rather than just setting a boolean flag.
-
- * src/conn-avoid-ref.cpp: Fix an obscure crash bug in the connector
- routing code where we were still using a freed data structure.
-
-2005-08-31 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/conn-avoid-ref.cpp, src/conn-avoid-ref.h: Use the correct
- coordinate system when passing shape geometry to libavoid.
- Add a small amount of buffer space around objects.
-
- * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
- src/path.cpp: Add code to handle the "inkscape:connector-type"
- attribute.
-
- * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h: Store information
- about type paths, to determine whether they are connectors. Keep
- a reference to the libavoid representation if necessary. Add code
- to call libavoid to get a path for a connector.
-
- * src/sp-conn-end.cpp: Call the connector routing code when connector
- ends are moved. Move connector endpoints rather than stretching
- when adjusting to draw to shape edge.
-
- * src/libavoid/connector.cpp, src/libavoid/connector.h: Make the
- connector references aware of their own initialisation state.
-
- * src/connector-context.cpp: Update TODO list. Update for other
- changes. Fix a bug where multi-segment connectors had a solid
- black fill while being dragged.
-
- * src/display/curve.cpp, src/display/curve.h: Add a function to
- simply move the two endpoints of a curve.
-
-2005-08-30 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/conn-avoid-ref.cpp, src/libavoid/connector.cpp,
- src/libavoid/graph.cpp, src/libavoid/makepath.cpp,
- src/libavoid/shape.cpp, src/libavoid/vertices.cpp,
- src/libavoid/vertices.h, src/libavoid/visibility.cpp:
-
- Use a better system for unique IDs within libavoid. This properly
- addresses a hack in SPAvoidRef that was unsafe on amd64 machines.
-
- * configure.ac: Add the src/libavoid subdir.
-
-2005-08-29 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/attributes.cpp, src/connector-context.cpp, src/sp-item.cpp:
- Use "inkscape:connector-avoid" instead of "inkscape:avoid".
-
-2005-08-29 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/libavoid/timer.cpp: Remove some code assuming a fixed size for
- timer types.
-
-2005-08-29 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/connector-context.cpp: Fix a problem where the context didn't
- notice the current selection when it was entered. Also, fix a
- problem where connectors disappeared for a moment when an endpoint
- was clicked (for rerouting), but before the mouse was moved.
-
-2005-08-29 David Yip <yipdw@rose-hulman.edu>
-
- * src/ui/dialog/whiteboard-connect.{cpp,h},
- src/ui/dialog/whiteboard-sharewithchat.{cpp,h}:
- Improved widget layout (switched to Gtk::Table)
-
- * src/jabber_whiteboard/session-manager.cpp:
- Fixed crash that occurred when connecting via SSL to a Jabber
- server that does not support SSL
-
-2005-08-28 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/Makefile_insert, src/attributes-test.cpp, src/attributes.cpp,
- src/attributes.h, src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
- src/forward.h, src/sp-item.cpp, src/sp-item.h:
-
- Add code that handles the "inkscape:avoid" attribute, used to mark
- whether an item should be avoided for the purposes of routing
- connectors. This code also calls libavoid when an 'avoided'
- item is moved/transformed.
-
- * src/connector-context.cpp, src/connector-context.h,
- src/widgets/toolbox.cpp:
-
- Add a couple of buttons to the connector context's toolbar to
- allow selected objects to be marked as avoided or ignored for the
- purpose of connector routing.
-
- * src/libavoid/debug.h, src/libavoid/geomtypes.h,
- src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
- src/libavoid/shape.cpp:
-
- Misc fixes: turn off debugging output, put types in the Avoid
- namespace, and add an assertion for a special case that can
- cause problems.
-
-2005-08-28 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * share/icons/icons.svg: Add a couple of icons for the connector
- context toolbar.
-
-2005-08-27 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/Makefile.am, src/Makefile_insert, src/libavoid/*:
- Add libavoid code, the library that does all the path planning
- work for autorouting connectors.
-
-2005-08-27 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/Makefile_insert: Remove a reference to the previously moved
- src/desktop-widget.h. This wasn't breaking the build, but was
- stopping me from generating tags files.
-
-2005-08-25 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/ui/view/edit.h, src/ui/view/view.h, src/ui/view/view.cpp,
- src/ui/view/view-widget.h, src/ui/view/view-widget.cpp,
- src/widgets/desktop-widget.h, src/svg-view.h, src/desktop.cpp:
- separated SPViewWidget from SPView
- * src/connector-context.cpp, src/dyna-draw-context.cpp,
- src/file.cpp, src/gradient-context.cpp, src/knot.cpp,
- src/node-context.cpp, src/nodepath.cpp, src/path-chemistry.cpp,
- src/pen-context.cpp, src/pencil-context.cpp, src/rect-context.cpp,
- src/selection-chemistry.cpp, src/spiral-context.cpp,
- src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
- src/text-context.cpp, src/verbs.cpp, src/dialogs/display-settings.cpp,
- src/dialogs/layer-properties.cpp, src/dialogs/find.cpp,
- src/dialogs/clonetiler.cpp, src/trace/trace.cpp,
- src/trace/potrace/inkscape-potrace.cpp:
- all these files relied on a dependency in view.h to include
- code for MessageStack and/or MessageContext which is now removed
- * dialogs/desktop-properties.cpp: improved doxygen documentation
-
-2005-08-25 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/desktop.cpp, src/widgets/desktop-widget.h,
- src/widgets/desktop-widget.cpp:
- abstracted out all Gtk+ calls from SPDesktop into SPDesktopWidget
- * src/Doxyfile, src/main.cpp, src/desktop.cpp:
- improved doxygen documentation
-
-2005-08-25 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/connector-context.cpp, src/connector-context.h:
- Change the connector context to use Inkscape's standard selection
- mechanism. Show connector endpoint handles for single connectors
- in the selection. This is the proposed interaction changes as
- discussed on the mailing list. See the post there for a greater
- description of the change.
-
-2005-08-24 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
- separated SPDesktopWidget from SPDesktop
- * src/desktop-widget.h: removed
- * src/toolbox.cpp, src/toolbox.h, src/select-toolbar.cpp,
- src/select-toolbar.h, src/gradient-toolbar.cpp,
- src/gradient-toolbar.h: moved into src/widgets
- * src/desktop.h, src/desktop.cpp, src/desktop-events.cpp,
- src/verbs.cpp, src/Makefile_insert, src/widgets/Makefile_insert,
- src/arc-context.cpp, src/dyna-draw-context.cpp,
- src/gradient-context.cpp, src/rect-context.cpp,
- src/select-context.cpp, src/spiral-context.cpp,
- src/star-context.cpp, src/interface.cpp, src/seltrans.cpp:
- adapted following SPDesktopWidget separation
-
-2005-08-24 David Yip <yipdw@rose-hulman.edu>
-
- * src/jabber_whiteboard/session-manager.{cpp.h},
- src/jabber_whiteboard/callbacks.cpp,
- src/ui/dialog/whiteboard-connect.{cpp,h}:
- added support for XMPP over SSL to Inkboard
-
-2005-08-22 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp:
- both dialogs are now unresizable (bug #1237865)
- * src/main.cpp: enhanced doxygen main page
-
-2005-08-21 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/osx-app.sh: Added a command line option which allows
- the executable and bundled dylibs to be stripped, significantly
- reducing the package size.
-
-2005-08-20 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/desktop-style.cpp: fixed bug 1247989: nonstroked objects are
- no longer counted in stroke_average_width()
- * src/Doxyfile: added 3 more files
- * src/main.cpp: introduced doc hierarchy on doxygen main page
- * src/desktop-style.cpp: improved doxygen documentation
-
-2005-08-20 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/connector-context.cpp, src/connector-context.h:
- Rework connector context to extend SPEventContext instead of
- SPDrawContext, and remove most of the borrowed draw context
- code.
-
-2005-08-20 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/menus-skeleton.h: correct the verb for "Select All In All Layers"
- since it was just showing a verb error in the menu.
-
-2005-08-19 Kees Cook <kees@outflux.net>
-
- * autogen.sh, tools-version.sh, distro: report Ubuntu correctly, detect
- and reject unsafe automake versions (1.9.0 -> 1.9.6).
-
-2005-08-19 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/dialogs/display-settings.cpp:
- Align the "Oversample bitmaps" option in the preferences
- dialog with all the other options.
-
-2005-08-18 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/Makefile_insert: Added connector-context.{cpp,h}
-
- * src/connector-context.cpp, src/connector-context.h: New code for
- the connector context. Handles the interaction of creating and
- modifying connectors.
-
- * src/sp-conn-end.cpp, src/sp-conn-end.h: Added sp_conn_adjust_path
- for adjusting the path of connectors to the edge of shapes, and
- sp_conn_end_detach to detach a connector endpoint from a shape.
- Also, when there is only a single shape attached to a connector
- and it is moved, then reroute the connector leaving its unattached
- endpoint where it is, rather than just moving the whole thing with
- the shape.
-
- * src/preferences-skeleton.h, src/toolbox.cpp, src/tools-switch.cpp,
- src/tools-switch.h, src/verbs.cpp, src/verbs.h,
- src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
-
- Enable the connector context. Give it a preferences tab, toolbox,
- icon, etc. Also, correct some vim modelines.
-
- * src/display/sp-canvas.cpp: Allow enter and leave events to be generated
- for canvas items when mouse buttons are depressed.
-
- * src/pixmaps/cursor-connector.xpm: A cursor for connector context.
-
-2005-08-18 Jon A. Cruz <jon@joncruz.org>
-
- * src/knot.cpp: Corrected type conflict for crash bugs.
-
-2005-08-18 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/Doxyfile: added 4 more files
- * src/extension/implementation/plugin-link.h,
- src/extension/internal/gimpgrad.cpp: improved doxygen documentation
-
-2005-08-16 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/desktop.h, src/desktop.cpp: replaced gboolean with bool
- * src/display/curve.cpp: made is_moveto() inline
- * src/knot.cpp, src/extension/extension.cpp, src/helper/action.cpp:
- added editor footer
- * src/desktop.h, src/desktop.cpp, src/knot.cpp, src/sp-gradient.cpp,
- src/display/curve.cpp, src/extension/extension.cpp,
- src/extension/implementation/plugin.h,
- src/extension/implementation/plugin.cpp,
- src/extension/internal/gimpgrad.cpp, src/helper/action.cpp:
- improved doxygen documentation
-
-2005-08-14 MenTaLguY <mental@rydia.net>
-
- * src/widgets/layer-selector.cpp: quick fix for crash bug when
- deleting unnamed layer [bug 1255843]
-
-2005-08-14 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/macosx/ScriptExec/main.c: Allow the user to ignore the
- automatic fixing of the fontconfig problem and fix the problem
- manually. Don't pop up the dialog again in this case when they
- relaunch Inkscape.
-
-2005-08-13 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/menus-skeleton.h: fixed cvs bug where, in the default menus.xml,
- given submenus didn't have correct names, so translation on
- non-English systems was missed.
-
-2005-08-13 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * packaging/macosx/Resources/script, packaging/macosx/ScriptExec/main.c:
-
- Fix for the fontconfig cache problem on OS X 10.4. The first time
- Inkscape is launched on 10.4 machines, after checking X11 is available,
- a dialog is brought up informing users of the fontconfig problem. The
- dialog has a button to run fc-cache as root. If chosen, an OS X
- authentication dialog in launched and fc-cache is run following the
- authentication. A file is stored in ~/.inkscape to mark that fc-cache
- has been run.
-
-2005-08-11 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/sp-gradient.cpp,src/sp-gradient-fns.h,src/event-context.h,
- src/event-context.cpp: replaced gboolean with bool
- * src/document-undo.cpp: added editor footer
- * src/sp-gradient.cpp, src/desktop.cpp, src/document.h,
- src/document.cpp, src/document-undo.cpp, src/event-context.h,
- src/event-context.cpp, src/selection.h:
- improved doxygen documentation
-
-2005-08-10 David Yip <yipdw@rose-hulman.edu>
-
- * src/Makefile_insert: added composite-undo-stack-observer.{cpp,h}
-
- * src/document.{cpp.h},
- src/document-undo.cpp, src/document-private.h:
- added hooks for undo stack observer
-
- * src/jabber_whiteboard/Makefile_insert: added new classes
-
- * src/jabber_whiteboard/callbacks.cpp: moved document initialization actions
- here (not the best idea, admittedly...)
-
- * src/jabber_whiteboard/connection-establishment.cpp,
- src/jabber_whiteboard/session-manager.*,
- src/jabber_whiteboard/chat-handler.cpp: updated to work with new listeners
-
- * src/jabber_whiteboard/message-contexts.cpp,
- src/jabber_whiteboard/message-handler.*,
- src/jabber_whiteboard/message-tags.*,
- src/jabber_whiteboard/defines.h: new message types (TODO: trim out dead
- types)
-
- * src/jabber_whiteboard/message-queue.*,
- * src/jabber_whiteboard/message-node.h: made MessageNode capable of
- representing more message types, as required by callbacks.cpp
- and new commit model
-
- * src/jabber_whiteboard/message-utilities.*: new utilities, although
- this entire class should be going bye-bye soon (its main tasks have been
- taken over by SerializerNodeObserver)
-
- * src/jabber_whiteboard/node-tracker.*: removal of node-level locks
-
- * src/jabber_whiteboard/node-utilities.*: removal of unnecessary methods;
- this class should also be removed soon
-
- * src/jabber_whiteboard/session-file-selector.cpp: miscellaneous tweaks
-
- * src/jabber_whiteboard/typedefs.h: new type definitions to handle the new
- commit model (TODO: prune unnecessary types)
-
- * src/xml/event.cpp: small hack to get Inkboard working (shouldn't be
- there, but I'm still learning my way around XML::Node and
- XML::Session...help welcome)
-
- * src/undo-stack-observer.h: interface for classes that watch undo, redo,
- and undo log commit events
-
- * src/composite-undo-stack-observer.*: similar to CompositeNodeObserver;
- combines multiple undo stack observers
-
- * src/jabber_whiteboard/serializer-node-observer.*: XML::Event serializer
-
- * src/jabber_whiteboard/deserializer.*: XML::Event deserializer
-
- * src/jabber_whiteboard/tracker-action-observer.*: simple observer to
- watch for added and removed nodes in undo/redo actions (put aside for
- now)
-
- * src/jabber_whiteboard/undo-stack-observer.*: Inkboard's undo stack
- observer implementation
-
-2005-08-10 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/main.cpp: introduced doxygen doc main page with links
-
-2005-08-09 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/Doxyfile: added 5 more files
- * src/display/curve.h, src/display/curve.cpp, src/knot.cpp,
- src/dialogs/export.cpp: replaced gboolean with bool
- * src/display/curve.cpp: removed sp_curve_finish() as it is nowhere
- called, made sp_curve_ensure_space() static
- * src/sp-object.cpp, src/sp-item.cpp, src/libnr/n-art-bpath.h,
- src/libnr/nr-path-code.h, src/ui/view/view.cpp, src/dialogs/export.cpp,
- src/display/bezier-utils.cpp, src/display/curve.h,
- src/display/curve.cpp, src/knot.h, src/knot.cpp:
- improved doxygen documentation
-
-2005-08-08 MenTaLguY <mental@rydia.net>
-
- * README.txt, README: make autotools happy
-
-2005-08-06 MenTaLguY <mental@rydia.net>
-
- * Makefile.am, HACKING, HACKING_de, HACKING_fr, HACKING_it,
- HACKING.txt, HACKING.de.txt, HACKING.fr.txt, HACKING.it.txt,
- README, README_ca, README_de, README_fr, README_it,
- README.txt, README.ca.txt, README.de.txt, README.fr.txt, README.it.txt:
-
- saner filenames
-
-2005-08-06 MenTaLguY <mental@rydia.net>
-
- * src/xml/Makefile_insert, src/xml/log-builder.cpp,
- src/xml/log-builder.h, src/xml/simple-session.cpp,
- src/xml/simple-session.h:
-
- Implement XML::LogBuilder class and use it from XML::SimpleSession.
-
-2005-08-06 MenTaLguY <mental@rydia.net>
-
- * src/xml/event.h, src/xml/event.cpp, src/xml/event-fns.h:
- rejigger the way XML event logs are handled, based on NodeObservers
-
-2005-08-06 MenTaLguY <mental@rydia.net>
-
- * src/xml/simple-session.cpp: minor formatting cleanups
-
-2005-08-06 Ted Gould <ted@gould.cx>
-
- * src/interface.cpp, src/verbs.cpp, src/verbs.h:
-
- Adding in a hash table for Verb ID lookups. This makes searching for them
- in the dynamic menus much faster.
-
-2005-08-06 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/sp-offset.cpp:
- removed a dependency, made refresh_offset_source() static
- * src/svg-view.cpp, src/svg-view.h, src/sp-spiral.cpp, src/sp-spiral.h:
- replaced gboolean with bool
- * src/sp-offset.cpp, src/sp-root.cpp, src/sp-stop.h, src/sp-spiral.h,
- src/sp-spiral.cpp, src/svg-view.h, src/svg-view.cpp, src/style.cpp:
- improved doxygen documentation
-
-2005-08-05 MenTaLguY <mental@rydia.net>
-
- * inkscape.spec.in: include translated manpages
-
-2005-08-05 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * po/nl.po: fix a typo: close a bold tag.
-
-2005-08-03 David Yip <yipdw@rose-hulman.edu>
-
- * src/jabber_whiteboard/typedefs.h:
- fixed incorrect template specialization syntax,
- removed duplicate definitions (oops...)
-
- * src/gc-alloc.h:
- removed explicit keyword from allocator constructors, as it is
- necessary to allow implicit conversion for rebinding. Some
- containers in the libstdc++ in GCC 3.4.x require this, such as anything
- using the standard library's red-black tree implementation --
- std::set, std::map, std::multimap
-
-2005-08-03 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/pen-context.cpp: made sp_pen_context_root_handler static
- * src/snap.h: removed getSnapToBBox() declaration
- * src/sp-stop.h: removed three dependencies
- * src/Doxyfile: added further 3 files
- * src/object-hierarchy.cpp, src/pen-context.h, src/pen-context.cpp,
- src/pencil-context.h, src/pencil-context.cpp, src/snap.h,
- src/snap.cpp, src/sp-stop.h, src/sp-gradient.h, src/sp-gradient.cpp,
- src/sp-linear-gradient.h, src/sp-radial-gradient.h:
- improved doxygen documentation
-
-2005-08-03 David Yip <yipdw@rose-hulman.edu>
-
- * src/jabber_whiteboard/Makefile_insert,
- src/jabber_whiteboard/message-handler.cpp,
- src/jabber_whiteboard/empty.cpp:
- fixing some build issues (Apple's ar doesn't like creating
- archives with an empty member list, so empty.cpp is a null
- placeholder to be used as the sole member in the jabber_whiteboard
- archive in the event that a user does not wish to enable
- Inkboard)
-
-2005-08-02 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/ui/dialog/*.*: Update copyrights
-
- * doc/WISHLIST: s/Sodipodi/Inkscape/
-
- * src/desktop.cpp: Rename SPView to Inkscape::UI::View::View
-
- * changing include file syntax from "" to <> where appropriate
-
- * Changing copyrights to be consistent
-
-2005-08-03 David Yip <yipdw@rose-hulman.edu>
-
- * src/menus-skeleton.h:
- added WITH_INKBOARD ifdef to prevent Inkboard options from being
- compiled into the menu skeleton if the Inkboard code is not enabled
-
-2005-08-03 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * src/display/curve.cpp: Correctly free an array with "delete []".
-
-2005-08-02 David Yip <yipdw@rose-hulman.edu>
-
- * src/jabber/whiteboard/node-tracker.cpp:
- removed unnecessary anchoring of XML::Nodes in XMLNodeTracker
-
-2005-08-02 David Yip <yipdw@rose-hulman.edu>
-
- * src/jabber_whiteboard/typedefs.h:
- moved back to GC::Alloc from traceable_allocator
-
- * src/jabber_whiteboard/node-tracker.cpp:
- fixed anchor-release problem with XML::Nodes in XMLNodeTracker
-
-2005-08-01 MenTaLguY <mental@rydia.net>
-
- * src/gc.cpp, src/gc-core.h: Hans says it's okay to use
- GC_malloc_atomic_uncollectable
-
-2005-08-01 MenTaLguY <mental@rydia.net>
-
- * src/gc-alloc.h: fix improper allocation size
-
-2005-08-01 David Yip <yipdw@rose-hulman.edu>
-
- * src/jabber_whiteboard/message-handler.cpp: removed some
- debug output
-
- * src/dialogs/whiteboard-sharewithchat.cpp: removed some excess
- debugging code
-
- * src/jabber_whiteboard/session-manager.cpp: removed
- redundant if (x == NULL) tests surrounding delete
-
-2005-08-01 David Yip <yipdw@rose-hulman.edu>
-
- * src/ui/icons.cpp, src/ui/stock-items.cpp, src/ui/stock.cpp,
- src/ui/stock.h:
- added Inkboard UI stock items
-
- * src/dialogs/whiteboard*:
- old C/Gtk Inkboard dialogs for collecting user input necessary
- to establish Jabber connections and Inkboard sessions (they're
- still used in some parts of the Inkboard code)
-
- * src/Makefile.am, src/Makefile_insert, src/desktop.cpp,
- src/desktop.h, src/document.cpp, src/file.cpp, src/file.h,
- src/menus-skeleton.h, src/verbs.cpp, src/verbs.h:
- added necessary UI code to access Inkboard functions
-
- * src/jabber_whiteboard/Makefile_insert,
- src/jabber_whiteboard/buddy-list-manager.*,
- src/jabber_whiteboard/callbacks.*,
- src/jabber_whiteboard/chat-handler.*,
- src/jabber_whiteboard/connection-establishment.*,
- src/jabber_whiteboard/defines.h,
- src/jabber_whiteboard/error*,
- src/jabber_whiteboard/internal-constants.*,
- src/jabber_whiteboard/invitation-confirm-dialog.*,
- src/jabber_whiteboard/jabber-handlers.*,
- src/jabber_whiteboard/makefile*,
- src/jabber_whiteboard/message-*,
- src/jabber_whiteboard/node-*,
- src/jabber_whiteboard/received-message-helpers.cpp,
- src/jabber_whiteboard/player-functors.*,
- src/jabber_whiteboard/session-*,
- src/jabber_whiteboard/tracker-node.h,
- src/jabber_whiteboard/typedefs.h:
- Initial commit of Inkboard code
- * src/ui/dialog/session-player*,
- src/ui/dialog/whiteboard*:
- C++/Gtkmm replacements for some old C/Gtk dialogs
- * configure.ac:
- added Inkboard configure checks
- * src/ui/view/edit.cpp,
- src/ui/view/edit.h,
- src/ui/view/view.cpp:
- added Inkboard code stubs to new Gtkmm code
- * share/ui/menus-bars.xml:
- added Inkboard code stubs to menu UI XML
-
-2005-08-01 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/sp-object.cpp: improved doxygen documentation
-
-2005-07-31 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/nodepath.cpp: removed three dependencies
-
-2005-07-31 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.cpp, src/sp-object.h, src/sp-use.cpp:
- adopt more consistent refcounting policy
-
- * src/sp-object.h: make second parameter to sp_object_ref and
- sp_object_unref optional
-
-2005-07-30 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/draw-anchor.cpp, src/nodepath.h: reduced dependencies
- * src/nodepath.cpp: removed duplicate dependency, added two from
- nodepath.h, made triangle_area() inline
- * src/node-context.cpp: added dependency removed from nodepath.h
- * src/Doxyfile: added 2 further files to the scanned list
- * src/nodepath.h: moved function docs into nodepath.cpp
- * src/color.cpp: made file work with src/Doxyfile
- * src/color.cpp, src/draw-anchor.cpp, src/geom.cpp, src/nodepath.cpp:
- improved doxygen documentation
- * src/event-context.cpp: added a \todo
- * src/geom.cpp: added editor footer
-
-2005-07-30 Ted Gould <ted@gould.cx>
-
- * src/Makefile_insert, src/inkscape.cpp, src/inkscape.h,
- src/interface.cpp, src/selection.cpp, src/verbs.cpp, src/verbs.h,
- src/extension/effect.cpp, src/extension/effect.h, src/menus-skeleton.h:
-
- Doing two things. One, making menus configurable by an external xml file
- and the second is enabling sensitivity in the verbs. These are both in
- pretty basic states right now, but workable.
-
-2005-07-29 MenTaLguY <mental@rydia.net>
-
- * src/shortcuts.cpp: made Ctrl+Shift+G the "primary" ungroup shortcut
-
-2005-07-28 Carl Hetherington <inkscape@carlh.net>
-
- * src/arc-context.cpp: CodingStyle. Replace gboolean with bool.
-
- * src/desktop-events.cpp: CodingStyle: whitespace. Add editor
- variables block. gboolean exorcism. Declaration-to-first-use fixes.
-
-
-2005-07-27 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/style.h (SP_SCALE24_MAX): Change from 0xffffff to 0xff0000,
- and add documentation for choice of value.
- (SP_SCALE24_TO_FLOAT) Return a double instead of a float.
- (SP_SCALE24_FROM_FLOAT) Change rounding behaviour.
- These changes are intended to combat float rounding bugs on x86.
-
- * src/style.cpp (sp_style_merge_from_style_string): Use libcroco
- to parse style="..." attribute strings, to improve CSS parsing.
-
-2005-07-27 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/Doxyfile: added 10 further files to the scanned list
- * src/gc-anchored.h, src/gc-managed.h, src/object-hierarchy.h,
- src/pencil-context.h, src/selection.h, src/sp-object.h, src/sp-spiral.h,
- src/svg-view.h, src/verbs.h, src/livarot/float-line.h, src/util/list.h,
- src/widgets/paint-selector.h, src/xml/repr.h:
- made file work with src/Doxyfile
- * src/livarot/int-line.h, src/livarot/float-line.h:
- moved part of documentation into *.cpp file
- * src/gc-anchored.h, src/knot-holder-entity.h, src/nodepath.h,
- src/pen-context.h, src/pencil-context.h, src/selection.h,
- src/sp-gradient.h, src/sp-gradient.cpp, src/sp-item.h, src/sp-object.h,
- src/sp-spiral.h, src/style.h, src/svg-view.h, src/extension/extension.h,
- src/libnr/nr-matrix.h, src/livarot/int-line.h, src/livarot/int-line.cpp,
- src/livarot/float-line.h, src/livarot/float-line.cpp,
- src/livarot/sweep-event.h, src/livarot/sweep-event-queue.h,
- src/util/list.h, src/widgets/paint-selector.h, src/xml/repr.h,
- src/xml/repr.cpp: documentation improvements
- * src/sp-item.h: added editor footer
-
-2005-07-26 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/svg/stringstream.h, src/svg/stringstream.cpp:
- Trim trailing zeros from after the decimal point when writing
- float or double to Inkscape::SVGOStringStream.
- * src/style-test.cpp: Update expected output accordingly.
- * src/svg/stringstream-test.h: New unit test.
- * src/Makefile.am, src/svg/Makefile_insert: Add the new unit test.
- * src/svg/Makefile_insert:
- Don't link unused ftos.cpp, but do link new file stringstream.cpp.
-
-2005-07-26 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * share/icons/icons.svg: Add icon for connector context.
-
-2005-07-25 Ralf Stephan <ralf@ark.in-berlin.de>
-
- * src/libnr/nr-pixblock.h: interface cleanup of NRPixBlock: size and mode
- are now named enums, empty is now bool, changes to function interfaces
- because of that, changed C macros to C++ inline functions, changed clean
- flag in some function interfaces from int to bool.
- * src/libnr/nr-pixblock.cpp: adaptations due to changes in nr-pixblock.h,
- added assert to ...setup_extern() which remains a bit ... risky,
- * src/display/sp-canvas.cpp:
- made sp_canvas_item_construct() static, inlined two other functions
- * src/svg-view.cpp: piped emit_resized through C++ façade (incomplete)
- * src/ui/view/view.h: removed legacyMessageContext() member
- * src/Doxyfile: added files, and options to collect todo and bugs
- * src/display/curve.cpp: moved member docs into curve.h
- * src/event-context.cpp: long line cosmetics, moved a function for clarity
- * src/sp-offset.h, src/sp-spiral.cpp, src/svg-view.cpp,
- src/libnr/nr-types.h: added editor footer
- * src/color-rgba.h, src/draw-anchor.h, src/event-context.*, src/knot-*.h,
- src/message-*.h, src/modifier-fns.h, src/nodepath.h,
- src/pencil-context.cpp, src/pen-context.*, src/snap.*, src/sp-gradient.h,
- src/sp-gradient-fns.h, src/sp-item.cpp, src/sp-item-notify-moveto.h,
- src/sp-linear-gradient*, src/sp-offset.*, src/sp-radial-gradient*,
- src/sp-spiral.cpp, src/style.cpp, src/svg-view.cpp, src/verbs.cpp,
- src/dialogs/export.cpp, src/display/bezier-utils.cpp,
- src/display/curve.*, src/diplay/sp-canvas.*,
- src/extension/implementation/plugin*, src/extension/internal/gimpgrad.h,
- src/libnr/nr-matrix.h, src/libnr/nr-matrix-scale-ops.h,
- src/libnr/nr-matrix-translate-ops.h, src/libnr/nr-pixblock.*,
- src/libnr/nr-point.h, src/libnr/nr-rotate.h, src/libnr/nr-rotate-fns.h,
- src/libnr/nr-scale-matrix-ops.h, src/libnr/nr-types.h,
- src/livarot/int-line.h, src/ui/view/view.*:
-
- made file work with src/Doxygen, doxygen documentation improvements
-
-2005-07-24 Ted Gould <ted@gould.cx>
-
- * 0.42 Release
-
-2005-07-21 Ted Gould <ted@gould.cx>
-
- * 0.42pre3
-
-2005-05-21 Kees Cook <kees@outflux.net>
-
- * share/icons/*xpm, src/ui/dialog/transformation.cpp,
- src/ui/widget/labelled.cpp, src/ui/widget/labelled.h:
- Hooked up Gtkmmified Icon manager correctly. (bug 1217367)
- * Makefile.mingw, Makefile.mingw.common: patch 1241293 for build fixes
-
-2005-07-12 Ted Gould <ted@gould.cx>
-
- * 0.42pre2
-
-2005-07-11 MenTaLguY <mental@rydia.net>
-
- * src/debug/logger.cpp: wrap stack vector in method to avoid
- potential static initialization issues
-
- * src/sp-object.cpp: add refcount logging
-
-2005-07-09 MenTaLguY <mental@rydia.net>
-
- * src/document-undo.cpp, src/inkscape.cpp, src/debug/event.h,
- src/debug/logger.cpp, src/debug/logger.h, src/debug/simple-event.h,
- src/xml/composite-node-observer.cpp, src/xml/event.cpp,
- src/xml/simple-node.cpp:
-
- Categorize debugging events and add the ability to filter them
- via setting the INKSCAPE_DEBUG_FILTER environment variable to
- a comma-separated list of debug event categories.
-
-2005-07-06 Ben Fowler <bpfowler@users.sourceforge.net>
-
- * src/interface.cpp: Spackle for Bug 1217361 "freeze on quitting
- with transform dialog"
-
-2005-07-06 Ben Fowler <bpfowler@users.sourceforge.net>
-
- * src/interface.cpp: Whitespace changes only
-
-2005-07-06 Michael Wybrow <mjwybrow@users.sourceforge.net>
-
- * Info.plist.in, packaging/osx-app.sh, packaging/macosx/*:
-
- Changes and new files required to build an Inkscape dmg on Mac OS X.
-
-2005-07-05 Ted Gould <ted@gould.cx>
-
- * 0.42pre1
-
-2005-07-04 MenTaLguY <mental@rydia.net>
-
- * src/sp-metadata.cpp: strip id= attributes under rdf:RDF elements
-
-2005-07-04 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.cpp, src/xml/node-fns.h, src/xml/node-fns.cpp:
- don't force id= attributes on anything except elements in the SVG,
- Sodipodi, or Inkscape namespaces.
-
-2005-07-04 MenTaLguY <mental@rydia.net>
-
- * src/verbs.cpp: redo cryve's fix to use defaultLabel() rather than
- label()
-
-2005-07-04 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/livarot/float-line.cpp: Patch from Ralf Stephan
- <ralf@ark.in-berlin.de> to suppress two warnings.
-
-2005-06-28 Ted Gould <ted@gould.cx>
-
- * src/verbs.h:
-
- Changing from gnu::hash_map to std::map. The only reason this was a
- hash_map before is because I was stealing code that I didn't understand,
- and a std::map works as well. This fixes bug #1172199 for Tru64.
-
-2005-06-28 Ted Gould <ted@gould.cx>
-
- * src/extension/dependency.cpp:
-
- Fix for #1169396 -- setting the default type for a dependency to file,
- this seems to be the only way that the print function could end up using
- undefined memory, and then passing it on the gettext.
-
-2005-06-28 Ted Gould <ted@gould.cx>
-
- * src/extension/implementation/script.cpp,
- src/extension/implementation/script.h:
-
- Adding support for information coming back on STDERR from scripts. This
- fixes bug #1220959 and RFE #1178941
-
-2005-07-04 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-stop.h, sp-gradient.cpp, widgets/gradient-vector.cpp:
- Implement currentColor as possible value for stop-color, as per spec.
-
-2005-07-02 Kees Cook <kees@outflux.net>
-
- * src/dialog/rdf.cpp: Added FreeArt license, RFE #1230981.
-
-2005-06-30 Bryce Harrington <bryce@bryceharrington.org>
-
- * inkscape.nsi: Fix for bug #1230744 'wrong installer language'
- by theadib.
-
- * src/swatches.cpp: Fix for bug #1217973. The KDE swatches file
- consists of 3 column numbers (missing 4th column), and also lacks
- an ending newline. In this situation, the name variable returned
- from trim() could be null, thus causing a segfault when used as an
- input to Glib::ustring.
-
- * src/sp-image.cpp: Patch for bug #1210100 by bpfowler to help
- narrow in on the cause of the bug.
-
- * README: Requested change for bug #1174991. Directions for
- installation of perl libs
-
-2005-07-01 Ben Fowler <bpfowler@users.sourceforge.net>
-
- * src/desktop.cpp src/svg-view.cpp src/dialogs/display-settings.cpp
- src/dialogs/export.cpp src/dialogs/find.cpp
- src/extension/internal/ps.cpp: Replaced calls to gtk_widget_set_usize
- with GTK2 version.
-
-2005-06-30 Bryce Harrington <bryce@bryceharrington.org>
-
- * inkscape.pod, src/main.cpp: Applying Makzu's patch to implement
- --vacuum-defs
-
-2005-06-28 Ted Gould <ted@gould.cx>
-
- * 0.42pre0
-
-2005-06-23 MenTaLguY <mental@rydia.net>
-
- * src/extension/implementation/script.cpp:
- support for ruby scripts (interpreter="ruby")
-
-2005-06-20 Ted Gould <ted@gould.cx>
-
- * src/desktop.cpp, src/desktop.h, src/document-private.h,
- src/document.cpp, src/document.h, src/extension/effect.h,
- src/extension/implementation/script.cpp:
-
- Adding in a signal to show that the document is being reconstructed from
- another document. This is used by the scripting extensions implementation
- to say to the desktops that they need to save their object references
- as strings instead of pointers -- and then recreate them when the
- reconstruction is complete.
-
- * src/extension/prefdialog.cpp: Making "OK" have focus.
-
- * src/verbs.cpp, src/verbs.h: Some prototype code to start making verbs
- sensitive or not. Not tied in to anything currently.
-
-2005-06-20 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-io.cpp: whoops... don't emit xmlns:xml
-
-2005-06-18 Richard Hughes <cyreve@users.sourceforge.net>
-
- * src/text-context.cpp, src/text-context.h, src/libnrtype/Layout-TNG.h:
- implement double- and triple-clicking of text for selecting the
- current word and line respectively
-
-2005-06-16 MenTaLguY <mental@rydia.net>
-
- * src/interface.cpp: removed "Go to root" context menu item
-
- * src/widgets/layer-selector.cpp: hide "(root)" unless it is the current
- layer
-
-2005-06-11 Aaron Spike <aaron@ekips.org>
-
- * confiugre.ac,
- packaging/autopackage/default.apspec.in:
-
- Adding the autopackage specfile
-
-2005-06-10 Richard Hughes <cyreve@users.sourceforge.net>
-
- * src/text-context.cpp:
- use ctrl-left/right for moving cursor by word in text mode,
- and ctrl-a for select all text
-
-2005-06-09 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/ui/dialogs/align-and-distribute.cpp,
- src/ui/dialogs/align-and-distribute.h,
- src/verbs.cpp:
- Hooking up Aubanel's new align and distribute dialog
-
-2005-06-09 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/text-context.cpp (sp_text_context_root_handler):
- Greater conformance to ISO 14755 for unicode entry. We now
- implement all of the ``Basic method'' portion of that spec
- except for non-latin hexadecimal digits (first 6 letters of
- other alphabets). (Instead, we do the same as for all other
- shortcuts, viz. force a group0 (latin) interpretation of the
- keypress.)
-
-2005-06-07 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/pen-context.cpp (spdc_endpoint_snap): Pen tool: do snapping
- (i.e. namedview_free_snap_all_types) even for initial point.
-
- * src/Makefile.am (INCLUDES), src/extension/script/Makefile_insert
- (extension_script_libscript_a_CXXFLAGS):
-
- Put PERL_CFLAGS PYTHON_CFLAGS into global INCLUDES rather than
- using a libscript_a_CXXFLAGS var (which involved creating .o files
- specific to that lib).
-
-2005-06-06 Ted Gould <ted@gould.cx>
-
- * src/extensions/effect.cpp:
-
- Adding in the code so that effects can be undoable.
-
- * src/extensions/implementation/script.[cpp,h]
-
- Adding in the code so that a new window is not displayed when an
- effect is executed. Now it is in the same window (much nicer).
-
- * src/extensions/internal/latex*.[cpp,h]
-
- Patches from the mailing list to add LaTeX output.
-
-2005-06-04 MenTaLguY <mental@rydia.net>
-
- * src/extensions/init.cpp:
-
- That tears it. Showing the error dialog on startup goes. I've
- had to respond to one too many bloody bug reports. If we released
- 0.42 with this too we'll drive away users permanently. As it was,
- a lot of people were assuming 0.41 was broken when they saw this
- and reverted to 0.40.
-
-2005-05-31 MenTaLguY <mental@rydia.net>
-
- * src/preferences-skeleton.h: disable extension error dialog on startup
- -- I'm sick of hearing that Inkscape is broken because people see
- this dialog on startup. It makes us look bad.
-
- We're not going to repeat this for 0.42 -- find a better approach.
-
-2005-05-28 MenTaLguY <mental@rydia.net>
-
- * src/document.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
- src/sp-flowtext.cpp, src/sp-object.cpp, src/sp-object.h,
- src/sp-path.cpp, src/sp-rect.cpp, src/sp-root.cpp, src/sp-root.h,
- src/sp-shape.cpp, src/version.cpp, src/version.h:
-
- propagate SVG version upwards, and move SPVersion into Inkscape
- namespace
-
-2005-05-24 Simarilius <Simarilius@yahoo.com>
-
- * src/verbs.cpp, src/dialogs/tiledialog.cpp, src/dialogs/tiledialog.h,
- src/ui/dialogs/dialog-manager.cpp
-
- Converted the tiledialog over to the inkscape:ui:dialog class and hooked
- it into dialog manager
-
-2005-05-24 Ted Gould <ted@gould.cx>
-
- * src/extension/dependency.cpp, src/extension/extension.cpp,
- src/extension/extension.h, src/extension/init.cpp,
- src/extension/implementation/script.cpp:
-
- Applying patch 1199856 which allows Inkscape to have multiple directories
- for extensions. Currently those are /share/inkscape/extensions and
- ~/.inkscape/extensions. The patch was written by Aaron Spike.
-
-2005-05-23 Ted Gould <ted@gould.cx>
-
- * share/extensions/<alot>
-
- Adding in Aaron Spike's extensions so that they come with the standard
- build. Lot's of useful stuff that is worth having for most users.
-
-2005-05-19 MenTaLguY <mental@rydia.net>
-
- * src/verbs.cpp, src/ui/dialog/align-and-distribute.h,
- src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
- src/ui/dialog/document-preferences.h, src/ui/dialog/export.h,
- src/ui/dialog/extension-editor.h, src/ui/dialog/fill-and-stroke.h,
- src/ui/dialog/find.h, src/ui/dialog/inkscape-preferences.h,
- src/ui/dialog/layer-editor.h, src/ui/dialog/messages.h,
- src/ui/dialog/text-properties.h, src/ui/dialog/transformation.h,
- src/ui/dialog/xml-editor.h, src/ui/view/edit.cpp:
-
- refactoring of the dialog manager code, introducing factory
- functions and a method specifically for showing a dialog
-
-2005-05-19 MenTaLguY <mental@rydia.net>
-
- * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
-
- fix layer property undo crash bugs (#1192708 and #1171704)
-
-2005-05-19 MenTaLguY <mental@rydia.net>
-
- * src/debug/Makefile_insert, src/debug/sysv-heap.cpp,
- src/debug/sysv-heap.h, src/gc.cpp, src/debug/gc-heap.h,
- src/debug/heap.cpp:
-
- moved GC Heap statistics stuff into libdebug to ease circular
- dependencies
-
-2005-05-17 MenTaLguY <mental@rydia.net>
-
- * src/ui/dialog/memory.cpp:
-
- reduce magnitude of memory jitter somewhat by avoiding some vector
- resizing and copying
-
-2005-05-16 MenTaLguY <mental@rydia.net>
-
- * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
-
- revised Debug::Heap API slightly
-
- * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
-
- thousands separators and other niceties. 'apply' now forces a
- garbage collection and immediate update.
-
-2005-05-16 MenTaLguY <mental@rydia.net>
-
- * src/ui/dialog/memory.cpp: re-use existing rows, though it doesn't
- seem to help memory jitter much
-
-2005-05-15 MenTaLguY <mental@rydia.net>
-
- * src/debug/heap.cpp: fix bounds error
-
- * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
-
- flesh out basic memory info dialog
-
-2005-05-15 MenTaLguY <mental@rydia.net>
-
- * configure.ac: cleaned up tests
-
- * src/debug/heap.cpp: fixed feature macro names
-
-2005-05-15 MenTaLguY <mental@rydia.net>
-
- * configure.ac: added tests for mallinfo and malloc.h
-
- * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
-
- fix up Debug::Heap API slightly
-
-2005-05-14 MenTaLguY <mental@rydia.net>
-
- * src/interface.cpp, src/verbs.cpp, src/verbs.h,
- src/ui/dialog/Makefile_insert, src/ui/dialog/dialog-manager.cpp,
- src/ui/dialog/dialog-manager.h, src/ui/dialog/memory.cpp,
- src/ui/dialog/memory.h:
-
- added skeletal memory statistics dialog
-
-2005-05-12 Juerg Billeter <j@bitron.ch>
-
- * configure.ac: Have pkgconfig explicitly require gdkmm-2.4 & glibmm-2.4
- (used directly by Inkscape), rather than relying on transitive
- dependencies. It's said that this is required in some cases with
- pkgconfig 0.17 and later.
-
-2005-05-08 Bryce Harrington <bryce@bryceharrington.org>
-
- * ChangeLog configure.ac src/Makefile_insert src/desktop-widget.h
- src/desktop.h src/dropper-context.cpp src/file.cpp
- src/shortcuts.cpp src/sp-text.cpp src/splivarot.cpp
- src/svg-view.h src/text-context.cpp src/verbs.cpp
- src/extension/implementation/plugin-link.h
- src/extension/internal/grid.cpp src/helper/action.h
- src/helper/window.cpp src/ui/dialog/dialog.cpp
- src/ui/dialog/messages.cpp src/ui/view/view.cpp
- src/ui/view/view.h:
-
- Moving view.* into src/ui/view/
-
-2005-05-09 MenTaLguY <mental@rydia.net>
-
- * src/gc-alloc.h: const-correctness fix
-
-2005-05-08 Bryce Harrington <bryce@bryceharrington.org>
-
- * configure.ac: Defaulting with-gnome-vfs to on if library is
- present.
-
- * po/POTFILES.in : Fixed error causing compile failure
-
- * src/Makefile_insert src/arc-context.cpp src/desktop-events.cpp
- src/desktop.cpp src/desktop.h src/dyna-draw-context.cpp
- src/gradient-context.cpp src/gradient-toolbar.cpp
- src/interface.cpp src/make.dep src/make.files
- src/rect-context.cpp src/select-context.cpp
- src/select-toolbar.cpp src/seltrans.cpp src/spiral-context.cpp
- src/star-context.cpp src/toolbox.cpp src/verbs.cpp src/view.cpp
- src/view.h src/application/application.cpp
- src/application/application.h src/application/editor.cpp
- src/application/editor.h src/ui/dialog/align-and-distribute.cpp
- src/ui/dialog/align-and-distribute.h
- src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h
- src/ui/dialog/dialog.cpp src/ui/dialog/dialog.h
- src/ui/dialog/document-preferences.cpp
- src/ui/dialog/document-preferences.h src/ui/dialog/export.cpp
- src/ui/dialog/export.h src/ui/dialog/extension-editor.cpp
- src/ui/dialog/extension-editor.h
- src/ui/dialog/fill-and-stroke.cpp
- src/ui/dialog/fill-and-stroke.h src/ui/dialog/find.cpp
- src/ui/dialog/find.h src/ui/dialog/inkscape-preferences.cpp
- src/ui/dialog/inkscape-preferences.h
- src/ui/dialog/layer-editor.cpp src/ui/dialog/layer-editor.h
- src/ui/dialog/messages.h src/ui/dialog/text-properties.cpp
- src/ui/dialog/text-properties.h
- src/ui/dialog/transformation.cpp src/ui/dialog/transformation.h
- src/ui/dialog/tree-editor.h src/ui/dialog/xml-editor.cpp
- src/ui/dialog/xml-editor.h src/ui/view/Makefile_insert
- src/ui/view/edit.cpp src/ui/view/edit.h :
-
- Renaming sp-desktop-widget.h to desktop-widget.h for
- consistency with other desktop files. Beginning migration of
- desktop-* and view* files into ui/view/ subdir. Incorporating
- DialogManager into existing SPDesktop code. Making SPView
- derive from GObject. Changing Messages dialog to run via
- DialogManager. Removing getName() and getDesc() routines from
- Dialogs.
-
-2005-05-08 MenTaLguY <mental@rydia.net>
-
- * src/Makefile_insert: change link order since the GC code now
- depends on the debugging stuff
-
- * src/debug/Makefile_insert, src/debug/heap.cpp, src/debug/heap.h:
-
- added heap statistics stuff
-
- * src/gc.cpp: register the GC heap with the heap statistics facility
-
-2005-05-07 MenTaLguY <mental@rydia.net>
-
- * src/gc-anchored.h, src/gc-core.h, src/gc-finalized.h,
- src/gc-managed.h, src/gc.cpp:
-
- hide the global Ops structure from the outside world, and expose
- some additional libgc API.
-
-2005-05-07 Ted Gould <ted@gould.cx>
-
- * src/extension/parameter.cpp: bug fix for empty string parameter
-
- * share/extensions/dropshadow.inx,
- src/extension/implementation/script.cpp:
-
- Adding in an "interpreter" attribute for "command" that will prepend
- the command with the interpreter. Right now only "perl" and "python"
- work, and they only prepend "perl" and "python", but more will be
- added later.
-
-2005-05-07 MenTaLguY <mental@rydia.net>
-
- * src/xml/composite-node-observer.cpp: bug fixes
-
- * src/xml/simple-node.cpp, src/xml/simple-node.h: switch to using
- CompositeNodeObserver, which has saner add/remove semantics
-
- * src/util/list-container-test.cpp: add another test, just to be sure
-
- * src/dialogs/xml-tree.cpp: remove need for is_interactive flag on
- attribute changes (the flag is effectively disabled by the other
- changes)
-
-2005-05-05 MenTaLguY <mental@rydia.net>
-
- * src/debug/event.h, src/debug/logger.cpp:
-
- PropertyPair is now its own class
-
- * src/xml/simple-node.cpp: add logging of XML node mutation
-
- * src/xml/Makefile_insert, src/xml/composite-node-observer.cpp,
- src/xml/composite-node-observer.h:
-
- added CompositeNodeObserver class, which will eventually replace
- the existing notifier lists
-
-2005-05-05 MenTaLguY <mental@rydia.net>
-
- * src/inkscape.cpp: try to cleanly terminate log in case of crashes
-
-2005-05-05 MenTaLguY <mental@rydia.net>
-
- * src/document-undo.cpp, src/debug/Makefile_insert, src/debug/logger.cpp,
- src/debug/simple-event.h, src/xml/event.cpp:
-
- add debug logging for undo+redo+transactions
-
-2005-05-05 MenTaLguY <mental@rydia.net>
-
- * src/inkscape.cpp, src/main.cpp: initialize and shutdown debug log
- from more reliable place
-
- * src/debug/logger.cpp: clean up log via std::atexit()
-
-2005-05-04 MenTaLguY <mental@rydia.net>
-
- * configure.ac, src/Makefile.am, src/Makefile_insert,
- src/debug/Makefile_insert, src/debug/makefile.in:
-
- added src/debug/ subdir
-
- * src/gc-alloc.h: no default management type for now
-
- * src/debug/event-tracker.h, src/debug/event.h, src/debug/logger.cpp,
- src/debug/logger.h: simple XML logging facility
-
- * src/util/Makefile_insert: fixed cut-and-paste error
-
-2005-04-29 Jon A. Cruz <jon@joncruz.org>
- * src/dialogs/swatches.cpp, src/dialogs/eek-preview.h,
- src/dialogs/eek-preview.cpp:
-
- Added property to swatch to block taking focus.
-
-2005-04-28 Jon A. Cruz <jon@joncruz.org>
- * src/dialogs/Makefile_insert, src/dialogs/eek-preview.cpp,
- src/dialogs/eek-preview.h, src/dialogs/swatches.cpp,
- src/dialogs/swatches.h, src/ui/previewholder.cpp,
- src/ui/previewable.h, src/ui/widget/panel.cpp:
-
- Adding new widget for color swatch usage.
-
-2005-04-24 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/Makefile.am src/Makefile_insert,
- src/application/Makefile_insert, src/application/editor.cpp,
- src/application/editor.h, src/extension/internal/svg.cpp,
- src/ui/Makefile_insert, src/ui/view/Makefile_insert,
- src/ui/view/edit.cpp, src/ui/view/edit.h, src/ui/view/makefile.in,
- src/application/editor-impl.cpp, src/application/editor-impl.h:
-
- Renaming EditorImpl to UI::View::Edit
-
- Fixing bug 1185873 "batch mode crasher" caused by VFS being
- called with relative paths. Adding a check to see whether the
- input is a valid uri, and if not, just calling sp_document_new
- directly.
-
-
-2005-04-23 Ted Gould <ted@gould.cx>
-
- * src/extension/input.cpp, src/extension/input.h,
- src/extension/output.cpp, src/extension/output.h,
- src/extension/system.cpp, src/extension/implementation/implementation.cpp,
- src/extension/implementation/implementation.h,
- src/extension/implementation/plugin-link.h,
- src/extension/implementation/plugin.cpp,
- src/extension/implementation/plugin.h,
- src/extension/implementation/script.cpp,
- src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
- src/extension/internal/eps-out.h:
-
- Changing the prototype for the input/output preferences to be closer to
- that of Effects. This is a good thing because now autogui can be used for
- all, and it is much cleaner. Unfortunately, this caused alot of files to
- be changed. Also, this sets up the extensions dialog (we're only using
- one now) to be integrated into the GTKmm codebase easier.
-
-2005-04-21 Jon A. Cruz <jon@joncruz.org>
- * src/widgets/sp-color-wheel-selector.cpp,
- src/widgets/sp-color-scales.h, src/widgets/sp-color-slider.cpp,
- src/widgets/sp-color-scales.cpp:
- Changed CMYK selector to display values as 0-100. Fixes REF #1124499.
-
-2005-04-21 Jon A. Cruz <jon@joncruz.org>
- * src/xml/repr-io.cpp:
- Expand entities; matches 0.41 behavior. Fixes bug #1157478.
-
-2005-04-20 Jon A. Cruz <jon@joncruz.org>
- * src/sp-object-repr.cpp:
- Turned off the half-done <animate> element. Fixes bug #1119935.
-
-2005-04-19 Carl Hetherington <inkscape@carlh.net>
-
- * src/pen-context.cpp: snap first point to grid correctly, fixing
- #1152057. Remove a pointless call to spdc_endpoint_snap().
-
- * src/main.cpp: support for command-line export of PS and EPS,
- with options.
-
-2005-04-19 Piers Titus van der Torren <piersvdt@users.sourceforge.net>
- * src/seltrans.cpp:
- Fixed skew so it displays and snaps to angle instead of percentage.
-
-2005-04-18 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/extension/internal/pov-out.cpp (PovOutput::save):
- Was dividing component bytes by 256 instead of the usual 255 to get
- floating point component. Changed to use sp_color_get_rgb_floatv
- instead. (N.B. This change is wrong if pov files disallow 1.0.)
-
- Multiply opacity by product of all ancestors' opacity property computed
- value.
-
-2005-04-18 Carl Hetherington <inkscape@carlh.net>
-
- * src/sp-line.cpp, src/dialogs/unclump.cpp,
- src/extension/internal/ps.cpp,
- src/libnrtype/Layout-TNG-Output.cpp,
- src/Layout-TNG-Scanline-Makers.cpp, src/livarot/PathCutting.cpp:
- add missing include of nr-point-matrix-ops.h.
-
-2005-04-17 Jon A. Cruz <jon@joncruz.org>
- * src/toolbox.cpp:
-
- Corrected improper use of static. Fixes bug #1171919.
-
-2005-04-16 Ted Gould <ted@gould.cx>
-
- * src/extension/extension.cpp, src/extension/parameter.cpp:
-
- Adding in autogui for strings and booleans. Also making everything
- a little more robust.
-
-2005-04-17 cyreve <cyreve@users.sourceforge.net>
-
- * src/: sp-text.cpp, sp-text.h, text-context.cpp, text-editing.cpp,
- text-editing.h, libnrtype/Layout-TNG-Compute.cpp: hook up keys
- for adding rotate= attribute to text elements
-
- * src/libnrtype/Layout-TNG-OutIter.cpp: visual cursor left/right in
- counterdirectional text runs
-
-2005-04-16 cyreve <cyreve@users.sourceforge.net>
-
- * src/: display/nr-arena-glyphs.cpp, libnrtype/FontInstance.cpp,
- libnrtype/RasterFont.cpp, libnrtype/font-instance.h,
- libnrtype/font-style.h: make miter-limit work for text outlines
- (bug 1094430)
-
-2005-04-16 Ted Gould <ted@gould.cx>
-
- * src/main.cpp:
-
- Added a command-line arguement --extension-directory to find what
- extension directory Inkscape is configured for. This should be
- helpful for external extensions that want to use the same path
- as Inkscape itself on their install.
-
- * src/extension/extension.cpp, src/extension/init.cpp:
-
- Putting in half of Aaron's fix, mostly the one to keep things from
- crashing, next we need to examine how to add multiple search paths
- for extension dependencies.
-
- Also, added a check so that autogui won't create a GUI if there are
- no preferences.
-
-2005-04-13 Jon Phillips <jon@rejon.org>
- * src/toolbox.cpp: removed code that was beeping and prepped for new
- drag-n-drop color swatches.
-
-2005-04-13 cyreve <cyreve@users.sourceforge.net>
-
- * src/path-chemistry.cpp: wire up converting object to path for
- flowtext
-
-2005-04-13 Jon A. Cruz <jon@joncruz.org>
- * src/dialogs/swatches.cpp:
-
- Simple drag-n-drop out from color swatches.
-
-2005-04-12 cyreve <cyreve@users.sourceforge.net>
-
- * src/: selection-chemistry.cpp, text-context.cpp, text-context.h,
- text-editing.cpp, text-editing.h: cut and copy selected text (bug
- 1175441)
-
-2005-04-12 Ted Gould <ted@gould.cx>
-
- * src/extension/extension.cpp, src/extension/extension.h,
- src/extension/parameter.cpp, src/extension/parameter.h,
- src/extension/implementation/script.cpp:
-
- This is support for having command line arguments from the parameters,
- mostly this is a quick hack to get Aaron working, I'll clean it up
- shortly, I promise. But, it does seem to be working right now. More
- polish shortly.
-
-2005-04-10 Jon A. Cruz <jon@joncruz.org>
- * src/interface.cpp:
-
- Adding drag-n-drop support for arbitrary images. Fixes bug 1177714.
-
-
-2005-04-10 Ted Gould <ted@gould.cx>
-
- * Lots of files:
-
- Moving around the plugins, and disabling the feature. I've put all
- the functionality into the internal directory. This should allow for
- the features to be used until plugins could work. Also, adding in
- features to do autogui with the parameters of a given extension.
-
-2005-04-09 Bryce <bryce@bryceharrington.org>
-
- * src/view.h, src/application/editor-impl.cpp,
- src/application/editor-impl.h, src/svg-view.h:
-
- C++-ification. Created some C++ wrapper member functions for
- SPView and SPSVGView, to enable Gtkmmification of SPDesktop
-
-2005-04-09 MenTaLguY <mental@rydia.net>
-
- * src/selection.cpp, src/selection.h, src/dialogs/align.cpp,
- src/extension/implementation/script.cpp,
- src/extension/plugin/bluredge.cpp, src/util/glib-list-iterators.h:
-
- excise STL abuse, and fix up the glib list iterators
-
-2005-04-09 MenTaLguY <mental@rydia.net>
-
- * src/file.cpp, src/interface.cpp, src/shortcuts.cpp,
- src/sp-object-repr.cpp, src/sp-skeleton.cpp, src/verbs.cpp,
- src/dialogs/export.cpp, src/display/nr-arena-item.cpp,
- src/libnrtype/FontFactory.cpp, src/libnrtype/TextWrapper.h,
- src/livarot/ShapeMisc.cpp, src/livarot/float-line.cpp:
-
- combined several different 64-bit cleanness patches
-
-2005-04-08 Jon Phillips <jon@rejon.org>
- * src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h:
- added copyright statements about dialog manager code I wrote.
-
-2005-04-08 MenTaLguY <mental@rydia.net>
-
- * src/draw-context.cpp, src/dyna-draw-context.cpp, src/path-chemistry.cpp,
- src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
- src/splivarot.cpp, src/extension/plugin/bluredge.cpp,
- src/trace/trace.cpp:
-
- renaming Inkscape::Selection methods that deal with XML::Nodes
-
-2005-04-08 MenTaLguY <mental@rydia.net>
-
- * src/document-undo.cpp: try again with handling incomplete transactions
- more gracefully
-
-2005-04-06 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/io/sys.h, src/io/sys.cpp (dir_open, dir_read_utf8name):
- New functions: utf8 wrappers around g_dir_open, g_dir_read_name.
-
-2005-04-02 Bryce Harrington <bryce@bryceharrington.org>
-
- * configure.ac share/ui/menus-bars.xml, src/Makefile.am,
- src/Makefile_insert, src/file.cpp,
- src/application/editor-impl.cpp,
- src/application/editor-impl.h,
- src/extension/init.cpp, src/extension/input.cpp,
- src/extension/system.cpp,
- src/extension/implementation/implementation.cpp,
- src/extension/implementation/plugin.cpp,
- src/extension/implementation/script.cpp,
- src/extension/internal/svg.cpp
- : Implementing preliminary load-from-URI functionality.
-
-
-2005-04-02 MenTaLguY <mental@rydia.net>
-
- * src/document-undo.cpp, src/xml/event-fns.h, src/xml/event.cpp,
- src/xml/event.h:
-
- more debugging info for incomplete transactions
-
-2005-04-02 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-gradient.cpp: Fix crash with cycles in gradient hrefs.
-
-2005-04-01 Jon A. Cruz <jon@joncruz.org>
- * src/ui/widget/panel.h, src/ui/widget/panel.cpp, src/ui/previewholder.h,
- src/ui/previewholder.cpp,src/dialogs/swatches.cpp,
- src/dialogs/swatches.h:
- Added UI for switching palettes
-
-2005-04-01 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
- * src/style.cpp (sp_style_merge_from_dying_parent): New function to
- combine the styles of the <use> element and its ghost child when
- unlinking.
- * src/sp-use.cpp: Use it.
-
-2005-03-31 Jon A. Cruz <jon@joncruz.org>
- * src/ui/widget/panel.cpp, src/ui/widget/panel.h, src/path-prefix.h,
- src/dialogs/swatches.cpp, src/dialogs/swatches.h
- share/palettes/Makefile.am, share/palettes/svg.gpl:
- Adding palette loading.
-
-2005-03-31 Jean-François Lemaire <jflemaire@skynet.be>
- * share/icons/David_icons.svg: new icon theme by David Christian Berg
-
- * share/icons/README.icons: explanations on how to use the theme
-
-2005-03-30 Jean-François Lemaire <jflemaire@skynet.be>
- * share/icons/icons.svg: included the layer menu icons
-
- * src/verbs.cpp: assigned names for the layer menu icons
-
-2005-03-24 Jon A. Cruz <jon@joncruz.org>
- * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
- src/ui/previewholder.h, src/ui/previewfillable.h,
- src/dialogs/iconpreview.cpp, src/dialogs/swatches.cpp:
- Adding panel menu
-
-2005-03-27 Jon Phillips <jon@rejon.org>
- * src/toolbox.cpp src/toolbox.h src/ui/dialog/dialog-manager.cpp
- src/ui/dialog/dialog-manager.h: Added generic dialog adding,
- deleting, and getting and fixed toolboxes to be static with no
- warnings.
-
-2005-03-26 Bryce <bryce@bryceharrington.org>
-
- * share/ui/keybindings.rc, share/ui/menus-bars.xml
- src/application/editor-impl.cpp, src/application/editor-impl.h,
- src/extension/internal/svg.cpp, src/ui/dialog/Makefile_insert,
- src/ui/dialog/dialog-manager.cpp,
- src/ui/dialog/dialog-manager.h, src/ui/dialog/messages.cpp,
- src/ui/dialog/messages.h: Initial implementation of canvas in
- gtkmm. Incorporating Messages dialog.
-
-
-2005-03-24 MenTaLguY <mental@rydia.net>
-
- * src/sp-item.cpp: fix relative transforms to accommodate viewbox
-
-2005-03-24 Jon A. Cruz <jon@joncruz.org>
-
- * src/ui/Makefile_insert, src/dialogs/swatches.cpp,
- src/dialogs/swatches.h, src/ui/previewable.h,
- src/ui/previewfillable.h, src/ui/previewholder.cpp,
- src/ui/previewholder.h:
- Refactoring previewable functionality to be more generic
-
-2005-03-24 cyreve <cyreve@users.sourceforge.net>
-
- * src/: text-context.cpp, text-editing.cpp, text-editing.h:
- functions for applying style to selected text, and wire them
- up to ctrl-b/ctrl-i for bold/italic
-
-2005-03-23 Jon Phillips <jon@rejon.org>
- * src/toolbox.h src/toolbox.cpp: Fixed warning messages.
-
-2005-03-23 Jon A. Cruz <jon@joncruz.org>
-
- * src/ui/previewable.h, src/ui/Makefile_insert,
- src/dialogs/swatches.h, src/dialogs/swatches.cpp:
- Preliminary work for 'Previewable' interface.
-
-2005-03-23 cyreve <cyreve@users.sourceforge.net>
-
- * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
- libnrtype/Layout-TNG-Output.cpp: make text on path work correctly
- with accent glyphs and suchlike
-
- * src/: text-chemistry.cpp, libnrtype/Layout-TNG.h: apply text's
- alignment to startOffset on new textpath elements, fixes bug
- 1168145
-
- * src/libnrtype/Layout-TNG-OutIter.cpp: selecting text to the end
- sometimes displays wrong
-
-2005-03-22 MenTaLguY <mental@rydia.net>
-
- * src/arc-context.cpp, src/desktop-handles.cpp,
- src/desktop-handles.h, src/desktop.cpp, src/desktop.h,
- src/document.h, src/draw-context.cpp, src/draw-context.h,
- src/file.cpp, src/forward.h, src/gradient-context.cpp,
- src/gradient-drag.cpp, src/gradient-drag.h, src/gradient-toolbar.cpp,
- src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
- src/node-context.h, src/nodepath.cpp, src/object-ui.cpp,
- src/path-chemistry.cpp, src/rect-context.cpp, src/selcue.cpp,
- src/selcue.h, src/select-context.cpp, src/select-toolbar.cpp,
- src/selection-chemistry.cpp, src/selection-chemistry.h,
- src/selection-describer.cpp, src/selection-describer.h,
- src/selection.cpp, src/selection.h, src/seltrans.cpp,
- src/seltrans.h, src/sp-flowtext.cpp, src/spiral-context.cpp,
- src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
- src/text-context.cpp, src/toolbox.cpp, src/verbs.cpp,
- src/dialogs/align.cpp, src/dialogs/clonetiler.cpp,
- src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
- src/dialogs/find.cpp, src/dialogs/iconpreview.cpp,
- src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
- src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
- src/dialogs/tiledialog.cpp, src/dialogs/transformation.cpp,
- src/dialogs/xml-tree.cpp, src/extension/plugin/bluredge.cpp,
- src/extension/plugin/grid.cpp, src/trace/trace.cpp,
- src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
- src/ui/dialog/transformation.cpp, src/ui/dialog/transformation.h,
- src/widgets/sp-widget.cpp, src/widgets/sp-widget.h:
-
- SPSelection -> Inkscape::Selection
-
-2005-03-22 cyreve <cyreve@users.sourceforge.net>
-
- * src/text-context.cpp: pressing esc doesn't hide text selection
-
- * src/: text-context.cpp, text-context.h, text-editing.cpp,
- text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
- libnrtype/Layout-TNG.h: make text selection inverse
-
-2005-03-21 Jon Phillips <jon@rejon.org>
-
- * share/icons/icons.svg src/dropper-context.cpp
- src/dropper-context.h src/toolbox.cpp src/toolbox.h
- src/dialogs/display-settings.cpp: Added controls for eye dropper
- so that I could get color values. Removed option from application
- preferences.
-
-2005-03-21 MenTaLguY <mental@rydia.net>
-
- * src/util/Makefile_insert, src/util/glib-list.h,
- src/util/glib-list-iterators.h:
-
- retired old Glib list to Util::List adaptor and replaced it with
- new iterator classes that directly wrap the Glib list types
-
-2005-03-21 cyreve <cyreve@users.sourceforge.net>
-
- * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp: text
- selection doesn't show when it starts at the end of a line
-
- * src/: text-context.cpp, text-editing.cpp: crash on overtyping
- selection, and displayed selection not removed on overtype
-
- * src/text-editing.cpp: kerning information placed wrongly in text
- after child span element
-
- * src/libnrtype/Layout-TNG-OutIter.cpp: crash when pressing home key
-
- * src/: text-context.cpp, text-context.h: text selection using the
- mouse
-
- * src/: make.dep, make.files, make.ofiles,
- libnrtype/Layout-TNG-OutIter.cpp: further optimisation of text
- selection, and an implementation for text on a path
-
- * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp,
- libnrtype/Layout-TNG.h: optimisation of text selection and fixing
- some bugs in it
-
-2005-03-18 MenTaLguY <mental@rydia.net>
-
- * src/arc-context.cpp, src/file.cpp, src/gradient-context.cpp,
- src/node-context.cpp, src/object-ui.cpp, src/path-chemistry.cpp,
- src/rect-context.cpp, src/select-context.cpp,
- src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
- src/sp-flowtext.cpp, src/spiral-context.cpp, src/splivarot.cpp,
- src/star-context.cpp, src/text-chemistry.cpp, src/text-context.cpp,
- src/dialogs/find.cpp, src/dialogs/in-dt-coordsys.cpp,
- src/dialogs/xml-tree.cpp:
-
- cleaned up the selection API slightly
-
-2005-03-20 cyreve <cyreve@users.sourceforge.net>
-
- * src/: text-context.cpp, text-context.h, text-editing.cpp,
- text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
- libnrtype/Layout-TNG.h: initial implementation of text selection
- (keyboard only)
-
- * src/libnrtype/Layout-TNG-OutIter.cpp: making
- createSelectionShape() work
-
- * src/: sp-text.cpp, sp-text.h: text-anchor sometimes won't work in
- text on a path when x/y coordinates are set
-
- * src/libnrtype/Layout-TNG-Output.cpp: text on path: cut characters
- before start of path and calculate bounding box correctly when
- this happens
-
-2005-03-14 Jon A. Cruz <jon@joncruz.org>
- * src/dialogs/Makefile_insert, src/dialogs/swatches.cpp,
- src/dialogs/swatches.h, src/verbs.h, src/verbs.cpp,
- src/interface.cpp:
- Initial cut of swatches panel.
-
-2005-03-19 cyreve <cyreve@users.sourceforge.net>
-
- * src/libnrtype/Layout-TNG-Compute.cpp: rendering of
- multiple-character clusters in rtl text is wrong (bug 1166603)
-
- * src/: make.dep, make.files, make.ofiles, sp-text.cpp, sp-text.h,
- text-editing.cpp: glue kerning info back together on deleting
- line breaks
-
- * src/sp-tspan.cpp: textpath startOffset attribute doesn't save
- correctly when it's a percentage (remnants of bug 1124722)
-
- * src/: text-context.cpp, text-context.h, text-editing.cpp,
- text-editing.h, libnrtype/Layout-TNG.h: use Layout::iterator for
- storing cursor position. Fixes bug 1093660 related to rtl cursor
- movement
-
- * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG.h: implement
- backend cursor movement functions properly for multidirectional
- text
-
- * src/libnrtype/Layout-TNG-Output.cpp: create more efficient
- postscript output
-
- * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG-Output.cpp,
- Layout-TNG.h: obey text-align attribute when fitting text to a
- path (fixes bug 1124722)
-
- * src/: attributes-test.cpp, attributes.cpp, attributes.h,
- sp-flowtext.cpp, sp-text.cpp, sp-tspan.cpp, sp-tspan.h,
- style-test.cpp, libnrtype/Layout-TNG-Output.cpp: wire up
- startOffset attribute to textpath and fix bugs in it
-
- * src/sp-flowtext.cpp: unflow text command loses formatting
-
- * src/xml/repr-io.cpp: xml pretty-printer adding whitespace in
- xml:space=preserve elements
-
- * src/: sp-flowtext.cpp, text-editing.cpp: line breaks not being
- put before strings immediately following para elements, and
- deleting line breaks copies style wrongly
-
-2005-03-18 MenTaLguY <mental@rydia.net>
-
- * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
- src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
- src/xml/node-fns.cpp, src/xml/node-fns.h, src/xml/node-iterators.h,
- src/xml/repr.cpp, src/xml/simple-node.cpp:
-
- renamed node-fns-tree to node-fns, and moved sp_repr_prev etc
- into Inkscape::XML namespace (as e.g. previous_node)
-
-2005-03-18 cyreve <cyreve@users.sourceforge.net>
-
- * src/libnrtype/Layout-TNG-Compute.cpp: cursor position on blank
- first line sometimes goes wrong
-
- * src/: make.dep, make.files, make.ofiles, text-editing.cpp:
- spurious line break added before text in text and font dialog
- (bug 1166016)
-
- * src/: make.dep, make.files, make.ofiles, libnrtype/FlowBoxes.cpp,
- libnrtype/FlowBoxes.h, libnrtype/FlowDefs.h,
- libnrtype/FlowDest.cpp, libnrtype/FlowDest.h,
- libnrtype/FlowEater.cpp, libnrtype/FlowEater.h,
- libnrtype/FlowRes.cpp, libnrtype/FlowRes.h,
- libnrtype/FlowResOut.cpp, libnrtype/FlowSols.cpp,
- libnrtype/FlowSols.h, libnrtype/FlowSrc.cpp, libnrtype/FlowSrc.h,
- libnrtype/FlowSrcText.cpp, libnrtype/FlowSrcText.h,
- libnrtype/FlowStyle.cpp, libnrtype/FlowStyle.h,
- libnrtype/FlowUtils.cpp, libnrtype/FlowUtils.h,
- libnrtype/Makefile_insert: remove all old text layout code (7,577
- lines)
-
- * src/: sp-flowregion.cpp, sp-flowregion.h, sp-flowtext.cpp,
- sp-string.cpp, sp-tspan.cpp: purge flow_dest class from code
-
- * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
- libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: define a value
- for line-height:normal and use it consistently
-
- * src/: sp-text.cpp, sp-text.h, text-editing.cpp: adjust kerning
- attributes on adding/removing line breaks
-
-2005-03-17 MenTaLguY <mental@rydia.net>
-
- * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp:
-
- whoops, we were calling the 'children' vfunc rather than
- 'last_child' when appending, hence the bug... fixed now.
-
-2005-03-17 cyreve <cyreve@users.sourceforge.net>
-
- * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
- libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h: x,y
- attributes on tspans set wrongly when alignment != left (bug
- 1165427)
-
- * src/: sp-text.cpp, sp-text.h: break before tspan role=line
- elements, ie allow first tspan not to have role=line
-
- * src/: make.dep, make.files, make.ofiles, sp-flowtext.cpp,
- sp-object.cpp: fix inheritance problems with xml:space attribute
-
- * src/libnrtype/Layout-TNG-OutIter.cpp: crash on pressing enter
- immediately after creating text
-
- * src/: object-ui.cpp, sp-flowtext.cpp: set xml:space=preserve on
- new flowdiv elements
-
- * src/libnrtype/Layout-TNG-Compute.cpp: second try at solving
- numerical problems when line-height is set
-
- * src/: sp-flowtext.cpp, sp-flowtext.h, verbs.cpp: slightly
- objectify SPFlowtext and rearrange its updating a tiny bit
-
- * src/: path-chemistry.cpp, sp-flowregion.cpp, sp-offset.cpp,
- sp-text.cpp, sp-text.h, sp-use-reference.cpp, splivarot.cpp:
- slightly objectify SPText & rearrange updating code, also fixes
- bug causing all letters to appear on top of each other
-
- * src/libnrtype/Layout-TNG-Compute.cpp: characters will draw
- multiple times when x or y attributes set
-
-2005-03-16 cyreve <cyreve@users.sourceforge.net>
-
- * src/text-editing.cpp: kerning: add/remove kerns with
- insertion/deletion of characters, and only apply kerns to the
- topmost xml object
-
- * src/: help.cpp, selection-chemistry.cpp, sp-text.cpp, sp-text.h,
- text-context.cpp, text-editing.cpp, text-editing.h,
- dialogs/text-edit.cpp: move functions applying to both text and
- flowtext to text-editing & rename them. Also fixes crash on
- letter/linespacing adjustment for flowtext
-
- * src/text-editing.cpp: fix crash on pressing delete at the end of
- text
-
- * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
- libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h:
- position cursor correctly in empty text objects
-
- * src/: sp-item-group.cpp, sp-object.cpp: optimise adding children
- to the end of a group - big improvement for tile clones
-
- * src/: sp-flowtext.cpp, sp-text.cpp, text-context.cpp,
- text-editing.cpp, text-editing.h: text editing fixes: track line
- breaks with preceding para tag, finish abstracting line
- break/remove functions to work on flowtext
-
- * src/libnrtype/Layout-TNG-Compute.cpp: cursor positioning
- off-by-one in some cases of wrapped text
-
-2005-03-15 cyreve <cyreve@users.sourceforge.net>
-
- * src/libnrtype/Layout-TNG-Compute.cpp: small tweak to make cursor
- positioning work right in counterdirectional spans in fully
- justified text
-
- * src/sp-text.cpp: tweak function for adjusting linespacing by
- keyboard to be more precise
-
- * src/: attributes-test.cpp, attributes.cpp, make.dep, make.files,
- make.ofiles, style-test.cpp, style.cpp,
- libnrtype/Layout-TNG-Output.cpp: make the unit tests pass for the
- new styles, and workaround build breakage when pango < 1.8
- installed
-
- * src/: sp-flowtext.cpp, sp-flowtext.h,
- libnrtype/Layout-TNG-Compute.cpp,
- libnrtype/Layout-TNG-Scanline-Makers.cpp, libnrtype/Layout-TNG.h:
- wiring up full justification to old attribute & fixing bugs in
- it, which turned in to a major refactoring of layout code
-
-2005-03-14 Jon Phillips <jon@rejon.org>
- * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
- src/desktop.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
- src/dialogs/desktop-properties.cpp:
- Added showpageshadow preference to document preferences. Set to
- on automatically and saves with document if off.
-
-2005-03-14 MenTaLguY <mental@rydia.net>
-
- * src/display/nr-arena-item.h, src/display/nr-arena-item.cpp,
- src/display/nr-arena-group.cpp:
-
- added virtual accessor for last child
-
-2005-03-14 Jon A. Cruz <jon@joncruz.org>
- * src/interface.cpp, src/verb.cpp, src/verbs.h,
- src/ui/widget/panel.cpp, src/dialogs/Makefile_insert,
- src/dialogs/extensions.cpp, src/dialogs/extensions.h,
- src/extension/error-file.cpp:
- Added rough cut of initial extensions panel and dialog.
-
-2005-03-13 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/path-prefix.h: Rearranging linking of libui and libutil
-
- * src/application/application.cpp, src/application/application.h
- src/application/editor-impl.cpp,
- src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog.cpp,
- src/ui/dialog/dialog.h, src/ui/widget/labelled.cpp,
- src/ui/dialog/transformation.h, src/ui/dialog/transformation.cpp,
- src/ui/widget/unit-menu.h, src/util/units.cpp:
- Integrating Transformation dialog. Removing hardcoded paths.
-
- * share/icons/Makefile.in, share/icons/arrows-horiz.svg,
- share/icons/arrows-vert.svg, share/icons/arrows_hor.xpm,
- share/icons/arrows_ver.xpm, share/icons/rotate.svg,
- share/icons/rotate.xpm, share/icons/scale_hor.xpm,
- share/icons/scale_ver.xpm, share/icons/Makefile.am:
- Adding icons needed by transformation dialog
-
- * share/ui/units.txt, share/ui/units.xml:
- Moving units into ui/ subdir. Dunno if this is the best
- location for them, but pjrm thought it'd be ok for now.
-
-2005-03-13 cyreve <cyreve@users.sourceforge.net>
-
- * src/sp-text.cpp: allow adjusting letter spacing when cursor is at
- eol
-
- * src/: make.dep, make.files, make.ofiles,
- libnrtype/Layout-TNG-Compute.cpp,
- libnrtype/Layout-TNG-OutIter.cpp,
- libnrtype/Layout-TNG-Output.cpp, libnrtype/Layout-TNG.h: fix
- kerning when align != left, and fix linespacing < 100
-
- * src/: sp-flowtext.cpp, sp-text.cpp, sp-text.h, style.cpp,
- style.h, libnrtype/Layout-TNG-Compute.cpp,
- libnrtype/Layout-TNG-Input.cpp, libnrtype/Layout-TNG-OutIter.cpp,
- libnrtype/Layout-TNG-Output.cpp,
- libnrtype/Layout-TNG-Scanline-Maker.h, libnrtype/Layout-TNG.h:
- implement line-height css property, & fix percentage handling in
- style
-
-2005-03-12 MenTaLguY <mental@rydia.net>
-
- * src/node-context.cpp, src/node-context.h, src/nodepath.cpp,
- src/nodepath.h, src/toolbox.cpp, src/dialogs/align.cpp:
-
- Renamed Path namespace to Inkscape::NodePath, to avoid conflict
- with livarot
-
-2005-03-12 Kees Cook <kees@outflux.net>
-
- * inkscape.nsi: added German translation from Adib Taraben.
-
-2005-03-12 MenTaLguY <mental@rydia.net>
-
- * src/sp-namedview.cpp, src/sp-metadata.cpp: it's valid for an SPObject
- 'write' method to be passed the object's own XML node; account for this.
-
-2005-03-12 MenTaLguY <mental@rydia.net>
-
- * src/xml/simple-node.cpp: assert that src != this in
- SimpleNode::mergeFrom
-
-2005-03-12 MenTaLguY <mental@rydia.net>
-
- * src/gc-alloc.h: minor cosmetic adjustments
-
- * src/util/list-container.h: pedantically correct implementation of
- ListContainer::max_size()
-
- * src/xml/simple-node.cpp: use Util::ListContainer iterators in a more
- STL-ish fashion
-
-2005-03-12 Jon A. Cruz <jon@joncruz.org>
- * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
- src/ui/widget/Makefile_insert, src/dialogs/iconpreview.h,
- src/dialogs/iconpreview.cpp:
- Initial addition of Panel.
-
-2005-03-12 cyreve <cyreve@users.sourceforge.net>
-
- * src/sp-flowtext.cpp: text unflow command losing space characters:
- add xml:space to generated elements
-
- * src/: attributes.cpp, attributes.h, make.dep, make.files,
- make.ofiles, sp-flowtext.cpp, sp-text.cpp, style.cpp, style.h,
- text-context.cpp, text-editing.cpp, dialogs/text-edit.cpp,
- libnrtype/FlowRes.cpp, libnrtype/Layout-TNG-Compute.cpp,
- libnrtype/Layout-TNG-Input.cpp: add several new text properties
- to SPStyle and rearrange some of the existing ones, also remove
- spurious warning on applying kerning
-
- * src/sp-flowtext.cpp: svg spec requires us to break after flowline
- content, not before
-
-2005-03-11 cyreve <cyreve@users.sourceforge.net>
-
- * src/desktop-style.cpp, src/sp-text.cpp, src/sp-text.h,
- src/sp-tspan.cpp, src/sp-tspan.h, src/text-chemistry.cpp,
-src/text-editing.cpp,
- src/text-editing.h: combine the common attribute handling for text,
- tspan and textpath into one class
-
- * src/sp-flowtext.cpp, src/sp-string.cpp: reimplement xml:space attribute
-
- * src/sp-text.cpp, src/libnrtype/Layout-TNG-OutIter.cpp,
- src/libnrtype/Layout-TNG.h: apply calculated x/y attributes to tspan
- role=line elements
-
- * src/libnrtype/Layout-TNG-Output.cpp: postscript text output
- incorrectly scaled (and other problems)
-
-2005-03-10 cyreve <cyreve@users.sourceforge.net>
-
- * src/sp-flowdiv.h, src/sp-flowtext.h,
- src/sp-text.cpp, src/sp-text.h, src/sp-tspan.h, src/text-context.cpp,
- src/text-editing.cpp, src/text-editing.h,
- src/libnrtype/Layout-TNG-Compute.cpp,
- src/libnrtype/Layout-TNG-OutIter.cpp: clean up xml tree properly on
- deleting line break, & fix various compile issues
-
- * src/nodepath.cpp, src/sp-flowdiv.cpp,
- src/sp-flowdiv.h, src/sp-flowtext.cpp, src/sp-flowtext.h,
-src/sp-string.cpp,
- src/sp-string.h, src/sp-text.cpp, src/sp-text.h, src/sp-tspan.cpp,
-src/sp-tspan.h,
- src/text-editing.cpp, src/verbs.cpp, src/libnrtype/FontInstance.cpp,
- src/libnrtype/font-instance.h, src/livarot/Shape.h,
- src/libnrtype/Layout-TNG-Compute.cpp, src/libnrtype/Layout-TNG-Input.cpp,
- src/libnrtype/Layout-TNG-OutIter.cpp,
- src/libnrtype/Layout-TNG-Output.cpp,
- src/libnrtype/Layout-TNG-Scanline-Maker.h,
- src/libnrtype/Layout-TNG-Scanline-Makers.cpp,
- src/libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: huge rewrite of
- text layout (and some text editing) code
-
-2005-03-07 Kees Cook <kees@outflux.net>
-
- * src/libnr/have_mmx.S, src/libnr/nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S,
- src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S,
- src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S,
- src/libnr/nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S: execstack patch
- from Mike Hearn.
-
-2005-03-07 Jon A. Cruz <jon@joncruz.org>
- * src/interface.cpp, src/verbs.h, src.verbs.cpp, src/widgets/icon.cpp,
- src/dialogs/iconpreview.h, src/dialogs/iconpreview.cpp,
- src/dialogs/Makefile_insert:
- Initial cut of icon preview.
-
-2005-03-05 Bryce Harrington <bryce@bryceharrington.org>
-
- * share/icons/*.svg, share/icons/Makefile.am: Adding icons for
- new gui interface
-
- * src/ui/icons.cpp: Fixing some paths
-
- * src/main.cpp src/application/Makefile_insert,
- src/application/app-prototype.h,
- src/application/application.cpp src/application/editor.cpp,
- src/ui/widget/toolbox.cpp,
- src/application/editor-impl.cpp:
- Broke out editor-impl class to its own file. Continued getting
- the new interface to the point where it'll load and run.
-
- * share/ui/keybindings.rc, share/ui/toolbox.xml, share/ui/menus-bars.xml:
- Migrating some of the UI definition stuff into main codebase
-
-2005-03-05 Jon A. Cruz <jon@joncruz.org>
- * src/widgets/layer-selector.cpp, src/widgets/icon.h,
- src/widgets/icon.cpp, src/dialogs/align.cpp, src/dialogs/find.cpp,
- src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
- src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
- src/dialogs/xml-tree.cpp, src/interface.cpp:
- Purging PixBufFactory and sp_icon_new_scaled.
-
-2005-03-05 Jon A. Cruz <jon@joncruz.org>
- * src/widgets/icon.cpp, src/widgets/icon.cpp: Switched icon loading
- to be deferred and react to theme changes on-the-fly.
-
-2005-03-05 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/application/Makefile_insert,
- src/application/app-prototype.cpp,
- src/application/editor.h,
- src/application/app-prototype.h,
- src/application/application.cpp:
- Adding Application::AppPrototype class
- * src/application/editor.cpp,
- src/application/editor.h:
- Changing member function getImpl() to getWindow()
-
-2005-03-04 Jon A. Cruz <jon@joncruz.org>
- * src/widgets/icon.cpp: Changed stock item loading to use stock
- GtkImage widgets directly.
-
-2005-03-03 MenTaLguY <mental@rydia.net>
-
- * src/widgets/icon.cpp: more idiomatic iteration
-
-2005-03-02 Jon A. Cruz <jon@joncruz.org>
- * src/toolbox.cpp: Added preference to make the top toolbox 'small'.
-
-2005-03-02 Jon A. Cruz <jon@joncruz.org>
- * src/desktop-events.cpp, src/desktop.cpp, src/gradient-toolbar.cpp,
- src/interface.cpp, src/select-toolbar.cpp, src/toolbox.cpp,
- src/toolbox.h, src/dialogs/find.cpp,
- src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
- src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
- src/dialogs/xml-tree.cpp, src/widgets/button.cpp,
- src/widgets/button.h, src/widgets/icon.cpp, src/widgets/icon.h,
- src/widgets/layer-selector.cpp, src/widgets/paint-selector.cpp,
- src/widgets/widget-sizes.h:
- Initial pass removing hardcoded icon sizes.
-
-2005-03-01 MenTaLguY <mental@rydia.net>
-
- * src/extensions/internal/ps.cpp: apply patch from Michael Forbes
- (miforbes@mbhs.edu) to support gradient fills in Postscript
-
-2005-03-01 MenTaLguY <mental@rydia.net>
-
- * src/xml/node.h, src/xml/simple-node.cpp, src/xml/simple-node.h:
-
- begin migration of notification interface to use NodeObserver
- rather than NodeEventVector
-
-2005-03-01 MenTaLguY <mental@rydia.net>
-
- * src/xml/Makefile_insert, src/xml/node-listener.h, src/xml/repr.cpp,
- src/xml/simple-node.cpp, src/xml/simple-node.h:
-
- reworked listener list to use Util::ListContainer
-
- * src/xml/node-observer.h: minor name cleanups
-
-2005-03-01 MenTaLguY <mental@rydia.net>
-
- * src/Makefile.am, src/algorithms/find-if-before.h:
-
- added new generic algorithm
-
-2005-03-01 MenTaLguY <mental@rydia.net>
-
- * src/Makefile.am, src/util/Makefile_insert,
- src/util/list-container-test.cpp, src/util/list-container.h:
-
- tests and fixes for Util::ListContainer
-
-2005-03-01 MenTaLguY <mental@rydia.net>
-
- * src/Makefile.am, src/libnr/Makefile_insert, src/xml/Makefile_insert:
- use in-tree copy of cxxtest
-
- * src/util/Makefile_insert, src/util/list-container.h:
- add Util::List-based STL container
-
-2005-02-28 SwinginCelt <swinginceltgmail.com>
-
- * Fixed an improper conversion of sp_repr_document_merge that was causing
- extra data being written to the prefrences file every time inkscape
- exited.
-
-2005-02-26 SwinginCelt <swinginceltgmail.com>
-
- * Replaced all sp_repr_set_content calls with direct call to
- repr->setContent.
- * Replaced all sp_repr_merge calls with direct call to
- repr->mergeFrom.
- * Removed inline sp_repr_document_merge because it wasn't used anywhere.
- * Removed inline sp_repr_set_content because it wasn't used anywhere.
-
-2005-02-26 MenTaLguY <mental@rydia.net>
-
- * cxxtest: imported cxxtest tree
-
-2005-02-24 Jon A. Cruz <jon@joncruz.org>
- * src/main.cpp, io/sys.h, io/sys.cpp:
- Refactoring input filename conversion and fallback.
- Fixes bug #1151536.
-
-2005-02-22 Jon A. Cruz <jon@joncruz.org>
- * src/main.cpp:
- Refactoring sp_main_*. Adding cleanup phase on extracted filename list.
-
-2005-02-22 Bryce Harrington <bryce@bryceharringotn.org>
-
- * src/main.cpp, src/application/application.cpp: Adding --new-gui
- option.
-
-2005-02-22 Ted Gould <ted@gould.cx>
-
- * src/interface.cpp:
-
- Changing the effects menu to be driven by the preferences file so that the
- file can be the same whether or not the effects are shown.
-
-2005-02-22 MenTaLguY <mental@rydia.net>
-
- * src/desktop-style.cpp, src/selection-chemistry.cpp,
- src/xml/attribute-record.h, src/xml/node.h, src/xml/repr-css.cpp,
- src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h:
-
- use Inkscape::Util::List for attribute lists, and sprinkle some
- appropriate 'using's in to make things less verbose
-
-2005-02-22 Jon A. Cruz <jon@joncruz.org>
- * src/inkscape.cpp, src/main.cpp, src/extension/input.cpp, src/io/sys.cpp,
- src/xml/repr-io.cpp:
- Better catching of problematic filenames.
- Made segv handler only use dialog box when app is using a gui.
- Fixes bug #1145847.
-
-2005-02-22 Ted Gould <ted@gould.cx>
-
- * src/extension/effect.cpp, src/extension/prefdialog.cpp,
- src/extension/prefdialog.h,
- src/extension/implementation/implementation.cpp,
- src/extension/implementation/implementation.h,
- src/extension/implementation/plugin-link.h,
- src/extension/implementation/plugin.cpp,
- src/extension/implementation/plugin.h,
- src/extension/implementation/script.cpp,
- src/extension/implementation/script.h, src/extension/plugin/grid.cpp:
-
- Changing the API of the effects preferences so that it doesn't use
- sockets and plugs anymore. Now there is a generic widget passed down so
- that should work on every platform.
-
- * src/extension/plugin/grid.cpp:
-
- Fixing the grid so that it uses the right axis.
-
- * share/extensions/Makefile.am, share/extensions/bluredge.inx,
- share/extensions/randompnt.inx, share/extensions/randompos.inx,
- src/extension/plugin/Makefile_insert, src/extension/plugin/bluredge.cpp,
- src/extension/plugin/randompnt.cpp, src/extension/plugin/randompos.cpp:
-
- Adding some cool new effects, well, they're not really done yet,
- but getting the basis code into CVS so I don't loose it :)
-
-2005-02-21 MenTaLguY <mental@rydia.net>
-
- * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
- src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
- src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
- src/xml/repr.cpp, src/xml/simple-node.cpp:
-
- renamed header files
-
- * src/xml/Makefile_insert, src/xml/invalid-operation-exception.h:
-
- added Inkscape::XML::InvalidOperationException
-
- * src/xml/simple-node.h:
-
- avoid a second indirect function call from SimpleNode::appendChild
-
-2005-02-20 SwinginCelt <swinginceltgmail.com>
-
- * Replaced all sp_repr_attr calls with direct call to
- repr->attribute.
- * Replaced all sp_repr_document_unref calls with direct call to
- Inkscape::GC::release(...).
- * Removed iinline sp_repr_document_ref because it wasn't used anywhere.
-
-2005-02-20 MenTaLguY <mental@rydia.net>
-
- * src/inkscape.cpp: removed unused signals
-
-2005-02-19 MenTaLguY <mental@rydia.net>
-
- * src/arc-context.cpp, src/desktop.cpp, src/document-private.h,
- src/document-undo.cpp, src/document.cpp, src/event-context.cpp,
- src/gradient-chemistry.cpp, src/gradient-chemistry.h,
- src/gradient-drag.cpp, src/gradient-drag.h, src/node-context.cpp,
- src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
- src/star-context.cpp, src/toolbox.cpp,
- src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
- src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
- src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
- src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
- src/xml/attribute-record.h, src/xml/document.h, src/xml/event-fns.h,
- src/xml/event.cpp, src/xml/event.h, src/xml/node-event-vector.h,
- src/xml/node-iterators.h, src/xml/node-listener.h, src/xml/node.h,
- src/xml/repr-action-test.cpp, src/xml/repr-css.cpp, src/xml/repr-io.cpp,
- src/xml/repr-sorting.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp,
- src/xml/repr.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
- src/xml/simple-node.h, src/xml/simple-session.cpp,
- src/xml/sp-css-attr.h, src/xml/sp-repr-action-fns.h,
- src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h,
- src/xml/sp-repr-attr.h, src/xml/sp-repr-doc.h,
- src/xml/sp-repr-event-vector.h, src/xml/sp-repr-iterators.h,
- src/xml/sp-repr-listener.h, src/xml/sp-repr.h:
-
- renamed header files to match new class names
-
-2005-02-19 MenTaLguY <mental@rydia.net>
-
- * src/arc-context.cpp, src/arc-context.h, src/desktop-events.cpp,
- src/desktop-style.cpp, src/desktop-style.h, src/desktop.cpp,
- src/document-private.h, src/document-undo.cpp, src/document.cpp,
- src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
- src/dyna-draw-context.h, src/event-context.cpp, src/event-context.h,
- src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
- src/inkscape.h, src/inkview.cpp, src/interface.cpp, src/knotholder.cpp,
- src/knotholder.h, src/layer-fns.cpp, src/main.cpp, src/node-context.cpp,
- src/nodepath.cpp, src/nodepath.h, src/object-ui.cpp,
- src/path-chemistry.cpp, src/prefs-utils.cpp, src/rect-context.cpp,
- src/rect-context.h, src/selection-chemistry.cpp, src/selection.cpp,
- src/selection.h, src/seltrans.cpp, src/sp-anchor.cpp,
- src/sp-animation.cpp, src/sp-clippath.cpp, src/sp-conn-end-pair.cpp,
- src/sp-conn-end-pair.h, src/sp-defs.cpp, src/sp-ellipse.cpp,
- src/sp-flowdiv.cpp, src/sp-flowregion.cpp, src/sp-flowtext.cpp,
- src/sp-gradient-fns.h, src/sp-gradient-test.cpp, src/sp-gradient.cpp,
- src/sp-guide.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
- src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
- src/sp-linear-gradient-fns.h, src/sp-marker.cpp, src/sp-mask.cpp,
- src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
- src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object-repr.h,
- src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp, src/sp-offset.h,
- src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
- src/sp-polyline.cpp, src/sp-radial-gradient-fns.h, src/sp-rect.cpp,
- src/sp-root.cpp, src/sp-shape.cpp, src/sp-skeleton.cpp,
- src/sp-spiral.cpp, src/sp-star.cpp, src/sp-string.cpp,
- src/sp-symbol.cpp, src/sp-text.cpp, src/sp-tspan.cpp,
- src/sp-use-reference.h, src/sp-use.cpp, src/spiral-context.cpp,
- src/spiral-context.h, src/splivarot.cpp, src/star-context.cpp,
- src/star-context.h, src/style.cpp, src/style.h, src/text-chemistry.cpp,
- src/text-context.cpp, src/text-editing.cpp, src/toolbox.cpp,
- src/verbs.cpp, src/application/application.cpp,
- src/application/application.h, src/application/editor.h,
- src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
- src/dialogs/export.cpp, src/dialogs/fill-style.cpp, src/dialogs/rdf.cpp,
- src/dialogs/sp-attribute-widget.cpp, src/dialogs/sp-attribute-widget.h,
- src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
- src/dialogs/tiledialog.cpp, src/dialogs/xml-tree.cpp,
- src/ecma/EcmaBinding.cpp, src/ecma/EcmaBinding.h,
- src/extension/dependency.cpp, src/extension/dependency.h,
- src/extension/effect.cpp, src/extension/effect.h,
- src/extension/extension.cpp, src/extension/extension.h,
- src/extension/input.cpp, src/extension/input.h,
- src/extension/output.cpp, src/extension/output.h,
- src/extension/print.cpp, src/extension/print.h, src/extension/system.cpp,
- src/extension/implementation/plugin.cpp,
- src/extension/implementation/script.cpp,
- src/extension/implementation/script.h,
- src/extension/internal/gdkpixbuf-input.cpp,
- src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
- src/extension/internal/svg.cpp, src/extension/plugin/grid.cpp,
- src/helper/stock-items.cpp, src/trace/trace.cpp,
- src/widgets/dash-selector.cpp, src/widgets/dash-selector.h,
- src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp,
- src/widgets/layer-selector.cpp, src/widgets/layer-selector.h,
- src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
- src/widgets/sp-widget.h, src/widgets/sp-xmlview-attr-list.cpp,
- src/widgets/sp-xmlview-attr-list.h, src/widgets/sp-xmlview-content.cpp,
- src/widgets/sp-xmlview-content.h, src/widgets/sp-xmlview-tree.cpp,
- src/widgets/sp-xmlview-tree.h, src/widgets/spw-utilities.h,
- src/xml/comment-node.h, src/xml/element-node.h, src/xml/node-observer.h,
- src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
- src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
- src/xml/repr-io.cpp, src/xml/repr-sorting.cpp, src/xml/repr-sorting.h,
- src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
- src/xml/session.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
- src/xml/simple-node.h, src/xml/simple-session.cpp,
- src/xml/simple-session.h, src/xml/sp-css-attr.h,
- src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
- src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h,
- src/xml/sp-repr-doc.h, src/xml/sp-repr-event-vector.h,
- src/xml/sp-repr-iterators.h, src/xml/sp-repr-listener.h,
- src/xml/sp-repr.h, src/xml/text-node.h, src/xml/transaction-logger.h:
-
- SPRepr -> Inkscape::XML::Node
- SPReprDoc -> Inkscape::XML::Document
- SPReprAttr -> Inkscape::XML::AttributeRecord
- SPReprAction -> Inkscape::XML::Event
- SPReprEventVector -> Inkscape::XML::EventVector
- SPReprListener -> Inkscape::XML::NodeListener
-
- etc..
-
-2005-02-19 Jon A. Cruz <jon@joncruz.org>
- * src/extension/extension.h, src/extension/internal/svg.cpp,
- src/extension/internal/svgz.cpp:
- Fixing .svgz Inkscape save and adding .svgz Plain save.
- Fixes bug #1144223
-
-2005-02-18 Jon A. Cruz <jon@joncruz.org>
- * src/Makefile.am, src/libnr/Makefile_insert,
- src/libnr/nr-point-fns-test.h src/libnr/nr-types-test.h:
- Adding initial version of CxxTest test cases.
-
-2005-02-17 Jon A. Cruz <jon@joncruz.org>
-
- * src/io/gzipinputstream.h, src/io/gzipinputstream.cpp: Changed
- decompression to be streammed and removed hardcoded limit.
-
-2005-02-17 MenTaLguY <mental@rydia.net>
-
- * src/inkscape.h, src/inkscape.cpp, src/desktop.cpp:
-
- rewrote "last desktop standing" test to not suck
-
-2005-02-15 SwinginCelt <swinginceltgmail.com>
-
- * Replaced some sp_repr_attr calls with direct call to
- repr->attribute.
-
-2005-02-16 John Cliff <simarilius@yahoo.com>
-
- * src/dialogs/tiledialog.h, src/dialogs/tiledialog.cpp,
- src/dialogs/makefile_insert, src/verbs.cpp, src/verbs.h:
- Added a dialog that allows you to arrange the selection
- in a grid pattern with user defined spacing.
- its in objects->grid arrange...
-
-2005-02-15 SwinginCelt <swinginceltgmail.com>
-
- * Replaced inline function sp_repr_name with direct call to
- repr->name.
- * Replaced inline function sp_repr_content with direct call to
- repr->content.
- * Replaced inline function sp_repr_has_attr with direct call to
- repr->matchAttributeName.
-
-2005-02-15 MenTaLguY <mental@rydia.net>
-
- * src/document.cpp, src/document.h, src/file.cpp, src/help.cpp,
- src/inkscape.cpp, src/inkview.cpp, src/slideshow.cpp,
- src/dialogs/filedialog.cpp, src/dialogs/stroke-style.cpp,
- src/extension/internal/gdkpixbuf-input.cpp,
- src/extension/internal/svg.cpp, src/extension/plugin/gimpgrad.cpp,
- src/helper/stock-items.cpp, src/widgets/icon.cpp:
-
- removed unused SPDocument::advertize
-
-2005-02-14 MenTaLguY <mental@rydia.net>
-
- * src/document.cpp: remove redundant assignment that appears to confuse
- gcc anyhow
-
-2005-02-14 SwinginCelt <swingincelt@gmail.com>
-
- * Replaced inline function sp_repr_set_position_absolute with
- direct call to repr>->setPosition.
-
-2005-02-13 Bryce <bryce@bryceharrington.org>
-
- * src/main.cpp, src/application/application.cpp, src/inkscape.h,
- src/application/editor-impl.h, src/application/editor.cpp
- src/application/editor.h, src/ui/dialog/dialog-manager.cpp,
- src/ui/dialog/dialog-manager.h, src/application/app-prototype.h
- src/application/application.h: Integrating I::A::Application
- into the execution path. Now its run() routine is called from
- main().
-
- * src/application/Makefile_insert, src/application/makefile.in,
- src/application/editor-impl.h, src/application/editor.cpp,
- src/application/editor.h: Initial import of inkscape_gtkmm
- code. Also see doc/NewAppArchitecture/ presentation for the
- rationale behind this.
-
- * src/ui/dialog/align-and-distribute.cpp,
-src/ui/dialog/align-and-distribute.h,
- src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
- src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
- src/ui/dialog/document-preferences.cpp,
-src/ui/dialog/document-preferences.h,
- src/ui/dialog/export.cpp, src/ui/dialog/export.h,
- src/ui/dialog/extension-editor.cpp, src/ui/dialog/extension-editor.h,
- src/ui/dialog/fill-and-stroke.cpp, src/ui/dialog/fill-and-stroke.h,
- src/ui/dialog/find.cpp, src/ui/dialog/find.h,
- src/ui/dialog/inkscape-preferences.cpp,
-src/ui/dialog/inkscape-preferences.h,
- src/ui/dialog/layer-editor.cpp, src/ui/dialog/layer-editor.h,
- src/ui/dialog/messages.cpp, src/ui/dialog/messages.h,
- src/ui/dialog/text-properties.cpp, src/ui/dialog/text-properties.h,
- src/ui/dialog/tree-editor.cpp, src/ui/dialog/tree-editor.h,
- src/ui/dialog/xml-editor.cpp, src/ui/dialog/xml-editor.h,
- src/ui/widget/combo-text.cpp, src/ui/widget/combo-text.h,
- src/ui/widget/handlebox.cpp, src/ui/widget/handlebox.h,
- src/ui/widget/icon-widget.cpp, src/ui/widget/icon-widget.h,
- src/ui/widget/labelled.cpp, src/ui/widget/labelled.h,
- src/ui/widget/notebook-page.cpp, src/ui/widget/notebook-page.h,
- src/ui/widget/scalar-unit.cpp, src/ui/widget/scalar-unit.h,
- src/ui/widget/scalar.cpp, src/ui/widget/scalar.h,
- src/ui/widget/toolbox.cpp, src/ui/widget/toolbox.h,
- src/ui/widget/unit-menu.cpp, src/ui/widget/unit-menu.h:
- Initial import of the gtkmm code. These are mainly
- unimplemented stubs, but have few dependencies so are easy to
- integrate at this stage.
-
- * src/ui/widget/Makefile_insert, src/ui/widget/makefile.in,
- src/ui/dialog/Makefile_insert, src/ui/dialog/makefile.in,
- src/ui/Makefile_insert, src/ui/makefile.in: Adding makefile
- support for new code.
-
- * io/simple-sax.h, io/simple-sax.cpp: Adding Jon's simple SAX
- code
-
- * util/units.h, util/units.cpp: New inkscape_gtkmm units code
-
-2005-02-12 MenTaLguY <mental@rydia.net>
-
- * src/document.cpp, src/document.h, src/sp-gradient-test.cpp:
-
- SPDocument is now a "real C++ class", managed by the garbage collector
-
-2005-02-12 MenTaLguY <mental@rydia.net>
-
- * src/document-private.h, src/document.cpp, src/document.h, src/view.cpp,
- src/view.h, src/dialogs/xml-tree.cpp:
-
- switched SPDocument to sigc++ signals
-
-2005-02-12 Kees Cook <kees@outflux.net>
-
- * Makefile.am, configure.ac, Makefile.mingw.common, inkscape.nsi: undoing
- my "configure" changes. Was dumb and forgot about native compiles on
- win32.
- * inkview.1.in, share/extensions/inkscape-shadow-white.sh,
- share/extensions/inkscape-shadow.sh: corrections found by Wolfram
- Quester during Debian packaging.
- * src/desktop-events.cpp, src/file.cpp, src/gradient-chemistry.cpp,
- src/interface.cpp, src/layer-fns.cpp, src/nodepath.cpp,
- src/object-ui.cpp, src/path-chemistry.cpp, src/prefs-utils.cpp,
- src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
- src/sp-object.cpp, src/sp-pattern.cpp, src/sp-text.cpp, src/splivarot.cpp,
- src/text-editing.cpp, src/dialogs/clonetiler.cpp, src/dialogs/rdf.cpp,
- src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
- src/extension/internal/gdkpixbuf-input.cpp, src/extension/plugin/grid.cpp,
- src/widgets/gradient-selector.cpp, src/xml/repr-action-test.cpp,
- src/xml/repr-css.cpp, src/xml/repr-io.cpp, src/xml/repr-util.cpp,
- src/xml/repr.cpp, src/xml/repr.h: inline function removal patches from
- Robert Crosbie.
-
-2005-02-11 Kees Cook <kees@outflux.net>
-
- * src/Makefile.mingw, src/make.*: win32 compile updates.
- * src/extensions/internal/gnome.cpp: added my missing "comment" code.
- * src/shortcuts.cpp, doc/keys.xml, doc/keys.html, share/screens/keys.svg:
- added explicit ctrl-w. since gtk already binds it, we may as well show it.
-
-2005-02-10 Jon A. Cruz <jon@joncruz.org>
-
- * src/inkscape.cpp: Changed from SHGetSpecialFolderPath to
- SHGetSpecialFolderLocation. Fixes bug #1085641
-
-2005-02-10 MenTaLguY <mental@rydia.net>
-
- * src/document.h, src/document.cpp: get rid of casting macro uses
-
-2005-02-10 MenTaLguY <mental@rydia.net>
-
- * src/desktop.cpp, src/document-undo.cpp, src/document.cpp, src/file.cpp,
- src/gradient-chemistry.cpp, src/inkscape.cpp, src/interface.cpp,
- src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-object-repr.cpp,
- src/sp-object.cpp, src/svg-view.cpp, src/uri-references.cpp,
- src/view.cpp, src/dialogs/stroke-style.cpp,
- src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp:
-
- get rid needless uses of SP_IS_DOCUMENT (if we can't trust the
- compiler's type checking, what can we trust?)
-
-2005-02-10 MenTaLguY <mental@rydia.net>
-
- * src/desktop-style.h, src/desktop.h, src/document.h, src/event-context.h,
- src/inkscape.h, src/knotholder.h, src/nodepath.h,
- src/selection-chemistry.h, src/selection.h, src/sp-conn-end-pair.h,
- src/sp-object-repr.h, src/sp-object.h, src/style.h,
- src/dialogs/sp-attribute-widget.h, src/extension/implementation/script.h,
- src/xml/repr-get-children.h, src/xml/repr.h, src/xml/sp-repr-action.h,
- src/xml/sp-repr-attr.h, src/xml/xml-forward.h:
-
- got rid of xml-forward.h
-
-2005-02-10 Kees Cook <kees@outflux.net>
-
- * configure.ac, Makefile.am, src/Makefile.am, Makefile.mingw.common.in,
- inkscape.nsi.in: setting up "configure" to build the other files that
- expect version numbers to get updated. Including mingw files in dist
- package.
-
-2005-02-10 Jon A. Cruz <jon@joncruz.org>
- * src/io/uristream.h, src/io/uristream.cpp,
- src/extension/internal/svg.h, src/extension/internal/svg.cpp,
- src/extension/internal/Makefile_insert,
- src/extension/internal/extension.h,
- src/extension/internal/init.cpp:
- Adding internal .svgz load and save extension.
- Probable fix for bugs #1074996, #1050361, #925033, #1052307
-
-2005-02-08 Kees Cook <kees@outflux.net>
-
- * src/extension/implementation/script.cpp: proper /tmp handling.
- Closes bug #1074996.
- * src/inkscape.cpp, src/inkscape.h, src/dialogs/export.cpp: correction
- for export dialog paths. Closes bug #1114714.
- * inkscape.nsi, Makefile.mingw.common: version bumps
- * src/text-context.cpp: removed preedit code; it was broken and unneeded.
-
-2005-02-08 Ted Gould <ted@gould.cx>
-
- * Released 0.41
-
-2005-02-01 Kees Cook <kees@outflux.net>
-
- * src/xml/sp-css-attr.h, src/desktop-style.cpp, src/xml/repr-css.cpp,
- src/xml/repr.h: Fixed SPCSSAttr to be a "real" class, at mental's
- direction. Fixes my "default prefs don't show attrs" bug.
- * src/helper/stock-items.cpp: removing redundant code.
- * src/libnr/nr-point.h, src/libnrtype/FlowUtils.h, src/livarot/Shape.h:
- added explicit initializations to keep valgrind happy.
- * src/dir-util.cpp, src/sp-path.cpp, src/splivarot.cpp,
- src/svg/svg-length.cpp, src/widgets/icon.cpp:
- cleaning up memory leaks detected by valgrind.
- * src/extension/dependancy.cpp: made repr-attr tags untranslatable.
- * src/extension/system.cpp: correcting extension autodetection when
- there are conflicting matching modules.
- * src/dialogs/filedialog.cpp, src/extension/extension.h,
- src/extension/internal/svg.cpp: .svgz loading works again as
- expected. Non-functioning modules are not listed in file dialogs.
- * src/text-context.cpp, src/text-editing.cpp: preedit modes don't
- work correctly for multi-byte characters. See bug 1086769.
-
-2005-01-31 Jon A. Cruz <jon@joncruz.org>
- * src/file.cpp, src/inkscape.cpp, src/interface.cpp,
- src/dialogs/export.cpp, src/extension/init.cpp:
- sanitize messages before passing to display dialogs.
-
-2005-01-31 Kees Cook <kees@outflux.net>
-
- * src/libnrtype/FontFactory.cpp: added a crude font name detection
- routine to work around a Pango crash bug. This can be removed once
- Pango is fixed. See bug #1025565. Actually, I figured out a fix.
- * print.cpp, print.h, sp-shape.cpp, extension/print.cpp,
- extension/print.h, extension/implementation/implementation.cpp,
- extension/implementation/implementation.h,
- extension/implementation/plugin.cpp, extension/implementation/plugin.h,
- extension/internal/gnome.h, extension/internal/ps.cpp,
- extension/internal/ps.h, extension/internal/win32.h:
- In an attempt to start debugging print rendering, I've added the
- Print::comment function so that SPItem boundries can be easily
- seen in rendered output.
- * src/preferences-skeleton.h, src/sp-shape.cpp,
- src/dialogs/display-settings.cpp, src/extension/internal/ps.cpp:
- Added printout comments for print debugging. Fixed dash output
- bug #1104050.
- * src/dialogs/rdf.cpp: fixed rdf:bag displays. Closes bug #1113316.
-
-2005-01-30 Jon A. Cruz <jon@joncruz.org>
- * src/io/sys.h, src/io/sys.cpp: added utility routine to cleanup
- strings with invalid UTF-8 for display.
-
-2004-01-30 Kees Cook <kees@outflux.net>
-
- * src/make.dep, src/make.exclude, src/make.files, src/make.ofiles,
- src/io/uristream.cpp, src/io/sys.cpp: additional win32 changes
- using Jon Cruz's new mkdir function. Getting Win32 to compile the
- "io" directory. Closes bug #1107305.
- * src/file.cpp, src/inkscape-stock.cpp, src/inkscape.cpp,
- src/interface.cpp, src/main.cpp, src/dialogs/export.cpp,
- src/dialogs/stroke-style.cpp, src/extension/input.cpp,
- src/extension/implementation/script.cpp, src/helper/stock-items.cpp,
- src/io/sys.cpp, src/io/sys.h, src/widgets/icon.cpp: wrapped
- g_file_test with new Inkscape::IO::file_test since g_file_test isn't
- utf8-safe.
- * src/inkscape.cpp: removed call to g_free on non-alloced string.
- fixed up crash-save location to be utf8-okay.
- * src/extension/extension.cpp: convert from utf8 before open.
- * src/sp-spiral.cpp, src/object-edit.cpp: found place where CLAMP on
- spiral's t0 wasn't working. Closes bug #1075640.
-
-2004-01-28 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.h, src/sp-object.cpp:
- efficiency fixes which should be helpful when loading large documents
-
-2005-01-29 Jon A. Cruz <jon@joncruz.org>
-
- * src/file.h, src/file.cpp, src/inkscape.cpp, src/sp-image.cpp,
- src/extension/implementation/script.cpp,
- src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
- src/extension/plugin/gimpgrad.cpp, src/helper/png-write.cpp,
- src/io/Makefile_insert, src/io/sys.h, src/io/sys.cpp,
- src/trace/imagemap.cpp, src/xml/repr-io.cpp:
-
- Refactored open routine to better location.
-
-2004-01-28 Kees Cook <kees@outflux.net>
-
- * configure.ac: added test for libgc 6.4 or better.
- * src/main.cpp: calling new SPRepr methods instead of inline wrappers.
-
-2004-01-27 MenTaLguY <mental@rydia.net>
-
- * src/xml/simple-node.h, src/xml/simple-node.cpp:
-
- SimpleNode::lastChild() and SimpleNode::appendChild() are now
- O(1) rather than O(n)
-
-2004-01-26 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
- src/xml/sp-repr-action.h, src/xml/sp-repr-event-vector.h:
-
- inlined legacy wrappers
-
- * src/xml/simple-node.cpp: really fixed #1108231 now
-
-2005-01-25 Jon A. Cruz <jon@joncruz.org>
-
- * src/interface.cpp: Passed file import call to shared code.
- Fixed bug #1108620.
-
-2005-01-25 MenTaLguY <mental@rydia.net>
-
- * src/xml/simple-node.cpp: fixed bug #1108231
-
-2005-01-25 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/dialogs/desktop-properties.cpp: Changed set of paper sizes offered:
-
- Removed `Folio' pagesize (which means a different paper size to
- different people; will Folio be missed? If so, can we improve
- the name?).
-
- Changed ISO page sizes (A0..A10, B0..B10) to match official ISO
- specification in mm.
-
- Note that these differ from ghostscript's idea of page sizes;
- see comment in desktop-properties.cpp for speculation of
- possible problems (fuzziness from antialiasing).
-
- (Note also that our previous sizes differed even more from
- gs_statd.ps...)
-
- Coalesced Ledger and Tabloid to a single entry (11x17in);
- previously they differed in size.
-
- Changed Icon 16x16 from 16pt to 16px; similarly Icon 32x32 and
- Banner 468x60.
-
-2004-01-24 MenTaLguY <mental@rydia.net>
-
- * src/xml/simple-node.cpp: potential fix for bug #1108231
-
-2004-01-23 Ted Gould <ted@gould.cx>
-
- * po/POTFILES.in, share/extensions/dia.inx,
- src/preferences-skeleton.h, src/extension/Makefile_insert,
- src/extension/dependency.cpp, src/extension/dependency.h,
- src/extension/error-file.cpp, src/extension/error-file.h,
- src/extension/extension.cpp, src/extension/extension.h,
- src/extension/init.cpp, src/extension/prefdialog.cpp:
-
- Adding in functionality to write out an error log based on the failing to
- load of extensions. There is also a new error dialog that appears if one
- or more fail to alert the user and tell them where the error log is
- stored. In the log there is more complex descriptions of what failed.
-
-2004-01-23 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.cpp: fix for id binding bug
-
-2004-01-23 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-io.cpp: don't complain about not having a namespace
- URI for the standard xml: prefix
-
- * src/desktop-style.cpp, src/desktop.cpp, src/document-undo.cpp,
- src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
- src/interface.cpp, src/nodepath.cpp, src/object-edit.cpp,
- src/path-chemistry.cpp, src/prefs-utils.cpp, src/select-toolbar.cpp,
- src/selection-chemistry.cpp, src/sp-defs.cpp, src/sp-flowdiv.cpp,
- src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-item.cpp,
- src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object.cpp,
- src/sp-offset.cpp, src/sp-pattern.cpp, src/sp-string.cpp,
- src/sp-text.cpp, src/sp-tspan.cpp, src/sp-use.cpp, src/splivarot.cpp,
- src/text-chemistry.cpp, src/text-context.cpp, src/text-editing.cpp,
- src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp,
- src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
- src/extension/extension.h, src/extension/implementation/script.cpp,
- src/widgets/dash-selector.cpp, src/widgets/gradient-vector.cpp,
- src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
- src/xml/comment-node.h, src/xml/element-node.h,
- src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
- src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
- src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
- src/xml/repr.h, src/xml/simple-document.cpp, src/xml/simple-document.h,
- src/xml/simple-node.cpp, src/xml/simple-node.h,
- src/xml/sp-repr-action.cpp, src/xml/sp-repr-doc.h, src/xml/sp-repr.h,
- src/xml/text-node.h:
-
- got rid of xml/repr-private.h, removed
- sp_repr_document_createTextNode(), made SPRepr and SPReprDoc abstract
- interfaces, and moved the SPRepr implementations into separate files
- in the Inkscape::XML namespace
-
- * src/util/shared-c-string-ptr.h: added equality operators to avoid
- certain ambiguities
-
-2004-01-22 MenTaLguY <mental@rydia.net>
-
- * src/xml/Makefile_insert, src/xml/repr-private.h, src/xml/repr.cpp,
- src/xml/session.h, src/xml/simple-session.cpp, src/xml/simple-session.h,
- src/xml/sp-repr-action.cpp, src/xml/transaction-logger.h:
-
- added Inkscape::XML::Session and Inkscape::XML::TransactionLogger
- to provide a new interface for transactions, rather than doing it from
- SPReprDoc
-
-2004-01-22 MenTaLguY <mental@rydia.net>
-
- * src/xml/Makefile_insert, src/xml/node-observer.h,
- src/xml/repr-private.h, src/xml/repr.cpp:
-
- moved repr loging behind generic observer interface
-
-2005-01-22 Ted Gould <ted@gould.cx>
-
- * src/display/canvas-grid.cpp, src/display/canvas-grid.h;
-
- Fixing 1103001. Now major grid lines work alot more like you
- think that they should.
-
-2005-01-21 MenTaLguY <mental@rydia.net>
-
- * src/util/Makefile_insert, src/util/shared-c-string-ptr.cpp,
- src/util/shared-c-string-ptr.h, src/util/shared-c-string.cpp,
- src/util/shared-c-string.h, src/xml/repr-io.cpp,
- src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
- src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h:
-
- renamed Util::SharedCString to Util::SharedCStringPtr, which is
- more descriptive of what it actually is
-
-2005-01-21 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp:
-
- simplify the cacheing of repr position indices, and make it something
- that can work with an abstract interface
-
-2005-01-20 Kees Cook <kees@outflux.net>
-
- * src/file.cpp: added some debug output to help bulia debug bug #1102318.
- * configure.ac: more attempts at detecting the -lgc libs.
-
-2005-01-19 Kees Cook <kees@outflux.net>
-
- * configure.ac: trying to correct the -lgc detection.
- * inkscape.pod: added theme details.
- * src/widgets/widget-sizes.h: went from 20 to 24 for toolbar icon size
- to match other GTK applications.
- * src/extension/db.cpp: corrected STL "not found" handling. Didn't
- fix bug #1102318.
-
-2005-01-18 Kees Cook <kees@outflux.net>
-
- * src/inkscape.h, src/inkscape.cpp, src/widgets/icons.cpp:
- Added basic theme support! Whee!
- * share/inkscape/icons.svg: restoring original up/down/flip icons since
- icons are themable now. We should stick to our original look.
- * share/screens/about.svg: added Brisgeek's 0.41 about screen. Had
- to tweak background: looks like doc background isn't imported.
- * share/icons/*.xpm, share/icons/*.png: removed them. Not being used.
-
-2005-01-17 MenTaLguY <mental@rydia.net>
-
- * src/desktop-style.cpp, src/inkscape.cpp, src/interface.cpp,
- src/path-chemistry.cpp, src/prefs-utils.cpp, src/selection-chemistry.cpp,
- src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-object.cpp,
- src/sp-text.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
- src/dialogs/xml-tree.cpp, src/extension/internal/pov-out.cpp,
- src/widgets/dash-selector.cpp, src/xml/repr-css.cpp,
- src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
- src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
- src/xml/sp-repr-action.cpp:
-
- Made all SPRepr fields private, and moved most functionality into
- member functions. Also shuffled SPReprDoc members, to avoid
- need for SPReprDoc to be finalized.
-
-2005-01-17 Kees Cook <kees@outflux.net>
-
- * share/markers/markers.svg: applied patch #990884, which provides a
- few mirrored arrows until marker transforms are finished.
- * share/icons/icons.svg: updates per Bulia's request.
-
-2005-01-16 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.cpp: non-elements no longer get ids assigned
-
-2005-01-15 MenTaLguY <mental@rydia.net>
-
- * src/arc-context.cpp, src/document-private.h, src/document.cpp,
- src/document.h, src/event-context.cpp, src/node-context.cpp,
- src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
- src/star-context.cpp, src/toolbox.cpp, src/uri-references.cpp,
- src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
- src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
- src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
- src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
- src/xml/sp-repr-event-vector.h:
-
- Removed attribute setting callback, and decoupled ids and object/repr
- bindings (object <-> repr associations are now remembered directly,
- though ids are still tracked too).
-
- This means it is now possible to set a null id on an object without
- anything breaking (hopefully). For now we will still assign ids
- to everything by default...
-
-2005-01-15 MenTaLguY <mental@rydia.net>
-
- * src/arc-context.cpp, src/event-context.cpp, src/node-context.cpp,
- src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
- src/star-context.cpp, src/toolbox.cpp,
- src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
- src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
- src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
- src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
- src/xml/sp-repr-event-vector.h:
-
- remove all veto callbacks but setting attributes
-
-2005-01-15 Kees Cook <kees@outflux.net>
-
- * src/inkscape.cpp: correcting windows path for preferences. Closes
- bug #933461.
-
- * src/file.cpp, src/nodepath.cpp, src/selection-describer.cpp,
- src/seltrans.cpp, src/sp-item-group.cpp, src/sp-path.cpp,
- src/sp-spiral.cpp, src/sp-star.cpp, src/dialogs/find.cpp:
- Using ngettext for plural localized strings. Please try to keep this
- up. Closes bug #1076872.
-
- * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
- src/inkscape-stock.h, src/dialogs/stroke-style.cpp,
- src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
- src/dialogs/xml-tree.cpp: Finished the last of the missing pixmap
- replacements from Andreas Nilsson. Fixed some mistakes in the earlier
- changes (need to call sp_icon_new_scaled not sp_icon_new).
-
-2005-01-14 MenTaLguY <mental@rydia.net>
-
- * src/gc.cpp: leave the free space multiplier at the default, which
- will hopefully (according to Hans) avoid some of the odd gc issues
- we've had, if nothing else does
-
-2005-01-14 Kees Cook <kees@outflux.net>
-
- * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
- src/inkscape-stock.h, src/verbs.cpp, src/dialogs/stroke-style.cpp,
- src/dialogs/transformation.cpp, src/widgets/icon.cpp, src/widgets/icon.h,
- src/widgets/paint-selector.cpp:
- Fixed up code and replaced pixmaps with icons from myself and
- Andreas Nilsson.
-
-2005-01-11 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-io.cpp: promote non-namespaced SVG documents into SVG
- namespace
-
-2005-01-08 MenTaLguY <mental@rydia.net>
-
- * src/Makefile_insert, src/gc-anchored.cpp, src/gc-anchored.h:
- abstracted allocation of anchors
-
-2005-01-06 Ted Gould <ted@gould.cx>
-
- * src/interface.cpp, src/extension/effect.cpp,
- src/extension/implementation/implementation.cpp,
- src/extension/implementation/implementation.h,
- src/extension/implementation/plugin-link.h,
- src/extension/implementation/plugin.cpp,
- src/extension/implementation/plugin.h,
- src/extension/implementation/script.cpp,
- src/extension/implementation/script.h, src/extension/plugin/gimpgrad.cpp,
- src/extension/plugin/grid.cpp:
-
- Changing the effects preferences so that it uses sockets and plugs which
- will allow out of process GUIs to work too. This is a first pass with
- nothing beautiful, but it does seem to work.
-
-2005-01-03 MenTaLguY <mental@rydia.net>
-
- * src/document.cpp, src/main.cpp, src/sp-root.cpp:
- get rid of ugly xmlns hacks
-
- * src/inkscape.cpp, src/extension/internal/svg.cpp, src/xml/repr-io.cpp:
- automatically include xmlns declarations for the required namespaces,
- and make a best effort at using a default namespace when requested
- and possible
-
-2005-01-02 Kees Cook <kees@outflux.net>
-
- * share/icons/icons.svg: updated view and location
- * src/document.cpp, src/dialogs/rdf.cpp: fixed another bug in metadata
- due to svg: prefix change.
- * src/inkscape-stock.h, src/inkscape-stock.cpp, share/icons/Makefile.am:
- removed unused xpm icons
-
-2005-01-02 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/fontsize-expansion.h, src/fontsize-expansion.cpp:
- New files.
- * src/Makefile_insert: Add the new files to libinkpre_a_SOURCES.
- * src/desktop-style.cpp (sp_desktop_apply_css_recursive):
- When calling sp_css_attr_scale, change the expansion calculation
- to use fontsize_expansion().
- * src/sp-text.cpp (sp_text_set_transform): Similarly use
- fontsize_expansion() instead of generic m.expansion().
-
-2005-01-01 Kees Cook <kees@outflux.net>
-
- * src/extension/db.h, src/extension/db.cpp, src/extension/init.cpp:
- created "modulelist" to maintain initialization order for extension
- lists.
-
-2004-12-31 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-io.cpp, src/xml/repr.h: initial scaffoliding for more
- cosmetic use of prefixes in output files (and eventually more proper
- namespace handling for output as well)
-
-2004-12-31 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-text.cpp (sp_text_set_transform): Change scaling of font size.
- The result should be closer to what CorelDraw, XaraX, Canvas 7 and
- Expression3 do according to vellum, though I don't know the exact
- rule that they use.
-
-2004-12-25 Ted Gould <ted@gould.cx>
-
- * share/extensions/grid.inx, src/extension/extension.cpp,
- src/extension/extension.h, src/extension/plugin/grid.cpp:
-
- Futher improvements to the grid plugin. This involves mostly adding in
- parameters at this time, but, ofcourse, I never implemented floating
- point parameters -- so that had to be done first. More modular code so
- that things can be adjusted externally better.
-
-2004-12-25 Ted Gould <ted@gould.cx>
-
- * share/extensions/Makefile.am, share/extensions/grid.inx,
- src/extension/implementation/plugin-link.h,
- src/extension/implementation/plugin.cpp,
- src/extension/plugin/Makefile_insert, src/extension/plugin/gimpgrad.cpp,
- src/extension/plugin/grid.cpp:
-
- Adding in a new effect plugin, grid. It draws a grid on the canvas which
- is just an easy way to do some neat things. It is mostly done, but still
- needs cleanup. Some other files required modification to make this
- possible.
-
-2004-12-25 MenTaLguY <mental@rydia.net>
-
- * src/event-context.cpp: removed unused handler
-
-2004-12-25 Ted Gould <ted@gould.cx>
-
- * share/extensions/svg_dropshadow:
-
- Changing to use "svg:g" instead of "g" for the group.
-
- * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h,
- src/extension/system.cpp, src/extension/system.h,
- src/extension/implementation/implementation.cpp,
- src/extension/implementation/implementation.h,
- src/extension/implementation/plugin.cpp,
- src/extension/implementation/plugin.h,
- src/extension/implementation/script.cpp,
- src/extension/implementation/script.h:
-
- Final stuff to get Effects working as well as the did before, which
- is okay, but not great. This involved changing the API to get an SPView
- instead of an SPDocument because then I can get the selection information
- from the view that is being used.
-
-2004-12-24 MenTaLguY <mental@rydia.net>
-
- * src/sp-object-repr.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
- src/dialogs/rdf.cpp, src/dialogs/xml-tree.cpp,
- src/widgets/sp-xmlview-tree.cpp, src/xml/repr-io.cpp,
- src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
- src/xml/repr.h:
-
- cleaned out unused code and unhygenic macros, as well as fixing
- constructors for text and comment nodes
-
-2004-12-24 Ted Gould <ted@gould.cx>
-
- * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h:
-
- Okay, now the effects menu really works! Well, the implementation seems
- to be broken, but the wrapper seems to be all working.
-
-2004-12-24 Ted Gould <ted@gould.cx>
-
- * src/interface.cpp, src/verbs.cpp, src/verbs.h, src/extension/effect.cpp,
- src/extension/effect.h:
-
- Getting the Effects menu basically working. This included some fixes to
- the verbs where they were incrementing the database incorrectly. The
- effects are the first component to take advantage of the dynamically
- created verbs, and exercised new code. Now the basic menu is available,
- but there is no functionality there.
-
-2004-12-24 Ted Gould <ted@gould.cx>
-
- * src/interface.cpp, src/verbs.cpp, src/verbs.h:
-
- Basic code for the effects menu.
-
- * src/dialogs/filedialog.cpp, src/dialogs/filedialog.h,
- src/extension/db.cpp, src/extension/db.h:
-
- Changing the DB access functions to use std::list instead of GSList so
- that it is more standard, and we get rid of a specialized class that
- really isn't that useful. Less memory usage, and fixes a leak.
-
- * src/extension/effect.cpp, src/extension/effect.h:
-
- Adding in a "Last Effect" to be used in the menus.
-
- * src/extension/extension-forward.h, src/extension/extension.cpp,
- src/extension/extension.h, src/extension/input.cpp,
- src/extension/output.cpp, src/extension/timer.cpp, src/extension/timer.h,
- src/extension/Makefile_insert:
-
- Adding in the timer functions so that modules will unload in a given
- amount of time. For more information on this read the documentation
- in the files. Kinda a lazy deallocation.
-
- * src/extension/implementation/implementation.cpp:
-
- Fix unload so that it is not recursive.
-
-2004-12-23 MenTaLguY <mental@rydia.net>
-
- * src/arc-context.cpp, src/document.cpp, src/draw-context.cpp,
- src/dyna-draw-context.cpp, src/file.cpp, src/gradient-chemistry.cpp,
- src/interface.cpp, src/layer-fns.cpp, src/main.cpp, src/object-ui.cpp,
- src/path-chemistry.cpp, src/rect-context.cpp,
- src/selection-chemistry.cpp, src/sp-anchor.cpp, src/sp-clippath.cpp,
- src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
- src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-gradient-test.cpp,
- src/sp-gradient.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
- src/sp-line.cpp, src/sp-marker.cpp, src/sp-mask.cpp,
- src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-offset.cpp,
- src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
- src/sp-polyline.cpp, src/sp-rect.cpp, src/sp-root.cpp,
- src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp, src/sp-text.cpp,
- src/sp-tspan.cpp, src/sp-use.cpp, src/spiral-context.cpp,
- src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
- src/text-context.cpp, src/dialogs/find.cpp, src/dialogs/rdf.cpp,
- src/dialogs/xml-tree.cpp, src/ecma/EcmaBinding.cpp,
- src/extension/internal/gdkpixbuf-input.cpp,
- src/extension/internal/svg.cpp, src/livarot/ShapeDraw.cpp,
- src/xml/repr-io.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp:
-
- use normalized qnames for SVG elements too
-
-2004-12-23 Kees Cook <kees@outflux.net>
-
- * configure.ac, src/Makefile_insert, src/extension/script/Makefile_insert:
- adding Perl and Python compile tests. Corrected library locations.
- * src/extension/script/InkscapeScript.h,
- src/extension/script/InkscapePython.cpp,
- src/extension/script/InkscapeScript.cpp: white space fix, and
- added config.h, and some small debugging for myself. Hope Bob doesn't
- mind! :)
- * src/dialogs/scriptdialog.cpp: added comments to default code.
-
-2004-12-22 Kees Cook <kees@outflux.net>
-
- * configure.ac, src/extension/script/Makefile_insert: automake cleanups
- to deal with perl/python detection.
-
-2004-12-20 David Turner <novalis@gnu.org>
- * src/widgets/gradient-vector.cpp:
- Fixed bug with gradient stops at 0 and 100%. Closes 1085920.
-
-2004-12-18 Bob Jamison <rjamison@titan.com>
-
- * src/extensions/script/*:
- New files that enable embedding of scripting languages
- in Inkscape. Currently using Swig to embed Perl and Python.
-
- * autoconf.ac:
- Allow opting for perl or python with --with-perl=yes|no
- and --with-python=yes|no
-
-2004-12-15 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * streq.h (streq), strneq.h (strneq), memeq.h (memeq):
- New convenience functions for strcmp(a,b)==0 etc.
-
- * src/dir-util.cpp (sp_relative_path_from_path):
- Fix when base is a string prefix of path but a directory prefix
- (e.g. path=/foo/barney, base=/foo/bar).
-
-2004-12-10 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-conn-end.cpp (sp_conn_end_move_compensate):
- Fix for undo/save: wasn't calling updateRepr().
-
-2004-12-09 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/style.cpp (sp_style_merge_from_style_string):
- More standards-conforming parsing of style strings into prop:value
- pairs.
-
-2004-12-08 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/style.h, src/style.cpp, src/libnrtype/font-style-to-pos.cpp:
- Fix font-weight value: s/darker/bolder/.
-
- * src/style.cpp (sp_style_merge_from_parent):
- Fix bug with specifying stroke-width with unit of em or ex.
- (We were ignoring the number, treating it as 1em or 1ex.)
-
- * src/style.h, src/style.cpp (sp_style_read_dash,
- sp_style_write_string, sp_style_write_difference):
- Allow `inherit' as a value for dasharray.
- (Also plug small memory leak in sp_style_read_dash.)
-
-2004-12-07 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/style.cpp (sp_style_write_string):
- Fix for when stroke-dasharray either explicitly set to `none', or
- inherits non-none.
-
- * src/style.cpp (sp_style_write_ienum):
- Fix: preserve explicit `inherit' request.
- * (sp_style_read, sp_style_merge_property):
- Allow explicit `inherit' for `display' property.
-
- * src/style.cpp (sp_style_read):
- Fix copy&paste bug affecting `visibility' and `display' properties.
-
-2004-12-07 David Turner <novalis@gnu.org>
-
- * src/libnrtype/RasterFont.cpp, src/display/nr-arena-shape.cpp:
- Fixed dash rendering bug (#1077213)
-
-2004-12-06 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/style.h, src/style.cpp: Support all `display' values
- required by SVG 1.1. (No functional change, insofar as the new
- values all have the same behaviour as our existing `block' value
- in SVG.)
- * src/sp-item.cpp, src/style.cpp: Use `inline' (SP_CSS_DISPLAY_INLINE)
- rather than `block' as our generic display value meaning `don't hide
- this', as per spec.
-
- * src/style.cpp: Prefer to write lr-tb etc. rather than the
- abbreviations lr etc. (Also add comment saying why.)
-
-2004-12-03 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/dialogs/xml-tree.cpp (on_attr_select_row_set_value_content):
- Fix segfault: treat NULL as empty string for display purposes.
-
-2004-11-30 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/svg/svg.h, src/svg/sp-svg.def, src/svg/svg-length.cpp:
- (sp_svg_boolean_read, sp_svg_write_percentage):
- Remove these unused functions.
- (sp_svg_length_read_lff, sp_svg_number_write_d,
- sp_svg_number_write_i): Mark static.
-
- * configure.ac:
- When adding -lgc to LIBS, also add its dependencies -lpthread -ldl.
-
-2004-11-28 Ted Gould <ted@gould.cx>
-
- * 0.40
-
-2004-11-25 MenTaLguY <mental@rydia.net>
-
- * share/tutorials/tutorial-calligraphy.svg: spelling fix
-
- * src/widgets/layer-selector.cpp: fixing the layer selector update bug;
- sigc++ apparently doesn't deal with reference arguments very well
-
-2004-11-25 MenTaLguY <mental@rydia.net>
-
- * src/layer-fns.cpp: fix layer creation within sublayers
-
- * src/dialogs/layer-properties.cpp: fix dialog leak
-
-2004-11-25 MenTaLguY <mental@rydia.net>
-
- * src/inkscape.cpp: eliminate duplicated code across #ifdefs
-
- * src/verbs.cpp, src/dialogs/layer-properties.cpp,
- src/dialogs/layer-properties.h:
-
- LayerPropertiesDialog is no longer a singleton, since it's kind of a
- per-desktop (well, ideally per-document) thing. Remaining to do:
- fix update of layer selector widget, and eliminate leak of dialog
- objects.
-
-2004-11-24 Kees Cook <kees@outflux.net>
-
- * inkscape.spec: added SMP flags, added static library link capability.
-
-2004-11-24 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/draw-context.cpp (spdc_concat_colors_and_flush):
- Do nothing if empty curve; in particular, don't try to close an
- empty curve.
-
- * src/pen-context.cpp (spdc_endpoint_snap):
- Fix use of uninitialized value when snapping.
-
-2004-11-23 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/dialogs/layer-properties.cpp: Fixing bug causing two new
- layers to get created when hitting enter
-
-2004-11-23 Kees Cook <kees@outflux.net>
-
- * share/tutorials: added Josh's changes, resized, repositioned for
- 800x600.
- * src/verbs.h, src/verbs.cpp, src/interface.cpp: added tracing
- tutorial.
-
-2004-11-23 MenTaLguY <mental@rydia.net>
-
- * src/rect-context.cpp: disallow drawing on locked or invisible layers
-
- * src/widgets/layer-properties.h, src/widgets/layer-properties.cpp:
- slight HIG-ification
-
- * src/desktop.cpp, src/desktop.h, src/widgets/layer-selector.cpp,
- src/widgets/layer-selector.h, src/verbs.cpp, src/sp-desktop-widget.h
-
- removed vestigal layer renaming thing
-
- * src/verbs.cpp, src/dialogs/layer-properties.cpp,
- src/dialogs/layer-properties.h:
-
- reuse dialog for creating layers as well as for renaming them
-
-2004-11-22 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/display/bezier-utils.cpp (generate_bezier): For the sake of
- our current pencil tool, don't use free optimization of the end
- tangent vector.
-
-2004-11-21 MenTaLguY <mental@rydia.net>
-
- * src/verbs.cpp: add accels for layer menu items
-
-2004-11-21 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/dialogs/layer-properties.cpp, src/verbs.cpp,
- src/dialogs/layer-properties.h: Hooking up layer rename
- functionality, and making it show correctly.
-
- * src/dialogs/debugdialog.cpp, src/dialogs/find.cpp,
- src/dialogs/tracedialog.cpp: Fixing dialog show behavior
-
-2004-11-21 Kees Cook <kees@outflux.net>
-
- * src/sp-object.cpp, src/sp-metadata.cpp: added some debugging, and
- fixed a dumb error in my metadata _release handler. Should mostly
- close bug 1069772.
- * src/Makefile_insert, src/sp-skeleton.cpp, src/sp-skeleton.h:
- created some example SPObject implementations for a basis for any
- new SPObjects in the future.
- * src/dialogs/xml-tree.cpp: fixing logic bug in identability checker.
- Added immutability test to actually close 1069772.
- * share/icons/icons.svg, src/verbs.cpp, src/interface.cpp: adding
- icons for the "new" menu, vacuum, reverse, make bitmap, and trace.
-
-2004-11-20 Jon A. Cruz <jon@joncruz.org>
-
- * src/extension/db.h, src/extension/db.cpp, src/dialogs/filedialog.cpp:
- Added extension matching pattern. Fixed bug 1064888.
-
- * src/dialogs/filedialog.cpp (isValidImageFile):
- Fixed previewing bug 1067551.
-
-2004-11-20 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
- Add splitpoints parameter. Callers updated.
-
- * src/display/bezier-utils.cpp
- (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full):
- Change last parameter from lg_max_beziers to max_beziers.
- Callers updated.
-
-2004-11-19 Bryce <bryce@bryceharrington.org>
-
- * src/dialogs/layer-properties.cpp,
- src/dialogs/layer-properties.h: Adding some widgets.
-
-2004-11-18 Bryce <bryce@bryceharrington.org>
-
- * src/dialogs/Makefile_insert, src/dialogs/makefile.msc,
- src/dialogs/layer-properties.h, src/dialogs/layer-properties.h:
- Adding a layer properties dialog for renaming layers
-
- * src/desktop.cpp src/interface.cpp, src/verbs.cpp,
- src/verbs.h src/dialogs/layer-properties.cpp,
- src/dialogs/layer-properties.h,
- src/widgets/layer-selector.cpp: Hooking in layer props dialog.
-
-2004-11-16 MenTaLguY <mental@rydia.net>
-
- * src/widgets/document-tree-model.cpp, src/widgets/document-tree-model.h,
- src/widgets/layer-selector.cpp, src/widgets/Makefile_insert:
-
- removed Widgets::DocumentTreeModel because unused
-
- * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
- src/xml/repr.h:
-
- cache successive sibling counts (self+subsequent siblings) in SPRepr
- to make sp_repr_n_children() and sp_repr_position() more efficient,
- which will be needed later for e.g. GTK tree models.
-
- sp_repr_nth_child() isn't any faster as a result of the changes,
- but it probably won't need to be
-
- * src/xml/repr.cpp: fixed refcount leak in SPRepr::SPRepr(SPRepr const &)
-
-2004-11-15 MenTaLguY <mental@rydia.net>
-
- * src/gc.cpp: add initial stubs that print an informative error
- if the GC functions are used before Inkscape::GC::init() is called
-
-2004-11-14 MenTaLguY <mental@rydia.net>
-
- * configure.ac, src/gc-core.h, src/gc-managed.h, src/gc-anchored.h,
- src/gc-finalized.h, src/gc.cpp:
-
- make disabling the collector a run-time rather than a compile-time
- option; there are now three garbage collector options, selectable
- by setting the _INKSCAPE_GC environment variable:
-
- * enable - the normal collector (default)
- * debug - the debugging collector
- * disable - use standard malloc in place of the libgc allocator
-
-2004-11-14 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/display/bezier-utils.cpp: Make end tangent/s be unconstrained for
- sp_bezier_fit_cubic, sp_bezier_fit_cubic_r, and around corner nodes.
-
- * src/pencil-context.cpp (fit_and_split): Allow the bezier fitter to
- choose the middle control points freely except to the extent required
- for smooth nodes.
-
- * src/display/bezier-utils.cpp (generate_bezier):
- If either end tangent is specified as zero then estimate the
- corresponding control point without constraining its direction
- from the endpoint.
-
- * src/pencil-context.h, src/pencil-context.cpp
- (fit_and_split, sp_pencil_context_init): Explicitly remember required
- tangent instead of using "first two points" hack.
-
- * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
- Detect & prevent "ghost spikes", by allowing a corner node if
- the specified tangent would result in a spike.
-
- * src/display/bezier-utils.cpp (generate_bezier): Better handling
- of the case of infinite solutions for the lengths of the two
- tangent vectors: try requiring that the lengths equal each other,
- and solving for that length (just one variable).
-
-2004-11-13 Kees Cook <kees@outflux.net>
-
- * src/document.cpp: wrapped updateDisplay call in undo insensitivity.
- Closes bug #1030436.
-
-2004-11-12 MenTaLguY <mental@rydia.net>
-
- * src/main.cpp: fpresetsticky -> fpsetsticky
-
- * src/verbs.cpp: cast width changes
-
- * src/libnrtype/FlowBoxes.h, src/libnrtype/FlowDefs.h,
- src/libnrtype/FlowDest.h, src/libnrtype/FlowEater.h,
- src/libnrtype/FlowRes.h, src/libnrtype/FlowSols.h,
- src/libnrtype/FlowSrc.h, src/libnrtype/FlowSrcText.h,
- src/libnrtype/FlowStyle.h, src/libnrtype/FlowUtils.h:
- remove stdint.h which isn't being used here
-
- * src/widgets/icon.h, src/widgets/icon.cpp:
- icon greys out when insensitive
-
- * src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
- documentation
-
- * src/verbs.cpp: changed cast to reinterpret_cast to hopefully
- avoid compiler warning
-
-2004-11-11 Kees Cook <kees@outflux.net>
-
- * src/seltrans.cpp, src/select-context.cpp: ref counting SPObjects
- correctly so undo's don't blow up an active resize/move. Closes
- bug #1018756.
-
-2004-11-11 MenTaLguY <mental@rydia.net>
-
- * src/inkscape.cpp, src/main.cpp, src/widgets/icon.cpp:
- removed sp_bitmap_icons
-
- * configure.ac, src/sp-image.cpp, src/object-ui.cpp:
- removed stale autotrace support code
-
-2004-11-10 MenTaLguY <mental@rydia.net>
-
- * src/sp-item.cpp, src/sp-clippath.cpp, src/cp-mask.cpp:
- minor refcounting tweaks
-
- * src/sp-image.cpp: fixed failure to release GdkPixbufLoader when
- done with it (fixes bug #1063054)
-
-2004-11-10 Kees Cook <kees@outflux.net>
-
- * configure.ac, src/gc-core.h: corrected gc.h path detection.
-
-2004-11-09 MenTaLguY <mental@rydia.net>
-
- * src/dialogs/fileselector.cpp: fixed cut-and-paste refcount bug
- between SVGPreview::setFileName and SVGPreview::setFromMem that
- was leaking bitmap image preview SPDocuments
-
-2004-11-09 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/dialogs/item-properties.cpp
-
-2004-11-09 MenTaLguY <mental@rydia.net>
-
- * src/sp-item.cpp, src/style.cpp, src/style.h:
- use 'display' rather than 'visibility' for hiding, and give display
- a more "modern" representation in SPStyle like visibility's
-
-2004-11-09 Kees Cook <kees@outflux.net>
-
- * src/dialogs/xml-tree.cpp: added better context to the status bar.
- added warning flash for id conflicts.
- * src/toolbox.cpp: killed some copy/paste code while bug hunting.
-
-2004-11-08 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-item.h, src/sp-item.cpp
- (isExplicitlyHidden, setExplicitlyHidden): New methods.
-
- * src/dialogs/item-properties.cpp: Change from having a `Visible'
- checkbox that explicitly sets the SVG visibility property to
- having a `Hide' checkbox that controls whether or not the
- element has visibility:hidden. (Mitigates #1061934.)
-
- * src/sp-object.h, src/sp-object.cpp (visible, setVisible):
- Remove these methods.
-
-2004-11-07 MenTaLguY <mental@rydia.net>
-
- * src/gc-finalized.h: fix for Debian bug #279991 (cast to ptrdiff_t
- rather than int), and basic documentation
-
-2004-11-06 MenTaLguY <mental@rydia.net>
-
- * src/sp-item.cpp: fix desktop-specific version of SPItem::isHidden()
- to deal correctly with parent visibility
-
-2004-11-05 MenTaLguY <mental@rydia.net>
-
- * src/widgets/layer-selector.cpp: more work on making the lock/hide
- buttons actually do something
-
- * src/sp-item.cpp, src/sp-item.h: implement lock/hide related methods
-
- * src/verbs.cpp: "Remove All Kerns" -> "Remove Manual Kerning"
-
-2004-11-04 Kees Cook <kees@outflux.net>
-
- * src/dialogs/rdf.h, src/dialogs/rdf.cpp: added rdf:Bag for the
- dc:subject keyword list. Closed bug #1021025.
- * src/dialogs/xml-tree.cpp, src/widgets/sp-xmlview-attr-list.cpp,
- src/widgets/sp-xmlview-attr-list.h: added status bar to XML
- editor. added row-change callback for XML tree view. This
- all supports a possible future solution to bug #869683.
- * src/dialogs/desktop-properties.cpp: memory leak in RDF code.
-
-2004-11-04 MenTaLguY <mental@rydia.net>
-
- * src/widgets/layer-selector.cpp: togglable images and formatting
- changes (make current layer bold)
-
- * src/uri.h, src/uri.cpp: added assignment operator
-
-2004-11-03 MenTaLguY <mental@rydia.net>
-
- * src/widgets/Makefile_insert, src/widgets/shrink-wrap-button.cpp,
- src/widgets/shrink-wrap-button.h:
-
- added Inkscape::Widgets::shrink_wrap_button, to make any gtk button
- an SPButton-like shrink-wrapped button
-
- * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
-
- abandon SPButton for layer selector buttons
-
-2004-11-03 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * po/check-markup: New script: detects <b>markup<b> <b>problems<7b>
- in the <b>translated strings. (~10 such problems found.)
- * Makefile.am (all, check, distcheck): Run po/check-markup (with
- varying permissiveness of errors).
-
-2004-11-02 MenTaLguY <mental@rydia.net>
-
- * doc/keys.xml: added documentation of layer keys
-
-2004-11-01 Kees Cook <kees@outflux.net>
-
- * src/dialogs/align.cpp, src/dialogs/debugdialog.cpp: localized
- some missed strings.
-
-2004-11-01 MenTaLguY <mental@rydia.net>
-
- * share/icons/icons.svg: gave bulia's eye icons ids
-
- * src/widgets/layer-selector.h, src/widgets/layers-selector.cpp:
- fixed up visibility/lock toggles... now to make them actually do
- something
-
-2004-10-31 MenTaLguY <mental@rydia.net>
-
- * src/util/glib-list.h: adaptor for glib lists
-
- * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
- save the repr next to the SPObject
-
-2004-10-30 MenTaLguY <mental@rydia.net>
-
- * src/util/list.h: more list cleanups and documentation
-
- * src/verbs.cpp: call sp_document_done() for layer verbs too
-
-2004-10-30 Bryce Harrington <bryce@bryceharrington.org>
-
- * src/dialogs/item-properties.cpp, src/sp-object.h: Cleaning up
- stubs, disabling some more of the desc code to prevent crash.
- The change to SPObject::label() broke the label editing code;
- fixing it.
-
-2004-10-30 Kees Cook <kees@outflux.net>
-
- * src/sp-metadata.cpp, src/sp-metadata.h, src/Makefile_insert,
- src/document.cpp, src/sp-object-repr.cpp, src/sp-object.cpp:
- I've created my very first SPObject! SPMetadata is alive! No
- more nasty hack to have it disappear from SVG Plain. Mental
- won't have to take away my CVS access any more! :)
- * inkscape2.nsi: update from Adib Taraben
-
-2004-10-30 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/libnr/nr-matrix.cpp (nr_matrix_invert):
- Fix for last commit to this file, which broke src==dest case.
- * src/libnr/nr-matrix-test.cpp: Add test cases for nr_matrix_invert.
-
-2004-10-30 MenTaLguY <mental@rydia.net>
-
- * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
- update when layers added/removed/reordered.
-
- * src/verbs.h, src/verbs.cpp: added "rename layer" verb.
-
-2004-10-29 Kees Cook <kees@outflux.net>
-
- * src/Makefile_insert, src/trace/Makefile_insert,
- src/util/Makefile_insert: distcheck cleanups.
-
-2004-10-29 MenTaLguY <mental@rydia.net>
-
- * src/widgets/layer-selector.cpp: default labels in italic
-
- * src/sp-object.h, src/sp-object.cpp: inkscape:label fixes
-
- * src/layer-fns.cpp: make ordering of layers complete; not just among
- siblings
-
- * src/util/list.h: documentation update
-
-2004-10-29 Bryce Harrington <bryce@bryceharrington.org>
-
- * layer-fns.cpp: documenting
- * layer-selector.cpp: documenting & fixing funky widget resizing
- * object-ui.cpp, dialogs/item-properties.cpp, sp-object.h,
- sp-object.cpp, widgets/layer-selector.cpp: add ability to set
- inkscape:label from "Item Properties", remove id setting from
- "Item Properties", switch to using
- SPObject::label()/SPObject?::defaultLabel() in UI where object
- ID is currently used. Documenting. Switching from "label" to
- "inkscape:label" where appropriate. Adding
- visible()/setVisible() functions and activating checkbox.
- * dialogs/item-properties.cpp: Adding title and desc boxes.
- Adjusting layout of dialog a bit. Changing to use of tables
- instead of horiz/vert boxes for layout. Setting to inactive
- until some underlying bits get finished.
-
-2004-10-29 Kees Cook <kees@outflux.net>
-
- * src/dialogs/export.cpp: moved function-based static state variable
- into the dialog state variables. Closes bug #993447.
- * src/display/curve.cpp: fixed compile warning.
- * src/sp-namedview.cpp: wasn't ref counting correctly. Closes #955020.
-
-2004-10-29 Jon A. Cruz <jon@joncruz.org>
-
- * src/sp-image.cpp, src/extension/internal/gdkpixbuf-input.cpp:
- Refactoring filenames and file opening
- Scales imported images if DPI is known and not 72 DPI. Fixes
- #1029755
-
-2004-10-29 MenTaLguY <mental@rydia.net>
-
- * src/widgets/layer-selector.cpp, src/verbs.cpp:
- unselect objects when layer is manually switched
-
-2004-10-28 Kees Cook <kees@outflux.net>
-
- * src/document-undo.cpp, src/document.cpp, src/sp-namedview.cpp,
- src/sp-text.cpp, src/dialogs/desktop-properties.cpp,
- src/dialogs/export.cpp, src/extension/input.cpp,
- src/extension/output.cpp, src/extension/system.cpp:
- Fixing calls to sp_document_set_undo_sensitive to correct allow for
- nesting, as suggested by mental. Found while tracking down bug
- #1030436.
-
-2004-10-28 MenTaLguY <mental@rydia.net>
-
- * src/util/list.h: cleanups of list class. I think, aside from
- documentation and maybe fixes for g++ 3.4 (if required), this
- is the last set of changes I will need to make.
-
- * src/sp-item.cpp, src/splivarot.cpp, src/util/reverse-list.h,
- src/util/filter-list.h, src/util/map-list.h:
- adjust for changes in the list class' interface
-
- * src/desktop.cpp, src/sp-desktop-widget.h:
- removed old layer selector and added SPDesktop::itemIsHidden()
-
- * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
- more work; it's now at least as functional as the old selector it
- replaces
-
-2004-10-27 Kees Cook <kees@outflux.net>
-
- * src/libnr/nr-point.h: use NR::X and NR::Y instead of "0" and "1".
- * src/dialogs/export.cpp: stack/register weirdness requires a function
- call to get true == comparison of NR::Rect's. Closes bug #1048614.
- * src/dialogs/align.cpp: saving erased iterator. Closes bug #1054270.
- * share/extensions/ill2svg.pl: added strict, warnings, and detection
- of Image::Magick module. Closes bug #990659.
- * src/dialogs/find.h, src/dialogs/find.cpp: removed unfinished new
- find dialog instantiation. Closes bug #1048802.
-
-2004-10-27 Carl Hetherington <inkscape@carlh.net>
-
- * src/extension/output.cpp: better fix for 1004134 after advice
- from Ted.
-
-2004-10-26 Carl Hetherington <inkscape@carlh.net>
-
- * src/extension/output.cpp: don't reset modified flag until after
- save has happened, in case it fails. Fixes 1004134.
-
- * src/livarot/ShapeSweep.cpp: fix a typo in my cleanups. Fixes
- 1048151.
-
-2004-10-25 Bryce Harringotn <bryce@bryceharrington.org>
-
- * file.cpp, file.h, dialogs/export.cpp: Adding error return logic
- for png export code so that failure to write can be tracked.
- Adding an error dialog for when this occurs. Fixes bug 1038932.
-
- * extension/system.cpp: Changing sp_ui_error_dialog to g_warning
- so won't crash when running from commandline. Fixes bug
- 1000350.
-
- * inkscape.cpp, inkscape.h, main.cpp, dialogs/filedialog.cpp:
- Adding Inkscape::Application::use_gui flag as temporary hack to
- prevent gui dialogs from being used when running from
- commandline. Fixes bug 1045067.
-
-2004-10-26 Carl Hetherington <inkscape@carlh.net>
-
- * src/livarot/PathCutting.cpp: fix a couple of bugs that I
- introduced that cause crashes on cut path.
-
-2004-10-25 Kees Cook <kees@outflux.net>
-
- * src/sp-object.cpp: nasty hack to not export metadata on "Plain SVG".
- I promise I'll fix this with a proper SPObject soon.
-
-2004-10-25 Jon A. Cruz <jon@joncruz.org>
- * src/file.cpp, src/file.h, src/inkscape.cpp, src/sp-image.cpp,
- src/uri.cpp, src/uri.h, src/dialogs/filedialog.cpp,
- src/extension/input.cpp, src/extension/implementation/script.cpp,
- src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
- src/extension/internal/win32.h, src/extension/plugin/gimpgrad.cpp,
- src/helper/png-write.cpp, src/trace/imagemap.cpp, src/xml/repr-io.cpp:
-
- Refactoring filenames and file opening
-
-2004-10-24 MenTaLguY <mental@rydia.net>
-
- * src/Makefile.am: added/removed files
-
- * src/util/copy-list.h: nobody's using it right now, get rid of it
-
- * src/traits/copy.h, src/traits/list-copy.h:
- traits for determining the type to make a copy of a value
-
- * src/sp-item.cpp, src/util/filter-list.h src/util/map-list.h,
- src/util/reverse-list.h, src/widgets/layer-selector.cpp
- src/xml/sp-repr-action.cpp:
-
- let the list functions infer their own result type (where possible)
-
- * src/util/forward-pointer-iterator.h: its value type is a reference
-
-2004-10-23 MenTaLguY <mental@rydia.net>
-
- * src/desktop.cpp: removed vertical usize limits on statusbar
-
- * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
- more layer selector work; simplfied model and customized CellRenderer
- settings a bit
-
- * src/attributes.cpp, src/attributes.h, src/sp-object.cpp, src/sp-object.h:
- add inkscape:label attribute
-
- * src/file.cpp, src/sp-anchor.h, src/sp-animation.h, src/sp-chars.h,
- src/sp-clippath.h, src/sp-conn-end.cpp, src/sp-defs.h, src/sp-ellipse.h,
- src/sp-gradient.h, src/sp-guide.h, src/sp-image.h, src/sp-line.h,
- src/sp-linear-gradient.h, src/sp-marker.h, src/sp-mask.h,
- src/sp-namedview.h, src/sp-object-group.h, src/sp-offset.h, src/sp-path.h,
- src/sp-pattern.h, src/sp-polygon.h, src/sp-polyline.h,
- src/sp-radial-gradient.h, src/sp-rect.cpp, src/sp-rect.h, src/sp-root.h,
- src/sp-spiral.h, src/sp-star.h, src/sp-stop.h, src/sp-string.h,
- src/sp-symbol.h, src/sp-text.h, src/sp-tspan.h, src/sp-use.h,
- src/sp-offset.cpp, src/sp-shape.h:
-
- make inheritance actual
-
-2004-10-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/libnr/*: Move some things from nr-matrix-ops.h to new files.
-
- * src/libnr/nr-point-fns.h, src/libnr/nr-point-fns.cpp:
- New function is_zero. Move is_unit_vector here
- (was private to sp-spiral.cpp).
-
- * src/display/bezier-utils-test.cpp: Disable a test, replacing with a
- todo printf and adding a comment explaining.
-
-2004-10-22 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/pencil-context.cpp: Ensure that data points array p is uniqued
- and contains no NaNs.
-
- * src/libnr/nr-point-fns.cpp (LInfty): Fix bug with NaN coordinates:
- return NaN (rather than unspecified behaviour).
- * src/libnr/nr-point-fns-test.cpp: Add test cases for L1,L2,LInfty
- handling of NaN.
-
- * src/pencil-context.cpp: Fix bug: undesirable interactions between
- snapping and snap-to-anchor.
-
-2004-10-21 MenTaLguY <mental@rydia.net>
-
- * src/desktop.cpp: SPDesktop::currentRoot() should pull from
- the current layer hierarchy just like SPDesktop::currentLayer();
- doubly so, since currently when switching documents the layer hierarchy
- is updated before the document is switched
-
- * src/util/Makefile_insert, src/util/copy-list.h: add list copy thingy
-
- * src/util/list.h: add rest()
-
- * src/util/reverse-list.h: bug fixes to reverse_list_in_place()
-
- * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
- more work on layer selector
-
-2004-10-21 Carl Hetherington <inkscape@carlh.net>
-
- * src/livarot/Path.cpp, src/livarot/Path.h,
- src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
- src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
- src/livarot/ShapeMisc.cpp: excise separate path description data
- structure.
-
- * src/livarot/Path.h, src/livarot/Path.cpp,
- src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
- src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
- src/livarot/ShapeMisc.cpp, src/livarot/livarot-forward.h: move
- path description structs into their own files, and rename a few
- member variables.
-
- * src/livarot/Path.h, src/livarot/PathConversion.cpp,
- src/livarot/PathOutline.cpp: remove some unused functions.
-
-2004-10-20 Carl Hetherington <inkscape@carlh.net>
-
- * src/livarot/Path.cpp: fix for 1050379, and probably lots of
- others.
-
- * src/livarot/Path.h, src/livarot/PathOutline.cpp: bug fix for a
- previous commit.
-
- * src/livarot/Path.cpp: fix a memory leak.
-
-2004-10-19 Carl Hetherington <inkscape@carlh.net>
-
- * src/livarot/Path.h, src/livarot/PathSimplify.cpp: more
- simplification cleanups.
-
- * src/livarot/PathStroke.cpp: coding style cleanups.
-
- * src/livarot/Path.h, src/livarot/PathSimplify.cpp,
- src/livarot/PathStroke.cpp: more cleanups; don't modify Path::pts
- and Path::nbPt.
-
- * src/livarot/Path.cpp, src/livarot/Path.h,
- src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
- src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: use a
- std::vector for Path::pts.
-
-2004-10-18 Carl Hetherington <inkscape@carlh.net>
-
- * src/livarot/Path.h, src/livarot/PathSimplify.cpp: coding style
- and const cleanups.
-
- * src/livarot/PathSimplify.cpp: some very minor cleanups, and
- temporary comments for myself.
-
- * src/livarot/PathConversion.cpp: coding style cleanups.
-
- * src/livarot/PathConversion.cpp: fix for bug 1048827.
-
- * src/livarot/Path.h, src/livarot/PathSimplify.cpp: clean up
- simplification code.
-
-2004-10-17 MenTaLguY <mental@rydia.net>
-
- * share/templates/Makefile.am, share/templates/layers.svg:
- added a layer template
-
- * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
- more layer selector work
-
- * src/util/filter-list.h, src/util/Makefile_insert:
- added filter_list()
-
-2004-10-15 Carl Hetherington <inkscape@carlh.net>
-
- * src/livarot/PathSimplify.cpp: remove #ifdef
- pseudo_douglas_pecker code that wasn't being used.
-
-2004-10-15 MenTaLguY <mental@rydia.net>
-
- * src/view.h: removed obsolete status message functions
-
- * src/attributes.h: remove unused #define
-
- * src/sp-object.cpp: fix for bug #1048268 (inkscape:collect being written
- in "plain SVG" files)
-
- * src/sp-item.h, src/sp-item.cpp: added isLocked() and isHidden()
- predicates
-
- * src/sp-item.cpp, src/sp-style.cpp: basic support for visibility CSS
- property
-
-2004-10-14 Ted Gould <ted@gould.cx>
-
- * share/extension/*.inkmod -> *.inx
- src/extension/init.cpp
-
- Changing the filename extension that is used to identify Inkscape
- extensions to the one specified in the design document.
-
-2004-10-14 MenTaLguY <mental@rydia.net>
-
- * src/util/list.h: more 3.4 fixes
-
-2004-10-13 MenTaLguY <mental@rydia.net>
-
- * src/util/list.h, src/util/forward-pointer-iterator.h:
-
- fixes to (hopefully) build with g++ 3.4 (and generally be less evil
- anyway)
-
-2004-10-14 Carl Hetherington <inkscape@carlh.net>
-
- * src/livarot/int-line.cpp: coding style cleanups.
-
- * src/livarot/float-line.cpp, src/livarot/float-line.h:
- refactoring, removal of dead code.
-
- * src/display/guideline.cpp, src/display/guideline.h: coding style
- cleanups.
-
- * src/livarot/Path.cpp, src/livarot/Path.h,
- src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
- src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: merge
- Path::path_lineto and Path::path_lineto_b.
-
-2004-10-14 Carl Hetherington <inkscape@carlh.net>
-
- * src/Path.cpp, src/Path.h, src/PathConversion.cpp,
- src/PathCutting.cpp, src/PathOutline.cpp, src/PathSimplify.cpp,
- src/ShapeMisc.cpp: use a vector of pointers for Path::descr_cmd.
-
- * src/livarot/Ligne.cpp, src/livarot/Ligne.h,
- src/livarot/int-line.cpp, src/livarot/int-line.h,
- src/livarot/float-line.cpp, src/livarot/float-line.h,
- src/livarot/livarot-forward.h, src/livarot/ShapeRaster.cpp,
- src/sp-flowregion.cpp, src/display/canvas-bpath.cpp,
- src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
- src/display/sp-ctrlline.cpp, src/libnrtype/FlowDest.cpp,
- src/libnrtype/RasterFont.cpp: split Ligne into float-line and
- int-line.
-
- * src/libnrtype/FlowDest.cpp, src/libnrtype/RasterFont.cpp,
- src/libnrtype/raster-position.h, src/livarot/float-line.cpp,
- src/livarot/float-line.h, src/livarot/int-line.cpp: use
- std::vector for arrays in FloatLigne.
-
- * src/livarot/float-line.cpp, src/livarot/float-line.h: remove
- lots of dead code. Make some methods private.
-
-2004-10-12 MenTaLguY <mental@rydia.net>
-
- * src/Makefile.am: added files
-
- * src/layer-fns.cpp, src/sp-item.cpp: use iterators, simplifying code
-
- * src/sp-object.cpp, src/splivarot.cpp: adapt to new version of
- Inkscape::Algorithms::longest_common_suffix
-
- * src/sp-object.h, src/sp-repr-iterators.h: add new iterator classes
-
- * src/algorithms/find-last-if.h: add counterpart of std::find_if
-
- * src/algorithms/longest-common-suffix.h: rewrite to use iterators
-
- * src/algorithms/longest-prefix.h, src/algorithms/longest-suffix.h,
- src/algorithms/shortest-prefix.h, src/algorithms/shortest-suffix.h:
-
- removed; these algorithms are no longer necessary when using
- iterators
-
- * src/traits/list.h: no longer needed
-
- * src/traits/reference.h: add "Pointer" member type
-
- * src/util/Makefile_insert: shuffled files
-
- * src/util/list.h: reworked Inkscape::Util::List to be a "handle" type
- that can also be used as an STL iterator
-
- * src/util/forward-pointer-iterator.h: treat a pointer as an iterator,
- given a base pointer type and a type which defines the iteration
- strategy
-
- * src/util/map.h: obsolete
-
- * src/util/map-list.h: iterator-based implementation
-
- * src/traits/tree-iterator.h: no longer necessary (superceded by
- specific applications of Inkscape::Util::ForwardPointerIterator)
-
- * src/sp-object-tree-iterator.h, src/util/parent-axis.h,
- src/util/sibling-axis.h: obsolete
-
- * src/util/map.h, src/util/reverse.h: obsolete
-
- * src/util/map-list.h, src/util/reverse-list.h:
- iterator-based implementations
-
- * src/xml/Makefile_insert: added file
-
- * src/xml/repr.h: removed old tree iterator stuff
-
- * src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h: use new
- pointer iterator facility
-
- * src/xml/sp-repr-iterators.h: pointer iterators for SPRepr
-
-2004-10-12 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/display/bezier-utils.h, src/display/bezier-utils.cpp
- (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full): Change the meaning
- of the last parameter: was max_depth, now lg_max_beziers, with the
- relationship lg_max_beziers = max_depth + 1. Callers updated.
-
- * src/xml/repr.cpp (sp_repr_change_order):
- Add g_return_if_fail for some conditions that would break structural
- integrity, and add a TODO comment indicating incompleteness.
- Use sp_repr_prev function.
-
- * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp
- (sp_repr_prev_sibling): Rename to sp_repr_prev for consistency
- with sp_repr_next. Don't consider it an error for child to be
- NULL or parentless. Callers updated.
-
- * src/draw-context.cpp (spdc_concat_colors_and_flush,
- spdc_flush_white): Misc readability cleanups.
-
- * src/display/curve.cpp (sp_curve_reverse): Fix a bug where the
- reversed curve wrongly included a trailing moveto command. (Bug
- introduced in my 2004-09-05 change: one of the callers I didn't
- know how to cause to run.)
-
-2004-10-12 Ted Gould <ted@gould.cx>
-
- * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
- share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
- share/extensions/eps_input.inkmod, share/extensions/epsi_output.inkmod,
- share/extensions/gimpgrad.inkmod, share/extensions/ps_input.inkmod,
- share/extensions/roundhole.inkmod, share/extensions/sk_input.inkmod,
- share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
- share/extensions/txt2svg.inkmod, share/extensions/wmf_input.inkmod,
- src/extension/dependency.cpp, src/extension/dependency.h,
- src/extension/extension.cpp, src/extension/init.cpp:
-
- Moving all of the dependency stuff from the scripts, up to the root
- extension level. This means that everyone can have dependencies, and
- dependency checking (a good thing). This makes use of the new
- 'Dependency' class that is also in the extension directory.
-
-2004-10-11 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/pencil-context.cpp (sp_pencil_context_root_handler): Split into
- many functions, fixing some illegal union aliasing along the way (as
- was done for sp_pen_context_root_handler).
-
- * src/modifier-fns.h: New file of inline functions based on macros.h
- MOD__CTRL etc. macros.
- * src/Makefile_insert: Add the new file.
-
- * src/pen-context.h: Change size of p array from SP_DRAW_MAX_POINTS to
- 5 now that we aren't sharing with SPPencilContext.
-
- * src/draw-context.cpp, src/draw-context.h, src/pen-context.cpp,
- src/pen-context.h, src/pencil-context.cpp, src/pencil-context.h:
- Move npoints,p from SPDrawContext to both SPPenContext and
- SPPencilContext.
-
- * src/draw-context.cpp, src/draw-context.h: Split off new files
- pen-context.h, pen-context.cpp, pencil-context.h, pencil-context.cpp,
- draw-anchor.h, draw-anchor.cpp.
- * src/Makefile_insert: Add the new files.
-
-2004-10-10 Ted Gould <ted@gould.cx>
-
- * src/event-context.cpp, src/file.cpp, src/file.h, src/print.cpp,
- src/print.h, src/selection-chemistry.h, src/sp-image.cpp, src/sp-item.cpp,
- src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp, src/sp-symbol.cpp,
- src/tools-switch.cpp, src/dialogs/export.cpp, src/dialogs/filedialog.cpp,
- src/extension/Makefile_insert, src/extension/db.cpp,
- src/extension/dependency.cpp, src/extension/dependency.h,
- src/extension/effect.cpp, src/extension/effect.h,
- src/extension/extension-forward.h, src/extension/extension.cpp,
- src/extension/extension.h, src/extension/input.cpp, src/extension/input.h,
- src/extension/output.cpp, src/extension/output.h, src/extension/print.cpp,
- src/extension/print.h, src/extension/system.cpp,
- src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp,
- src/extension/internal/svg.cpp, src/libnrtype/FlowResOut.cpp:
-
- Splitting out the different types of extensions into their own files so
- that the overall dependencies can be reduced. Caused a ripple through
- lots of other files. Hopefully the dependency situation is better now.
-
-2004-10-10 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/draw-context.cpp:
- Change xp,yp file globals to NR::Point pen_draw_origin_w.
-
- * src/draw-context.cpp (sp_pen_context_root_handler):
- Split into many routines. Fix some illegal union member aliasing.
- (pen_handle_key_press): Minor code cleanups in backspace handling.
- (pen_handle_motion_notify): Make tolerance var local instead of
- file-global. (This transformation is applicable to many
- dragtolerance users.)
-
- * src/draw-context.cpp (spdc_endpoint_snap_handle):
- Change argument type from SPDrawContext to SPPenContext, and
- specialize definition accordingly. Caller updated.
-
- * src/draw-context.h: Change red_curve_is_valid from char to bool.
- * src/draw-context.cpp: Change red_curve_is_valid assignments from
- 0x00/0x01 to false/true (using find & replace).
-
-2004-10-07 Carl Hetherington <inkscape@carlh.net>
-
- * src/nr-object.cpp, src/nr-object.h: coding style and const
- fixes.
-
- * src/nr-rect.cpp: added a doxygen comment. Some coding style
- fixes.
-
- * src/sp-paint-server.cpp: coding style fixes.
-
- * src/nr-arena-item.cpp, src/nr-arena-item.h: move a comment to
- the .cpp file and make it doxygen-style.
-
- * src/livarot/Path.cpp: coding style cleanups. Add an assert to
- Path::Transform().
-
- * src/livarot/Path.cpp, src/livarot/Path.h: fix some archaic
- notation.
-
- * src/livarot/Ligne.cpp: coding style cleanups.
-
- * src/livarot/PathOutline.cpp, src/livarot/Path.h: fix a rather
- nasty hack in the outlining code.
-
- * src/livarot/Path.cpp, src/livarot/Path.h,
- src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
- src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
- src/livarot/ShapeMisc.cpp, src/splivarot.cpp, src/sp-offset.cpp:
- use std::vector for Path::descr_cmd.
-
- * src/livarot/Path.cpp, src/livarot/Path.h,
- src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
- src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
- src/livarot/ShapeMisc.cpp: getType() and setType() in Path::path_descr.
-
-2004-10-07 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-object-repr.cpp (sp_repr_type_lookup): Distinguish between XML
- element name and sodipodi:type attribute value: use a separate table
- for each.
- * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_lookup):
- Don't export this function. (Also rename it to name_to_gtype and
- change its definition for separate tables.)
-
-2004-10-03 Kees Cook <kees@outflux.net>
-
- * src/dialogs/rdf.cpp, src/dialogs/repr-util.cpp, src/dialogs/repr.h:
- Since "dc:title" can appear at multiple XML levels, a way to
- control max depth in searching was added. (Closes bug #1009290)
-
-2004-09-30 MenTaLguY <mental@rydia.net>
-
- * src/widgets/document-tree-model.cpp:
- more bug fixes
-
- * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
- get the layer selector sort of in more order
-
-2004-09-28 Ted Gould <ted@gould.cx>
-
- * src/verbs.cpp, src/verbs.h, src/view.cpp:
-
- Making it so that actions get deleted as views get destroyed.
-
-2004-09-27 Ted Gould <ted@gould.cx>
-
- * src/desktop.h, src/forward.h, src/interface.cpp, src/interface.h,
- src/select-toolbar.cpp, src/shortcuts.cpp, src/shortcuts.h,
- src/toolbox.cpp, src/toolbox.h, src/verbs.cpp, src/verbs.h,
- src/dialogs/align.cpp, src/dialogs/align.h,
- src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp,
- src/dialogs/export.cpp, src/dialogs/find.cpp,
- src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
- src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
- src/dialogs/xml-tree.cpp, src/helper/action.cpp, src/helper/action.h:
-
- Wow, alot of files changed. The ones that changed the most are
- verb.cpp and verb.h, which are almost entirely different. What happened
- here is the verbs were made object oriented. So, as the verbs
- are built into everything, lots of files changed. Now the code
- for the verbs is much cleaner, and I think a little bit faster.
- Also, it will be easier to extend the verbs for use in effects.
-
-2004-09-26 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
- Get rid of operator NR::translate(), which was allowing
- *implicit* (and typically lossy) conversion to NR::translate,
- and which made a bug hard to find.
-
- * src/sp-gradient-test.cpp: New unit test file. I believe this is the
- first test that tests an SPObject.
- * src/Makefile_insert, src/Makefile.am: Invoke the new test.
-
-2004-09-24 MenTaLguY <mental@rydia.net>
-
- * src/selection-chemistry.cpp:
-
- "select all" and "clear" now operate on the current layer rather than on
- the document root
-
- * src/verbs.cpp, src/shortcuts.cpp, layer-fns.cpp, src/sp-item.cpp:
-
- keyboard shortcuts and fixes for layer verbs
-
-2004-09-23 MenTaLguY <mental@rydia.net>
-
- * src/message-stack.h, src/message-stack.cpp:
-
- return id of flashed messages so they are cancellable
-
- * src/message-context.h, src/message-context.cpp:
-
- message context flashes now supercede one another, as regular
- messages do (they do not supercede regular messages though)
-
- * src/interface.cpp, src/layer-fns.cpp, src/layer-fns.h, src/verbs.cpp:
-
- initial stab at layers menu; not everything works the way it should
- quite yet
-
- * src/message-context.h, src/message-context.cpp:
-
- added flash methods to Inkscape::MessageContext
-
- * src/gc-core.h, src/display/nr-arena-glyphs.cpp,
-src/display/nr-arena-group.cpp,
- src/display/nr-arena-item.cpp, src/display/nr-arena-item.h,
- src/display/nr-arena-shape.cpp, src/libnr/nr-object.cpp,
-src/libnr/nr-object.h,
-
- eliminate more sources of leaks; managed objects shouldn't use refcounts
- among themselves
-
- * src/xml/repr.cpp: don't nuke log pointer
-
-2004-09-21 MenTaLguY <mental@rydia.net>
-
- * src/gc-finalized.h: fix for stupid bug preventing finalizable objects
- from being collected
-
- * src/Makefile_insert, src/gc.cpp, src/gc-core.h:
- move Inkscape::GC::init out-of-line, and funnel GC warnings through
- glib
-
-2004-09-21 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-marker.h, src/sp-marker.cpp (sp_marker_show_instance):
- Change to using NR::Matrix instead of NRMatrix. Update caller.
-
- * src/sp-gradient.cpp (sp_gradient_get_g2d_matrix,
- sp_gradient_get_gs2d_matrix, sp_gradient_set_gs2d_matrix):
- New NR::Matrix/NR::Rect versions of existing functions.
-
- * src/libnr/nr-matrix-translate-ops.h (operator/): New function.
-
- * src/libnr/nr-matrix-scale-ops.cpp: New file.
- * src/libnr/nr-matrix-scale-ops.h (operator/(Matrix,scale)):
- New function.
-
-2004-09-20 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-gradient.h: Change gradientTransform from NRMatrix to
- NR::Matrix. Users updated.
-
- * src/Makefile.am (EXTRA_DIST), Makefile_insert
- dialogs/Makefile_insert extension/implementation/Makefile_insert
- extension/internal/Makefile_insert helper/Makefile_insert
- livarot/Makefile_insert (blah_SOURCES):
- Add some .h files for `make dist'.
-
-2004-09-19 MenTaLguY <mental@rydia.net>
-
- * src/gc-core.h: don't defer finalizers
-
- * src/gc-core.h: bump up free space divisor -- collections should
- happen ~32x more frequently
-
-2004-09-19 Carl Hetherington <inkscape@carlh.net>
-
- * src/display/canvas-bpath.cpp, src/display/nr-arena-shape.cpp,
- src/display/sp-ctrlline.cpp, src/libnrtype/RasterFont.cpp,
- src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: remove some
- unused parameters from calls to raster code.
-
- * src/livarot/ShapeRaster.cpp: coding style cleanups.
-
- * src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: factored out
- _updateIntersection().
-
- * src/livarot/AVL.cpp, src/livarot/AVL.h: remove DblLinked. Cleanups.
-
-2004-09-18 MenTaLguY <mental@rydia.net>
-
- * src/dialogs/filedialog.cpp: unref the preview document we created
-
-2004-09-18 Carl Hetherington <inkscape@carlh.net>
-
- * src/livarot/AVL.cpp, src/livarot/AVL.h,
- src/livarot/DblLinked.cpp, src/livarot/DblLinked.h,
- src/livarot/LivarotDefs.h, src/livarot/ShapeRaster.cpp,
- src/livarot/ShapeSweep.cpp, src/livarot/sweep-tree.cpp,
- src/livarot/sweep-tree.h, src/sweep-event.h: replace leftFoo and
- rightFoo with foo[2] in a few places. Associated cleanups.
-
- * src/livarot/Shape.h: use Side rather than a bool for
- TesteIntersection. Add some methods. Remove some unused variables.
-
- * src/livarot/ShapeSweep.cpp: simplify TesteIntersection with use
- of Side.
-
- * src/livarot/sweep-event.h: const fix.
-
- * src/livarot/sweep-event.cpp: simplifications with use of Side.
-
- * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
- src/livarot/ShapeMisc.cpp, src/ShapeSweep.cpp: lastA/firstA in
- Shape::dg_point ->
-
- further work on stroking; break out bezier approximation into
- public functions
-
-2004-09-10 MenTaLguY <mental@rydia.net>
-
- * src/render/polygon.h, src/render/shape-builder.h,
- src/render/shape-builder.cpp, src/render/stroke.h,
- src/render/dash.h:
-
- beginnings of a simple alternate renderer
-
-2004-09-09 Carl Hetherington <inkscape@carlh.net>
-
- * src/sp-flowtext.cpp, src/sp-offset.cpp, src/splivarot.cpp,
- src/display/nr-arena-shape.cpp, src/libnrtype/FlowDest.cpp,
- src/livarot/PathConversion.cpp, src/livarot/Shape.h: make
- Shape::nbPt and Shape::nbAr private and provide accessor methods.
-
- * src/display/nr-arena-shape.cpp, src/livarot/Shape.h: make
- Shape::flags private.
-
- * src/splivarot.cpp, src/livarot/PathStroke.cpp,
- src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
- src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
- Clean up handling of flags in Shape class
-
- * src/livarot/AlphaLigne.cpp, src/livarot/Path.cpp,
- src/livarot/PathSimplify.cpp, src/livarot/Shape.cpp,
- src/livarot/ShapeSweepUtils.cpp: it's ok to free NULL.
-
- * src/livarot/Shape.h, src/sp-offset.cpp, src/splivarot.cpp,
- src/display/nr-arena-shape.cpp: Make Shape::pts private and offer
- a read-only accessor.
-
- * src/livarot/Shape.cpp, src/livarot/Shape.h,
- src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
- src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp, src/
- livarot/ShapeSweepUtils.cpp, src/livarot/ShapeUtils.h: Rename
- Shape::pts to Shape::_pts, and use getPoint() wherever possible.
-
- * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
- src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
- src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp: Add
- dg_point::totalDegree() and make use of it.
-
-
-2004-09-08 MenTaLguY <mental@rydia.net>
-
- * src/libnr/nr-object.h, src/libnr/nr-object.cpp: fix NRObject
- initialization
-
- * configure.in, src/gc-core.h, src/gc-managed.h, src/gc-anchored,
- src/gc-finalized.h:
-
- add a --disable-gc ./configure option to omit garbage collection
- from the build (the normal allocator will be used, although
- memory will obviously leak since it does not get explicitly freed)
-
- * src/xml/repr.cpp: SPRepr's copy constructor needs to properly
- initialize its fields
-
- * src/xml/repr-util.cpp, src/xml/repr-private.h,
- src/xml/repr.h, src/xml/repr.cpp:
-
- new child-count-related routines, and added mutation signals
- to SPReprDoc
-
- * src/desktop.cpp: call the "Active Group" widget by its TRUE NAME!
-
- * src/widgets/Makefile_insert, src/widgets/document-tree-model.cpp,
- src/widgets/document-tree-model.h, src/widgets/layer-selector.cpp,
- src/widgets/layer-selector.h:
-
- very cursory start on new layers UI
-
-2004-09-08 Carl Hetherington <inkscape@carlh.net>
-
- * src/helper/stock-items.cpp: fix a bad free(). Improve coding
- style compliance.
-
- * src/libnrtype/FlowRes.cpp: slightly unpleasant fix for a buffer
- overrun.
-
-2004-09-07 MenTaLguY <mental@rydia.net>
-
- * src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
- src/livarot/ShapeSweep.cpp:
-
- use std::vector for points array (seems to crash less?)
-
- * src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
- src/livarot/Ligne.cpp, src/livarot/Path.cpp,
- src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
- src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
- src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
-
- switch to glib's allocator routines, which have the expected
- semantics
-
- * src/livarot/evil-malloc.h: removed
-
-2004-09-07 Ted Gould <ted@gould.cx>
-
- * src/color-rgba.h:
-
- Some comments and some little code clean up things. Added a couple
- of constructors to make life a little simpler.
-
-2004-09-06 Ted Gould <ted@gould.cx>
- * src/extension/plugin/gimgrad.cpp, src/extension/implementation/plugin*
- share/extension/gimpgrad.inkmod, src/extension/system.cpp,
- src/extension/extension.h:
-
- Mega commit. This commit does two things, it adds in the ability to
- do plugins in Inkscape. This means that there are loadable modules
- that can be used for just about anything. It also provides a sample
- implementation of a plugin to load GIMP gradients. This means that
- GIMP gradients can be imported into Inkscape, giving a larger set of
- gradients that can be used in Inkscape.
-
- Currently, nothing here is really complete, but it is functional. The
- plugins really only work for input plugins, and the GIMP gradient example
- isn't very robust. They will come shortly.
-
-2004-09-05 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/display/curve.h, src/display/curve.cpp:
- Change x,y members to NR::Point.
- Rename posset (spiced&spiked hot milk) to posSet as per CodingStyle.
-
- * src/display/curve.cpp (sp_curve_reverse): Previously this
- routine returned only the last subpath, and made it an open
- path. Now it preserves all aspects of the curve other than
- reversing it. I believe this change makes no difference to the
- draw-context and dyna-draw-context callers (though I haven't
- managed to test all of these callers), whereas for the `reverse
- path' command, users presumably expect the new behaviour.
-
- * src/display/curve.cpp (sp_curve_closepath_current):
- Fix bad assertion.
-
- * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
- (get_translation): New function.
-
- * src/sp-polygon.cpp (polygon_get_value): Use static linkage.
- (sp_polygon_set): Remove debugging output. Add `todo' comment.
-
-2004-09-03 MenTaLguY <mental@rydia.net>
-
- * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
- src/sp-namedview.h:
-
- remember previously selected layer on load
-
-2004-09-02 MenTaLguY <mental@rydia.net>
-
- * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp:
-
- reintroduced the inkscape:groupmode attribute
-
- * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
- src/libnr/nr-object.cpp:
-
- remove USE_LIBGC macro again
-
-2004-08-30 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.cpp:
-
- ref the object while SPObject::deleteObject runs, so it doesn't
- get destroyed halfway through [ fix for bug #1012874 ]
-
-2004-08-29 MenTaLguY <mental@rydia.net>
-
- * src/gc-core.h:
-
- turn off scanning of dynamic library data segments; we don't need
- it, and it seems to cause problems on FC2
-
-2004-08-27 MenTaLguY <mental@rydia.net>
-
- * src/traits/function.h: add typedefs for all argument positions,
- specifying 'void' for all arguments after the last
-
- * src/livarot/evil-malloc.h, src/livarot/BitLigne.cpp,
- src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
- src/livarot/Shape.cpp, src/livarot/ShapeSweepUtils.cpp:
-
- work around livarot bugs so I can use ElectricFence
-
- * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
- src/libnr/nr-object.cpp:
-
- make the garbage collector easy to disable by undefining
- USE_LIBGC in src/gc-core.h
-
-2004-08-26 MenTaLguY <mental@rydia.net>
-
- * src/document-private.h, src/document.h, src/document.cpp:
-
- add notification signal when resources are added or removed
-
-2004-08-25 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/xml/repr-css.cpp (sp_repr_css_print):
- Fix for shared string change.
-
- * src/sp-text.cpp (sp_text_description):
- Fix for when font Name() call fails.
-
- * src/sp-text.cpp: CodingStyle changes, including moving some
- declarations to first use.
- Remove unused __SP_TEXT_C__ define.
-
-2004-08-25 Carl Hetherington <inkscape@carlh.net>
-
- * src/sp-cursor.cpp, src/sp-cursor.h, src/sp-guide.cpp:
- coding style cleanups.
-
-2004-08-24 MenTaLguY <mental@rydia.net>
-
- * src/gc-anchor.h: fix to always use the GC base address, since
- that will not always be the same as 'this', when I::GC::Anchored
- is used via multiple inheritance.
-
-2004-08-24 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/libnrtype/TextWrapper.h, src/libnrtype/TextWrapper.cpp (AppendUTF8):
- Use strlen instead of for-loop.
- Change printf to g_return_if_fail (and document that the argument
- must be valid UTF-8).
- Mark the text pointer as not being written through (const).
-
-2004-08-23 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr.cpp, src/xml/sp-repr-action.h:
-
- removed stupid default 'next' constructor arguments and force them
- to be specified explicitly (and fix the omission of one, which
- fixes bug #1014541)
-
-2004-08-22 MenTaLguY <mental@rydia.net>
-
- * src/Makefile_insert, src/gc-alloc.h:
-
- introduced a GC-aware STL allocator
-
- * src/document-private.h, src/document.h, src/document.cpp:
-
- switch to using STL map for "id changed" signals
-
-2004-08-21 MenTaLguY <mental@rydia.net>
-
- * src/Makefile_insert, src/util/Makefile_insert: get libinkutil
- deps straightened out
-
- * src/document-private.h, src/document-undo.cpp, src/document.cpp:
-
- adapt for new APIs, header cleanups/refactorings
-
- * src/gc-core.h, src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
-
- rewrote interface to Boehm GC for increased flexibility; there are now
- three main classes:
-
- - Inkscape::GC::Managed: objects managed by the GC; replaces
- Inkscape::GC::Object
-
- - Inkscape::GC::Finalized: objects for which the GC will call
- destructors automatically; replaces
- Inkscape::GC::FinalizedObject
-
- - Inkscape::GC::Anchored: managed objects which can be 'anchored'
- to prevent collection while non-gc-aware
- objects are holding references; replaces
- Inkscape::Refcounted
-
- Note that they no longer inherit from each other(!), so you will
- need to mix-and-match via multiple inheritance. The latter two
- don't do anything useful without the first, however.
-
- * src/gc-object.h, src/refcounted.h: removed
-
- * src/message-context.cpp, src/message-stack.h, src/selection.h,
- src/view.cpp, src/libnr/nr-object.h, src/util/list.h,
- src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h, src/desktop.cpp:
-
- adopt new GC API and header refatorings
-
- * src/Makefile.am, src/util/Makefile_insert:
-
- list util/* files in util's Makefile_insert now.
-
- * src/util/reverse.h: revive anx fix Inkscape::Util::reverse
-
- * src/util/share-c-string.cpp, src/util/share-c-string.h: removed
-
- * src/util/shared-c-string.cpp, src/util/shared-c-string.h:
-
- employ the type system to make shared strings a little safer to use;
- you can still shoot yourself in the foot, but at least now you need
- to aim and pull the trigger first
-
- * src/xml/Makefile_insert, src/xml/repr-action-test.cpp,
- src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.h:
-
- reorganize transaction logging files
-
- * src/xml/repr-action-test.cpp: updated headers
-
- * src/xml/repr-action.cpp, src/xml/repr-action.h: removed
-
- * src/xml/repr-private.h, src/xml/repr.cpp, src/xml/repr.h:
-
- update for new GC API and shared strings
-
- * src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
- src/xml/sp-repr-action.h:
-
- header refactoring and new GC API
-
- * src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h:
-
- new GC API
-
-2004-08-20 Carl Hetherington <inkscape@carlh.net>
-
- * src/zoom-context.cpp, src/view.cpp, src/version.cpp,
- src/sp-defs.cpp: coding style cleanups.
-
- * src/sp-polygon.cpp: coding style and a few other small cleanups.
-
- * src/sp-anchor.cpp: coding style cleanups. Remove unnecessary
- static variable.
-
-2004-08-18 Bryce Harrington <bryce@bryceharrington.org>
-
- * autogen.sh: Fixing the 'missing ltmain.sh' bug
-
-2004-08-17 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-star.cpp: Use cast to guint32 instead of using modulo 2**32.
- Fix a uint compilation bug on Windows reported by mrchapp.
- Mark a few functions as static.
-
-2004-08-16 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-conn-end.cpp (change_endpts):
- Use new sp_curve_stretch_endpoints function: i.e. preserve the
- shape of the connector path.
-
- * src/display/curve.h, src/display/curve.cpp
- (sp_curve_stretch_endpoints): New function.
-
- * src/sp-use-reference.cpp: CodingStyle changes.
-
- * src/sp-item.h, src/sp-item.cpp (sp_item_write_transform):
- Indicate that adv won't get written to.
-
- * src/sp-rect.cpp (sp_rect_set_transform): Call sp_rect_set_shape,
- so that bbox is up-to- src/livarot/PathConversion.cpp,
-src/livarot/Shape.cpp,
- src/livarot/Shape.h, src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
- src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp,
- src/livarot/ShapeSweepUtils.cpp:
- Revert these files to their state prior to mental's "2004-08-08"
- entry (the change made in 2004-08-09 02:23 UTC).
-
-2004-08-11 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/algorithms/longest-common-suffix.h: Fix bug I introduced three
- days ago.
-
- * src/attributes.h, src/attributes.cpp: New attributes
- SP_ATTR_CONNECTION_START, SP_ATTR_CONNECTION_END.
- * src/sp-conn-end.h, src/sp-conn-end.cpp,
- src/sp-conn-end-pair.h, src/sp-conn-end-pair.cpp:
- New files.
- * src/Makefile_insert (libinkpre_a_SOURCES): Add the new files.
-
- * src/sp-path.cpp, src/sp-path.h: Call the new connector stuff.
-
- * src/display/curve.h, src/display/curve.cpp
- (sp_curve_first_point, sp_curve_last_point): New functions.
-
- (sp_curve_transform): Re-implement with NR::Matrix/NR::Point.
- The old code appears to be buggy for sheer/rotate matrices
- due to calculating each y coord using the new corresponding x coord
- instead of the previous value.
-
- Also add NR::translate version.
-
- Get rid of the return value. Callers updated.
-
- * src/sp-item.h, src/sp-item.cpp: (i2anc_affine): New function
- (essentially a rename of existing private partial_xform function, but
- differing behaviour on encountering non-SPItem in the hierarchy).
-
- (i2i_affine): New function (essentially a rename of existing
- SPItem::getRelativeAffine). Implement SPItem::getRelativeAffine in
- terms of the new function.
-
- (sp_item_dt2i_affine): NR::Matrix version.
-
- * src/libnr/nr-path.h (c, setC): new methods.
-
-2004-08-09 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/desktop-affine.cpp (sp_desktop_w2doc_affine,
- sp_desktop_doc2w_affine, sp_desktop_doc2d_xy_point),
- src/knotholder.cpp (knot_moved_handler), src/sp-item.cpp
- (SPItem::getRelativeTransform), src/sp-rect.cpp
- (sp_rect_set_transform), src/display/sp-canvas-util.cpp
- (sp_canvas_item_i2i_affine, sp_canvas_item_set_i2w_affine):
- Cleanup: Use the new division operators instead of multiplication by
- inverse. (Currently the division operators are implemented as
- multiplication by inverse.)
-
- * src/splivarot.cpp, src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
- src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
- Hurriedly fix some problems caused by overly-hurried changes.
- Address some signed/unsigned warnings.
- Add some assertions.
- (Haven't checked the performance cost of the assertions.)
-
- * src/livarot/Shape.h: Make constructors explicit.
-
-2004-08-08 MenTaLguY <mental@rydia.net>
-
- * src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-offset.cpp,
- src/splivarot.cpp, src/display/nr-arena-shape.cpp,
- src/livarot/PathConversion.cpp, src/livarot/Shape.cpp,
- src/livarot/Shape.h, src/livarot/ShapeDraw.cpp,
- src/livarot/ShapeMisc.cpp, src/livarot/ShapeRaster.cpp,
- src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
-
- replace ad-hoc realloced arrays with std::vector and deal with
- uninitialized data problems that valgrind complained about
-
- * libgc.supp: valgrind suppression profile for libgc, which necessarily
- reads and runs comparisons on a lot of uninitalized data; the present
- form of this file is probably too broad however
-
-2004-08-08 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/libnr/nr-matrix-div.h, src/libnr/nr-matrix-div.cpp:
- operator/(NR::Point, NR::Matrix), operator/(NR::Matrix, NR::Matrix):
- new functions, new files.
-
- * src/algorithms/longest-common-suffix.h:
- Handle in O(1) time the common case of equal tails.
- Documentation.
-
-2004-08-08 Ted Gould <ted@gould.cx>
-
- * src/svg-profile.h, src/Makefile_insert:
-
- Adding the first support in for trying to determine which profiles are
- used with certain functionality, and if that is used by the current
- document. Really, right now, there is no code changes to anything that
- compiles. But this is the header file that contains the class that
- I'm plannig to use in the future.
-
-2004-08-07 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/libnrtype/RasterFont.h, src/libnrtype/RasterFont.cpp:
- Get rid of argumentless constructor (which was leaving
- style.transform as random bits), replace with constructor taking
- style argument. Caller updated.
- Disable default copy constructor and operator=.
-
-2004-08-06 MenTaLguY <mental@rydia.net>
-
- * configure.in, src/gc-core.h, src/gc-object.h,
- src/display/nr-arena-glyphs.cpp, src/display/nr-arena-group.cpp,
- src/display/nr-arena-image.cpp, src/display/nr-arena-item.cpp,
- src/display/nr-arena-shape.cpp, src/display/nr-arena.cpp,
- src/helper/action.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
-
- make NRObject GC-aware
-
-2004-08-06 David Turner <novalis@gnu.org>
- * src/sp-shape.cpp (sp_shape_marker_get_transform): Make marker handling
-match
- SVG spec better.
-
-2004-08-06 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
- NR::Matrix *= NR::scale: new.
-
- * src/sp-object.cpp, src/sp-object.h, src/sp-object-tree-iterator.h:
- Move TreeIterator<SPObject *> specialization to snew file
- sp-object-tree-iterator.h.
- Mark several pointers as not being written through.
- Correspondingly change TreeIterator specialization to
- <SPObject const *> instead of <SPObject *>.
-
- * display/nr-arena-item.cpp, display/nr-arena-item.h:
- Add NR::Matrix version of nr_arena_item_set_transform.
-
- * src/sp-item.h, src/sp-item.cpp (getRelativeTransform, partial_xform):
- Mark pointers as not written through.
-
- * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
- src/path-chemistry.cpp, src/rect-context.cpp,
- src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowdiv.cpp,
- src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-item-group.cpp,
- src/sp-item-notify-moveto.cpp, src/sp-item-transform.cpp,
- src/sp-item.cpp, src/sp-item.h, src/sp-offset.cpp, src/sp-rect.cpp,
- src/sp-shape.cpp, src/sp-use.cpp, src/spiral-context.cpp,
- src/splivarot.cpp, src/star-context.cpp, src/text-context.cpp,
- src/dialogs/item-properties.cpp:
- Change SPItem->transform from NRMatrix to NR::Matrix.
-
- * src/libnr/nr-matrix-ops.h (operator*(NR::Matrix, NRMatrix)): new.
-
- * src/libnr/nr-matrix.h: NR::Matrix *= NR::translate: new operator.
-
- * src/nodepath.cpp: Mark NodeSort operator< as static.
- Indentation as per CodingStyle.
-
- * src/libnr/nr-scale.h (NR::scale(double)): new constructor.
-
- * src/svg/svg-affine.cpp (sp_svg_transform_write), src/svg/svg.h:
- Add NR::Matrix version.
-
-2004-08-05 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/display/bezier-utils.cpp: Misc. minor changes.
-
-2004-08-04 MenTaLguY <mental@rydia.net>
-
- * configure.in, src/gc-object.h, src/refcounted.h:
-
- start using libgc in earnest; Inkscape::Refcounted is now GC-aware
-
-2004-08-04 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/nodepath.cpp: Cleanups: Mark some things as static. Switch from
- pointer to reference in some places. Make const placement conform to
- CodingStyle.
-
- * src/inkview.cpp (sp_svgview_main_key_press): Accept some common keys
- like PgUp, q.
-
- * src/draw-context.cpp (fit_and_split):
- Slight simplification: don't handle impossible condition npoints < 2.
- * src/proofs: Update accordingly. (Also add some bezier-utils proofs.)
-
-2004-08-04 David Turner <novalis@gnu.org>
-
- * sp-path.cpp: 'd' is a required attribute for paths. Ensure that
- all paths have it.
-
-2004-08-03 MenTaLguY <mental@rydia.net>
-
- * src/dialogs/rdf.cpp, src/xml/repr-util.cpp, src/xml/repr.h:
- removed sp_repr_recursive_drop() which is unneeded and
- creates unnecessary thrash in the undo logs
-
- * src/livarot/Shape.h, src/livarot/Shape.cpp,
- src/livarot/ShapeSweep.cpp, src/livarot/ShapeMisc.cpp:
-
- experiment to replace ad-hoc realloc() arrays with std::vector
-
-2004-08-02 David Turner <novalis@gnu.org>
-
- * file.cpp, file.h, interface.cpp, toolbox.cpp, verbs.cpp, verbs.h:
-
- Added vacuum command to remove unused defs.
-
-2004-08-02 MenTaLguY <mental@rydia.net>
-
- * configure.in: sigc++ 2.0.2 (and before?) has a bug that
- causes us to crash. require >= 2.0.3
-
- * src/Makefile.am, src/Makefile_insert, src/gc-core.h,
- src/gc-object.h, src/algorithms/longest-common-suffix.h,
- src/traits/list.h, src/traits/reference.h, src/util/flip.h,
- src/util/fold.h, src/util/list-iterator.h, src/util/list.h,
- src/util/map.h, src/util/parent-axis.h, src/util/reverse.h,
- src/util/sibling-axis.h, src/util/tuple.h, src/util/zip.h:
-
- more "functional" work
-
-2004-08-02 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/display/curve.cpp, src/display/curve.h:
- Greater conformance with CodingStyle.
-
-2004-07-31 David Turner <novalis@gnu.org>
-
- * dialogs/xml-tree.cpp: Improved focus, added keystroke for attr commit.
-
-2004-07-31 Ted Gould <ted@gould.cx>
-
- * src/extension/extension.cpp,
- src/extension/implementation/implementation.cpp,
- src/extension/implementation/implementation.h,
- src/extension/implementation/script.cpp,
- src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
- src/extension/internal/eps-out.h:
-
- Okay, changed the prefs_ prototypes to include which extension they are
- working with. This should clean up some warnings before they become
- problems later.
-
-2004-07-31 Ted Gould <ted@gould.cx>
-
- * src/print.cpp, src/extension/extension.cpp, src/extension/extension.h,
- src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp:
-
- Changed the get and set param prototypes so that they aren't overloaded
- anymore - this was flaky. Also added a document to the prototype so
- that document specific parameters can be supported in the future.
-
-2004-07-28 David Turner <novalis@gnu.org>
-
- * sp-gradient.cpp, widgets/gradient-vector.cpp: fixed gradient handling to
- properly render gradients with sharp color boundaries
-
-2004-07-29 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/inkview.cpp: Make the window title be the name of the
- instead of the current file instead of the first file.
-
- * src/round-test.cpp: New unit-test file.
-
- * src/desktop.h, src/sp-desktop-widget.h:
- Move SPDesktopWidget stuff from desktop.h to new file
- sp-desktop-widget.h.
-
- * debian/*: Copy lots of changes from wolfi's official Debian package
- of inkscape.
- Also use separate builddir, which simplifies the `clean' target.
-
-2004-07-24 MenTaLguY <mental@rydia.net>
-
- * configure.in, src/Makefile.am, src/main.cpp, src/gc-core.h:
- added libgc dependency
-
- * src/Makefile.am, traits/function.h:
- added trait class for functions and C++ "functors"
-
- * src/Makefile.am, util/flip.h:
- added flip() which, given a function with two arguments,
- returns an identical function with its arguments reversed
-
-2004-07-23 MenTaLguY <mental@rydia.net>
-
- * src/Makefile.am, src/traits/reference.h, src/util/tuple.h:
- added generic Tuple type
-
-2004-07-23 Ted Gould <ted@gould.cx>
-
- * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
- src/sp-namedview.h, src/dialogs/desktop-properties.cpp,
- src/display/canvas-grid.cpp, src/display/canvas-grid.h:
-
- Adding in the ability to have 'emphasis grid lines' where some lines are a
- different color than others. In the default case every fifth grid line
- gets to be 0x11 darker alpha. Nothing that will get in your way, but
- enough that you can find the spacing. All parameters are changeable in
- document preferences.
-
-2004-07-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * autogen.sh: Move unversioned automake to last resort.
-
-2004-07-20 Kees Cook <kees@outflux.net>
-
- * src/dialogs/desktop-preferences.cpp: corrected my usage of static
- l18n strings.
- * src/dialogs/stroke-style.cpp: fixed missing l18n. (bug #994837)
- * src/dialogs/sp-attribute-widget.cpp: went hunting for other static
- l18n strings. Fixed some here too.
- * autogen.sh: cleanups and more debugging.
- * share/extensions/sk2svg.sh: tempfile cleanups from pjrm (patch #990009)
-
-2004-07-20 Nathan Hurst <njh@mail.csse.monash.edu.au>
-
- * debian/changelog, configure.in: Moved to 0.40cvs and updated
- debian stuff.
-
-2004-07-18 MenTaLguY <mental@rydia.net>
-
- * configure.in, src/Makefile.am, src/algorithms/Makefile_insert,
- src/algorithms/makefile.in, src/traits/Makefile_insert,
- src/traits/makefile.in, src/util/Makefile_insert, src/util/makefile.in:
-
- added src/algorithms, src/traits, and src/util subdirs
-
- * src/algorithms/longest-common-suffix.h:
-
- added generic "longest common suffix" algorithm
-
- * src/traits/list.h: added traits class for lists
-
- * src/traits/tree-iterator.h: added traits class for n-ary tree iterators
-
- * src/util/list-iterator.h: STL iterator for lists
-
- * src/util/parent-axis.h: parent "axis" of tree iterator as list
-
- * src/util/sibling-axis.h: sibling "axis" of tree iterator as list
-
- * src/xml/repr.h: specialize Traits::TreeIterator for SPRepr *
-
- * src/sp-object.h: specialize Traits::TreeIterator for SPObject *
-
- * src/sp-object.cpp: use generic "longest common suffix" to find
- nearest common ancestor
-
- * src/splivarot.cpp: use genric "longest common suffix" to find
- nearest common ancestor here too
-
-2004-07-18 Kees Cook <kees@outflux.net>
-
- * Makefile.am, configure.in, autogen.sh, toolversions.sh:
- cleaning up some automake misbehavior from the gtkmm patch.
- automake 1.4isms snuck back in.
- * src/desktop-events.cpp: unlocalized strings updated.
-
-2004-07-18 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-path.cpp (sp_path_write): Handle shape->curve==NULL.
-
-2004-07-18 MenTaLguY <mental@rydia.net>
-
- * Makefile.am, configure.in, m4/Makefile.am, m4/codeset.m4, m4/gettext.m4,
- m4/glibc21.m4, m4/iconv.m4, m4/isc-posix.m4, m4/lcmessage.m4,
- m4/progtest.m4, src/arc-context.cpp, src/arc-context.h, src/desktop.cpp,
- src/desktop.h, src/document.cpp, src/document.h, src/draw-context.cpp,
- src/draw-context.h, src/event-context.h, src/main.cpp,
- src/message-stack.h, src/node-context.cpp, src/node-context.h,
- src/nodepath.cpp, src/nodepath.h, src/object-hierarchy.h,
- src/rect-context.cpp, src/rect-context.h, src/selcue.cpp, src/selcue.h,
- src/selection-describer.cpp, src/selection-describer.h,
- src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
- src/sp-item.cpp, src/sp-item.h, src/sp-object.cpp, src/sp-object.h,
- src/sp-offset.cpp, src/sp-offset.h, src/sp-pattern.cpp, src/sp-use.cpp,
- src/sp-use.h, src/spiral-context.cpp, src/spiral-context.h,
- src/star-context.cpp, src/star-context.h, src/text-context.cpp,
- src/text-context.h, src/toolbox.cpp, src/uri-references.cpp,
- src/uri-references.h, src/view.cpp, src/view.h,
- src/dialogs/xml-tree.cpp:
-
- merged Aubanel MONNIER's gtkmm upgrade patch
-
-2004-07-17 Carl Hetherington <inkscape@carlh.net>
-
- * src/sp-use.cpp: fix a compiler warning (closes #992960)
-
- * src/sp-offset.cpp: fix a compiler warning (closes #992960)
-
- * src/sp-text.cpp: fix a compiler warning (closes #992959)
-
-2004-07-16 Kees Cook <kees@outflux.net>
-
- * src/verbs.h, src/verbs.cpp: added "sp_verbs_find" function for bryce.
-
-2004-07-15 Ted Gould <ted@gould.cx>
-
- * 0.39 Release
-
-2004-07-14 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.cpp: disable recursive update warning for release
-
- * src/select-context.cpp: work around probable cut-and-paste bug
- between sp_select_context_item_handler and
- sp_select_context_root_handler by checking for drag_escaped
-
-2004-07-13 MenTaLguY <mental@rydia.net>
-
- * src/make.exclude: omit extension/script/js/js.c from build
-
-2004-07-13 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/dialogs/rdf.cpp: Don't add dc:description entry to SVG files.
-
- * src/utest/utest.h: Add include guard.
-
-2004-07-12 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/decimal-round.h (decimal_round): New file, new function.
- * src/round.h (decimal_round): New file, new function.
- * src/Makefile_insert: Add to libinkpost_a_SOURCES.
-
-2004-07-11 MenTaLguY <mental@rydia.net>
-
- * src/document.h, src/document-undo.cpp:
- added sp_document_get_undo_sensitive() for capturing and restoring
- undo sensitivity
-
- * src/sp-object.cpp: don't log id changes made to resolve
- duplicate ids (to avoid undo badness) (fix for bug #989023)
-
-2004-07-11 Kees Cook <kees@outflux.net>
-
- * src/preferences-skeleton.h, src/extension/init.cpp: with simarilius,
- tracked down the cause of bug #988445. Extension code now has a
- small section that validates preferences for valid extension names.
- * src/dialogs/filedialog-win32.cpp: corrected an assert test, and
- changed dialog to take the passed window title.
- * autogen.sh, config.h.mingw, configure.in, src/Makefile_insert,
- src/help.cpp, src/inkscape-stock.cpp, src/inkscape.cpp, src/main.cpp,
- src/make.dep, src/make.files, src/path-prefix.h, src/prefix.cpp,
- src/prefix.h, src/dialogs/stroke-style.cpp,
- src/extension/Makefile_insert, src/extension/init.cpp,
- src/extension/implementation/Makefile_insert,
- src/extension/implementation/script.cpp,
- src/extension/internal/Makefile_insert, src/helper/stock-items.cpp,
- src/widgets/icon.cpp:
- Cleaned up all the path #define's and usage. In the process found at
- least 3 separate bugs associated with file locations. This should
- hopefully work for Win32 as well. Bottom line in this change: don't use
- INKSCAPE_DATADIR anywhere except in "path-prefix.h". This includes
- an update to the autopackage code as well with fixes so that
- a change to "--enable-binreloc" will get recompiled correctly. These
- changes should address bug #978391.
-
-2004-07-11 Carl Hetherington <inkscape@carlh.net>
-
- * src/attributes.cpp, src/attributes.h: remove confusing
- snaptogrid and snaptoguides options.
-
- * src/desktop-events.cpp: use inkscape:guide-bbox instead of
- snaptoguides to turn guides on.
-
- * src/desktop.cpp: no need to worry about Snapper::getEnabled().
-
- * src/snap.cpp, src/snap.h: Remove explicit enabled flag from
- Snapper, as itconfuses people. Added
- namedview_dim_snap_all_types(). Return useful stuff from
- vector_snap_list.
-
- * src/rect-context.cpp: Use hack to make snapping kind of work
- even with snap-to-bbox enabled.
-
- * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp: remove
- snaptogrid and snaptoguides options as they confuse people. Use
- better names for the scale origin radio buttons, as suggested by
- Bulia.
-
- * src/seltrans.cpp: Fix some cases where snap wasn't correctly applied.
-
-2004-07-10 MenTaLguY <mental@rydia.net>
-
- * src/sp-image.cpp: prospective fix for bug #979858
-
- * src/select-context.cpp, src/select-context.h,
- src/seltrans.cpp, src/seltrans.h:
-
- gave SPSelTrans its own Inkscape::MessageContext, fixing
- bug #977971
-
-2004-07-10 Kees Cook <kees@outflux.net>
-
- * src/knot.cpp: solved bug #988513: knot could stay grabbed in
- situations where the tool went away but never got "button_release"
- event. This patch uses the "enter" and "leave" notifiers to disable
- the grab before a "motion" can come and snag the knot.
-
-2004-07-09 Kees Cook <kees@outflux.net>
-
- * src/widgets/paint-selector.cpp: solved bug #984902: the pattern
- menu was being destroyed since it was remaining part of the frame
- that was being destroyed whenever the selector changed. It gets
- ref-counted, disconnected, and destroyed correctly now.
- * mkinstalldirs: automake 1.8 stopped including "mkinstalldirs", but
- intltool still uses it. We'll need to keep this until intltool
- fixes the bug. intltool 0.31 and earlier are all buggy.
-
-2004-07-09 Carl Hetherington <inkscape@carlh.net>
-
- * src/draw-context.cpp: remove some debugging g_prints.
-
-2004-07-08 MenTaLguY <mental@rydia.net>
-
- * src/interface.cpp: fixed crash on desktop context menu
-
- * src/desktop.h, src/desktop.cpp:
-
- added SPDesktop::isWithinViewport() to conveniently determine
- if an item is within view
-
- also made isLayer() const
-
- * src/sp-object.h: added SPObject::hasChildren() predicate
-
- * src/sp-object.cpp: revert to old behavior of breaking parent
- link before emitting "release" signal
-
- * src/selection-chemistry.cpp: rewrote sp_selection_item_next()
- and sp_selection_item_prev() to work with layers
-
-2004-07-08 Carl Hetherington <inkscape@carlh.net>
-
- * src/libnrtype/FontFactory.cpp: disable printing of debug
- messages.
-
- * src/sp-item-group.cpp: give it a snappoints method to fix
- 937318.
-
- * src/draw-context.cpp: fix a couple of places where Shift isn't
- checked before snapping.
-
-
-2004-07-07 MenTaLguY <mental@rydia.net>
-
- * src/desktop.cpp, src/interface.cpp: remove the word "layer"
- for now, and disable the layer selector when the user is not
- inside a group
-
-2004-07-07 Kees Cook <kees@outflux.net>
-
- * src/dialogs/desktop-properties.cpp: added a few g_asserts, and
- added a missing sp_signal_disconnect_by_data for the color picker,
- which closes bug #975864. Stopped accidentally calling
- sp_document_done from the update handler (fixes bug #986411).
- * src/dialogs/dialog-events.cpp, src/helper/action.cpp:
- whitespace changes, typo fixes, added a few g_asserts.
- * src/selection-chemistry.cpp, src/desktop.cpp: when deleting items
- from the desktop, the selection context may need to be cleared since
- it may have pointers to the deleted items. To do this, I just
- reselect the current tool (fixes bug #983243).
- * src/dialogs/xml-tree.cpp, src/dialogs/desktop-properties.cpp:
- corrected tooltips memory handling.
-
-2004-07-06 MenTaLguY <mental@rydia.net>
-
- * src/desktop.cpp: minor tweaks to make the existing layers
- code easier to work with in its current state (particularly,
- to sidestep some existing bugs that otherwise require more
- UI work to fix)
-
-2004-07-06 Carl Hetherington <inkscape@carlh.net>
-
- * src/seltrans.cpp, src/sp-namedview.cpp,
- src/display/bezier-utils.cpp, src/libnr/nr-types.cpp:
- isnan appears to need a std:: namespace qualifier.
-
-2004-07-06 Ted Gould <ted@gould.cx>
-
- * src/libnr/nr-point.h, src/libnr/nr-rect.h:
-
- Adding in a function to round the points and rectangles. Using this
- for less precise comparisons. Also, added in a function to print
- each of these.
-
- * src/dialogs/export.cpp:
-
- Major revisions to do all kinds of fun stuff. The major one being
- that filenames and dpi's can now be stored on selections. This
- makes it so that people working on a section of a document can export
- it consistently.
-
-2004-07-06 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-typeset-utils.h: Greatly reduce #includes.
-
- * src/color-rgba.h, src/Makefile_insert, src/desktop.h:
- Move ColorRGBA from desktop.h to new file color-rgba.h.
- * src/desktop.cpp, src/dropper-context.cpp: #include it.
-
-2004-07-05 Kees Cook <kees@outflux.net>
-
- * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.cpp,
- src/dialogs/rdf.h: added multiline data entry items, reduced
- overall width of the dialog, and created the license entry areas.
- Auto-detection of license on load works now.
-
-2004-07-05 MenTaLguY <mental@rydia.net>
-
- * src/desktop.cpp: comitted further work which gives us a
- partially-functional layers menu (not actually hooked up to
- change layers yet), and it is not always updated when it needs
- to be (yet). It does also fix the crash though.
-
- * src/desktop.cpp, src/desktop.h, src/document.cpp,
- src/sp-item-group.cpp, src/sp-item-group.h:
-
- additional layers work; backed off on promoting siblings to
- layers automatically and reintroduced "global" layer mode
-
-2004-07-05 Carl Hetherington <inkscape@carlh.net>
-
- * src/desktop.cpp: prevent crash by adding a check for
- layer == NULL to SPDesktopWidget::_buildLayerStatusMenuItem.
-
- * src/selection-chemistry.cpp: prevent crash on copying empty
- groups.
-
-2004-07-04 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.cpp: fixed bug #979281 -- I had accidentally
- reversed the sense of a test in SPObject::requestModified(),
- such that CHILD_MODIFIED notifications were never being sent
-
- * src/widgets/sp-color-notebook.cpp: always assume colors are
- 8-digit hex rrggbbaa, and zero-fill accordingly
-
- HAPPY NATHAN#@$?#$#@$!?!?!?
-
- * src/desktop.cpp, src/desktop.h, src/document.cpp, src/document.h,
- src/interface.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
- src/sp-item-group.cpp, src/sp-item-group.h, src/widgets/widget-sizes.h:
-
- Added selection-changes-current-layer and other layer refinements.
- Except for fixing the currently broken layer combo box on the status
- bar, I think this is pretty much the last of the layerish work I'm
- willing to do for 0.39 since we're in freeze now.
-
-2004-07-03 Kees Cook <kees@outflux.net>
-
- * src/document.cpp, src/dialogs/desktop-properties.cpp,
- src/dialogs/rdf.cpp, src/dialogs/rdf.h:
- Added several more RDF entities. Created entry tooltips. Set
- a few RDF defaults for the document.
-
-2004-07-03 MenTaLguY <mental@rydia.net>
-
- * src/desktop.cpp, src/document.cpp:
-
- siblings of a layer now become layers too
-
- * src/interface.cpp: switched to command names suggested by bulia
-
- * src/object-hierarchy.cpp, src/object-hierarchy.h:
-
- bugfixes and cleanups
-
- * src/sp-item-group.cpp, src/sp-item-group.h, src/sp-root.cpp:
-
- new layerMode() and setLayerMode() methods; SPGroupMode becomes
- SPGroup::LayerMode
-
- * src/sp-object.h: added isSiblingOf() method
-
- * src/sp-object.cpp: leave parent pointer in place until after
- "release" handlers finish
-
-2004-07-02 Kees Cook <kees@outflux.net>
-
- * src/document.cpp, src/dialogs/desktop-properties.cpp,
- src/dialogs/rdf.cpp, src/dialogs/rdf.h, src/xml/repr.h:
- Made RDF's writable now. Handling modifications and defaults.
- Mental and others will most likely kill me when they finally
- read this code.
-
-2004-07-02 MenTaLguY <mental@rydia.net>
-
- * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp,
- src/sp-item-group.h:
-
- Removed the "inkscape:groupmode" attribute and added note about how
- the group/layer mode setting needs to be per-view, not global.
-
- * src/desktop.cpp, src/desktop.h,
- src/object-hierarchy.cpp, src/object-hierarchy.h:
-
- Added notification signals for switching layers, as well as putting
- groups in layer mode when they are being used as layers.
-
- Notably, you can now call SPDesktop::connectCurrentLayerChanged() to
- connect to a SigC++ signal to be notified when the current layer
- changes.
-
- * src/interface.cpp, src/object-ui.cpp:
-
- Fixed up the "Enter Group" and "Leave Group" context menu
- commands a bit, and implement them both in the same places.
-
-2004-07-02 Carl Hetherington <inkscape@carlh.net>
-
- * src/desktop-snap.cpp, src/desktop-snap.h, src/snap.cpp, src/snap.h,
- src/Makefile_insert src/arc-context.cpp src/draw-context.cpp
- src/dyna-draw-context.cpp src/make.dep src/make.files src/make.ofiles
- src/makefile.msc src/nodepath.cpp src/rect-context.cpp
- src/select-context.cpp src/selection-chemistry.cpp src/seltrans.cpp
- src/sp-namedview.h src/spiral-context.cpp src/star-context.cpp:
- renamed desktop-snap.* to snap.* since it has nothing to do with the
- desktop any more.
-
- * src/draw-context.cpp: Temporary hack to prevent snapping
- completely failing to work when snapping to bbox points. Support
- shift-disables-snap for freehand drawing.
-
- * src/snap.cpp, src/snap.h: Added some temporary methods to assist
- with hacks elsewhere.
-
-2004-07-01 Kees Cook <kees@outflux.net>
-
- * src/xml/repr.h, src/xml/repr-util.h, src/dialogs/rdf.cpp:
- moved "repr_lookup_name" into the repr-util collection so
- that the RDF stuff doesn't need to know about SPRepr internals.
- Now that I've started to grok the SPRepr stuff, this seems best.
- Added "sp_repr_recursive_drop" for use in the future when I may
- want to throw away an entire tree of SPRepr items (like ditching
- a blank "dc:rights" section).
-
-2004-07-01 MenTaLguY <mental@rydia.net>
-
- * src/sp-item.cpp: fix clip path loading bug
-
- * src/sp-object.cpp: relax analness about object ids a little
-
-2004-06-30 Kees Cook <kees@outflux.net>
-
- * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.h,
- src/dialogs/rdf.cpp: built the various functions needed to extract
- the RDF text elements from the DOM. XML in the document will now
- be displayed in the entry fields.
-
-2004-06-28 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr-css.cpp,
- src/xml/repr-io.cpp, src/xml/repr-private.h, src/xml/repr-util.cpp,
- src/xml/repr.cpp, src/xml/sp-repr-attr.h: applied peter's patch to
- break out NRReprAttr
-
- * src/sp-object.cpp, src/sp-object.h:
-
- added SPObject::nearestCommonAncestor, which given another SPObject
- returns the nearest common ancestor of the two SPObjects.
-
- * src/sp-item.cpp, src/sp-item.h:
-
- added SPItem::getRelativeTransform, which computes the SPItem's
- transform relative to another SPObject
-
- * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
- src/rect-context.cpp, src/spiral-context.cpp, src/star-context.cpp,
- src/text-context.cpp:
-
- drawing tools now cope with drawing within transformed groups
- (i.e. layers)
-
-2004-06-27 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.h: remove sp_object_request_update,
- sp_object_invoke_update, sp_object_invoke_modified,
- sp_object_request_modified, and sp_object_invoke_write, which have been
- deprecated and are now completely unused
-
- * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
- src/object-hierarchy.cpp, src/object-hierarchy.h, src/sp-object.cpp,
- src/sp-object.h:
-
- Implemented SPDesktop::setCurrentLayer(), introducing
- Inkscape::ObjectHierarchy to permit falling back to parents if
- the current layer is removed.
-
- * src/object-ui.cpp, src/interface.cpp: really crude hack of
- Sodipodi-like "enter group" and "leave group"
-
-2004-06-26 MenTaLguY <mental@rydia.net>
-
- * src/refcounted.h: allow reffing/unreffing const objects
-
- * src/arc-context.cpp, src/draw-context.cpp, src/dropper-context.cpp,
- src/event-context.cpp, src/event-context.h, src/node-context.cpp,
- src/rect-context.cpp, src/selcue.cpp, src/selcue.h,
- src/select-context.cpp, src/select-context.h, src/seltrans.cpp,
- src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
- src/text-context.cpp, src/zoom-context.cpp:
-
- Make SPSelTrans and SPSelCue proper C++ classes with constructors.
-
- * src/document.h, src/dialogs/xml-tree.cpp: removed sp_document_lookup_id
-
- * src/sp-object.cpp: clarify what is happening with bug #980407 --
- the clone is getting attached to the repr before the original SPObject
- is.
-
-2004-06-26 Carl Hetherington <inkscape@carlh.net>
-
- * src/node-context.cpp: make sure nodepath->nodeContext is set up
- when the selection changes. Fixes 936739.
-
-2004-06-25 MenTaLguY <mental@rydia.net>
-
- * src/display/sp-canvas.cpp: enabled win32 current item workaround on
- all platforms
-
-2004-06-25 Kees Cook <kees@outflux.net>
-
- * src/dialogs/rdf.h, src/dialogs/rdf.cpp, src/dialogs/Makefile_insert,
- src/dialogs/desktop-properties.cpp:
-
- Added data entry widgets for document metadata, including a rough
- license selector, and debug rdf generator. Corrected whitespace,
- added table for RDF entity lookup, tag, and title mapping. Added
- initial loading framework. Cleaned up rdf_work_entity_t usage.
-
-2004-06-25 Carl Hetherington <inkscape@carlh.net>
-
- * src/sp-namedview.cpp: cleanups in grid snap settings. Fix a
- typo.
-
- * src/seltrans.cpp: optional default origin for scaling. Fixes
- to snap during scale.
-
- * src/seltrans.h: s/opposit/opposite/. Add some comments.
-
- * src/dialogs/display-settings.cpp: add default scale origin
- option.
-
- * src/desktop-snap.h: changes to snap_list_scale prototype.
-
- * src/desktop-snap.cpp: snap_list_scale now returns whether
- it snapped or not. The best scale snap is now the one that
- changes the scale factor least, rather than the one that
- results in the snap point being closest to where it used to be.
-
- * src/display/sp-canvas.cpp: fix for win32 freeze-at-border bug,
- copied from SP.
-
- * src/knot.cpp, src/select-context.cpp: change spellings from
- British to American English for translators.
-
-2004-06-24 rejon <kidproto@users.sf.net>
-
- * src/verbs.cpp: I changed the reverse command to be more verbose and
- explanative.
-
-2004-06-24 MenTaLguY <mental@rydia.net>
-
- * src/seltrans.cpp: slight change to make showing/hiding center
- mark easier later on
-
- * configure.in, src/main.cpp, src/star-context.cpp,
- src/display/bezier-utils.cpp, src/display/canvas-bpath.cpp,
- src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
- src/display/sp-ctrlline.cpp, src/libnr/nr-svp.cpp,
- src/libnrtype/FontFactory.cpp, src/libnrtype/RasterFont.cpp,
- src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
- src/livarot/Ligne.cpp, src/livarot/PathOutline.cpp,
- src/livarot/ShapeMisc.cpp, src/widgets/font-selector.cpp:
-
- fixes for floating-point portability issues, courtesy of
- Colin Marquardt.
-
- * src/extensions/init.cpp: dirent.h requires inttypes.h on OS X
-
-2004-06-23 MenTaLguY <mental@rydia.net>
-
- * src/Makefile_insert, src/desktop.cpp, src/managed.h,
- src/message-context.cpp, src/message-stack.h, src/refcounted.h,
- src/selection.h, src/view.cpp:
-
- Changed my mind.
-
- Inkscape::Managed is more properly called Inkscape::Refcounted
-
- * src/libnrtype/Makefile_insert, src/libnrtype/codepages.h,
- src/libnrtype/cp1250.cpp, src/libnrtype/cp1251.cpp,
- src/libnrtype/cp1252.cpp, src/libnrtype/cp1253.cpp,
- src/libnrtype/cp1254.cpp, src/libnrtype/cp1255.cpp,
- src/libnrtype/cp1256.cpp, src/libnrtype/cp1257.cpp,
- src/libnrtype/cp1258.cpp, src/libnrtype/cp874.cpp,
- src/libnrtype/cp932.cpp, src/libnrtype/cp936.cpp,
- src/libnrtype/cp949.cpp, src/libnrtype/cp950.cpp:
-
- removed unused Win32 codepage crap
-
-2004-06-23 Carl Hetherington <inkscape@carlh.net>
-
- * src/inkscape.cpp: Don't connect to SIGBUS on Win32, as
- it doesn't seem to exist. Add Emacs mode line.
- Declaration-to-first-use and coding style cleanups.
-
- * src/desktop-snap.h: a few double -> NR::Coord fixes.
-
- * src/nodepath.cpp: turn off snapping when Shift is held down.
- Some minor cleanups.
-
- * src/dialogs/display-settings.cpp: remove my rather dubious
- move_with_grid option.
-
- * src/select-context.cpp: rationalise grid modifiers; now Shift
- disables snap and Alt snaps movement to the grid.
-
-2004-06-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * share/extensions/dia2svg.sh: Fix bashism and insecure tempfile usage.
-
-2004-06-23 Ted Gould <ted@gould.cx>
-
- * share/extensions/dropshadow.inkmod, share/extensions/roundhole.inkmod,
- src/extension/system.cpp:
-
- Setting it up so that poorly formed inkmod files generate actual GTK
- warnings so that they can be easily hidden. Also, fixing these two inkmod
- files so that they don't generate the above mentioned warnings.
-
-2004-06-22 Kees Cook <kees@outflux.net>
-
- * src/inkscape.cpp: added SIGBUS and SIGABRT handling.
-
-2004-06-22 John Cliff <simarilius@yahoo.com>
-
- * src/object-edit.cpp: Added knots for manipulation of pattern fills.
- * src/sp-shape.cpp, src/sp-shape.h: Added sp_shape_set_pattern to
- explictly set the transform rather than multiplying like adjust.
-
-
-2004-06-22 Carl Hetherington <inkscape@carlh.net>
-
- * src/sp-shape.cpp: add sp_shape_snappoints.
-
- * src/desktop-snap.cpp: minor cleanups. Added a comment.
-
- * src/sp-text.cpp: removed an old comment.
-
- * src/sp-ellipse.cpp: fix snappoints method now that the parent
- class method has changed.
-
- * src/sp-rect.cpp: snappoints method is not required as it's now
- handled by SPShape.
-
- * src/sp-image.cpp: use SPItem's snappoints method.
-
- * src/file.cpp: fix another call to g_file_test with a
- possibly-NULL parameter. Fixes #977413.
-
-2004-06-21 Carl Hetherington <inkscape@carlh.net>
-
- * src/file.cpp: don't call g_file_test with a NULL path. Fixes
- #976703.
-
- * src/desktop-snap.cpp: default to snapping to bounding boxes when
- snapping is first enabled. Rework in terms of SPNamedView rather
- than SPDesktop.
-
- * src/desktop-snap.h: rework in terms of SPNamedView rather than
- SPDesktop.
-
- * src/arc-context.cpp, src/draw-context.cpp,
- src/dyna-draw-context.cpp, src/nodepath.cpp src/rect-context.cpp,
- src/select-context.cpp, src/selection-chemistry.cpp,
- src/seltrans.cpp, src/sp-namedview.cpp, src/spiral-context.cpp,
- src/star-context.cpp: Adapt for changes to snap code naming.
-
- * src/seltrans.cpp: cleanups to sp_sel_trans_skew_request and
- sp_sel_trans_scale_request.
-
-2004-06-20 Ted Gould <ted@gould.cx>
-
- * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
- share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
- share/extensions/epsi_output.inkmod, share/extensions/roundhole.inkmod,
- share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
- share/extensions/txt2svg.inkmod, src/extension/extension.h,
- src/extension/system.cpp, src/extension/implementation/script.cpp,
- src/extension/internal/eps-out.cpp,
- src/extension/internal/gdkpixbuf-input.cpp,
- src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
- src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
- src/extension/internal/win32.cpp:
-
- Changing the naming of the extensions to be more Java style naming to
- allow for more extension in the future.
-
-2004-06-21 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/extension/internal/ps.cpp (PrintPS): Initialize _stream to
- NULL (fixes segfaults when exporting to an unopenable file), and
- initialize _bitmap to false instead of random.
-
-2004-06-20 MenTaLguY <mental@rydia.net>
-
- * src/desktop.cpp, src/managed.h, src/message-context.h,
- src/message-stack.h, src/message.h, src/view.cpp:
-
- Document classes, and change Managed to have an initial refcount
- of one at creation.
-
-2004-06-20 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/libnrtype/FontFactory.cpp, src/libnrtype/FontInstance.cpp,
- src/libnrtype/font-instance.h: If both WIN32 and WITH_XFT are
- defined, then use just the WITH_XFT code. (I don't know if it's
- possible for both to be defined, but we might as well document
- that the existing code doesn't handle both being defined, AFAICT.)
-
- * src/libnrtype/FontFactory.cpp (ink_strstr): Document brokenness.
- (is_regular, is_nonbold, is_italic, etc.): Mark as static.
-
- * src/Makefile.am (EXTRA_DIST): Remove reference to deleted files
- libnrtype/nr-type-w32.cpp, libnrtype/nr-type-w32.h,
- libnrtype/nr-type-xft.cpp, libnrtype/nr-type-xft.h.
-
- * src/config.h.win32: Define PACKAGE_TARNAME, for require-config.h.
- More accurate mathematical constants (20 decimal places instead of 3).
-
-2004-06-19 MenTaLguY <mental@rydia.net>
-
- * src/desktop.cpp, src/managed.h, src/rect-context.cpp,
- src/rect-context.h, src/selection.h, src/view.cpp:
-
- SPSelection now derives from Inkscape::Managed
-
- * src/Makefile_insert, src/select-context.cpp, src/select-context.h,
- src/selection-describer.h, src/selection-describer.cpp:
-
- Introduced Inkscape::SelectionDescriber to which SPSelectContext
- delegates the task of displaying descriptions of the current
- selection. This fixes bug #945735.
-
-2004-06-19 Carl Hetherington <inkscape@carlh.net>
-
- * src/desktop-snap.{cpp,h}: sp_desktop_dim_snap_list returns
- whether or not it snapped anything.
-
- * src/select-context.cpp: fix snap on move behaviour (again)
-
- * src/widgets/dash-selector.cpp: fix off-by-one spotted by
- valgrind.
-
-2004-06-19 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/extension/internal/ps.cpp (begin): Add some basic error handling.
-
- * src/extension/internal/ps.cpp (setup): Simplify an expression now that
- _bitmap is a bool.
-
- * src/extension/internal/ps.h: Twiddle the order of the fields.
- Replace bitfields with bool/short.
-
- * src/libnrtype/Makefile_insert, src/libnrtype/FontInstance.h,
- src/make.files, src/make.ofiles, src/make.dep:
- Remove src/libnrtype/FontInstance.h (see change below).
-
- * src/libnrtype/RasterFont.h, src/libnrtype/raster-glyph.h,
- src/libnrtype/raster-position.h:
- Move raster_glyph, raster_position from RasterFont.h to new files
- raster-glyph.h, raster-position.h.
- * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
-
- * src/libnrtype/FontInstance.h, src/libnrtype/font-glyph.h,
- src/libnrtype/font-instance.h, src/libnrtype/font-style.h:
- Move font_glyph, font_instance, and font_style definitions from
- FontInstance.h into new files font-glyph.h, font-instance.h,
- font-style.h.
- * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
-
- * src/libnrtype/nrtype-forward.h: New file.
- * src/libnrtype/Makefile_insert: Add it to SOURCES.
- * src/libnrtype/FontFactory.h, src/libnrtype/TextWrapper.h:
- #include it (replacing local declarations in some cases).
-
- * src/livarot/livarot-forward.h: New file.
- * src/livarot/Ligne.h, src/livarot/Path.h, src/livarot/Shape.h:
- #include it (replacing local declarations in some cases).
- * src/livarot/Makefile_insert: Add it to SOURCES.
-
-2004-08-18 Ted Gould <ted@gould.cx>
-
- * src/file.cpp, src/preferences-skeleton.h:
-
- Adding the feature that the save and open directories are saved in the
- preferences. The last one will be used.
-
-2004-08-18 Carl Hetherington <inkscape@carlh.net>
-
- * src/widgets/font-selector.cpp: uint -> guint to fix
- compile errors.
-
- * src/desktop-snap.{cpp,h}: make snap functions aware of the
- type of point they are snapping, so they can decide whether
- to ignore it.
-
- * src/arc-context.cpp, src/rect-context.cpp,
- src/spiral-context.cpp, src/star-context.cpp,
- src/draw-context.cpp, src/dyna-draw-context.cpp, src/nodepath.cpp,
- src/selection-chemistry.cpp, src/seltrans.cpp:
- temporarily update for changes to snapping API.
-
- * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp:
- adapt for small changes to Snapper API.
-
- * src/select-context.cpp: use new snapping API.
-
-2004-08-17 Bryce Harrington <bryce@bryceharrington.org>
-
- * nodepath.cpp path-chemistry.cpp selection-chemistry.cpp,
- seltrans.cpp sp-typeset.cpp splivarot.cpp text-context.cpp,
- tools-switch.cpp dialogs/find.cpp: Converting statusbar
- messages from old style to new, as per
- http://inkscape.org/cgi-bin/wiki.pl?StatusbarAPI
-
-2004-06-18 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/mkdep.pl: Add `by mkdep.pl' to `automatically generated' line.
-
- * src/dialogs/desktop-properties.cpp:
- Greater conformance to CodingStyle. Add FIXME comment.
-
- * src/sp-namedview.cpp: Tighter scoping for iteration var.
- Simplify some code by greater use of cheap sp_unit_get_by_id.
-
-2004-06-17 MenTaLguY <mental@rydia.net>
-
- * src/Makefile_insert, src/arc-context.cpp, src/arc-context.h,
- src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
- src/draw-context.cpp, src/dropper-context.cpp, src/event-context.cpp,
- src/event-context.h, src/file.cpp, src/interface.cpp, src/knot.cpp,
- src/managed.h, src/message-context.cpp, src/message-context.h,
- src/message-stack.cpp, src/message-stack.h, src/message.h,
- src/select-context.cpp, src/view.cpp, src/view.h,
- src/libnrtype/FontFactory.cpp, src/libnrtype/nr-type-primitives.h,
- src/widgets/font-selector.cpp:
-
- New status messages primitives (statusbar bug not fixed yet though).
-
-2004-06-17 Carl Hetherington <inkscape@carlh.net>
-
- * src/helper/stock-items.cpp: fix a compiler warning. Minor
- coding style cleanups.
-
- * src/arc-context.cpp, src/desktop-snap.cpp, src-desktop-snap.h,
- src/rect-context.cpp, src/spiral-context.cpp,
- src/star-context.cpp: Replace desktop.h include with forward
- references in desktop-snap.h, and add desktop.h includes in
- files which require them.
-
- * src/widgets/spw-utilities.cpp, src/widgets/spw-utilities.h:
- add spw_vbox_checkbutton.
-
- * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
- src/sp-namedview.h, src/desktop-snap.cpp, src/desktop-snap.h,
- src/desktop.cpp, src/desktop.h,
- src/dialogs/desktop-properties.cpp, src/seltrans.cpp,
- src/seltrans.h, src/selection.cpp, src/selection.h,
- src/select-context.cpp, src/selection-chemistry.cpp:
-
- Start of new and hopefully improved snapping code.
-
-2004-06-17 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/helper/units.h, src/helper/units.cpp:
- (sp_unit_get_by_id): new function.
- (sp_convert_distance_full): Change arguments & return value.
- Call g_log if no conversion possible.
- Callers updated.
- (sp_unit_get_default, sp_unit_get_by_name): Remove unused functions.
- sp_units: Less rounding error in unittobase.
-
-2004-06-16 Carl Hetherington <inkscape@carlh.net>
-
- * src/sp-item.h: added a comment.
-
-2004-06-15 Ted Gould <ted@gould.cx>
-
- * share/extensions/ai_input.inkmod:
- Removing the command-line argument to specify line endings.
-
- * src/print.cpp, src/print.h, src/sp-text.cpp,
- src/extension/extension.cpp, src/extension/extension.h,
- src/extension/implementation/implementation.cpp,
- src/extension/implementation/implementation.h,
- src/extension/internal/ps.cpp, src/extension/internal/ps.h:
-
- Changing it so that the text to vector is its own function. This way it
- can be used as a parameter in Postscript, but then can be easily used for
- drivers which only support vector drawing.
-
-2004-06-16 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/select-toolbar.cpp: Cleanups and preparation for px units.
-
- * src/helper/units.h, src/helper/units.cpp:
- Add reference version of sp_points_get_units, sp_units_get_points.
- Implement as simple multiplication instead of sp_convert_distance.
- (sp_units_table_sane): New function.
- * src/helper/units-test.cpp: Test sp_units_table_sane.
-
- * src/sp-object-repr.cpp: Move some declarations to first use.
- * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_register):
- Change return type to void.
-
- * src/sp-item.cpp (sp_item_repr_compare_position):
- Reimplement as shallow wrapper around sp_repr_compare_position.
-
- * src/helper/units.h, src/helper/units.cpp:
- SPUnitId: new enum, to allow replacing string lookups.
- Get rid of handling for unused SP_UNIT_USERSPACE.
- Remove unused SPUnit.version field.
-
- * src/helper/units-test.cpp (test_bases): Test sp_unit_get_identity.
-
- * src/helper/Makefile_insert (helper_units_test_LDADD): Fix the previous
- commit: -lglib-2.0 instead of -lglib.
-
-2004-06-15 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/Makefile.am, src/helper/Makefile_insert,
- src/helper/units-test.cpp:
- New unit test file units-test.cpp.
-
- * src/select-toolbar.cpp: Greater conformance to CodingStyle.
-
-2004-06-14 Carl Hetherington <inkscape@carlh.net>
-
- * src/libnrtype/TextWrapper.cpp: Fix what looks like an off-by-one.
-
- * ChangeLog, src/prefs-utils.cpp:
- Fix bracketing typo that causes an array to be overrun.
-
-2004-06-14 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-path.cpp: Move some declarations to first use.
-
-2004-06-13 Kees Cook <kees@outflux.net>
-
- * src/xml/repr.h, src/xml/repr-utils.cpp: adding additional RDF URIs
- to the default namespace prefix list.
-
-2004-06-13 MenTaLguY <mental@rydia.net>
-
- * src/arc-context.cpp, src/desktop.cpp, src/desktop.h, src/document.cpp,
- src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
- src/file.cpp, src/gradient-chemistry.cpp, src/interface.cpp,
- src/rect-context.cpp, src/selection-chemistry.cpp, src/sp-object.cpp,
- src/sp-object.h, src/spiral-context.cpp, src/splivarot.cpp,
- src/star-context.cpp, src/svg-view.h, src/text-context.cpp,
- src/extension/internal/gdkpixbuf-input.cpp:
-
- added SPDesktop::currentRoot() and SPDesktop::currentLayer(), which
- report the current "view" root and current "editing" layer,
- respectively; I've also added SPObject::appendReprChild().
-
- Between the two of them, they replace sp_document_add_repr, which
- has been removed. Generally to add a repr to a document, you would
- now use either:
-
- SP_DOCUMENT_DEFS(document)->appendReprChild(repr);
-
- or:
-
- desktop->currentLayer()->appendReprChild(repr);
-
-2004-06-13 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-clippath.h, src/sp-gradient.h, src/sp-marker.h, src/sp-mask.h,
-src/sp-pattern.h:
- Explicitly mark _acceptObject as virtual.
- (Already declared as virtual in base class.)
-
- * src/file.cpp, src/main.cpp: Greater conformance to CodingStyle.
-
- * src/node-context.h, src/selcue.h, src/sp-pattern.h,
- src/widgets/sp-color-wheel-selector.h:
- Add missing includes as found by src/check-header-compile.
-
- * src/Makefile_insert:
- * src/sp-use-reference.cpp:
- * src/sp-use-reference.h:
- * src/sp-use.cpp:
- * src/sp-use.h:
- Move SPUseReference from sp-use.h to new files sp-use-reference.h,
- sp-use-reference.cpp.
-
- * src/sp-use.h (_acceptObject): Fix can't-use-ancestor check.
-
- * src/uri-references.h (getOwner): Fix copy&paste bug.
-
-2004-06-11 MenTaLguY <mental@rydia.net>
-
- * src/sp-object.h, src/sp-object.cpp:
-
- migrated several SPObject methods to C++ methods:
-
- sp_object_invoke_write -> SPObject::updateRepr
- sp_object_request_update -> SPObject::requestDisplayUpdate
- sp_object_invoke_update -> SPObject::updateDisplay
- sp_object_request_modified -> SPObject::requestModified
- sp_object_invoke_modified -> SPObject::emitModified
-
- (leaving deprecated wrappers in place for now)
-
- * src/document.cpp, src/object-edit.cpp, src/sp-clippath.cpp,
- src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-image.cpp,
- src/sp-item-group.cpp, src/sp-item.cpp, src/sp-line.cpp,
- src/sp-marker.cpp, src/sp-mask.cpp, src/sp-offset.cpp,
- src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-root.cpp,
- src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
- src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
- src/sp-use.cpp, src/dialogs/stroke-style.cpp, src/sp-path.cpp:
-
- transitioned to SPObject::requestDisplayUpdate and
- SPObject::updateDisplay
-
- * src/arc-context.cpp, src/document.cpp, src/gradient-chemistry.cpp,
- src/knotholder.cpp, src/main.cpp, src/rect-context.cpp,
- src/sp-anchor.cpp, src/sp-clippath.cpp, src/sp-defs.cpp,
- src/sp-gradient.cpp, src/sp-item-group.cpp, src/sp-item.cpp,
- src/sp-mask.cpp, src/sp-namedview.cpp, src/sp-object-group.cpp,
- src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp,
- src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-shape.cpp,
- src/sp-spiral.cpp, src/sp-text.cpp, src/sp-use.cpp,
- src/spiral-context.cpp, src/splivarot.cpp, src/star-context.cpp,
- src/style.cpp, src/toolbox.cpp, src/dialogs/fill-style.cpp,
- src/dialogs/stroke-style.cpp, src/extension/internal/svg.cpp:
-
- transitioned to SPObject::requestModified, SPObject::emitModified,
- and SPObject::updateRepr; also reworked "minimal" version of
- updateRepr.
-
- * src/sp-object.h: added a little documentation
-
- * src/document.cpp, src/document.h, src/file.cpp,
- src/gradient-chemistry.cpp, src/help.cpp, src/object-ui.cpp,
- src/selection-chemistry.cpp, src/selection.cpp, src/seltrans.cpp,
- src/sp-clippath.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
- src/sp-namedview.cpp, src/sp-object.cpp, src/sp-offset.cpp,
- src/sp-pattern.cpp, src/sp-root.cpp, src/sp-text.cpp,
- src/sp-typeset.cpp, src/sp-use.cpp, src/splivarot.cpp,
- src/uri-references.cpp, src/dialogs/fill-style.cpp,
- src/dialogs/item-properties.cpp, src/dialogs/stroke-style.cpp,
- src/helper/stock-items.cpp, src/widgets/gradient-selector.cpp,
- src/widgets/gradient-vector.cpp, src/widgets/icon.cpp:
-
- replaced sp_document_lookup_id with SPDocument::getObjectById,
- and SPDocument::getObjectByRepr
-
- (left deprecated stub in place, but it should be unused at this point)
-
-2004-06-11 Ted Gould <ted@gould.cx>
-
- * src/file.cpp, src/inkscape.cpp, src/interface.cpp, src/prefs-utils.cpp,
- src/prefs-utils.h:
-
- Moving the recent document setting and getting code into the prefs-utils
- files so that they'll be with the preferences (which they really kinda
- are). Then, moved the place where they are set from the removing of the
- document to where the files are opened and 'save as'd. (yes, I made up a
- word/contraction).
-
-2004-06-10 Carl Hetherington <inkscape@carlh.net>
-
- * src/desktop-snap.cpp, src/desktop-snap.h,
- src/satisfied-guide-cns.cpp, src/satisfied-guide-cns.h,
- select-context.cpp, selection.cpp, selection.h, seltrans.cpp,
- seltrans.h, sp-ellipse.cpp, sp-image.cpp,
- sp-item-notify-moveto.cpp, sp-item-rm-unsatisfied-cns.cpp,
- sp-item-update-cns.cpp, sp-item.cpp, sp-item.h, sp-offset.cpp,
- sp-rect.cpp, sp-spiral.cpp, sp-star.cpp, sp-text.cpp:
-
- Use a std::vector to store snap points, rather than a fixed-size
- array.
-
-2004-06-09 Carl Hetherington <inkscape@carlh.net>
-
- * src/desktop-snap.cpp, src/desktop-snap.h: Coding style fixes.
- Use NR::Coord rather than double where appropriate. Added some
- comments. Use NR::Dim2 where appropriate. Use NR_HUGE rather
- than hardcoded 1e18s.
-
- * src/rect-context.cpp, src/nodepath.cpp, src/arc-context.cpp:
- Adapt for changes to sp_desktop_dim_snap prototype.
-
- * src/select-context.cpp:
- Adapt for changes to sp_desktop_dim_snap_list prototype.
-
-2004-06-08 MenTaLguY <mental@rydia.net>
-
- * src/display/sp-canvas.h, src/livarot/DblLinked.h,
- src/livarot/LivarotDefs.h, src/livarot/AVL.h, src/livarot/Shape.h,
- src/livarot/ShapeUtils.h, src/livarot/Ligne.h,
- src/object-edit.cpp, src/spiral-context.cpp, src/sp-shape.cpp:
-
- Portability fixes from Colin Marquardt <colin@marquardt-home.de>.
-
-2004-06-08 Carl Hetherington <inkscape@carlh.net>
-
- * src/main.cpp: remove the call to
- Extension::Internal::PrintWin32::init() entirely after Ted pointed
- out that it would be called by code in src/extension/init.cpp
- anyway.
-
-2004-06-08 Ted Gould <ted@gould.cx>
-
- * src/main.cpp:
-
- Added in a version command to our command line args. This fixes
- enhancement request 968642.
-
-2004-06-07 MenTaLguY <mental@rydia.net>
-
- * src/document.cpp, src/document.h, src/document-undo.cpp,
- src/sp-object.h, src/sp-object.cpp:
- renamed object garbage collection routines to fit the "orphan"
- terminology
-
-2004-06-07 Carl Hetherington <inkscape@carlh.net>
-
- * src/main.cpp: tentative fix for startup crash on Win32. Ensure
- that Extension::Internal::PrintWin32::init() is not called until
- after inkscape_application_init().
-
-2004-06-07 Ted Gould <ted@gould.cx>
-
- * src/inkscape.cpp, src/main.cpp:
-
- Moving the initialization of the extensions into the Inkscape application
- init. I have mixed feelings on this. On one hand, basically extension
- init gets called directly after applicaiton init and extensions init has
- nothing to do with anything else in main. On the other hand I'm not sure
- that it is directly related to the structure of the application itself.
- Comments are welcome.
-
-2004-06-06 MenTaLguY <mental@rydia.net>
-
- * src/attributes.cpp, src/attributes.h: added inkscape:collect attribute
- to specify orphan collection policy (collect with parent, or always
- collect)
-
- * src/document-undo.cpp, src/document.cpp, src/document.h: added an orphan
- collection pass as part of comitting an undo step
-
- * src/sp-object.cpp, src/sp-object.h:
- add total hrefcount for all descendants, and basic orphan collection
- facilities
-
- * src/gradient-chemistry.cpp, src/dialogs/stroke-style.cpp,
- src/extension/internal/gdkpixbuf-input.cpp:
- mark automatically added gradients, patterns, and markers for orphan
- collection
-
-2004-06-06 Bryce Harrington <bryce@bryceharrington.org>
-
- * libnrtype/nr-type-xft.cpp, libnrtype/nr-font.cpp,
- libnrtype/nr-rasterfont.cpp, libnrtype/nr-type-directory.cpp,
- libnrtype/nr-typeface.cpp, libnrtype/nr-type-w32.cpp,
- libnrtype/nr-type-ft2.cpp, libnrtype/nr-type-pos-def.cpp,
- libnrtype/nr-type-primitives.cpp:
-
- Documenting the routines. This adds basic code docs for
- everything in libnrtype.
-
-2004-06-06 Ted Gould <ted@gould.cx>
-
- * src/main.cpp, src/preferences-skeleton.h, src/extension/extension.cpp:
-
- Making it so that the extension parameters get saved in the Inkscape
- preferences. Most people will notice that their printer gets saved now.
- But this does alot more than that. Added an "extensions" group to the
- preferences skeleton for all these settings. All settings get saved as
- "module ID"."param name". Also had to change where the extensions get
- init'd in the startup to put it behind the Inkscape application so that
- prerefences could be used.
-
-2004-06-03 Ted Gould <ted@gould.cx>
-
- * src/file.cpp, src/dialog/filedialog.cpp:
-
- Making the whole file dialog alot more fun. Basically, now the
- first filename will always be unique on files that don't have a
- filename already. And, if you've selected a different default
- extension, that extension's filename extension will be placed
- on the file. Also, when you change the extension to save with
- in the dialog, the filename extension will change with you (assuming
- that you were using filename extensions previously ofcourse).
- Finally, the checkbox to autoappend extensions is no insensitive
- when "Autodetect" is selected.
-
-2004-06-03 MenTaLguY <mental@rydia.net>
-
- * src/file.cpp, src/extension/internal/ps.cpp,
- src/extension/internal/win32.cpp, src/sp-pattern.cpp,
- src/dialogs/stroke-style.cpp, src/display/nr-arena-glyphs.cpp,
- src/display/nr-arena-group.cpp, src/display/nr-arena-image.cpp,
- src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
- src/widgets/icon.cpp, src/dialogs/nr-arena-item.h:
-
- Introduced the notion of "parent" NRGCs
-
-2004-06-02 bulia byak <bulia@users.sourceforge.net>
-
- * src/selection.h, src/selection.cpp:
-
- * preferences-skeleton.h dialogs/display-settings.cpp sp-item.cpp: New
-settings
- for various compensations
-
- * sp-shape.cpp sp-shape.h sp-rect.cpp sp-path.cpp: Factored out adjustments
- (stroke and pattern so far) from optimizing items into sp-shape.
-
- * libnr: Added distance function for a couple of points. Added expansions
-for X and Y.
-
- * object-edit.cpp sp-rect.cpp sp-item.cpp toolbox.cpp: Made rect use
-absolute
- radii, added recursive compensation on item_transform. Added new knot for
- rect, moved corner knots to the top right corner. Rect toolbar shows visible
- rx/ry.
-
- * toolbox.cpp: Finally got the freeze semaphores right (prevent loops for
- changes both from the repr and from toolbar UI).
-
- * sp-namedview.cpp: Guarding against nan in zoom, cx, cy
-
- * select-toolbar.cpp helper/unit-menu.cpp helper/unit-menu.h: Fix units menu
-size
-
- * node-context.cpp: Second Esc or empty-click deselects object
-
- * desktop.cpp desktop.h: Restored sticky zoom
-
- * preferences-skeleton.h extension/internal/gdkpixbuf-input.cpp file.cpp: Do
-not
- group import if only one item; move its defs to our defs; select and move
- under cursor the imported item/group. Optionally import bitmaps as filled
- rects.
-
- * many -context files: Decoupled seltrans and selcue so that the latter can
-be
- used outside of selector; enabled optional selcue in all tools
-
- * many files: New set_color signals on desktop, switching the dropper to
-them;
- needs to be redone for style. Excise the old inkscape::color_set signal.
-
- * dialogs/stroke-style.cpp: Fix the "all clubs" marker preview bug. In
-markers
- menu, skip document markers with stockid only if the same stockid is in
- markers.svg; add separator.
-
- * many fill and stroke files: Remove old mode selector, remove dropper
-checkbox
- (now always on). Remember active colorselector page. Remove redundant checks
- in setting color (fixes at least one bug). Cosmetics, cleanup, b/w icons,
- shortened labels, added mnemonics and tooltips, removed the drop-down modes
- list. Switched color spinbuttons to 0..255 enabling 0..1 floats to be typed
-as
- well.
-
- * dialogs/find.* et al: Find dialog, command
-
- * selection-chemistry.cpp: Fix copying objects from different parents; fix
-and
- reorganize copying gradients, recurse into groups
-
- * dialogs/xml-tree.cpp: Removed unused desktop shutdown signal, fixes
-problem
- with saving window settings on exit
-
- * select-toolbar.cpp: Percentage unit, lock toggle, NR::Rectification
-
- * sp-object.cpp path-chemistry.cpp splivarot.cpp et al: Sending
-_delete_signal
- recursively for descendants; switched to deleteObject where appropriate to
- notify clones
-
- * preferences-skeleton.h desktop.cpp desktop.h interface.cpp: Window layout
- fully configurable, commands in the View menu
-
- * path-chemistry.cpp: Fixed transform when combining inside group
-
- * preferences-skeleton.h sp-item.cpp dialogs/display-settings.cpp: Fixes in
- scalestroke (coded by Carl): arbitrary depth recusion, setting stroke-width
- via repr, pref in the transforms tab
-
- * widgets/sp-xmlview-attr-list.cpp: More robust listener
-
-2004-06-01 Ted Gould <ted@gould.cx>
-
- * src/extension/internal/gdkpixbuf-input.cpp:
- Making it so that the lists of extensions and mimetypes are
- used in the creation of the plugins. Also, free'ing everything
- properly so that we don't have a memory leak.
-
-2004-05-30 MenTaLguY <mental@rydia.net>
-
- * src/selection.h, src/selection.cpp:
- rework SPSelection to be SPObject- rather than SPItem- oriented;
- this will be needed later for the layers/document tree dialog
- (and could prove useful for the XML editor later too)
-
- * src/sp-item.h: make SPItem a proper C++ subclass of SPObject
-
- * src/dialogs/item-properties.cpp:
- correct overly intimate knowledge of SPObject (use SP_OBJECT_ID rather
- than directly accessing the SPObject::id member)
-
-2004-05-27 Kees Cook <kees@outflux.net>
-
- * src/extension/internal/ps.h, src/extension/internal/ps.cpp:
- Hopefully fixed the locale problems in the PS output generator.
- * src/sp-offset.cpp, src/display/bezier-utils-test.cpp,
- src/display/nr-arena-item.cpp, src/libnr/nr-svp-render.cpp,
- src/libnr/testnr.cpp, src/livarot/AlphaLigne.cpp,
- src/livarot/Ligne.cpp, src/livarot/Path.cpp,
- src/livarot/PathCutting.cpp, src/livarot/Shape.cpp,
- src/livarot/ShapeDraw.cpp, src/livarot/ShapeSweep.cpp,
- src/svg/svg-affine.cpp: added comments and notes to all remaining
- "printf"ish calls that have %g or %f in them. Most are just debug
- output, etc. Hopefully we are actually free of locale bugs! :)
- * src/desktop.h, src/desktop.cpp: desktop's knowledge of
- fullscreen-ness doesn't depend on having the ability to DO it. Other
- functions already test "is_fullscreen" to alter their behavior.
-
-2004-05-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/extension/system.h, src/extension/system.cpp (build_from_file):
- Remove unused second argument. Callers updated.
- * src/extension/system.cpp (build_from_reprdoc):
- Just one call to sp_repr_name per child.
- * src/extension/system.h, src/extension/system.cpp:
- Cleanup: greater conformance to CodingStyle.
-
-2004-05-23 MenTaLguY <mental@rydia.net>
-
- * src/libnrtype/Makefile_insert, src/libnrtype/nr-type-gnome.cpp,
- src/libnrtype/nr-type-gnome.h, src/libnrtype/nr-type-dictionary:
-
- removed gnome-print libnrtype backend
-
-2004-05-20 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/xml/repr.h, src/xml/repr-util.cpp:
- Remove unused function sp_repr_set_position_relative.
-
- * src/xml/repr-util.cpp (sp_repr_compare_position, sp_repr_position):
- Minor cleanups.
-
-2004-05-19 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-use.cpp: Cleanup: greater conformance to CodingStyle.
-
- * src/sp-item-group.cpp (sp_item_group_ungroup): Fix bug #956334:
- ungrouping was reversing the order of the group members.
-
- * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp: New files.
- * src/xml/Makefile_insert (xml_libspxml_a_SOURCES): Add the new files.
-
- * src/xml/repr-private.h, src/xml/repr.cpp (sp_repr_nth_child):
- Remove this unused function.
-
- * src/xml/repr.h, src/xml/repr.cpp (sp_repr_parent):
- Mark pointer as not written through (const).
-
-2004-05-18 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/xml/repr.cpp: Cleanup: greater conformance to CodingStyle.
-
- * src/Makefile_insert: Add missing dependencies on inkscape_version.h.
- * src/display/Makefile_insert: Adapt dependency object names for
- `subdir-objects' automake option.
- * src/helper/Makefile_insert: Adapt dependency object names for
- lack of libspchelp-specific CPPFLAGS.
-
-2004-05-17 Carl Hetherington <inkscape@carlh.net>
-
- * src/libnrtype/nr-type-w32.cpp: Tentative fix for
- build problems on Win32.
-
- * src/extension/internal/svg.cpp: Coding style cleanups.
-
-2004-05-17 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-item.h, src/sp-item.cpp: Remove unused
- distance-conversion functions sp_item_distance_to_svg_bbox,
- sp_item_distance_to_svg_viewport.
-
- * src/sp-item.cpp: Cleanup: greater conformance to CodingStyle.
-
- * acinclude.m4: Remove.
-
-2004-05-16 Carl Hetherington <inkscape@carlh.net>
-
- * src/extension/internal/svg.cpp:
- Throw an exception if sp_repr_save_file fails. This should close
- bug 948921.
-
-2004-05-16 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/check-header-compile.in: New script.
- * configure.in: Add it to list of files for substitution.
-
- * src/star-context.cpp: Minor cleanups, and use g_strdup_printf instead
- of fixed-size buffer for translated string.
-
- * src/selection-chemistry.cpp: Use NR::Rect bounds() method instead of
- old bounds(NRRect*).
-
- * src/document.cpp (sp_document_create):
- * src/preferences-skeleton.h:
- Use INKSCAPE_VERSION from inkscape_version.h instead of VERSION.
-
- * src/libnr/nr-rotate-test.cpp: Use new rotate_equalp function.
-
- * src/libnr/nr-translate-ops.h (operator-): New function.
-
- * src/select-context.cpp:
- * src/selection-chemistry.cpp:
- * src/xml/repr.h:
- * src/sp-defs.h:
- Cleanup: greater conformance to CodingStyle.
-
- * src/libnr/nr-macros.h: Don't #include nr-matrix.h, nr-rect.h.
-
- * src/arc-context.h, src/desktop-affine.h, src/dir-util.h,
- src/draw-context.h, src/dyna-draw-context.h, src/help.h,
- src/knotholder.h, src/prefs-utils.h, src/select-toolbar.h,
- src/sp-clippath.h, src/sp-mask.h, src/sp-pattern.h, src/sp-use.h,
- src/text-context.h, src/toolbox.h, src/tools-switch.h,
- src/dialogs/dialog-events.h, src/dialogs/sp-attribute-widget.h,
- src/display/sp-canvas.h, src/helper/gnome-utils.h,
- src/helper/png-write.h, src/helper/stock-items.h, src/inkjar/jar.h,
- src/libnr/nr-matrix.cpp, src/libnr/nr-point-l.h,
- src/svg/stringstream.h, src/svg/svg-affine.cpp,
- src/widgets/gradient-selector.h, src/widgets/paint-selector.h,
- src/widgets/spinbutton-events.h, src/widgets/spw-utilities.h,
- src/xml/repr-action.h:
- Add missing header files as detected by check-header-compile script.
-
- * src/libnr/nr-rotate-fns.h, src/libnr/nr-rotate-fns.cpp: New files.
- * src/libnr/nr-rotate-fns-test.cpp: New unit test.
- * src/libnr/Makefile_insert, src/Makefile.am: Reference new files,
- add to unit tests.
-
- * src/libnr/nr-rotate.h: Add Coord,Coord constructor.
-
- * src/libnr/nr-rotate.h, src/libnr/nr-rotate-ops.h (operator*=):
- New method.
-
- * src/libnr/nr-point-fns.h (point_equalp): New function.
-
- * src/radial.h: Remove this unused header.
-
- * src/xml/xml-forward.h: New file.
- * src/xml/Makefile_insert: Add it to xml_libspxml_a_SOURCES.
- * src/xml/repr-private.h: Include it.
-
-2004-05-16 MenTaLguY <mental@rydia.net>
-
- * src/libnrtype/nr-type-directory.cpp, src/libnrtype/nr-type-ft2.cpp,
- src/libnrtype/nr-type-ft2.h, src/libnrtype/nr-type-gnome.h,
- src/libnrtype/nr-type-w32.h, src/libnrtype/nr-type-xft.cpp,
- src/libnrtype/nr-typeface.h:
-
- transition to C++ inheritance
-
- * src/verbs.cpp, src/helper/action.h, src/helper/action.cpp,
- src/widgets/button.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
-
- removed barely-used "in-place construction" facility for NRObject
-
- * src/helper/action.h, src/helper/action.cpp,
- src/display/nr-arena-glyphs.cpp, src/display/nr-arena-glyphs.h,
- src/display/nr-arena-image.cpp, src/display/nr-arena-image.h,
- src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
- src/helper/action.cpp, src/helper/action.h, src/libnr/nr-object.cpp,
- src/libnr/nr-object.h, src/libnrtype/nr-type-ft2.cpp,
- src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
- src/libnrtype/nr-typeface.cpp:
-
- Made NRObject "C++-compatible". All C++ features including virtual
- methods and RTTI should now be available to NRObject subclasses
- _provided_:
-
- a) there is an unbroken chain of _C++_ inheritance from the subclass
- back to NRObject
-
- b) the NRObject-derived inheritance chain is always first in cases
- of multiple inheritance (the NRObject must be first in the memory
- layout)
-
- c) The subclass in question overrides NRObjectClass::cpp_ctor in its
- own class_init function, with a pointer to a function that calls
- the specific subclass' constructor (via placement new -- you will
- need to #include <new> for this to work)
-
- n.b. Objects of classes which do not override cpp_ctor will appear
- to the C++ runtime system (RTTI and virtual dispatch, at least) as
- objects of the closest ancestor class which does override it
- (NRObject or NRActiveObject if nothing else).
-
-2004-05-15 MenTaLguY <mental@rydia.net>
-
- * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
- further reduced dependency on SPStyle
-
-2004-05-14 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/libnr/nr-path.cpp, src/libnr/nr-path.h (nr_path_matrix_bbox_union):
- Get rid of no-longer-needed tolerance arg. Update callers.
-
- * src/selection.cpp, src/sp-chars.cpp, src/sp-image.cpp,
- src/sp-item-group.cpp, src/sp-item.cpp, src/sp-item.h,
- src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
- src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
- src/sp-use.cpp, src/dialogs/fill-style.cpp,
- src/dialogs/stroke-style.cpp, src/display/nr-arena-shape.cpp,
- src/libnr/nr-path.cpp, src/libnr/nr-path.h,
- src/libnrtype/nr-font.cpp, src/libnrtype/nr-rasterfont.cpp,
- src/libnrtype/nr-type-gnome.cpp, src/widgets/icon.cpp,
- src/widgets/paint-selector.cpp:
- Change argument from NRMatrix to NR::Matrix in SPItemClass->bbox,
- sp_item_invoke_bbox, sp_item_invoke_bbox_full,
- nr_path_matrix_bbox_union. Users updated.
-
- * src/libnr/nr-rect.h, src/libnr/nr-rect.cpp (nr_rect_union_pt):
- new function.
-
- * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
- (NR::transform): new function.
-
- * src/Makefile_insert: Move fixes.cpp from libinkpre.a to libinkpost.a.
- * src/xml/Makefile_insert (xml_repr_action_test_LDADD):
- Add libinkpost.a, for fixes.o. `make check' now works again.
-
- * src/sp-text.cpp (sp_text_set_transform):
- Don't include SP_OBJECT_CHILD_MODIFIED_FLAG in flags for
- sp_object_request_update. Addresses `critical' warning.
-
-2004-05-13 John Cliff <simarilius@yahoo.com>
-
- * src/dialogs/stroke-style.cpp: Switched to using get_stock to retrieve
-markers.
- * src/helpers/stock-items.h, src/helpers/stock-items.cpp: created to handle
-stock items.
- * src/prefix.h: Added marker and gradient directorys.
-
-2004-05-13 Kees Cook <kees@outflux.net>
-
- * configure.in, src/main.cpp, config.h.mingw, debian/rules:
- made popt a requirement instead of an option.
-
-2004-05-13 Carl Hetherington <cth103@houllier.home>
-
- * sp-color-notebook.cpp: Fix uninitialised value spotted by valgrind.
-
- * stroke-style.cpp:
- Fix ink_extract_marker_name returning a pointer into a free()d buffer.
-
-2004-05-13 Ted Gould <ted@gould.cx>
-
- * src/file.cpp:
- Making the default filename _("untitled.svg")
-
-2004-05-12 Kees Cook <kees@outflux.net>
-
- * config.h.mingw: added g_ascii_strtod macro.
-
-2004-05-12 Carl Hetherington <inkscape@carlh.net>
-
- * src/dialogs/export.cpp: fix faulty logic with exporting of
- selections, as reported by Artemio on the ML.
-
- * src/dialogs/desktop-properties.cpp: Fix a gtk_table size.
- Make use of spw_dropdown in one place.
-
- * src/select-context.cpp: Remove alt-drag "slow move" mode.
- Make alt-drag move without any grid snap, even if the grid
- is enabled. Add a new mode, shift-drag, which preserves
- objects' grid offsets rather than snapping their snappoints.
-
- * src/selection-chemistry.cpp: Pasted objects have the same
- offset from the grid as the original, if the grid is enabled.
- Also a NRRect -> NR::Rect fix thrown in for no extra charge.
-
- * src/dialogs/display-settings.cpp: Added option to reverse
- the actions of drag and shift-drag when moving objects.
-
-2004-05-12 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/main.cpp (main): Test ENABLE_NLS instead of HAVE_NLS (which
- wasn't getting defined). Restores translations on *nix systems
- when inkscape translations aren't in system-wide /usr/share/locale.
-
-2004-05-10 Carl Hetherington <inkscape@carlh.net>
-
- * src/sp-item.cpp, src/dialogs/display-settings.cpp: primitive
- support for preserving line widths when scaling. Thanks to Bulia
- for telling me what to do :)
- * src/dialogs/align.cpp: refactor some cut-and-paste code into
- a separate function. Remove NRRect. Declaration-to-first-use
- cleanups.
- * src/dialogs/transformation.cpp, src/dialogs/fill-stype.cpp:
- NRRect removal. Declaration-to-first-use cleanups.
-
-2004-05-09 MenTaLguY <mental@rydia.net>
-
- * src/sp-paint-server.h: SPPaintServer now uses C++ inheritance
-
- (bigger question -- should SPPaintServer derive from SPObject? I think
- not, actually ... it's more something that should be aggregated into
- the various paint-server-capable types)
-
- * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
- first steps in removing SPStyle dependency from NRArenaShape --
- add fill and stroke paint server members, and use those instead
- of reading directly from an SPStyle.
-
-2004-05-09 Kees Cook <kees@outflux.net>
-
- * src/libnrtype/nr-type-xft.cpp: added patch 898200, hopefully this
- won't break anyone.
- * src/dialogs/desktop-properties.cpp: added patch 947127, along with
- some orientation bugfixes, list cleanup, and logic to select the
- correct menu items based on document settings.
- * configure.in: default to always replace g_ascii_strtod.
-
-2004-05-08 Kees Cook <kees@outflux.net>
-
- * src/extension/internal/gdkpixbuf-input.cpp: skip SVG files. (open bug)
- * configure.in, src/Makefile_insert, src/fixes.cpp: added replacement
- for g_ascii_strtod, since it has locale-related bugs in gnome 2.0.
- The upstream version is fixed, so some day, we won't need this any
- more. (fixes "ugly icons" bug, and possibly the spinbutton locale bug)
- * src/dyna-draw-context.cpp, src/rect-context.cpp, src/sp-namedview.cpp,
- src/sp-object.cpp, src/sp-object.h, src/sp-pattern.cpp,
- src/sp-polygon.cpp, src/sp-polyline.cpp, src/sp-root.cpp,
- src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp,
- src/sp-text.cpp, src/spiral-context.cpp, src/star-context.cpp,
- src/svg/ftos.cpp, src/svg/svg-affine.cpp, src/svg/svg-color.cpp,
- src/svg/svg-length.cpp: adding "config.h", making a few extra
- locale-sensitive functions use g_ascii versions.
-
-2004-05-08 MenTaLguY <mental@rydia.net>
-
- * src/sp-item.cpp: move "transformed" signal emission after actual
- application of transform
-
- * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr.cpp:
- fix lifecycle issues with content and attribute strings
-
- * src/sp-object.h, src/sp-object.cpp: added SPObject::setId()
-
-2004-05-08 Kees Cook <kees@outflux.net>
-
- * src/verbs.cpp, src/help.cpp: localizing "about" and "keys" stuff.
- * po/*.po: rebuilt for new strings.
-
-2004-05-08 Carl Hetherington <inkscape@carlh.net>
-
- * src/dialogs/desktop-properties.cpp: the usual cleanups. Also
- add some sp_document_done()s in various places.
-
-2004-05-08 bulia byak <bulia@users.sourceforge.net>
-
- * widgets/paint-selector.cpp: Tooltips, slight cosmetics
-
- * main.cpp: --help edit
-
- * sp-use.h sp-use.cpp: Redid move compensation using _transformed_signal
-
- * sp-item.h sp-item.cpp: Added _transformed_signal, emitted by
-write_transform,
- passes the difference transform relative to the old one (not the new
-transform
- set)
-
- * nodepath.cpp: Fix lagging update of the other handle for smooth nodes
-
- * widgets/dash-selector.cpp: (Almost) fixed display of shorter-than-0.5
-dashes
- in selector; proper fixing will require manual drawing the dashes instead of
- using gdk dashes
-
- * preferences-skeleton.h: lots of new dasharrays
-
- * dialogs/stroke-style.cpp: Remove repetitive code; relocation patch from
- mhearn; fixed, reenabled, and automated marker previews (no need for
-previews
- in markers.svg)
-
- * share/markers/markers.svg: Cleanup, sizes, remove manual previews
-
- * style.cpp: Disabled warning for overflow property (we need it for markers)
-
- * splivarot.cpp: Fixed transform when doing boolop inside group
-
- * libnr/nr-path.cpp: Ported fix from sodi, fixes two bugs with endnodes of a
- curve on the same hor/vert line
-
- * sp-namedview.cpp: Use set_default_size instead of _resize for setting
-window
- from namedview
-
- * preferences-skeleton.h dialogs/item-properties.cpp: Objects props
- transientized (better late than never)
-
- * dialogs/display-settings.cpp: Added simplify threshold
-
- * sp-use.cpp: Mega-kill use on unlink
-
- * preferences-skeleton.h dialogs/display-settings.cpp: Orphaned clones
-options
-
- * sp-item-group.cpp: Prevent jumps when ungrouping clone with its original
-
- * sp-object.cpp: Fix crash when deleting clone and its original
-
- * toolbox.cpp, tool contexts: Alt-x and top panel keyboard shortcuts now
-work
- for all tools
-
- * sp-use.cpp enums.h: Unlink option on self-delete
-
- * sp-use.cpp: Fix: disappeating clone on undoing ungrouping (_show finally
-works properly)
-
- * splivarot.cpp: Boolops: cleanup, preserve id, parent, position, fix to
-take
- style from the bottom object
-
- * interface.cpp verbs.cpp shortcuts.cpp: Mnemonics, tooltips, shortcuts,
- cleanup, autoraise removed from menu
-
-2004-05-07 Kees Cook <kees@outflux.net>
-
- * src/verbs.cpp: re-localizing tutorials. My goof!
- * po/POTFILES.in: removed arikkei references
-
-2004-05-07 Carl Hetherington <inkscape@carlh.net>
-
- * src/desktop.cpp: make sure that a SPNamedView's modified signal
- is connected to the SPDesktop even when a file is loaded into an
- existing SPDesktop. Fixes problems whereby grid snap does not
- work for the first file loaded in a session. Fix a && -> & typo.
-
- * src/sp-object.cpp: declaration-to-first-use and coding style
- cleanups.
-
-2004-05-05 Spundun Bhatt <spundun@isi.edu>
-
- * configure.in: Stole Nathan's configure hack and used it to
- support gtkmm-2.4
-
-2004-05-06 Ted Gould <ted@gould.cx>
-
- * src/file.cpp, src/extension/extension.cpp, src/extension/init.cpp,
- src/extension/internal/Makefile_insert,
- src/extension/internal/gdkpixbuf-input.cpp,
- src/extension/internal/gdkpixbuf-input.h:
- Changing the import functionality so that it works much more like open.
- You can use any format, and it will place that file directly in the
- document that you are working on. Added input extensions that cover all
- of the bitmap formats that are covered with gdkpixbuf. Also, more
- formats can be used using the scripting system.
-
-2004-05-06 Carl Hetherington <inkscape@carlh.net>
-
- * src/sp-line.cpp, src/sp-mask.cpp, src/sp-metrics.cpp:
- declaration-to-first-use and coding style cleanups
-
-2004-05-05 MenTaLguY <mental@rydia.net>
-
- * src/libnrtype/nr-type-dictionary.cpp: removed 'private-fonts'
- feature (we should rely on fontconfig for "custom" font stuff)
-
- * configure.in, src/Makefile_include, src/Makefile.am,
- src/libarikkei/*: removed the now unused libarikkei
-
-2004-05-05 Nathan Hurst <njh@mail.csse.monash.edu.au>
-
- * src/dialogs/text-edit.cpp, configure.in: Added support for spell
- checking in text dialog.
-
-2004-05-04 MenTaLguY <mental@rydia.net>
-
- * src/display/nr-arena-glyphs.h: fixed cut-and-paste error in
- NRArenaGlyphsGroup::create()
-
- * src/selection.cpp, src/selection.h: fixed global "changed" propagation
-
-2004-05-02 MenTaLguY <mental@rydia.net>
-
- * src/file.cpp, src/print.cpp, src/sp-chars.cpp, src/sp-clippath.cpp,
- src/sp-image.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
- src/sp-pattern.cpp, src/sp-shape.cpp, src/sp-text.cpp,
- src/sp-use.cpp, src/dialogs/stroke-style.cpp,
- src/display/canvas-arena.cpp, src/display/nr-arena-glyphs.cpp,
- src/display/nr-arena-glyphs.h, src/display/nr-arena-group.h,
- src/display/nr-arena-image.h, src/display/nr-arena-item.cpp,
- src/display/nr-arena-item.h, src/display/nr-arena-shape.h,
- src/display/nr-arena.h, src/libnr/nr-object.h, src/widgets/icon.cpp:
-
- removed nr_arena_item_new in favor of static ::create() functions
- which call NRArenaItem::init() to perform setup (i.e. setting
- NRArenaItem::arena). Eventually NRArenaItem::init() and
- nr_arena_item_init will merge and become NRArenaItem's constructor.
-
-2004-04-30 MenTaLguY <mental@rydia.net>
-
- * src/sp-use.cpp: call parent class' write methods rather than
- attempting to do everything (wrongly) ourselves; among other
- things, <use> transform attributes weren't getting written
-
- * src/sp-object.h, src/sp-object.cpp:
-
- designate a "successor" object so we still perform as
- expected if objects are replaced in the middle of e.g. a
- bulk delete operation
-
- * src/sp-use.cpp: cleanups and succession logic for <use>
- deletion
-
- * src/widgets/sp-hwrap-box.cpp, src/widgets/sp-hwrap-box.h,
- src/widgets/sp-vwrap-box.cpp, src/widgets/sp-vwrap-box.h,
- src/widgets/sp-wrap-box.cpp, src/widgets/sp-wrap-box.h,
- src/widgets/test-wrapbox.cpp, src/widgets/Makefile_insert:
-
- Removed unused (and imperfect) "wrapbox" widgets.
-
- * src/sp-object.h, src/sp-object.cpp, src/sp-item-group.cpp:
-
- Removed unused sp_object_invoke_forall and sp_object_sequence
- methods. (forall might be nice to have, but we can do better
- implementation-wise now that we're in C++-land)
-
-2004-04-30 njh <njh@mail.csse.monash.edu.au>
-
- * main.cpp: replaced gtk_init with g_type_init for console mode.
- Closes 944969.
-
-2004-04-29 MenTaLguY <mental@rydia.net>
-
- * src/sp-image.cpp, src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
- src/sp-path.cpp, src/sp-rect.cpp, src/sp-text.cpp:
-
- write_transform becomes set_transform, which applies the given
- transform to the object without (!) invoking a repr write
-
- * src/sp-star.cpp, src/svg/svg-length.h, src/svg/svg-length.cpp,
- src/svg-types.h, src/svg/svg.h:
-
- replaced raw integers with real units enum
-
- * src/libnr/nr-matrix.h:
-
- removed dead assertion (it's always valid to retrieve the
- translation component of a matrix)
-
- * src/selection-chemistry.cpp:
-
- delete items via SPItem (SPObject), not repr
-
- * src/sp-object.h, src/sp-object.cpp:
-
- added SPObject::deleteObject() and a delete notification signal;
- SPObject now inherits from GObject in the C++ sense
-
- * src/sp-use.h:
-
- don't accept references to the use or its ancestors (preventing
- infinite loops)
-
- * src/sp-use.cpp, src/sp-use.h:
-
- added automatic deletion when referrent is deleted
-
- * src/uri-reference.h:
-
- added URIReference::getOwner()
-
-2004-04-29 Carl Hetherington <inkscape@carlh.net>
-
- * src/extension/internal/win32.cpp: add textToPath parameter to
- description in order to fix #944131.
-
-2004-04-28 Carl Hetherington <inkscape@carlh.net>
-
- * src/desktop.cpp, src/inkscape.cpp, src/sp-namedview.cpp
- Part of the fix for #942149. Also fixed some compiler warnings.
-
- * src/display/nr-arena.cpp: Fixed an unused variable warning.
-
- * src/main.cpp: Fix a warning that is raised on Windows.
-
-2004-04-28 bulia byak <bulia@users.sourceforge.net>
-
- * inkscape.cpp: Fixed prev/next desktop; numbered from 0
-
- * Lots of files: Replaced all strtod() and atof() by g_ascii_strtod()
-
- * interface.cpp verbs.cpp: Tooltip edits
-
- * view.cpp view.h desktop.cpp: Signal and function to pop statusbar message
-
- * dialogs/dialog-events.cpp: Only set the UTILITY hint for non-modal
-windows,
- fixes "disappearing save as"
-
- * toolbox.cpp widgets/widget-sizes.h widgets/button.cpp: Got rid of button
- relief, top panel made less tall
-
- * desktop.cpp preferences-skeleton.h dialogs/display-settings.cpp: Done away
- with the sticky zoom button, now in prefs
-
- * path-chemistry.cpp: Preserve id= in combine/break, convert to paths;
-preserve
- z-order in combine/break; cleanups
-
- * splivarot.cpp: New selection API, Simplify preserves id=
-
- * select-context.cpp preferences-skeleton.h sp-item.cpp display-settings.cpp
- splivarot.cpp sp-item-group.cpp sp-item-transform.cpp
- sp-item-notify-moveto.cpp nodepath.cpp node-context.cpp seltrans.cpp
- seltrans.h: Switched to global preservetransform, transform writing
- unification (no more manual transform= setting all over the place), stamp
- preserves parent, mental's new SPSelection API, pruning dead code
-
- * verbs.cpp interface.cpp: Eliminated Dialogs menu, added ... to dialog
- commands, rearrangements, menu items display tooltips in statusbar when
- selected
-
- * sp-item-group.cpp sp-item-group.h: Made document_done optional in ungroup
-(not
- done when the function is called from another function)
-
- * dialogs/display-settings.cpp enums.h preferences-skeleton.h sp-use.cpp
- sp-use.h: Clone move compensation (3 modes), settable in prefs
-
- * seltrans.cpp selection-chemistry.cpp: Do not translate a clone if its
-original
- is in the selection
-
- * verbs.cpp verbs.h interface.cpp shortcuts.cpp sp-use.cpp sp-use.h
- selection-chemistry.cpp selection-chemistry.h: Unlink Clone verb and menu
- command (preserves id=)
-
- * selection-chemistry.cpp selection-chemistry.h verbs.h verbs.cpp
-shortcuts.cpp
- interface.cpp: Select Original verb and command, scrolls to the original
-
- * selection-chemistry.cpp selection-chemistry.h verbs.cpp verbs.h
-interface.cpp:
- Clone command
-
- * sp-use.h sp-use.cpp: Use URIReference; Propagate update to parent class
- (SPItem) (fixes redraw on dragging a clone)
-
- * dropper-context.cpp dropper-context.h dialogs/display-settings.cpp:
- Implemented pick modes (pick either actual color with transparency or
-visible
- color without transparency); added statusbar indication; color is only set
-on
- mouse release
-
- * seltrans.cpp display/sodipodi-ctrlrect.cpp: Finally the correct selection
-cue
- rect (fixed displacement)
-
-2004-04-27 Carl Hetherington <inkscape@carlh.net>
-
- * src/desktop.cpp: Check for there being no items when zooming to
- the drawing. This fixes bug #942137.
-
-2004-04-26 Carl Hetherington <inkscape@carlh.net>
-
- * config.h.mingw, prefix.h:
- INKSCAPE_VERSION moved to inkscape_version.h.
- INKSCAPE_{PIXMAP,SCREENS,TUTORIALS,MARKERS}DIR moved to prefix.h
-
- * src/Makefile.mingw, src/inkscape_version.h.mingw
- Use CVS inkscape_version.h.mingw for inkscape_version.h on Win32.
-
- * src/sp-use.cpp: fix a warning.
-
-2004-04-26 Ted Gould <ted@gould.cx>
-
- * share/extensions/ai_input.inkmod, share/extensions/dia.inkmod,
- share/extensions/txt2svg.inkmod, src/extension/extension.cpp,
- src/extension/internal/svg.cpp:
-
- Making the names of the input extensions look like the output ones.
- Also, threw in a slight memory savings in removing the implementation on
- deactivated extensions.
-
-2004-04-26 MenTaLguY <mental@rydia.net>
-
- * src/selection.cpp: migrate to new glib idle API
-
- * src/extension/db.cpp: can't call ->deactivated() on a NULL pointer..
-
-2004-04-26 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * configure.in: Replace use of old AM_PROG_LIBTOOL macro with
- AC_PROG_LIBTOOL.
-
-2004-04-26 Ted Gould <ted@gould.cx>
-
- * share/extensions/epsi_output.inkmod:
-
- Added in a check for ps2epsi
-
- * src/dialogs/filedialog.cpp, src/extension/db.cpp, src/extension/db.h,
- src/extension/extension.cpp, src/extension/extension.h,
- src/extension/init.cpp, src/extension/system.cpp:
-
- Implementing a 'deactivated' extension. This means that it should
- still exist, but show up as insensitive in any GUI element that could use
- it. The idea here is that users should know what they don't have, but
- Inkscape supports.
-
-2004-04-26 Nathan Hurst <njh@mail.csse.monash.edu.au>
-
- * src/{libnr,libnrtype,widgets,display,helper,.}*.{h,cpp}: moved
- from typedef _name name; to C++ style struct name; forward
- references.
-
-2004-04-25 Ted Gould <ted@gould.cx>
-
- * share/extensions/ai_output.inkmod, share/extensions/dia.inkmod,
- share/extensions/dropshadow.inkmod, share/extensions/epsi_output.inkmod,
- share/extensions/roundhole.inkmod, share/extensions/svgz_input.inkmod,
- share/extensions/svgz_output.inkmod, share/extensions/txt2svg.inkmod,
- src/extension/implementation/script.cpp,
- src/extension/implementation/script.h:
-
- Adding in support for superior checking of dependencies. Now scripts
- can include a line, which will look for a binary in the path. So
- something like dia input will no be loaded if there isn't dia available in
- the path.
-
-2004-04-25 Carl Hetherington <inkscape@carlh.net>
-
- * src/verbs.cpp, src/rect-context.cpp, src/spiral-context.cpp,
- src/event-context.cpp, src/text-context.cpp,
- src/dialogs/stroke-style.cpp, src/xml-tree.cpp, src/widgets/sp-widget.cpp:
- SPSelection OO-ification.
-
- * src/display/curve.cpp: Don't raise a critical error if a new
- curve cannot be created in sp_curve_new_from_bpath(). This can
- happen if a file contains a strange path, like one with only a
- move in it and nothing else. This is part of the fix for bug
- 934882.
-
- * src/sp-path.cpp: cope with sp_curve_new_from_bpath() returning
- NULL in sp_path_set(). This is the other part of the fix for 934882.
-
- * src/path-chemistry.cpp, src/sp-offset.cpp, src/sp-ellipse.cpp,
- src/display/nr-arena-glyhs.cpp:
- added asserts for calls to sp_curve_new_from_bpath() which look
- like they might not expect it to return NULL.
-
- * src/desktop.h: add a comment about how SPDesktop::selection
- should never generally be NULL.
-
- * src/desktop-handles.cpp: ensure that sp_desktop_selection never
- returns NULL, so that we don't have to check for this eventuality
- elsewhere.
-
- * src/arc-context.cpp, src/seltrans.cpp, src/desktop.cpp: be less defensive
-about
- SPDesktop::selection being NULL.
-
- * src/path-chemistry.cpp, src/select-context.cpp,
- src/selection-chemistry.cpp, src/star-context.cpp,
- src/dialogs/align.cpp, src/dialogs/item-properties.cpp,
-src/dialogs/text-edit.cpp:
- SPSelection OO-ification. Also some coding style and
- declaration-to-first-use cleanups.
-
- * src/toolbox.cpp: SPSelection OO-ification. Various cleanups.
-
- * src/selection.h: remove deprecated access functions.
-
- * src/dialogs/fill-style.cpp: declaration-to-first-use cleanups.
-
- * src/selection.cpp: add vim and Emacs mode blocks.
-
- * src/object-ui.cpp: very minor coding style fix.
-
-2004-04-24 MenTaLguY <mental@rydia.net>
-
- * src/arc-context.cpp, src/dyna-draw-context.cpp, src/object-ui.cpp,
- src/path-chemistry.cpp, src/rect-context.cpp, src/select-context.cpp,
- src/select-toolbar.cpp, src/selection-chemistry.cpp, src/selection.h,
- src/spiral-context.cpp, src/star-context.cpp, src/text-context.cpp,
- src/verbs.cpp, src/dialogs/export.cpp, src/dialogs/fill-style.cpp,
- src/dialogs/in-dt-coordsys.cpp, src/dialogs/stroke-style.cpp,
- src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp:
-
- removed sp_selection_set_item(), sp_selection_set_repr(),
- sp_selection_is_empty(), sp_selection_item_selected(),
- and sp_selection_repr_selected()
-
-2004-04-24 Ted Gould <ted@gould.cx>
-
- * share/extensions/ill2svg.pl:
-
- Applying a patch made to the Sodipodi list by Tuukka Pasanen which adds in
- support for text in Illustrator files. Also, I backed out the changes
- which removed being able to specify the line endings. This will, by
- default, force them back to mac compatible. Mac files didn't work with
- those changes.
-
-2004-04-24 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * configure.in: Tentatively remove config.h definitions of
- INKSCAPE_MARKERSDIR, INKSCAPE_PIXMAPDIR, INKSCAPE_SCREENSDIR,
- INKSCAPE_TUTORIALSDIR, with the understanding that these are to be
- provided by prefix.h.
- * src/prefix.h: Define INKSCAPE_MARKERSDIR.
-
- * src/extension/extension.cpp (Extension):
- * src/extension/init.cpp (check_extensions):
- Address warning.
-
- * src/dialogs/stroke-style.cpp: #include prefix.h.
-
- * src/Makefile.am (EXTRA_DIST): Add */makefile.in.
-
- * src/libnr/Makefile_insert (libnr_libnr_a_SOURCES):
- Add libnr/nr-convex-hull.h, needed by sp-canvas.cpp.
-
-2004-04-24 Ted Gould <ted@gould.cx>
-
- * src/Makefile_include, src/prefix.cpp:
-
- Removing the redefition of NULL and adding to the make system.
-
-2004-04-24 Ted Gould <ted@gould.cx>
-
- * src/extension/db.cpp, src/extension/db.h, src/extension/extension.cpp,
- src/extension/extension.h, src/extension/init.cpp,
- src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
- src/extension/internal/ps-out.cpp, src/extension/internal/ps-out.h:
-
- Adding in more checks for individual extensions. All of them
- should still pass though. Also, moved the extension database from
- glib to STL. This allows extensions to be deleted while using the
- foreach functions (which causes instability with the glib hash
- table).
-
-2004-04-24 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/dialogs/Makefile_insert:
- * src/display/Makefile_insert:
- * src/xml/Makefile_insert:
- Get rid of unneeded CPPFLAGS specification.
-
- * src/Makefile.am:
- * src/Makefile_insert:
- New generated file inkscape_version.h, to replace
- -DINKSCAPE_VERSION=\"$(VERSION)\".
- * src/help.cpp: #include it.
-
-2004-04-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/sp-polygon.cpp:
- * src/splivarot.cpp:
- * src/style.cpp:
- Change include stringstream.h to include svg/stringstream.h.
-
- * src/Makefile.am, src/Makefile_insert: Change libinkscape.a use
- to eliminate triple compilation of these object files.
-
- * src/Makefile.am: Use `subdir-objects' option.
-
- * src/Makefile.am: Add global INCLUDES setting.
- * src/*/Makefile_insert: Get rid of now-redundant $(INKSCAPE_CFLAGS)
- from *_CPPFLAGS.
-
- * src/*/makefile.in: `%' as a target doesn't behave as intended,
- so replace with less general `clean %.a %.o' and add .SUFFIXES.
-
-2004-04-22 Ted Gould <ted@gould.cx>
-
- * src/draw-context.cpp, src/dropper-context.cpp,
- src/dyna-draw-context.cpp, src/node-context.cpp, src/nodepath.cpp,
- src/sp-ellipse.cpp, src/sp-offset.cpp, src/sp-path.cpp,
- src/sp-polygon.cpp, src/sp-shape.cpp, src/splivarot.cpp, src/toolbox.cpp,
- src/display/curve.cpp, src/display/nr-arena-shape.cpp,
- src/extension/internal/gnome.cpp, src/extension/internal/ps.cpp,
- src/libnr/nr-path.cpp, src/libnr/nr-path.h,
- src/libnrtype/nr-rasterfont.cpp, src/libnrtype/nr-type-ft2.cpp,
- src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
- src/libnrtype/nr-typeface.cpp, src/livarot/PathCutting.cpp,
- src/svg/gnome-canvas-bpath-util.cpp, src/svg/svg-path.cpp:
-
- Changing the ART_ enums to NR_ so that if libart is include (like if
- you are building gnome-print) it doesn't conflict with the internal
- definitions.
-
- * share/extensions/svgz_output.inkmod, src/extension/extension.cpp,
- src/extension/init.cpp, src/extension/implementation/script.cpp:
-
- Adding in a little more checking code. Now extensions can start
- deleting themseleves if they fail certain tests. More tests are
- needed, along with more testing of this feature. Consider this
- an 'early release' of the feature. ;)
-
-2004-04-22 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/Makefile.am: Make non-recursive. Now sources */Makefile_insert.
- See HACKING or discussion on mailing list.
- * autogen.sh: Bump requirement from automake-1.6 to automake-1.7.
- * configure.in: Don't generate src/blah/Makefile, but do generate
- src/blah/makefile.
- * src/*/Makefile.am: Remove.
- * src/*/makefile.in: New wrapper makefiles to allow typing `make' from
- subdirectories of src. (Not used by compiles started from top-level
- or from src/.)
-
-2004-04-21 MenTaLguY <mental@rydia.net>
-
- * src/libnrtype/nr-type-w32.h: fixed unremoved underscores
-
- * src/select-context.cpp, src/selection.cpp, src/selection.h,
- src/seltrans.cpp, src/tools-switch.cpp, src/dialogs/align.cpp:
- remove improper twiddling of desktop message line from SPSelection;
- some additional work is now required in SPSelectContext to update
- the message properly in all cases.
-
- * src/selection.h, src/selection.cpp: touched up and documented
- SPSelection
-
- * src/uri-references.h: documentation touch-ups
-
-2004-04-20 Kees Cook <kees@outflux.net>
-
- * src/file.cpp, src/desktop.cpp: moved sp_file_open unselection code into
- sp_desktop_change_document. Generalized Carl's fix for unref counting
- since it applies in both cases. (My bad!)
-
-2004-04-20 MenTaLguY <mental@rydia.net>
-
- * src/text-context.cpp: merged Carl's fix for signal cleanup
-
- * src/selection.h: marked wrappers for old API as deprecated
-
-2004-04-20 Carl Hetherington <inkscape@carlh.net>
-
- * src/extension/internal/ps.cpp, src/extension/internal/ps.h:
- Fixed some bugs in exporting images that seem to have been
- introduced when the code was copied from the gimp. They caused
- problems when exporting bitmap images to PS.
-
- * src/file.cpp: fix bug whereby the first file loaded in a session
- would not have its modified status checked when closed. Hence if
- you modified the first file you loaded and then closed it, you
- would not be asked to confirm the close.
-
- * src/preferences-skeleton.h: add \n to the end of each line to
- fix bug 938368.
-
-2004-04-19 MenTaLguY <mental@rydia.net>
-
- * src/arc-context.cpp, src/desktop-handles.h, src/desktop.h,
- src/draw-context.cpp, src/draw-context.h, src/forward.h,
- src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
- src/node-context.h, src/rect-context.cpp, src/selection-chemistry.cpp,
- src/selection-chemistry.h, src/selection.cpp, src/selection.h,
- src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
- src/star-context.h, src/text-context.cpp, src/dialogs/xml-tree.cpp,
- src/widgets/sp-widget.h:
-
- finished GObject removal from SPSelection
-
- * src/arc-context.h, src/arc-context.cpp, src/desktop.cpp, src/desktop.h,
- src/draw-context.cpp, src/draw-context.h, src/node-context.cpp,
- src/node-context.h, src/rect-context.cpp, src/rect-context.h,
- src/selection.cpp, src/selection.h, src/seltrans.cpp, src/seltrans.h,
- src/spiral-context.cpp, src/spiral-context.h, src/text-context.cpp,
- src/text-context.h, src/toolbox.cpp:
-
- migrated SPSelection to SigC++ signals (though it's a bit messy
- right now)
-
-2004-04-19 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/dialogs/stroke-style.cpp: Cleanups: greater conformance to
- CodingStyle. Moved some declarations to their first use.
-
-2004-04-19 Carl Hetherington <inkscape@carlh.net>
-
- * src/dialogs/stroke-style.cpp, libnr/nr-rect-l.cpp:
- Fix a couple of compiler warnings.
-
- * src/dialogs/filedialog-win32.cpp: add OFN_NOCHANGEDIR to Win32
- flags in OPENFILENAME structs. This prevents the open / save
- boxes from changing the current directory. Any change to the
- current directory causes problems for subsequent attempts to
- load icons from pixmaps. Also, fix a bug whereby the save
- dialogue would sometimes not open due to being passed a filename
- it didn't like.
-
-2004-04-19 bulia byak <bulia@users.sourceforge.net>
-
- * shortcuts.cpp selection-chemistry.cpp selection-chemistry.h verbs.cpp
-verbs.h
- interface.cpp: Clone command (Edit menu, Shift+Ctrl+N)
-
- * sp-use.cpp: Update propagated to parent class (SPItem), misc fixes
-
- * sp-polygon.cpp: Fix for points= updating by adding set_shape call into
-_write
- (bug 910142)
-
- * text-context.cpp: Do not create text object unless a printable key was
- pressed; fixes 934280
-
- * widgets/dash-selector.cpp dialogs/stroke-style.cpp: Removed marker
-buttons,
- fixed g_free crash in marker menus, added tooltips, added stroke-miterlimit
- spinbutton
-
- * splivarot.cpp: Outline handles multiple objects; All commands use correct
- stroke_miterlimit
-
- * splivarot.cpp sp-offset.cpp: Fix for 932642
-
- * helper/sodipodi-ctrlrect.cpp: Simplify and fix dashes and offsets
-
- * widgets/gradient-selector.cpp: Tooltip edits
-
- * verbs.cpp verbs.h interface.cpp...: Remove tool options
-
- * seltrans.cpp: Pivot marker made inverse
-
- * toolbox.cpp: More defocusing
-
- * *-context.cpp: Eliminated config widgets from all tools
-
- * toolbox.cpp sp-ellipse.cpp: Ellipse fixes, tooltips
-
- * verbs.cpp: Options -> Preferences
-
- * dialogs/display-settings.cpp: An options dialog, completely new; selector
- widget grafted here
-
- * preferences-skeleton.h node-context.cpp select-context.cpp: scaling uses
- defaultscale
-
- * dialogs/display-settings.cpp display/nr-arena-image.cpp: Make oversample
- saveable
-
- * toolbox.cpp: Aux toolbar for calligraphic
-
- * preferences-skeleton.h: fill-opacity:1 for calligraphic
-
- * select-context.cpp seltrans.cpp seltrans.cpp: Patch to enable box and none
- options for per-object selection cue
-
- * main.cpp: Removed C-locale setting, not needed anymore; temporary switch
-of
- gettext encoding for console output
-
- * inkscape.cpp: Memory fix from sodi
-
- * right-click finishes pen (patch by Carl) draw-context.cpp
-
-2004-04-19 Carl Hetherington <inkscape@carlh.net>
-
- * src/livarot/ShapeRaster.cpp
- Fix an unitialised value error that was spotted by valgrind.
-
-2004-04-18 MenTaLguY <mental@rydia.net>
-
- * src/selection.cpp, src/selection.h, src/selection-chemistry.cpp,
- src/seltrans.cpp, src/nodepath.cpp:
- made all SPSelection members private, and changed all methods into
- real C++ methods (with temporary inline wrappers for the old C
- pseudo-methods)
-
-2004-04-18 Carl Hetherington <inkscape@carlh.net>
-
- * src/print.cpp, src/print.h, src/sp-text.cpp
- src/extension/extension.cpp src/extension/extension.h,
- src/extension/implementation/implementation.cpp,
- src/extension/implementation/implementation.h,
- src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
- src/extension/internal/ps.cpp, src/extension/internal/ps.h,
- Add very basic feature to allow PS text to be exported as real
- text, rather than being converted to paths first. Needs some
- work, mostly on font handling.
-
- * src/seltrans.cpp: Slightly improve placement of the bounding
- box selection cue.
-
- * src/sp-shape.cpp: various marker-related cleanups, mostly factoring out
- common code into functions.
-
-2004-04-17 MenTaLguY <mental@rydia.net>
- * src/inkscape.cpp, src/node-context.cpp, src/selection-chemistry.cpp,
- src/selection.cpp, src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
- src/sp-item.cpp, src/sp-offset.cpp, src/dialogs/transformation.cpp,
- src/libnr/nr-rect.cpp, src/libnr/nr-rect.h:
- Cleaned up NR::Rect API and made SPSelection's desktop pointer private.
-
- * src/display/sp-canvas.cpp, src/libnr/nr-convex-hull.h,
- src/libnr/nr-rect.h:
-
- First use of NR::ConvexHull (for propagating canvas bounding boxes)
-
-2004-04-17 Kees Cook <kees@outflux.net>
-
- * share/icons/icons.svg, src/verbs.cpp: made last three ugly menu icons.
-
-2004-04-17 Nathan Hurst <njh@mail.csse.monash.edu.au>
-
- * configure.in src/draw-context.cpp src/dropper-context.cpp
- src/dyna-draw-context.cpp src/nodepath.cpp src/nodepath.h
- src/path-chemistry.cpp src/sp-chars.cpp src/sp-ellipse.cpp
- src/sp-offset.cpp src/sp-path.cpp src/sp-polygon.cpp
- src/sp-shape.cpp src/sp-text.cpp src/splivarot.cpp src/style.cpp
- src/style.h src/dialogs/fill-style.cpp
- src/dialogs/object-properties.cpp src/dialogs/stroke-style.cpp
- src/display/canvas-bpath.cpp src/display/canvas-bpath.h
- src/display/canvas-grid.h src/display/curve.cpp
- src/display/curve.h src/display/nr-arena-glyphs.cpp
- src/display/nr-arena-glyphs.h src/display/nr-arena-shape.cpp
- src/display/sodipodi-ctrl.cpp src/display/sodipodi-ctrl.h
- src/display/sodipodi-ctrlrect.h src/display/sp-canvas-util.cpp
- src/display/sp-canvas-util.h src/display/sp-canvas.cpp
- src/display/sp-canvas.h src/display/sp-ctrlline.cpp
- src/extension/internal/ps.cpp src/extension/internal/ps.h
- src/libnr/Makefile.am src/libnr/libnr.def src/libnr/nr-path.cpp
- src/libnr/nr-path.h src/libnr/nr-svp-private.h
- src/libnr/nr-svp-render.cpp src/libnr/nr-svp-render.h
- src/libnr/nr-svp.cpp src/libnr/nr-svp.h
- src/libnrtype/nr-rasterfont.cpp src/libnrtype/nr-type-ft2.cpp
- src/libnrtype/nr-type-gnome.cpp src/libnrtype/nr-type-w32.cpp
- src/libnrtype/nr-typeface.cpp src/livarot/PathCutting.cpp
- src/svg/gnome-canvas-bpath-util.cpp
- src/svg/gnome-canvas-bpath-util.h src/svg/svg-path.cpp
- src/svg/svg.h: removed libart.
-
- * src/libnr/nr-svp-uncross.cpp src/libnr/nr-svp-uncross.h: deleted
- uncross and SVL routines.
-
-
-2004-04-15 Carl Hetherington <inkscape@carlh.net>
-
- * src/make.exclude, src/make.dep, src/make.files, src/make.ofiles:
- Various fixes to the Win32 build following rearrangement of some
- source files and cleanups to libnr.
-
- * src/sp-text.cpp: remove an unused variable.
-
- * src/display/sodipodi-ctrlrect.cpp: removed two unused variables.
-
-2004-04-16 MenTaLguY <mental@rydia.net>
-
- * src/selection.cpp, src/selection.h, src/forward.h: initial
- C++ification of SPSelection class
-
-2004-04-15 Kees Cook <kees@outflux.net>
-
- * debian/control, debian/changes: dropping (currently) unused
- dependancies. Added "0.39cvs" tag.
-
-2004-04-15 Carl Hetherington <inkscape@carlh.net>
-
- * src/seltrans.cpp, src/helper/sodipodi-ctrlrect.cpp,
- src/helper/sodipodi-ctrlrect.h:
- Use black, dashed bounding boxes for indicating itemselection,
- rather than red, solid boxes (as suggested by Bulia).
-
- * src/desktop.cpp:
- Small fix for the problem whereby the first file loaded in an
- Inkscape session will not have its grid set up properly. This was
- my patch #935013.
-
- * src/dialogs/filedialog-win32.cpp:
- Use the extension system to build the list of allowable file types
- for save. This means that save as PS and EPS work properly.
-
- * src/streams-zlib.cpp, src/livarot/PathConversion.cpp,
- src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
- src/livarot/PathStroke.cpp, src/livarot/Shape.cpp,
- src/livarot/ShapeMisc.cpp, src/display/nr-arena-glyphs.cpp,
- src/helper/sodipodi-ctrlrect.cpp, src/helper/sp-canvas.cpp,
- src/extension/internal/win32.cpp:
- Fix compiler warnings, mostly about unused variables.
-
- * src/helper/sp-canvas-util.cpp:
- Fix what I and someone else considered to be an obvious typo. The
- function in question isn't used, however, so it's a bit difficult
- to test.
-
- * src/libnrtype/nr-rasterfont.cpp:
- Fix a warning wrt a cast from NR::Matrix to NRMatrix.
-
- * src/sp-shape.cpp:
- Fix bug #935758.
-
-
-2004-04-14 Ted Gould <ted@gould.cx>
-
- * src/file.cpp, dialogs/filedialog.cpp:
- Making it so that the filename will get placed in the save as dialog
- if there is a name for the file. Otherwise the last save directory
- is used (properly now)
-
-2004-04-15 MenTaLguY <mental@rydia.net>
-
- * most files in src/: removed many old "compatable" struct typedefs
-
- * src/libarikkei/arikkei-dict.cpp, src/libarikkei/arikkei-dict.h:
- removed unused arikkei files
-
- * configure.in: added gtkmm dependency
-
-2004-04-14 Kees Cook <kees@outflux.net>
-
- * src/helper/unit-menu.cpp: Turns out I found a 2nd bug while
- investigating patch 934358. I've applied this patch again, which gives
- us the entire fix.
- * src/draw-context.cpp: Investigated patch 934351 from cth103. Applied a
- slight variation to conform to the function calling styles of that code.
- * configure.in: Implemented gcc version test for >= 3.0.0
- * src/file.cpp, src/interface.cpp, share/icons/icons.svg, src/verbs.cbb:
- finished "File / Revert" implementation. Found a memory leak in
- "file_save". Added more sanity checking to "sp_file_revert" and more
- status messages.
- * src/main.cpp, src/file.h, src/file.cpp: removed redundant code,
-implemented
- in "sp_file_open".
-
-2004-04-13 Kees Cook <kees@outflux.net>
-
- * tools-version.sh: added a possible fix for BSDish tools.
- * configure.in, share/patterns/Makefile.am: inkscape janitor strikes
- again! This is a quick cleanup to Ted's new directories. Looks
- like "patterns" got left out.
- * share/clipart/.cvsignore, share/templates/.cvsignore,
- share/examples/.cvsignore, share/fonts/.cvsignore,
- share/gradients/.cvsignore, share/keyboards/.cvsignore,
- share/palettes/.cvsignore, share/patterns/.cvsignore:
- Added Makefile build-cruft to .cvsignores.
- * src/helper/unit-menu.cpp: applied a variation to patch 934358 from cth103
- to fix grid unit changing bug.
- * configure.in: fixed capitalization of "libpng" to avoid confusion.
- * src/sp-namedview.cpp, src/document.cpp, src/document.h, src/file.cpp,
- src/file.h, src/document-undo.cpp, src/interface.cpp, src/verbs.cpp,
- src/verbs.h:
- Newly opened files will only create new windows if the current document
- is untouched. (RFE#928517)
- Added support for future "File/Revert" handling. Needs
- a little more support in the SPDocument structure. See notes in
- "src/file.cpp", function "sp_file_revert_dialog".
-
-2004-04-13 Ted Gould <ted@gould.cx>
-
- * configure.in, share/Makefile.am, share/clipart/Makefile.am,
- share/examples/Makefile.am, share/fonts/Makefile.am
- share/gradients/Makefile.am, share/keyboards/Makefile.am
- share/markers/Makefile.am, share/palettes/Makefile.am
- share/screens/Makefile.am, share/templates/Makefile.am:
- Making it so that the clipart and everything else gets put in
- the tarball, and also get installed in the share directory. Many
- of these have just 'README' files, but they now have good place-
- holders for further development.
-
-2004-04-12 Kees Cook <kees@outflux.net>
-
- * src/dialogs/stroke-style.cpp, src/Makefile.am, src/dialogs/Makefile.am,
- src/widgets/Makefile.am, configure.in: fixed up INKSCAPE_*DIR paths so CVS
- will compile happily for me. This way if paths change, files will be
- recompiled. The old way would let configure run again (changing the
- datadir path) without forcing a recompile, which could break the
- compiled paths.
-
-2004-04-13 John Cliff <simarilius@yahoo.com>
- * src/sp-shape.cpp, src/dialogs/stroke-style.cpp:
- Couple of changes to marker related code, mid and end markers now point in
-correct
- direction, turning off start markers behaves correctly.
- This follows on from changes made by me and Carl Hetherington that were
-commited
- yesterday to
- src/inkscape-stock.cpp, src/sp-item.cpp, src/sp-marker.cpp,
-src/sp-shape.cpp,
- src/style.cpp, src/style.h, src/dialogs/stroke-style.cpp
- to implement marker UI and fixes to the marker rendering code.
-
-2004-04-11 Ted Gould <ted@gould.cx>
-
- * src/extension/system.cpp, src/extension/internal/eps-out.cpp
- src/extension/internal/eps-out.h:
- First pass at a file save dialog with EPS output. The dialog
- sets the bounding box in the file. Comments encouraged.
-
-2004-04-11 Ted Gould <ted@gould.cx>
-
- * src/file.cpp, src/main.cpp, src/print.cpp, src/extension/init.cpp,
- src/extension/init.h, src/extension/system.cpp, src/extension/system.h,
- src/extension/implementation/script.cpp,
-src/extension/internal/eps-out.cpp,
- src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
- src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
- src/extension/internal/win32.cpp:
- Change alot of files, but small changes. Basically just took
- system.cpp and init.cpp and finally ported them to the Inkscape::
- Extension namespace. Cleaned up the code in them a bunch, it is
- much easier to read now! All the other files are just referencing
- these changes.
-
-2004-04-11 Kees Cook <kees@outflux.net>
-
- * src/verbs.h, src/verbs.cpp, src/interface.cpp, src/interface.h: replaced
- the rest of the missing menu verbs: "View New", "Cleanup". Created
- generic function to add icons to a given menu item (for submenu icons
- mostly).
- * share/icons/icons.svg: added "selection_cleanup", "selection_deselect",
- "selection_select_all". Corrected "view_new" and "selection_smooth",
- "dialog_toggle", "dialog_tool_options", "file_open_recent".
- * src/selection-chemistry.cpp, src/selection-chemistry.h: renamed
- "selection_cleanup" function.
-
-2004-04-11 Jon Phillip <jon@rejon.org>
-
- * Makefile.mingw share/Makefile.am src/Makefile.am
- share/markers/Makefile.am share/markers/.cvsignore config.h.mingw
- configure.in:
- Added the proper infrastructure to get files to the right location for
- markers.
-
- * share/tutorials/tipsandtricks.svg: Deleted the URL trick because it no
- longer works or something.
-
-2004-04-11 Kees Cook <kees@outflux.net>
-
- * src/verbs.h, src/verbs.cpp: added verbs for the Help and Tutorials menus.
- * src/interface.cpp: replaced contents of sp_ui_menu_help to use new verbs.
- * src/help.h, src/help.cpp: replaced sp_help_keys with more generic
- sp_help_open_screen, similar to sp_help_open_tutorial.
- * share/icons/icons.svg: created really ugly "help_tutorials" and
- "help_keys" icons. The "help_keys" one needs the most help. :)
-
-2004-04-09 Ted Gould <ted@gould.cx>
-
- * share/extensions/Makefile.am, share/extensions/epsi_output.inkmod,
- share/extensions/ps2epsi.sh, src/extension/extension.cpp,
- src/extension/extension.h, src/extension/init.cpp,
- src/extension/implementation/implementation.cpp,
- src/extension/implementation/implementation.h,
- src/extension/implementation/script.cpp,
- src/extension/implementation/script.h,
- src/extension/internal/Makefile.am, src/extension/internal/eps-out.cpp,
- src/extension/internal/eps-out.h, src/extension/internal/ps.cpp:
-
- Okay, these are some changes that I've had in my directory for
- a little while.
-
- 1) adding the basics of checking extensions. This will allow
- them to remove themselves based on their dependencies failing.
-
- 2) Adding the concepts of a 'helper extension' to scripts. This
- allows them to use other extensions for handling the data, so
- they don't have to deal with SVG directly - Inkscape will
- build the pipeline. An example of this is the epsi output.
-
- 3) Adding the bounding box change provided by Carl Hetherington
- to the Postscript output. The EPS output plugin sets this, so
- now EPSes have smaller bounding boxes. A GUI needs to be
- written for this setting.
-
-2004-04-08 MenTaLguY <mental@rydia.net>
-
- * configure.in, src/svg/ftos.cpp: fix for OS X build
-
- * src/extensions/internal.ps.cpp: crash fix
-
-2004-04-07 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr.cpp: adjusted the advertising comment in the default
- document template (we need a real default document template, btw)
-
- * src/svg/ftos.cpp, src/svg/itos.cpp, src/svg/round.cpp,
- src/svg/ftos.h, src/svg/stringstream.h: incorporated Bryce's number
- serializing code (disabled for now, due to the impending release)
-
- * src/dialogs/stroke-style.cpp, src/dialogs/sp-shape.cpp:
- nuked unused variables
-
-2004-04-07 bulia byak <bulia@users.sourceforge.net>
-
- * icons.svg: Alignment fix
-
- * src/select-toolbar.cpp: Swapped rotate buttons
-
- * share/tutorials/: Cleanup, added Russian translation of basic
-
- * extension/extension.cpp extension/system.cpp extension/internal/ps.cpp
- extension/implementation/script/cpp: Fixes to make non-ascii filenames work
-again
-
- * src/verbs.cpp: Remove xpm icon that causes trouble on win32
-
- * share/examples/: new gradient.svg, tiger.svgz, cleanup
-
- * src/widgets/gradient-vector.cpp: Crash fix: loading new gradient into the
- editor does not completely reset it
-
- * share/icons/icons.svg: New dialog icons, draw tool icons, changed colors
-
- * src/dialogs/align.cpp src/helper/bezier-utils.cpp: remove pjrm's debug
-output
-
- * share/tutorials/: SVG cleanup: remove unused font properties, wrong radius
- paths in ellipses (leftovers from old versions). Expanded & updated tips &
-tricks.
-
- * file.cpp: Set uri on save in one place; save 'offcially' from here only
-
- * system.cpp system.h: Remove redundant uri-setting on open and save, add
- official arg to sp_module_system_save to prevent docname/docbase changing on
- temporary saves
-
- * many files: _() fixes, edits in labels, messages, tooltips, mnemonics
-
- * src/inkscape.cpp: remove redundancy in error messages for failing to load
-prefs
-
- * share/extensions src/extension/internal: Renaming file formats to include
-(*.ext)
-
- * src/interface.cpp src/dialogs/filedialog.cpp: Transientize, make modal
- open/save dialogs, ditto for warning overwrite and make it unresizeable
-
- * src/dialogs/xml-tree.cpp: Do not deselect item on canvas when a
-non-selectable
- thing is highlighted in xml editor
-
- * src/sp-guide.cpp: Guide position updated after undo
-
- * src/widgets/sp-xmlview-attr-list.cpp: Max length of viewable attributes
- increased
-
- * many files: Adib's svgostringstream patches to remove printfs
-
- * src/selection-chemistry.cpp: Crash fix when pasting style to an object
-that
- has none (e.g. group)
-
- * src/knot.cpp: Knot dragging autoscrolls
-
- * src/sp-text.cpp src/text-context.cpp: Cursor movements autoscroll
-
- * src/desktop.h src/desktop.cpp: autoscrollspeed can be overridden in call
-to
- sp_desktop_scroll_to_point
-
- * src/text-context.cpp src/sp-text.cpp: Text cursor made inverse. Initial
-cursor
- after click is no longer horizontal.
-
- * src/helper/sp-ctrlline.cpp: Always-visible inversion for ctrlline
-
- * src/libnrtype/nr-type-w32.cpp: Fix stretch and variant on win32
-
- * src/widgets/gradient-vector.cpp: Undo fix; new stop takes average of its
- neighbors' colors; is between stops even when the last stop is selected
-
-2004-04-06 Ted Gould <ted@gould.cx>
-
- * src/file.cpp, src/dialogs/filedialog.cpp, src/extension/extension.cpp,
- src/extension/system.cpp:
- Moving code around so that the filename extension gets put on by
- the extension that is saving the file. This adds a couple complications
- in that the extension now needs to check for overwriting the file
- and also set the document URI. Better overall, but a PITA.
-
-2004-04-05 njh <njh@mail.csse.monash.edu.au>
-
- * debian/rules,debian/control: applied patch from Kees Cook to remove
- obsolete libraries, and to tidy things up a tad.
-
-2004-04-04 Ted Gould <ted@gould.cx>
-
- * src/main.cpp, src/extension/extension.cpp, src/extension/system.cpp:
- Now the input autodetect will try the SVG filter if the autodetect
- fails. This was done by the command line, but now it is done
- everywhere.
-
-2004-04-04 MenTaLguY <mental@rydia.net>
-
- * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr.h:
- Take the full list of document node children from libxml, and
- append them in the correct order. This fixes bug #929348.
-
- * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr-private.h:
- Added API for coping with comments at the root level (i.e. siblings
- of the root XML node), and made corresponding changes to the repr-io
- code. In theory this should be enough to preserve them upon loading,
- though in practice it still doesn't appear to be working (bug #929348).
- Is there some libxml thing we need to do?
-
-2004-04-04 Ted Gould <ted@gould.cx>
-
- * a bunch of files
- Sorry, I seem to be in some delay getting e-mail. Anyway, a few
- files were changed to add in a new parameter 'dataloss' Basically
- this signifies that a format was used to save that may not save
- the whole document and thus, a pop-up is elevated on close to signal
- that you might want to 'really save' this document.
-
-2004-04-03 Ted Gould <ted@gould.cx>
-
- * share/extensions/svgz_input.inkmod, src/file.cpp,
- src/extension/extension.cpp, src/extension/internal/svg.cpp:
- Making it so that input extensions can specify the output extension
- that gets used to save them. If this field isn't filled in, the value
- gets set to NULL, and then the Save As dialog is used instead of
- just trying to save.
-
-2004-04-03 Ted Gould <ted@gould.cx>
-
- * src/file.cpp, src/main.cpp, src/extension/extension.cpp,
- src/extension/extension.h, src/extension/system.cpp,
- src/extension/internal/svg.cpp:
- Fixing the output_extension flag to not be saved in a file, but also
- to be able to be specified by the input module. Also, this fixes
- the commandline processing of files to make them use the extension
- system.
-
-2004-04-02 Ted Gould <ted@gould.cx>
-
- * src/file.cpp, src/extension/db.cpp, src/extension/internal/svg.cpp:
- Changing it so that SVG documents open and default to with
- extension namespace. Also, autodetect is reenabled.
-
-2004-04-03 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Fix my
- previous commit.
-
-2004-04-02 Ted Gould <ted@gould.cx>
-
- * share/extensions/svgz_output.inkmod, src/main.cpp, src/print.cpp,
- src/extension/init.cpp, src/extension/implementation/script.cpp,
- src/extension/implementation/script.h,
- src/extension/internal/Makefile.am, src/extension/internal/ps-out.cpp,
- src/extension/internal/ps-out.h, src/extension/internal/ps.cpp:
- Fixing the commandline printing. This required fixing both the
- print driver to handle the newer extensions stuff. It seems
- happy now. I went ahead and implemented save as postscript
- while I was at it.
-
-2004-04-02 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
-
- * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Ensure that the
- "improved" value is never worse than the previous guess.
-
- * src/helper/bezier-utils.cpp:
- Greater CodingStyle conformance, mainly whitespace changes.
-
- * src/helper/bezier-utils.cpp (sp_bezier_fit_cubic_full):
- Always reparameterize between generate_bezier and calc_max_error.
- Switch from discouraged alloca (see man page) to g_new, at cost of
- some extra g_free calls in the code.
- (reparameterize): Do in-place modification.
-
- * src/helper/bezier-utils-test.cpp:
- Add tests for generate_bezier, sp_bezier_fit_cubic_full.
- Change to a simpler test bezier.
-
- * src/helper/bezier-utils.cpp (sp_darray_left_tangent,
- sp_darray_right_tangent):
- Switch to using just the two end points for calculating the gradient.
- (The old code could sometimes cause g_warning's.)
- Correct the documentation of requirements.
- (sp_darray_center_tangent): Similarly remove the #if'ed out code for
- looking at more than two points.
-
-See doc/Changelog_archive.txt for older entries
-
-# Local Variables:
-# tab-width:8
-# indent-tabs-mode:t
-# End:
-# vim: tabstop=4:noexpandtab:shiftwidth=4
diff --git a/ChangeLog-0.91 b/ChangeLog-0.91
new file mode 100644
index 000000000..bee532fc8
--- /dev/null
+++ b/ChangeLog-0.91
@@ -0,0 +1,16924 @@
+2014-02-16 Sebastian Wüst <sebi@timewaster.de>
+
+ various optimizations, move extension to 'Export' submenu
+
+2014-02-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix console messages (see Bug #879058 - Spray Single Path Mode includes original object).
+
+2014-02-15 apenner <penner@vaxxine.com>
+
+ Extensions. Scaling of stroke and some sizes into document units, Part 5 (Bug 1240455)
+
+2014-02-16 ~suv <suv-sf@users.sourceforge.net>
+
+ Symbols: turn off viewBox-related debug messages (from r13002)
+
+2014-02-14 apenner <penner@vaxxine.com>
+
+ Extensions. Scaling of command-line bbox into document units, Part 4 (Bug 1240455)
+
+2014-02-13 apenner <penner@vaxxine.com>
+
+ extensions. ink2canvas.py. pass reference to self (Bug 1258473)
+
+2014-02-12 ~suv <suv-sf@users.sourceforge.net>
+
+ Image import dialog: add dpi option (from file or default), use compacter layout (help as tooltips)
+
+2014-02-12 tavmjong-free <tavmjong@free.fr>
+
+ Set bitmap upscaling preference in Cairo based PS and PDF output.
+
+2014-02-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1248542 (fix for filters.svg) by v1nce.
+
+2014-02-11 tavmjong-free <tavmjong@free.fr>
+
+ Set 'preserveAspectRatio' to 'none' for PDF image input. Fixes #878984.
+
+2014-02-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix compiler warnings (bug #1278049 )
+
+2014-02-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ suppress compiler warnings
+
+2014-02-11 tavmjong-free <tavmjong@free.fr>
+
+ Set 'preserveAspectRatio' to 'none' when importing an image.
+
+2014-02-11 tavmjong-free <tavmjong@free.fr>
+
+ Fix parsing of preserveAspectRatio broken in r13016.
+
+2014-02-10 apenner <penner@vaxxine.com>
+
+ Extensions->Render submenu. Scaling into document units for grid.cpp (Bug 1240455)
+
+2014-02-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Fixing format-security errors in text debug code.
+
+2014-02-09 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ viewbox: simple code clean-up
+
+2014-02-09 apenner <penner@vaxxine.com>
+
+ Extensions->Render submenu. Scaling of group transform into document units, Part 3 (Bug 1240455)
+
+2014-02-09 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix build on Mavericks (clang, libc++)
+
+2014-02-09 mathog <mathog@caltech.edu>
+
+ memleak fix
+
+2014-02-08 apenner <penner@vaxxine.com>
+
+ more robust versions of triangle.py and wireframe_sphere.py, see rev 13007
+
+2014-02-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #879058 (Spray Single Path Mode includes original object).
+
+2014-02-08 apenner <penner@vaxxine.com>
+
+ reverting triangle.py and wireframe_sphere.py from rev 13007
+
+2014-02-08 mathog <mathog@caltech.edu>
+
+ DrawingContext: change variable names ct to dc (bug #1272073)
+
+2014-02-08 mathog <mathog@caltech.edu>
+
+ EMF/WMF support: Various changes (see bug #1263242 c35 for details)
+
+ EMF support:
+ - linear gradients: improve numeric stability on round-trip editing
+ - linear gradients: fix scaling issue
+
+ libTERE/text_reassemble update:
+ - improve handling of whitespace created with large x kerns
+ - fix handling of absolute RTL-positioning of LTR text in EMF files
+
+ WMF support:
+ - fix support for 'textout' records and Placeable headers
+ - add support for CREATEPATTERNBRUSH
+ - fix offset on load if opened via GUI (bug #1250250)
+
+2014-02-07 apenner <penner@vaxxine.com>
+
+ Extensions->Render submenu. Scaling of input parameters into document units, Part 2 (Bug 1240455)
+
+2014-02-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1275443 (Including picture results in crash).
+
+2014-02-07 tavmjong-free <tavmjong@free.fr>
+
+ Slightly improved fix to previous check-in.
+
+2014-02-07 tavmjong-free <tavmjong@free.fr>
+
+ Prevent attempt to initialize/compare std::string with/to null pointer.
+
+2014-02-06 tavmjong-free <tavmjong@free.fr>
+
+ Markers are never shown directly, even if outside of <defs> section.
+
+2014-02-06 tavmjong-free <tavmjong@free.fr>
+
+ Added new base class to handle viewBox and preserveAspectRatio.
+ Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class.
+ Fixed some viewport issues when % used.
+
+2014-02-05 apenner <penner@vaxxine.com>
+
+ Extensions->Render submenu. Scaling of input parameters into document units, Part 1 (Bug 1240455)
+
+2014-02-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2014-02-05 Yuri Chornoivan <yurchor@gmail.com>
+
+ Ukrainian translation update
+
+2014-02-05 Yuri Chornoivan <yurchor@gmail.com>
+
+ typos in symbols
+
+2014-02-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1250685 (Unnecessary gender-specific terms in code).
+
+2014-02-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool-switch).
+
+2014-02-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1275146 (numerous messages of type unknown type: rdf:RDF).
+
+2014-02-02 Sebastian Wüst <sebi@timewaster.de>
+
+ added parameter to switch off auto alignment for engraving machines
+
+2014-02-01 apenner <penner@vaxxine.com>
+
+ remove vertical offset when stretching a horizontal line (Bug 1275077)
+
+2014-02-01 tavmjong-free <tavmjong@free.fr>
+
+ Fix some formatting problems and add formatting info at end of file.
+
+2014-01-31 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Do not throw TypeNotRegistered exceptions for now, since they interfere
+ with debugging via 'catch throw'.
+
+2014-01-31 apenner <penner@vaxxine.com>
+
+ simplify equations in get_scale_transform_for_variable_stroke() for the case of 'scaled stroke'/'optimized transforms'
+
+2014-01-31 Martin Owens <doctormo@gmail.com>
+
+ Fix spacing/remove tabs and eliminate extra conditional.
+
+2014-01-30 tavmjong-free <tavmjong@free.fr>
+
+ Restore default configure.ac, modified version committed by accident.
+
+2014-01-30 tavmjong-free <tavmjong@free.fr>
+
+ Don't reverse object order when creating a marker.
+
+2014-01-30 tavmjong-free <tavmjong@free.fr>
+
+ Correct positioning of custom markers. Fixes #230491.
+
+2014-01-30 tavmjong-free <tavmjong@free.fr>
+
+ Prevent crash if a symbols file does not have a title.
+
+2014-01-29 Martin Owens <doctormo@gmail.com>
+
+ Revert sp-image until the refactoring takes.
+
+2014-01-29 ctenar <ctenar@fujitsu.k.utb.cz>
+
+ * [INTL:sk] Slovak translation update
+
+2014-01-27 Martin Owens <doctormo@gmail.com>
+
+ Protect pdf and png exports from failure and output reasonalbe warnings.
+
+2014-01-27 Martin Owens <doctormo@gmail.com>
+
+ Protect export options from blank filenames, png, pdf, emf and wmf. This should fix Bug #941103
+
+2014-01-26 apenner <penner@vaxxine.com>
+
+ sbasis-to-bezier : add support for case where Bezier control arm length is zero (Bug 1272119)
+
+2014-01-26 Martin Owens <doctormo@gmail.com>
+
+ Check file existance and clean up memory issues thanks to KK and Johan
+
+2014-01-24 Martin Owens <doctormo@gmail.com>
+
+ A partial refactor of sp-image.cpp, expect more.
+
+2014-01-24 Martin Owens <doctormo@gmail.com>
+
+ Move absolute path generator to URI and use std::strings
+
+2014-01-23 Sebastian Wüst <sebi@timewaster.de>
+
+ fixed user description of VS command
+
+2014-01-23 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix GTK3 build failure (follow-up to r12971)
+
+2014-01-22 Martin Owens <doctormo@gmail.com>
+
+ Make sure we're not interfering with right or middle click with undo prevention bug #168695
+
+2014-01-22 Martin Owens <doctormo@gmail.com>
+
+ Don't throw away an existing full path.
+
+2014-01-22 Martin Owens <doctormo@gmail.com>
+
+ Improve warnings for missing files. Don't just assert bolocks to the user.
+
+2014-01-22 Martin Owens <doctormo@gmail.com>
+
+ Move sub-document reference creation code from uri-reference to document.cpp as createChildDoc(path)
+
+2014-01-22 Martin Owens <doctormo@gmail.com>
+
+ Protect against infinate looping of new included hrefs
+
+2014-01-21 Martin Owens <doctormo@gmail.com>
+
+ Improve use tag logic by recording the loaded documents in a list.
+
+2014-01-22 mathog <mathog@caltech.edu>
+
+ EMF export: fix handling of transformed rectangular gradients (bug #1263242)
+
+2014-01-21 Martin Owens <doctormo@gmail.com>
+
+ Move dragging undo block from tools-base to canvas. Regarding bug #168695
+
+2014-01-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Revert last commit (breaks changing document units).
+
+2014-01-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix imprecise viewBox dimensions on page size change (bug #1235279).
+
+2014-01-20 apenner <penner@vaxxine.com>
+
+ 1. make scaling of stroke of horizontal line the same as nearly horizontal line. 2. remove vertical offset when using Transform dialog to attempt to vertically scale horizontal line.
+
+2014-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck stuff
+
+2014-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2014-01-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1270287 (The toolbox buttons toggle between being pressed and released).
+
+2014-01-19 Martin Owens <doctormo@gmail.com>
+
+ Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #168695
+
+2014-01-19 Martin Owens <doctormo@gmail.com>
+
+ Allow undo methods to survive a non-sensitive call.
+
+2014-01-19 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. No need to translate strings with one single space.
+
+2014-01-19 JazzyNico <nicoduf@yahoo.fr>
+
+ LPE strings consistency fix.
+
+2014-01-19 apenner <penner@vaxxine.com>
+
+ fix scaling crash caused by negative stroke (Bug 1270464)
+
+2014-01-19 Martin Owens <doctormo@gmail.com>
+
+ Try another fix for the undo when dragging bug #168695
+
+2014-01-17 Martin Owens <doctormo@gmail.com>
+
+ Fix missing embeded image condition, kindly caught by suv in bug #1270334
+
+2014-01-18 mathog <mathog@caltech.edu>
+
+ libUEMF update; EMF linear gradient bug fixes (bug #1263242)
+
+2014-01-17 kris-degussem
+
+ i18n. Fix for Bug #1269943 (Context for message Offset:).
+
+2014-01-17 apenner <penner@vaxxine.com>
+
+ avoid singularity when scaling horizontal or vertical line. (Bug 1262146)
+
+2014-01-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Better fix for GTK3 build error in symbols.cpp.
+
+2014-01-17 JazzyNico <nicoduf@yahoo.fr>
+
+ GTK3 build error in symbols.cpp.
+
+2014-01-17 suv-lp
+
+ Simplified patch for symbols i18n and typo in .bzrignore.
+
+2014-01-17 suv-lp
+
+ Fix symbols Makefile.am for out-of-src tree build (thanks ~suv).
+
+2014-01-17 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Symbols are now translatable (see Bug #1261198); POT file and French translation updated.
+
+2014-01-16 Martin Owens <doctormo@gmail.com>
+
+ More cleaning of the image tag handler and seperate filename from load.
+
+2014-01-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ prevent compiler warnings
+
+2014-01-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix null pointer dereference
+
+2014-01-16 Martin Owens <doctormo@gmail.com>
+
+ Clean up sp-image's read_image, remove duplicate code
+
+2014-01-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Fixing edit-clear icon in the star tool (partial fix for Bug #1269698).
+
+2014-01-16 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ 2geom: remove accidentally forgotten debug message
+
+2014-01-16 Martin Owens <doctormo@gmail.com>
+
+ Add the ability to load external documents in xlink:hrefs such as the use element. See bug #1269880
+
+2014-01-16 ~suv <suv-sf@users.sourceforge.net>
+
+ bzrignore: update ignore list to include new i18n file (follow-up to r12937)
+
+2014-01-15 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. New from Template entries now translatable (see Bug #383844). POT file and French translation updated.
+
+2014-01-15 apenner <penner@vaxxine.com>
+
+ for rubberband outline, add shading instead of XOR (Bug 1266308)
+
+2014-01-15 tavmjong-free <tavmjong@free.fr>
+
+ Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). Note: 523285 is not a bug.
+
+2014-01-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1236282 (add full keyboard navigation support for new templates dialog).
+
+2014-01-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ drop useless checks for hard Cairo version dependency
+
+2014-01-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Additional fix for Bug #1268778 (Move cursor disappears after clicking on Select Tool (F1) twice).
+
+2014-01-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1268778 (Move cursor disappears after clicking on Select Tool (F1) twice).
+
+2014-01-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ multi-path-manipulator: strip dead code
+
+2014-01-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ fix warnings on compilers that provide unordered_set
+
+2014-01-14 bryce <bryce@canonical.com>
+
+ Fix bzr revision number in version string (LP #1071923)
+
+ Patch from David Evans.
+
+2014-01-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ autogen.sh: Improve portability
+
+2014-01-14 Martin Owens <doctormo@gmail.com>
+
+ Merge in patch from mathog in Bug #1241797
+
+2014-01-14 Martin Owens <doctormo@gmail.com>
+
+ Merge in patch from bug #1267842 to fix Inkex module open order.
+
+2014-01-14 Martin Owens <doctormo@gmail.com>
+
+ Fix bug #1239779 by removing caching for symbols.
+
+2014-01-13 tavmjong-free <tavmjong@free.fr>
+
+ Add GUI for feComponentTransfer filter primitive.
+
+2014-01-13 tavmjong-free <tavmjong@free.fr>
+
+ Prevent segfault if 'tableValues' is empty.
+
+2014-01-13 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ update 2geom's copy to r2142
+
+2014-01-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ LPE: rename function getHelperPaths --> getCanvasIndicators (the function is not yet called by anyone, but the naming was confusing)
+
+2014-01-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ lpe knot: code cleanup. mostly adding parens to if-statement predicates that relied on operator precedence
+
+2014-01-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix build with boehm-gc 7.4.0+ (patch by Vladimir Smirnov, slightly modified by me)
+
+2014-01-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ pass class variables by reference for performance
+
+2014-01-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ pass class variables by reference for performance
+
+2014-01-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ gtkmmification (seems there is more margin in desktop-widget.cpp)
+
+2014-01-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ suppress compiler warnings
+
+2014-01-10 bryce <bryce@canonical.com>
+
+ btool: Fix hitting cmdline limit on XP/Mingw/Msys (Fixes #1251405)
+
+ Current releases of trunk fail to build on Windows XP because command
+ line length limits are hit. This patch sends only the unique parameters
+ from the "libs" field during the link stage to the command. This saves
+ enough characters so that btool will complete the build.
+
+ It is not a long term solution, but will allow development to continue
+ on Windows for a while longer, until the underlying problems can be
+ addressed.
+
+ Patch authored by David Mathog (mathog)
+
+ Signed-off-by: Bryce Harrington <bryce@bryceharrington.org>
+
+2014-01-10 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add another break. It is not strictly necessary here, but who knows what code is added below in the future.
+
+2014-01-10 Martin Owens <doctormo@gmail.com>
+
+ Stop button_release events causing an enter_notify with a simple break. Fixes bug #1255791
+
+2014-01-09 Martin Owens <doctormo@gmail.com>
+
+ Give the selection id a default just in case every selected item has no id. Fixes crash in bug #1257417
+
+2014-01-09 Martin Owens <doctormo@gmail.com>
+
+ Change Sans to sans-serif on suv's advice in bug #1230241
+
+2014-01-09 Martin Owens <doctormo@gmail.com>
+
+ Make Sans the default if pango can't get the family name from the font description. Helps fix bug #1230241
+
+2014-01-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ new Dutch translation of pixel art tutorial
+
+2014-01-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ tracing pixel art tutorial update
+
+2014-01-09 Martin Owens <doctormo@gmail.com>
+
+ For bug #1267552 Allow pseudo class matches to continue matching the rest of a css statement instead of being sufficiant.
+
+2014-01-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1266113 (xcf export only allows 90 dpi).
+
+2014-01-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ null check: fix regression Bug #1258815 (crash after using Edit nodes icon twice (rev >= 12730))
+
+2014-01-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ add null check: should fix bug #1163241 (inkscape crashed with SIGSEGV in Inkscape::Preferences::_getNode())
+
+2014-01-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ suppress compiler warnings
+
+2014-01-08 Martin Owens <doctormo@gmail.com>
+
+ Rebuild symbols collection if opening or closing documents.
+
+2014-01-08 Martin Owens <doctormo@gmail.com>
+
+ Add id switch to unsymbol to stop clones from being deleted.
+
+2014-01-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ comment-out unused code
+
+2014-01-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix warnings
+
+2014-01-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix warning, update comments
+
+2014-01-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ small code clarification, doesn't change anything, but makes intent more clear
+
+2014-01-08 Martin Owens <doctormo@gmail.com>
+
+ Change my mind on the solution to the bug, protect all selection additions.
+
+2014-01-08 tavmjong-free <tavmjong@free.fr>
+
+ Prevent infinite loop with bad input.
+
+2014-01-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ warning cleanup
+
+2014-01-08 Martin Owens <doctormo@gmail.com>
+
+ Make damn sure the item hasn't been deleted before adding it.
+
+2014-01-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix "set but ununused" warning
+
+2014-01-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ glyph drawing: improve code
+
+2014-01-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix bug (and add parens so we don't rely on operator precedence)
+
+2014-01-08 Martin Owens <doctormo@gmail.com>
+
+ Language pseudo class should be case-insenstivie
+
+2014-01-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ pot-file update
+
+2014-01-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ c-string buffer > Glib::ustring usage
+
+2014-01-06 Jabiertxof <info@marker.es>
+
+ Fix transforming shapes with path effect applied (bug #1247324)
+
+2014-01-06 bryce <bryce@canonical.com>
+
+ Only display snapping tooltip if source / target are defined (LP #1255764)
+
+2014-01-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ Uniform colons usage in UI in front of edit boxes
+
+2014-01-04 apenner <penner@vaxxine.com>
+
+ modify get_scale_transform_for_variable_stroke() to be consistent with get_scale_transform_for_uniform_stroke() (Bug 1262146)
+
+2014-01-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1057494 (Remove Manual Kerns hides the selected text).
+
+2014-01-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1265556 (plain svg export is broken for filter).
+
+2014-01-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Fixing errors and warnings in the debug code.
+
+2014-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ gimpspinscale (upstream gtk3-port#28c62): Convert to GtkStyleContext
+
+2014-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ gimpspinscale (upstream #6940c): Add get/set_label
+
+2014-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ gimpspinscale (upstream #fb623): Reorder functions
+
+2014-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ gimpspinscale (upstream #ce8ae): Fix text rendering on dark bg
+
+2014-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ gimpspinscale (upstream #85a09): Fix drag issue
+
+2014-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop using GTK_IS_HBOX: Deprecated in Gtk+ 3
+
+2014-01-02 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix pointer initialization ( "0" --> "NULL")
+
+2014-01-02 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ try to improve some error-prone piece of code (icon name related)
+
+2014-01-02 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix Windows build (constness)
+
+2014-01-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
+
+2014-01-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ memory leak fix (doc_title) + code readability
+
+2014-01-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #950781 (There is no disk in drive error when opening Inkscape in Windows 7) by Max Gaukler.
+
+2013-12-31 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukrainian translation update by Yuri Chornoivan.
+
+2013-12-31 apenner <penner@vaxxine.com>
+
+ prevent singularity when scaling horizontal or vertical line
+
+2013-12-30 apenner <penner@vaxxine.com>
+
+ modify transform behaviour for unscaled stroke width, Preserved Transforms (Bug 1262146)
+
+2013-12-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1236282 (add full keyboard navigation support for new templates dialog).
+
+2013-12-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1204732 (Inkscape crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()).
+
+2013-12-26 Sebastian Wüst <sebi@timewaster.de>
+
+ fixed bug serial missing
+
+2013-12-26 Sebastian Wüst <sebi@timewaster.de>
+
+ fixed positioning bug
+
+2013-12-26 Sebastian Wüst <sebi@timewaster.de>
+
+ added force and speed options and support for KNK Zing plotters
+
+2013-12-24 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI message fix
+
+2013-12-24 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2013-12-21 UweSchoeler <mail@uwe-schoeler.de>
+
+ Update
+
+2013-12-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ add null check
+
+2013-12-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Null check added. (should fix bug 1172484)
+
+2013-12-17 apenner <penner@vaxxine.com>
+
+ modify transform behaviour for scaled stroke width, Preserved Transforms
+
+2013-12-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ Check order (fixing bug 1219264 ?)
+
+2013-12-15 Sebastian Wüst <sebi@timewaster.de>
+
+ added show debug info option, small text changes
+
+2013-12-12 tavmjong-free <tavmjong@free.fr>
+
+ Accept new CSS blend properties as valid.
+
+2013-12-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1255367 (Alt D clears undo history even when nothing happens).
+
+2013-12-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #498141 (Crash on opening Inkscape Preferences... dialog (color profiles)).
+
+2013-12-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Partial fix for Bug #1256347 (spiral and stars tools, the inputbox for turns and corners shows 3 after undo).
+
+2013-12-10 tavmjong-free <tavmjong@free.fr>
+
+ New CSS blending modes (outside of filters).
+ Define WITH_CSSBLEND to try out.
+ Note: The modes are defined in CSS Compositing and Blending Level 1.
+ To do: GUI. Isolate SVG drawing from Inkscape background (i.e. page border).
+
+2013-12-10 tavmjong-free <tavmjong@free.fr>
+
+ Add JessyInk namespace.
+
+2013-12-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Shortcuts. Adding Ctrl+Alt+N for the New From Template dialog.
+
+2013-12-09 Josh Andler <scislac@gmail.com>
+
+ Superficial text fix in gradient toolbar.
+
+2013-12-07 apenner <penner@vaxxine.com>
+
+ patch by Adolf Mathias and ~suv for Bug 1136495
+
+2013-12-06 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1257007 ([devlibs-gtk3] Crash when clicking on Export As...).
+
+2013-12-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix Segmentation fault while exporting to Plain SVG (Bug #1202753) (patch of Anshul Bhatnagar)
+
+2013-12-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ add null pointer check
+
+2013-12-05 tavmjong-free <tavmjong@free.fr>
+
+ New CSS blending and compositing modes.
+ Define WITH_CSSBLEND and/or WITH_CSSCOMPOSITE to try out.
+ Note: these new modes are not yet defined to apply to SVG filters in the
+ CSS Compositing and Blending Level 1 or in CSS Filters Level 1 specifications.
+ They are expected to be included in Level 2.
+
+2013-12-03 JazzyNico <nicoduf@yahoo.fr>
+
+ ImageMagick exception handling improvements (see Bug #1252719).
+
+2013-12-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1094511 (GTK3: rulers render with solid black bg).
+
+2013-12-03 tavmjong-free <tavmjong@free.fr>
+
+ Restore original file format with added metadata.
+
+2013-11-30 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix build with freetype >= 2.5.1
+
+2013-11-24 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2013-11-24 Kris <Kris.De.Gussem@hotmail.com>
+
+ typo
+
+2013-11-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ reorder header file includes. Because glibmm depends on a deprecated/threads.h of glib, it has to be included first.
+
+2013-11-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ the C++11 fails without this small change in constness of a GSList iterator
+
+2013-11-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI messages
+
+2013-11-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash bug 1253721, document code with explanation
+
+2013-11-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix memleak
+
+2013-11-19 tavmjong-free <tavmjong@free.fr>
+
+ BalloonSymbols.svg rewritten. Balloon symbols should render properly in all browsers.
+
+2013-11-19 tavmjong-free <tavmjong@free.fr>
+
+ Increased pattern resolution to fix blocker bug #1251039.
+
+2013-11-19 tavmjong-free <tavmjong@free.fr>
+
+ Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.
+ Removed two unused preference options for bitmaps.
+
+2013-11-18 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix initialization bug, that leads to non-continuous path
+
+2013-11-18 Sebastian Wüst <sebi@timewaster.de>
+
+ removed access to private member, fixed dpi calculation
+
+2013-11-18 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Fix for Bug #1252229 (As for the verb name XXX (No preferences), XXX are not localized.).
+
+2013-11-17 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ adhere to Python "convention" of using double underscore to indicate class private members
+
+2013-11-17 Sebastian Wüst <sebi@timewaster.de>
+
+ added missing documentation
+
+2013-11-17 Sebastian Wüst <sebi@timewaster.de>
+
+ changed unit calculation to regard doc unit
+
+2013-11-14 apenner <penner@vaxxine.com>
+
+ fix typo in rev 12797
+
+2013-11-14 Sebastian Wüst <sebi@timewaster.de>
+
+ small optimizations
+
+2013-11-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ More scan-build null pointer checks
+
+2013-11-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ splivarot: Clean up assertions where possible
+
+2013-11-13 Sebastian Wüst <sebi@timewaster.de>
+
+ renamed some methods + removed unnecessary text + and fixed start option
+
+2013-11-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix warning
+
+2013-11-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2013-11-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Add command line support for EMF and WMF export, by David Mathog.
+
+2013-11-13 tavmjong-free <tavmjong@free.fr>
+
+ Partial fix for blocker bug 1163449: "Imported bitmap appear blurry when zoomed in"
+ Fixed typo in style.cpp which prevent reading in "image-rendering" attribute.
+
+2013-11-13 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ Windows: need extra define to tell the source code we are in C++11 mode
+
+2013-11-13 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix C++11 build on Windows, now build finishes without errors with TDM-GCC 4.6.1
+
+2013-11-13 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix build, complementary to rev12804 (forgot to commit)
+
+2013-11-13 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix C++11 compilation. There A LOT of const_casts in this file... :-(
+
+2013-11-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ update 2geom : sbasis.h, improves iterators, helps compilation with C++11
+
+2013-11-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ part of patch by David Evans to fix C++11 build
+
+2013-11-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ part of patch by David Evans to fix C++11 build
+
+2013-11-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix type. note that a real fix should get rid of all the macros like SVG_ZOOM_AND_PAN and replace it with enum...
+
+2013-11-12 Sebastian Wüst <sebi@timewaster.de>
+
+ fixed transformation bug
+
+2013-11-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ splivarot: scan-build fixes and cleanup
+
+2013-11-12 apenner <penner@vaxxine.com>
+
+ PathOutline. modify tolerance for detecting smooth joins. (Bug 1247441)
+
+2013-11-12 tavmjong-free <tavmjong@free.fr>
+
+ Partial fix for blocker bug 1163449: "Imported bitmap appear blurry when zoomed in"
+ Setting style to include "image-rendering:optimizeSpeed" will cause nearest
+ neighbor filter to be used in downscaling.
+
+2013-11-12 Markus Engel <markus.engel@tum.de>
+
+ Clean up some tool related things.
+
+2013-11-12 Markus Engel <markus.engel@tum.de>
+
+ Fix bug in SPSwitch.
+
+2013-11-12 Sebastian Wüst <sebi@timewaster.de>
+
+ removed recursion to avoid problems on big documents
+
+2013-11-11 Markus Engel <markus.engel@tum.de>
+
+ Fix make check again, new translatable strings have been added in r12787.
+
+2013-11-11 apenner <penner@vaxxine.com>
+
+ extensions. dxf output. do not output arc where start = end (Bug 1248104)
+
+2013-11-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1249390 (filter with feImage with empty href crashes inkscape).
+
+2013-11-10 Markus Engel <markus.engel@tum.de>
+
+ Fix make check.
+
+2013-11-10 Sebastian Wüst <sebi@timewaster.de>
+
+ fixed dmpl init sequence
+
+2013-11-10 Sebastian Wüst <sebi@timewaster.de>
+
+ fixed and optimized pyserial usage, added dmpl support, small stuff
+
+2013-11-09 Markus Engel <markus.engel@tum.de>
+
+ Revert unintentional change.
+
+2013-11-09 Markus Engel <markus.engel@tum.de>
+
+ Moved and renamed some tool-related files.
+
+2013-11-09 Sebastian Wüst <sebi@timewaster.de>
+
+ added missing translation flags and a small text change
+
+2013-11-09 Sebastian Wüst <sebi@timewaster.de>
+
+ fixed flow control problem in plotter extension
+
+2013-11-07 Markus Engel <markus.engel@tum.de>
+
+ First step of moving tools into appropriate namespaces.
+
+2013-11-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1247985 (Incorrect implementation of plural forms).
+
+2013-11-06 JazzyNico <nicoduf@yahoo.fr>
+
+ Partial fix for Bug #1247985 (Incorrect implementation of plural forms).
+
+2013-11-05 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ remove unused private members
+
+2013-11-05 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix code (clang complains)
+
+2013-11-04 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix make install (autotools) (follow-up to r12733)
+
+2013-11-04 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix make check (follow-up to r12773)
+
+2013-11-04 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix translation (follow-up to r12774)
+
+2013-11-03 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove antiquated Perl extensions and modules, which were mostly useless.
+
+2013-11-03 Sebastian Wüst <sebi@timewaster.de>
+
+ hpgl export + import and serial plotter driver extension with tool offset correction for drag knife plotters
+
+2013-11-03 Sebastian Wüst <sebi@timewaster.de>
+
+ added more todos
+
+2013-11-03 Sebastian Wüst <sebi@timewaster.de>
+
+ added todo for recursion
+
+2013-11-03 Sebastian Wüst <sebi@timewaster.de>
+
+ a 'bit' shorter lines
+
+2013-11-03 Sebastian Wüst <sebi@timewaster.de>
+
+ better PEP 8 compatibility
+
+2013-11-02 Sebastian Wüst <sebi@timewaster.de>
+
+ text changes
+
+2013-10-28 Sebastian Wüst <sebi@timewaster.de>
+
+ be more specific for pyserial download
+
+2013-10-28 Sebastian Wüst <sebi@timewaster.de>
+
+ mrege from trunk
+
+2013-10-27 Sebastian Wüst <sebi@timewaster.de>
+
+ text change
+
+2013-10-26 Sebastian Wüst <sebi@timewaster.de>
+
+ small changes (mainly text)
+
+2013-10-20 Sebastian Wüst <sebi@timewaster.de>
+
+ small optimizations
+
+2013-10-20 Sebastian Wüst <sebi@timewaster.de>
+
+ changed todo format
+
+2013-10-20 Sebastian Wüst <sebi@timewaster.de>
+
+ changed text
+
+2013-10-20 Sebastian Wüst <sebi@timewaster.de>
+
+ changed text
+
+2013-10-20 Sebastian Wüst <sebi@timewaster.de>
+
+ merge from trunk
+
+2013-10-20 Sebastian Wüst <sebi@timewaster.de>
+
+ changed text
+
+2013-10-19 Sebastian Wüst <sebi@timewaster.de>
+
+ changed text
+
+2013-10-19 Sebastian Wüst <sebi@timewaster.de>
+
+ finished tool offset correction; optimized hpgl data; fixed texts, small bugs, parameters; added flow control parameter; and more
+
+2013-10-18 Sebastian Wüst <sebi@timewaster.de>
+
+ fixed float to int conversion
+
+2013-10-12 Sebastian Wüst <sebi@timewaster.de>
+
+ removed broken code
+
+2013-10-12 Sebastian Wüst <sebi@timewaster.de>
+
+ finished new offset correction
+
+2013-10-09 Sebastian Wüst <sebi@timewaster.de>
+
+ small stuff
+
+2013-10-06 Sebastian Wüst <sebi@timewaster.de>
+
+ numerous optimizations, fixed bug tool offset correction calculates wrong points when length of line is smaller than tool offset
+
+2013-10-03 Sebastian Wüst <sebi@timewaster.de>
+
+ parser can now work with multiple pens, better exception handling
+
+2013-07-27 Sebastian Wüst <sebi@timewaster.de>
+
+ small changes + fixes
+
+2013-07-27 Sebastian Wüst <sebi@timewaster.de>
+
+ small changes + fixes
+
+2013-07-15 Sebastian Wüst <sebi@timewaster.de>
+
+ minor stuff
+
+2013-07-14 Sebastian Wüst <sebi@timewaster.de>
+
+ small bugfixes
+
+2013-07-14 Sebastian Wüst <sebi@timewaster.de>
+
+ made process_path more readable
+
+2013-07-14 Sebastian Wüst <sebi@timewaster.de>
+
+ changed variable names to reflect data
+
+2013-07-14 Sebastian Wüst <sebi@timewaster.de>
+
+ pass group transformations via recursion instead of manipulating variable
+
+2013-07-14 Sebastian Wüst <sebi@timewaster.de>
+
+ changed find border algorythm to work without number initialization
+
+2013-07-14 Sebastian Wüst <sebi@timewaster.de>
+
+ changed all quotes to single quotes except for translations
+
+2013-07-14 Sebastian Wüst <sebi@timewaster.de>
+
+ changed how encoder passes errors
+
+2013-07-14 Sebastian Wüst <sebi@timewaster.de>
+
+ load whole file instead of one line.
+
+2013-07-14 Sebastian Wüst <sebi@timewaster.de>
+
+ changed how decoder is called and errors are passed
+
+2013-07-14 Sebastian Wüst <sebi@timewaster.de>
+
+ minor changes
+
+2013-07-13 Sebastian Wüst <sebi@timewaster.de>
+
+ moved main hpgl processing to new classes, moved plotter control to a extension dialog
+
+2013-11-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Minimise diff against libcroco-0.6.8 (pass 1)
+
+2013-11-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix typo in libcroco/cr-rgb.c
+
+2013-11-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ libcroco: Merge upstream 0.6.8 changes
+
+2013-11-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ libcroco: Merge upstream 0.6.7 changes
+
+2013-11-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ libcroco: Merge upstream 0.6.6 changes
+
+2013-11-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ libcroco: Merge upstream 0.6.5 changes
+
+2013-11-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ libcroco: Merge upstream 0.6.4 changes
+
+2013-11-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge upstream libcroco 0.6.3 changes
+
+2013-11-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1243394 (XAML exporter doesn't remove unnecessary filters attributes)
+
+2013-11-02 apenner <penner@vaxxine.com>
+
+ more conversions from radians to degrees for arcs (Bug 1239462)
+
+2013-11-01 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ improve clang-format settings
+
+2013-11-01 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ build.xml: make it easier to change compiler
+
+2013-11-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix blurry pattern fills on text objects (blocker bug #1005892).
+
+2013-11-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ configure.ac: Correct help string for cdr support
+
+2013-11-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ libcroco: Backport size checking fix (commit 209e5,aa60a)
+
+2013-10-31 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add clang-format file, not sure if all settings are set the way we want them to be
+
+2013-10-31 apenner <penner@vaxxine.com>
+
+ conversions from radians to degrees for arcs (Bug 324117)
+
+2013-10-31 Martin Owens <doctormo@gmail.com>
+
+ Remove warning on bbox and allow empty bound selection to clear existing selection.
+
+2013-10-31 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Partially fix crashes when entering a group with deleted id
+
+2013-10-31 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix memleak. Export dialog still has many of its pointer members leaking !!!
+
+2013-10-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix warnings
+
+2013-10-29 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ suppress uninitialized variables (x and y) warning, don't ask why... g++'s warningsystem gives false-positive for many permutations of the code in this function
+
+2013-10-29 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ saving units is not implemented yet, and noone should call the save method
+
+2013-10-29 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ units: fix stroke/gradient/whatever scaling when changing document unit in the document properties dialog
+
+2013-10-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix warning
+
+2013-10-29 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ btool: i know the whole multithread thing was a hack :-) so the fprinting should be done through fprint directly (seems to be more multithread resistant :), instead of through helper functions.
+
+2013-10-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ "fix" some "unused parameter" warnings
+
+2013-10-29 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix code: prevent cornercase from crashing
+
+2013-10-29 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ suppress warning
+
+2013-10-29 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ supress some compiler warnings
+
+2013-10-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash
+
+2013-10-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ unit display: fix typo
+
+2013-10-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash
+
+2013-10-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1156394 (OCAL dialog: Close button in German localization contains label with underscore) by Tobbi-bugs.
+
+2013-10-28 Kris <Kris.De.Gussem@hotmail.com>
+
+ "fix" some "unused parameter" warnings
+
+2013-10-27 Kris <Kris.De.Gussem@hotmail.com>
+
+ "fix" some "unused parameter" warnings
+
+2013-10-27 Kris <Kris.De.Gussem@hotmail.com>
+
+ "fix" some "unused parameter" warnings
+
+2013-10-27 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix warning and add comments about fixing code
+
+2013-10-27 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix warnings
+
+2013-10-27 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add some nullptr checking, should fix crash (couldn't test)
+
+2013-10-27 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash, partly fix vertical positioning issue. couldn't figure out how to make it work, the applied scale transform works weird somehow
+
+2013-10-27 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ reduce the amount of cmdline output from btool, make it easier to see compile warnings
+
+2013-10-27 Markus Engel <markus.engel@tum.de>
+
+ Fix gradient stop selection when switching to dropper tool.
+
+2013-10-27 Markus Engel <markus.engel@tum.de>
+
+ Added some consts.
+
+2013-10-26 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash
+
+2013-10-26 Markus Engel <markus.engel@tum.de>
+
+ Fix memleak in reference counting introduced in r12532.
+
+2013-10-25 mathog <mathog@caltech.edu>
+
+ Fix for Bug 1241783 (WMF image output size)
+
+2013-10-25 mathog <mathog@caltech.edu>
+
+ WMF import: fix scaling of files without ViewPort record
+ (see bug 1241783, comment 4-5)
+
+2013-10-25 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ don't update doc unit stuff when initializing DocumentProperties dialog widgets
+
+2013-10-25 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ extensions: fix calculation of window center
+
+2013-10-25 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix unit handling of all python extensions. did not test with all extensions
+
+2013-10-24 mathog <mathog@caltech.edu>
+
+ Fix for Bug 1242927 (minor EMF import issues)
+
+2013-10-24 mathog <mathog@caltech.edu>
+
+ Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)
+
+2013-10-24 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ try to add some const-correctness
+
+2013-10-24 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix bad style
+
+2013-10-24 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix bug "some of the locale-based templates cause objects to be resized when default units are changed" #1236257
+
+2013-10-24 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash bug 1237676
+
+2013-10-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1200399 (xcf export fails if file or layer names contain non-ASCII characters).
+
+2013-10-22 Janis Eisaks <jancs@dv.lv>
+
+ Latvian translation update
+
+2013-10-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-10-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1022543 (Ctrl+C increments the documents count).
+
+2013-10-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952).
+
+2013-10-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1230292 (dbus service file not included in tarball when doing a make dist) by Ryan Lerch.
+
+2013-10-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1126472 (JessyInk zipped pdf or png output should allow low resolution values).
+
+2013-10-22 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ remove confusing bitfield declaration. bitfield not even needed here.
+
+2013-10-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix ambiguity error with C++11 (gcc 4.6.2 Windows)
+
+2013-10-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ C++11 flag needs to be gnu++0x, so the compiler does not go into strict ANSI mode
+
+2013-10-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ update parts of 2geom
+
+2013-10-21 Janis Eisaks <jancs@dv.lv>
+
+ Latvian translation update
+
+2013-10-21 Markus Engel <markus.engel@tum.de>
+
+ Fix mesh gradient tool.
+
+2013-10-21 Markus Engel <markus.engel@tum.de>
+
+ Fix bug introduced in r12686.
+
+2013-10-19 Markus Engel <markus.engel@tum.de>
+
+ Fix build errors with clang 3.3 and c++11 enabled.
+
+2013-10-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix memory reallocation
+
+2013-10-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix wrong memory deallocation
+
+2013-10-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: printf variable identifier
+
+2013-10-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck initialisation
+
+2013-10-16 apenner <penner@vaxxine.com>
+
+ couple of typos affecting Path->Linked Offset (Bug 1236830)
+
+2013-10-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ static code analysis: performance
+
+2013-10-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix colour variable type with gtkmm 3
+
+2013-10-15 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add (commented-out) flag for C++11 compilation. (note that on Windows we use gcc 4.6.1, which calls it C++0x)
+
+2013-10-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1239452 (trunk: crash on ungroup...)
+
+2013-10-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ eek-preview: Hide unused variable in gtk3 build
+
+2013-10-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated thread protection macros
+
+2013-10-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ color-profile: Use Gdk::RGBA for gtkmm 3.0 builds
+
+2013-10-15 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Merging lp:~novalis/inkscape/cleanup branch
+
+2013-10-08 David Turner <novalis@novalis.org>
+
+ Remove duplicate if statement
+
+2013-10-14 tavmjong-free <tavmjong@free.fr>
+
+ Fix tangent calculation for counter-clockwise arcs.
+
+2013-10-13 Markus Engel <markus.engel@tum.de>
+
+ Changes to object creation. Fixes some warning in new from template.
+
+2013-10-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI message generalisation
+
+2013-10-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2013-10-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI message generalisation
+
+2013-10-13 buliabyak
+
+ we don't have nondocked dialogs, so rewrite restoring dialogs on startup via DialogManager; do not grab focus when restoring
+
+2013-10-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-10-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-10-13 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ Units: stop newing Unit objects. pass around pointers to "undeletable" Unit objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ?
+
+2013-10-12 Markus Engel <markus.engel@tum.de>
+
+ Fix crash with experimental lpe tool.
+
+2013-10-10 Markus Engel <markus.engel@tum.de>
+
+ Fix some more issues with ellipses.
+
+2013-10-09 apenner <penner@vaxxine.com>
+
+ extensions. svgcalendar. patch by David Turner for Bug 1237167
+
+2013-10-09 Markus Engel <markus.engel@tum.de>
+
+ Fix cycling through nodes with tab key.
+
+2013-10-09 Markus Engel <markus.engel@tum.de>
+
+ Fix for invisible node tool cursor.
+
+2013-10-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Documentation/Translation. Fix for Bug #1236382 (Typos in comments and message, localization context needed) by Yuri Chornoivan.
+
+2013-10-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Fix for Bug #627943 (Unexpected RegistryTool message on Windows 7).
+
+2013-10-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations:
+ Ukrainian translation udpate by Yuri Chornoivan.
+ Latvian translation udpate by Yanis Eisaks.
+
+2013-10-08 tavmjong-free <tavmjong@free.fr>
+
+ Seamlessly switch between SVG circle, ellipse, and path (arc) elements while using the Circle, Ellipse, and Arc tool.
+
+2013-10-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-10-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: initialisation
+
+2013-10-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ initialisation
+
+2013-10-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-10-06 Martin Owens <doctormo@gmail.com>
+
+ Add 3d Box displayName and description
+
+2013-10-06 Martin Owens <doctormo@gmail.com>
+
+ Order of message setting for tools
+
+2013-10-05 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Bumping a new release of libdepixelize
+
+2013-10-05 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix EMF/WMF import scale (Bug #1229120).
+
+2013-10-05 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Rewrite the internals of the unit code for somewhat better performance
+
+2013-10-04 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ C++
+
+2013-10-04 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ C++
+
+2013-10-04 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix bug (added some comments to jabiertxof's patch)
+
+2013-10-04 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix hiding overloaded virtual
+
+2013-10-04 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ LPE: add some const correctness, remove unused function, and fix potential crash bug
+
+2013-10-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Do not allow NULL _spcurve to be set in PathManipulator.
+ Fixes crasher bug #488035.
+
+2013-10-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove unnecessary warning
+
+2013-10-03 buliabyak
+
+ if this->pixbuf check must come earlier to prevent crash
+
+2013-10-03 buliabyak
+
+ FIXME comment
+
+2013-10-03 buliabyak
+
+ properly protect the undo stack from deleting templates and setting viewbox
+
+2013-10-02 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix segment welding in the node tool hanging when a two-point segment
+ and at least one additional point is selected. Fixes LP bug #710101.
+
+2013-10-02 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix outfocus gradients. Fixes a regression from 0.48 in the SVG test suite
+ (test case pserver-grad-13-b.svg).
+
+2013-10-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Comprehensive fix for the issues with disappearing filtered objects.
+ Fixes #304407 and possibly a few other bugs.
+ Revert incorrect _item_bbox changes from r12528.
+
+2013-10-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix possible bug in DrawingItem code
+
+2013-10-01 Martin Owens <doctormo@gmail.com>
+
+ Revert render svg:patern segment for fill and stroke
+
+2013-10-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Minor improvements to DrawingItem code and documentation
+
+2013-10-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix mismatched tags
+
+2013-10-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix computed shapes disappearing when grouping within filtered groups.
+ Fixes blocker LP bug #850992.
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ more string leaks
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix previous commit
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ string leaks
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ memleaks!
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ memleaks
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ memleak
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ memleak!
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix another g_strdup memleak
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix obvious leak
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix memleak
+
+2013-09-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix memleak (duplicating string is not necessary, as ustring's constructor already does that)
+
+2013-09-30 Martin Owens <doctormo@gmail.com>
+
+ Fix translations for tool messages
+
+2013-09-30 Martin Owens <doctormo@gmail.com>
+
+ Reduce tools-switcher code, add description for node and select toos.
+
+2013-09-30 Markus Engel <markus.engel@tum.de>
+
+ Further changes to SPEllipse.
+
+2013-09-29 Martin Owens <doctormo@gmail.com>
+
+ Add logging documentation and ignore QtCreator files
+
+2013-09-29 ~suv <suv-sf@users.sourceforge.net>
+
+ Tutorials. Add new tutorial to Makefile.am (follow-up to r12626)
+
+2013-09-29 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Adding tutorial-tracing-pixelart
+
+2013-09-28 buliabyak
+
+ collectOrphans moved to the end of destructor to prevent leaking of uncollected stuff
+
+2013-09-28 buliabyak
+
+ fix leaking of transforms
+
+2013-09-28 buliabyak
+
+ clear paints on delete to release reffed paintservers, fixes leaking of gradients
+
+2013-09-28 buliabyak
+
+ memleak fix
+
+2013-09-28 apenner <penner@vaxxine.com>
+
+ use geometric bbox to calculate filter effect region (Bug 1229971)
+
+2013-09-28 buliabyak
+
+ FontInstances were being leaked here by overreffing - every call to Face must unref when done
+
+2013-09-28 buliabyak
+
+ order correction: unreffing fonts in ents needs loadedPtr so that must go before loadedPrt is nulled; this didn't crash simply because we never freed FontFactory before; also some comments and remove redundant multiply in hash function
+
+2013-09-28 buliabyak
+
+ prevent redundant firing of InitTheFace (pFont never changes, but init is called all over the place); also some nulling and freeing to prevent leaks, and removing the redundant daddy unreffing that is done in ~FontInstance anyway
+
+2013-09-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix two memleaks
+
+2013-09-28 buliabyak
+
+ effects don't need to merge into menus if we're running without gui; with this we can purge a redundant reading of menus skeleton, which leaked its xml tree
+
+2013-09-28 Markus Engel <markus.engel@tum.de>
+
+ Fixed crash with calligraphic tool in subtract mode.
+
+2013-09-28 buliabyak
+
+ fix one code path where fullname wasn't freed
+
+2013-09-28 Markus Engel <markus.engel@tum.de>
+
+ Fixed MeasureContext.
+
+2013-09-28 buliabyak
+
+ components of _image_name were g_strdup'ed so need to be g_free'd
+
+2013-09-28 buliabyak
+
+ dying document needs to delete its perspective
+
+2013-09-28 buliabyak
+
+ another place where getURI()->toString() values were leaking
+
+2013-09-28 buliabyak
+
+ return value of g_utf16_to_utf8 was leaking here
+
+2013-09-28 buliabyak
+
+ on hiding, texts must _clearFlow to release arena items, otherwise they leak
+
+2013-09-28 buliabyak
+
+ leak fixes: free marker value on delete; free the return value of uri's toString()
+
+2013-09-28 buliabyak
+
+ obvious memleak
+
+2013-09-28 Martin Owens <doctormo@gmail.com>
+
+ Allow pixmaps to specify their width and height to control/knots. Allows non-square nodes.
+
+2013-09-28 buliabyak
+
+ bug fix: xml:space was not initialized, getting random values
+
+2013-09-27 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: performance + variable type
+
+2013-09-27 Markus Engel <markus.engel@tum.de>
+
+ Adjusted code style of SPEllipse.
+
+2013-09-27 Markus Engel <markus.engel@tum.de>
+
+ Further refactored SPEllipse.
+
+2013-09-27 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Use Cairo 1.10 blend operators to render feBlend
+
+2013-09-27 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ The downscaling fix is already in Cairo trunk.
+ Therefore, remove the image scaling hack from drawing-image.cpp.
+
+2013-09-26 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: performance
+
+2013-09-26 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-09-26 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ random code cleanup
+
+2013-09-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1229605 (inkscape crashes when canceled import pdf).
+
+2013-09-26 Markus Engel <markus.engel@tum.de>
+
+ More refactoring, creation of member methods, ...
+
+2013-09-26 Markus Engel <markus.engel@tum.de>
+
+ Merged from trunk (r12593).
+
+2013-09-25 Markus Engel <markus.engel@tum.de>
+
+ Simplified some in-code circle creation.
+
+2013-09-25 Markus Engel <markus.engel@tum.de>
+
+ Refactored SPSpiral.
+
+2013-09-25 Markus Engel <markus.engel@tum.de>
+
+ Merged from trunk (r12588).
+
+2013-09-24 Markus Engel <markus.engel@tum.de>
+
+ Refactored SPUse.
+
+2013-09-24 Markus Engel <markus.engel@tum.de>
+
+ Refactored SPGenericEllipse::set_shape
+
+2013-09-19 Markus Engel <markus.engel@tum.de>
+
+ Merged from trunk (r12544).
+
+2013-09-25 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ C++ify calling a few SPLPEItem functions, much more work than expected... slowly slowly...
+
+2013-09-25 apenner <penner@vaxxine.com>
+
+ patch by Tomasz Boczkowski for missing Windows icon (Bug 1228591)
+
+2013-09-25 Ryan Lerch
+
+ Fix make dist
+
+2013-09-25 tavmjong-free <tavmjong@free.fr>
+
+ Proper fix for bug 1127103 (Filter changes color when object flipped.)
+
+2013-09-25 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Updating libdepixelize version
+
+2013-09-24 bryce <bryce@canonical.com>
+
+ Fix my email address through codebase
+
+2013-09-24 bryce <bryce@canonical.com>
+
+ bzrignore: Ignore some library makefiles
+
+2013-09-24 Martin Owens <doctormo@gmail.com>
+
+ Make sure selection->setList checks for dupes by routing to selection->addList.
+
+2013-09-24 Martin Owens <doctormo@gmail.com>
+
+ Replace xml node get_double with simple direct value.
+
+2013-09-24 Martin Owens <doctormo@gmail.com>
+
+ change names for displayName and detailedDescription, improve char code and remove const.
+
+2013-09-23 apenner <penner@vaxxine.com>
+
+ for bitmap import, use a default value of 90 dpi, if not otherwise specified. Bug 165952, comment 43.
+
+2013-09-24 Markus Engel <markus.engel@tum.de>
+
+ Fixed FeComponentTransfer.
+
+2013-09-24 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash on uninitialized unittracker for spinbuttons. fixes crash on changing major grid line number, possibly other random crashes
+
+2013-09-23 Markus Engel <markus.engel@tum.de>
+
+ Added missing registration of FeDistantLight; made sure warnings on missing types are always issued.
+
+2013-09-23 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Bumping new version of libdepixelize
+
+2013-09-23 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Disable smooth output in Inkscape PixelArtDialog
+
+2013-09-22 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix percentage document size handling.
+
+2013-09-22 Matthew Petroff <matthew@mpetroff.net>
+
+ Fixed bug in last commit.
+
+2013-09-22 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix adding viewBox to new documents.
+
+2013-09-22 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix CMake build (follow-up to r12567)
+
+2013-09-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ autogen.sh: Added note about forthcoming fix for intltool issue
+
+2013-09-21 bryce <bryce@canonical.com>
+
+ README: Simplify description and make more current
+
+ The C to C++ conversion is old news.
+
+2013-09-21 bryce <bryce@canonical.com>
+
+ units: Catch FileError if no units.xml is in /usr/local/...
+
+ Reproducible by building and running inkscape in-tree, without
+ installation.
+
+ #10 0x0000000000aa6873 in Inkscape::Util::UnitTable::UnitTable
+ (this=0x11f75e0) at util/units.cpp:195
+ filename = 0x121e8f0 "/usr/local/share/inkscape/ui/units.xml"
+
+2013-09-22 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Merge gsoc procedural templates work.
+
+2013-09-21 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Small style fixes.
+
+2013-09-21 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Fix Empty Page xml namespace.
+
+2013-09-21 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Fix templates parameters names.
+
+2013-09-20 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Change paths storage to std::string.
+
+2013-09-20 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Fix Empty Page procedural template.
+
+2013-09-20 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Small style fixes.
+
+2013-09-18 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Opening new documents behaviour fixed.
+
+2013-09-18 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Fix "default_*" template names treatment.
+
+2013-09-15 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Fix procedural templates "modified" status.
+
+2013-09-15 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Fixed available undo after new template creation.
+
+2013-09-15 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Added auto installing empty_page extension
+
+2013-09-15 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Removed search templates case sensitivity
+
+2013-09-10 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Procedural template example added.
+
+2013-09-04 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Creating documents from procedural templates added.
+
+2013-08-24 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Add listing procedural templates in NewFromTemplate dialog.
+
+2013-09-21 Markus Engel <markus.engel@tum.de>
+
+ Fixed segfault on copying text.
+
+2013-09-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix preview page number for PDF Cairo import dialog
+
+2013-09-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Rm unused dom/svg2.h
+
+2013-09-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix tautological comparison for enum of unspecified type
+
+2013-09-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop unused static function declarations
+
+2013-09-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix make dist
+
+2013-09-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix format security errors
+
+2013-09-21 Markus Engel <markus.engel@tum.de>
+
+ Fixed CMake build.
+
+2013-09-21 Markus Engel <markus.engel@tum.de>
+
+ Rectangles can be drawn inside other shapes again.
+
+2013-09-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ remove file from exclude list, linker issue was solved by adding namespace
+
+2013-09-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix Windows build
+
+2013-09-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ partial 2geom update, fixes linker errors
+ (duplicate code, should be fixed later)
+
+2013-09-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Use viewBox for new documents.
+
+2013-09-20 Martin Owens <doctormo@gmail.com>
+
+ Fix the text filter issue and revert many changes.
+
+2013-09-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix build with dbus api enabled.
+
+2013-09-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge Google Summer of Code unit improvement.
+
+2013-09-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge from trunk.
+
+2013-09-16 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix bug in rectangle toolbar.
+
+2013-09-16 Matthew Petroff <matthew@mpetroff.net>
+
+ Comment clean up.
+
+2013-09-16 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix 3d box document unit change undo bug.
+
+2013-09-16 Matthew Petroff <matthew@mpetroff.net>
+
+ Add exponent to expression evaluator.
+
+2013-09-16 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge from trunk.
+
+2013-09-15 Matthew Petroff <matthew@mpetroff.net>
+
+ C++ify expression evaluator.
+
+2013-09-15 Matthew Petroff <matthew@mpetroff.net>
+
+ Enable unit evaluation in toolbars.
+
+2013-09-15 Matthew Petroff <matthew@mpetroff.net>
+
+ Improved code readability.
+
+2013-09-15 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge from trunk.
+
+2013-09-15 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix document unit change for disconnected connectors.
+
+2013-09-15 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix document unit change for transformed flow text and transformed text on path.
+
+2013-09-14 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix bug with tool handles during document unit change.
+
+2013-09-12 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge from trunk.
+
+2013-09-11 Matthew Petroff <matthew@mpetroff.net>
+
+ Finish fixing document unit change undo bug.
+
+2013-09-11 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix document unit change undo bug.
+
+2013-09-11 Matthew Petroff <matthew@mpetroff.net>
+
+ (Mostly) fix document unit change for flowed text.
+
+2013-09-10 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix document unit change for 3d boxes and (mostly) for text on path.
+
+2013-09-02 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix bug that added transforms to new objects.
+
+2013-09-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Forgot to remove "share/ui/units.txt" from "share/ui/Makefile.am".
+
+2013-08-27 Matthew Petroff <matthew@mpetroff.net>
+
+ Improve code readability.
+
+2013-08-27 Matthew Petroff <matthew@mpetroff.net>
+
+ Use Quantity comparisons in PageSizer.
+
+2013-08-27 Matthew Petroff <matthew@mpetroff.net>
+
+ Added Quantity comparison functions.
+
+2013-08-27 Matthew Petroff <matthew@mpetroff.net>
+
+ Use enum names instead of numbers.
+
+2013-08-27 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix Windows build.
+
+2013-08-27 Matthew Petroff <matthew@mpetroff.net>
+
+ Remove no longer used file "share/ui/units.txt".
+
+2013-08-27 Matthew Petroff <matthew@mpetroff.net>
+
+ Updated templates with viewBox.
+
+2013-08-27 Matthew Petroff <matthew@mpetroff.net>
+
+ Added viewBox implement document unit support.
+
+2013-08-25 Matthew Petroff <matthew@mpetroff.net>
+
+ Use real world units for page sizes.
+
+2013-09-20 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Using inkscape compact settings to save the icons.svg file
+
+2013-09-20 Markus Engel <markus.engel@tum.de>
+
+ Fix grids after C++ification. Patch from Markus Engel
+
+2013-09-20 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ make check: Fix harder. Remove muldefs hack and modify quote-test.h
+ so that the hack is not required any more.
+
+2013-09-20 Martin Owens <doctormo@gmail.com>
+
+ Refactor status-bar text for multiple items, was very broken
+
+2013-09-20 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix make check after merge of cppify branch
+
+2013-09-20 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix assertion failure on Ctrl+C
+
+2013-09-20 Campbell Barton <ideasman42@gmail.com>
+
+ updates for cmake
+
+2013-09-19 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Show warning when input image of Trace Pixel Art dialog is too large.
+
+2013-09-19 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Removing redundant "include config.h"
+
+2013-09-19 Adrian Johnson
+
+ Do not require a new layer for clipping paths in the Cairo renderer.
+ Fixes LP #523285.
+
+2013-09-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix serious potential bug in SPImage::print
+
+2013-09-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove a warning when embedding an image with a mimetype which is not
+ directly handled by Cairo
+
+2013-09-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix colors when tracing
+
+2013-09-19 Martin Owens <doctormo@gmail.com>
+
+ Merge in doxygen updates from Vinipsmaker
+
+2013-05-06 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Restoring two setting related to previous Doxygen configuration of LaTeX output
+
+ The settings are:
+
+ * EXTRA_PACKAGES: The change fix a bug
+ * PDF_HYPERLINKS: The change improve the reading if you aren't using an
+ electronic device
+
+2013-04-27 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Updated Doxygen configuration file to match new versions
+
+ All custom latex config entries were replaced by the defaults, because
+ Inkscape's Doxyfile don't generate latex output.
+
+ SHOW_DIRECTORIES (previously set to NO) and HTML_ALIGN_MEMBERS (previously set
+ to YES) were removed, because these options don't exist in newer versions of
+ Doxygen.
+
+ Values that didn't exist before were set to the Doxygen's default, expect for
+ PROJECT_BRIEF and PROJECT_LOGO, were appropriate values were used.
+
+ The remaing values were kept.
+
+2013-09-19 Martin Owens <doctormo@gmail.com>
+
+ Merge in Adonis Papaderos' fix for bug lp:898797
+
+2012-08-06 Adonis Papaderos <ado.papas@yahoo.gr>
+
+ hack for 898797
+
+2013-09-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove outdated example file sp-skeleton.cpp
+
+2013-09-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix type mismatch for platforms where gsize is not unsigned long
+
+2013-09-19 Martin Owens <doctormo@gmail.com>
+
+ Revert some agressive changes and allow a seperate filter bbox for FER, should be refactored at some point.
+
+2013-09-19 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Fixing colors in libdepixelize integration output.
+
+2013-09-19 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Updating libdepixelize integration to use new Inkscape::Pixbuf interface.
+ Fixes build issue introduced in last commit.
+
+2013-09-19 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Merging libdepixelize branch
+
+2013-09-13 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Missing file from libdepixelize
+
+2013-09-13 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Bumping new version of libdepixelize
+
+2013-09-13 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Removing obvious comments from PixelArtDialog
+
+2013-09-12 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Integrating with libdepixelize
+
+2013-09-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge C++ification of the SP tree by Markus Engel
+
+2013-09-16 Markus Engel <markus.engel@tum.de>
+
+ Added gpl notice
+
+2013-09-16 Markus Engel <markus.engel@tum.de>
+
+ Removed TypeInfo; adjusted Factory to meet code style conventions.
+
+2013-09-15 Markus Engel <markus.engel@tum.de>
+
+ Added runtime check in SP_-cast macros.
+
+2013-09-14 Markus Engel <markus.engel@tum.de>
+
+ Modified SP_IS_ macros.
+
+2013-09-14 Markus Engel <markus.engel@tum.de>
+
+ Merged from trunk (r12517).
+
+2013-08-30 Markus Engel <markus.engel@tum.de>
+
+ Merged from trunk (r12488).
+
+2013-08-04 Markus Engel <markus.engel@tum.de>
+
+ Merged from trunk (r12465).
+
+2013-08-04 Markus Engel <markus.engel@tum.de>
+
+ Cleaned up once more.
+
+2013-08-03 Markus Engel <markus.engel@tum.de>
+
+ Cleaned up.
+
+2013-08-02 Markus Engel <markus.engel@tum.de>
+
+ reordered SPDesktop::set_event_context2; fixed last mismatched-tags
+
+2013-08-01 Markus Engel <markus.engel@tum.de>
+
+ Fixed more mismatched-tags; replaced GObject-properties in SPGuide
+
+2013-08-01 Markus Engel <markus.engel@tum.de>
+
+ Replacement of unnecessary variables.
+
+2013-07-31 Markus Engel <markus.engel@tum.de>
+
+ Removed placement news / explicit destructor calls.
+
+2013-07-31 Markus Engel <markus.engel@tum.de>
+
+ Merged from trunk (r12441).
+
+2013-07-31 Markus Engel <markus.engel@tum.de>
+
+ Cleaned up a bit; fixed struct vs. class forward declarations.
+
+2013-07-31 Markus Engel <markus.engel@tum.de>
+
+ Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
+
+2013-07-30 Markus Engel <markus.engel@tum.de>
+
+ Further refactoring of EventContexts.
+
+2013-07-25 Markus Engel <markus.engel@tum.de>
+
+ Merge from trunk (r12439).
+
+2013-07-14 Markus Engel <markus.engel@tum.de>
+
+ Merged from trunk (r12419).
+
+2013-04-28 Markus Engel <markus.engel@tum.de>
+
+ Merged from trunk (r12305)
+
+2013-04-28 Markus Engel <markus.engel@tum.de>
+
+ various changes
+
+2013-04-21 Markus Engel <markus.engel@tum.de>
+
+ Removed some unused files; more refactoring in EventContext tree.
+
+2013-04-21 Markus Engel <markus.engel@tum.de>
+
+ More cleaning.
+
+2013-04-21 Markus Engel <markus.engel@tum.de>
+
+ Cleaned up a bit.
+
+2013-04-21 Markus Engel <markus.engel@tum.de>
+
+ Some refactoring in RectContext and StarContext.
+
+2013-04-20 Markus Engel <markus.engel@tum.de>
+
+ Moved factories to different files.
+
+2013-04-20 Markus Engel <markus.engel@tum.de>
+
+ merged from trunk (r12287)
+
+2013-04-20 Markus Engel <markus.engel@tum.de>
+
+ Merging of EventContext classes complete.
+
+2013-04-20 Markus Engel <markus.engel@tum.de>
+
+ Further changes to EventContexts; they work without GObject
+
+2013-04-13 Markus Engel <markus.engel@tum.de>
+
+ Replaced casting macros for EventContext tree; added contructors.
+
+2013-04-13 Markus Engel <markus.engel@tum.de>
+
+ Made factory a template.
+
+2013-04-13 Markus Engel <markus.engel@tum.de>
+
+ Added prefPaths to contexts; modified SPFactory
+
+2013-04-10 Markus Engel <markus.engel@tum.de>
+
+ various little changes
+
+2013-04-10 Markus Engel <markus.engel@tum.de>
+
+ Removed unused (ancient!) code.
+
+2013-04-10 Markus Engel <markus.engel@tum.de>
+
+ Removed old SPObject factory.
+
+2013-04-09 Markus Engel <markus.engel@tum.de>
+
+ Added constructors to EventContext tree / some missing virtual pads.
+
+2013-04-09 Markus Engel <markus.engel@tum.de>
+
+ Started conversion of SPEventContext tree; added virtual pads to all classes.
+
+2013-04-08 Markus Engel <markus.engel@tum.de>
+
+ Reactivated independent reference counting in the SPObject tree.
+
+2013-04-08 Markus Engel <markus.engel@tum.de>
+
+ Added exception to SPFactory / basic handling to SPObject.
+
+2013-04-07 Markus Engel <markus.engel@tum.de>
+
+ Merge Object and subclasses. Merging of SP- and C-classes complete.
+
+2013-04-07 Markus Engel <markus.engel@tum.de>
+
+ Merged FilterPrimitive and subclasses.
+
+2013-04-06 Markus Engel <markus.engel@tum.de>
+
+ Merged more classes.
+
+2013-04-06 Markus Engel <markus.engel@tum.de>
+
+ Merged ObjectGroup and subclasses.
+
+2013-04-06 Markus Engel <markus.engel@tum.de>
+
+ Merged PaintServer and subclasses; moved Gradient classes to own files.
+
+2013-04-05 Markus Engel <markus.engel@tum.de>
+
+ Merged Item.
+
+2013-04-05 Markus Engel <markus.engel@tum.de>
+
+ merged from trunk (r12265)
+
+2013-04-05 Markus Engel <markus.engel@tum.de>
+
+ Merged FlowX classes.
+
+2013-04-05 Markus Engel <markus.engel@tum.de>
+
+ Merged more classes.
+
+2013-04-05 Markus Engel <markus.engel@tum.de>
+
+ Merged Group and subclasses.
+
+2013-04-05 Markus Engel <markus.engel@tum.de>
+
+ Merged Shape and subclasses. Cleaned up a bit.
+
+2013-04-05 Markus Engel <markus.engel@tum.de>
+
+ Combined some classes.
+
+2013-04-04 Markus Engel <markus.engel@tum.de>
+
+ Merged SPSpiral and CSpiral.
+
+2013-04-02 Markus Engel <markus.engel@tum.de>
+
+ Combined SPRect and CRect.
+
+2013-04-02 Markus Engel <markus.engel@tum.de>
+
+ Cleaned up a bit. Uses some C++11 features.
+
+2013-04-02 Markus Engel <markus.engel@tum.de>
+
+ Replaced some forgotten old casting macros.
+ All object files are first compiled into a static library and then Inkscape and Inkview are linked against this library.
+ Thus the linker omits some global function calls that are necessary for class registration.
+ This intermediate step was removed so that both executables are directly linked against all object files.
+
+2013-04-02 Markus Engel <markus.engel@tum.de>
+
+ Added virtual destructor to SPObject. Switched to new factory. Replaced some casts. Inkscape seems stable, car.svgz renders correctly to png.
+
+2013-04-02 Markus Engel <markus.engel@tum.de>
+
+ Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewritten, as they aren't real classes.
+
+2013-04-02 Markus Engel <markus.engel@tum.de>
+
+ Added new factory for SPObject tree objects.
+
+2013-04-02 Markus Engel <markus.engel@tum.de>
+
+ Added constructors to SP classes.
+
+2013-04-01 Markus Engel <markus.engel@tum.de>
+
+ Added experimental constructor to SPRect. Memory leaks because of non-virtual destructor.
+
+2013-04-01 Markus Engel <markus.engel@tum.de>
+
+ Replaced calls to g_object_(un)ref with sp_object_(un)ref.
+
+2013-04-01 Markus Engel <markus.engel@tum.de>
+
+ Replaced all casting macros with glib-independent ones.
+
+2013-04-01 Markus Engel <markus.engel@tum.de>
+
+ Prepared exchange of casting macros.
+
+2013-03-31 Markus Engel <markus.engel@tum.de>
+
+ Added TypeInfo class.
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Turned all functions concerning SPSpiral into member functions.
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Turned all functions concerning SPRect into member functions.
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Removed unused function definitions
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ merged from trunk
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Renamed virtual function names.
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ merged from trunk
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Removed function pointers from SPObject and subclasses.
+ Added some missing virtual pads for classes that were hidden by preprocessor macros.
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Replaced calls to "pattern_new".
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Replaced virtual function call to "build_renderer".
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pads" to
+ - SPFilterPrimitive and all subclasses
+
+ All subclasses of SPObject now have got virtual pads.
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pads" for
+ - ColorProfile
+ - LivePathEffectObject
+ - Persp3D
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pads" to
+ - SPAnimation
+ - SPIAnimation
+ - SPAnimate
+
+ fixed compiler error in SPFeFuncNode.
+
+2013-03-30 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pads" to
+ - SPFeFuncNode
+ - SPFeDistantLight
+ - SPFeMergeNode
+ - SPFePointLight
+ - SPFeSpotLight
+ - SPFilter
+ - SPFont
+ - SPGuide
+
+ Changes in SPItem and SPNamedView.
+
+2013-03-14 Markus Engel <markus.engel@tum.de>
+
+ Various changes.
+
+2012-10-07 Markus Engel <markus.engel@tum.de>
+
+ Added some virtual pad calls to SPObject.
+
+2012-10-06 Markus Engel <markus.engel@tum.de>
+
+ Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
+
+2012-09-29 Markus Engel <markus.engel@tum.de>
+
+ Removed old calls to set_shape and update_patheffect.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPMissingGlyph.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPDefs.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPDesc.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPMetadata.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPNamedView.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPMask.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPClipPath.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPObjectGroup.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Fixed some virtual function calls in SPItem and SPUse that led to crashes as they were not implemented in the base class.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to
+ - SPPaintServer
+ - SPPattern
+ - SPGradient
+ - SPStop
+ - SPLinearGradient
+ - SPMeshGradient
+ - SPMeshPatch
+ - SPMeshRow
+ - SPRadialGradient
+
+ As all subclasses of SPPaintServer now have "virtual pads" with correct inheritance, the virtual function call to "onCreatePattern" was converted to C++ style.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPScript.
+
+2012-08-21 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPString.
+
+2012-08-20 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPStyleElem.
+
+2012-08-20 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPTitle.
+
+2012-08-20 Markus Engel <markus.engel@tum.de>
+
+ As all subclasses of SPItem now have "virtual pads" with correct inheritance, all virtual function calls in SPItem were converted to C++ style.
+
+2012-08-20 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPUse.
+
+2012-08-20 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPTRef.
+
+2012-08-20 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPTextPath and SPTSpan.
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPText.
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPImage.
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to
+ - SPFlowregion
+ - SPFlowregionExclude
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to
+ - SPFlowdiv
+ - SPFlowtspan
+ - SPFlowpara
+ - SPFlowline
+ - SPFlowregionbreak
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ As all subclasses of SPLPEItem now have "virtual pads" with correct inheritance, the virtual function call to "onUpdatePatheffect" was converted to C++ style.
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPSymbol.
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPRoot.
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPMarker.
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPBox3D.
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPAnchor.
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by someone else.
+ SPGroup should work as expected, SPSwitch may still be buggy.
+
+2012-08-19 Markus Engel <markus.engel@tum.de>
+
+ As all subclasses of SPShape now have "virtual pads" with correct inheritance, the virtual function call to "onSetShape" was converted to C++ style.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPSpiral.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPRect.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPPolyLine.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPStar.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to Box3DSide.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPPolygon.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPPath.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPOffset.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPLine.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to
+ - SPGenericEllipse
+ - SPEllipse
+ - SPCircle
+ - SPArc
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPShape.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPLPEItem.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPItem.
+
+2012-08-18 Markus Engel <markus.engel@tum.de>
+
+ Added "virtual pad" to SPObject.
+
+2013-09-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
+ called Inkscape::Pixbuf. Replace usage in the code as appropriate.
+
+2013-09-18 Martin Owens <doctormo@gmail.com>
+
+ Merge in patch for Jabiertxo Arraiza Cenoz in bug lp:1127103
+
+2013-09-18 Martin Owens <doctormo@gmail.com>
+
+ Merge in David Mathog (mathog) patch for bug #1224486
+
+2013-09-18 Martin Owens <doctormo@gmail.com>
+
+ Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox.
+
+2013-09-18 Shlomi Fish <shlomif@shlomifish.org>
+
+ Fix cmake+ninja install (bug #1224543)
+
+2013-09-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1217602 (Measure Path fails with XML too deep error) by dave m.
+
+2013-09-17 Martin Owens <doctormo@gmail.com>
+
+ Remove compute drawbox and replace with area_elarge, make sure we use bbox
+
+2013-09-15 apenner <penner@vaxxine.com>
+
+ Path->Inset trial 2. revert rev 12279. (fix Bug 1218333)
+
+2013-09-15 Diederik van Lierop
+
+ Scale rendering of pattern fill of text when chaning zoom level; partial fix for blocker bug #1005892; this reinstates a line that was commented out in rev. 12488
+
+2013-09-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2013-09-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI message uniformisation
+
+2013-09-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI message uniformisation
+
+2013-09-14 Diederik van Lierop
+
+ Fixes bug 953992 (Imported pattern fill disappers while transforming)
+
+2013-09-14 apenner <penner@vaxxine.com>
+
+ Path->Inset. remove redundant node on inner join. (Bug 1218333)
+
+2013-09-14 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix windows build
+
+2013-09-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Do not recompress images when embedding and generating PDFs.
+ Fixes blocker bug #871563.
+
+2013-09-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix serious bug in recent GdkPixbuf / Cairo interop rework
+
+2013-09-13 Martin Owens <doctormo@gmail.com>
+
+ Remove cc2.0 and 2.5 licenses
+
+2013-09-13 Martin Owens <doctormo@gmail.com>
+
+ Fix the latest error with the adobe svg ns errors, boundry exceptions caused security failure.
+
+2013-09-13 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Improve the functions which create GdkPixbuf from Cairo surface
+ and vice versa. Simplifies some code.
+
+ Also introduce proper refcounting into svg_preview_cache.cpp
+ and fix its users.
+
+2013-09-13 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Use g_match_info_free instead of g_match_info_unref
+ for better Glib compatibility
+
+2013-09-12 Martin Owens <doctormo@gmail.com>
+
+ Merge in fix for critical blocker #166371
+
+2013-09-12 Martin Owens <doctormo@gmail.com>
+
+ Fix regex so it effects the buffer and ban PUBLIC entities too.
+
+2013-09-12 Martin Owens <doctormo@gmail.com>
+
+ Improve code with Kosiński's regex replacement
+
+2013-09-11 Martin Owens <doctormo@gmail.com>
+
+ Introduce a backup loading method that enables NOENT but hacks out system calls for adobe files
+
+2013-09-12 Matthew Petroff <matthew@mpetroff.net>
+
+ Forgot check in last commit.
+
+2013-09-12 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix handling of SVG lengths with spaces between value and unit (hopefully without breaking things this time) [Bug #1208002].
+
+2013-09-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix Windows build
+
+2013-09-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ partially revert 12471, this fixes bug 1215575, but undoes the fix for the less important bug 1208002.
+ (also improved unit conversion legibility)
+
+2013-09-10 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ improve legibility
+
+2013-09-08 Martin Owens <doctormo@gmail.com>
+
+ Add a check so objects removed from the document dont crash inkscape, happens on close bc event race condition or misorder of what to destroy
+
+2013-09-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1219175 (Typing in Layers Dialog searches hidden/unhidden state instead of layer name).
+
+2013-09-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Translation. Latvian translation update by Jānis Eisaks.
+
+2013-09-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1220758 (gears extention test broke make dist) by Ryan Lerch.
+
+2013-09-02 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Allow EMF import from Wine apps on Linux
+
+2013-09-02 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Unduplicate some code in the metafile printing extensions
+
+2013-09-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix grids with comma as decimal separator [Bug #1216306].
+
+2013-09-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix compilation warnings in libuemf
+
+2013-09-01 apenner <penner@vaxxine.com>
+
+ extensions. simplestyle.py. allow spaces at end of style attribute (Bug 1216859)
+
+2013-09-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix PNG export with non-px default unit [Bug #1215104].
+
+2013-09-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Update the generate_POTFILES.sh script and POTFILES.in
+
+2013-09-01 Campbell Barton <ideasman42@gmail.com>
+
+ update cmakefiles
+
+2013-08-31 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix error in the Artistic Style options file
+
+2013-08-31 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add Artistic Style options file
+
+2013-08-31 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Move libuemf to a separate directory.
+ Rename libunicode-convert to symbol_convert and put it in libuemf.
+
+2013-08-30 Martin Owens <doctormo@gmail.com>
+
+ Merge in pdf work by david bild, thanks David\!
+
+2013-08-29 David R. Bild <drbild@umich.edu>
+
+ use multiple graphic/text layers for pdf+latex output
+
+2013-08-26 David R. Bild <drbild@umich.edu>
+
+ Move omit text feature from cairo renderer to context
+
+2013-08-29 Martin Owens <doctormo@gmail.com>
+
+ Merge emf/wmf work
+
+2013-08-29 ~suv <suv-sf@users.sourceforge.net>
+
+ fix make check (POTFILES.in)
+
+2013-08-29 ~suv <suv-sf@users.sourceforge.net>
+
+ adapt to changes in r12471 (unit refactoring)
+
+2013-08-29 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12487)
+
+2013-08-16 David Mathog
+
+ Fix compiler warnings
+
+2013-08-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ patch of David Mathog in bugtread 988601 comment 186
+
+2013-06-19 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12380)
+
+2013-06-19 David Mathog
+
+ changes_2013_05_22a.patch:
+
+ 1. Resolves issue of bug #988601 message 170 (Support of 'Unset' styles in EMF export).
+
+ 2. Implements CSS 3 (and CSS 2) text-decoration support.
+ Note that it does not yet provide any method of adding these features - at present it just shows whatever is in the SVG. This new code is also used to display EMF/WMF strike-through and underline text decorations when these files are read in. Those decorations may also be written out to EMF/WMF. Other text decoration features, like overline, or dotted lines, are dropped. For SVG text-decoration -line, -style, -color are all implemented. CSS3 provides two ways to represent the same state, this code uses the compound text-decoration method rather than the 3 fields method. Also it leaves out keywords that are not needed and would break backwards compatibility. For instance:
+
+ text-decoration: underline solid
+
+ is valid, but would break CSS2. Solid is the default, so that sort of case is written as:
+
+ text-decoration: underline
+
+ If the state is CSS3 specific all of the needed fields are of course include, like
+
+ text-decoration: underline wavy red
+
+ 3. It incorporates the fix for bug 1181326 (Text edit mishandles span of just colored spaces)
+
+ 4. It incorporates further changes to text editing so that style can be changed on spans consisting of only spaces when text decorations are present in the span.
+
+ 5. It incorporates code to disable text decorations when text so marked is mapped onto a path.
+
+ 6. Fixed more bugs in Hebrew language support than I can remember. Hebrew language export/import to EMF now works quite well. (See the examples in libTERE v 0.7.) WMF does not support unicode and for all intents and purposes Inkscape has no way to read or write Hebrew to it. Some of more important things that now work that didn't (or didn't always): Hebrew diacritical marks, R/L/center justification, and bidirectional text. The Hebrew fonts "Ezra SIL" and "EZRA SIL SR" should be installed before viewing the libTERE examples, otherwise font substitutions will cause some text shifts.
+
+ 7. Implemented font failover in Text Reassemble, which makes the process more robust. (Again, see the examples in libTERE. )
+
+2013-05-16 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12337)
+
+2013-05-05 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12322)
+
+2013-04-27 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12305)
+
+2013-04-18 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12281)
+
+2013-04-08 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12272)
+
+2013-03-29 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12258)
+
+2013-03-24 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12240)
+
+2013-03-21 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r1228)
+
+2013-03-21 David Mathog
+
+ 988601-changes_2013_03_20a.patch
+
+ 1. Fixes the clang warnings noted in a post above, other than those
+ associated with alignment caused by casting.
+
+ 2. Fixes some minor rounding errors in both WMF and EMF input/output.
+ Round trip open/save cycles are conservative for EMF and WMF files
+ (excluding any features that are not full supported in inkscape or the
+ target file format, for instance, gradients, which must be emulated.)
+
+ 3. Fixed a missing break in the input WMF LINETO record handling, which
+ was falling through into the MOVETO and generating a harmless extra "M"
+ operation in a path.
+
+ 4. WMF has no POLYPOLYLINE record. However input that maps into
+ essentially a polypolyline record in SVG is common, for instance dashed
+ lines that have been converted to line segments. These end up in SVG as
+ a series of M L M L draw commands in the path. Earlier each M L pair
+ was going out as a polyline record, now they go as a series of
+ MOVETO/LINETO records. The primary reason for this change is that
+ without this change the behavior described in (2) does not occur.
+
+ 5. Fixed an issue where polyline and polygon records in some instances
+ ended up with an extra copy of their last point.
+
+2013-03-19 ~suv <suv-sf@users.sourceforge.net>
+
+ INX: fix typo in internal WMF input/output filetypename
+
+2013-03-19 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12224)
+
+2013-03-19 David Mathog
+
+ changes_2013_03_18c.patch
+
+ This set of patches does the following:
+
+ 1. Fixed a typo ( where "+ sizeof()" should have been "* sizeof()")
+ which caused a memory problem for EMF/WMF files with very large numbers
+ of hatches.
+
+ 2. Added support for background mode, background color, and textcolor
+ in hatches. EMF/WMF files change these parameters but the change may
+ be silent until many records later. This has the odd effect that a
+ stroke or fill may be defined (in SVG) and then it is ignored later
+ and replaced with one with a different background color.
+
+ 3. Fixed WMF output so that it wasn't adding +1 to the number of pixels
+ for Width and Height. (Allows WMF files to go through several cycles
+ of save as, open without changing sizes.)
+
+ 4. Cleaned up indenting of [ew]mf-{print|inout}.* files, to make
+ them compliant with the inkscape standard. All indents are (I hope)
+ now 4*i deep.
+
+ 5. Added underline/strikeout support for text read from EMF/WMF files.
+ Inkscape itself cannot currently render this, but it makes it into the
+ SVG, and it shows up correctly when that SVG is read by Opera.
+
+ 6. Took out all the "throw" calls, replacing them with g_error(). If
+ this comes up again in debugging a define can be used to remap the
+ g_error to temporarily reintroduce the throw so that gdb can catch them.
+
+ 7. Took out the "%6lf" format changes from patch 11724, retained the
+ "127" length limit in the same sscanf.
+
+ 8. Put the C type casts back in, reversing those changes from patch
+ 11724. This is a style issue, and I could not find clear guidance for
+ which way to go. (Nor a good rationale for keeping the lengthier C++
+ syntax.) So I reviewed a large swath of other inkscape code to see if
+ there was a trend and found a very large number of other sections that
+ were using C style casts instead of the more verbose C++ forms. So I
+ kept it the way it has been.
+
+ 9. The locale changes from 11724 were of course retained.
+
+2013-03-15 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12209)
+
+2013-03-13 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12201)
+
+2013-03-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ Prevent crashing on windows systems due to locale issues
+
+2013-03-11 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12191)
+
+2013-03-08 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12182)
+
+2013-03-08 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12181)
+
+2013-03-08 David Mathog
+
+ changes_2013_02_25a.patch
+
+ New: WMF import/export
+
+ implements WMF (Windows Metafile) read and write. Inkscape previously
+ supported that through uniconverter, which was not very good with WMF
+ files. The new version now has a complete wmf-print/wmf-inout
+ implementation, analogous to the previous emf-print/emf-inout. This
+ handles images, patterns, and various other goodies to the extent that
+ WMF does. WMF is a bit primitive, many fields are only 16 bits, so it
+ even more resolution sapping issues than does EMF. Given the choice,
+ always use the latter format.
+
+2013-02-13 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12122)
+
+2013-02-13 David Mathog
+
+ changes_2013_02_01b.patch
+
+ EMF import:
+ - Fix for EMF files with MODIFYWINDOWTRANSFORM records containing rotations
+ - Add support for embedded PNG and JPG images
+ - Fix for PowerPoint patterns
+
+ EMF export:
+ - Rotated images are exported using MODIFYWINDOWTRANSFORM records
+ - Add output option to allow unrotated output (e.g. for PowerPoint 2003)
+ - Don't rotate hatch and image fills on export
+
+ libTERE:
+ - Fix bug with misplaced words in LTR text (fix for RTL untested)
+
+2013-01-24 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12063)
+
+2013-01-22 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12051)
+
+2013-01-01 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r12005)
+
+2012-12-13 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11952)
+
+2012-12-13 David Mathog
+
+ preliminary release of the EMF import text reassembly feature.
+ (based on libTERE (TExt REassembly), not yet published)
+
+ libTERE examines all the text in an EMF file, which consists only of
+ little chunks in different formats, and attempts to reassemble it into
+ an editable SVG text object, with color, different fonts and so forth.
+ (only tested with English)
+
+2012-12-04 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11929)
+
+ [win32] Please update to latest devlibs for Windows (r41)
+
+2012-12-04 David Mathog
+
+ changes_2012-11_28.patch
+
+ EMF import:
+ - fix a bug which could potentially show up when a UTF16 string
+ was read from an EMF file that contained mostly glyphs that
+ needed 3 or 4 byte UTF-8 encoding.
+
+2012-11-26 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11903)
+
+2012-11-14 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11871)
+
+2012-11-14 David Mathog
+
+ changes_2012_11_13a.patch
+
+ EMF import:
+ - More changes to the MAPMODES behavior.
+
+2012-11-10 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11865)
+
+2012-11-01 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11858)
+
+2012-11-01 David Mathog
+
+ changes_2012_10_31b.patch
+
+ EMF import:
+ - better handling of aberrant bitmap records
+ - support for reading rarely encountered map modes (MM_LOENGLISH etc.)
+ (Output is still always MM_TEXT)
+ - better handling of EMF files with offset EMR_HEADER bounds fields
+ - improved text import
+ (snap font sizes to the nearest whole multiple of 1/32 points)
+
+2012-10-29 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11850)
+
+2012-10-25 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11826)
+
+2012-10-25 David Mathog
+
+ changes_2012_10_22b.patch, changes_2012_10_24a.patch
+
+ EMF import (Adobe Illustrator EMF files):
+ - workaround for issue with page scaling ('MM_ANISOTROPIC', wrong units)
+ - fix SETWORLDTRANSFORM operation
+ - fix libUEMF to support older/shorter EMF header forms
+
+ EMF import (general):
+ - fix import of shapes (rectangles) without borders
+ - handle EMF bitmap modes where a subsection of the image is extracted
+
+ EMF export/import:
+ - increased size in mm of the reference device by 100X on EMF export
+ (significant when the dpi is calculated on reading the EMF back in)
+ - changed dpi calculation:
+ (sum of pixels ref device)/(sum of millimeter ref device)
+
+2012-10-22 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11821)
+
+2012-10-19 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11810)
+ Note: needs update to latest devlibs r36 for Windows builds
+
+2012-10-18 David Mathog
+
+ changes_2012_10_18b.patch:
+ Additional fix for text that starts with any of the characters 0x0-0x1F
+ cast the tested character to unsigned to prevent dropping of some strings
+ (follow-up to r11984)
+
+2012-10-18 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11808)
+
+2012-10-13 David Mathog
+
+ Fix SVG formatting (EMF import):
+ A typo caused two extra spaces to be appended on the end of any text
+ which was read in from an EMF file.
+
+2012-10-12 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11787)
+
+2012-10-09 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11761)
+
+2012-10-09 David Mathog
+
+ changes_2012_10_08a.patch:
+ - image import from EMR_BITBLT, EMR_STRETCHBLT, and EMR_MASKBLT records
+ - sets a default font name (Arial) (for EMFs which specify for a font)
+ - drops text that starts with any of the characters 0x0-0x1F
+
+2012-10-08 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11760)
+
+2012-10-05 David Mathog
+
+ changes_2012_10_04b.patch: fixes one small memory issue (bytes allocated and never deallocated, not a leak per se)
+
+2012-10-04 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11737)
+
+2012-10-04 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11734)
+
+2012-10-04 David Mathog
+
+ update based on patch 'changes_2012_09_27b.patch'
+
+2012-10-04 ~suv <suv-sf@users.sourceforge.net>
+
+ revert changes in r11686 (not related to EMF support)
+
+2012-09-27 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11709)
+
+2012-09-27 David Mathog
+
+ fix for 'em' and 'ex' units support
+ (See also: bug #1036010)
+
+2012-09-27 David Mathog
+
+ initial changes to address problem of importing chunks of text into something editable
+ (See also: bug #366744)
+
+2012-09-27 David Mathog
+
+ fix compiler warnings with old GCC on Mac OS X and Solaris
+
+2012-09-25 ~suv <suv-sf@users.sourceforge.net>
+
+ revert .bzrgnore as well
+
+2012-09-25 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11704)
+
+2012-09-25 David Mathog
+
+ Changes from 2012-09-24
+
+2012-09-25 ~suv <suv-sf@users.sourceforge.net>
+
+ revert changes not strictly required for EMF support
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix pointer issue in EMF code
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11698)
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ add newly linked-in m4 files to .bzrignore
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ Add libunicode-convert: routines for converting between Unicode and nonunicode fonts
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ Fixes bug #1002351: configure.ac warnings on newer autoconf
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ Fixes bug #989972: avoid link error against static libstdc++ on Windows
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ Fixes bug #1050064: quiet console messages about supported values for 'color-interpolation-filters'
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ From bug #1048845: proposed addition to livarot for boolean operations
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ Fixes bug #1029584: support custom dasharrays in 'Fill and Stroke > Stroke style'
+
+2012-09-23 ~suv <suv-sf@users.sourceforge.net>
+
+ Fixes bug #986271: memory leak with bitmap images
+
+2013-08-25 Jon A. Cruz <jon@joncruz.org>
+
+ Updating outdated test. Fixes bug #1202271.
+
+2013-08-25 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update
+
+2013-08-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Latvian translation update by Jānis Eisaks.
+ Ukrainian translation update by Yuri Chornoivan.
+
+2013-08-22 JazzyNico <nicoduf@yahoo.fr>
+
+ New merge text extension (see Bug #960046).
+
+2013-08-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix make check on OS X
+
+2013-08-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ better memory leak fix (fixes bug 986271: memory leaks associated with images)
+ Patch by David Mathog, including revert of former fix in rev 11268
+
+2013-08-15 tavmjong-free <tavmjong@free.fr>
+
+ Prevent writing out empty style strings.
+
+2013-08-15 tavmjong-free <tavmjong@free.fr>
+
+ Add option to write out path data using only relative coordinates
+ (in addition to using only absolute coordinates or using a mixture
+ of absolute and relative coordinates optimized for length).
+
+2013-08-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix Gtk+ 3 build failure and make check
+
+2013-08-15 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix warning and hopefully fix build failures on Launchpad
+
+2013-08-14 ~suv <suv-sf@users.sourceforge.net>
+
+ fix build with dbusapi enabled
+
+2013-08-14 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ NewFromTemplate GSoC project for static templates
+
+2013-08-13 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Cleanups before merge
+
+2013-08-10 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Existing templates metadata added. Small keywords processing fix.
+
+2013-08-06 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Adapted sp_file_new for use with templates
+
+2013-08-04 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Removing template data from XML tree added
+
+2013-07-27 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Template preview size fixed
+
+2013-07-27 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ New preview rendering option in New From Template
+
+2013-07-27 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Templates related bug fixes
+
+2013-07-24 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Templates gui fixes
+
+2013-07-24 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Old templates support removed
+
+2013-07-19 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Minor code fixes
+
+2013-07-19 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ New From Template ui rearrangement
+
+2013-07-17 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Searching by words in descriptions, titles etc. Translation support improved
+
+2013-07-13 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Template info loading + searching by keywords added.
+
+2013-07-08 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Coding style improvements and display bug fixes
+
+2013-07-04 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Added loading templates into NewFromTemplate dialog.
+
+2013-07-03 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Templates menu item fixed
+
+2013-07-02 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Adding NewFromTemplate to the Inkscape menu
+
+2013-06-27 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Coding style fixes
+
+2013-06-22 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Changed comboBox into editable
+
+2013-06-22 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ Coding style fixes
+
+2013-06-18 Slagvi Public <Jan dot Darowski att gmail dott com>
+
+ First newFromTemplate commit. Some basic widgets mechanics
+
+2013-08-12 Martin Owens <doctormo@gmail.com>
+
+ Merge bool fix and clean up the warning
+
+2013-08-08 Eric Greveson <eric@greveson.co.uk>
+
+ Fix to do the "right thing" for difference/intersection boolean ops when
+ one or more input paths are truncated to zero-size by the quantization
+ step (coordinate rounding). Previously this had only been fixed for union
+ ops (which happened to work for exclusion (XOR) ops as well).
+
+2013-08-12 Martin Owens <doctormo@gmail.com>
+
+ Merge in object-to-path enabler dbus command
+
+2013-08-12 Eric Greveson <eric@greveson.co.uk>
+
+ Allow Object to Path verb from non-GUI (DBus) interface
+
+2013-08-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Packaging. Hebrew translation by Yaron Shahrabani.
+
+2013-08-07 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove missing files from POTFILES.in
+
+2013-08-06 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge Google Summer of Code unit refactor.
+
+2013-08-06 Matthew Petroff <matthew@mpetroff.net>
+
+ Fixed bug in page sizer.
+
+2013-08-04 Matthew Petroff <matthew@mpetroff.net>
+
+ Switched to global UnitTable.
+
+2013-08-03 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix handling of SVG lengths with spaces [Bug #1208002].
+
+2013-08-03 Matthew Petroff <matthew@mpetroff.net>
+
+ Fixed building of tests.
+
+2013-08-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Fix UnitTracker percentage bug.
+
+2013-08-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Fixed Windows compile bug.
+
+2013-08-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge from trunk.
+
+2013-08-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Fixed Windows compile bug.
+
+2013-08-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Improved math formatting.
+
+2013-07-31 Matthew Petroff <matthew@mpetroff.net>
+
+ Eliminate "unit-constants.h".
+
+2013-07-31 Matthew Petroff <matthew@mpetroff.net>
+
+ Added percent support back to select toolbar.
+
+2013-07-29 Matthew Petroff <matthew@mpetroff.net>
+
+ Cleanup.
+
+2013-07-29 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge from trunk.
+
+2013-07-29 Matthew Petroff <matthew@mpetroff.net>
+
+ Update unit extraction regular expressions.
+
+2013-07-21 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed SPMetric.
+
+2013-07-21 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "widgets/ruler.*" away from SPMetric.
+
+2013-07-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported away from and removed "sp-metrics.*".
+
+2013-07-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Add string output functions for units.
+
+2013-07-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed last traces of "SPUnit" and removed "helper/unit*".
+
+2013-07-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "widgets/stroke-style.*".
+
+2013-07-20 Matthew Petroff <matthew@mpetroff.net>
+
+ Added percentage support to "Inkscape::Util::Quantity::convert".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Cleanup.
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "live_effects/parameter/unit.*".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "ui/widget/style-swatch.*".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "ui/widget/selected-style.*".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/units.h" from "pen-context.cpp".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/units.h" from "selection-chemistry.cpp".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/units.h" from "display/canvas-grid.cpp".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "src/lpe-tool-context.*"
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/units.h" from "snap-preferences.h".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/units.h" from "ui/dialog/document-properties.cpp".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/unit-menu.h" and "helper/units.h" from "flood-context.h".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/unit-menu.h" and "helper/units.h" from "desktop-events.cpp".
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
+
+2013-07-19 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-utilities.h".
+
+2013-07-18 Matthew Petroff <matthew@mpetroff.net>
+
+ Switch unit functions from using pointer arguements to reference arguements.
+
+2013-07-18 Matthew Petroff <matthew@mpetroff.net>
+
+ Added more more convientent unit functions.
+
+2013-07-18 Matthew Petroff <matthew@mpetroff.net>
+
+ Added more convienient unit conversion functions.
+
+2013-07-18 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "display/canvas-grid.*" and "display/canvas-axonomgrid.*".
+
+2013-07-18 Matthew Petroff <matthew@mpetroff.net>
+
+ Added quantity string parsing.
+
+2013-07-18 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "ui/dialog/clonetiler.*".
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "ui/dialog/export.*".
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed "helper/unit-tracker.*".
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Port remaining files away from "helper/unit-tracker.h".
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Fixed botched merge.
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge from trunk.
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Temporary fixes/kludges.
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "widgets/node-toolbar.cpp".
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Fixed memory corruption introduced in a previous commit.
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Added copyright header and name to AUTHORS.
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Fixed conversion factors and missed unit include removal.
+
+2013-07-17 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "widgets/text-toolbar.cpp" and "widgets/paintbucket.cpp"
+
+2013-07-16 Matthew Petroff <matthew@mpetroff.net>
+
+ Removed unused unit includes.
+
+2013-07-16 Matthew Petroff <matthew@mpetroff.net>
+
+ Added new UnitTracker class.
+
+2013-07-09 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported sp-namedview.cpp (todo: fix a bunch of things).
+
+2013-07-06 Matthew Petroff <matthew@mpetroff.net>
+
+ Switch setWidth and setHeight to use Quantity and switch to forward declaration of Inkscape::Util::Quantity in document.h.
+
+2013-07-06 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported measure-context.cpp (to do: port widgets/measure-toolbar.cpp so unit selector works again).
+
+2013-07-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge from trunk.
+
+2013-07-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.
+
+2013-07-01 Matthew Petroff <matthew@mpetroff.net>
+
+ Renamed Length class to Quantity class, fixed bugs, and added functions.
+
+2013-06-24 Matthew Petroff <matthew@mpetroff.net>
+
+ Merge from trunk.
+
+2013-06-24 Matthew Petroff <matthew@mpetroff.net>
+
+ Added length class.
+
+2013-08-06 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ init SPStyle better: fixes a bunch of bugs resulting from improper re-init of SPStyle struct. (after r12452)
+
+2013-08-05 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ code cleanup (cppcheck)
+
+2013-08-05 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix memleak (rows)
+
+2013-08-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-08-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: c-style casts > c++ style casts
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ catch exception by reference
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ reduce variable scope
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ reduce scope of variables
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ rename variable for clarity
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix small "performance" issues (cppcheck)
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix initialization
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix initialization
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ some code cleanup, trying to get it through cppcheck
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix bug
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ cleanup
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ function cleanup
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ remove unused variable
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ init members
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ disable really bad memset on a huge struct that contains member objects besides just integers and enums
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add comment. cppcheck false positive
+
+2013-08-03 apenner <penner@vaxxine.com>
+
+ pdf import. re-define tiling pattern scaling matrix (Bug 1168908)
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ cppcheck fix: Memory leak: rows
+
+2013-08-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ cppcheck Common realloc mistake: 'qrsData' nulled but not freed upon failure
+
+2013-08-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix gears test
+
+2013-08-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix return code for extension tests]
+
+2013-08-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix extensions that fail unit tests
+
+2013-08-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix attributes test list
+
+2013-08-02 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Fix POTFILES.in missing files
+
+2013-08-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build error
+
+2013-07-31 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update
+
+2013-07-31 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix selection of images in outline mode. Fixes LP #1089702
+
+2013-07-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove unnecessary variable from the GMarkup-based unit parser
+
+2013-07-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove the "simple SAX" parser. Replace its only use (loading of unit
+ definitions in util/units.cpp) with Glib::Markup
+
+2013-07-24 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove mentions of DialogScript verb from keybinding files
+
+2013-07-24 Christoffer Holmstedt <christoffer.holmstedt@gmail.com>
+
+ Comparison between licenses are now done by comparing the License URI.
+
+2013-07-16 Christoffer Holmstedt <christoffer.holmstedt@gmail.com>
+
+ Merging patch from Peter Liljenberg. License comparison is now done by comparing license URI and nothing else.
+
+2013-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Actually remove approx-equal.h (oops again)
+
+2013-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix stray prototype of a removed function
+
+2013-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Actually remove the file containing the unused fix (oops)
+
+2013-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove unused fix for an ancient problem with g_ascii_strtod
+
+2013-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove approx-equal.h and replace with Geom::are_near
+
+2013-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix spelling error in filename
+
+2013-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove the Digest class. Replace its only use with a glibmm call.
+
+2013-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove the disabled script dialog and the nonfunctional Java binding
+
+2013-07-21 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update
+
+2013-07-18 Christoffer Holmstedt <christoffer.holmstedt@gmail.com>
+
+ Added my name to the AUTHORS file.
+
+2013-07-18 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Rename the "clipart" directory to the more descriptive name "branding".
+ Remove duplicate Inkscape logos.
+
+2013-07-17 Christoffer Holmstedt <christoffer.holmstedt@gmail.com>
+
+ Changed metadata tooltips to match the definition of Dublin Core terms.
+
+2013-06-24 Christoffer Holmstedt <christoffer.holmstedt@gmail.com>
+
+ Changed document properties - metadata tooltips to match the definition of dublin core terms.
+
+2013-07-17 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix ordering of verbs
+
+2013-07-17 Alex Valavanis <valavanisalex@gmail.com>
+
+ Revert accidental change to configure.ac
+
+2013-07-17 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix remaining g_type_init deprecation issues
+
+2013-07-16 apenner <penner@vaxxine.com>
+
+ Shape calculations. re-introduce grid of a smaller size. (http://article.gmane.org/gmane.comp.graphics.inkscape.devel/40786)
+
+2013-07-13 Jon A. Cruz <jon@joncruz.org>
+
+ Minor C++ish refactoring pass.
+
+2013-07-13 Jon A. Cruz <jon@joncruz.org>
+
+ Whitespace cleanup.
+
+2013-07-12 Martin Owens <doctormo@gmail.com>
+
+ Use Jon Cruz info about OptRect to correctly get area height and width
+
+2013-07-12 Martin Owens <doctormo@gmail.com>
+
+ Do not effect the focus in align computation
+
+2013-07-11 Martin Owens <doctormo@gmail.com>
+
+ Change small to sml to fix windows compile problem
+
+2013-07-10 Martin Owens <doctormo@gmail.com>
+
+ Remove align point, not required any more
+
+2013-07-10 Martin Owens <doctormo@gmail.com>
+
+ Step 2 refactoring the align functions, added some functionality to selection.
+
+2013-07-10 Martin Owens <doctormo@gmail.com>
+
+ Merge in Eric's dbus name option
+
+2013-07-10 Eric Greveson <eric@greveson.co.uk>
+
+ Merge from trunk
+
+2013-07-10 Eric Greveson <eric@greveson.co.uk>
+
+ Added "dbus-name" command line option to allow a D-Bus bus name other than
+ "org.inkscape" to be specified. This allows multiple Inkscape instances to
+ be controlled over D-Bus in a single user session.
+
+2013-07-09 Martin Owens <doctormo@gmail.com>
+
+ Small refactor of align and distribute to reduce complexity.
+
+2013-07-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1185132 (colorspace.h not included in the tarball when doing a make dist) by Ryan Lerch.
+
+2013-07-08 Martin Owens <doctormo@gmail.com>
+
+ Revert wrong changes and apply right fixes from prev-commit
+
+2013-07-07 Martin Owens <doctormo@gmail.com>
+
+ Make colour a guint instead of a uint. bug 1198501
+
+2013-07-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build failure with GDL >= 3.6
+
+2013-07-06 Martin Owens <doctormo@gmail.com>
+
+ Fix verbs that were out by 5 because of missing script verbs (broken between r7137-r11611)
+
+2013-07-05 Martin Owens <doctormo@gmail.com>
+
+ Merge: Add Hershey extension for engraving fonts
+
+2012-12-16 ~suv <suv-sf@users.sourceforge.net>
+
+ merge from trunk (r11955)
+
+2012-12-16 ~suv <suv-sf@users.sourceforge.net>
+
+ Hershey Text: whitespace; py: docstring, modeline; inx: fix attribute value
+
+2012-09-21 Windell Oskay
+
+ Add extension 'Render > Hershey Text' for engraving fonts
+
+2013-07-05 Martin Owens <doctormo@gmail.com>
+
+ Merge: version 2.31 of the guides creator
+
+2011-05-01 Peter Lieverdink <me@cafuego.net>
+
+ Raise the limit on the number of guides from 100 to 1000.
+
+2011-05-01 Peter Lieverdink <me@cafuego.net>
+
+ Replace guides creator with upstream guides creator version 2.31.
+
+2013-07-05 Martin Owens <doctormo@gmail.com>
+
+ Merge: scale, rotate and skew handles refactoring
+
+2013-07-05 Martin Owens <doctormo@gmail.com>
+
+ Adjust sizes of lists
+
+2013-07-04 Martin Owens <doctormo@gmail.com>
+
+ Improve handle xpm loading using rotate
+
+2013-07-05 Martin Owens <doctormo@gmail.com>
+
+ Merge: Command-line and DBus refactoring to improve inkscapes ability to be run headless.
+
+2013-07-04 Eric Greveson <eric@greveson.co.uk>
+
+ Fix for builds without --enable-dbusapi (missing #ifdef)
+
+2013-07-04 Eric Greveson <eric@greveson.co.uk>
+
+ Further renaming of DBus variables (object -> app_interface/doc_interface
+ and doc_context -> target)
+ Fixes to application interface for document_new (now only works in
+ console mode, and behaves as expected)
+
+2013-07-04 Eric Greveson <eric@greveson.co.uk>
+
+ Code readability improvements and licence changes for action-context.*
+ based on merge request code review and feedback
+
+2013-07-03 Eric Greveson <eric@greveson.co.uk>
+
+ Merge recent changes from inkscape trunk
+
+2013-07-03 Eric Greveson <eric@greveson.co.uk>
+
+ Changed dbus interface to treat 'division' like other boolops, with a new
+ return type for selection_combine to support this (array of string).
+ This also fixes a bug with not setting the error flag when returning NULL
+ from this method.
+ Refactored some more selection verbs to allow use in no-GUI mode.
+
+2013-07-03 Eric Greveson <eric@greveson.co.uk>
+
+ Modified dbus interface so that it works in console mode (--dbus-listen)
+ Modified action context setup so that in console mode, when a document is
+ added to the main inkscape app instance, it gets a selection model and
+ layer model automatically set up for it
+ Made a couple more verbs work in console mode
+
+2013-07-01 Eric Greveson <eric@greveson.co.uk>
+
+ Added error messages when attempting to use verbs requiring GUI in
+ console (--without-gui) mode.
+
+2013-07-01 Eric Greveson <eric@greveson.co.uk>
+
+ Added new files referenced in previous commit message (forgot to add!)
+
+2013-07-01 Eric Greveson <eric@greveson.co.uk>
+
+ Factored layer model out into new Inkscape::LayerModel class. This allows
+ Inkscape::Selection to use a LayerModel that is not associated with a UI.
+ Changed the interface of verbs (SPAction) to use a new ActionContext
+ rather than UI::View::View, again so that verbs may be used in a console
+ mode.
+ Modified boolean operation verbs to work in console-only mode.
+ Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops.
+ Modified main.cpp to process selections and verbs in no-GUI mode.
+ Other changes are all consequences of the SPDesktop, Selection and
+ LayerModel interface changes.
+
+2013-07-03 Martin Owens <doctormo@gmail.com>
+
+ Make handle colour a configurable property.
+
+2013-07-01 Martin Owens <doctormo@gmail.com>
+
+ Refactor resize, rotate, skew handle code
+
+2013-07-01 apenner <penner@vaxxine.com>
+
+ Shape calculations. do not quantize the coordinates. (Bug 168158)
+
+2013-07-01 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ LPE bend path: fix crash on "uskeleton.cuts.back()" because of empty uskeleton.
+
+2013-06-29 apenner <penner@vaxxine.com>
+
+ Transform dialog. do not use singular transforms. (Bug 1189446)
+
+2013-06-29 Martin Owens <doctormo@gmail.com>
+
+ Make DAMN sure paths with zero nodes do not cause a crash.
+
+2013-06-28 Martin Owens <doctormo@gmail.com>
+
+ Fix crash when undoing/redoing a duplicate layer.
+
+2013-06-27 Martin Owens <doctormo@gmail.com>
+
+ Add the ability to reorder filters using drag-drop in the gtklist
+
+2013-06-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Strings consistency fix in Rack gears extension.
+ Translations. Translatable files list, translation template and French translation update.
+
+2013-06-26 Martin Owens <doctormo@gmail.com>
+
+ Update makefile for extensions for gears
+
+2013-06-26 Martin Owens <doctormo@gmail.com>
+
+ Add render rack gear extension from bug#1174800, modify gears location to render sub-menu
+
+2013-06-26 Martin Owens <doctormo@gmail.com>
+
+ Fix Gtk3 build by including togglebutton header
+
+2013-06-26 Martin Owens <doctormo@gmail.com>
+
+ Using CC0 link instead of old Public Domain link
+
+2013-06-25 Martin Owens <doctormo@gmail.com>
+
+ Merge in: remove-hard-coded-toggle-dropper-keybinding
+
+2013-06-17 Christoffer Holmstedt <christoffer.holmstedt@gmail.com>
+
+ Removed hard coded keybinding from event-context.cpp and added the appropiate function call in verbs.cpp
+
+2013-06-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Correctly ignore symbolic link to ltmain.sh
+
+2013-06-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Documentation spelling fix
+
+2013-06-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove unused file memeq.h
+
+2013-06-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukrainian translation update by Yuri Chornoivan.
+
+2013-06-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ odf metadata - let's begin with a first step to full ODF compatibility
+
+2013-06-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-06-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Finnish translation fix by Ville Pätsi (see Bug #752457) and translation template update.
+
+2013-06-17 Martin Owens <doctormo@gmail.com>
+
+ Fix my own mis-credit and some symbols labels
+
+2013-06-16 Martin Owens <doctormo@gmail.com>
+
+ Fix layer selection so defs don't change layers, updated symbol text.
+
+2013-06-16 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1184408 : Additional zoom levels in zoom context menu
+
+2013-06-16 John Smith <john.smith7545@yahoo.com>
+
+ Revert Fix for 600285 : Zoom slider
+
+2013-06-15 Martin Owens <doctormo@gmail.com>
+
+ Improve icons for symbols dialog
+
+2013-06-15 Martin Owens <doctormo@gmail.com>
+
+ Fix crash for external symbol documents, should never select these items.
+
+2013-06-15 Martin Owens <doctormo@gmail.com>
+
+ Big change in symbols ui and selection chemistry.
+
+2013-06-14 Martin Owens <doctormo@gmail.com>
+
+ Allow svg elements to be ungrouped
+
+2013-06-13 Martin Owens <doctormo@gmail.com>
+
+ Do not allow markers for children of markers (prevent loop)
+
+2013-06-12 Martin Owens <doctormo@gmail.com>
+
+ Use fixed inkscape icon for 'no-marker' instead of gtk theme icon
+
+2013-06-11 Martin Owens <doctormo@gmail.com>
+
+ Fix Apache2 license conflict with GPL with re-license from SOIX upstream
+
+2013-06-11 Martin Owens <doctormo@gmail.com>
+
+ Use 'remove' instead of 'gtk-remove' for theme.
+
+2013-06-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Restore the old behavior of autogen.sh
+ (do not automatically run configure).
+
+2013-06-11 Martin Owens <doctormo@gmail.com>
+
+ Change back to using NULL and fix windows theme error by checking
+
+2013-06-11 Martin Owens <doctormo@gmail.com>
+
+ Fix bug where symbols weren't identified as such
+
+2013-06-11 apenner <penner@vaxxine.com>
+
+ extensions. hpgl input. new import routine by TimeWaster
+
+2013-06-11 Martin Owens <doctormo@gmail.com>
+
+ Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-Marker.
+
+2013-06-11 Martin Owens <doctormo@gmail.com>
+
+ Change marker layout in stroke-widget so they are all on one line.
+
+2013-06-10 apenner <penner@vaxxine.com>
+
+ use visual bbox in calculation of filter area (Bug 1188336)
+
+2013-06-09 Jon A. Cruz <jon@joncruz.org>
+
+ Remove use of separate array for scale values.
+
+2013-06-09 Jon A. Cruz <jon@joncruz.org>
+
+ Replace multiple copies of GTK2/GTK3 #ifdef code with single helper function.
+
+2013-06-07 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Refactor --export-pdf-version detection.
+
+ If the user try to export the pdf and ps versions at one run, the
+ sp_export_pdf detection would fail. A better approach (this commit) is to check
+ the mime argument.
+
+2013-06-07 Jon A. Cruz <jon@joncruz.org>
+
+ C++ conversion of parallel arrays to vector of class instances.
+
+2013-06-07 Jon A. Cruz <jon@joncruz.org>
+
+ Check for value in range before dereferencing.
+
+2013-06-06 Jon A. Cruz <jon@joncruz.org>
+
+ Glibmm 2.32+ fix extended to optional components. Fixes bug #1179338.
+
+2013-06-06 Jon A. Cruz <jon@joncruz.org>
+
+ Adding inclusion of config.h where needed for threads.h check.
+
+2013-06-06 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2013-06-06 Jon A. Cruz <jon@joncruz.org>
+
+ Added configure/ifdef guards to only bring in the needed #include if glibmm has it.
+
+2013-06-06 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Fixes r12348 and r12350.
+
+ Typo error (sp_export_pdf_version instead sp_export_pdf).
+
+2013-06-05 Martin Owens <doctormo@gmail.com>
+
+ Fix symbol-title missing crash
+
+2013-06-05 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Add option to set --export-ps-level. Fixes bug #669748.
+
+ Moreover, a bug in --export-pdf-version was fixed. The bug made Inkscape crash
+ if someone try to export a ps file.
+
+2013-06-05 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Refactor: Changed some functions from Extension to const.
+
+ The functions changed to const:
+
+ * get_param_color
+ * get_param_enum
+ * get_param_optiongroup
+ * get_param_enum_contains
+
+2013-06-05 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
+
+ Add command line option to specify PDF export version. Patch from schwieni.
+
+ From the patch's author:
+
+ Additional command line option added to export to different PDF-versions
+ supported by cairo (currently only "PDF 1.4" and "PDF 1.5"). The user must
+ provide the exact string found in the PDF-export dialog of Inkscape. This
+ feature was previously only accessible via the GUI of Inkscape. This option is
+ useful for people opting for PDF-a conformance in their PDFs. Moreover, the
+ Extension and Parameter classes are extended by setters for enum parameters
+ (used in combo boxes).
+
+2013-06-04 Jon A. Cruz <jon@joncruz.org>
+
+ Correct to compile against recent gtkmm, including updated macports versions. Fixes bug #1179338.
+
+2013-06-04 Jon A. Cruz <jon@joncruz.org>
+
+ Correct to compile against recent gtkmm, including updated macports versions. Fixes bug #1179338.
+
+2013-06-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2013-05-29 tavmjong-free <tavmjong@free.fr>
+
+ Fix for command line EPS/PS export (bug 1173776). Patch from Vinipsmaker.
+
+2013-05-27 apenner <penner@vaxxine.com>
+
+ extensions. dxf input. create default layer 0 if it does not exist (Bug 1123907)
+
+2013-05-26 tavmjong-free <tavmjong@free.fr>
+
+ Prevent crash from middle marker when a path or polyline has only one point.
+
+2013-05-25 apenner <penner@vaxxine.com>
+
+ boolops. allow Division to create hole (Bug 499744)
+
+2013-05-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Reverting fix for Bug #1022543.
+
+2013-05-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1022543 (Ctrl+C increments the documents count) by Maggio.
+
+2013-05-18 Jon A. Cruz <jon@joncruz.org>
+
+ Refactored internals to use a vector of structs instead of several parallel arrays.
+
+2013-05-16 Martin Owens <doctormo@gmail.com>
+
+ New symbol-button icons
+
+2013-05-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. More include fixes for glibmm 2.36 (file dialog).
+
+2013-05-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Fixing some more include issues (glibmm threads depracation).
+
+2013-05-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Adding missing include (failed with the gtk3 devlibs).
+
+2013-05-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1173806 (Don't use deprecated g_type_init()) by Davis Evans.
+
+2013-05-13 insaner <launchpad@insaner.com>
+
+ cleanup document option to clean up unused swatches
+
+2013-05-12 Jon A. Cruz <jon@joncruz.org>
+
+ Moved icc selector members to internal helper.
+
+2013-05-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. PO template update.
+
+2013-05-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1085949 (Use ImageMagick fallback when importing bitmap resolution).
+
+2013-05-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #448872 (Changing the bounding box type in preferences does not update the preview) by Vinipsmaker.
+
+2013-05-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111.
+
+2013-05-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #683561 (Can't select text using click - [SHIFT+click]).
+
+2013-05-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #515267 (CTRL+DEL and CTRL+BACKSPACE in text boxes doesn't work)
+
+2013-05-11 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 871563 : JPG images are recompressed with lower quality when embedded
+
+2013-05-09 Martin Owens <doctormo@gmail.com>
+
+ Improve code documentation for symbols
+
+2013-05-08 Garret <garrettl@gmail.com>
+
+ Palettes: Add pure black and white to Tango palette
+
+2013-05-05 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1171434 : trunk: INX <optiongroup> broken^
+
+2013-05-03 Jon A. Cruz <jon@joncruz.org>
+
+ Christoffer Holmstedt 2013-04-21 Fixed compilation warnings and updated tweak-move and tweak-move-jitter cursors. Fixes bug #587729.
+
+2013-04-21 Christoffer Holmstedt <christoffer.holmstedt@gmail.com>
+
+ Fixed compilation warnings and updated tweak-move and tweak-move-jitter cursors.
+
+2013-04-18 Christoffer Holmstedt <christoffer.holmstedt@gmail.com>
+
+ Added 9 cursors for the tweak tool.
+
+2013-05-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fix UI after inclusion of gimp style sliders
+
+2013-05-02 insaner <launchpad@insaner.com>
+
+ alt + scroll to select messes up opacity
+
+2013-05-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fix typo in en_gb translation
+
+2013-05-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fix UI after inclusion of gimp style sliders
+
+2013-05-01 Jon A. Cruz <jon@joncruz.org>
+
+ Update minimum window size logic for cases when not saving window positions.
+
+2013-04-30 Jon A. Cruz <jon@joncruz.org>
+
+ Fix for Bug #830663 (default window size is too small) by Jiabao Wu
+
+2013-05-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #629081 (Spiro and path operations fails) by Matthew Petroff.
+
+2013-05-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #257223 (Object to Path should work for Connectors) by Matthew Petroff.
+
+2013-04-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI messages
+
+2013-04-28 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed logic error confusing bitwise and with logical and.
+ Whitespace cleanup to make the issue easier to spot.
+
+2013-04-28 Jon A. Cruz <jon@joncruz.org>
+
+ Temporily fix abiguous macros before later removal.
+
+2013-04-28 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2013-04-28 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI messages: end with : in front of edit box
+
+2013-04-28 Kris <Kris.De.Gussem@hotmail.com>
+
+ minor cppcheck stuff
+
+2013-04-27 apenner <penner@vaxxine.com>
+
+ update bbox when Filter General Settings modified (Bug 960986)
+
+2013-04-26 apenner <penner@vaxxine.com>
+
+ modify bbox width for Blur filter in Fill & Stroke (Bug 1171208)
+
+2013-04-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ translation typo
+
+2013-04-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2013-04-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ revert r12297
+
+2013-04-23 Martin Owens <doctormo@gmail.com>
+
+ Add MapSymbols from OpenStreetMap.
+
+2013-04-23 Martin Owens <doctormo@gmail.com>
+
+ Allow multiple groups to be symbolised and replace groups with clones.
+
+2013-04-22 Martin Owens <doctormo@gmail.com>
+
+ Allow out of src building for wildcard Makes
+
+2013-04-22 Martin Owens <doctormo@gmail.com>
+
+ Add balloon symbols and connect defs modified signal.
+
+2013-04-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ define booleans as booleans (prevent future errors in comparisons)
+
+2013-04-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix warnings
+
+2013-04-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi.
+
+2013-04-21 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 600285 : Zoom slider
+
+2013-04-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-04-21 Martin Owens <doctormo@gmail.com>
+
+ Fix symbols not being installed bug reported by suv
+
+2013-04-21 Martin Owens <doctormo@gmail.com>
+
+ Clean up symbol pixmap generator and title description
+
+2013-04-20 Martin Owens <doctormo@gmail.com>
+
+ Warn if we get a NULL object
+
+2013-04-20 Martin Owens <doctormo@gmail.com>
+
+ Output attributes as lengths instead of doubles.
+
+2013-04-20 Martin Owens <doctormo@gmail.com>
+
+ Throw better error when attribute isn't available
+
+2013-04-20 Martin Owens <doctormo@gmail.com>
+
+ Pull Merge
+
+2013-04-20 apenner <penner@vaxxine.com>
+
+ Group bbox update (Bug 1168979)
+
+2013-04-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ minor odg export update
+
+2013-04-20 Martin Owens <doctormo@gmail.com>
+
+ Remove GLib error and remove some cruft
+
+2013-04-19 Martin Owens <doctormo@gmail.com>
+
+ Use wildcard blob for symbols Makefile.am
+
+2013-04-19 Josh Andler <scislac@gmail.com>
+
+ Install the new Flow symbols
+
+2013-04-19 Martin Owens <doctormo@gmail.com>
+
+ Cleaned up flow symbols file
+
+2013-04-19 Martin Owens <doctormo@gmail.com>
+
+ New flow char symbols
+
+2013-04-18 Martin Owens <doctormo@gmail.com>
+
+ Updated aiga symbols to have more meta data and used document title for symbols dropdown
+
+2013-04-18 Josh Andler <scislac@gmail.com>
+
+ Add symbolic icons set by Jimmac & Barbara Muraus
+
+2013-04-18 Josh Andler <scislac@gmail.com>
+
+ Resaved icons using preferences from http://wiki.inkscape.org/wiki/index.php/Icons#Single_SVG_File
+
+2013-04-18 apenner <penner@vaxxine.com>
+
+ Path Union. fix for Bug 614577
+
+2013-04-18 Martin Owens <doctormo@gmail.com>
+
+ Change symbols icon and give minimum size for dialog
+
+2013-04-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #503712 (Personal default template not used) by Slagvi.
+
+2013-04-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ odg export: some work on gradients
+
+2013-04-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix some broken Vim modelines
+
+2013-04-08 apenner <penner@vaxxine.com>
+
+ patch by Damjan Velickovski for rotation snap degrees, Bug 525508
+
+2013-04-08 apenner <penner@vaxxine.com>
+
+ extensions. Desktop Cutting Plotter (DXF R14) output. patch by Yann Papouin for Bug 1164904
+
+2013-04-08 tavmjong-free <tavmjong@free.fr>
+
+ Implement read/write of image-rendering property. To be used to control scaling.
+
+2013-04-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ NULL pointer checks
+
+2013-04-07 Jon A. Cruz <jon@joncruz.org>
+
+ Added simple control to font dialog to address text on path's startOffset. Bug #171005 and bug #171033
+
+2013-04-07 Alex Valavanis <valavanisalex@gmail.com>
+
+ Tidy up dependency list and fix missing inclusion
+
+2013-04-06 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add --export-margin option to PDF/EPS/PS export cmdline
+
+2013-04-06 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix bug where extension radiobutton parameters cannot be set from cmdline (e.g. "--export-area-drawing" did not work)
+
+2013-04-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Ukrainian translation update by Yuri Chornoivan.
+ Latvian translation update by Jānis Eisaks.
+
+2013-04-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1163759 (Mouse selection ignores transform).
+
+2013-04-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ odf export: code clean up and preparatory work to allow gradients in export. Now only linear fill gradients are shown (not taking orientation and position into account).
+
+ part of bug #474956 (odg export still doesn't work)
+
+2013-04-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ Checking file presence before calling lstat (should fix Bug #785701 Inkscape freezes at opening)
+
+2013-04-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2013-03-31 Martin Owens <doctormo@gmail.com>
+
+ Fix copyright email for Martin Owens
+
+2013-03-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and pdf via cairo import and more) by Masato HASHIMOTO.
+
+2013-03-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2013-03-29 Alex Valavanis <valavanisalex@gmail.com>
+
+ Header cleanup
+
+2013-03-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1161205 (Font substitution dialog appears when generic font family is found except Sans-serif).
+
+2013-03-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by Masato HASHIMOTO.
+ Translation template and French translation update.
+
+2013-03-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by Craig Marshall.
+ Fix for Bug #481805 (Rectangle with rounded corners) by Markus Engel.
+
+2013-03-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix build
+
+2013-03-27 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2013-03-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1160925 (Missing files in POTFILES.in) by Masato HASHIMOTO.
+
+2013-03-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop using top-level glibmm header
+
+2013-03-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix check for X11 backend with Gtk+ 2
+
+2013-03-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Prevent config failure with GTK_CHECK_BACKEND when Gtk+ 3 dev is unavailable
+
+2013-03-26 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update
+
+2013-03-26 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible check for X11 backend
+
+2013-03-26 tavmjong-free <tavmjong@free.fr>
+
+ Revert r12183 and replace with better work-around for Pango bug (incorrect
+ font-family if weight is expressed as a number). Also fixed bug with
+ font-stretch.
+
+2013-03-26 Craig Marshall <craig9@gmail.com>
+
+ Fixed broken logic in zoom history to fix bug 1106031 (and removed some unrelated and unnecessary debug output)
+
+2013-03-25 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop unnecessary (and broken with Gtk+ 3) check for Gtk+ backend
+
+2013-03-25 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Workaround usage of deprecated glib symbols in 3rd party libraries
+
+2013-03-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Fix for Bug #837962 (Untranslatable and not localized strings).
+ Translations. PO template and French translation update.
+
+2013-03-24 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed uninitialized variables & misc warnings.
+
+2013-03-24 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update
+
+2013-03-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Masato HASHIMOTO."
+ Translations. Fix for Bug #1159347 (Non-localized strings in PS-export)."
+ Translations. PO template update.
+
+2013-03-24 tavmjong-free <tavmjong@free.fr>
+
+ Ignore more files (m4, po, etc.).
+
+2013-03-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Convert a couple of C-style pointer casts
+
+2013-03-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for old Bug #166697 (Effects dirty document even when they do nothing).
+
+2013-03-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix more clang warnings
+
+2013-03-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Hide remaining non-critical GDL warnings. These will stop being our problem after Gtk+ 3 migration
+
+2013-03-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use subclass of RadioButton rather than setting gobject data in Stroke Style dialog: fixes cast-align issue.
+
+2013-03-22 insaner <launchpad@insaner.com>
+
+ filter name is random filter232 when first added
+
+2013-03-22 insaner <launchpad@insaner.com>
+
+ pick a better filter editor icon
+
+2013-03-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Translatable files clean-up (find.cpp removal).
+ Translations. Inkscape.pot update.
+ Preferences. Filters preferences text fix (see Bug #1133033).
+ Extensions. Fix for Bug #1158377 (Printing marks needs more precision).
+
+2013-03-22 insaner <launchpad@insaner.com>
+
+ ability to scroll inside the filter dock -- gain some screen real estate!
+
+2013-03-21 Jaspervdg <th.v.d.gronde@hccnet.nl>
+
+ Clarified choice of downsampling routine.
+
+2013-03-21 Jaspervdg <th.v.d.gronde@hccnet.nl>
+
+ Handle bitmap downsampling ourselves, see bug #804162 in launchpad.
+
+2013-03-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Keys. Bug #253552 (Repeat effect shortcut).
+
+2013-03-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Partial fix for Bug #1071082 (Undo History doesn't work if open before file is opened) by vaifrax.
+
+2013-03-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop remaining unused functions
+
+2013-03-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop old (unused) find dialog files
+
+2013-03-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix -Wcast-align issues with SPItemCtx
+
+2013-03-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix -Wunused-function warnings
+
+2013-03-17 apenner <penner@vaxxine.com>
+
+ extensions. hpgl output. further patch 2 by TimeWaster (Bug 1118663)
+
+2013-03-17 Alex Valavanis <valavanisalex@gmail.com>
+
+ Explicitly test for -Wno-unused-but-set-variable compiler option
+
+2013-03-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-03-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-03-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Only suppress compiler warnings for GDL if option is supported
+
+2013-03-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix/suppress build warnings
+
+2013-03-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix naming of configuration options and help string formatting
+
+2013-03-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop checks for ancient dependency versions. These are satisfied elsewhere.
+
+2013-03-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Suppress non-critical compiler warnings for GDL. We are dropping our fork eventually, so let's keep it frozen if possible.
+
+2013-03-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Warning cleanup
+
+2013-03-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop a couple of unused variables and a pixmap
+
+2013-03-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix missing Gtkmm/Glib headers for Gtk+ 3 build
+
+2013-03-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix remaining forward declaration tags (except for unavoidable internal errors in Gtkmm headers)
+
+2013-03-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix table layout in fill and stroke dialog in Gtk+ 2
+
+2013-03-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix even more forward declaration tags
+
+2013-03-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix another load of forward declaration tags
+
+2013-03-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix another tonne of forward declaration tags
+
+2013-03-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Kill ancient gcc version check in configure.ac and fix a load of broken forward declarations
+
+2013-03-13 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build failure with clang. Thanks to Samuel Chase for patch (leaks fixed).
+
+2013-03-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-03-13 ~suv <suv-sf@users.sourceforge.net>
+
+ GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264)
+
+2013-03-13 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate remaining dialogs to Gtk::Grid
+
+2013-03-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ c++ify
+
+2013-03-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-03-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Further migration to Gtk::Grid
+
+2013-03-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix build warning
+
+2013-03-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ readding entries in Cmake and make include lists that were not removed after all ( Bug #1120585 )
+
+2013-03-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-03-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ Drop duplicate io code ( Bug #1120585 )
+
+2013-03-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix build warnings / cppcheck ( Bug #1120585 )
+
+2013-03-11 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unity, uppdate to fix markup issue
+
+2013-03-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian, Spanish and Ukrainian translations update, and translators list update.
+
+2013-03-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate Object Properties dialog to Gtk::Grid
+
+2013-03-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate calligraphic-profile-rename.* to Gtk::Grid
+
+2013-03-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate from Gtk::Color to Gtk::RGBA
+
+2013-03-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker
+
+2013-03-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ Preparation to merge /dom/io and /io code (bug #1120585 )
+
+2013-03-08 tavmjong-free <tavmjong@free.fr>
+
+ Use font-weight names rather than numerical values. Fixes bug when scrolling to URW Chancery L.
+
+2013-03-08 tavmjong-free <tavmjong@free.fr>
+
+ Restore CSS generic faux faces.
+
+2013-03-08 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop deprecated get_vbox method in Gtk::Dialog
+
+2013-03-08 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop more Gtk::Table usage
+
+2013-03-08 Alex Valavanis <valavanisalex@gmail.com>
+
+ Switch to orientable Scale widgets in Gtkmm 3
+
+2013-03-07 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix deprecated Gtkmm symbols in preferences widget
+
+2013-03-07 tavmjong-free <tavmjong@free.fr>
+
+ Disable "faux" or "synthesized" font faces.
+
+2013-03-06 apenner <penner@vaxxine.com>
+
+ boolops union. fix for disappearing objects (Bug 168907)
+
+2013-03-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ Added null check (should fix Bug #1051017 )
+
+2013-03-04 apenner <penner@vaxxine.com>
+
+ extensions. hpgl output. further patch by TimeWaster (Bug 1118663)
+
+2013-03-04 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop dead Inkboard code. Config flag no longer exists
+
+2013-03-04 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop unused internal Python and Perl config checks
+
+2013-03-04 tavmjong-free <tavmjong@free.fr>
+
+ Use our own font_description_better_match which takes into account font-stretch and font-variant.
+
+2013-03-03 tavmjong-free <tavmjong@free.fr>
+
+ Use ink_cairo_surface_filter when converting surfaces between linearRGB and sRGB.
+ Huge speed advantage when using multiple threads.
+
+2013-03-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ ODF output: write correct Inkscape version number to metadata
+
+2013-03-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ Preparation to merge /dom/io and /io code (bug #1120585 )
+
+2013-03-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix autotools deprecation warnings
+
+2013-03-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build with C++11
+
+2013-03-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Build with GDKMM_DISABLE_DEPRECATED for all
+
+2013-03-01 tavmjong-free <tavmjong@free.fr>
+
+ Convert font-selector, text-edit, glyphs to use updated font-lister (use fontspec rather than font).
+
+2013-03-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Patch generated locale Makefile to give correct installation folder
+
+2013-03-01 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update 100%
+
+2013-02-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Keys. Fix for bug #168650 (Inkscape doesn't respond to Ctrl-Ins, Shift-Ins, Shift-Del).
+
+2013-02-28 ~suv <suv-sf@users.sourceforge.net>
+
+ packaging/macosx: disable OpenMP support for default builds
+ (see Bug #984836: OpenMP-support with Apple's old GCC version (4.2.1) is unstable)
+
+2013-02-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use pkg-config for libexif detection
+
+2013-02-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop distributing unused AX_OPENMP macro and fix linkage
+
+2013-02-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use AC_OPENMP macro for OpenMP detection
+
+2013-02-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix missing language list
+
+2013-02-25 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use pkg-config for gc instead of custom tests
+
+2013-02-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2013-02-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Some strings clarifications (see Bug #955060, Latvian translation for 0.49).
+
+2013-02-25 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop manual check for libpng: pkg-config should work
+
+2013-02-25 ~suv <suv-sf@users.sourceforge.net>
+
+ packaging/osx: don't autorun configure with new autogen.sh (r12150)
+
+2013-02-25 Alex Valavanis <valavanisalex@gmail.com>
+
+ Update autotools usage:
+
+ Merge from ~jjardon/inkscape/autotools:
+ - configure.ac: Use aux directory to store generated files
+ - configure.ac: Use all the fields of AC_INIT
+ - configure.ac: Use new libtool syntax
+ - configure.ac: Replace deprecated autoconf macros
+ - Honor aclocal flags in the correct place
+ - Use upstream gettext instead the glib one
+ - autogen.sh: Use autoreconf instead custom script
+
+ Additional changes:
+ - Use -e bash option in autogen.sh to stop script if
+ autotools aren't available
+ - configure.ac: Run AC_CONFIG_* before AC_CANONICAL_HOST
+
+2013-02-24 tavmjong-free <tavmjong@free.fr>
+
+ Fix for font-family scrolling in text-tool tool-controls (bug 1122553).
+
+2013-02-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix warnings with autoconf >= 2.68
+
+2013-02-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix checking for broken build in Raring
+
+2013-02-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Allow strictness of API deprecation checking to be configured.
+
+ Also enable deprecated Glib symbols if Glibmm < 2.35.8 is used with
+ Glib >= 2.35 (lp: #1122774)
+
+2013-02-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix missing headers for Gtk+ 3 build
+
+2013-02-23 tavmjong-free <tavmjong@free.fr>
+
+ Get text from selected row rather than from entry box.
+
+2013-02-23 tavmjong-free <tavmjong@free.fr>
+
+ Noop: simplify some variable names.
+
+2013-02-23 tavmjong-free <tavmjong@free.fr>
+
+ Small step towards fixing font-family scrolling issue (bug 1122553).
+
+2013-02-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ Null pointer check (should fix Bug #966441 )
+
+2013-02-23 tavmjong-free <tavmjong@free.fr>
+
+ Remove unused variables. Change default preview font size.
+
+2013-02-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Fix for Bug #1131882 (missing liblcms-1.dll).
+
+2013-02-22 apenner <penner@vaxxine.com>
+
+ Path->Division. patch for case where cutter is a line (Bug 177956)
+
+2013-02-20 ~suv <suv-sf@users.sourceforge.net>
+
+ Bug 1111459: revert changes from r12012 (regressions affect normal usage more than the problem fixed with r12012 (bug #1089406)
+
+2013-02-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Fix for Bug #1125620 (Crashes on trying to open document properties or preferences).
+
+2013-02-20 Campbell Barton <ideasman42@gmail.com>
+
+ correct wrong find package
+
+2013-02-19 Campbell Barton <ideasman42@gmail.com>
+
+ update cmake files
+
+2013-02-19 tavmjong-free <tavmjong@free.fr>
+
+ Small bug fix (fix format of font-family in some cases).
+
+2013-02-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unity
+
+2013-02-17 tavmjong-free <tavmjong@free.fr>
+
+ Move code from text-toolbar to font-lister in preparation to share code with font-selector/text-edit.
+
+2013-02-16 apenner <penner@vaxxine.com>
+
+ Path->Cut Path loses segments (Bug 166302)
+
+2013-02-15 tavmjong-free <tavmjong@free.fr>
+
+ Selection based on font-family via icon in text-toolbar font-family entry box.
+
+2013-02-15 vaifrax
+
+ Bug #561503: fix typo in earlier fix (r11133)
+
+2013-02-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Better fix for Bug #911146 (Inkscape reads .eps files from /tmp instead of the current directory) by Michael Karcher.
+
+2013-02-14 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix yet another warning
+
+2013-02-14 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix warnings introduced in revision 12123
+
+2013-02-13 apenner <penner@vaxxine.com>
+
+ extensions. hpgl output. patch by TimeWaster for Bug 1118663
+
+2013-02-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ fixing variable type in stream classes to what was intended (preparation for solving bug #1120585 )
+
+2013-02-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Build. Adding unistd header (fixes compilation on Win32 with OpenSuse cross-compiled libs.)
+
+2013-02-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2013-02-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Russian translation update by Alexandre Prokoudine.
+
+2013-02-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ A couple of forward declarations
+
+2013-02-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dropped duplicate code for dom/io and io/ (Bug #1120585 )
+
+2013-02-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-02-11 tavmjong-free <tavmjong@free.fr>
+
+ Move cell_data_func and separator_func from text-toolbar to font-lister.
+ Use functions with font-selector (in Text dialog).
+
+2013-02-11 insaner <launchpad@insaner.com>
+
+ adding dockbar/switcher style toggles in prefs ui
+
+2013-02-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukrainian translation update by Yuri Chornoivan.
+
+2013-02-10 tavmjong-free <tavmjong@free.fr>
+
+ Attempt to speed up font-family handling be freezing/thawing Gtk::ListStore when modifying.
+
+2013-02-09 tavmjong-free <tavmjong@free.fr>
+
+ Use update_font_list() in font-lister.cpp. Remove equivalent code in text-toolbar.cpp.
+ Change separator "tag" from "separatoR" to "#" in attempt to speed up start up.
+
+2013-02-09 tavmjong-free <tavmjong@free.fr>
+
+ Add function to add document font-family entries to store.
+ Remove font-family to interator map as we can now have duplicate font-family names in store.
+
+2013-02-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ partially reverted previous commit
+
+2013-02-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ removed some unused files
+
+2013-02-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck (should fix a.o. copy paste error in SVGAnimatedPreserveAspectRatio)
+
+2013-02-08 tavmjong-free <tavmjong@free.fr>
+
+ Better rc matching for text-toolbar font-family drop-down separator. From John Smith.
+
+2013-02-07 tavmjong-free <tavmjong@free.fr>
+
+ Widen the separator in font-family drop-down so it is visible in more themes.
+
+2013-02-07 tavmjong-free <tavmjong@free.fr>
+
+ Add separator between fonts in document and fonts on sytem in font-family drop-down menu.
+ Separator style depends on GTK theme (may be invisible).
+
+2013-02-06 tavmjong-free <tavmjong@free.fr>
+
+ Add fonts (and font-lists) used in document to top of Text tool-bar font-family drop-down menu.
+ If font is not on system, draws strikethrough on top of font name.
+
+2013-02-05 tavmjong-free <tavmjong@free.fr>
+
+ Supress Pango error message.
+
+2013-02-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Fixing Glib and GTKmm deprecations.
+
+2013-02-05 tavmjong-free <tavmjong@free.fr>
+
+ Second try at getting text toolbar properly initialized when there is no prefs file.
+
+2013-02-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Build. Adding test for external GDL build (--enable-gtk3-experimental option).
+
+2013-02-04 tavmjong-free <tavmjong@free.fr>
+
+ Only set up text-tool bar if has actually been created. Ensures proper initialization after creation.
+
+2013-02-04 Alex Valavanis <valavanisalex@gmail.com>
+
+ Add explicit configure.ac check for pangoft2
+
+2013-02-04 tavmjong-free <tavmjong@free.fr>
+
+ Better fix for 1114243, crash on launch with default prefs from stable
+
+2013-02-04 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1002757 : Regressions with new default font 'sans-serif' - fix map
+
+2013-02-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add todo comment for fixing fontstyle fall-back behaviour
+
+2013-02-03 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash
+
+2013-02-02 tavmjong-free <tavmjong@free.fr>
+
+ Allow simple font style changes even if first font-family in font list is not on users system.
+
+2013-02-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2013-02-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Adding libcdr (Corel Draw) support.
+
+2013-02-02 tavmjong-free <tavmjong@free.fr>
+
+ Text-Toolbar font-family entry-box warning-icon tooltip now includes list of missing fonts.
+
+2013-02-02 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1002757 : Regressions with new default font 'sans-serif'
+
+2013-02-02 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1091582 : Problem with key release when pressing space with cursor off canvas.
+
+2013-02-01 Fridrich Strba <fridrich.strba@bluewin.ch>
+
+ Add internal support for CorelDRAW files (import), based on libcdr
+
+2013-02-01 ~suv <suv-sf@users.sourceforge.net>
+
+ libcdr, libvisio: fix compiler warnings (comparison between signed and unsigned integer expressions)
+
+2013-02-01 ~suv <suv-sf@users.sourceforge.net>
+
+ Revert renaming in 'share/extensions/Makefile.am' too
+
+2013-01-31 ~suv <suv-sf@users.sourceforge.net>
+
+ Revert change of file names of the UC-based input extensions
+ (changing the ID and name tags is sufficiant, keeping the old names prevents any issues with left-behind duplicates in the install dir of a trunk build)
+
+2013-01-28 ~suv <suv-sf@users.sourceforge.net>
+
+ libcdr: add remaining CorelDRAW formats (CDT, CCX, CMX) to internal support
+
+2013-01-25 ~suv <suv-sf@users.sourceforge.net>
+
+ libcdr: configure.ac - set earliest version to include CDRStringVector.h: 0.0.3
+
+2013-01-25 ~suv <suv-sf@users.sourceforge.net>
+
+ libcdr: lower min version to 0.0.8, keep fallback input extensions for UC-based import (renamed, new id)
+ (internal extension has priority over script-based ones for same mime-type)
+
+2013-01-24 ~suv <suv-sf@users.sourceforge.net>
+
+ Add support for libcdr
+
+2013-02-01 Ted Janeczko <janeczko.ted@gmail.com>
+
+ Fix for Bug #1110397: Opacity of clipped group is ignored (regression)
+
+2013-02-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1091582 : Problem when entering space in text after space tool toggling.
+
+2013-01-31 apenner <penner@vaxxine.com>
+
+ Path::OutlineJoin. for inside join, simplify nodes only for obtuse angle (Bug 820425, comment 8)
+
+2013-01-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Clean up Cairo rendering in a couple of widgets
+
+2013-01-31 tavmjong-free <tavmjong@free.fr>
+
+ Text toolbar will display style options for the first font in a font-family list. Also, fix mem leak.
+
+2013-01-31 tavmjong-free <tavmjong@free.fr>
+
+ Partial fix to allow change of style when the font-family is a font list.
+
+2013-01-31 tavmjong-free <tavmjong@free.fr>
+
+ Partial fix for bug 595432 "Clicking Arial Black selects Arial Bold"
+
+2013-01-31 UweSchoeler <mail@uwe-schoeler.de>
+
+ Translation update
+
+2013-01-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Disconnect size_allocation signal handler before disposing desktop widget
+
+2013-01-30 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ code cleanup. don't use pointers when you don't have to. use const whereever you can.
+
+2013-01-30 Kris <Kris.De.Gussem@hotmail.com>
+
+ removing some more unused functions
+
+2013-01-30 Kris <Kris.De.Gussem@hotmail.com>
+
+ drop old, unused and error prone dxf2svg extension
+
+2013-01-30 Kris <Kris.De.Gussem@hotmail.com>
+
+ typo
+
+2013-01-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Shadow only mode for the Drop shadow filter.
+ Translations. Translation template and French translation update.
+
+2013-01-29 apenner <penner@vaxxine.com>
+
+ for Stroke to Path, change minimum stroke width from 0.01 to 0.032 (Bug 820425, comment 5)
+
+2013-01-29 JazzyNico <nicoduf@yahoo.fr>
+
+ Crash. Partial fix for Bug #1046068 (Inkscape (GTK+/Quartz) calls output extensions or crashes when quitting while clipboard not empty).
+
+2013-01-29 tavmjong-free <tavmjong@free.fr>
+
+ Filter color values always defined as sRGB (or ICC).
+
+2013-01-28 apenner <penner@vaxxine.com>
+
+ Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug 820425)
+
+2013-01-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ desktop-widget: Add callback to ensure that ruler ranges are correctly updated when canvas table resizes
+
+2013-01-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate ruler position tracking to new track_widget API
+
+2013-01-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Romanian translation update by Cristian Secară.
+
+2013-01-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GObject boilerplate reduction
+
+2013-01-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GObject boilerplate reduction
+
+2013-01-24 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash
+
+2013-01-24 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update
+
+2013-01-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Nudge CMY custom predefined filter and modified Nudge RVB.
+ Translations. Translation template and French translation update.
+
+2013-01-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Greek translation update by Dimitris Spingos.
+
+2013-01-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GObject boilerplate cleanup
+
+2013-01-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ revert my revision 12053 (Bug #1103248 )
+
+2013-01-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix Memory leak in bitmap trace (Bug #996695)
+
+2013-01-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: style and performance
+
+2013-01-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Clean up more GObject type definitions
+
+2013-01-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ minor cppcheck warning
+
+2013-01-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ direct use of Glib::ustring
+
+2013-01-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix possible memory leak
+
+2013-01-22 ~suv <suv-sf@users.sourceforge.net>
+
+ Filters. Add missing inkscape namespace declaration for 'Channel Painting'
+
+2013-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fixed memory leaks
+
+2013-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI uniformisation: added colons in front of edit box (see bug #1050938 )
+
+2013-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ minor fix (do not compare to zero)
+
+2013-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2013-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI uniformisation
+
+2013-01-19 Jon A. Cruz <jon@joncruz.org>
+
+ Fix multiple instances of ci_key.
+
+2013-01-19 Alex Valavanis <valavanisalex@gmail.com>
+
+ cleanup sp_tspan: Use G_DEFINE_TYPE
+
+2013-01-18 UweSchoeler <mail@uwe-schoeler.de>
+
+ Some Corrections
+
+2013-01-18 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Shortcuts preferences are now fully translatable.
+
+2013-01-17 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix warning
+
+2013-01-17 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ const
+
+2013-01-17 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ const ....
+
+2013-01-17 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ more const happiness (and removal of duplicate code in sp-object.h)
+
+2013-01-17 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ const methods
+
+2013-01-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Spanish translation update by Lucas Vieites.
+
+2013-01-17 Alex Valavanis <valavanisalex@gmail.com>
+
+ Rm unused sp-animate
+
+2013-01-17 Alex Valavanis <valavanisalex@gmail.com>
+
+ Cleanup more GObject type definitions
+
+2013-01-16 apenner <penner@vaxxine.com>
+
+ extensions. dxf output. set flag if LWPOLYLINE is closed (Bug 1098283)
+
+2013-01-17 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix support for UniConvertor 1.1.4 (see bug #425202)
+
+2013-01-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Cleanup SPDropperContext:
+
+ * Use G_DEFINE_TYPE rather than explicit _get_type function
+ * Hide private members
+
+2013-01-16 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update
+
+2013-01-16 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update
+
+2013-01-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Cleanup EekPreview widget implementation:
+
+ * Strip out dead code
+ * Move all properties to private structure
+ * Use modern GObject style in most places
+ * Replace explicit get_type implementation with G_DEFINE_TYPE
+
+2013-01-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop use of deprecated GtkHandleBox widget (remove tear-off toolbar functionality)
+
+2013-01-15 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. String disambiguation.
+ Translations. Translations template and French translation update.
+
+2013-01-14 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ clarify preference text (thought it was a bug first)
+
+2013-01-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian (Jānis Eisaks), Spanish (Lucas Vieites) and French translations update.
+
+2013-01-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Preferences. Moving selection option to avoid confusion.
+
+2013-01-13 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ make grayscale viewmode color factors configurable.
+
+2013-01-13 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix deprecated pointer grabbing in gimpcolorwheel
+
+2013-01-13 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop using deprecated pang_ft2 functions
+
+2013-01-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations:
+ - missing file in POTFILE.in.
+ - Ukrainian and French translations update.
+
+2013-01-13 Jon A. Cruz <jon@joncruz.org>
+
+ Minor warning and dead code cleanup.
+
+2013-01-12 Alexandre Prokoudine <alexandre.prokoudine@gmail.com
+
+ Restored i18n markup fo names of extensions
+
+2013-01-12 Alexandre Prokoudine <alexandre.prokoudine@gmail.com
+
+ Fixed a typo in a user-visible message
+
+2013-01-11 Martin Owens <doctormo@gmail.com>
+
+ Merge in connector cleanup
+
+2012-11-30 Martin Owens <doctormo@gmail.com>
+
+ Step 1. Remove junk and keep functionality.
+
+2013-01-10 Jon A. Cruz <jon@joncruz.org>
+
+ Warning and dead code cleanup.
+
+2013-01-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ gimpcolorwheel: Clean up drawing functions
+
+2013-01-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Fix for Bug #1089406 (filter name is random filter232 when first added) by insaner.
+
+2013-01-08 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirement to 3.2
+
+2013-01-05 apenner <penner@vaxxine.com>
+
+ visual bbox minimum width (Bug 1094802)
+
+2013-01-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Build. Fix for Bug #910335 ([POSIX] incorrect included header files in src/color-profile.cpp for open(2)).
+
+2013-01-04 Alex Valavanis <valavanisalex@gmail.com>
+
+ ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6
+
+2013-01-03 Josh Andler <scislac@gmail.com>
+
+ Re-add omitted UI pref from prefences dialog rewrite
+
+2013-01-01 apenner <penner@vaxxine.com>
+
+ zoom to entire drawing after delete (Bug 970370)
+
+2012-12-31 apenner <penner@vaxxine.com>
+
+ clip path visual bbox refresh, second try (Bug 1005085)
+
+2012-12-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ 3: explicitly set a background colour for rulers
+
+2012-12-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (2012-10-23) in GIMP git repo, gtk3-port branch
+
+2012-12-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ rulers: (Merge from GIMP) Set range in ruler units, not in px
+
+2012-12-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace C-style pointer casts in event contexts
+
+2012-12-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix GObject pointer conversion warnings in event context
+
+2012-12-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Speed up canvas item drawing for GTK+ 3
+
+2012-12-29 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukrainian translation update by Yuri Chornoivan.
+
+2012-12-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix GTK+ 3 drawing of primitives list in filter effects dialog
+
+2012-12-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Correct sizing in primitives list in filter-effects dialog
+
+2012-12-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Implement GTK+ 3 drawing for zoom correction ruler in preferences dialog
+
+2012-12-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ Implement GTK+ 3 drawing of color preview widget
+
+2012-12-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Translations template update.
+
+2012-12-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Bitmap. Test for JPEG resolution reordered, and coding style corrected.
+
+2012-12-26 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Revert C++ casting for setting HSL map in sp-color-scales
+
+2012-12-26 tavmjong-free <tavmjong@free.fr>
+
+ Change tooltip to clarify behavior after commit r10784.
+
+2012-12-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Fixing invalid cast (introduced rev.11986).
+
+2012-12-26 Alex Valavanis <valavanisalex@googlemail.com>
+
+ ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in color slider
+
+2012-12-26 Alex Valavanis <valavanisalex@googlemail.com>
+
+ ruler: (GIMP merge) Allow label size to be specified as a style property
+
+2012-12-25 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Convert a load more C-style pointer casts to GObject or C++ casts (merry christmas\!)
+
+2012-12-25 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Stop using UNUSED_PIXELS hack in ruler. This was only required because of the padding used in the desktop widget
+
+2012-12-25 Alex Valavanis <valavanisalex@googlemail.com>
+
+ desktop-widget: Use GtkStyleContext for GTK+ 3 widget rendering
+
+2012-12-25 Alex Valavanis <valavanisalex@googlemail.com>
+
+ desktop-widget: Cleanup GTK+ 3 grid rendering and ruler redrawing
+
+2012-12-24 Alex Valavanis <valavanisalex@googlemail.com>
+
+ ruler: Drop unused members of SPRulerMetric
+
+2012-12-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ ruler: Merge sizing from GIMP. Don't use our UNUSED_PIXELS hack in Gtk+ 3 builds
+
+2012-12-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ ruler: (Merge from GIMP) private update_position function
+
+2012-12-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ ruler: (Merge from GIMP) Cache PangoLayout
+
+2012-12-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ ruler: Merge most of drawing and styles from GIMP
+
+2012-12-23 apenner <penner@vaxxine.com>
+
+ extensions. function plotter. patch by ~suv for clip rectangle (Bug 492103)
+
+2012-12-23 tavmjong-free <tavmjong@free.fr>
+
+ Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting primitives.
+
+2012-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ ruler: Use border widths for Gtk+ 3 rendering
+
+2012-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ ruler: drop sp_ruler_invalidate_ticks
+
+2012-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ ruler (Merge from GIMP): Convert to no-window widget and provide separate accessors for position
+
+2012-12-22 tavmjong-free <tavmjong@free.fr>
+
+ Add support for color-interpolation-filters = linearRGB.
+
+2012-12-22 tavmjong-free <tavmjong@free.fr>
+
+ Add utilities to tag a cairo surface with color interpolation value.
+
+2012-12-22 tavmjong-free <tavmjong@free.fr>
+
+ Bug fix for color-interpolation, color-interpolation-filters. Get rid of annoying warning.
+
+2012-12-22 tavmjong-free <tavmjong@free.fr>
+
+ Minor changes.
+
+2012-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ ruler (Merge from GIMP): Remove draw_pos from public API
+
+2012-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ ruler: Remove draw_ticks from public API
+
+2012-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ ruler: Add modeline support
+
+2012-12-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use cairo surface for ruler widget - minimise delta against GTK+ 3 builds
+
+2012-12-20 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crasher
+
+2012-12-19 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix regression with event attribute names (see bug #1050938)
+
+2012-12-17 tavmjong-free <tavmjong@free.fr>
+
+ Added support for Visio stencil files (.vss) to Symbols dialog.
+
+2012-12-16 ~suv <suv-sf@users.sourceforge.net>
+
+ libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)
+
+2012-12-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ 3: Switch to more orientable widgets
+
+2012-12-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ 3: Use orientable widgets
+
+2012-12-16 ~suv <suv-sf@users.sourceforge.net>
+
+ Extensions: PEP263 (encoding), sync with 0.48.x r9939
+
+2012-12-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate PageSizer to Gtk::Grid
+
+2012-12-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook page triggers crash).
+
+2012-12-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations.Spanish translation update by Lucas Vieites.
+
+2012-12-14 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 383871 : Let space switch to selector tool even when used for panning
+
+2012-12-13 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ re-add Grayscale color mode
+
+2012-12-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate document metadata from NotbookPage to Gtk::Grid and drop dead code
+
+2012-12-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop using invalid casting in spinbutton-events
+
+2012-12-11 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1086225 : Command line PDF export fails if FeFlood filter primitive is present
+
+2012-12-10 tavmjong-free <tavmjong@free.fr>
+
+ Fix for bug #837066: Bucket Tool regressions with Cairo renderer.
+
+2012-12-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate Layers dialog to Gtk::Grid
+
+2012-12-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK3: Migrate guides dialog to Gtk::Grid
+
+2012-12-09 apenner <penner@vaxxine.com>
+
+ reverting rev 11944
+
+2012-12-10 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1086643 : Input devices : Simplify dialog
+
+2012-12-09 apenner <penner@vaxxine.com>
+
+ clip path bbox refresh. partial fix for Bug 1005085
+
+2012-12-09 apenner <penner@vaxxine.com>
+
+ stacked clip paths. patch by Ted Janeczko for Bug 1067271
+
+2012-12-09 tavmjong-free <tavmjong@free.fr>
+
+ Second attempt at fix for #955141, rasterization of clipped/masked objects in patterns.
+
+2012-12-09 tavmjong-free <tavmjong@free.fr>
+
+ noop: Added some comments, rearranged some lines to make code easier to follow.
+
+2012-12-09 tavmjong-free <tavmjong@free.fr>
+
+ Revert r11914, better fix for bug #955141 coming.
+
+2012-12-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate remaining stuff from GtkTable to GtkGrid
+
+2012-12-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)
+
+2012-12-08 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Selector tool: improve responsiveness for snapping a path's internal intersections (was unbearable already for paths having 20+ segments)
+
+2012-12-06 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update
+
+2012-12-06 Jasper van de Gronde <th.v.d.gronde@hccnet.nl>
+
+ Fix for bug #790192, the unclipped alpha component was used for clipping the colour components.
+
+2012-12-06 tavmjong-free <tavmjong@free.fr>
+
+ Check that server is gradient before calling getVector().
+
+2012-12-06 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1086881 : Regression editing patterns with node tool
+
+2012-12-06 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ can't do a string comparison like that!
+
+2012-12-05 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ - fix security bug lp:1025185
+ - make network access optional for XML loading
+
+2012-12-05 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Improving windows's title internationalization (color mode wasn't correctly handled).
+ Translations. Translation template and French translation update.
+
+2012-12-04 theAdib <theadib@gmail.com>
+
+ wix installer: create msi filename from version sing in src/inkscape.rc, add wix files to dist target
+
+2012-12-03 apenner <penner@vaxxine.com>
+
+ win32 registry. set value for inkscape location (Bug 644185)
+
+2012-12-03 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Fix for bug #959202 (Spiral Tool: Alt+drag on outside handle isn't described).
+
+2012-12-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Removing sp-color-gtkselector.cpp from translatable files.
+ UI. Fix for Bug #836477 (Spray Tool: Descriptions in status bar "... scroll to spray something" need more words).
+ Translations. Translation template update.
+
+2012-12-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Updating Wordperfect libraries.
+ Win32. Activating Visio files import (Bug #1015572).
+ Win32. Activating JPEG and EXIF support bitmap resolution import (Bug #1080474).
+
+ *** Windows users, please update to devlibs r39! ***
+
+2012-12-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. French translation update.
+
+2012-12-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate remaining color widgets to GtkGrid
+
+2012-12-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selector
+
+2012-12-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix permissive casting in sp-color-wheel-selector
+
+2012-12-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate sp-color-wheel-selector to GtkGrid
+
+2012-12-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop unused sp-color-gtkselector code
+
+2012-12-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate inkview buttons from deprecated GtkTable layout to GtkButtonBox
+
+2012-11-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1084341 : Gradient Tool : Hide gradient handles on a solid color swatch
+
+2012-11-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 255792 : Calligraphy tool presets management
+
+2012-11-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 430301 : core dump exporting to non existing folder
+
+2012-11-29 tavmjong-free <tavmjong@free.fr>
+
+ Fix for #955141: Converting clipped object to pattern produces rasterised pattern.
+
+2012-11-29 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1073128 : Command line PNG export fails if FeFlood filter primitive is present
+
+2012-11-29 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 171466 : F/S set swatch preview column name
+
+2012-11-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which never go away
+
+2012-11-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ 3: Migrate to GdkRGBA
+
+2012-11-27 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation 100%
+
+2012-11-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop support for Glib < 2.28
+
+2012-11-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop support for GTK+ < 2.24
+
+2012-11-26 Alexandre Prokoudine <alexandre@darkroom>
+
+ Updated Russian translation
+
+2012-11-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks, and French translation update.
+
+2012-11-26 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).
+
+2012-11-26 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix undo history entry for layer renaming to be consistent with 'Rename Layer' dialog
+
+2012-11-26 Alexandre Prokoudine <alexandre@darkroom>
+
+ The label should really say "Stops:", just like its verb.
+ The former "Edit:" label text is just confusing.
+
+2012-11-26 Alexandre Prokoudine <alexandre@darkroom>
+
+ Marked another user-visible message for translation, fixed text case for combo items
+
+2012-11-26 Alexandre Prokoudine <alexandre@darkroom>
+
+ Marked even more user visible messages for translation
+
+2012-11-26 Alexandre Prokoudine <alexandre@darkroom>
+
+ Made a few user-visible messages translatable
+
+2012-11-25 Ted Gould <ted@gould.cx>
+
+ Build fixes to get 0.49 in shape to release
+
+2012-11-25 Ted Gould <ted@gould.cx>
+
+ Update to current trunk
+
+2012-10-15 Ted Gould <ted@gould.cx>
+
+ Getting all the filter headers
+
+2012-10-15 Ted Gould <ted@gould.cx>
+
+ A few more headers
+
+2012-10-15 Ted Gould <ted@gould.cx>
+
+ New 2geom files and putting in the same order as 'ls'
+
+2012-10-15 Ted Gould <ted@gould.cx>
+
+ Drop some extra inkboard and pedro cruft
+
+2012-10-15 Ted Gould <ted@gould.cx>
+
+ More missing files, dist passes
+
+2012-10-15 Ted Gould <ted@gould.cx>
+
+ Files in /src that no longer exist
+
+2012-10-15 Ted Gould <ted@gould.cx>
+
+ Doesn't seem these are up-to-date and are just generic files in the repo
+
+2012-11-26 theAdib <theadib@gmail.com>
+
+ wix installer: added artwork (from nsis) - now needs wix 3.7
+
+2012-11-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Translation template update.
+
+2012-11-25 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1036059 : Keyboard shortcut editor
+
+2012-11-24 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 172236 : Dropper pixmaps and onetime fix
+
+2012-11-23 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Fix for Bug #1072007 (Mouse scroll zoom depends on if the cursor is over an object).
+
+2012-11-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukrainian translation update by Yuri Chornoivan.
+
+2012-11-22 theAdib <theadib@gmail.com>
+
+ wix installer: assign svg file extension to inkscape
+
+2012-11-21 theAdib <theadib@gmail.com>
+
+ updated email for theadib
+
+2012-11-21 theAdib <theadib@gmail.com>
+
+ wix installer: remove debug information from msi package, add GPL text to license page
+
+2012-11-21 Campbell Barton <ideasman42@gmail.com>
+
+ code cleanup: quiet warnings with gcc.
+
+2012-11-20 tavmjong-free <tavmjong@free.fr>
+
+ Fix for #970355, radial gradient using object bounding box.
+
+2012-11-20 Josh Andler <scislac@gmail.com>
+
+ Rename keys name within the file
+
+2012-11-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #768149 (Incorrect Image URL can cause Loop) by Kris.
+
+2012-11-19 tavmjong-free <tavmjong@free.fr>
+
+ Add new symbol set: AIGA/DOT Transportation/Passenger Symbols.
+
+2012-11-19 John Smith <john.smith7545@yahoo.com>
+
+ Revert for 166691 : Changing layer order does not update layer selector - Revert change to performance issues
+
+2012-11-18 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Fix for Bug #1071104 (Failure to open a browse window when choosing Export As...).
+
+2012-11-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 275662 : Filter stays in object's css property after Filter Effect dialog removal
+
+2012-11-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1079971 : Symbol dialog : Drag & Drop to the canvas
+
+2012-11-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt click
+
+2012-11-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for Bug #708515 (Optimized SVG save fails with Attribute error - no infilename).
+
+2012-11-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for Bug #1075321 (TypeError: decoding Unicode is not supported) by Aapo Rantalainen.
+
+2012-11-15 theAdib <theadib@gmail.com>
+
+ build files.wxs within install.bat
+
+2012-11-15 theAdib <theadib@gmail.com>
+
+ add wix scripts to nuild win32 .msi package
+
+2012-11-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck: Simple fixes for src/ui/dialog
+
+2012-11-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck: Simple fixes for src/ui/widget
+
+2012-11-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck: Fix a couple more C-style pointer casts and inefficient vector-emptiness checking
+
+2012-11-11 apenner <penner@vaxxine.com>
+
+ emf import. modify sequence of operations to load file EMF_Illustrator_a4.emf (Bug 988601)
+
+2012-11-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ SPObject: Remove todo note
+
+2012-11-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ SPObject: drop sp_object_ prefix on class members
+
+2012-11-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace remaining C-style pointer casts for src/widgets
+
+2012-11-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck: Convert more C-style pointer casts to GObject or C++
+
+2012-11-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Build. Fixing win32 build with cairo > 1.11.4 (replacing uint with unsigned int).
+
+2012-11-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Updating the trunk again for devlibs r36.
+
+2012-11-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Win32. Updating the trunk for devlibs r36.
+
+2012-11-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #773288 (border options) by demicoder.
+
+2012-11-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Change outline mode rendering tolerance from 1.25 to 0.5.
+ Fixes disappearing lines in newer versions of Cairo.
+
+2012-11-03 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1065933 : Better support for sub-layers in 'Show/Hide other layers'
+
+2012-11-03 tavmjong-free <tavmjong@free.fr>
+
+ Don't remove default css values if element is in <defs> or is a <symbol>.
+
+2012-11-02 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ remove flash path when nodetool eventcontext is destroyed. fixes bug for persistent flashpath when flashtime is set to zero (=infinite) and pressing space to instantly go to select tool while flashpath is still being shown.
+
+2012-11-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1006816 : Newly applied filter doesn't show in Filters Editor
+
+2012-11-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap - Revert changes from r11569
+
+2012-10-31 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1069806 (Inkscape crash in File>Open).
+
+2012-10-31 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1068763 : Opening 'File > Document Properties' dirties current document
+
+2012-10-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed - fix indicators
+
+2012-10-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1071328 : Inkscape encounters internal error when opening a valid SVG file
+
+2012-10-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed
+
+2012-10-29 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update 100%
+
+2012-10-29 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 165865 : Markers - fix Undo history
+
+2012-10-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix margin for PDF exporting page area
+
+2012-10-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1072391 (Save as copy crash).
+
+2012-10-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add bleed/margin to pdf export
+
+2012-10-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix build ?!
+
+2012-10-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck: Fix a couple of leaks
+
+2012-10-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck: More C-style pointer casting
+
+2012-10-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 928205 : Do not save viewport metadata option
+
+2012-10-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill&Stroke - Focus fix
+
+2012-10-27 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix build
+
+2012-10-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck: get rid of more C-style pointer casts
+
+2012-10-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck: use gobject casts in box3d and hide dead code
+
+2012-10-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck: use gobject casts in box3d-side and rename NONE to SP_NONE in sp_metric
+
+2012-10-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck: use gobject casts in sp-item
+
+2012-10-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ cppcheck fixes: sp-lpe-item
+
+2012-10-27 Jasper van de Gronde <th.v.d.gronde@hccnet.nl>
+
+ Clamp colour channels in feComposite result to alpha channel, instead of 1, as the channels are premultiplied.
+
+2012-10-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix C++11 narrowing conversion errors
+
+2012-10-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build error due to bad internal handling of deprecated GTK+ symbols in gtkmm header
+
+2012-10-26 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ bit of a clean-up
+
+2012-10-26 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ include yourself first, then the others
+
+2012-10-26 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ allow 0 degree angles for axonometric grid's x and z axes
+
+2012-10-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2012-10-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1070903 (Crash when saving a new document).
+
+2012-10-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Translations template update.
+
+2012-10-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Build. Cleaning build.xml.
+
+2012-10-24 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1067819 : Changing gradient name does not dirty the document (trunk)
+
+2012-10-23 apenner <penner@vaxxine.com>
+
+ extensions. function plotter. prevent divide by zero. (Bug 1064863)
+
+2012-10-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use Gtk::Box to arrange layer dialog buttons. Prevents oversized buttons in GTK+ 3
+
+2012-10-23 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 171890 : Mouse wheel on swatches
+
+2012-10-23 Campbell Barton <ideasman42@gmail.com>
+
+ update cmake files & make function static.
+
+2012-10-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Build. Reverting GTKMM changes in devlibs and build.xml.
+
+2012-10-22 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill&Stroke (trunk)
+
+2012-10-22 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ because we are in frost: disable experimental LPEs
+
+2012-10-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI uniformisation
+
+2012-10-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix grid layout in desktop widget
+
+2012-10-20 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK3: Migrate toolbox to GtkGrid API
+
+2012-10-20 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK3: Migrate desktop widget to GtkGrid
+
+2012-10-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Do not show console debug messages for dynastroke lpe
+
+2012-10-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2012-10-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI uniformisation
+
+2012-10-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Build. switching to gtkmm 2.24.
+
+2012-10-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Fixing filters structure and typo.
+
+2012-10-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2012-10-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 171333 : Adjust icon for moving guides - Hand icon
+
+2012-10-17 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 171333 : Adjust icon for moving guides
+
+2012-10-16 tavmjong-free <tavmjong@free.fr>
+
+ Fix crash resulting from r11646.
+
+2012-10-15 tavmjong-free <tavmjong@free.fr>
+
+ Better attempt at finding primitive filter region for percent and userSpaceOnUse.
+
+2012-10-15 tavmjong-free <tavmjong@free.fr>
+
+ Use filter primitive region and aspect ratio in image filter primitive, fixes regression.
+
+2012-10-14 apenner <penner@vaxxine.com>
+
+ extensions. apply inkex.localize() for consistency
+
+2012-10-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop using private GdlDockObject->master (broken in GDL 3.6)
+
+2012-10-14 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix "shift disables snapping" for LPEs and for editing objects
+
+2012-10-14 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Remove invalid return statements
+
+2012-10-14 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 657463 : Mousewheel zooming by two steps, not one
+
+2012-10-14 tavmjong-free <tavmjong@free.fr>
+
+ Use filter primitive region in flood filter primitive, fixes regression.
+
+2012-10-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build with new color palette features
+
+2012-10-14 ~suv <suv-sf@users.sourceforge.net>
+
+ keys: merge duplicate entries
+
+2012-10-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Don't try to set infinite bounds on SpinButtons in LPE Scalar
+
+2012-10-14 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 171221 : color panel improvements
+
+2012-10-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ 3: Fix crash with live-preview checkbox in extensions dialog
+
+2012-10-13 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Shift key should disable snapping when dragging a handle in the node tool
+
+2012-10-13 tavmjong-free <tavmjong@free.fr>
+
+ Prevent crash if symbol is empty. Chnage default styling for symbol preview.
+
+2012-10-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2012-10-12 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update 100%
+
+2012-10-12 tavmjong-free <tavmjong@free.fr>
+
+ Fix for compiling with pre gtkmm 2.24 libraries.
+
+2012-10-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. French translation update.
+
+2012-10-12 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1019974 : Default layer names are inconsistent
+
+2012-10-12 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 177931 : Shift click layer icons to trigger solo
+
+2012-10-11 UweSchoeler <mail@uwe-schoeler.de>
+
+ Translation update
+
+2012-10-11 tavmjong-free <tavmjong@free.fr>
+
+ Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
+
+2012-10-11 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1058402 : Inconsistent opacity indication
+
+2012-10-11 ~suv <suv-sf@users.sourceforge.net>
+
+ Update default keymap to include most of the new verbsadded in trunk, sync inkscape.xml
+
+2012-10-11 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 191020 : Lock/Unlock all layers - Lock other layers
+
+2012-10-11 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 171904 : toggleToolbox verb
+
+2012-10-11 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 426763 : Cancelling import leads to error message
+
+2012-10-11 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 246153 : Broken style indicator
+
+2012-10-10 apenner <penner@vaxxine.com>
+
+ emf import. re-implement filtering of isolated control characters (Bug 217231)
+
+2012-10-10 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: fix stuff! (apparently commit didn't work yesterday)
+
+2012-10-10 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update 96%
+
+2012-10-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fix translation issue of rev 11759.
+
+2012-10-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix memory leak and access error in sp_repr_css_merge_from_decl (Bug #1061157)
+
+2012-10-09 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update 95%
+
+2012-10-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1063831 (--export-text-to-path with SVG is undocumented) by Philipp Hagemeister. Greek and French man page translations updated.
+
+2012-10-09 JazzyNico <nicoduf@yahoo.fr>
+
+ UI consistency fix (pointed Bug #955060, comment #24).
+
+2012-10-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Bug #425202 (Script messages not translated) fixed on OSX, patch from ~suv.
+
+2012-10-09 ~suv <suv-sf@users.sourceforge.net>
+
+ add stubs for layer verbs to default keymap file, keep default.xml and inkscape.xml in sync
+
+2012-10-09 ~suv <suv-sf@users.sourceforge.net>
+
+ packaging/macosx: detect system language in launcher script
+ - add console messages to help debug incorrect LANG settings
+ - use 'en_US.UTF-8' fallback setting for LANG if currect detection fails
+ addresses issues with failing python extensions which use setlocale()
+ as discussed in the comments of bug #406662
+
+2012-10-09 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 191020 : Lock/Unlock all layers
+
+2012-10-09 ~suv <suv-sf@users.sourceforge.net>
+
+ packaging/macosx: update default theme for newer Clearlooks engine
+
+2012-10-09 ~suv <suv-sf@users.sourceforge.net>
+
+ packaging/macosx: copy hicolor index.theme into app bundle
+
+2012-10-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Massive po files update.
+
+2012-10-08 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update 93%
+
+2012-10-08 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 490338 : Try to create the autosave directory if that does not exists
+
+2012-10-08 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 303527 : GUI glitch on opacity box
+
+2012-10-08 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1060563 : Swatches : Sort the list of swatch names
+
+2012-10-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2012-10-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukrainian translation update by Yuri Chornoivan.
+
+2012-10-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. check-markup script update.
+
+2012-10-08 tavmjong-free <tavmjong@free.fr>
+
+ Add Inkscape's flowed text elements and "text-align" property. Allow "title" attribute.
+ The "title" attribute is not in the SVG spec but is widely supported by browsers.
+
+2012-10-07 apenner <penner@vaxxine.com>
+
+ extensions. maintain gettext compatibility with rev 11749
+
+2012-10-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: arc extrp. corner case handling
+
+2012-10-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Typo fix by Yuri Chornoivan.
+
+2012-10-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Fix for Bug #425202 (Script messages not translated).
+
+2012-10-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: arc extrapolate fix
+
+2012-10-07 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update 89%
+
+2012-10-07 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update
+
+2012-10-07 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Adding gradient selector widget labels.
+
+2012-10-07 UweSchoeler <mail@uwe-schoeler.de>
+
+ German translation update.
+
+2012-10-06 apenner <penner@vaxxine.com>
+
+ emf import. support for PATCOPY in EMR_BITBLT (Bug 1060141)
+
+2012-10-06 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: add arc-extrapolation, but disable it for release
+
+2012-10-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix message
+
+2012-10-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ user message standardisation
+
+2012-10-06 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 587019 : Select and transform mouse cursor changes to normal cursor on object duplication
+
+2012-10-05 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 570695 : show default|fallback autosave path
+
+2012-10-04 Campbell Barton <ideasman42@gmail.com>
+
+ code cleanup: make more functions static, add includes.
+
+2012-10-04 Campbell Barton <ideasman42@gmail.com>
+
+ code cleanup: make more functions static or include their own headers.
+
+2012-10-04 Campbell Barton <ideasman42@gmail.com>
+
+ code cleanup: add own includes to cpp files or make the functions static if they are not used elsewhere.
+
+2012-10-03 apenner <penner@vaxxine.com>
+
+ extensions. Extrude. allow selection of multiple objects (Bug 1055155)
+
+2012-10-04 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 168164 : gtk 2.22 compile issues
+
+2012-10-04 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1014988 : gtk 2.22 compile issues
+
+2012-10-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ fixing memory release issue (valgrind reported; bug #1043571 , comment 16 issue 2)
+
+2012-10-04 Campbell Barton <ideasman42@gmail.com>
+
+ fix for cmake linking, currently include some hard coded paths since their are no find modules for these libs at the moment.
+ inkscape now builds with cmake (on my system at least)
+
+2012-10-03 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 687655 : New color wheel should not increase the width of docked Fill&Stroke dialog when scaled
+
+2012-10-03 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 602698 : Add Android palette
+
+2012-10-03 Campbell Barton <ideasman42@gmail.com>
+
+ add missing source files
+
+2012-10-03 Campbell Barton <ideasman42@gmail.com>
+
+ add ENABLE_POPPLER cmake build option - if you had poppler there was no way to disable it
+
+2012-10-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ fixed another UI inconsistency in object properties dialog
+
+2012-10-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fix for Bug #1049440 (Crash in Object Properties if label is empty string (regression, trunk))
+
+2012-10-02 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix for bug 310206: although the path is made with only cubic beziers (bezier_fit_cubic...), the closing path segment is still a linearbezier so original code will bug for closed paths. made the code more general by standard 2geom code to determine the curvature of the end of a curve without knowing its type.
+
+2012-10-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix layout of object properties dialog (Bug #1050938 ; input fields in object properties dalog not aligned)
+
+2012-10-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. French translation update. Minor inkscape.pot update (no string change).
+
+2012-10-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Adding new LPE to the translation template, UI consistency fixes and unstable tag removed.
+
+2012-10-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 831008 : Line width menu only show Px,Pt and mm
+
+2012-10-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1059132 : --export-pdf crashes with inkscape trunk
+
+2012-09-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 681625 : sort template names under File->New
+
+2012-09-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1058470 : Trace Bitmap Live Preview
+
+2012-09-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ memleak fix (part of bug #1043571)
+
+2012-09-29 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1058432 : Trace Bitmap preview should be resizeable
+
+2012-09-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Some filters fixes, renaming and simplifications.
+
+2012-09-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2012-09-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1000023 : Stop color notepad buttons expanding vertically
+
+2012-09-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1046740 : middle click on palette to set stroke colour
+
+2012-09-27 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 166691 : Changing layer order does not update layer selector
+
+2012-09-27 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 169001 : Long layer names mess with the UI
+
+2012-09-27 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 172030 : Width of Undo History palette could be optimized
+
+2012-09-27 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 171177 : Border in palette swatches
+
+2012-09-26 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 169001 : Long layer names mess with the UI
+
+2012-09-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Doc. Shapes tutorial update (see Bug #817907 - Linked offsets regression).
+
+2012-09-25 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 172190 : Hand/Pan tool cursor on middle-drag
+
+2012-09-25 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 293358 : Reduce width of Fill Stroke dialog
+
+2012-09-24 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1052645 : On select toolbar 'lock' button resize icon on clicking
+
+2012-09-24 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1055253 : Statusbar opacity widget is too small
+
+2012-09-24 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 165865 : Assert when duplicating markers
+
+2012-09-23 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 170395 : Add Trace Bitmap to context menu of images : Focus fix
+
+2012-09-23 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 170395 : Add Trace Bitmap to context menu of images
+
+2012-09-23 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 367548 : Invert doesnt work on objects with gradients
+
+2012-09-22 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 172222 : Move direct to specified layer
+
+2012-09-22 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 367548 : Invert doesnt work on objects with gradients
+
+2012-09-22 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 166691 : Revert fix
+
+2012-09-22 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 166691 : Changing layer order does not update layer selector
+
+2012-09-22 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1014988 : Converts slide widgets to new spin-scale widget
+
+2012-09-22 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1014988 : Add gimp spin scale widget
+
+2012-09-21 ~suv <suv-sf@users.sourceforge.net>
+
+ Fix for bug #1053024: set current layer from template in new blank document after closing last window
+
+2012-09-21 Fridrich <fridrich.strba@bluewin.ch>
+
+ merge lp:~inkscape.dev/inkscape/lp1015572
+ Add support for Visio files, by Fridrich Strba
+
+2012-07-09 Fridrich Strba <fridrich.strba@bluewin.ch>
+
+ Added Visio Files
+
+2012-07-09 Fridrich Strba <fridrich.strba@bluewin.ch>
+
+ Add support for libvisio
+
+2012-09-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2012-09-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ some memleak fixes (Bug #1043571)
+
+2012-09-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. inkscape.pot update.
+
+2012-09-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #944787 (The command to follow link does not work).
+
+2012-09-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Typo in the filters menu (bump instead of bumps).
+
+2012-09-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2012-09-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.
+
+2012-09-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Filtres. New predefined filters by Ivan Louette.
+
+2012-09-19 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 638943 : feComponentTransfer resource add causing CRITICAL messages in effect Poster Paint
+
+2012-09-19 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 509891 : User defined linear gradient angle
+
+2012-09-19 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 643150 : Auto-palette swatches duplicated on copy and paste
+
+2012-09-19 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 900602 : Enter key returns focus to canvas for Font family selector
+
+2012-09-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 168164 : Fix precision of font size
+
+2012-09-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 818628 : DBUS Metadata for error domain warning when using File>New
+
+2012-09-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1051434 : occasional crash when selecting disjoint path with markers
+
+2012-09-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 979567 : Object context menu (right-click) acts on bottom-most instead of top-most object under cursor position
+
+2012-09-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 165865 : Fix marker color on duplicate
+
+2012-09-17 apenner <penner@vaxxine.com>
+
+ fix typo in marker bbox calculation (Bug 1051131)
+
+2012-09-17 helix84 <helix84@centrum.sk>
+
+ add myself to AUTHORS
+
+2012-09-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ Static code checking (Bug #614232)
+
+2012-09-13 Jasper van de Gronde <th.v.d.gronde@hccnet.nl>
+
+ Make last segment before close path absolute.
+
+2012-05-07 Jasper van de Gronde <th.v.d.gronde@hccnet.nl>
+
+ Allow shorthand paths
+
+2012-09-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. PO template update.
+ Extensions. Adding execution rights to color_HSL_adjust.py.
+
+2012-09-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. New HSL adjust extension (see Bug #979208 ).
+
+2012-09-12 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1048958 : Unexpected count '#' of swatch fill uses for clones
+
+2012-09-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ static code checking (Bug #614223)
+
+2012-09-11 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 167181 : Gnome-HIG-2.0 conformant Preferences dialog - accel keys
+
+2012-09-10 apenner <penner@vaxxine.com>
+
+ pdf import. move style attribute from <tspan> node to <text> node (Bug 219709)
+
+2012-09-10 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 649441 : Extension dialogs without live preview should not be modal
+
+2012-09-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ better fix
+
+2012-09-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ static code checking (fixes Bug #614227 )
+
+2012-09-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. PO files update.
+
+2012-09-07 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1046868 : Gradient tool (trunk): stop selector cannot access stroke gradient stops of objects with two gradients
+
+2012-09-06 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 580160 : Deleting a gradient stop using Shape tools deletes the object
+
+2012-09-06 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 499965 : PS Output : Convert export area to radio buttons
+
+2012-09-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Freehand. Fix for Bug #597136 (dots are created with wrong cy value).
+
+2012-09-05 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only pick
+
+2012-09-05 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1042602 : Select toolbar, fix for regression when X and Y values are negative
+
+2012-09-04 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 189535 : Change shortcut key for Horizontal align to Ctrl+Alt+t
+
+2012-09-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was not enabled) and other issues
+
+2012-09-03 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 422644 : Show filename in statusbar on saving
+
+2012-09-03 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 406044 : Esc with no selection, activates selection tool
+
+2012-09-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ converted some c-string usage to c++ string class usage: should fix some memory leaks
+
+2012-09-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ performance: ??
+
+2012-09-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Template file update.
+
+2012-09-02 ~suv <suv-sf@users.sourceforge.net>
+
+ Spray tool controls bar: update icon name (consistent with Tweak and Calligraphy tool)
+ See also: http://wiki.inkscape.org/wiki/index.php/Themable_icons
+
+2012-09-02 ~suv <suv-sf@users.sourceforge.net>
+
+ Export dialog: change markup formatting of labels to be consistent with other dialogs
+
+2012-09-02 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 306090 : XMl Editor, Return button to create new xml element
+
+2012-09-02 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 273539 : Add Group action to the context menu
+
+2012-09-02 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 747998 : Align unit menu in Rows Columns dialog
+
+2012-09-01 apenner <penner@vaxxine.com>
+
+ emf import. add support for EMR_PIE element (Bug 1040339)
+
+2012-09-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 656591 : Export dialog improve access to export filename
+
+2012-09-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 618668 : Change dialog wording
+
+2012-09-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 172236 : Add color picker to Fill Stroke dialog
+
+2012-09-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 445297 : Page background color label unclear for new users
+
+2012-08-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 165865 : Preferences Behavior-Markers page
+
+2012-08-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 170550 : open blank document on 'close'
+
+2012-08-30 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 980520 : Conflicting accelerator keys
+
+2012-08-29 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 928205 : Preference to not save doc viewport metadata
+
+2012-08-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1042602 : Select toolbar : Width and height are not initially 0
+
+2012-08-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 171915 : Fullscreen mode without toolbars shortcut
+
+2012-08-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1042508 : Transform dialog when floating doesnt work on active doc
+
+2012-08-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 165865 : markers must take object's stroke color - fix for floating window bug
+
+2012-08-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1042500 : Align and Distribute dialog when floating doesnt work on active doc
+
+2012-08-28 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 525597 : Undo History dialog not updating when switching windows
+
+2012-08-27 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 168446 : rename menu item Export to PNG Image
+
+2012-08-25 cadabra
+
+ Fix for bug #900602 (Switching font with up/down arrows de-selects font list box)
+
+2012-08-25 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 168164 : Default text output to px
+
+2012-08-24 Gellule Xg <gellule.xg@gmail.com>
+
+ Add -headerpad_max_install_names to LDFLAGS when building for OSX .app
+
+2012-08-24 Gellule Xg <gellule.xg@gmail.com>
+
+ Add -headerpad_max_install_names to LDFLAGS when building for OSX .app
+
+2012-08-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2012-08-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Latvian translation update by Jānis Eisaks.
+
+2012-08-23 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 575831 : font variant drop-down - fix for selection problem
+
+2012-08-21 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 168164 : Font size, always output px option
+
+2012-08-20 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix type (fixes Windows build)
+
+2012-08-20 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 165865 : markers must take object's stroke color
+
+2012-08-19 apenner <penner@vaxxine.com>
+
+ round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20)
+
+2012-08-19 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1035733 : Align Distribute dialog - Right align buttons
+
+2012-08-18 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 189535 : align verbs and by keys
+
+2012-08-17 Josh Andler <scislac@gmail.com>
+
+ Authors update
+
+2012-08-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Shortcuts. Fix for Bug #1035903 (adobe-illustrator-cs2 contains multiple display=true for EditPaste).
+
+2012-08-16 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 168164 : Font sizes in points option
+
+2012-08-15 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ code style (use NULL for pointers instead of 0)
+
+2012-08-15 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).
+ Translations. inkscape.pot and French translation update.
+
+2012-08-15 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1036010 : Cant read styles with 'em' units
+
+2012-08-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2012-08-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2012-08-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Warnings cleanup (see Bug #1034663).
+
+2012-08-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Warnings. Fix for Bug #323414 (strict-aliasing rules warnings).
+
+2012-08-09 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 819671 : No visual indication for grid and snap being on/off
+
+2012-08-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ copyright message rewritten object properties dialog
+
+2012-08-07 Campbell Barton <ideasman42@gmail.com>
+
+ update for cmake
+
+2012-08-07 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke - Style' after reloading the file : Fix selection regression
+
+2012-08-07 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 427514 : Filter effects dialog data mirroring
+
+2012-08-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use Gtk::StyleContext in OCAL dialog
+
+2012-08-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukainian translation update by Yuri Chornoivan.
+
+2012-08-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ object attributes code was actually completely rewritten
+
+2012-08-05 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 484135 : clicking on the stroke size doesn't open the dialog box
+
+2012-08-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Exporting. Optimized SVG output extension update (scour).
+
+2012-08-05 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 427514 : Fix mirroring of FS Opacity/Blur settings
+
+2012-08-04 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1030239 : Custom markers only added to the list in Stroke Style after reloading the file
+
+2012-08-04 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1030239 : Custom markers only added to the list in Stroke Style after reloading the file
+
+2012-08-04 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1032880 : Stroke style panel is mirrored between open windows
+
+2012-08-04 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 575831 : Add font variant drop-down box to new text toolbar
+
+2012-08-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Build. Activating xslt extensions on Windows (not used yet).
+
+2012-08-02 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 167846 : GtkHScale regression
+
+2012-08-02 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 685689 : Panning with Shift+RMB fails when dropper tool selected
+
+2012-08-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Fix for Bug #582552 (Make object -> Apply certain filters -> Open filter editor -> Undo -> Crash).
+
+2012-08-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Fix for Bug #431271 (Crash after undo/redo a (combined) filter effect).
+
+2012-08-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 918894 : Remove link is reported as Ungroup in Undo history
+
+2012-08-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1029302 : Fill/Stroke dialog does not update on tool change
+
+2012-08-01 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 512247 : Show the direction in Object/Transform/Rotate
+
+2012-07-31 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Fix for Bug #614500 (Cursor icon for Select/transform tool) by ~suv.
+
+2012-07-31 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Better fix for Bug #944077 (inkscape crashed with SIGSEGV in Inkscape::Extension::Implementation::Script::effect()).
+
+2012-07-28 apenner <penner@vaxxine.com>
+
+ add Extensions->Export->Win32 Vector Print (Bug 966244)
+
+2012-07-28 apenner <penner@vaxxine.com>
+
+ do not allow sodipodi:docname to have a temporary filename (partial fix for Bug 243162)
+
+2012-07-25 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 722625 : Select Same by Object Type
+
+2012-07-24 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1028425 : Gradient Stop Alpha value not correct in Fill/Stroke dialog
+
+2012-07-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ Don't include keyboards in input-device list. Remove comments about private fields.
+
+2012-07-24 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 614500 : Select tool crosshair cursor
+
+2012-07-24 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap
+
+2012-07-23 Josh Andler <scislac@gmail.com>
+
+ Add missing files and add Daniel Wagenaar to Authors
+
+2012-07-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.
+
+2012-07-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix canvas scroll events in GTK+ 3
+
+2012-07-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Fix for Bug #1027904 (Toolbars not translated).
+ Translations. French translation update.
+
+2012-07-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop use of size-request in button and sp-widget (GTK3)
+
+2012-07-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Abort configuration if GTK+ 3 dependencies are unfulfilled
+
+2012-07-21 apenner <penner@vaxxine.com>
+
+ refresh sodipodi:docname when saving (Bug 1024690)
+
+2012-07-21 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 816496 : Alt+mouse wheel z-order cycling, add option to cycle wrap
+
+2012-07-21 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 960240 : Rename Edit:Find to Find Replace
+
+2012-07-21 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 908392 : Swatches dialog minimum size
+
+2012-07-20 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 940578 : Max font size in toolbar font chooser
+
+2012-07-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Removing the Replace Text extension (replaced with the new Find dialog).
+
+2012-07-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #1022719 (Inkscape fails to open file from the web (via URL) on the command line) by Patrick Monnerat.
+
+2012-07-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. PO template update.
+
+2012-07-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Doc. Tutorials translation update and new keys reference translation in Belarusion by 375gnu.
+
+2012-07-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Importing. Fix for Bug #1026173 (Please make txt2svg.pl cope with UTF-8) by Reuben Thomas.
+
+2012-07-16 UweSchoeler <mail@uwe-schoeler.de>
+
+ german translation update
+
+2012-07-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #425202 (Script messages not translated).
+
+2012-07-15 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 167846 : Focus issue between spinbuttons when using Tab
+
+2012-07-15 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1023655 : Improvments to Embedded script UI
+
+2012-07-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1024325 (DXF output, Python script error: No translation file found for domain: inkscape).
+
+2012-07-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ Bug #781893 (Crash after moving a Bezier node after Knot path effect)
+ Although issue not solved, prevent Inkscape from crashing. Add some code to make code more robust.
+
+2012-07-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Fix for Bug #425202 (Script messages not translated).
+
+2012-07-12 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 378413 : Show/Hide all layers
+
+2012-07-12 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 612221 : Add metadata default configuration in the preferences
+
+2012-07-12 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1023655 : IMprovments to Embedded script UI
+
+2012-07-12 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1023656 : Color profile Link/Unlink in Document Properties
+
+2012-07-12 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 377294 : Layer dialog rename when no label exists
+
+2012-07-11 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 167781 : opacity in selected style loses focus on kbd value scroll, fix for Esc
+
+2012-07-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. French translation update.
+
+2012-07-10 JazzyNico <nicoduf@yahoo.fr>
+
+ OCAL. Fix for Bug #943275 (New Import Clip Art… dialog crashes on Windows).
+
+2012-07-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad not working).
+
+2012-07-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. inkscape.pot and Latvian translation update by Janis Eisaks.
+
+2012-07-10 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 1022676 : Font dialog label alignment
+
+2012-07-10 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 167781 : opacity in selected style loses focus on kbd value scroll
+
+2012-07-08 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 168658 : Font substitution warning dialog - CSS font fallbacks
+
+2012-07-08 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 181473 : Layer label edit keyboard shortcuts
+
+2012-07-08 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 181473 : Patch for Layers drag and drop crash
+
+2012-07-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2012-07-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop GTK+ 2.20 support.
+
+2012-07-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Patch for bug #728081 (Keyboard shortcut - Lock current layer).
+
+2012-07-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #1001446 (export bitmap hotkey)
+
+2012-07-05 John Smith <john.smith7545@yahoo.com>
+
+ Fix for 181473 : Layers drag and drop
+
+2012-07-04 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 168658 : Font substitution warning dialog - GTK3 compile
+
+2012-07-04 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 168658 : Font substitution warning dialog - GTK3 compile
+
+2012-07-04 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950677 : Preference to show legacy gradient editor
+
+2012-07-04 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 168658 : Font substitution warning dialog
+
+2012-07-02 apenner <penner@vaxxine.com>
+
+ emf import. missing tick marks (Bug 715692)
+
+2012-07-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Reduce horizontal width of export bitmap dialog. This makes the GTK+ 3 version more usable on small screens
+
+2012-07-01 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950677 : Retire legacy gradient editor
+
+2012-06-30 Luca Bruno <lucab@debian.org>
+
+ Fix building with Poppler 0.20 (LP: #1005565)
+
+ Poppler >= 0.20 has a new internal API for errors and other miscellanea.
+ As we are abusing these internal functionalities, they broke from time to
+ time. Fixing it for now with a new conditional build flag.
+ This fixes https://bugs.launchpad.net/inkscape/+bug/1005565
+
+2012-06-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Allow cairomm 1.9.8. Should be good enough
+
+2012-06-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Make cairomm 1.10 dependency explicit
+
+2012-06-26 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 722017 : Better Gradient Window
+
+2012-06-26 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Fix for Bug #817193 (Usability: emphasize gridlines checkbox is using negative text).
+
+2012-06-25 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate some widgets to GtkStyleContext
+
+2012-06-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use orientable widgets in GTK+ 3 build
+
+2012-06-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate to new device pointer API for GTK+ 3
+
+2012-06-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix missing glibmm header
+
+2012-06-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. New Bengali/Bangladesh translation by Mahay Alam Khan.
+
+2012-06-20 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Removing deleted files and inkscape.pot update.
+
+2012-06-20 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 591225 : Fix wording of 'Clean up document' in Undo History
+
+2012-06-20 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 1015352 : Vacuum defs : Rename to 'Clean up document'
+
+2012-06-19 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 1005064 : Move menu item File->Input Devices to Edit->Input Devices
+
+2012-06-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix crash in fill and stroke dialog with GTK+ 3
+
+2012-06-17 Jon A. Cruz <jon@joncruz.org>
+
+ Removed unneeded header style filename #defines
+
+2012-06-17 Jon A. Cruz <jon@joncruz.org>
+
+ Removed outdated classes.
+ Pruned header to not introduce extraneous includes.
+
+2012-06-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Set GDL-3 as a fixed dependency for GTK+ 3 build.
+
+ It's unrealistic for us to support GTK+ 3 compatibility in our internal copy.
+ We ultimately want to get rid of it anyway.
+
+2012-06-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Fix for Bug #837856 (Help: localized keys and mouse refs is not opened.) and French translation update.
+
+2012-06-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix new deprecated GTK+ symbols in desktop-widget
+
+2012-06-14 tavmjong-free <tavmjong@free.fr>
+
+ Fixed typo.
+
+2012-06-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop check for ancient GTK version. Fixes statusbar width issue
+
+2012-06-13 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2012-06-13 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 1011726 : Performance regression with XML Editor - Improve model unload time
+
+2012-06-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix memleak
+
+2012-06-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix in previous commit
+
+2012-06-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2012-06-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ enable GSEAL for Windows builds
+
+2012-06-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use more explicit pkg-config list for GTK+ 3 builds
+
+2012-06-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukrainian translation update by Yuri Chornoivan.
+
+2012-06-12 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 1011726 : Performance regression with XML Editor
+
+2012-06-11 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 1005064 : Move menu item File->Input Devices to Edit->Input Devices
+
+2012-06-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix some broken callbacks for Gtk+ 3
+
+2012-06-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ Add missing Cairo header
+
+2012-06-10 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build against GTK+ 3. Thorough checking for runtime errors needed :-)
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk+ 3 drawing in sp-canvas
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk+ 3 drawing fixes for PDF input dialogs
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Don't use GtkColormap in Gtk+ 3
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk+ 3 drawing for sp-color-slider
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtkmm 3 fixes for glyphs dialog
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use Cairo::Region in sp-canvas
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use new form of set() method in Gtk::Clipboard
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix remaining size_request issues for Gtk+ build
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build failure with old GtkAdjustment API
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Get rid of remaining GtkObject usage
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop GtkObject usage in gradient-vector
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Missing header in nr-filter-image for Gtk+ 3 build
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Refactor SPCanvasItem to no longer derive from GtkObject
+
+2012-06-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop deriving SPCanvasItem from GtkObject
+
+2012-06-08 Jon A. Cruz <jon@joncruz.org>
+
+ Move measure angle string to keep it visible when angle is small.
+
+2012-06-08 Jon A. Cruz <jon@joncruz.org>
+
+ Improve approach for keeping angle display string visible.
+
+2012-06-07 apenner <penner@vaxxine.com>
+
+ dxf import. allow spline to be closed (Bug 1001521)
+
+2012-06-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ probably this was intended
+
+2012-06-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2012-06-06 Jon A. Cruz <jon@joncruz.org>
+
+ Fix compile for GTK+ less than 2.20 when GSEAL is on. Fixes bug #1009010.
+
+2012-06-05 Jon A. Cruz <jon@joncruz.org>
+
+ Compatibility fix.
+
+2012-06-05 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2012-06-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ various
+
+2012-06-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ Header cleaning for GTK+3 migration
+
+2012-06-05 Jon A. Cruz <jon@joncruz.org>
+
+ Allow angle measurement base to be changed by tapping space.
+
+2012-06-03 Jon A. Cruz <jon@joncruz.org>
+
+ Limit angle label to show up within the desktop window. Also refactor arc drawing.
+
+2012-06-03 apenner <penner@vaxxine.com>
+
+ modify calc of bbox for single point (Bug 1006666)
+
+2012-06-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI fix find dialog
+
+2012-06-02 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2012-06-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix remaining Gtkmm 3 issues in filter effects dialog
+
+2012-06-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Add draw signal in filter effects dialog
+
+2012-06-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Cairo rendering in filter effects dialog
+
+2012-06-01 Jon A. Cruz <jon@joncruz.org>
+
+ Add marker to initial point.
+
+2012-06-01 Jon A. Cruz <jon@joncruz.org>
+
+ Place angle measurement along the measure arc.
+
+2012-06-01 Jon A. Cruz <jon@joncruz.org>
+
+ Adding baseline and arc to make angle measurement visualization easier.
+
+2012-06-01 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 951580 : Ruler click toggles guide visibility
+
+2012-05-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtkmm fixes for sp-widget
+
+2012-05-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove unused icon-widget code
+
+2012-05-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix missing Glibmm headers needed for GTK+3 build
+
+2012-05-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtkmm 3 fixes for licensor widget
+
+2012-05-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GDK key symbols in mesh-context
+
+2012-05-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix remaining gtkmm 3 menu issues
+
+2012-05-30 Jon A. Cruz <jon@joncruz.org>
+
+ Make multiple measurement labels avoid overlapping each other.
+
+2012-05-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Tidy up deprecated Gtkmm menu stuff
+
+2012-05-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtkmm 3.0 fixes for script dialog
+
+2012-05-31 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtkmm 3.0 fixes for debug dialog
+
+2012-05-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtkmm 3.0 fixes for live path effect editor dialog
+
+2012-05-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtkmm 3.0 fixes for layers dialog
+
+2012-05-29 Alex Valavanis <valavanisalex@gmail.com>
+
+ Allow use of deprecated GDK symbols because our GDL fork needs them
+
+2012-05-28 Jon A. Cruz <jon@joncruz.org>
+
+ Added basic offset and call-out lines for measurements.
+
+2012-05-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ undo changes
+
+2012-05-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated pointer grabbing in ruler
+
+2012-05-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
+
+2012-05-28 Jon A. Cruz <jon@joncruz.org>
+
+ Cleanup of measure text for moving away from overlap.
+
+2012-05-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop using deprecated GdkBitmap in custom cursors
+
+2012-05-27 Jon A. Cruz <jon@joncruz.org>
+
+ Reorder measure context item painting for better legibility.
+
+2012-05-27 apenner <penner@vaxxine.com>
+
+ emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)
+
+2012-05-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ Get rid of remaining deprecated GdkDevice API usage
+
+2012-05-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop using obsolete GdkDevice API. Needs testing with extended input devices
+
+2012-05-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix missing gtkmm header in document properties dialog
+
+2012-05-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ file dialog fixes for GTK+ 3
+
+2012-05-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Build with GSEAL_ENABLE
+
+2012-05-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use accessor function for private label in message dialog
+
+2012-05-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop using deprecated private members of GdkDevice.
+
+ Unfortunately, the axis range is inaccessible in new versions of Gdk so
+ we cannot set the range indicators in the input-devices dialog. There
+ may be another way of doing this, using underlying system API.
+
+2012-05-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Some GDK deprecation fixes for Input Devices dialog
+
+2012-05-26 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903772 : Support --export-text-to-path when outputting plain SVG
+
+2012-05-26 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ mesh gradient: fix bad indexing
+
+2012-05-26 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ gradient mesh: add NULL checks to fix crash?
+
+2012-05-24 Jon A. Cruz <jon@joncruz.org>
+
+ Improve progress granularity when exporting multiple items.
+
+2012-05-24 Jon A. Cruz <jon@joncruz.org>
+
+ Fixing warnings.
+
+2012-05-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ Don't use extension events API in GTK+3 builds
+
+2012-05-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ svg-canvas GTK+3 fixes
+
+2012-05-25 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ GrDrag: check for null pointer
+
+2012-05-24 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix windows build. use 'guint' instead of 'uint'. although I do not know why you wouldn't just use 'unsigned int'
+
+2012-05-24 Jon A. Cruz <jon@joncruz.org>
+
+ Added option to close export dialog upon completion. Fixes bug #43730.
+
+2012-05-23 Jon A. Cruz <jon@joncruz.org>
+
+ Added progress to export dialog and disabling export button while busy. Partially fixes bug #43730.
+
+2012-05-23 Jon A. Cruz <jon@joncruz.org>
+
+ Applied modified patch to add export messages. Partially fixes bug #43730.
+
+2012-05-23 tavmjong-free <tavmjong@free.fr>
+
+ Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
+
+2012-05-22 Jon A. Cruz <jon@joncruz.org>
+
+ Correct improper flipping of sRGB transform from RGB to BGR with cairo change. Fixes bug #814179.
+
+2012-05-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GTK+ 3 fixes for desktop-widget
+
+2012-05-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop GtkObject usage in view widgets
+
+2012-05-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop deprecated progress bar orientation
+
+2012-05-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop deprecated GtkNotebookPage usage
+
+2012-05-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2012-05-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ 3 drawing in OCAL dialog
+
+2012-05-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use theme foreground colour for ruler tick drawing
+
+2012-05-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Start GTK+ 3 rendering in OCAL dialogs
+
+2012-05-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix missing header in svg-fonts-dialog needed for GTK+ 3 build
+
+2012-05-21 tavmjong-free <tavmjong@free.fr>
+
+ Added sp-ctrlcurve, usefull for meshes.
+
+2012-05-21 tavmjong-free <tavmjong@free.fr>
+
+ Add a few new icons for meshes.
+
+2012-05-21 tavmjong-free <tavmjong@free.fr>
+
+ Change default font to a CSS valid default font (Sans -> sans-serif).
+
+2012-05-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ 3 changes for cell-renderers
+
+2012-05-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ More size-request GTK+ 3 fixes
+
+2012-05-20 Jon A. Cruz <jon@joncruz.org>
+
+ Extended control resizing to node editing. Fixes half of bug #172059.
+ Additional prep for centralizing color setting.
+
+2012-05-21 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 1000023 : Fill & Stroke dialog redesign
+
+2012-05-20 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 973195 : Limit width of color profile labels
+
+2012-05-19 Jon A. Cruz <jon@joncruz.org>
+
+ C++ification of SPWidget.
+
+2012-05-19 Alex Valavanis <valavanisalex@gmail.com>
+
+ Revert r11370. Fix crash with grid in default template
+
+2012-05-19 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ 3 changes for sp-widget
+
+2012-05-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ 3 fixes for colour selector widgets
+
+2012-05-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GtkObject fixes
+
+2012-05-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GtkObject fixes
+
+2012-05-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk+ 3 fixes for button widget
+
+2012-05-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ Don't try to set non-existent size property in ctrlpoint
+
+2012-05-18 Jon A. Cruz <jon@joncruz.org>
+
+ Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.
+
+2012-05-18 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 973195 : Limit width of marker labels
+
+2012-05-17 Alex Valavanis <valavanisalex@gmail.com>
+
+ Make docked dialogs indicate focus
+
+2012-05-17 Jon A. Cruz <jon@joncruz.org>
+
+ Follow-up for 11375
+
+2012-05-17 Jon A. Cruz <jon@joncruz.org>
+
+ Extended resizing to node handles.
+
+2012-05-17 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 997888 : Merge into Document Properties
+
+2012-05-16 Jon A. Cruz <jon@joncruz.org>
+
+ Corrected protected type access (comments were incorrect).
+ Unified color set types; fixed uninitialized member; Switched colorsets to references; Added const correctness.
+
+2012-05-16 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed warning with printf format. Also corrected inproper type that resulted in the use of C-style const casts.
+
+2012-05-17 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950677 : ellipsize function with ustring
+
+2012-05-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop some GtkObject usage
+
+2012-05-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ remove GtkObject use in color-item
+
+2012-05-16 Alex Valavanis <valavanisalex@gmail.com>
+
+ remove GtkObject use in find dialog
+
+2012-05-16 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950508 : Small padding change
+
+2012-05-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ minor fix for translations
+
+2012-05-15 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950677 : Ellipse text if gradient name too long
+
+2012-05-14 apenner <penner@vaxxine.com>
+
+ pdf import. set a default line width, see http://thread.gmane.org/gmane.comp.graphics.inkscape.user/14539
+
+2012-05-14 Kris <Kris.De.Gussem@hotmail.com>
+
+ a few UI message fixes
+
+2012-05-14 JazzyNico <nicoduf@yahoo.fr>
+
+ XAML. Fix for Bug #999059 (radial gradients don't get properly exported to XAML) by Oxidative.
+
+2012-05-14 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 986446 : Measure toolbar header include
+
+2012-05-13 apenner <penner@vaxxine.com>
+
+ extensions. convert2dashes.py. better error handling (Bug 998164)
+
+2012-05-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' are invisible in outline mode)
+
+2012-05-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ syntx of null pointer dereference checks
+
+2012-05-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fix for externally reported patch by Juergen Weigert, Bug #993500 (inkscape should return non-0 on 'errors')
+
+2012-05-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #982846 (untranslatable and unlocalized strings).
+
+2012-05-11 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Filtered objects count (patch by David Mathog).
+ Translations. Inkscape.pot and French translation update.
+
+2012-05-11 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 169759 : HIG compliant Edit menu
+
+2012-05-11 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 997886 : Document Metadata : Crash when saving with 2 documents open
+
+2012-05-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+3 drawing of icons
+
+2012-05-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+3 drawing in gradient-image
+
+2012-05-09 Jon A. Cruz <jon@joncruz.org>
+
+ Centralized line creation and enhanced visibility.
+
+2012-05-08 Jon A. Cruz <jon@joncruz.org>
+
+ Unified variable names as scoping now makes the code safe.
+ (merge of local fix)
+
+2012-05-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix drawing of eek-preview in GTK+3
+
+2012-05-07 Jon A. Cruz <jon@joncruz.org>
+
+ Follow-up conversion from bool.
+
+2012-05-08 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 986446 : Refactor toolbox into tool specific files
+
+2012-05-07 Jon A. Cruz <jon@joncruz.org>
+
+ Fixing to use explicit enum types instead of generic guint & bool.
+
+2012-05-07 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix more deprecated GDK key symbols
+
+2012-05-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ Find dialog: taking plurals into account for UI translation
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ A couple of simple Gtk3 fixes
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix missing glib headers in imageicon
+
+2012-05-06 apenner <penner@vaxxine.com>
+
+ improved workaround to prevent GfxRadialShading from getting corrupted during copy operation (Bug 919176 comment 8)
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate to draw signal in ruler
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Upstream changes to draw_pos function in ruler
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Upstream performance fixes for rulers
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Apply upstream changes to tick drawing API in ruler
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop nested cairo_t in ruler
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Don't set colormap in ruler
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use cairo surface for ruler backing store in gtk3
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use cairo region in ruler
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Clean up size allocation in rulers
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ cairo rendering in ruler
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge more ruler code
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge some customised ruler code
+
+2012-05-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI message
+
+2012-05-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Hide non-public fields of ruler
+
+2012-05-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ Adding checks to prevent null pointer dereferences
+
+2012-05-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ cpp-style casting
+
+2012-05-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ Preferences: generalisation of UI messages
+
+2012-05-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Slovenian translation update by Martin Srebotnjak.
+ French translation update.
+ Translation template update.
+
+2012-05-04 Jon A. Cruz <jon@joncruz.org>
+
+ C++ification of SPCtrlLine in preparation of visibility improvements.
+
+2012-05-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ Syntax of null pointer dereference checking
+
+2012-05-02 Jon A. Cruz <jon@joncruz.org>
+
+ Corrected hardcoded hit detection in pen & pencil tool endpoint detection.
+
+2012-05-02 Jon A. Cruz <jon@joncruz.org>
+
+ Eliminated duplication of GTK key defines.
+
+2012-05-02 Jon A. Cruz <jon@joncruz.org>
+
+ Adding the two new files.
+
+2012-05-02 Jon A. Cruz <jon@joncruz.org>
+
+ Adding base configurable sizing of controls/handles.
+
+2012-05-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ Find dialog: better user message
+
+2012-05-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ Find dialog UI:
+ - some message fixes (capitals and spaces)
+ - simplify translation
+
+2012-05-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ extensions: string class usage
+
+2012-05-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix extension path scan (Bug #801568 ; patch of Patrick Monnerat)
+
+2012-05-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove remaining ancient GTK+ version checks
+
+2012-05-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop checks for ancient GTK+ version
+
+2012-05-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix typos in Gtk3 fixes, and fix separator API usage
+
+2012-04-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ gtkmm-3.0 changes for Gtk::Adjustment
+
+2012-04-29 apenner <penner@vaxxine.com>
+
+ emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)
+
+2012-04-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: restrict the 'ray' values for ellipses that powerstroke can generate.
+
+2012-04-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GtkMetricType with SPMetric
+
+2012-04-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ gtkmm-3.0 fixes for Gtk::Box and header inclusions
+
+2012-04-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop GtkObject use in dialog
+
+2012-04-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop GtkObject use in dialog-events
+
+2012-04-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix wrapping of colour palette
+
+2012-04-28 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ C++ify syntax a bit
+
+2012-04-28 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix paths when working with command line (Bug #695120 , patch by Patrick Monnerat)
+
+2012-04-28 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2012-04-26 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ 2geom update
+
+2012-04-25 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: cautious fix.
+
+2012-04-25 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: add errorhandling for rounded corners.
+
+2012-04-25 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ buildtool: update help message
+
+2012-04-25 Kris <Kris.De.Gussem@hotmail.com>
+
+ Issue with my last commit
+
+2012-04-25 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix for 64bit OS X
+
+2012-04-25 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950677 : Add link option to gradient toolbar
+
+2012-04-24 Kris <Kris.De.Gussem@hotmail.com>
+
+ Memory management in context menu (Bug #910529 )
+
+2012-04-24 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 943275 : OCAL search crash when data not avaialable
+
+2012-04-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ Export: fix crash when removing last character in a selection (Bug #960980)
+
+2012-04-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Correct GTK+ 3 box syntax in toolbox
+
+2012-04-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Get rid of GtkObject in toolbox
+
+2012-04-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix remaining Lucid build issues, hopefully
+
+2012-04-23 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 943207 : Replace deprecated gdk_draw_rgb_image with cairo drawing in sp-color-slider
+
+2012-04-22 apenner <penner@vaxxine.com>
+
+ pdf import. modify criterion for applying scaling to gradientTransform (Bug 985182)
+
+2012-04-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ better UI message
+
+2012-04-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ typo in UI
+
+2012-04-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ export dialog: c++ification and compile warning fix
+
+2012-04-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ some more string class usage
+
+2012-04-22 Jon A. Cruz <jon@joncruz.org>
+
+ Improve pen & pencil anchor visibility. Fixes bug #986748.
+
+2012-04-21 Jon A. Cruz <jon@joncruz.org>
+
+ Correcting message for lcms2 status. Fixes bug #985623.
+
+2012-04-22 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated gtk_option_menu with gtk_combo_box
+
+2012-04-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated toolbar orientation API. Unfortunately there is no replacement in Gtkmm 3 so we need to use underlying GTK+ object
+
+2012-04-21 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix typo in previewholder
+
+2012-04-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ dropping some ghost code / probably fixing a memleak as well
+
+2012-04-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fixed non working cancel button in export dialog
+
+2012-04-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ C++ification of progress dialog / documentation
+
+2012-04-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck / fix issue in Dutch translation
+
+2012-04-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2012-04-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Memory leak fix. (Bug #986271) Code supplied by David Mathog.
+
+2012-04-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Documentation. zh_TW translations update, and new K&M reference translation.
+
+2012-04-19 helix84 <helix84@centrum.sk>
+
+ * [INTL:zh_TW] Traditional Chinese translation update
+
+2012-04-18 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup
+
+2012-04-18 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on undo
+
+2012-04-18 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 169888 : Patch for HIG style frames for PDF import dialogs
+
+2012-04-17 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed conditional code to avoid unused function warnings.
+
+2012-04-17 Alex Valavanis <valavanisalex@gmail.com>
+
+ Work around for some missing glibmm headers in gtkmm (should be fixed in gtkmm 3.4)
+
+2012-04-17 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 169888 : HIG Style frame
+
+2012-04-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ some more string class usage as opposed to c-strings to prevent issues
+
+2012-04-16 Jon A. Cruz <jon@joncruz.org>
+
+ Loop index type cleanup
+
+2012-04-16 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on undo
+
+2012-04-15 apenner <penner@vaxxine.com>
+
+ pdf import. for radial gradient, approximate an ExponentialFunction using an extra stop (Bug 919176)
+
+2012-04-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Convert man file installation to use automake instead of custom stuff (from 0.48.x).
+
+2012-04-15 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: fix inside of corners.
+
+2012-04-15 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix compile (wrong 2geom update, sry)
+
+2012-04-15 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ 2geom update
+
+2012-04-15 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Fix for Bug #980518 (Please use c-format).
+
+2012-04-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Get rid of remaining deprecated GDK Key symbols
+
+2012-04-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Don't prevent deprecated symbol usage with GTK+ 3 build yet... let's go one step at a time :)
+
+2012-04-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate align & dist dialog to Gtk::Grid API
+
+2012-04-14 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: more robust method of determining parameters at joins. should fix some bugs. (may introduce new ones...)
+
+2012-04-14 Kris <Kris.De.Gussem@hotmail.com>
+
+ export dialog: type fix
+
+2012-04-14 Kris <Kris.De.Gussem@hotmail.com>
+
+ more c++ification in export dialog / fixing warning for in case of new and unsaved document
+
+2012-04-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Add --enable-gtk3-experimental build + use external GDL if possible
+
+2012-04-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Workaround for gtkmm build issue with dbus API
+
+2012-04-14 helix84 <helix84@centrum.sk>
+
+ * [INTL:sk] Slovak translation update
+
+2012-04-13 Veronika Irvine <vmi@uvic.ca>
+
+ support vertical text on path such that baseline is perpendiclar to the path and midline is centered on the path
+
+2012-04-13 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ 2geom fix
+
+2012-04-13 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ small 2geom update
+
+2012-04-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ probably this was intended
+
+2012-04-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ probably this was intended
+
+2012-04-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ better memleak fix than rev. 11148
+
+2012-04-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Slovak translation update by Jan Pulmann.
+
+2012-04-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Translation. More disambiguations (see Bug #832560).
+
+2012-04-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GTK_TYPE macros
+
+2012-04-12 Jon A. Cruz <jon@joncruz.org>
+
+ Shortcut patch. Fixes bug #974531
+
+2012-04-11 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2012-04-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Clean up a few Gtkmm orientables
+
+2012-04-12 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ disable more deprecated stuff
+
+2012-04-11 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ start disabling deprecated GTK+ calls in Windows builds, to prevent people from using deprecated methods
+
+2012-04-11 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix deprecated glib thingie
+
+2012-04-11 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix warning
+
+2012-04-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. PO files update.
+
+2012-04-11 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Adding some context tags (disambiguation).
+
+2012-04-11 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Restoring context menu items order (Embed image) and activation test (Extract image).
+
+2012-04-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ Add GTK_DISABLE_DEPRECATED to configure.ac
+
+2012-04-11 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree
+
+2012-04-11 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion crash fix
+
+2012-04-11 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 367607 : Replace deprecated sp_ctrl_set_arg and gtk_object_add_arg_type calls in sodipodi-ctrl.cpp
+
+2012-04-10 Jon A. Cruz <jon@joncruz.org>
+
+ Removed unused function.
+
+2012-04-11 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 170378 : Select All by Stroke or Fill Color - Added search within groups
+
+2012-04-11 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950677 : Disable gradient editor on knot double click
+
+2012-04-10 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ more 2geom fix
+
+2012-04-10 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix 2geom
+
+2012-04-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated gtk_vbox_new and gtk_widget_size_request
+
+2012-04-10 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ 2geom: sbasis multiplication never returns sbasis of at least order a+b
+
+2012-04-10 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix potential issue with tangent calculation
+
+2012-04-10 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: remove the need to reload the node tool when adding/deleting control width knots
+
+2012-04-10 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ small cleanup
+
+2012-04-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ Clean up some deprecated orientable API
+
+2012-04-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ Adopt obsolete GtkAnchorType enum as SPAnchorType
+
+2012-04-09 Jon A. Cruz <jon@joncruz.org>
+
+ Additional cleanup.
+
+2012-04-10 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion crash fix
+
+2012-04-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace remaining gtk_hbox_new usage
+
+2012-04-09 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add GSEAL_ENABLE flag, ready to be activated
+
+2012-04-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ code cleanup: dropping some unused code
+
+2012-04-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck stuff
+
+2012-04-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ Documentation / dropping some pointer conversions in context menu
+
+2012-04-09 Alex Valavanis <valavanisalex@googlemail.com>
+
+ ege-adjustment-action: Get rid of GtkHBox
+
+2012-04-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Updating the files list and translation template.
+
+2012-04-09 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Replace deprecated gdk_window_get_pointer
+
+2012-04-09 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Replace deprecated gdk_cursor_unref
+
+2012-04-09 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Fix CheckButton header issue with GTK+ 3
+
+2012-04-09 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Replace deprecated GDK key symbols
+
+2012-04-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ documentation
+
+2012-04-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ omitting debug message on windows
+
+2012-04-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck tells us: "scanf without field width limits can crash with huge input data"
+
+2012-04-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix memory leak and some minor things
+
+2012-04-09 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ LPE: enable "add effect" button for clones. It converts the clone to a path and applies the clone original LPE.
+
+2012-04-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ clone original path lpe: add boilerplate code to allow to compensate for linked path movement. but it should be worked out how the actual compensation should be written to SVG. don't want to add something to the cloneLPE SVG syntax in a haste
+
+2012-04-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix inclusion.
+
+2012-04-08 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix stroke-width scaling issue
+
+2012-04-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ clone lpe: preserve transformations on paths with clone_original lpe. This enables moving such paths.
+
+2012-04-08 apenner <penner@vaxxine.com>
+
+ pdf import. temporary workaround to prevent GfxRadialShading from getting corrupted during copy operation (Bug 919176 comment 8)
+
+2012-04-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke parameter small fix
+
+2012-04-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ small GSEAL fix
+
+2012-04-08 Alex Valavanis <valavanisalex@gmail.com>
+
+ Stop using custom GtkObject flags
+
+2012-04-08 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GDK key macro fixes, and some cursor referencing
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ circle tool: fix shift click to reset to full circle for start angle node
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: fix line caps for end/start knots with no handle (1st deriv == 0)
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: previous and this commit fix extrapolated and miter join behavior for negative widths
+ (sorry, multitasking error...)
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ complementary to rev11175
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: use path's strokewidth on applying powerstroke effect
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix possible crasher in knot_clicked_handler
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ gives distinguishing colors to two vector params of LPE rough hatches
+
+2012-04-07 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix some deprecated GDK key symbols
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ remove no longer needed knotholderentity complication
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ cleanup knotholder code for LPEs
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstrokepointarray : add todo comment. do not derive from LPEKnotHolderEntity.
+
+2012-04-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ the knotholders for LPE parameters should not derive from LPEKnotHolderEntity as this prevents deletion
+
+2012-04-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ restore item order of dialogs in context menu (Bug #910529)
+
+2012-04-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ drop some deprecated gdk_draw functions
+
+2012-04-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix remaining GTKMM deprecation issues
+
+2012-04-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ filter-effects-dialog: Cairomm rendering
+
+2012-04-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ png-write: Fix FTBFS
+
+2012-04-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ fixes issue with revision 11160?
+
+2012-04-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ build warning fix
+
+2012-04-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ C++ify context menu:
+ - c++ified context-menu.cpp (and included in interface.cpp)
+ - removed dozens of pointer conversions (of which some were erroneous)
+ - fixed a memory leak
+ - added some null pointer checks to prevent crashes
+
+2012-04-05 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add test code for bug #967416
+
+2012-04-05 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash (bug #973174)
+
+2012-04-05 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix crash (bug #941317)
+
+2012-04-05 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add NULL checks to perhaps fix bug 970105
+
+2012-04-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Documentation. Tutorials Japanese (by Masato HASHIMOTO) and Russian (by Artem Zolochevskiy) translations update.
+
+2012-04-05 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 170378 : Select same objects by fill or stroke : Fix transformed stroke width
+
+2012-04-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread "Some clipboard functions")
+
+2012-04-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ c++ification: GHashTable > std::map (bug #970237 ; patch by Samuel Chase + some additional modifications)
+
+2012-04-04 JazzyNico <nicoduf@yahoo.fr>
+
+ OCAL. Fix brush icon crash (see Bug #943275) by Jaroslaw M. Gliwinski.
+
+2012-04-04 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Fix for Bug #437521 (Save As dialog should be resizable in Windows) by Jaroslaw M. Gliwinski.
+
+2012-04-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2012-04-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ png export dialog: memory leak fix
+
+2012-04-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ gradient chemistry: fix null pointer dereference
+
+2012-04-04 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 170378 : Select same objects by fill or stroke : Added stroke style
+
+2012-04-04 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build with gtk < 2.24
+
+2012-04-03 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2012-04-03 Jon A. Cruz <jon@joncruz.org>
+
+ Corrected logic error with sig::connection bool operator.
+ Warning cleanup.
+
+2012-04-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ eek-preview: Cairo drawing
+
+2012-04-03 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 170378 : Select same objects by fill or stroke
+
+2012-04-03 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols and combo_box fixes
+
+2012-04-02 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols replaced with g_object_unref
+
+2012-04-01 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix XML output of guideline color
+ (this does not fix loading of guide color)
+
+2012-04-01 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 627728 : newly-added gradient node by dbl click set active
+
+2012-04-01 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 179830 : gradient tool focus problems with overlapping objects
+
+2012-04-01 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 627728 : Make newly added gradient stop active
+
+2012-04-01 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950677 : Add stops and repeat controls to the gradient toolbar
+
+2012-03-29 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ apply essentials of patch by zcgucas
+
+2012-03-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. French translation update.
+
+2012-03-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica).
+
+2012-03-26 apenner <penner@vaxxine.com>
+
+ cutting plotter dxf export. patch by Yann Papouin to allow hiding invisible layers (Bug 959159)
+
+2012-03-24 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: spiro join: more robust detection of tangent direction. fixes incorrect rounding for some paths.
+
+2012-03-24 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: add Spiro rounded join! (genius idea Jasper!)
+
+2012-03-24 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ partial 2geom update to obtain required method
+
+2012-03-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. POTFILE update (clonetiler move).
+
+2012-03-24 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 251674 and 592323 : Make CloneTiler dialog dockable
+
+2012-03-23 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ final cleanup of spiro?
+
+2012-03-23 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ cleanup spiro code
+
+2012-03-23 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ more spiro cleanup
+
+2012-03-23 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ clean up spiro code
+
+2012-03-23 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: correct naming of join parameter. breaks earlier created powerstroke paths, sorry. hope it does not hurt too many testers...
+
+2012-03-23 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with Entry to fix build error with gtkmm2.4
+
+2012-03-23 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug fixes
+
+2012-03-23 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 909328 : Dockable Find & Replace dialog
+
+2012-03-22 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are translatable) by Fernando Lucchesi.
+
+2012-03-22 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Fix for bug #962002 (<image> context menu item Edit externally… ignores current selection).
+
+2012-03-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Reverting unwanted dos format convertion.
+
+2012-03-22 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, reduce list padding
+
+2012-03-21 apenner <penner@vaxxine.com>
+
+ pdf import. improve upon rev 11094. transform four corners of bbox separately (Bug 919176)
+
+2012-03-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: properly implement rounded joins. brain buster!!
+
+2012-03-21 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ give error when function does not return something while it should
+
+2012-03-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Preferences. New desktop integration preference for Windows users (native/gtk, see Bug #417365).
+ Preferences. Fix for a bug with the preferences dialog when Show dialogs is set to true (always opens on the Selector page).
+ Preferences. UI consistency fix (System information fields not correctly indented).
+ This line and the following will be ignored --------------
+
+ modified:
+ src/desktop.cpp
+ src/preferences-skeleton.h
+ src/ui/dialog/filedialog.cpp
+ src/ui/dialog/inkscape-preferences.cpp
+ src/ui/dialog/inkscape-preferences.h
+ unknown:
+ inkscape.el.1
+ inkscape.ja.1
+ inkscape.sk.1
+ inkscape.zh_TW.1
+ libtool
+ ltmain.sh@
+ preferencesDialog.diff
+ relink2.diff
+ revert10761.diff
+ rmbackups.sh
+ doc/keys.gl.html
+ doc/keys.pl.html
+ packaging/win32/languages/.fr-xLpu9j/
+ share/icons/inkscape-trunk.svg
+ share/icons/application/48x48/inkscape-trunk.png
+ src/.libs/
+ src/libnr/
+ src/relink.cpp
+ src/relink.h
+ src/extension/dbus/wrapper/inkdbus.pc
+
+2012-03-21 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Patch for Bug #789797 (Add an icon/definiton for Duplicate Current Layer).
+
+2012-03-21 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 959223 : Object selection messes up styles, regression from r11082
+
+2012-03-21 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Adding extension check in the context menu (see Bug #171842).
+
+2012-03-21 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree
+
+2012-03-21 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizes
+
+2012-03-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Man and keys Japanese translation by Masato HASHIMOTO.
+
+2012-03-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Japanese translation update by Masato HASHIMOTO.
+
+2012-03-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Removing org.ekips.filter.embedselectedimages from the extensions menu (see Bug #171842).
+
+2012-03-19 apenner <penner@vaxxine.com>
+
+ desktop cutting plotter dxf output. ignore orphaned clones (Bug 957086)
+
+2012-03-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Script parameters values can now be translated (see Bug #955798).
+
+2012-03-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Japanese translation of the Windows installer by Masato HASHIMOTO.
+
+2012-03-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Import. Bitmap import improvements (see Bugs #171842 and #847374).
+
+2012-03-18 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Change finalization order in SPObject: delete signals before calling
+ the parent finalizer. Should fix problems with gdb on Windows.
+
+2012-03-18 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fork LPE on duplicating objects. (configurable, defaults to "on")
+
+2012-03-18 apenner <penner@vaxxine.com>
+
+ pdf import. transform the bbox associated with a clip path (Bug 919176)
+
+2012-03-16 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity label size
+
+2012-03-16 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ clean up
+
+2012-03-15 Josh Andler <scislac@gmail.com>
+
+ Patch by Veronika Irvine for lp:806302
+
+2012-03-15 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 950508 : Fill Stroke : Minor visual enhancements
+
+2012-03-15 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor
+
+2012-03-14 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ buildtool: don't create build output folders in parallel. superfast in series, so no need, and bugs in parallel.
+
+2012-03-14 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ buildtool: allow parallel builds with btool -j :)
+
+2012-03-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Adding Latvian to the interface preferences.
+
+2012-03-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Packaging. Changing package date to 2012.
+ Translations. New Latvian translation by Janis Eisaks.
+
+2012-03-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Add gtkmm deprecation flag to config
+
+2012-03-14 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox
+
+2012-03-14 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. SPUnitSelector
+
+2012-03-13 Josh Andler <scislac@gmail.com>
+
+ Patch for multi-import by heisenbug from lp:203070
+
+2012-03-13 Josh Andler <scislac@gmail.com>
+
+ Patch for IME text placement lp:166632 by Takeyuki Shiramoto
+
+2012-03-13 Jasper van de Gronde <jasper.vandegronde@gmail.com>
+
+ Morphological filters linear in the number of output pixels.
+
+2012-03-13 tavmjong-free <tavmjong@free.fr>
+
+ Protect against missing attributes and property files.
+
+2012-03-13 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient toolbar selector
+
+2012-03-13 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated Gdk::Window API
+
+2012-03-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated Gtk::TreePath API
+
+2012-03-12 apenner <penner@vaxxine.com>
+
+ extensions. measure path. add option to choose text angle (Bug 946098)
+
+2012-03-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix deprecated Gtk::Widget flags
+
+2012-03-12 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and Stroke Dashes
+
+2012-03-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GtkSignal API
+
+2012-03-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix false gtk deprecation warnings from gtkmm headers
+
+2012-03-12 Campbell Barton <ideasman42@gmail.com>
+
+ add missing files to cmake.
+
+2012-03-10 Alexandre Prokoudine <avp@darkroom.Home>
+
+ Updated Russian translation
+
+2012-03-10 Alexandre Prokoudine <avp@darkroom.Home>
+
+ Proper captialization for a text label
+
+2012-03-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. POTFILE and template update (due to xml-tree.cpp changes).
+
+2012-03-09 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 940715 : Convert XML Editor to a dockable dialog
+
+2012-03-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: - add miter size limit
+ - fix crash with groups (thought I already committed this?)
+
+2012-03-08 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ add libs for windows
+
+2012-03-08 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Removing Affect: label (see Bug #590686).
+
+2012-03-08 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 855676 : Gradient - misplacing when adding new stop by mouse
+
+2012-03-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ cmake fix
+
+2012-03-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix cmakelists
+
+2012-03-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ more cmake find happyness
+
+2012-03-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ help cmake find stuff
+
+2012-03-07 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ fix for windows
+
+2012-03-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Template and French translation update.
+
+2012-03-07 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the titlebar).
+
+2012-03-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Bitmaps. Fix for bug #499252 (Edit bitmap externally fails for relative links).
+
+2012-03-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2012-03-06 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Greek translation update by Dimitris Spingos.
+
+2012-03-07 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 946631 : Overlay scrollbars causing input boxes to be small (Document Metadata)
+
+2012-03-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ Clean up our fork of Gtk::Ruler a bit
+
+2012-03-05 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Fix for Bug #668991 (Poor wording in data-loss prompt).
+
+2012-03-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Typo fix, templates update and Ukrainian translation update by Yuri Chornoivan.
+
+2012-03-04 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ powerstroke: add miter cusp type. improve tangent detection for cusps drawing
+
+2012-03-04 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>
+
+ 2geom: isConstant and isZero should check a finite neighbourhood around zero.
+
+2012-03-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ Cmake build fix
+
+2012-03-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove some deprecated GDK symbols
+
+2012-03-03 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 390458 : Convert Export Bitmap to a dockable dialog
+
+2012-03-02 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 927074 : Simplify Path Effects dialog, fix button padding
+
+2012-03-02 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 927074 : resize buttons, and add on tree double click
+
+2012-03-02 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 168351 : layer rename doesn't update layers dialog
+
+2012-03-02 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 944524 Layers - Group buttons and make style consistent
+
+2012-03-02 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 927074 : Simplify Path Effects dialog
+
+2012-03-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ various minor things
+
+2012-03-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix issues introduced with revision 10932
+
+2012-02-29 apenner <penner@vaxxine.com>
+
+ patch by Veronika Irvine for filter effects dialog sizing (Bug 932474)
+
+2012-02-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+ added todo warning for sp-conn-end (after devmail message)
+
+2012-02-29 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix glibmm 2.28 check and guard against inclusion of deprecated gtk headers
+
+2012-02-28 Jon A. Cruz <jon@joncruz.org>
+
+ Cleanup of unused variables and warnings.
+
+2012-02-29 Alex Valavanis <valavanisalex@gmail.com>
+
+ Header tidying, suppress all gdk deprecation errors in gtkmm
+
+2012-02-28 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation: minor update
+
+2012-02-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build failure in extensions
+
+2012-02-27 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge Andrew's new OCAL dialog and clean headers. Please test
+
+2011-12-27 Andrew <at.higginson@gmail.com>
+
+ fixed crash!
+
+2011-12-27 Andrew <at.higginson@gmail.com>
+
+ merged with trunk so I can build again...
+
+2011-12-27 Andrew <at.higginson@gmail.com>
+
+ try to fix bug
+
+2011-07-02 Andrew rugby471@gmail.com
+
+ Fixed issues with cancelling downloading of thumbnails and images, all should be well now :)
+
+2011-06-26 Andrew rugby471@gmail.com
+
+ Correct ustring syntax
+
+2011-06-26 Andrew rugby471@gmail.com
+
+ Revert changing to read_async
+
+2011-04-18 Andrew rugby471@gmail.com
+
+ Remove some GNOME_VFS checks
+ Try to use read_async instead of load_contents_async, not working at the moment :(
+
+2011-04-08 Andrew rugby471@gmail.com
+
+ uint > unsigned int (so windows builds work)
+
+2011-04-04 Andrew rugby471@gmail.com
+
+ added ocal icon into makefile
+
+2011-04-04 Andrew rugby471@gmail.com
+
+ remove debugging stuff
+
+2011-04-04 Andrew rugby471@gmail.com
+
+ implement cancelling
+
+2011-03-28 Andrew rugby471@gmail.com
+
+ Merge thumbnail and image downloading into one set of functions :)
+
+2011-03-28 Andrew rugby471@gmail.com
+
+ Don't re-download resources downloaded previously
+
+2011-03-27 Andrew rugby471@gmail.com
+
+ fix errors
+
+2011-03-26 Andrew rugby471@gmail.com
+
+ Starting disabling widgets at certain times
+ Cleanup of XML variables
+
+2011-03-26 Andrew rugby471@gmail.com
+
+ Sorted wrapping of labels
+
+2011-03-25 Andrew rugby471@gmail.com
+
+ Increased size of OCAL logo and removed "Powered by" text
+ Removed border of LoadingBox on startup
+
+2011-03-25 Andrew rugby471@gmail.com
+
+ Change menutems and title to "Import Clip Art"
+
+2011-03-25 Andrew rugby471@gmail.com
+
+ Improving preview widget
+
+2011-03-24 Andrew rugby471@gmail.com
+
+ Made dialog's state persistant
+
+ Cleanup of code
+ Made download of image work
+ Put all images into a /tmp/openclipart directory
+ Use GUID for filename
+
+2011-03-22 Andrew rugby471@gmail.com
+
+ Split OCALDialog code in fill.cpp into two, so we can have async stuff working
+ Added StatusWidget to show status of operations in dialog
+ Styled no search results label appropriately
+ Corrected callbacks for buttons
+ Start to get image downloading working
+
+2011-03-20 Andrew rugby471@gmail.com
+
+ Remove all GNOMEVFS code
+ Move some SearchResultlist methods to ImportDialog
+
+2011-03-19 Andrew rugby471@gmail.com
+
+ Fix issue with text of overlay
+ Remove more GNOMEVFS code
+ Add in proper no result message
+
+2011-03-19 Andrew rugby471@gmail.com
+
+ Remove depreciated GNOMEVFS from XML downloading and parsing and replace with GIO
+ - Made these methods async so the UI is not blocked
+
+2011-03-18 Andrew rugby471@gmail.com
+
+ Get the OCAL logo form a proper path
+ Degrade gracefully if the logo can't be found
+
+2011-03-18 Andrew rugby471@gmail.com
+
+ Remove SearchEntry hinting ability (not appropriate/useful in this scenario)
+ Get clearing of icon to work
+
+2011-03-17 Andrew rugby471@gmail.com
+
+ added custom searchentry
+
+2011-03-16 Andrew rugby471@gmail.com
+
+ Added OCAL logo overlay
+
+2011-03-13 Andrew rugby471@gmail.com
+
+ make print_xml_element_names an instance method of the SearchResultsList
+ remove uneeded comments
+
+2011-03-13 Andrew rugby471@gmail.com
+
+ changed name to SearchResultList
+ moved around some SearchResultList stuff into its constructor
+ use an enum instead of arbitrary ints
+ Use markup to diaplay information in list
+ collect more data (date, thumbnail)
+
+2011-03-13 Andrew rugby471@gmail.com
+
+ Added OCAL namespace within Dialog namespace
+
+2011-03-11 Andrew rugby471@gmail.com
+
+ removed message and description labels
+
+2011-03-11 Andrew rugby471@gmail.com
+
+ added back size request :)
+ added shadow, made vscrollbar always appear, and removed column headers from the file list
+
+2011-03-11 Andrew rugby471@gmail.com
+
+ converted to use var_name from CamelCase
+ removed erroneous size_request
+
+2011-03-11 Andrew rugby471@gmail.com
+
+ organise GUI code into sections
+
+2011-03-11 Andrew rugby471@gmail.com
+
+ Fixed padding and packing
+ Removed message and description labels
+
+2011-03-11 Andrew rugby471@gmail.com
+
+ Added 12px border to dialog
+ Set better default size
+ Removed 'Search for:' label
+ Made Search button not EXPAND and FILL
+
+2012-02-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ gseal fix
+
+2012-02-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix gseal issues in ruler
+
+2012-02-26 Johan Engelen <goejendaagh@zonnet.nl>
+
+ powerstroke: work on cusps, so people can play with it a bit. it is not done yet ! so may change in future...
+ (partial update to latest 2geom, for reflection transform)
+
+2012-02-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Import deprecated GtkRuler API. Probably worth tidying :-)
+
+2012-02-26 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation: minor update
+
+2012-02-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated gtk_toolbar_append_widget API
+
+2012-02-26 apenner <penner@vaxxine.com>
+
+ emf output. loosen the tolerance on text positioning (Bug 939688)
+
+2012-02-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GTK_TYPE macros
+
+2012-02-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Clean up all remaining false warnings from Gtkmm
+
+2012-02-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ header cleaning
+
+2012-02-25 Alex Valavanis <valavanisalex@gmail.com>
+
+ Header cleaning
+
+2012-02-25 Alex Valavanis <valavanisalex@gmail.com>
+
+ Header cleaning
+
+2012-02-25 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warnings
+
+2012-02-25 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: Replace deprecated GRelation API
+
+2012-02-25 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fix documentation
+
+2012-02-25 Kris <Kris.De.Gussem@hotmail.com>
+
+ (cppcheck and janitorial tasks:) C-style casting to C++-style casting
+
+2012-02-23 apenner <penner@vaxxine.com>
+
+ avoid some Shape calculations that are not relevant to visual bbox (Bug 906952)
+
+2012-02-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: null pointer dereference fix
+
+2012-02-22 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 938349 : Compile error in spellcheck.h when aspell is unavailable
+
+2012-02-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: null pointer dereference fix
+
+2012-02-21 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 934721 : Convert SpellCheck dialog to a dockable dialog
+
+2012-02-21 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Copy missing libintl-8.dll in build.xml
+
+2012-02-21 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Fix conditional build for old GTK+ in new text-edit dialog
+
+2012-02-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ documentation
+
+2012-02-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ update 2geom info
+
+2012-02-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remove superfluous RectHull
+
+2012-02-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ bad bug in 2geom
+
+2012-02-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ some clean up
+
+2012-02-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remove very old unused code file
+
+2012-02-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remove unused code
+
+2012-02-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ move helper/recthull.h to 2geom/rect-hull.h
+
+2012-02-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix crash on non-finite stroke widths
+
+2012-02-18 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Define GLIBMM_2_28 instead of NEW_GLIBMM for consistency with other GLIBMM version variables
+
+2012-02-18 Josh Andler <scislac@gmail.com>
+
+ port checking glibmm version before applying G_DISABLE_SINGLE_INCLUDES
+
+2012-02-17 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 171579 : Make inkscape remember dialogs window status
+
+2012-02-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ Documentation of the Text and Font dialog
+
+2012-02-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix regression introduced in revision 10987
+
+2012-02-16 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 930535 : Convert Font and Text dialog to a dockable dialog
+
+2012-02-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Prevent false gtk deprecation warnings in canvas-grid and tidy headers
+
+2012-02-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2012-02-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ More header cleanup/fwd declarations
+
+2012-02-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix build some more...
+
+2012-02-15 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Don' t use convex hull for snapping a large selection if "only snap closest node" has been enabled
+
+2012-02-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix remaining glib deprecation and define compiler macros
+
+2012-02-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Move gtkmm headers that internally re-enable deprecated gtk symbols to top. Hides many GTK deprecation errors that we can't fix in Inkscape
+
+2012-02-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix build after r10963
+
+2012-02-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix warning
+
+2012-02-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix compile (for r10969)
+
+2012-02-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ Synchronized 2geom to revision 2058
+
+2012-02-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2012-02-15 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Snap to grid/guide lines perpendicularly
+
+2012-02-14 Diederik van Lierop <mail@diedenrezi.nl>
+
+ 1) Add checkboxes for perpendicular and tangential snapping to the document properties dialog (on the snap tab)
+ 2) Newly created guides (dragged off the ruler) will take on the angle of the curve that's being snapped to (either perpendicularly or tangentialy, depending of the settings in the document properties dialog)
+
+2012-02-14 Josh Andler <scislac@gmail.com>
+
+ Update Authors & Translators lists in About dialog
+
+2012-02-14 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 910463 : Improve System preferences
+
+2012-02-13 Jon A. Cruz <jon@joncruz.org>
+
+ Cleaning up unused variables and other warnings.
+
+2012-02-13 Jon A. Cruz <jon@joncruz.org>
+
+ Adding stdint for definitions of uint32_t, etc.
+
+2012-02-13 apenner <penner@vaxxine.com>
+
+ extensions. render QR barcode. support for unicode (Bug 929001)
+
+2012-02-13 Jon A. Cruz <jon@joncruz.org>
+
+ Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #885324.
+
+2012-02-12 Josh Andler <scislac@gmail.com>
+
+ Fix wrong placement in authors
+
+2012-02-12 Josh Andler <scislac@gmail.com>
+
+ Update authors file
+
+2012-02-12 apenner <penner@vaxxine.com>
+
+ some switches between visual and geometric bbox based on prefs (Bug 473608)
+
+2012-02-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix build with DBUS enabled
+
+2012-02-12 John Smith <removethis.john.q.public@bigmail.com>
+
+ Fix for 911079 : Error messages from Extensions hidden
+
+2012-02-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Header cleaning
+
+2012-02-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Refresh marshallers for mingw
+
+2012-02-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Cleaning up a few headers
+
+2012-02-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace old ComboText with Gtk::ComboBoxText
+
+2012-02-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
+
+2012-02-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ GSEAL fixes
+
+2012-02-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ Lots of gtkmm deprecation fixes
+
+2012-02-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Backward compat fix for Gtkmm 2.20
+
+2012-02-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Translation template update.
+
+2012-02-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. PEP8, error handling and various extension fixes.
+
+2012-02-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Unit tests improvement.
+
+2012-02-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ (cppcheck and janitorial tasks:) C-style casting to C++-style casting
+
+2012-02-07 Josh Andler <scislac@gmail.com>
+
+ Patch from lp 819209 to fix python extensions on OSX Lion
+
+2012-02-07 Josh Andler <scislac@gmail.com>
+
+ Patch from lp 721448 to make OSX Aqua builds more stable
+
+2012-02-08 Campbell Barton <ideasman42@gmail.com>
+
+ add missing files in cmake
+
+2012-02-07 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix typo in gtkmm-2.22 backward compatibility
+
+2012-02-07 Alex Valavanis <valavanisalex@gmail.com>
+
+ Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
+
+2012-02-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ (cppcheck and janitorial tasks:) C-style casting to C++-style casting
+
+2012-02-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ Unwanted output in documentation dropped
+
+2012-02-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ fixed memleak
+
+2012-02-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Extensions: replace deprecated gtkmm symbols
+
+2012-02-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ export: replace deprecated Gtk::ALIGN_LEFT symbol
+
+2012-02-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ document-properties: Stop using deprecated Gtk::OptionMenu
+
+2012-02-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ Get rid of gtkmm top-level header usage - not required by API
+
+2012-02-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ (cppcheck and janitorial tasks:) C-style casting to C++-style casting
+
+2012-02-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ (cppcheck and janitorial tasks:) C-style casting to C++-style casting
+
+2012-02-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppchecktells us: Using signed char type as array index. If the value can be greater than 127 there will be a buffer overflow (because of sign extension).
+ -> treating symptoms (pointer conversion and error in case of issues) rather than disease (correct reading from beginning; prevented by string routines not accepting unsigned chars)
+
+2012-02-04 apenner <penner@vaxxine.com>
+
+ reverting change to seltrans.cpp in rev 10935, as requested
+
+2012-02-04 apenner <penner@vaxxine.com>
+
+ implement some switches between visual bbox and geometric bbox, depending on prefs (Bug 906952)
+
+2012-02-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck tells us: scanf without field width limits can crash with huge input data.
+
+2012-02-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ initialisation
+
+2012-02-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck tells us: scanf without field width limits can crash with huge input data. (gimpgrad)
+ Some additional scanf modifications
+
+2012-02-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ Documentation: sp-filter.h is not documented at all, removing fake explanation.
+
+2012-02-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck tells us: fprintf format string has 0 parameters but 1 are given
+
+2012-02-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ rv some issues with previous commit
+
+2012-02-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck tells us: scanf without field width limits can crash with huge input data.
+
+2012-02-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fill x and y fields in the fake GdkEventMotion struct used when cancelling
+ a drag with the Escape key in the node tool with correct values.
+
+2012-02-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Additional fixes for drag cancellation in the node tool
+
+2012-02-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Implement cancellations of drags with ESC in the node tool
+
+2012-01-31 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Implement tangential and perpendicular snapping in the measurement tool
+
+2012-01-29 Alex Valavanis <valavanisalex@googlemail.com>
+
+ Cherry-pick upstream GDL patch 31886 (2011-08-08). Avoid a crash when the pane width is smaller than a button
+
+2012-01-23 apenner <penner@vaxxine.com>
+
+ emf export. change text height property lfHeight from + to - (Bug 919728)
+
+2012-01-23 Josh Andler <scislac@gmail.com>
+
+ Patch from John Smith for 623660
+
+2012-01-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Revert accidental commit in desktop-widget.cpp
+
+2012-01-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix missing header in units.cpp
+
+2012-01-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck tells us: scanf without field width limits can crash with huge input data.
+
+2012-01-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ memleak / header stuff / unused variable.
+
+2012-01-21 apenner <penner@vaxxine.com>
+
+ allow use of comma delimiter in filter table values array (Bug 511140)
+
+2012-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+ tells us 'line 154: "Possible null pointer dereference: _stream - otherwise it is redundant to check if _stream is null at line 147"
+ Cannot check code on linux, but when you should get here _stream should be not NULL (if I interpreted correctly)
+
+2012-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix memleak
+
+2012-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+ tells us: "Possible null pointer dereference: _stream - otherwise it is redundant to check if _stream is null at line 105"
+ Cannot check code on linux, but when you should get here _stream should be not NULL (if I interpreted correctly)
+
+2012-01-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix memleak
+
+2012-01-19 ~suv <suv-sf@users.sourceforge.net>
+
+ makefile fix for revision 10910
+
+2012-01-19 Kris <Kris.De.Gussem@hotmail.com>
+
+ Gtkmmification of object attributes dialog: image and link attributes now editable in dockable dialog (Bug #592323)
+
+2012-01-19 Kris <Kris.De.Gussem@hotmail.com>
+
+ Update and documentation of sp-attribute-widget
+
+2012-01-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ unsorted powerstroke points is quite advanced. mostly annoying.
+
+2012-01-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Adding week number in the calendar extension (see Bug #620159)
+
+2012-01-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add tooltip for powerstroke control points
+
+2012-01-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ select referred path when pressing shift+d (select original) for a path with Clone original LPE
+
+2012-01-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ documentation
+
+2012-01-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ clean up after myself...
+
+2012-01-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ improve the powerstroke settings in drawing tool. triangle in and out now use the zerowidth line cap style, such that the zero width knot does not block that path's knot
+
+2012-01-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ powerstroke: add new linecap type to have zero width at path start/end
+
+2012-01-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add underscores to some member variables.
+ add some const stuff
+
+2012-01-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ documentation
+
+2012-01-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ more header cleanup
+
+2012-01-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ turn SPPath into a class, and add some methods...
+
+2012-01-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ change pencil tool dropdown shapes to use powerstroke, instead of pattern along path.
+
+2012-01-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ part 1 of SPPath cleanup for LPE... remove duplicated original_curve in SPPath (SPShape has curve_before_lpe)
+
+2012-01-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ proper forward decl
+
+2012-01-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Reverting revision 10761 (regression found in the color notebook, see Bug #Bug #677081).
+
+2012-01-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix compilation error
+
+2012-01-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck performance
+
+2012-01-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck tells us: Memory leak: potraceBitmap
+ -> fixed, between new and old code position, keepGoing is not modified
+
+2012-01-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add a menu item for using the Clone original LPE efficiently.
+
+2012-01-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ ege-appear-time-tracker GSEAL
+
+2012-01-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GSEAL stuff
+
+2012-01-14 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Enable tangential and perpendicular snapping to paths (in the node-tool, pen-tool, pencil-tool, and for guide manipulation; cannot be toggled yet, will always be active when snapping to paths)
+
+2012-01-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Cleanup variable declarations in ruler, and a couple of GSEAL fixes.
+
+2012-01-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ sp-color-slider GSEAL fixes
+
+2012-01-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ icon.cpp GSEAL fixes
+
+2012-01-13 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Make sure canvas-text is always equally crisp (differences in rounding sometimes led to blurry text)
+
+2012-01-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fix updating object properties window when its desktop is not the active desktop
+
+2012-01-13 Gellule Xg <gellule.xg@gmail.com>
+
+ 2geom: Fixed an infinite loop where 2geom was trying to find the roots of an identically zero bezier.
+
+2012-01-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain.
+
+2012-01-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Fix for bug #915329 (Tweak objects tooltip: keyboard shortcut displayed twice [German locale] ).
+
+2012-01-12 Jon A. Cruz <jon@joncruz.org>
+
+ Fix for problem with shadowed x0 and y0 members.
+
+2012-01-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by Chris Bainbridge.
+
+2012-01-12 Johan Engelen <goejendaagh@zonnet.nl>
+
+ LPE: originalpath parameters: implement select original button
+
+2012-01-12 Johan Engelen <goejendaagh@zonnet.nl>
+
+ LPE: add new LPE that outputs the original path data. used to make a clone (without LPE) of a path with an LPE applied
+
+2012-01-11 Jon A. Cruz <jon@joncruz.org>
+
+ Initial C++ification of SPCanvas.
+
+2012-01-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ A few GSEAL issues
+
+2012-01-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dropped deprecated function sp_repr_get_int_attribute
+
+2012-01-11 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Powerstroke: fix crashers
+
+2012-01-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ Desktop-widget GSEAL fixes
+
+2012-01-09 Jon A. Cruz <jon@joncruz.org>
+
+ Reduce GTK compatibility ifdef complexity.
+
+2012-01-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Translatable files list and translation template update.
+
+2012-01-09 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Message dialog modification (see Bug #911123).
+
+2012-01-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ warnings fix
+
+2012-01-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ another fix after moving files (btool did not fail)
+
+2012-01-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix paths after moving files
+
+2012-01-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ Object properties dialog now dockable (derived from Inkscape::UI:Widget::Panel as opposed to Gtk::Widget)
+
+2012-01-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Unweirdification of Preferences dialog's menu (Bug #259480).
+
+2012-01-08 Jon A. Cruz <jon@joncruz.org>
+
+ Warning and uninitialized variable cleanup.
+
+2012-01-08 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Fix pointer initialization
+
+2012-01-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ dropped deprecated function sp_repr_get_double_attribute
+
+2012-01-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ documentation: spelling
+
+2012-01-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ minor documentation and header stuff
+
+2012-01-06 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed incorrect forward declarations.
+
+2012-01-06 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed warning under gcc 4.5.2
+
+2012-01-06 Jon A. Cruz <jon@joncruz.org>
+
+ Warning and uninitialized data cleanup.
+
+2012-01-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ Some more documentation
+
+2012-01-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ Some documentation
+
+2012-01-06 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GSEAL stuff
+
+2012-01-05 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add toolbutton menu action type. now the add extremum node buttons are somewhat subbuttons of the insert node button...
+
+2012-01-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK 2.20 compat for interface.cpp
+
+2012-01-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix desktop-events backward compat (typo)
+
+2012-01-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix desktop-events backward compat
+
+2012-01-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GSEAL fixes
+
+2012-01-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ Backward compatibility for gdk_device_get_has_cursor
+
+2012-01-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ A few GSEAL fixes for SPCanvas
+
+2012-01-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix remaining GSEAL issues in device manager and restore backward compatibility.
+
+ I have defined a GdkDeviceFake structure, which contains copies of all
+ the private fields of GdkDevice. The isValidDevice function should
+ probably be checked carefully to ensure that I have implemented it
+ correctly. Previously, it appeared to compare pointers to GdkDevices
+ rather than checking that the fields were identical.
+
+2012-01-04 Diederik van Lierop <mail@diedenrezi.nl>
+
+ CanvasText: reinstate ability to set anchor position manually
+
+2012-01-04 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Final fix for CanvasText alignment bugs
+
+2012-01-04 Johan Engelen <goejendaagh@zonnet.nl>
+
+ new: add nodes at extreme values of selected subpaths
+
+2012-01-04 Johan Engelen <goejendaagh@zonnet.nl>
+
+ 2geom update: forgot to add new file
+
+2012-01-04 Johan Engelen <goejendaagh@zonnet.nl>
+
+ update 2geom to r2049. fixes bugs!
+
+2012-01-04 Alex Valavanis <valavanisalex@gmail.com>
+
+ More GSEAL issues
+
+2012-01-03 apenner <penner@vaxxine.com>
+
+ for bbox calculation, disable call to Path::Coalesce (Bug 906952)
+
+2012-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Rename LaTeX formula extension to LaTeX
+
+2012-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Fix CMake for GDL. Thanks to Samual Buttigieg for patch
+
+2012-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Backward compatibility: gdk_device_get_n_keys needs GTK 2.24
+
+2012-01-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ documentation of item properties dialog and SPAttributeTable
+ header stuff
+
+2012-01-03 Kris <Kris.De.Gussem@hotmail.com>
+
+ Janitorial tasks: get rid of deprecated repr wrapper functions
+
+2012-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ A few GSEAL issues in device-manager
+
+2012-01-03 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed null-pointer ctor crashes.
+
+2012-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ More deprecated GtkTooltips
+
+2012-01-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Cleanup GSEAL issues and deprecated GtkTooltips
+
+2012-01-03 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add buttons for node adding at extrema
+
+2012-01-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace more GtkComboBoxEntry usage
+
+2012-01-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GtkComboBoxEntry
+
+2012-01-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated combo box API
+
+2012-01-02 Johan Engelen <goejendaagh@zonnet.nl>
+
+ file saving: fix appending of extension for files in directories with periods in name. (patch by David Xiong)
+
+2012-01-02 Johan Engelen <goejendaagh@zonnet.nl>
+
+ win32 saving: clean up filename handling on opening save dialog
+
+2012-01-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.
+
+2012-01-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bugs #910463, #910467 and #910479 (default widget size too small) by John Smith.
+
+2012-01-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GTK_SIGNAL_FUNC macro
+
+2012-01-01 Diederik van Lierop <mail@diedenrezi.nl>
+
+ 1) Fix CanvasText alignment bugs caused by static variables, uninitialized variables, and variable border width
+ 2) Snap tooltips no longer overlap with measure tool tooltips, and now have a background color (similar to the measure tool)
+
+2012-01-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ Item and image properties dialog update: restoring correct behaviour in case of deleting an object
+
+2012-01-01 Jon A. Cruz <jon@joncruz.org>
+
+ Added signal for desktop destruction to allow for proper removal of tracked stale pointers. Fixes bug #869067.
+
+2011-12-31 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #494722 (Docked dialogs in a floating window crashes on shutdown), by John Smith.
+
+2011-12-31 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add NULL pointer checks
+
+2011-12-31 Kris <Kris.De.Gussem@hotmail.com>
+
+ Item properties dialog: fix multi-document issue (propably introduced in revision 10805)
+
+2011-12-31 Kris <Kris.De.Gussem@hotmail.com>
+
+ Item properties dialog:
+ - commenting out function that is (currently?) not used
+ - some more resource saving
+
+2011-12-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Define missing key macros for GTK < 2.22
+
+2011-12-30 Kris <Kris.De.Gussem@hotmail.com>
+
+ Item properties dialog: another minor resource fix
+
+2011-12-30 Kris <Kris.De.Gussem@hotmail.com>
+
+ Item properties dialog: fix signal connection
+
+2011-12-30 Kris <Kris.De.Gussem@hotmail.com>
+
+ Item properties dialog: fix wasting resources when moving objects
+
+2011-12-30 Kris <Kris.De.Gussem@hotmail.com>
+
+ C++ification of item properties dialog
+
+2011-12-29 Johan Engelen <goejendaagh@zonnet.nl>
+
+ cleanup includes
+
+2011-12-29 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix preview of pdf files with weird characters in filename
+
+2011-12-29 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: drop unused gdl-stock-icons.h
+
+2011-12-29 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: Drop placement patches
+
+2011-12-29 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: Fix Gtk warnings. Thanks to John Smith for patch.
+
+2011-12-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: Fix deprecated GDK key symbols
+
+2011-12-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: Fix macro name with upstream libgdltypebuiltins
+
+2011-12-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: Fix GSEAL issues
+
+2011-12-26 Alex Valavanis <valavanisalex@googlemail.com>
+
+ GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value.
+
+2011-12-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: Rebase on upstream commit 2648F (2010-10-26)
+
+2011-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: Rebase on upstream commit 871CA (2010-06-26)
+
+2011-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: rebase on upstream commit 012C4 (2010-05-02)
+
+2011-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: rebase on upstream commit 3CE71 (2010-04-24)
+
+2011-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: rebase on upstream commit 19B12 (2010-04-24)
+
+2011-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: rebase on upstream commit F29CB (2010-04-18)
+
+2011-12-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ GDL: rebase on upstream commit 19723 (2010-04-18)
+
+2011-12-20 apenner <penner@vaxxine.com>
+
+ Extensions. Import .dhw file. new code by Kevin Lindsey, Nikita Kitaev, Chris Morgan.
+
+2011-12-20 Johan Engelen <goejendaagh@zonnet.nl>
+
+ when resizing page, move the origin of the grids too. This way all objects will stay aligned to the grids.
+
+2011-12-20 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix bug in emphasized line drawing for axonometric grid when origin is not zero
+
+2011-12-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Optimized SVG output update from upstream.
+
+2011-12-20 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Patch for wishlist Bug #169623 (Canvas color option) by William Swanson.
+
+2011-12-18 Jon A. Cruz <jon@joncruz.org>
+
+ Const correctness fixes that also correct bug #893146.
+
+2011-12-18 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove more deprecated GTK macros
+
+2011-12-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remove unused code
+
+2011-12-18 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Refactor snap-preferences a bit more
+
+2011-12-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ some static code analysis stuff (cppcheck warnings)
+
+2011-12-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dropped unused SPAttributeWidget
+
+2011-12-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix compiler warnings
+
+2011-12-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix compiler warning
+
+2011-12-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ - SPAttributeWidget and SPAttributeTable C++ified
+ - fixed memory leak with item properties (old instances of item properties window were not destroyed)
+
+2011-12-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ - Dropped deprecated sp_window_new
+ - quick and dirty memory leak fix for item properties window
+
+2011-12-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ credits update
+
+2011-12-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ SPAttributeTable C++ified
+
+2011-12-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ SPAttributeWidget C++ified
+
+2011-12-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ mixed usage of class and struct for same object
+
+2011-12-15 apenner <penner@vaxxine.com>
+
+ Extensions. convert2dashes. delete 'stroke-dasharray' attribute in style (Bug 888793)
+
+2011-12-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Get rid of deprecated gtk_idle*
+
+2011-12-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Get rid of deprecated gtk_type_is_a
+
+2011-12-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated orientation symbols
+
+2011-12-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated gtk flags
+
+2011-12-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate gradient selector to GtkComboBox
+
+2011-12-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GtkToolbar API
+
+2011-12-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated gtk_widget_hide_all
+
+2011-12-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukrainian translation update by Yuri Chornoivan.
+
+2011-12-09 Gellule Xg <gellule.xg@gmail.com>
+
+ Added option -j|--jobs to osx-build.sh. This sets the number of jobs option of make.
+
+2011-12-09 Gellule Xg <gellule.xg@gmail.com>
+
+ Added option -j|--jobs to osx-build.sh. This sets the number of jobs option of make.
+
+2011-12-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Recreating an inkscape.pot file after its deletion in the previous commit.
+
+2011-12-08 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated G_CONST_RETURN glib symbol with const
+
+2011-12-08 Alex Valavanis <valavanisalex@gmail.com>
+
+ Switch to top-level glib headers. Thanks to DimStar for patch
+
+2011-12-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Colors. Patch for Bug #677081 (Default paste color opacity) by Romain.
+
+2011-12-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+ - dropped unused variable
+ - changed use of obsolute function 'alloca' (see http://stackoverflow.com/questions/1018853/why-is-alloca-not-considered-good-practice and http://linux.die.net/man/3/alloca).
+
+2011-12-04 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2011-12-03 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-12-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Updating all PO files.
+
+2011-12-02 Campbell Barton <ideasman42@gmail.com>
+
+ add missing files into cmake list
+
+2011-11-29 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix typo to repair build on windows
+
+2011-11-29 tavmjong-free <tavmjong@free.fr>
+
+ Add feMergeNode to "in" list in svgprops. Fix bug in preferences for deleting invalid attributes.
+
+2011-11-29 tavmjong-free <tavmjong@free.fr>
+
+ Add possibility to check validity of attributes and usefulness of properties.
+
+ This code adds the ability to check for every elment in an SVG document if its
+ attributes are valid and the styling properties are useful. Options under the
+ SVG Output section of the Inkscape Preferences dialog control what should
+ be checked when, and what actions should be taken if invalid attributes
+ or non-useful properties are found.
+
+2011-11-27 Johan Engelen <goejendaagh@zonnet.nl>
+
+ preferences read out: when no unit is specified, assume it is in the requested units
+
+2011-11-27 Johan Engelen <goejendaagh@zonnet.nl>
+
+ small clean up in axonometric grid code
+
+2011-11-25 Nikita Kitaev <nikitakit@gmail.com>
+
+ Add Synfig Animation Studio (*.sif) file output extension
+
+2011-11-24 apenner <penner@vaxxine.com>
+
+ dxf input. improved support for multispline (Bug 892496)
+
+2011-11-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ initialisation
+
+2011-11-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need fixing).
+
+2011-11-19 Kris <Kris.De.Gussem@hotmail.com>
+
+ variable initialisation
+
+2011-11-19 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix pointer usage after releasing memory
+
+2011-11-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: initialisation and warning cleanup
+
+2011-11-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ dropped unused variables
+
+2011-11-16 apenner <penner@vaxxine.com>
+
+ load Win32 symbol fonts. disable USE_PANGO_WIN32 (Bug 165665)
+
+2011-11-17 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix crash when dropping Ctrl-dragged text when DBus interface is enabled
+
+2011-11-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add a tolerance-based hack, so that radial gradients with focus outside
+ the outer circle work reliably. Fixes #845153
+
+2011-11-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix text redraw problems (LP #837291)
+
+2011-11-14 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-11-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ various: warnings and initalization
+
+2011-11-10 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: initialization / warning cleanup
+
+2011-11-09 Johan Engelen <goejendaagh@zonnet.nl>
+
+ lpe: add slider to scalar param optionally (does not work very well yet)
+
+2011-11-09 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add const just because it can :)
+ (was intended to start using it for RegisteredWidget<>)
+
+2011-11-08 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Powerstroke: add smoothness parameter for CubicBezierJohan
+
+2011-11-08 Johan Engelen <goejendaagh@zonnet.nl>
+
+ split interpolator code from main powerstroke code
+
+2011-11-08 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-11-07 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed initialization order.
+
+2011-11-07 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: performance and initialisation
+
+2011-11-06 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Powerstroke: adjust control points when adding or deleting knots, to try and keep the shape a bit the same...
+
+2011-11-06 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix LPE toggle icon
+
+2011-11-05 Johan Engelen <goejendaagh@zonnet.nl>
+
+ increase max values in rows&cols dialog. increase significant digits
+
+2011-11-05 Johan Engelen <goejendaagh@zonnet.nl>
+
+ increase significant digits in clone tile dialog
+
+2011-11-05 Johan Engelen <goejendaagh@zonnet.nl>
+
+ increase significant digits for page dimensions
+
+2011-11-05 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Remove unused parameter
+
+2011-11-05 Jon A. Cruz <jon@joncruz.org>
+
+ Minor code safety and warning cleanup.
+
+2011-11-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ Various fixes: initialization, memory leak, wrong iterator usage
+
+2011-11-04 Diederik van Lierop <mail@diedenrezi.nl>
+
+ 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-closest-point-only-option has been activated. Works for the selector tool, but also when scaling/stretching/skewing a selection of nodes in the node tool
+ 2) Cleanup and simplification of the code that finds the closest snapsource
+
+2011-11-04 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Powerstroke: add erasing of knots with ctrl+alt (LPE parameter editing on-canvas code is seriously flawed)
+
+2011-11-04 Johan Engelen <goejendaagh@zonnet.nl>
+
+ reduce scope of some variables
+
+2011-11-04 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add missing units to grid length interpretation (we have 4 different unit conversions thingies in Inkscape! ...)
+
+2011-11-04 Johan Engelen <goejendaagh@zonnet.nl>
+
+ make significant digits consistent for grids
+
+2011-11-03 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ measurement tool: display length info in white with transparent black background (just like the other length labels. green background is just for angle info)
+
+2011-11-03 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ measurement tool: display total length near angle info
+
+2011-11-03 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ measure tool: fix handling of coordinate systems and add display of total measurement (between start and end drag points)
+
+2011-11-02 Jon A. Cruz <jon@joncruz.org>
+
+ Misc cleanup including casts and variable lifetime and initialization.
+
+2011-11-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Vietnamese translation update by Nguyễn Thái Ngọc Duy.
+
+2011-11-01 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ fix bug 828400
+ measurement tool: display total length between first and last intersection points
+
+2011-11-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ).
+
+2011-10-29 Jon A. Cruz <jon@joncruz.org>
+
+ Fixing initializer order and missing initializers.
+
+2011-10-29 Jon A. Cruz <jon@joncruz.org>
+
+ Updating use of libpng jump buffer. Fixes bug #721029.
+
+2011-10-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ fix usage of iterator when iterator's erase function is used (Bug #812018)
+
+2011-10-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: variable initialisation
+
+2011-10-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-10-29 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix order of checks.
+
+2011-10-28 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix potential null pointer deref
+
+2011-10-28 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix potential null pointer deref
+
+2011-10-28 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add a cppcheck suppression for memleak that is not a memleak
+
+2011-10-28 Johan Engelen <goejendaagh@zonnet.nl>
+
+ one constructor cannot call the other to initialize the object. See C++faq-lite 10.3
+
+2011-10-28 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix initialization. add todo comment about gui-hidden not being used.
+
+2011-10-26 Jon A. Cruz <jon@joncruz.org>
+
+ Fixing more broken and split doc comments.
+
+2011-10-25 Jon A. Cruz <jon@joncruz.org>
+
+ Cleanup pass on documentation that was dumping garbage into doxygen output.
+
+2011-10-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2011-10-23 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup
+
+2011-10-23 Jon A. Cruz <jon@joncruz.org>
+
+ Cleanup constructors and initialization. Removed unused macro.
+
+2011-10-23 Jon A. Cruz <jon@joncruz.org>
+
+ Documentation update pass.
+
+2011-10-23 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2011-10-23 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed unused parameter warnings. Due to being included a few places, this cleans up several hundred warnings.
+
+2011-10-23 Jon A. Cruz <jon@joncruz.org>
+
+ Removed use of 'void *' as attemtp to limit access to internals.
+
+2011-10-22 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck: variable initialisation / fix possible memory leak
+
+2011-10-21 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2011-10-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2011-10-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Filters file update (changes in Non Realistic 3D Shaders).
+
+2011-10-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. New pt_BR interpolate tutorial by Victor Westmann.
+
+2011-10-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2011-10-18 Chris Morgan <chris.morganiser@gmail.com>
+
+ Updated Inkscape Portable files.
+
+2011-10-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2011-10-17 apenner <penner@vaxxine.com>
+
+ pdf import. modify calculation of GradientTransform (Bug 530895)
+
+2011-10-17 Alexandre Prokoudine <avp@darkroom.Home>
+
+ Updated Russian translation
+
+2011-10-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ cppcheck
+
+2011-10-15 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Use desktop coordinates for finding snap candidates (regression introduced in rev. #10675)
+
+2011-10-14 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-10-12 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Object snapper: only use the visual bounding box when absolutely needed; otherwise default to geometric bounding box
+
+2011-10-09 apenner <penner@vaxxine.com>
+
+ modify scaling of vertical offset for text placement (Bug 868594)
+
+2011-10-08 Campbell Barton <ideasman42@gmail.com>
+
+ update cmake file lists
+
+2011-10-08 Diederik van Lierop <mail@diedenrezi.nl>
+
+ 1) make snapping to clip/mask paths optional (see document properties dialog -> snap tab)
+ 2) for debugging purposes: code added for showing all snap candidates
+ 3) groundwork for tangential/perpendicular snapping
+
+2011-10-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Doc. Keys and mouse reference update.
+
+2011-10-07 apenner <penner@vaxxine.com>
+
+ emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)
+
+2011-10-06 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-10-06 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukrainian translation update and typo patch by Yuri Chornoivan.
+
+2011-10-05 Jon A. Cruz <jon@joncruz.org>
+
+ Cleanup for src/forward.h. (About 19 of the affected files did not require the contents forward.h at all).
+
+2011-10-04 Jon A. Cruz <jon@joncruz.org>
+
+ Cleaned up display-forward.h, including many redundant usages.
+
+2011-10-03 Jon A. Cruz <jon@joncruz.org>
+
+ More forward.h purging.
+
+2011-10-03 Jon A. Cruz <jon@joncruz.org>
+
+ Purging some forward.h files.
+
+2011-10-03 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed mismatched quotes that confused Doxygen.
+
+2011-10-04 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add amsmath packages to Doxyfile to help generate tex formulas (fix doxy)
+
+2011-10-04 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add ghostscript to path for doxygen
+
+2011-10-03 Jon A. Cruz <jon@joncruz.org>
+
+ Doxygen cleanup.
+
+2011-10-02 Jon A. Cruz <jon@joncruz.org>
+
+ Another minor pass of Doxygen cleanup.
+
+2011-10-02 Jon A. Cruz <jon@joncruz.org>
+
+ Next pass of doxygen @brief cleanup.
+
+2011-10-02 tavmjong-free <tavmjong@free.fr>
+
+ Removed forgotten debug statement.
+
+2011-10-02 Jon A. Cruz <jon@joncruz.org>
+
+ Removing redundant doxygen @brief tag.
+
+2011-10-02 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2011-09-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-09-29 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add PowerStroke to the normally visible LPEs, but with 'unstable!' warning
+
+2011-09-29 Johan Engelen <goejendaagh@zonnet.nl>
+
+ PowerStroke: handle cusps in some way. properly bugged for all types but "beveled"
+
+2011-09-28 Campbell Barton <ideasman42@gmail.com>
+
+ fix for building when WITH_LIBWPG couldn't be found.
+
+2011-09-28 Campbell Barton <ideasman42@gmail.com>
+
+ remove stray comma causing build warnings.
+
+2011-09-28 tavmjong-free <tavmjong@free.fr>
+
+ Fixed problem with font names that contain spaces.
+
+2011-09-26 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: aspell/gtkspell/poppler-cairo/libwpg
+
+ patch #822009 to address bug #820863
+ from Yu-Jie Lin.
+
+2011-09-26 helix84 <helix84@centrum.sk>
+
+ * [INTL:sk] Slovak translation update
+
+2011-09-24 Johan Engelen <goejendaagh@zonnet.nl>
+
+ powerstroke: add bevel cusp. but it bugs closed paths. need to restructure...
+
+2011-09-22 Johan Engelen <goejendaagh@zonnet.nl>
+
+ restructure powerstroke LPE a bit in preparation for cusp fixup
+
+2011-09-22 Johan Engelen <goejendaagh@zonnet.nl>
+
+ partial 2geom update, powerstroke wants it
+
+2011-09-21 Campbell Barton <ideasman42@gmail.com>
+
+ initialize value as const (clang complains about this)
+
+2011-09-21 Campbell Barton <ideasman42@gmail.com>
+
+ fix for cmake linking
+
+2011-09-21 Johan Engelen <goejendaagh@zonnet.nl>
+
+ LPE Powerstroke: add similar line end caps as Synfig. (and fix round caps bug)
+
+2011-09-19 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ removing useless messages to stdout.
+
+2011-09-18 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Snap to guide-path intersections, and don't snap to paths when only path intersections are asked for
+
+2011-09-18 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-09-18 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix crash when previewing objectBoundingBox gradients
+
+2011-09-17 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Do not apply the fix of rev. #10624 to all types of items
+
+2011-09-17 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Make "snap page border" toggle independent of "snap paths" toggle
+
+2011-09-17 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Make zero deviation Gaussian blur conform to the SVG specification.
+
+2011-09-17 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Node tool, transforming a set of nodes: Fix crashes, and finish implementation of snapping
+
+2011-09-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Correct the formula of the displacement map so that zero alpha value
+ means maximum negative displacement rather than zero displacement.
+ Fixes artifacts in filters.
+
+2011-09-16 tavmjong-free <tavmjong@free.fr>
+
+ Remove left over debug g_warning... and the cause of compilation problems.
+
+2011-09-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix incorrect argument in call to varargs function in xml/repr-css.cpp
+
+2011-09-15 tavmjong-free <tavmjong@free.fr>
+
+ Use CSSOStringStream in writing number strings parsed by libcroco as
+ libcroco uses %.17f for formatting, resulting in trailing zeros or
+ small rounding errors.
+
+2011-09-15 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix typo that causes crashes when color management is enabled.
+
+2011-09-09 apenner <penner@vaxxine.com>
+
+ pdf import. apply invert transform to all image tags (Bug 840625)
+
+2011-09-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Fix for inverted parameters in Light Eraser CPF.
+
+2011-09-08 tavmjong-free <tavmjong@free.fr>
+
+ Preserve CDATA sections on output.
+
+2011-09-06 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Obey to dont-scale-strokewidth preference, even when scaling one dimension to zero or infinite
+
+2011-09-06 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix isnan() compilation issues
+
+2011-09-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Further fixes for text rendering and picking
+
+2011-09-05 Diederik van Lierop <mail@diedenrezi.nl>
+
+ When scaling a diagonal line to a horizontal line, the strokewidth becomes NaN. This commit allows to change the strokewidth back to a more useful value (as reported by ~suv in lp:825840)
+
+2011-09-05 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix bugs in text stroke rendering and picking
+
+2011-09-05 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix incorrect marker bbox in previews
+
+2011-09-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Compute visual bounding box only when needed
+
+2011-09-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix crashes with empty text objects
+
+2011-09-04 apenner <penner@vaxxine.com>
+
+ Extensions. Pattern along Path. Warn if width of pattern is zero (Bug 486920)
+
+2011-09-04 Diederik van Lierop <mail@diedenrezi.nl>
+
+ 1) Fix absolute scaling in transform dialog
+ 2) Transform dialog now follows the user prefs for geometric vs. visual bounding box
+
+2011-09-03 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Allow changing dimensions of vertical/horizontal lines using the numeric input boxes on the selector toolbar
+
+2011-09-03 UweSch mail@uwe-schoeler.de
+
+ german translation update
+
+2011-09-02 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapResults"
+
+2011-09-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for a potential crasher in the extension scripts.
+
+2011-09-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for bug #837603 (Simplestyle extension helper breaks on spaces in styles) thanks to nikitakit.
+ Extensions. Fix for bug #298528 (parseColor() in simplestyle.py can't parse colors of type rgb(xx.x%,xx.x%,xx.xx%)) thanks to Kjell Magne Fauske.
+ Extensions. New test file for simplestyle.py.
+
+2011-08-31 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for bug #837962 (Untranslatable and not localized strings in trunk-r10607).
+ Translations. Greek (by Dimitris Spingos) and French translations update.
+
+2011-08-31 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for bug #789122 (changing current layer through an extension) thanks to cosmin.
+
+2011-08-30 apenner <penner@vaxxine.com>
+
+ add underscore _
+
+2011-08-30 apenner <penner@vaxxine.com>
+
+ dxf export. support for non-ascii characters (Bug 834721)
+
+2011-08-30 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix compilation after const change in r10589
+
+2011-08-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Usual POT stuff, and French translation update.
+
+2011-08-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. New n-up layout extension (see bug #169955), thanks to Terry N. Brown.
+ Extensions. Moving Perfect Bound Cover and Printing Marks to the new Render>Layout submenu.
+
+2011-08-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Workaround for bug #808013 (Drop Shadow; 0.0 for blur doesn't work).
+
+2011-08-30 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Fix for bug #745285 (bad English translations in inkscape).
+
+2011-08-29 Josh Andler <scislac@gmail.com>
+
+ Update to Potrace 1.10
+
+2011-08-29 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Fix for bug #817249 (Help->About Inkscape icon missing in rev 10505, Win32).
+
+2011-08-29 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for bug #813807 (Python error message window opens in a maximized state).
+
+2011-08-29 tavmjong-free <tavmjong@free.fr>
+
+ Remove forgotten call to print routine.
+
+2011-08-29 tavmjong-free <tavmjong@free.fr>
+
+ Added comments.
+
+2011-08-29 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Correct typo in bounding box calculation for groups. Fixes LP #836536
+
+2011-08-29 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix compilation failure in DBus API
+
+2011-08-29 JazzyNico <nicoduf@yahoo.fr>
+
+ Markers. Fix for bug #479644 (Color Markers to Match Stroke doesn't work for InfiniteStartLine marker).
+
+2011-08-29 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for bug #821435 (Gimp XCF export fails when layer id contains a space character).
+
+2011-08-29 tavmjong-free <tavmjong@free.fr>
+
+ Add minimal support for reading color-interpolation and color-interpolation-filters
+ properties (however, Inkscape assumes sRGB everywhere at the moment).
+
+ Change color-interpolation-filters from attribute to style property in
+ sp-filter.cpp as it is not allowed as an attribute in a <filter> (it is
+ only allowed as an attribute in filter primitives).
+
+ Added color-interpolation-filters:sRGB to style when new filter is created
+ in filter-chemistry.cpp.
+
+2011-08-29 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix compilation on Windows after libnr removal
+
+2011-08-29 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Completely remove libnr
+
+2011-08-28 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Completely remove libnr
+
+2011-08-28 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Remove nr-object.h and nr-macros.h
+
+2011-08-27 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Remove last forward declaration of NRPixBlock
+
+2011-08-27 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Remove nr-forward.h
+
+2011-08-27 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Remove unused function project_on_linesegment from nr-point-fns.h
+
+2011-08-27 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Completely remove NRRect, NRRectL, in-svg-plane.h
+
+2011-08-27 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Remove all NRRect use.
+
+2011-08-27 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Remove NRRect from paint servers and temporary calculations
+
+2011-08-27 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Update 2Geom. Remove all use of NRRectL.
+
+2011-08-27 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Remove NRRect use from the extension system
+
+2011-08-27 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Refactor SPItem bounding box methods: remove NRRect usage and make code
+ using them more obvious. Fix filter region computation.
+
+2011-08-28 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Tie the snapping of rectangle corners and quadrant points of ellipses to the buttons for cusp and smooth nodes
+
+2011-08-28 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix bug related to snapping to path intersections
+
+2011-08-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. More cleanup, and some forgotten strings made translatable (thanks to Masato HASHIMOTO).
+ Translations. inkscape.pot and French translation update.
+
+2011-08-27 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Allow snapping to path intersections without snapping to the paths themselves
+
+2011-08-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Japanese translation (by Masato HASHIMOTO) and French translation update.
+
+2011-08-26 apenner <penner@vaxxine.com>
+
+ remove double backslash in pathname (Bug 805095)
+
+2011-08-25 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix "snap guides" toggle
+
+2011-08-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Missing files for Text>Extract...
+
+2011-08-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Removing unecessary height, width, x and y attributes in some filters elements.
+ Extensions. New Text>Extract extension.
+ Translations. Translation template and file list update.
+
+2011-08-25 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Merge rendering cache branch (GSoC 2011)
+
+2011-08-25 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Reduce default rendering cache size to 64 MiB
+
+2011-08-25 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Remove duplicate bbox data from DrawingShape
+
+2011-08-21 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Filter background rendering now matches the SVG specification.
+
+2011-08-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix rendering glitches appearing when filtered, cached groups have
+ filtered, cached children
+
+2011-08-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix large memory leaks in the swatches panel
+
+2011-08-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add user preference for rendering cache size
+
+2011-08-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add sanity checks against singular transforms in the drawing tree.
+ Fixes LP #825767.
+
+2011-08-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Correctly invalidate cache of objects with background-accessing filters
+
+2011-08-13 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ More generic handling of child type in DrawingItem.
+ Fix clip object selection bug (LP #365458).
+
+2011-08-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Do not leak cache objects in DrawingItem destructor
+
+2011-08-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix invalidation on scrolling
+
+2011-08-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Use cache even if only part of the redraw region is clean
+
+2011-08-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Turn off debug message spam
+
+2011-08-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Initial autocache work
+
+2011-08-07 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Rewrite NRArena -> Inkscape::Drawing. Call render and update
+ methods on the Drawing rather than on the root DrawingItem.
+
+2011-08-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix compilation (oops).
+
+2011-08-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Plug a giant gaping memory leak in Gaussian blur filter
+
+2011-08-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Document things figured out during the rewriting
+
+2011-08-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Rewrite NRArenaItem hierarchy into C++
+
+2011-07-28 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Per-item render cache.
+ Cache some offscreen data to facilitate smoother navigation.
+
+2011-07-26 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add deferred allocation functionality to DrawingSurface
+
+2011-07-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge from trunk
+
+2011-07-22 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Replace direct use of Cairo contexts and surfaces in the rendering tree
+ with wrappers which keep some extra information about the surface,
+ amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect.
+ Should simplify implementing filter primitive subregions.
+
+2011-07-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Clean up some commented-out code
+
+2011-08-25 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-08-23 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More precision to Blur filter value).
+ Filters. Some CPF improvements (including a new Cross-smooth version).
+
+2011-08-23 Diederik van Lierop <mail@diedenrezi.nl>
+
+ 1) Use the "snap guides" button both for guides being snap sources, as well as for guides being snap targets
+ 2) Remove some redundant guide-snapping code from the object snapper,
+
+2011-08-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Filters clean-up again.
+ Filters. Outline CPF improvements.
+ Translations. Translation template and file list, French translation update.
+
+2011-08-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. More filters clean-up.
+
+2011-08-22 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix another snapping bug (could occur when scaling an object using the selector tool)
+
+2011-08-22 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix snap bug #816044
+
+2011-08-22 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Use different icons to communicate the change in behavior of the snap buttons, and update the tooltips accordingly
+
+2011-08-22 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Some code cosmetics and comments
+
+2011-08-22 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Refactoring of the snapping preferences; mainly about storing all toggles in a single array, instead of each having its own member variable
+
+2011-08-22 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ svgfont2layers extension: glyph layers (except the first one) are innitially hidden
+
+2011-08-22 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ add boolead option to load only the first 30 glyphs from an SVGFont (otherwise the loading process may take a long time)
+ This performance issue should be actually addressed somehow to make the extension work better.
+
+2011-08-21 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ removing references to PathData.py from Makefile.am and inx files. The inx files are now dependant on simplepath.py instead.
+
+2011-08-21 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Deleting redundant PathData module. Should use simplepath module instead.
+
+2011-08-21 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ refactoring svgfonts2layers extension to use simplepath module instead of PathData module.
+
+2011-08-21 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ refactoring layers2svgfont extension to use the simplepath module
+
+2011-08-21 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix for bad argument crash for guides
+
+2011-08-20 Campbell Barton <ideasman42@gmail.com>
+
+ update cmake file list.
+
+2011-08-21 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix copy edit bug in axislinesegment
+
+2011-08-21 JazzyNico <nicoduf@yahoo.fr>
+
+ DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.
+
+2011-08-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. More filters clean-up.
+ Filters. New Outline filter (rewrite).
+ Filters. Replace the default blend="normal" attribute with mode="normal" for the feBlend primitive.
+
+2011-08-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Fix for bug #713064 (Filter Effect Turbulence Base frequency limited to 0.400).
+
+2011-08-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Some extra clean-up (moving color-interpolation-filters attribute to style).
+ Filters. New Lightness-Contrast and Fade to Black or White CPFs.
+ Translations. POT file and French translation update.
+
+2011-08-19 Marcin Floryan <mfloryan@mango>
+
+ * INTL[pl]: Polish translation brought in line with inkscape.pot
+
+2011-08-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).
+
+2011-08-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ default to slightly friendlier grid color like the one from 0.45 :)
+
+2011-08-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix old standing issue of converting 0.45 grids to >0.45
+
+2011-08-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Removing unnecessary elements and attributes.
+
+2011-08-18 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-08-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Docs. Fix for Bug #827812 (Localized manpages are not installed properly).
+
+2011-08-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Opacity CPF, Blur and Tritone improvements.
+
+2011-08-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Fixes for SVG validation (now 100% pass).
+ Filters. New Light Eraser CPF.
+ Translations. inkscape.pot and French translation update.
+
+2011-08-17 Campbell Barton <ideasman42@gmail.com>
+
+ update cmake for added/removed source files.
+
+2011-08-15 UweSch mail@uwe-schoeler.de
+
+ german translation update
+
+2011-08-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Global filters file cleanup and Point Engraving CPF improvements.
+
+2011-08-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New basic component transfer CPF.
+
+2011-08-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New global filters file, and some SVG fixes.
+
+2011-08-14 Jon A. Cruz <jon@joncruz.org>
+
+ Prevent creation of preview images if 'Enable preview' is not enabled. Fixes bug #826027.
+
+2011-08-13 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-08-12 Johan Engelen <goejendaagh@zonnet.nl>
+
+ DXF output: add support for clones and try to improve help text
+
+2011-08-12 Johan Engelen <goejendaagh@zonnet.nl>
+
+ correct version number in DXF output extension description
+
+2011-08-12 UweSch mail@uwe-schoeler.de
+
+ german translation update.
+
+2011-08-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Point engraving and Nudge custom predefined filters.
+ Translations. Translation list and template files update.
+
+2011-08-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Forgotten textures file...
+
+2011-08-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Blend, Extract Channel and Ink Blot custom predefined filters.
+
+2011-08-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Invert, Wax bump and Felt feather custom predefined filters.
+ Filters. More reorganization and consistency fixes.
+
+2011-08-09 Jon A. Cruz <jon@joncruz.org>
+
+ Remove unused variable.
+
+2011-08-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. More filters reorganisation and consistency work.
+ Translations. PO template, PO file list and French translation update.
+
+2011-08-06 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Global custom predefined filters reorganization.
+
+2011-08-06 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. New "indent" attribute to add an indent level to extension elements.
+ Filters. Adding the new "indent" attribute to parameters groups.
+
+2011-08-05 Josh Andler <scislac@gmail.com>
+
+ Patch from Yu-Jie Lin for bug 820863 to add the option to disable libwpg
+
+2011-08-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Adding opacity support in Bump filter.
+ Filters. New Image blur CPF.
+ Filters. Blurs and ABC groups reorganization.
+
+2011-08-03 apenner <penner@vaxxine.com>
+
+ emf import. re-evaluate scaling formulas (Bug 341847, comment 7)
+
+2011-08-04 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: add option to build with LCMS
+ also build in Release mode by default.
+
+2011-08-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Removing starting underscores in identifiers.
+
+2011-07-30 Jon A. Cruz <jon@joncruz.org>
+
+ Refactored createnewDocFromMem() to be C++ instead of C, removing potential for memory leaks.
+
+2011-07-30 Jon A. Cruz <jon@joncruz.org>
+
+ Better memory-leak fix by just changing member to Glib::ustring. Eliminates potential for missing g_free() calls.
+
+2011-07-30 Jon A. Cruz <jon@joncruz.org>
+
+ Added overload for getObjectById(). Added safety by zeroing out invalid points (prevents accidental use of stale pointers).
+
+2011-07-30 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-07-30 Kris <Kris.De.Gussem@hotmail.com>
+
+ Memory leaks fix / code cleanup
+
+2011-07-30 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-07-29 JazzyNico <nicoduf@yahoo.fr>
+
+ Documentation. New Greek translation of the man pages by Dimitris Spingos.
+
+2011-07-29 Campbell Barton <ideasman42@gmail.com>
+
+ add header to cmake files
+
+2011-07-28 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI uniformisation / addition of mnemonics (Bug #170765)
+ Removed unnecessary command in path effects
+
+2011-07-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Documentation. Updating fixed Shapes and Advanced tutorials. Adding missing references to the Greek Tracing tutorial.
+
+2011-07-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Documentation. Updating all tutorials (except advanced and shapes). New Greek translation of tracing.
+
+2011-07-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Bump custom predefined filter.
+ Translations. inkscape.pot and French translation update.
+
+2011-07-29 Campbell Barton <ideasman42@gmail.com>
+
+ another g_return_if_fail -> g_return_val_if_fail & add include to cmake.
+
+2011-07-29 Campbell Barton <ideasman42@gmail.com>
+
+ fix for build error when not returning a value in libgdl & minor style edit.
+
+2011-07-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Channel transparency and Cross blur custom predefined filters.
+ Extensions. Barcode extensions reorganization.
+ Translations. inkscape.pot and French translation update.
+
+2011-07-26 Jon A. Cruz <jon@joncruz.org>
+
+ Reverse color order in tracing support function to match reversal of colors in GdkPixmaps used. Fixes bug #815596.
+
+2011-07-26 Jon A. Cruz <jon@joncruz.org>
+
+ Cleaning up trace methods to aid fixing color inversion.
+
+2011-07-27 Campbell Barton <ideasman42@gmail.com>
+
+ update to cmake checker and add missing header.
+
+2011-07-25 Jon A. Cruz <jon@joncruz.org>
+
+ Temporary fix for crash when launching via command-line.
+
+2011-07-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Channel painting custom predefined filter.
+ Documentation. New Greek translation of the keys reference by Dimitris Spingos.
+ Documentation. Adding forgotten CSS file for the keys reference.
+
+2011-07-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Revert workarounds from 10501 - no longer necessary
+
+2011-07-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Update 2Geom to fix serious IntRect bug I've found in my GSoC branch
+
+2011-07-24 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix page shadow rendering bug introduced in r10495
+
+2011-07-24 Jasper van de Gronde <jasper.vandegronde@gmail.com>
+
+ Return empty string instead of false where needed.
+
+2011-07-24 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fixed path update (Bug #812517)
+
+2011-07-24 Kris <Kris.De.Gussem@hotmail.com>
+
+ Tutorials: new Greek translation of shapes tutorial by Dimitris Spingos.
+ Tutorial link update in Greek translation.
+ Translators update.
+
+2011-07-23 Jon A. Cruz <jon@joncruz.org>
+
+ Fix memory leak.
+
+2011-07-23 Jon A. Cruz <jon@joncruz.org>
+
+ Fix issue with deleted guides and gtk warnings.
+
+2011-07-23 Johan Engelen <goejendaagh@zonnet.nl>
+
+ NRRectL -> 2geom
+
+2011-07-23 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remove obsolete code because changed to cairo
+
+2011-07-23 tavmjong-free <tavmjong@free.fr>
+
+ Don't flag a comma separted list of fonts in the font-family entry box
+ as missing on the system if each font in the list is present.
+
+2011-07-22 apenner <penner@vaxxine.com>
+
+ patch by Giacomo Mirabassi for Bug 813366, support for image tag
+
+2011-07-22 tavmjong-free <tavmjong@free.fr>
+
+ Fixed bug where having a font-family with an uninstalled font (or with a
+ list of fonts) prevented changing the font family, style, or weight.
+
+2011-07-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Text menu reorganization (see Bug #814681).
+
+2011-07-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. English (GB) translation update by Tim Sheridan.
+
+2011-07-22 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix crash when guideline is deleted by dragging it off-canvas
+
+2011-07-22 tavmjong-free <tavmjong@free.fr>
+
+ Patch from Andreas Becker to fix bug 805238 (Crash when setting empty font family)
+
+2011-07-21 Josh Andler <scislac@gmail.com>
+
+ Icon file vacuuming and SVG size reduction. Remove deprecated legacy icons file (WAY out of date, it'll exist in history). Update Inkscape app & doc icon svgs and add the multi-size logo/app icon svg from Jimmac.
+
+2011-07-20 apenner <penner@vaxxine.com>
+
+ Extensions. dxf_outlines.py. do not attempt to parse a url color reference (Bug 810503)
+
+2011-07-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Minor UI fix
+
+2011-07-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Memory leak fixes (Bug #812497)
+
+2011-07-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Custom predefined filters update.
+ Translations. inkscape.pot and fr.po update.
+
+2011-07-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ memory leak fix
+
+2011-07-20 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove deprecated Glib symbols
+
+2011-07-19 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Add two new snap icons, and fix toggling bug for a single button
+
+2011-07-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ another case of SP_ACTIVE_DESKTOP removed
+
+2011-07-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remove some unnecessary inkscape_active_desktop() calls
+
+2011-07-19 Alex Valavanis <valavanisalex@gmail.com>
+
+ Build depends on Cairo 1.10 or higher
+
+2011-07-19 Jon A. Cruz <jon@joncruz.org>
+
+ Fix index out of bounds problems. Corrects bug #812003.
+
+2011-07-19 Jon A. Cruz <jon@joncruz.org>
+
+ Minor code safety tweak to null out stale pointer.
+
+2011-07-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Merging Alphabet soup fixes by Glyphobet.
+
+2011-07-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ revert unnecessary complicated change
+
+2011-07-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ refactor the guideline drawing. now it obeys desktop transforms a lot better.
+
+2011-07-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix hardcoded desktop2doc transform
+
+2011-07-18 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Replace NR_HUGE by Geom:infinity() in some snapping code
+
+2011-07-18 Johan Engelen <goejendaagh@zonnet.nl>
+
+ consistency fix (potential bug)
+
+2011-07-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. New Greek translation of Interpolate by Dimitris Spingos.
+ Translations. Tutorial links update for Greek language.
+ Translations. inkscape.pot update.
+
+2011-07-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-desktop, not item-to-document. This should make it easier to spot bugs.
+ - tag some instances where the document-to-desktop transform has been hardcoded
+
+2011-07-17 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix build failures on make check
+
+2011-07-17 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix crash that occurred when scaling a clipped object, as reported in lp:811819
+
+2011-07-16 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix drawing of controls at (0,0) (e.g. scaling handles, snap-indicator, etc.). See lp:360158
+
+2011-07-16 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch tutorials: typos and update
+
+2011-07-16 Jon A. Cruz <jon@joncruz.org>
+
+ Cleanup of oudated/redundant SP_ITEM() macro use.
+
+2011-07-17 Campbell Barton <ideasman42@gmail.com>
+
+ added WITH_GNOME_VFS as an option for cmake
+
+2011-07-16 Campbell Barton <ideasman42@gmail.com>
+
+ fix for building with cmake and building without lcms works again.
+
+2011-07-16 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix scaling error when snapping, caused by rev. #10326
+
+2011-07-15 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-07-15 Krzysztof Kosinski <tweenk.pl@gmail.com>
+
+ Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.
+
+2011-07-15 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove BezierCurve copy constructor - it's equivalent the default one
+
+2011-07-14 Jon A. Cruz <jon@joncruz.org>
+
+ Address issues with GtkRuleMetric const warnings.
+
+2011-07-14 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed issue with copy ctor in 2geom's BezierCurve.
+
+2011-07-15 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove the icon-names.h thing, which was a mistake.
+ The file now contains a no-op macro which is used to mark icon names.
+ This way we can still generate a list of icon names we use
+ using a simple grep, but don't trigger unnecessary rebuilds when
+ a new icon names is added.
+
+2011-07-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge SPCanvasArena caching layer work
+
+2011-07-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Make cms_key in SPDesktopWidget a regular ustring rather than a pointer
+
+2011-07-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove useless pixmap_gc variable
+
+2011-07-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge from trunk to pull in fix for LP #806105
+
+2011-07-13 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix crashes during offscreen rendering, part 1
+
+2011-07-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Compute different bounding boxes in outline mode to fix partial
+ rendering of objects where the clipping path is much larger
+ than the base object or vice versa. Fixes LP #177687.
+
+2011-07-11 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Simplify rendering of masked / clipped / translucent items.
+ Handle nested clipping paths correctly.
+
+2011-07-10 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove irrelevant clip-rule handling bit from NRArenaGroup.
+
+2011-07-10 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Implement handling of the clip-rule property. Partially based on
+ a patch by Andrew Lutomirski.
+
+2011-07-10 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Redesign the rendering pipeline. Clipping paths are now rasterized.
+ This fixes breakage related to clipped groups and correctly
+ handles nested clipping paths. Also add the ability to use text
+ objects as clipping paths.
+
+2011-07-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add SPCanvasArena caching layer. Currently breaks for clipped groups
+ that contain filtered objects (Cairo clipping bug?)
+
+2011-07-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge from trunk
+
+2011-06-24 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Pull 2Geom revision 2013 (extra constructors for Rect).
+
+2011-06-24 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix problems in GenericRect constructors
+
+2011-06-24 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove more of libnr
+
+2011-06-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Update 2Geom to pull in integer rectangle class
+
+2011-07-13 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix crashes in print preview
+
+2011-07-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI fixes for gcodetools extension
+
+2011-07-13 tavmjong-free <tavmjong@free.fr>
+
+ Properly handle CSS font shorthand property. Work done with Abhishek Sharma for GSOC.
+
+2011-07-13 Campbell Barton <ideasman42@gmail.com>
+
+ update cmake for new files
+
+2011-07-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ GUI uniformisation
+
+2011-07-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-07-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Packaging. New Greek translation of the Windows installer by Dimitris Spingos.
+
+2011-07-11 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Fix crash caused by my previous commit; as reported by ~suv in bug lp:212768
+
+2011-07-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. New Greek translation of Advanced, Calligraphy, Elements and Tips by Dimitris Spingos.
+
+2011-07-11 Josh Andler <scislac@gmail.com>
+
+ Clean up more whiteboard stuff and fix header name in file
+
+2011-07-11 Alex Valavanis <valavanisalex@gmail.com>
+
+ Drop some unused gdl files that cause build failure on Windows
+
+2011-07-10 Jon A. Cruz <jon@joncruz.org>
+
+ Merge from trunk.
+
+2011-07-10 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Selector's toolbar: changing the dimensions of the visual bounding box of selection of multiple objects having different stroke widths has been fixed (bug #212768, #190557, ...)
+
+2011-07-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. New Greek translation of Basic by dimitris Spingos.
+
+2011-07-10 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Adding new GCode Tool extensions (see Bug #731177).
+ i18n. Fix typo in the ABC custom predefined filters (see Bug #806055).
+ Translations. inkscape.pot and fr.po update.
+
+2011-07-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove --export-dynamic linker flag
+
+2011-07-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove --export-dynamic linker flag
+
+2011-07-10 tavmjong-free <tavmjong@free.fr>
+
+ Allow em and ex as units on font-size.
+
+2011-07-10 Jon A. Cruz <jon@joncruz.org>
+
+ Update for non-LCMS builds.
+
+2011-07-10 Jon A. Cruz <jon@joncruz.org>
+
+ Refactored to abstract lcms usage more. Added CMSSystem class.
+
+2011-07-10 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge upstream GDL: GNOME_2_30_0
+
+2011-07-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge upstream GDL 2.26.0 changes
+
+2011-07-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge upstream GDL 2.24.0 changes
+
+2011-07-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge upstream GDL 2.23.90 changes
+
+2011-07-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge upstream GDL 0.7.10 changes
+
+2011-07-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge upstream GDL 0.7.9 changes
+
+2011-07-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ Merge upstream GDL 0.7.8 changes
+
+2011-07-09 Jon A. Cruz <jon@joncruz.org>
+
+ Next step in refactoring color management. More to come.
+
+2011-07-09 Alex Valavanis <valavanisalex@gmail.com>
+
+ String fixes in webslicer
+
+2011-07-08 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ auto-maximize the inkscape extension error dialog so that it is easier to read the error log
+
+2011-07-08 Campbell Barton <ideasman42@gmail.com>
+
+ fix for building with dbus and cmake
+
+2011-07-08 Campbell Barton <ideasman42@gmail.com>
+
+ fix for building without LCMS
+
+2011-07-08 Campbell Barton <ideasman42@gmail.com>
+
+ fix for building with cmake, renaming the GTK2 package didnt work right, very confusing as to why - I still dont know but calling it the same as CMake's works ok and uses our one.
+
+2011-07-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix regression in swatch display (LP #804930).
+
+2011-07-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix outline mode for text objects (LP #802354).
+
+2011-07-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix mixed up colors when exporting images with bitmaps to PDF and other
+ Cairo formats. Fixes LP #804311
+
+2011-07-06 Jon A. Cruz <jon@joncruz.org>
+
+ Refactoring color profile to bring more internal. Help to prep for optional lcms2 support.
+
+2011-07-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ Text edit dialog: Apply button should grab default only after adding to window
+
+2011-07-05 Josh Andler <scislac@gmail.com>
+
+ Fix build and clean makefile
+
+2011-07-05 Nick <xepecine@gmail.com>
+
+ Gcodetools have been upgraded to v. 1.7.
+
+2011-07-04 apenner <penner@vaxxine.com>
+
+ Extensions. Perspective. use transform elements if present (Bug 168942)
+
+2011-07-04 apenner <penner@vaxxine.com>
+
+ Extensions. Envelope. use transform elements if present (Bug 663667)
+
+2011-07-03 apenner <penner@vaxxine.com>
+
+ Extensions. Measure Path. use transform elements and viewBox (Bug 803791)
+
+2011-07-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleanup: gtk_timeout_remove
+
+2011-07-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleanup: gtk_timeout_add
+
+2011-07-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleanup: gtk_object_sink
+
+2011-07-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleanup: gtk_box_pack_start_defaults
+
+2011-07-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleanup: gtk_action_connect_proxy
+
+2011-07-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleanup: gtk_widget_ref
+
+2011-07-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleanup: gtk_type_class
+
+2011-07-02 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Adding extension submitted by Karlisson (launchpad id: karlisson) that converts an SVG document into an HTML page using canvas commands to render the given graphics.
+
+ This is Karlisson's second accepted contribution to Inkscape (he is also the author of the text split extension). This means he now can get commit access to our development repository.
+
+2011-07-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleanup: gtk_object_set
+
+2011-07-02 Jon A. Cruz <jon@joncruz.org>
+
+ Fix problem with merged code where a pointer to a plain C GTK+ object was cast to a pointer to a C++ gtkmm object. Fixes bug 804243.
+
+2011-07-02 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Be accurate when changing width/height in the toolbar, in case geometric bounding boxes are used
+
+2011-07-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleanup: gtk_type_new
+
+2011-07-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleanup: gtk_type_new
+
+2011-07-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK+ cleaning: gtk_type_new
+
+2011-07-01 Jon A. Cruz <jon@joncruz.org>
+
+ Removed outdated and undesired "I'm in this cpp, so change your behavior" macros.
+
+2011-07-01 Jon A. Cruz <jon@joncruz.org>
+
+ Applying patch from Campbell Barton to help building on other than gcc.
+
+2011-07-02 Campbell Barton <ideasman42@gmail.com>
+
+ compatibility for building with clang, this failed for 2 reasons.
+ - redefining the variable 'i'
+ - the comparison between iterators didn't work.
+
+ double checked this is the only use of shadowed 'i' so this has no functional changes.
+
+2011-07-02 Campbell Barton <ideasman42@gmail.com>
+
+ added missing header
+
+2011-07-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate clonetiler to GtkComboBox
+
+2011-07-02 Alex Valavanis <valavanisalex@gmail.com>
+
+ Migrate clonetiler to GtkComboBox
+
+2011-07-01 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove some deprecated Gtk+ headers
+
+2011-07-01 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Gradient context: Don't try to snap when no gradient will be drawn (i.e. when no item has been selected)
+
+2011-06-30 Gellule Xg <gellule.xg@gmail.com>
+
+ Give a chance to a shape to have an up to date curve before approximating it with points. Fixes connector bug #640985.
+
+2011-06-30 Diederik van Lierop <mail@diedenrezi.nl>
+
+ Implement decent snapping to text (baseline & anchor), and provide a toggle button for this (as requested in LP bug #727281 )
+
+2011-06-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Minimise GTK version changes in text-edit dialog
+
+2011-06-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Minimise GTK version changes in text-edit dialog
+
+2011-06-29 Alex Valavanis <valavanisalex@gmail.com>
+
+ Corrected gdl pointer type error
+
+2011-06-29 Alex Valavanis <valavanisalex@gmail.com>
+
+ Corrected gdl pointer type error
+
+2011-06-29 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Typos in the recently modified and added filters.
+ Translations. POT files and French translation update.
+
+2011-06-29 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Edge detect custom filter and new options for the Drop shadow filter.
+
+2011-06-29 Gellule Xg <gellule.xg@gmail.com>
+
+ Fixes my commit 10382: -lX11 should be with a capital X.
+
+2011-06-29 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed initialization issue plus a few warnings.
+
+2011-06-28 Gellule Xg <gellule.xg@gmail.com>
+
+ As the comment says testing for a float to be equal to zero is not safe, hence the use of an ad-hoc epsilon instead. This was causing a crash with connectors where the size of the convex would change depending on calculation accuracy. This fixes part c) of bug #640985.
+
+2011-06-28 Gellule Xg <gellule.xg@gmail.com>
+
+ As the comment says testing for a float to be equal to zero is not safe, hence the use of an ad-hoc epsilon instead. This was causing a crash with connectors where the size of the convex would change depending on calculation accuracy. This fixes part c) of bug #640985
+
+2011-06-28 Gellule Xg <gellule.xg@gmail.com>
+
+ Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what looks like a GTK/QUARTZ backend issue, without functionality loss.
+
+2011-06-27 Gellule Xg <gellule.xg@gmail.com>
+
+ Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what looks like a GTK/QUARTZ backend issue, without functionality loss.
+
+2011-06-28 Gellule Xg <gellule.xg@gmail.com>
+
+ Remove references to Xft from configure.ac
+
+2011-06-27 Gellule Xg <gellule.xg@gmail.com>
+
+ Remove references to Xft from configure.ac
+
+2011-06-28 Gellule Xg <gellule.xg@gmail.com>
+
+ Add -lX11 to INKSCAPE_LIBS only when gtk is compiled for X11 backend target.
+
+2011-06-27 Gellule Xg <gellule.xg@gmail.com>
+
+ Add -lX11 to INKSCAPE_LIBS only when gtk is compiled for X11 backend target.
+
+2011-06-28 Gellule Xg <gellule.xg@gmail.com>
+
+ If GTK is built with the QUARTZ backend, there is no need to expect DISPLAY to be set to start the GUI version.
+
+2011-06-27 Gellule Xg <gellule.xg@gmail.com>
+
+ If GTK built with QUARTZ backend, no need to expect DISPLAY to be set to start the GUI version.
+
+2011-06-28 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed missing initializers, mismatching function with too many parameters, and misc warnings.
+
+2011-06-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it
+
+2011-06-28 Alex Valavanis <valavanisalex@gmail.com>
+
+ Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it
+
+2011-06-27 apenner <penner@vaxxine.com>
+
+ Extensions. Interpolate Path. use transform elements (Bug 518768)
+
+2011-06-27 Diederik van Lierop <mail@diedenrezi.nl>
+
+ The measurement tool now snaps too
+
+2011-06-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Inkview. Fix for bug #771365 (Inkview rendering with incorrect scaling when slide showing multiple files).
+
+2011-06-27 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix crasher
+
+2011-06-26 Jon A. Cruz <jon@joncruz.org>
+
+ Remove "using namespace" from libcola headers.
+
+2011-06-27 Johan Engelen <goejendaagh@zonnet.nl>
+
+ LPE PowerStroke: add linecap (let's see how well this behaves, it has some bugs/features)
+
+2011-06-26 Diederik van Lierop <mail@diedenrezi.nl>
+
+ - Add a third group of snap sources/targets, called ¨others¨ (before we had only ¨bounding box¨ and nodes (see bug #788178)
+ - Fix the display of the snap source
+ - Fix snapping of guides to other guides & grids
+
+2011-06-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Documentation. Tutorials translation update.
+
+2011-06-26 apenner <penner@vaxxine.com>
+
+ Extensions. Function Plotter. message if nothing selected (Bug 800552)
+
+2011-06-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Documentation. Keys and mouse reference translations update.
+
+2011-06-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Documentation. New Japanese man page by Masato HASHIMOTO.
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: gtk_signal_connect_while_alive
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: gtk_signal_connect_while_alive
+
+2011-06-25 Jon A. Cruz <jon@joncruz.org>
+
+ Whitespace cleanup.
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: gtk_object_get_data
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: gtk_object_get_data
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: gtk_menu_append
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: gtk_menu_append
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: GTK_WIDGET_HAS_FOCUS
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: gtk_object_set_data
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: gtk_object_set_data
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: GTK_WIDGET_IS_SENSITIVE
+
+2011-06-26 Alex Valavanis <valavanisalex@gmail.com>
+
+ Gtk cleanup: GTK_WIDGET_IS_SENSITIVE
+
+2011-06-25 Jon A. Cruz <jon@joncruz.org>
+
+ Removed questionable operator altogether.
+
+2011-06-25 Jon A. Cruz <jon@joncruz.org>
+
+ Removed questionable cast.
+
+2011-06-25 Campbell Barton <ideasman42@gmail.com>
+
+ warning cleanup (no functional changes)
+ - enclose && / || with brackets to avoid ambiguity.
+ - don't cast from booleans to pointers.
+
+2011-06-25 Campbell Barton <ideasman42@gmail.com>
+
+ added a Modules cmake dir, only use for find_package, reference cmake include paths explicitly.
+
+2011-06-25 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: added a patched FindGTK2 to include cairommconfig.h
+
+2011-06-24 Jon A. Cruz <jon@joncruz.org>
+
+ Removed outdated callback function.
+
+2011-06-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Document. Fix for bug #680347 (page margins can't be reset with single click of Resize).
+
+2011-06-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Greek translation update by Dimitris Spingos (now 100%)
+
+2011-06-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ Switch to GObject
+
+2011-06-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ Switch to GObject
+
+2011-06-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK cleaning: gtk_window_set_policy
+
+2011-06-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove/replace deprecated gtk_window_set_policy symbol
+
+2011-06-24 Alex Valavanis <valavanisalex@gmail.com>
+
+ GTK cleaning
+
+2011-06-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated gtk_radio_button_group symbol
+
+2011-06-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Greek translation update by Dimitris Spingos.
+
+2011-06-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Fix for a crash introduced with revision 10313.
+
+2011-06-24 Campbell Barton <ideasman42@gmail.com>
+
+ update file lists
+
+2011-06-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove the dom/work directory
+
+2011-06-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Completely remove Inkboard
+
+2011-06-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIAS
+
+2011-06-23 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove dead GTK visual functions
+
+2011-06-22 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Adding a "Remove All Guides" option to the Edit menu.
+
+2011-06-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Translation. PO template and French translation update.
+
+2011-06-22 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Position the 'Set' button to lower right corner of the object properties panel.
+ http://cuts.thinking-garment.com/262
+
+ ’Set’ button of the ‘Object Properties’ panel is placed high up,
+ next to the ID text-entry box, suggesting it is applied only
+ to the ID box. In reality, ‘Set’ button applies the changes
+ for every text field.
+
+2011-06-22 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ The label ‘Guides Around Page’ does not include a verb. ‘Guides Around Page’ what?
+ 'Create Guides Around the Page' :-D
+
+ http://cuts.thinking-garment.com/144
+
+2011-06-22 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2011-06-22 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Revision 10333 introduced dependency on gtk version 2.24 which is currently not available in my development system (Trisquel GNU/Linux 4.5.1 - released on May 25th, 2011)
+ I have brought back the implementation that uses the 2.22 API and used GTK_CHECK_VERSION to keep both implementations, so that I can continue coding.
+
+ The conditional and its #else block can be deleted in the future
+
+2011-06-22 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ oops! I forgot to put "break;"s in my switch statement :-P
+
+2011-06-22 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: inkscape source dirs were included using system setting
+
+2011-06-22 Campbell Barton <ideasman42@gmail.com>
+
+ update cmake checker and split out config
+
+2011-06-22 Campbell Barton <ideasman42@gmail.com>
+
+ get cmake working again.
+
+2011-06-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GtkCombo
+
+2011-06-22 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GtkCombo
+
+2011-06-22 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add libpixman-1-0.dll to the list of dist libraries on Windows.
+ Fixes missing dependency at startup.
+
+2011-06-21 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ * Fix text_extents calculation for canvas text items.
+ * Add anchor positioning options.
+ * make measure tool length labels be perfectly centered in the measured linesegments
+
+2011-06-21 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ display shortcut in tooltip for measure tool
+
+2011-06-21 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ fix bug 800052: improve measure tool readability
+ https://bugs.launchpad.net/inkscape/+bug/800052
+
+ And also using text_extents for calculating area of rendering for the canvas_text labels (although I am not really sure this is correct. May require some extra work to get it right)
+
+2011-06-21 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ address sissue with measure tool described here:
+ https://bugs.launchpad.net/inkscape/+bug/796451/comments/2
+
+2011-06-21 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ refactoring measure tool code
+
+2011-06-20 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge Cairo rendering branch
+
+2011-06-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix outline view
+
+2011-06-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge from trunk
+
+2011-06-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix rendering of control points
+
+2011-06-04 Jasper van de Gronde <jasper.vandegronde@gmail.com>
+
+ Fixed font problem on win32.
+
+2011-05-30 Jasper van de Gronde <jasper.vandegronde@gmail.com>
+
+ Idem.
+
+2011-05-30 Jasper van de Gronde <jasper.vandegronde@gmail.com>
+
+ Corrected accidental mingwenv.bat modification.
+
+2011-05-30 Jasper van de Gronde <jasper.vandegronde@gmail.com>
+
+ Add gcc support library to build.xml (so it runs on windows again).
+
+2011-04-15 Josh Andler <scislac@gmail.com>
+
+ Update Makefile as necessary to build again on Linux
+
+2011-04-15 Jasper van de Gronde <jasper.vandegronde@gmail.com>
+
+ No more PrintWin32, including no special cases for non-Unicode Windows anymore.
+
+2011-04-10 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix a rounding error that resulted in seams at some zoom levels when
+ rendering filters that use BackgroundImage.
+
+2011-04-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Initialize cached patterns to NULL in NRStyle, should fix crashes
+
+2011-04-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Slightly improve EXTRACT_ARGB32 macro
+
+2011-04-08 Johan Engelen <goejendaagh@zonnet.nl>
+
+ work around an assert, to fix a crash at startup on windows
+
+2011-04-08 Johan Engelen <goejendaagh@zonnet.nl>
+
+ nr-filter-skeleton is compiled on windows (good to keep it up-to-date I think!), fixes part of Windows build
+
+2011-04-08 Johan Engelen <goejendaagh@zonnet.nl>
+
+ 2geom has "multiplatform" sincos function
+
+2011-04-08 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add missing flush() / mark_dirty() calls around CMS transform
+
+2011-04-08 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix color-managed view
+
+2011-04-08 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge from trunk
+
+2010-12-15 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge from trunk (again)
+
+2010-11-26 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix mask luminance calculation, so the coeffs add up to 1
+
+2010-11-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge from trunk
+
+2010-08-15 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix handling of x and y attributes of patterns
+
+2010-08-15 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Make nr_arena_invoke_render expect an already transformed context,
+ to remove a limitation to integer translations imposed by NRRectL
+
+2010-08-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Completely remove NRPixBlock
+
+2010-08-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix paint bucket tool
+
+2010-08-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix background tracing in clone tiler dialog
+
+2010-08-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fixes for guideline rendering
+
+2010-08-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix glyph outlines to always consist of closed paths
+
+2010-08-13 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix crash on empty patterns
+
+2010-08-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Do not un-premultiply alpha when computing mask luminance
+
+2010-08-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix computation of drawbox for filtered, rotated items
+
+2010-08-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix the morphology filter (work on premultiplied colors)
+
+2010-08-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix bitmap opacity
+
+2010-08-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix light vector computation for lighting filters
+
+2010-08-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix rendering failures caused by markers with markerUnits="strokeWidth"
+ on shapes with zero stroke width
+
+2010-08-10 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix rendering of masks with non-opaque alpha channel
+
+2010-08-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix performance regression when displaying large images
+
+2010-08-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ OpenMP-enabled matrix convolution
+
+2010-08-08 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ merge from trunk
+
+2010-08-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Minor cleanups
+
+2010-08-05 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Wholesale cruft removal part 5; completely remove RasterFont
+
+2010-08-05 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix mask rendering to use luminance-to-alpha
+
+2010-08-05 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Wholesale cruft removal part 4; fix crash when rendering guides
+
+2010-08-05 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Wholesale cruft removal part 3
+
+2010-08-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix artifacts in Gaussian blur and other filters inadvertently
+ introduced when fixing seams in per-pixel filters
+
+2010-08-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Wholesale cruft removal part 2
+
+2010-08-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Wholesale cruft removal part 1
+
+2010-08-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix pattern viewBox
+
+2010-08-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix catastrophic memory leak when rendering a pattern
+
+2010-08-03 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Handle preserveAspectRatio for images
+
+2010-07-30 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Second half of image filter, probably not 100% correct
+
+2010-07-29 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Cruft removal
+
+2010-07-29 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ First half of image filter (display from external image)
+
+2010-07-27 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add OpenMP IF clauses to filter templates, instead of modifying num_threads
+
+2010-07-27 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Separate morphology filter into X and Y processing phases.
+ Gives a massive performance boost for large radii.
+
+2010-07-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Improve turbulence renderer
+
+2010-07-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Minor cleanups
+
+2010-07-24 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Turbulence filter (lazy version)
+
+2010-07-24 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Morphology filter
+
+2010-07-24 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove nr-filter-getalpha.(h|cpp) - no longer needed
+
+2010-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Displacement map filter
+
+2010-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Specular lighting filter
+
+2010-07-23 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Diffuse lighting filter
+
+2010-07-21 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Matrix convolution filter (lazy version)
+
+2010-07-21 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add unpremul_alpha utility function. Some preparations
+
+2010-07-18 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix type mismatch of std::min args in ColorMatrixMatrix constructor
+
+2010-07-18 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Component transfer filter
+
+2010-07-17 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Color matrix filter. Fix arithmetic operator in feComposite
+
+2010-07-17 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix flood filter to really paint the specified color
+
+2010-07-17 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Minor cleanup of composite filter
+
+2010-07-17 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Composite filter
+
+2010-07-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Split out surface blending template into a separate file
+
+2010-07-15 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Offset filter
+
+2010-07-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Flood and merge filters
+
+2010-07-14 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge redundant *-fns.h into respective filter headers.
+ Move gaussian blur to filters directory.
+ Blend filter effect.
+
+2010-07-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Gaussian blur
+
+2010-07-07 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Grid rendering
+
+2010-07-07 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix group opacity
+
+2010-07-07 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Switch to nearest neighbor filtering when image is larger than original
+
+2010-07-07 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Smaller intermediate rendering regions
+
+2010-07-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove some cruft
+
+2010-06-30 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix PNG export
+
+2010-06-30 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
+
+2010-06-29 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix icons
+
+2010-06-29 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Bitmap image rendering
+
+2010-06-28 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Text rendering. Factor out style handling into nr-style.h
+
+2010-06-26 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Implement clipping (slightly incorrect) and masking
+
+2010-06-22 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge from trunk
+
+2010-06-22 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix cross control point
+
+2010-06-22 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns
+
+2011-06-20 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Measure Tool: support measuring of text elements (without having to manually convert them to curves)
+
+2011-06-20 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ add "Units:" label to the units selection widget for the measurement tool
+
+2011-06-19 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ fix bug 796449: Measure tools should consider transform
+ https://bugs.launchpad.net/inkscape/+bug/796449
+
+2011-06-19 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ fix bug 796598: Measure tool draws path in wrong window
+ https://bugs.launchpad.net/inkscape/+bug/796598
+
+2011-06-19 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. inkscape.pot update.
+ i18n. String fix in the Tweak tool.
+ Translations. Ukrainian translation update by Yuri Chornoivan.
+ Translations. French translation update.
+
+2011-06-19 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ fix bug 796451: Measure tools should support rotation constraint
+
+2011-06-18 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ I am not sure if it is possible to have a script element with more than a single childnode. Since we are not handling that, this is a warning to be displayed if we even encounter a file with more than one child for one of its script element nodes
+
+2011-06-18 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Patch sent by Fernando Lucchesi (GSoC student) and modified by me.
+
+ Interface for editing content of embedded scripts.
+
+2011-06-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI fix / mnemonics
+
+2011-06-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-06-18 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ user interface for selecting colors of guidelines
+
+2011-06-18 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: correct syntax error.
+
+2011-06-17 helix84 <helix84@centrum.sk>
+
+ * [INTL:sk] Slovak translation update
+ * fix typo
+
+2011-06-17 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student)
+
+ Split scripting ui in the document properties dialog to have one tab for embedded scripts and one for external scripts.
+
+2011-06-17 Campbell Barton <ideasman42@gmail.com>
+
+ minor changes to cmake, use lib/ and bin/ in the build dir.
+
+2011-06-15 Jon A. Cruz <jon@joncruz.org>
+
+ Conditionalize compilation of image magick sources in cmake.
+
+2011-06-15 Jon A. Cruz <jon@joncruz.org>
+
+ Fix i18n macro include.
+
+2011-06-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. inkscape.pot and fr.po update.
+
+2011-06-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add preference for relative guideline rotation snapping (see rev 10303)
+
+2011-06-15 Jon A. Cruz <jon@joncruz.org>
+
+ Attempt to make ImageMagick and OpenMP optional with cmake.
+
+2011-06-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Clean up deprecated GTK_WIDGET API
+
+2011-06-15 Alex Valavanis <valavanisalex@gmail.com>
+
+ Clean up deprecated GTK_WIDGET API
+
+2011-06-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove deprecated glib macro wrappers
+
+2011-06-14 Alex Valavanis <valavanisalex@gmail.com>
+
+ Remove deprecated glib macro wrappers
+
+2011-06-14 Johan Engelen <goejendaagh@zonnet.nl>
+
+ shift+ctrl dragging a guideline: fix to snap to angles with original angle as offset, like rotating normal objects
+
+2011-06-14 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ toggle units in the measure tool
+
+2011-06-14 Josh Andler <scislac@gmail.com>
+
+ patch for 771738, 635469, 700298, 705382, 716057 by Gellule
+
+2011-06-14 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: use system includes (-isystem in gcc).
+
+2011-06-14 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: update ignore list.
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: use cmakes freetype module
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake:
+ - added option WITH_DBUS (currently uses hard coded paths)
+ - remove duplicate version variable.
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: fix for install target
+
+2011-06-13 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ adding preferences page for Measure Tool with option (enabled by default) to ignore first and last points when calculating/displaying distances
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake:
+ - remove hard coded include and libraries.
+ - remove gtk/imagemagic modules (use cmakes).
+
+2011-06-13 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ fixing the measure tool cursor to have a crosshair just like all other drawing tools
+ fixes bug #796446
+
+2011-06-13 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ using green color instead of parentheses to differentiate the angle label in the measure tool
+
+2011-06-13 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ using "°" instead of "degrees" for labeling angles in the measure tool
+ Also adding parentheses to the angle lable in order to make it clearly distinguishable in comparison to the length labels
+
+2011-06-13 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ adding shortcut for Measure Tool ("m" or "M")
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake:
+ The cmake files were using the inkscape-version.cpp file generated by autoconfigure.
+ now generate our own.
+
+ Also remove bad include.
+
+2011-06-13 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ display angle info in the measurement tool
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ replace local CheckStructMember.cmake with cmake's
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ ignore ./CMakeLists.txt.user (qtcreator stores settings here)
+ also correction to windows path.
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: script to check for coverage in our cmake files (that we dont miss any headers or source files)
+
+2011-06-12 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ more improvements in the measurement tool:
+
+ * select elements crossed by the line segment drawn with the tool
+ * allow user to select font size for the length labels (in the toolbar)
+ * use temporary canvas items
+
+2011-06-13 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated gtk_signal API
+
+2011-06-13 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GtkSignal
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: basic install target
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake:
+ - group source/headers per library (for some IDE's)
+ - include headers with source listing (also for IDE's)
+ - remove unneeded Find modules
+
+2011-06-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
+
+2011-06-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: remove FindBoost, is an old copy of the one that comes with cmake.
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: now builds without having most of the source listed in 1 file.
+
+2011-06-12 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace deprecated GtkTooltips
+
+2011-06-05 Alex Valavanis <valavanisalex@gmail.com>
+
+ Replace use of deprecated GtkTooltips API
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake:
+ turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset.
+
+ Fixing this broke the build because some files in the subdir were not compiling.
+
+2011-06-13 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: fix for error reading non existing file which would error out cmake's first run.
+
+2011-06-12 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: give all libs a _LIB suffix, workaround 'debug' being confused with cake keyword, and also dont mix up dor names with libs.
+
+2011-06-12 Campbell Barton <ideasman42@gmail.com>
+
+ cmake: commented unused files/dirs, double checked all files compile this time
+
+2011-06-12 Campbell Barton <ideasman42@gmail.com>
+
+ work in progress cmake commit:
+ - cmake now builds all files that automake does but does NOT link yet
+ - inlcudes nasty hard coded paths and libs (will replace once linking works)
+
+2011-06-12 Campbell Barton <ideasman42@gmail.com>
+
+ support python3.x for other i18n scripts
+
+2011-06-12 Campbell Barton <ideasman42@gmail.com>
+
+ On arch linux python3 is default, changes so this works on py3 (first commit, simple test)
+
+2011-06-11 Jon A. Cruz <jon@joncruz.org>
+
+ Update to win32 build defines for libwpg issue.
+
+2011-06-10 Jon A. Cruz <jon@joncruz.org>
+
+ Fix debus warnings and build errors.
+
+2011-06-10 Jon A. Cruz <jon@joncruz.org>
+
+ Minor change to initialize libwgp config variable.
+
+2011-06-10 Jon A. Cruz <jon@joncruz.org>
+
+ Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. Fixes bug #778951.
+
+2011-06-09 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ improving measurement tool
+
+2011-06-09 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ improving the measurement tool
+ Now it detects intersections and displays crosses indicating them
+ the length value displayed corresponds to the first line-segment
+ TODO: display all segment lengths
+
+2011-06-08 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Save a copy dialog now opens in current directory if this option is set for save as... dialog. (there is also the possibility to manually change the preferences file to change this option independently from save as... dialog)
+
+2011-06-07 Jon A. Cruz <jon@joncruz.org>
+
+ Fix const on new icon.
+
+2011-06-07 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-06-06 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ adding cursor for the measure tool that I forgot to commit in the previous revision.
+
+2011-06-06 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Introducing our new nice measurement tool! :-D
+
+2011-06-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Adding i18n support to voronoi2svg.py and interp_att_g.py. New INX version for the Voronoi extension.
+ Translations. inkscape.pot and fr.po update.
+
+2011-06-05 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix: latex width output to postscript big point 'bp'.
+
+2011-06-04 Jon A. Cruz <jon@joncruz.org>
+
+ Possible Win32 compile fix.
+
+2011-06-03 Jon A. Cruz <jon@joncruz.org>
+
+ Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, bug #792263.
+
+2011-06-03 Alex Valavanis <valavanisalex@gmail.com>
+
+ Use generic headers in preparation for GTK+ 3 transition
+
+2011-06-03 Jon A. Cruz <jon@joncruz.org>
+
+ Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT() gtk type function/macro.
+
+2011-06-03 UweSch mail@uwe-schoeler.de
+
+ german translation update
+
+2011-06-02 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ add multiple glyph layers at once (from characters found in user input string)
+
+2011-06-02 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ some fixes to the svgfont2layers extension.
+ It still needs some performance optimization, as it is very slow. For that reason the current code has an arbitrary restriction to import only the first 30 glyphs from an svgfont.
+
+2011-06-01 Johan Engelen <goejendaagh@zonnet.nl>
+
+ improve explanation of lpe parameter
+
+2011-06-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Voronoi extension modified for i18n and UI consistency.
+ Translations. inkscape.pot, POTFILE and fr.po update.
+
+2011-05-31 apenner <penner@vaxxine.com>
+
+ Voronoi extension. Improved handling of current layer (Bug 783922)
+
+2011-05-31 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ extension to convert an svg font into glyph layers
+
+ ------------- This line and the following will be ignored --------------
+
+ added:
+ share/extensions/svgfont2layers.inx
+ share/extensions/svgfont2layers.py
+ modified:
+ share/extensions/Makefile.am
+ unknown:
+ share/extensions/layers2svgfont.py.itworks
+ share/extensions/test_layers2svgfont.py
+
+2011-05-31 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ fix rendering of angled guidelines
+
+2011-05-30 Alex Valavanis <valavanisalex@gmail.com>
+
+ Add shebang to voronoi.py. Install *.js extensions as non-executable
+
+2011-05-30 Jon A. Cruz <jon@joncruz.org>
+
+ Queue swatch updates during periods of high UI usage, such as dragging gradient handles. Fixes bug #734981.
+
+2011-05-29 apenner <penner@vaxxine.com>
+
+ Voronoi extension by Vincent Nivoliers (Bug 783922)
+
+2011-05-28 Jon A. Cruz <jon@joncruz.org>
+
+ Port of 0.48.x branch revision 9781.
+ Cleanup of legacy code and casting that was breaking 64-bit gradient use.
+ Fixes bug #743530 and bug #778441.
+
+2011-05-27 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Extensions to alternate layer visibility for glyph layers.
+ These extensions are using the new "silent" option that I have introduced to the inx file sintax in the previous commit.
+
+2011-05-27 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Add "silent" option to extension inx file so that extension authors can opt-out of displaying the "working, please wait" dialog.
+ Extensions that are tipically slow can still have the dialog show up by simply not adding this attribute to the inx file.
+
+2011-05-27 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ typography extensions:
+ In new_glyph_layer.py move selection to the newly created layer and set this layer to be initially not visible.
+
+2011-05-27 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-05-26 Jon A. Cruz <jon@joncruz.org>
+
+ Applying patch from Gellule Xg to fix crash on 64-bit.
+
+2011-05-26 Josh Andler <scislac@gmail.com>
+
+ Revert uninintentionally committed file
+
+2011-05-26 Josh Andler <scislac@gmail.com>
+
+ Disable shadow on Typography Canvas template
+
+2011-05-26 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add entry widget to guideline dialog to change guide's label
+ (and fix some label xml writing and rendering bugs)
+
+2011-05-26 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ rename "set width" and "units per em" to "Em-size"
+
+2011-05-26 Johan Engelen <goejendaagh@zonnet.nl>
+
+ unitmenu: add method to add a unit
+
+2011-05-26 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ adding keyboard shortcut (Ctrl Alt G) for "add glyph layer" extension
+
+2011-05-26 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ set font-family attribute in generated svgfont
+
+2011-05-26 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ fix layers2svgfont extension not to depend on side bearing guides
+
+2011-05-26 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ remove side bearing guides from "setup typography canvas" extension
+
+2011-05-26 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ adding Typography_Canvas.svg to Makefile.am
+
+2011-05-26 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Adding a "Typography Canvas" template
+
+2011-05-26 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Adding numbers to the names of the typography related extensions so that they are displayed in the extensions menu in the correct order that the users are supposed to use them.
+
+2011-05-25 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Adding PathData.py extension module to parse/encode svg:path d attribute. I forgot to properly add it to bzr a few commits ago.
+
+2011-05-25 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Saving curve description in d attribute of svg:glyph instead of svg:path elements as childnodes of svg:glyph because this is compatible with current fontforge svg loader
+
+2011-05-25 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ * extension module to parse and encode path descriptions
+ * flip y-axis when creating an SVG Font via python-code
+
+2011-05-24 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add GCC support library to files distributed in the Windows bundle.
+ Needed after recent devlibs upgrade.
+
+2011-05-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Pot file update.
+
+2011-05-22 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape preferences"
+ https://bugs.launchpad.net/inkscape/+bug/600267
+
+ Patch submitted by Fernando Lucchesi Bastos Jurema
+
+ Applied with minor changes to use Glib::ustring instead of Glib::ustring*
+
+2011-05-22 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ actually fontforge flipping of y-axis for svgfont glyphs is compliant with the svg spec. So we need to do it also.
+
+2011-05-22 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Merge fix for bug #781244 from Martin Owens - wrong conversion
+ of grow/shrink value for the paint bucket tool on startup
+
+2011-05-11 Martin Owens <doctormo@gmail.com>
+
+ Don't adjust the shink/grow value because we're saving the units.
+
+2011-05-20 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Remove flipping of y-axis from methods that get curves from selection in the svg fonts dialog. This flipping of y-axis seems to be a fontforge bug.
+
+2011-05-19 Jon A. Cruz <jon@joncruz.org>
+
+ Reinstating version bump.
+
+2011-05-20 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Extension that generates an SVGFont from a set of layers with id="GlyphLayer-<unicode char>"
+
+2011-05-19 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ extension to add a glyph layer. It is rather simple now, but may be more usefull in the future. It is supposed to be used with a future extension that handles those layers with id="GlyphLayer-<unicode char>" and convert them into an svg font
+
+2011-05-19 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Extension for setting up the document dimension according to font metrics provided by the user. It creates horizontal guidelines for baseline, ascender, descender, x-height, caps height and also vertical guidelines for left and right side bearings.
+
+2011-05-19 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ fix rendering of SVG Fonts. Apparently the glyphs were wrongly rendered upside-down since I was trying to make it compatible with fontforge rendering. Now, reading again the SVG spec, it seems to me that it is fontforge that renders it incorrectly.
+
+ I have also added support for rendering path tags that are children of glyph and missing-glyph nodes. And also use tags. But fontforge does not seem to understand use tags in glyph descriptions... compatibility issues that we have to figure out how to solve.
+
+2011-05-18 Jon A. Cruz <jon@joncruz.org>
+
+ Revert version bump so win devlibs can catch up.
+
+2011-05-18 Felipe C. da S. Sanches <juca@members.fsf.org>
+
+ Adding inkscape:label parameter to guidelines so that our guidelanes can display labels (we still dont have a user interface, but files with that parameter will render correctly)
+
+2011-05-17 Jon A. Cruz <jon@joncruz.org>
+
+ Made dependencies explicit and bumped versions.
+
+2011-05-11 Jon A. Cruz <jon@joncruz.org>
+
+ Fix fallback to MRU locations.
+
+2011-05-10 Jon A. Cruz <jon@joncruz.org>
+
+ Commit test.
+
+2011-05-10 Jon A. Cruz <jon@joncruz.org>
+
+ Fix test case to compile.
+
+2011-05-10 Jon A. Cruz <jon@joncruz.org>
+
+ Convert fixed paths to relative, including ..
+
+2011-05-09 Jon A. Cruz <jon@joncruz.org>
+
+ Added simple usage of most recent file locations.
+
+2011-05-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove mkinstalldirs from version control (this is an autogenerated file)
+
+2011-05-09 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix compilation on GCC 4.6
+
+2011-05-07 Alex Valavanis <valavanisalex@gmail.com>
+
+ Allow New Document to be created from Unity launcher quicklist
+
+2011-05-07 Alex Valavanis <valavanisalex@gmail.com>
+
+ Allow New Document to be created from Unity launcher quicklist
+
+2011-05-07 theAdib <theadib@gmail.com>
+
+ corrected fill-rule handling in pdf export, fixes bug:436962
+
+2011-05-07 theAdib <theadib@gmail.com>
+
+ corrected fill-rule handling in pdf export, fixes bug:436962
+
+2011-05-06 Jon A. Cruz <jon@joncruz.org>
+
+ Fix windows build.
+
+2011-05-05 Jon A. Cruz <jon@joncruz.org>
+
+ Adding initial cut of resource manager.
+
+2011-05-05 theAdib <theadib@gmail.com>
+
+ symbol rendering fix bug:705345
+
+2011-05-05 theAdib <theadib@gmail.com>
+
+ symbol rendering fix for bug:705345
+
+2011-05-04 theAdib <theadib@gmail.com>
+
+ more 63734242, missing fraction of patch for gcc 4.6 compatibility
+
+2011-05-01 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Fix crashes on empty marker definitions.
+
+2011-05-01 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-04-27 Alvin Penner <penner@vaxxine.com>
+
+ emf import. support for clip rectangle (Bug 383180)
+
+2011-04-25 Alvin Penner <penner@vaxxine.com>
+
+ dxf input. add adjustable origin
+
+2011-04-23 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed warning to use GUI when appropriate.
+
+2011-04-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. French translation update.
+
+2011-04-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).
+
+2011-04-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Invalid markup in the scour extension.
+
+2011-04-21 JazzyNico <nicoduf@yahoo.fr>
+
+ UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without verbs / default key mapping).
+
+2011-04-21 Alexandre Prokoudine <avp@darkroom>
+
+ Partial update of Russian translation
+
+2011-04-21 JazzyNico <nicoduf@yahoo.fr>
+
+ XAML. XAML export extension fix (see Bug #766971, SVG 2 XAML BlurEffect wrongly placed).
+
+2011-04-18 Jon A. Cruz <jon@joncruz.org>
+
+ Restore modularity to adjustment action.
+
+2011-04-18 Alvin Penner <penner@vaxxine.com>
+
+ dxf import. add support for longer cubic NURB (Bug 685707)
+
+2011-04-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ Added mnemonics for font dialog (Bug #170765)
+
+2011-04-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Translation template update.
+
+2011-04-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Optimized SVG export update (scour r210 + custom inx file).
+
+2011-04-17 Jon A. Cruz <jon@joncruz.org>
+
+ Restore comment needed in *shared* code file.
+
+2011-04-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix duplicate units in Preferences > Steps
+
+2011-04-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add new preference widget for a number with a unit.
+ change Preferences > Steps to this new widget
+
+2011-04-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ change spinbox to new one in many places.
+
+2011-04-17 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remove superfluous includes
+
+2011-04-16 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remove unnecessary includes.
+
+2011-04-16 Johan Engelen <goejendaagh@zonnet.nl>
+
+ extensions: use improved spinbutton with math expression evaluation
+
+2011-04-16 Johan Engelen <goejendaagh@zonnet.nl>
+
+ upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried to fix it, but didnt work out)
+
+2011-04-16 Johan Engelen <goejendaagh@zonnet.nl>
+
+ ScalarUnit widget: fix initialization bug. add constructor which takes another scalarunit's unitmenu.
+
+2011-04-16 helix84 <helix84@centrum.sk>
+
+ * [INTL:sk] Slovak translation update
+
+2011-04-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ hack C++ spinbuttons into toolbars. unit conversion does not work, and will probably be a huge pain to add
+
+2011-04-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remove ridiculous comment
+
+2011-04-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add undo to SpinButton
+
+2011-04-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ convert guideline dialog to ui/widget/... newer widgets.
+ add unit to guideline angle. save angle unit status when closing dialog
+
+2011-04-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ ScalarUnit: add functionality to grab focus and select the entry text. and add setValueKeepUnit
+
+2011-04-14 Johan Engelen <goejendaagh@zonnet.nl>
+
+ small tweaks
+
+2011-04-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog).
+
+2011-04-14 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add expression evaluator for spinbox input boxes. also knows a little about units.
+ needs more work to fully integrate it in all of inkscape spinboxes
+ also needs documentation rework
+
+2011-04-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ Breton translation update
+
+2011-04-12 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix build
+
+2011-04-11 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Use the subclassed SpinButton class for numeric inputs, such that '.' and ',' both can be used as decimal point.
+ (related to bug 484187)
+
+2011-04-11 Johan Engelen <goejendaagh@zonnet.nl>
+
+ revert silly error in r10147
+
+2011-04-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment with non-zero page in the guide editor dialog).
+ Clonetiler. Code consistency fix.
+
+2011-04-10 Johan Engelen <goejendaagh@zonnet.nl>
+
+ pdf+latex:
+ * use textit instead of itshape, use textbf instead of bfseries; this improves kerning
+ * add textsl (slanted) for oblique font shapes (e.g. Arial)
+
+2011-04-10 Johan Engelen <goejendaagh@zonnet.nl>
+
+ pdf+latex: fix newline bug due to changes in r10089
+
+2011-04-10 Johan Engelen <goejendaagh@zonnet.nl>
+
+ go wild adding % at the end of each latex line (pdf+latex output)
+
+2011-04-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. Japanese Tips and Advanced translation update by Masato HASHIMOTO.
+
+2011-04-10 UweSch mail@uwe-schoeler.de
+
+ german translatoin update
+
+2011-04-10 UweSch mail@uwe-schoeler.de
+
+ German translation update
+
+2011-04-09 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add a subclassed spinbutton class. this numeric entry box accepts both ',' and '.' as the decimal point when in numeric mode.
+
+2011-04-09 Johan Engelen <goejendaagh@zonnet.nl>
+
+ allow other than numeric characters in guideline dialog
+
+2011-04-08 Johan Engelen <goejendaagh@zonnet.nl>
+
+ automatically apply and close guideline dialog when pressing enter in X, Y and angle entry boxes
+
+2011-04-08 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remember status of relative checkbox for guideline dialog
+
+2011-04-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. SVG+media fix (see Bug #400356).
+
+2011-04-03 Martin Sucha <martin.sucha-inkscape@jts-sro.sk>
+
+ Fix setting canvas margins when using "Resize page to drawing or selection"
+
+2011-04-02 Jasper van de Gronde <jasper.vandegronde@gmail.com>
+
+ Faster rounding for Gaussian blur
+
+2011-04-02 Johan Engelen <goejendaagh@zonnet.nl>
+
+ use shape's curve before LPE as flash path in node tool. so now, you should see a flashing path for all shapes now
+
+2011-04-02 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add curve before LPE to SPShape. this is useful for helperpath display. It was inspired from fixing bug 407008
+
+2011-04-01 UweSch mail@uwe-schoeler.de
+
+ German translation update.
+
+2011-04-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters: labels consistency fix.
+ Translations: inkscape.pot and French translation update.
+ Constributors: authors and translators lists update.
+
+2011-04-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Tweak and spray:
+ * Fix for Bug #745652 (Gradient handles persistence with Tweak and Spray).
+ * Fix for Bug #490225 (Tweak Tool : Opacity doesn't change in Paint/Jitter modes).
+ * Tweak tool code consistency fix.
+ * Spray tool default status message modified.
+
+2011-04-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Greek translation update by boukeas.
+
+2011-03-31 JazzyNico <nicoduf@yahoo.fr>
+
+ Export. XAML export gradient fix (Bug #746290, SVG to XAML fails creating valid doubles on German Windows 7 / 64)
+
+2011-03-30 Alvin Penner <penner@vaxxine.com>
+
+ emf import. limited support for EMR_BITBLT (Bug 382421)
+
+2011-03-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions:
+ * New isometric grid.
+ * All grids are now grouped in Render>Grids.
+ Translations:
+ * inkscape.pot update.
+
+2011-03-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. French translation update.
+
+2011-03-29 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. inkscape.pot update.
+
+2011-03-29 JazzyNico <nicoduf@yahoo.fr>
+
+ Spray:
+ * Spray context code clean-up (coding style and unused code removal).
+ * Shift+k and Shift+l shortcuts inverted to reflect the mode order on azerty and qwerty keyboards.
+ * Up and down keys now modify the population parameter.
+ * Tooltips and status messages consistency fixes.
+ * Old Q_() context replaced with C_() context macro.
+ * Fix default values error in the parameters sliders.
+ * Initial fix for duplicate window parameters update (the pressure button now updates as expected).
+ * Fix a bug when spraying with GDK_SCROLL_DOWN (population value was reset to 100).
+ * Default selcue set to 1, default gradient drag set to 0.
+
+ Eraser:
+ * Reodering the eraser tool parameters for UI consistency.
+ * Default mode set to Cut out a path, default width set to 10.
+
+2011-03-28 Alvin Penner <penner@vaxxine.com>
+
+ dxf input. modify stop command (Bug 739803)
+
+2011-03-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. PO files mega update.
+
+2011-03-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Replacing the groupheader element with an appearance mode in the description element.
+
+2011-03-24 Alvin Penner <penner@vaxxine.com>
+
+ emf import. create dummy object CREATEDIBPATTERNBRUSHPT (Bug 382420)
+
+2011-03-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Datamatrix barcode improvement (see Bug #738108, Inkscape UI can pass invalid values to Datamatrix extension).
+
+2011-03-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-03-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets adjustment.
+
+2011-03-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Path. Fix for Bug #170225 (relative image paths instead of absolute).
+
+2011-03-21 Johan Engelen <goejendaagh@zonnet.nl>
+
+ powerstroke: apply interpolator combobox to closed paths too
+
+2011-03-21 helix84 <helix84@centrum.sk>
+
+ * [INTL:sk] Slovak translation update
+
+2011-03-21 helix84 <helix84@centrum.sk>
+
+ * [INTL:sk] Slovak translation update
+
+2011-03-20 Jon A. Cruz <jon@joncruz.org>
+
+ Doc comment cleanup of '@brief'.
+
+2011-03-20 Kris <Kris.De.Gussem@hotmail.com>
+
+ Added some mnemonics for filter path effects (Bug #170765)
+
+2011-03-19 Jon A. Cruz <jon@joncruz.org>
+
+ Cleaned up memory patch. Fixes bug #737298.
+
+2011-03-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Fix for Bug #737813 (translucent filter crashes program when resizing page & extends beyond image).
+
+2011-03-19 Jasper van de Gronde <jasper.vandegronde@gmail.com>
+
+ libgomp-1.dll has moved?
+
+2011-03-19 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add spiro interpolator to powerstroke
+
+2011-03-18 JazzyNico <nicoduf@yahoo.fr>
+
+ D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug #707054 and Bug #707364).
+
+2011-03-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Layers. Fix for Bug #249035: Undo crash when executing extensions.
+
+2011-03-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ Added some mnemonics for filter path effects (Bug #170765)
+
+2011-03-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ Last renamings of headers in Inkscape preferences (Bug #560751)
+
+2011-03-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Preferences. Fix for Bug #686193 (Make linked offsets respect Relink duplicated clones settings).
+
+2011-03-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Linked Offset. Merge branch lp:~ado-papas/inkscape/bug_167419 (Bug #167419, Bug #184341, Bug #239430).
+
+2011-03-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Custom predefined filters fine tuning (precision and UI labels).
+
+2011-03-16 Johan Engelen <goejendaagh@zonnet.nl>
+
+ automatically enter current filename in windows save as dialog.
+
+2011-03-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Float and Int default mode set to minimal. Filters' mode changed to full.
+
+2011-03-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Warnings (introduced in recent float and int changes) cleanup.
+
+2011-03-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Import. Patch for Bug #716362 (Invalid result when drag and drop svg file), by Johannes Lipp.
+
+2011-03-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Slider in Float and Int extension widgets.
+
+2011-03-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Drawing CPF improvement.
+
+2011-03-13 Johan Engelen <goejendaagh@zonnet.nl>
+
+ make a strange cast more obvious
+
+2011-03-13 Johan Engelen <goejendaagh@zonnet.nl>
+
+ apparently bbox numbers in PS should be integers.
+
+2011-03-13 Thomas Holder <th@abt2-bio>
+
+ remove wrong format indication in lossy format warning (was always org.inkscape.output.svg.inkscape)
+
+2011-03-12 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Allow for item groups in marker definitions when calculating the path outline.
+
+2011-03-12 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Fix part of bug 733010, where fit page to drawing did not work the same as fit page to selection when all is selected. Fixes page resizing for arrow markers. Infinite line dots markers are still not correctly fit to.
+
+2011-03-12 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Hope to fix a really dumb earlier commit by me...
+
+2011-03-12 Kris <Kris.De.Gussem@hotmail.com>
+
+ Hebrew translation update by Yaron Shahrabani
+
+2011-03-12 tavmjong-free <tavmjong@free.fr>
+
+ Use filter primitive subregion for feFlood per SVG standard.
+
+2011-03-12 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Snap while rotating: fix removal of points too close to the rotation center
+
+2011-03-11 tavmjong-free <tavmjong@free.fr>
+
+ Add handling filter primitive subregion to filter primitive classes.
+ More correct handling of image placement in feImage filter primitive.
+
+2011-03-11 tavmjong-free <tavmjong@free.fr>
+
+ Comment out non-functional code that prevents compiling
+ with cairo trunk.
+
+2011-03-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Grayscale, Lightness and Brightness CPF. Some default values adjustment. Inkscape.pot update.
+
+2011-03-10 Johan Engelen <goejendaagh@zonnet.nl>
+
+ PDF+LaTeX now also exports font shape (italic or bold) (patch partly by Tobias Gradl)
+
+2011-03-10 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add scaling option to PDF+LaTeX (patch by Bernd Bandemer)
+
+2011-03-09 Felipe Corrêa da Silva Sanches <juca@members.fsf.org>
+
+ fixing duplicate author name in about box: "Aurélio Adnauer Heckert"
+
+2011-03-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-03-08 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI fix (message was not clear)
+
+2011-03-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Ukrainian translation update by Yuri Chornoivan.
+
+2011-03-07 Alvin Penner <penner@vaxxine.com>
+
+ emf import. remove numerical id's (Bug 552351)
+
+2011-03-07 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add a check for null desktop
+
+2011-03-06 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Allow the center handle to be selectable for items having a width or height close to zero (i.e. lines, dots)
+ Before I fixed this the center handle used to be burried underneath the other handles
+
+2011-03-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Khmer translation update by Khoem Sokhem .
+
+2011-03-04 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for Bug #341353 (The user must know about a XSLT problem).
+
+2011-03-04 Jon A. Cruz <jon@joncruz.org>
+
+ Fix for build on OS X. Fixes bug 707205.
+
+2011-03-03 JazzyNico <nicoduf@yahoo.fr>
+
+ About. Fix for Bug #216386 (Help-window build-date text is clipped).
+
+2011-03-02 Alvin Penner <penner@vaxxine.com>
+
+ convert recursion into loop (Bug 340123)
+
+2011-03-02 Waluyo Adi Siswanto <was.uthm@gmail.com>
+
+ Translations. Updated Indonesian translation, consider the latest inkscape.pot.
+
+2011-02-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. inkscape.pot and French translation update.
+
+2011-02-27 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Fixing i18n mistakes in the experimental custom predefined filters.
+
+2011-02-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Palettes. Removing some palettes from the translation list (see Bug #667402).
+
+2011-02-27 theAdib <theadib@gmail.com>
+
+ compatibility patch to compile using gcc 4.6
+
+2011-02-27 theAdib <theadib@gmail.com>
+
+ compatibility patch to compile using gcc 4.6
+
+2011-02-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. Japanese tutorials update by Masato HASHIMOTO.
+
+2011-02-25 Waluyo Adi Siswanto <was.uthm@gmail.com>
+
+ Translations. Updated Indonesian ui translation.
+
+2011-02-22 Waluyo Adi Siswanto <was.uthm@gmail.com>
+
+ Translation. Updated Indonesian translations.
+
+2011-02-22 Jon A. Cruz <jon@joncruz.org>
+
+ Finished cleanup of outdated SP_OBJECT_REPR C macro.
+
+2011-02-21 Jon A. Cruz <jon@joncruz.org>
+
+ Finished cleanup of outdated SP_OBJECT_STYLE C macro.
+
+2011-02-21 Johan Engelen <goejendaagh@zonnet.nl>
+
+ NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
+
+2011-02-21 Jon A. Cruz <jon@joncruz.org>
+
+ Finished cleanup of outdated SP_OBJECT_PARENT C macro.
+
+2011-02-21 Alvin Penner <penner@vaxxine.com>
+
+ emf import. support for round rectangle (Bug 247695)
+
+2011-02-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally doesn't work on Windows).
+
+2011-02-21 Jon A. Cruz <jon@joncruz.org>
+
+ Conditional code to handle data change in libpng > 1.5. Fixes bug #721029.
+
+2011-02-20 Jon A. Cruz <jon@joncruz.org>
+
+ Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
+
+2011-02-20 Jon A. Cruz <jon@joncruz.org>
+
+ Pass removing some outdated C-macro use.
+
+2011-02-19 Jon A. Cruz <jon@joncruz.org>
+
+ Fix the zoom changed signal to no longer be sent out before the values have finished changing.
+
+2011-02-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: Upper/lower value in context menu of Grow/shrink are unrealistic).
+
+2011-02-18 JazzyNico <nicoduf@yahoo.fr>
+
+ Additionnal Mimetypes (see Bug #278307).
+
+2011-02-17 Waluyo Adi Siswanto <was.uthm@gmail.com>
+
+ Translations. Improve Indonesian translations.
+
+2011-02-16 theAdib <theadib@gmail.com>
+
+ pdf-import via poppler-cairo fix win32 compilation
+
+2011-02-16 theAdib <theadib@gmail.com>
+
+ pdf-import via poppler-cairo fix win32 compilation
+
+2011-02-15 Waluyo Adi Siswanto <was.uthm@gmail.com>
+
+ Translations. Updated Indonesian translations.
+
+2011-02-15 theAdib <theadib@gmail.com>
+
+ preview dialogue for pdf-import-cairo
+
+2011-02-15 theAdib <theadib@gmail.com>
+
+ preview dialogue for pdf-import-cairo
+
+2011-02-14 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-02-13 Johan Engelen <goejendaagh@zonnet.nl>
+
+ update to latest 2geom. fixes bezier curve casts.
+
+2011-02-12 Johan Engelen <goejendaagh@zonnet.nl>
+
+ calligraphy tool does not need to know the type of the end curves to add the cap.
+
+2011-02-12 Waluyo Adi Siswanto <was.uthm@gmail.com>
+
+ Translations. Update Indonesian translations.
+
+2011-02-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Help. Release notes link set to 0.49.
+
+2011-02-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorial. Basic and Tracing Galician translation update (with Galician header and footer). Translation. Galician translation update by Leandro Regueiro.
+
+2011-02-10 Alvin Penner <penner@vaxxine.com>
+
+ emf import. support for unicode text
+
+2011-02-10 Johan Engelen <goejendaagh@zonnet.nl>
+
+ remove 2geom excludes
+
+2011-02-10 Johan Engelen <goejendaagh@zonnet.nl>
+
+ add missing 2geom files. although they are not included in makefile builds, they are 'used' by other 2geom files that are included. so just to be safe i'll include them, to not cause build problems later
+
+2011-02-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Man. Updated fr, sk and zh_TW pod files. Modified Makefile.am in order to generate UTF8 man files (groff now supports it).
+
+2011-02-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Galician translation update by Leandro Regueiro.
+
+2011-02-10 Josh Andler <scislac@gmail.com>
+
+ Attempt fixing win32 compiling
+
+2011-02-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. New Galician translation for Basic and Tracing tutorials by Leandro Regueiro.
+
+2011-02-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. New fix for Bug #668895 (Extensions with <check> tags fail to load).
+
+2011-02-07 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed uninitialized member variables.
+
+2011-02-06 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Indonesian translation update by Waluyo Adi Siswanto.
+
+2011-02-05 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix node tool brokenness resulting from a switch to runtime order
+ in 2Geom's BezierCurve
+
+2011-02-05 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Properly fix seltrans brokenness in 2Geom and pull updated files
+ into Inkscape
+
+2011-02-04 Johan Engelen <goejendaagh@zonnet.nl>
+
+ temporary work around 2geom matrix bug to make inkscape more usable
+
+2011-02-04 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Fix a snap bug in which the snapped to the help path instead of the real path
+
+2011-02-04 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix Linux build after 2Geom update
+
+2011-02-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Context removed in filter-enums (context support too complex to be added here) and replaced with context in input and toolbox where needed. inkscape.pot and fr.po updated accordingly.
+
+2011-02-02 Josh Andler <scislac@gmail.com>
+
+ the last 2geom files I could find missing, linking issues still exist
+
+2011-02-02 Josh Andler <scislac@gmail.com>
+
+ more missing 2geom files
+
+2011-02-02 Josh Andler <scislac@gmail.com>
+
+ Add missing 2geom files
+
+2011-02-03 Michael Wybrow <Michael.Wybrow@infotech.monash.edu.au>
+
+ Update Mac packaging script to support GTK and associated library updates.
+
+2011-02-03 Michael Wybrow <Michael.Wybrow@infotech.monash.edu.au>
+
+ Update Mac packaging script to support newer versions of GTK libraries.
+
+2011-02-02 Johan Engelen <goejendaagh@zonnet.nl>
+
+ update to latest 2geom !
+
+2011-02-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. French translation minor update.
+ Contributors. Authors and translators lists update.
+
+2011-02-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Check element now search in the extension directory (see Bug #668895, Extensions with <check> tags fail to load).
+
+2011-02-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Compressed+media export improvements (see Bug #386664, Gather Resources option for gathering fonts and images).
+
+2011-01-31 JazzyNico <nicoduf@yahoo.fr>
+
+ OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search fails).
+
+2011-01-31 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for Bug #668895 (Extensions with <check> tags fail to load).
+
+2011-01-27 Alvin Penner <penner@vaxxine.com>
+
+ emf import : recalculate text alignment for rotated text (Bug 341847)
+
+2011-01-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. XAML export improvements (gradients, clipping) and minor fixes.
+
+2011-01-24 Alvin Penner <penner@vaxxine.com>
+
+ emf import: redefine the device scale (Bug 341847)
+
+2011-01-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. XAML export improvements (flowRoot, text decoration, baseline alignement, use, and object opacity support.)
+
+2011-01-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2011-01-22 theAdib <theadib@gmail.com>
+
+ add pdf import filter via poppler-cairo
+
+2011-01-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Restack patch for bug #524481 (restack extension hangs for drawings with many objects).
+
+2011-01-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Packaging. New Brazilian Portuguese NSH file. Set trunk package date to 2011.
+
+2011-01-21 JazzyNico <nicoduf@yahoo.fr>
+
+ DBUS. Patch for Bug #696062, dbus builds no more.
+
+2011-01-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. XAML export improvements.
+
+2011-01-17 theAdib <theadib@gmail.com>
+
+ remove memory boundries on bitmap renderer, optimize memory usage
+
+2011-01-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Indonesian translation update by Waluyo Adi Siswanto.
+
+2011-01-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. Global tutorials update (see Bug #169020, Bug #672423 and Bug #438307).
+
+2011-01-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Update build.xml for Cairo devlibs upgrade
+
+2011-01-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Some custom predefined filters fixes and tweaks (Silhouette and Neon Draw).
+
+2011-01-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Text support improvement in XAML and FXG export.
+
+2011-01-11 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New custom predefined filters (all ABCs, Neon draw, Color shilf, Silhouette and Cross engraving) and code clean-up.
+
+2011-01-10 Hannes Hochreiner <hannes@hochreiner.net>
+
+ Updated the text of the JessyInk effect extension to make translation easier (bug #672821).
+
+2011-01-07 Alvin Penner <penner@vaxxine.com>
+
+ Export. add emf text rotation (Bug 681262)
+
+2011-01-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Export. Fix PS/EPS export (Bug #698340, PS Level Restriction reversed.
+
+2011-01-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Translation. de.po converted to Unix file format.
+
+2011-01-06 uwesch <mail@uwe-schoeler.de>
+
+ german translation update
+
+2011-01-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. POTFILES.in, inkcape.pot and fr.po updated.
+
+2011-01-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Custom predefined filters update and new ABC filters.
+
+2011-01-03 Alvin Penner <penner@vaxxine.com>
+
+ disable Rectangle and Ellipse (Bug 407394)
+
+2010-12-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. POTFILES.in cleanup and inkscape.pot update.
+
+2010-12-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Barcode extension refactoring (see https://code.launchpad.net/~doctormo/inkscape/barcode-refactor).
+
+2010-12-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Gear extension with center hole (see Bug #692719, gear extension should have option to render a central hole).
+
+2010-12-30 theAdib <theadib@gmail.com>
+
+ check for element modification before filling undo stack
+
+2010-12-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
+
+2010-12-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)
+
+2010-12-29 Arcadie M. Cracan <acracan@gmail.com>
+
+ Fix bug #552289 - Ungrouping objects changes position of arrow lines. This was due to incorrect initialization of unattached connector endpoints that was part of a group.
+
+2010-12-28 Maximilian Albert <cilix@syrinx>
+
+ Initialize pointer.
+
+2010-12-27 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Snapping: improve calculation of metrics for scaling, modify some comments, and remove a line of obsolete debugging output
+
+2010-12-27 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Node tool: snap while scaling a selection of nodes. Consider this as experimental; needs cleanup!
+
+2010-12-27 Alvin Penner <penner@vaxxine.com>
+
+ Extensions. Add option to choose dxf output units
+
+2010-12-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix Color Markers extension (crashed when a fill or stroke attribute was not set.)
+
+2010-12-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Color Markers extension improvements (Bug #692582, Color markers to match stroke extension does not copy the fill mode).
+ Extensions. FXG export extension improvements and clean-up (Bug #625140, Support export to FXG).
+
+2010-12-23 Kris <Kris.De.Gussem@hotmail.com>
+
+ Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialogs (Bug 170765)
+
+2010-12-23 Maximilian Albert <cilix@syrinx>
+
+ Fix crash in cycle-selection (and restructure internals).
+
+2010-12-23 Jon A. Cruz <jon@joncruz.org>
+
+ Split SPCanvasItem and SPCanvasGroup to individual .h files. Pruned forward header.
+
+2010-12-23 Jon A. Cruz <jon@joncruz.org>
+
+ Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
+
+2010-12-23 uwesch <mail@uwe-schoeler.de>
+
+ German translation update
+
+2010-12-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Color marker improvements (Bug #692582, Color markers to match stroke extension does not copy the fill mode).
+
+2010-12-22 Maximilian Albert <cilix@syrinx>
+
+ Enable item-selection by cycling through them (using Alt+mouse wheel scroll).
+
+2010-12-22 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Spanish translation update by Lucas Vieites (Bug #664501).
+
+2010-12-21 Jon A. Cruz <jon@joncruz.org>
+
+ Handle missing, inaccessible and misnamed cache directories.
+
+2010-12-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. New SVG to FXG export extension (see Bug #625140, Support export to FXG).
+
+2010-12-21 Jon A. Cruz <jon@joncruz.org>
+
+ Unify stat type for older glib.
+
+2010-12-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Indent support for XSLT extensions output.
+
+2010-12-21 Jon A. Cruz <jon@joncruz.org>
+
+ Enable icon disk cache by default.
+
+2010-12-21 Jon A. Cruz <jon@joncruz.org>
+
+ Store cached icons to disk between runs, and invalidate/purge as needed.
+
+2010-12-21 Jon A. Cruz <jon@joncruz.org>
+
+ Clear cached items when state is invalid.
+
+2010-12-21 Jon A. Cruz <jon@joncruz.org>
+
+ Restore name that was broken for testing.
+
+2010-12-19 Jon A. Cruz <jon@joncruz.org>
+
+ Merge from trunk.
+
+2010-12-18 Jon A. Cruz <jon@joncruz.org>
+
+ Set merge from trunk
+
+2010-12-18 Jon A. Cruz <jon@joncruz.org>
+
+ C++-ification.
+
+2010-12-18 Jon A. Cruz <jon@joncruz.org>
+
+ Fix other fallback icon lookup.
+
+2010-12-18 Jon A. Cruz <jon@joncruz.org>
+
+ Add missing include\.
+
+2010-12-18 Jon A. Cruz <jon@joncruz.org>
+
+ Fix fallback icon loading order for icons with legacy names.
+
+2010-12-17 Jon A. Cruz <jon@joncruz.org>
+
+ Use subdirectories with icon sizes.
+ Perform work only when cache loading is enabled.
+
+2010-12-17 Jon A. Cruz <jon@joncruz.org>
+
+ Prune initial timer work.
+
+2010-12-17 Jon A. Cruz <jon@joncruz.org>
+
+ Merge from trunk.
+
+2010-12-16 Jon A. Cruz <jon@joncruz.org>
+
+ Simple first pass for rough timing
+
+2010-12-19 Alvin Penner <penner@vaxxine.com>
+
+ support for <rect> tag (Bug 657289)
+
+2010-12-18 Jon A. Cruz <jon@joncruz.org>
+
+ Correct load order of user icons.svg icons with legacy names.
+
+2010-12-17 Jon A. Cruz <jon@joncruz.org>
+
+ Simple tracking of time to display dialogs and main window.
+
+2010-12-17 Alvin Penner <penner@vaxxine.com>
+
+ support for 5 point spline (Bug 685707)
+
+2010-12-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ Mnemonics in fill and stroke dialog and menu
+
+2010-12-17 Kris <Kris.De.Gussem@hotmail.com>
+
+ User message context in extensions
+
+2010-12-17 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Node tool: special case node duplication for endnodes - select new endnode
+
+2010-12-17 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Node tool: fix Tab and Shift+Tab
+
+2010-12-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Node tool: fix snapping of node rotation center
+
+2010-12-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Node tool: fix snapping during constrained rotation of handles
+
+2010-12-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Node tool: fix handle retraction with non-cusp nodes
+
+2010-12-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Node tool: fix moving multiple nodes along handles (Ctrl+Alt)
+
+2010-12-16 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Node tool: correctly save node skewing to undo history
+
+2010-12-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. po files update; fix Ahmaric header.
+
+2010-12-15 Jon A. Cruz <jon@joncruz.org>
+
+ Missed a win32 fix.
+
+2010-12-14 Jon A. Cruz <jon@joncruz.org>
+
+ Win32 post-GSoC fixups.
+
+2010-12-14 Jon A. Cruz <jon@joncruz.org>
+
+ Unit test cleanup.
+
+2010-12-13 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Add a warning to sp-object.h to not use some of the new methods
+ in SPObject outside of the SP tree
+
+2010-12-12 Jon A. Cruz <jon@joncruz.org>
+
+ Fix change in revision 9947 to be consistent with rest of the codebase.
+
+2010-12-12 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed const/non-const mismatch loop.
+
+2010-12-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Prevent localized doubles from being written into filter matrices
+
+2010-12-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix build failure
+
+2010-12-12 Jon A. Cruz <jon@joncruz.org>
+
+ GSoC C++-ificiation merge and cleanup.
+
+2010-12-12 Jon A. Cruz <jon@joncruz.org>
+
+ Merge and cleanup of GSoC C++-ification project.
+
+2010-08-16 Abhishek Sharma public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ A simple layout document as to what, why and how is cppification.
+
+2010-08-12 Abhishek Sharma public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ Naming Correction
+
+2010-08-11 Abhishek Sharma public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ XML Privatisation Stuff after a long time
+
+2010-07-24 Abhishek Sharma public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ Yet mor in c++ification
+
+2010-07-20 Abhishek Sharma public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ More on c++ification and some XML privatisation
+
+2010-07-18 Abhishek Sharma Public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ I didn't see it but there was an important file missing namely document-undo.h
+
+2010-07-17 Abhishek Sharma Public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ More in XML privatisation with new create3DBox function and other supplements to efficiently hide information.
+
+2010-07-14 Abhishek Sharma Public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ SPShape c++ified to the extent it was possible and more changes done for XML privatisation. Major changes yet to come.
+
+2010-07-12 Abhishek Sharma Public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ SPObject c++ification finalized along with the beginning of XML Privatisation tweaks
+
+2010-07-06 Abhishek Sharma Public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ C++ification of SPObject continued along with the onset of XML Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected.
+
+2010-07-03 Abhishek Sharma Public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ another c++ification for sp-object.h/cpp and still in progress...
+
+2010-07-02 Abhishek Sharma Public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods
+
+2010-07-01 Abhishek Sharma Public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ C++fied SPDocument added
+
+2010-06-29 Abhishek Sharma Public <spyzer dot abhishek0 at-sign gmail dot com>
+
+ This is the first c++ification commit from me. It handles sp-line, sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options].
+
+2010-12-09 Kris <Kris.De.Gussem@hotmail.com>
+
+ Pot and Dutch translation update
+
+2010-12-08 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Respect "relink duplicates clones" setting with linked offsets.
+ Patch from Adonis Papaderos.
+
+2010-12-07 Adonis Papaderos <ado.papas@yahoo.gr>
+
+ implemented proper error checking
+
+2010-12-06 Adonis Papaderos <ado.papas@yahoo.gr>
+
+ Make linked offsets respect "Relink duplicated clones" settings
+
+2010-12-07 Jon A. Cruz <jon@joncruz.org>
+
+ Fix version check for wheel selector.
+
+2010-12-06 Jon A. Cruz <jon@joncruz.org>
+
+ Workaround for GTK not scaling the color wheel to match available space.
+
+2010-12-06 Jon A. Cruz <jon@joncruz.org>
+
+ Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. Fixes bug #170046.
+
+2010-12-06 Jon A. Cruz <jon@joncruz.org>
+
+ Stop background rendering once crash handler is triggered.
+
+2010-12-05 Jon A. Cruz <jon@joncruz.org>
+
+ Restore copies of renamed icons on certain gtk versions. Fixes bug #651678.
+
+2010-12-05 Jon A. Cruz <jon@joncruz.org>
+
+ Fix missing warning icon for missing font on text toolbar.
+
+2010-12-05 Jon A. Cruz <jon@joncruz.org>
+
+ A proper fix for dock item mising icon problem. Fixes bug #658055.
+
+2010-12-05 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Chromolitho custom predefined filter (experimental). Some UI (notebooks) and comment tweaks on the other filters.
+
+2010-12-05 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2010-12-03 Jon A. Cruz <jon@joncruz.org>
+
+ Block display of named color icc profiles.
+
+2010-12-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Notebooks now work with internal extensions.
+
+2010-12-02 Jon A. Cruz <jon@joncruz.org>
+
+ C++ cleanup on patch.
+
+2010-11-28 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New custom predefined Drawing filter (experimental, and currently a bit tall), and some tweaks and fixes.
+
+2010-11-27 Masato Hashimoto <cabezon.hashimoto@gmail.com>
+
+ Japanese tutorials update
+
+2010-11-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Reverting recent fr.po invalid changes.
+
+2010-11-27 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix French translation of subscript/superscript actions.
+ Suggested by "Nicolas" on Launchpad.
+
+2010-11-27 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Make fr.po and zh_TW.po non-executable
+
+2010-11-26 Kris <Kris.De.Gussem@hotmail.com>
+
+ Minor tips tutorial update
+
+2010-11-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New custom predefined cross-smooth filter (very experimental...).
+
+2010-11-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. Interpolate and tips French translation update.
+
+2010-11-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix crashes caused by spinbutton focus problems.
+ Patch from Adnois Papaderos.
+
+2010-11-25 Adonis Papaderos <ado.papas@yahoo.gr>
+
+ Fix Bug #669537 - crash when activating "snap to path"
+ mode after changing stroke width (no focus-out-event)
+
+2010-11-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix crash when unlinking orphaned clones. Patch from Adonis Papaderos.
+
+2010-11-25 Adonis Papaderos <ado.papas@yahoo.gr>
+
+ Fix Bug #675309 - crash when unlinking an orphaned clone
+
+2010-11-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix crash when shift-clicking the top rectangle rounding handle.
+ Patch by Adonis Papaderos.
+
+2010-11-24 Adonis Papaderos <ado.papas@yahoo.gr>
+
+ fix Bug #680520 - crash while using the top rounding handle
+
+2010-11-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix ef spam when adjusting pattern on text - patch from Adonis Papaderos
+
+2010-11-24 Adonis Papaderos <ado.papas@yahoo.gr>
+
+ fix Bug #674109 - Pattern spam when adjusting a pattern in text
+
+2010-11-25 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix drag & drop from swatches - patch by Adonis Papaderos
+
+2010-11-25 Adonis Papaderos <ado.papas@yahoo.gr>
+
+ Fix Bug #447385 - Drag'n'drop from swatches doesn't always work
+
+2010-11-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Patch for bug #588181 (Eraser: eraser stroke is drawn after clicking canvas but doesn't erase).
+
+2010-11-24 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch tips tutorial added.
+ Dutch translation updated.
+
+2010-11-24 Kris <Kris.De.Gussem@hotmail.com>
+
+ Calligraphy and tips tutorial update
+
+2010-11-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Solarize and Tritone custom predefined filters (experimental).
+
+2010-11-22 tavmjong-free <tavmjong@free.fr>
+
+ Fix luminance to alpha calculation in masks.
+
+2010-11-21 tavmjong-free <tavmjong@free.fr>
+
+ Fix Cairo export of masked objects.
+
+2010-11-21 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix wrong number of colors in Tweak tool XPM cursors
+
+2010-11-21 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Reintroduce plural forms into the node selection description
+
+2010-11-21 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Patch from Lubomir Rintel to fix build with Poppler 0.15.1
+
+2010-11-21 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix crash when floating dialog icon is not found
+
+2010-11-21 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Minor documentation update
+
+2010-11-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New custom predefined filters (Colorize and Quadritone fantasy) and some minor fixes.
+
+2010-11-19 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix rare crash when trying to drag after undo in the node tool
+
+2010-11-18 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix ruler redraw issue on GTK 2.22
+
+2010-11-18 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix four minor node tool regressions:
+ * Inverted modifier for spatial/linear grow
+ * PgDn/PgUp keyboard shortcuts for grow
+ * Shift during drag disables snapping
+ * Clicking on the background deselects first the nodes and then the path
+
+2010-11-17 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Shift should disable snapping when dragging the rotation center of an object
+
+2010-11-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Removing tooltips from color>randomize (see Bug #676419).
+ Filters. Experimental filters cleanup.
+
+2010-11-17 Chris Morgan <chris.morganiser@gmail.com>
+
+ Converted render_barcode_qrcode.py from DOS to Unix EOL format.
+
+2010-11-17 Chris Morgan <chris.morganiser@gmail.com>
+
+ Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
+ The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
+
+ Also corrected five deviant modestrings:
+ * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
+ * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
+ * src/helper/units-test.h: removed gratuitous space before a colon
+ * share/extensions/export_gimp_palette.py: missing textwidth=99
+
+ That's my geekiest commit yet.
+
+2010-11-17 Chris Morgan <chris.morganiser@gmail.com>
+
+ Added UTF-8 encoding declaration for inkex.py.
+
+2010-11-16 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Fix display of snap source indicator for constrained snapping in the selector tool
+
+2010-11-16 Aurélio A. Heckert <aurium@gnu>
+
+ listing contributors on inkex.py
+
+2010-11-16 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Experimental duochrome version 2 (new structure, presence parameters and fluorescence level). All EXP filters moved to the experimental group.
+
+2010-11-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. French translation update.
+ Templates. New CD label template.
+
+2010-11-14 Josh Andler <scislac@gmail.com>
+
+ Patch to fix build on Natty by Alex Valavanis
+
+2010-11-14 Aurélio A. Heckert <aurium@gnu>
+
+ makes i18n to work on python extensions
+
+2010-11-14 Marcin Floryan <mfloryan@mm.waw.pl>
+
+ Fixed include to ensure file compiles with lcms disabled
+
+2010-11-13 Kris <Kris.De.Gussem@hotmail.com>
+
+ New Dutch elements tutorial
+
+2010-11-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ Japanese calligraphy tutorial update by Masato HASHIMOTO
+
+2010-11-11 Kris <Kris.De.Gussem@hotmail.com>
+
+ New Dutch calligraphy and interpolate tutorial
+
+2010-11-10 d <d@d-desktop>
+
+ add source text to inkscape:label
+
+2010-11-10 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch tracing tutorial and translation update
+
+2010-11-09 d <d@d-desktop>
+
+ add copyright
+
+2010-11-09 d <d@d-desktop>
+
+ add 4-unit margin and white background
+
+2010-11-09 d <d@d-desktop>
+
+ add QR Code rendering extension
+
+2010-11-09 Michael Wybrow <Michael.Wybrow@infotech.monash.edu.au>
+
+ Fix bug #482993: Python extensions not working on Mac OS X 10.6
+
+2010-11-09 Michael Wybrow <Michael.Wybrow@infotech.monash.edu.au>
+
+ Fix bug #482993: Python extensions not working on Mac OS X 10.6
+
+2010-11-07 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Update ignore list to include the recently added i18n file, backup.bzr
+ and ltmain.sh@
+
+2010-11-07 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Reintroduce Shift+U shortcut (make segments curves)
+
+2010-11-07 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Leave constrained angular snapping to the snap manager, instead of handling it locally
+
+2010-11-07 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Fixed palette makefile (see Bug #672228 can't compile: missing palettes.h, and fix for missing base path).
+
+2010-11-07 uwesch <mail@uwe-schoeler.de>
+
+ German translation update
+
+2010-11-07 Hannes Hochreiner <hannes@hochreiner.net>
+
+ Updated the JessyInk extensions to version 1.5.5.
+
+2010-11-07 Jon A. Cruz <jon@joncruz.org>
+
+ Fix compile breakage.
+
+2010-11-07 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Reintroduce Shift+L shortcut and handle retraction when setting the type
+ of already cusp nodes to cusp in the node tool
+
+2010-11-06 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Disable i18n of palettes for now - it breaks builds where srcdir != builddir
+
+2010-11-03 Aurélio A. Heckert <aurium (a) gmail dot com>
+
+ Try to fix WebSlicer exporting error on windows
+
+2010-11-03 Aurélio A. Heckert <aurium (a) gmail dot com>
+
+ Resolves the year 1 problem on the calendar render extension.
+ It includes the patch code by Craig Marshall, posted on bug492173
+ This commit changes the default inx year value and its description to stop misunderstands about how it works.
+
+2010-11-02 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Palettes translation with context (see Bug #667402, Colour palettes not translatable).
+
+2010-11-01 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Color palette items are now translatable (see Bug #667402, Color palette not translatable).
+
+2010-11-01 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Prevent context menu and keyboard shortcuts from interrupting grabs
+
+2010-10-31 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Only create / delete shape editors in the node tool when necessary.
+
+2010-10-31 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix pattern editing in the node editor. As a bonus, allow editing
+ of more than one non-path shape at once.
+
+2010-10-30 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ - Constrained snap: proper implementation of the preference to snap the mouse pointer or handle itself (instead of projecting it first onto the constraint)
+ - Fix a crash in SnapManager::multipleConstrainedSnaps
+
+2010-10-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dropped not working accelator key (r9858 Bug #170765)
+
+2010-10-29 Hannes Hochreiner <hannes@hochreiner.net>
+
+ Updated the JessyInk extensions to version 1.5.4.
+
+2010-10-29 Jon A. Cruz <jon@joncruz.org>
+
+ Cleanups from backports.
+
+2010-10-28 Johan Engelen <goejendaagh@zonnet.nl>
+
+ LPE Knot: only consider closing line segment if its length is non-zero
+
+2010-10-28 uwesch <mail@uwe-schoeler.de>
+
+ German translation update
+
+2010-10-28 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix lpe knot for closed paths
+
+2010-10-28 Johan Engelen <goejendaagh@zonnet.nl>
+
+ provide specific bounds method for Paths because paths can be closed or open. Path::size() is named somewhat wrong... (already committed to 2geom upstream)
+
+2010-10-27 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI: punctiation and mnemonics in preferences, export and ico preview dialog
+
+2010-10-27 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Turkish translation update by Gökçen Eraslan.
+
+2010-10-26 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Add code to fix bug #380501 in the future...
+
+2010-10-26 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix copy error
+
+2010-10-26 Michael Wybrow <mjwybrow@users.sf.net>
+
+ Fix bug #666586: Connector routing regression
+
+2010-10-26 Michael Wybrow <mjwybrow@users.sf.net>
+
+ Fix bug #666586: Connector routing regression
+
+2010-10-25 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation and pot update
+
+2010-10-25 Kris <Kris.De.Gussem@hotmail.com>
+
+ Punctuation in UI
+
+2010-10-25 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
+
+2010-10-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Japanese and French translations update.
+
+2010-10-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Adding spellchecker and T&F dialogs to the text context (right click) menu.
+
+2010-10-24 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Metadata labels now fully translatable (with colon).
+
+2010-10-24 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Fix paraxial pen tool: apply constraint even if we didn't snap
+
+2010-10-24 Kris <Kris.De.Gussem@hotmail.com>
+
+ Some UI fixes
+
+2010-10-23 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Beware: some 2geom functions can throw useful exceptions! fixing crash bug 614751
+
+2010-10-23 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Fix updating for ellipses when viewbox is not defined
+
+2010-10-23 Johan Engelen <goejendaagh@zonnet.nl>
+
+ Don't try displaying markers for completely empty paths, fixes crash.
+
+2010-10-23 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix crash bug: PDF export: crash in 'CairoRenderContext::_showGlyphs'
+
+2010-10-22 JazzyNico <nicoduf@yahoo.fr>
+
+ PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to version PDF-1.5).
+
+2010-10-21 Richard Hughes <cyreve at users sourceforge>
+
+ repr wasn't updated immediately after some text editing operations, which meant that if the file was immediately saved it might display wrong in other apps
+
+2010-10-21 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Spanish, Galician and French translation update.
+
+2010-10-20 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Link/image properties dialog title is now fully translatable.
+
+2010-10-19 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Use a better snap metric for constrained snapping (i.e. calculate the distance to the original point, not the projected point). This should more accurately predict what the user wants to snap to
+
+2010-10-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. POT files and French translation update.
+
+2010-10-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for texts).
+
+2010-10-17 Jon A. Cruz <jon@joncruz.org>
+
+ Unified and cleaned up locating icc profiles, including adding missing OS X location. Fixes bug 494932, bug 494940 and bug 551162.
+
+2010-10-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Japanese translation update by Masato HASHIMOTO.
+
+2010-10-15 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix build on windows by removing even more files.
+
+2010-10-15 JazzyNico <nicoduf@yahoo.fr>
+
+ Doc. Keyboard and mouse reference files exported to inkscape-docs project (see http://bazaar.launchpad.net/~inkscape.dev/inkscape-docs/trunk/files/head%3A/keys/).
+
+2010-10-13 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix build breakage on Windows after the recent "new gui" removal.
+
+2010-10-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. New Tips and Elements Indonesian translations.
+
+2010-10-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove the failed and unused "new gui" stuff.
+
+2010-10-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Remove the misfeature of retracting handles when the cusp node button
+ is clicked and there are cusp nodes selected. It's really annoying when
+ you have both smooth and cusp nodes in a selection. Use segment commands
+ and Ctrl+click to retract handles instead.
+
+2010-10-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix oddities related to smooth endnodes. Should fix a crasher.
+
+2010-10-12 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Cherry pick node duplication from 0.48 stable
+
+2010-10-10 Alvin Penner <penner@vaxxine.com>
+
+ fix misunderstood path-closed-flag in LWPOLYLINE (Bug 656899)
+
+2010-10-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. French translation update.
+
+2010-10-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Adding no-pango-format flag to a string and check-markup fix for python files.
+
+2010-10-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions, i18n. Adding context to description, groupheader and radiobutton extension parameters.
+
+2010-10-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Temporarily removing a string from translatable content to prevent check-markup from failing.
+
+2010-10-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Import. dEPSCrop option added to EPS to PDF convertion (Bug #649842: import from EPS ignores bounding box)
+
+2010-10-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. New Gcode tools extension (Bug #654528).
+
+2010-10-07 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Fix self-snapping when dragging the transformation center of a selection containing multiple items (as reported by LucaDC in LP #607107, comment #30)
+
+2010-10-07 uwesch <mail@uwe-schoeler.de>
+
+ German translation update
+
+2010-10-06 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for Bug #652943 (Aborted output extensions create an empty file).
+
+2010-10-05 uwesch <mail@uwe-schoeler.de>
+
+ German translation Update
+
+2010-10-04 uwesch <mail@uwe-schoeler.de>
+
+ German translation update.
+
+2010-10-03 Jon A. Cruz <jon@joncruz.org>
+
+ Applied patch and updated to address non-BMP Unicode charcters. Fixes bug #369861.
+
+2010-10-02 Jon A. Cruz <jon@joncruz.org>
+
+ Warning cleanup.
+
+2010-10-02 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Implement snapping in the text tool
+
+2010-10-02 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. New context support in extensions (enum attribute only), should fix Bug #585730 (Please split msgid Lines for ja translation).
+
+2010-10-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation and pot update
+
+2010-10-02 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI fixes (a.o. Bug #560751 )
+
+2010-10-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI fixes
+
+2010-10-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ translation fix
+
+2010-10-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2010-10-01 Kris <Kris.De.Gussem@hotmail.com>
+
+ UI generalisation
+
+2010-10-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for Bug #650890 (Gimp XCF export fails when exporting from an unsaved new document).
+
+2010-09-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Keys. Eraser shorcut error (bug #607172).
+
+2010-09-29 Kris <Kris.De.Gussem@hotmail.com>
+
+ Fix in Dutch translation after changes in 0.48 branch (Bug #650551)
+
+2010-09-28 Craig Marshall <craig9@gmail.com>
+
+ Help files no longer get registered as a recently used extension
+
+2010-09-28 uwesch <uwesch@uwe>
+
+ Updated translation
+
+2010-09-27 Jon A. Cruz <jon@joncruz.org>
+
+ Fix libtoolize hardcoding for OS X.
+
+2010-09-27 Jon A. Cruz <jon@joncruz.org>
+
+ Fix markup compile issue.
+
+2010-09-27 Jon A. Cruz <jon@joncruz.org>
+
+ Restore config to require DBUS to be explicitly enabled.
+
+2010-09-26 Alvin Penner <penner@vaxxine.com>
+
+ option to choose (r,g,b) color scale (Bug 186432)
+
+2010-09-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for Bug #586955 (the unit for user defined document size is not refreshed if document is reopen).
+
+2010-09-26 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ 3DBox tool: snap the first point of the drag action
+
+2010-09-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix for bug #647744 ([inx] min/max float values ignored with locale using comma as decimal separator).
+
+2010-09-26 Craig Marshall <craig9@gmail.com>
+
+ Guillotine Extension:
+
+ Change output message to give full pathnames of output files
+ Fix blank image name crash/bug
+ Clean up whitespace
+
+ Also - added my name to authors file
+
+2010-09-26 Craig Marshall <craig9@gmail.com>
+
+ Added replace font extension
+
+2010-09-25 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Fix constrained snapping to closing segments
+
+2010-09-25 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2010-09-25 Kris <Kris.De.Gussem@hotmail.com>
+
+ Hebrew translation update by Yaron (Bug #647548 )
+
+2010-09-25 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Implement snapping of vanishing points (LP #629333)
+
+2010-09-25 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Addition to my previous commit: fix for trunk is a bit different from the fix for v0.48
+
+2010-09-25 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ fix snapmanager initialization
+
+2010-09-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. POT file and French translation update.
+
+2010-09-24 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not applied properly).
+
+2010-09-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #362995 (Default Units in Document Properties ignored).
+
+2010-09-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Inconstency fix in polyhedron 3D.
+
+2010-09-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix for bug #635521 (Fields in Transform dialog reset).
+
+2010-09-22 Jon A. Cruz <jon@joncruz.org>
+
+ Tablet auto-organization and naming.
+
+2010-09-22 d <d@d-desktop>
+
+ add libxml/parser.h to fix compile on windows
+
+2010-09-21 d <d@d-desktop>
+
+ add XML_PARSE_HUGE to handle documents with more than 256 levels of nesting
+
+2010-09-21 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Give priority to devlibs bin directory in PATH when
+ running mingwenv.bat, to avoid problems caused by obsolete Gettext
+ installations in the MinGW directory.
+
+2010-09-21 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix DBus configure snippet
+
+2010-09-19 Kris <Kris.De.Gussem@hotmail.com>
+
+ Tooltips inconsistency fix part 3 (Bug 340723)
+
+2010-09-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. UI error in Gimp export; translatable keys and mouse reference link.
+
+2010-09-19 Kris <Kris.De.Gussem@hotmail.com>
+
+ Tooltips inconsistency fix part 2 (Bug 340723)
+
+2010-09-19 Kris <Kris.De.Gussem@hotmail.com>
+
+ Tooltips inconsistency fix (Bug 340723)
+
+2010-09-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ Units generalisation (Bug #560751)
+
+2010-09-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2010-09-18 Kris <Kris.De.Gussem@hotmail.com>
+
+ Dutch translation update
+
+2010-09-17 Jon A. Cruz <jon@joncruz.org>
+
+ Simplify/clarify enabling of individual devices.
+
+2010-09-17 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Some experimental filters improvements.
+
+2010-09-15 Alvin Penner <penner@vaxxine.com>
+
+ option to add endpoints on x-axis (Bug 628266)
+
+2010-09-15 Jon A. Cruz <jon@joncruz.org>
+
+ Prevent opacity slider changes from going into undo as separate items. Fixes bug #629300.
+
+2010-09-14 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New customizable Poster effect (experimental).
+
+2010-09-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. Experimental filters improvements (new default values and options).
+
+2010-09-13 uwesch <mail@uwe-schoeler.de>
+
+ German translation update.
+
+2010-09-13 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. German translation fix (Bug #636639).
+
+2010-09-12 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New customizable Bicolorizer filter (experimental).
+
+2010-09-11 Jon A. Cruz <jon@joncruz.org>
+
+ Stop overrun.
+
+2010-09-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Filters. New Customizable Colored Drop Shadow filter (experimental).
+
+2010-09-10 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Consistency fix and UI improvements (internal extensions and filters).
+
+2010-09-10 Jon A. Cruz <jon@joncruz.org>
+
+ Fixed valgrind-detected issue with tooltip shortcuts and profile manager on delete.
+
+2010-09-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Consistency fix and UI improvements (Text, Path and Web submenus).
+
+2010-09-09 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Consistency fix and UI improvements (Render submenu, part 2).
+
+2010-09-09 Jon A. Cruz <jon@joncruz.org>
+
+ Minor cleanup.
+
+2010-09-08 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Consistency fix and UI improvements (Render submenu, part 1).
+
+2010-09-07 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. General UI improvements (gnome HIG). New group header extension parameter.
+
+2010-09-07 Jasper van de Gronde <th.v.d.gronde@hccnet.nl>
+
+ Connected two toolbar buttons with the associated verbs
+
+2010-09-06 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Consistency fix and UI improvements (Modify path submenu).
+
+2010-09-06 Jasper van de Gronde <th.v.d.gronde@hccnet.nl>
+
+ Automatically add shortcuts to tooltips
+
+2010-09-06 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Consistency fix and UI improvements (Generate from path submenu).
+
+2010-09-06 Jasper van de Gronde <th.v.d.gronde@hccnet.nl>
+
+ Color preview in cursor
+
+2010-09-04 Alvin Penner <penner@vaxxine.com>
+
+ make hpgl document height compatible with dxf (Bug 487052)
+
+2010-09-04 Chris Morgan <chris.morganiser@gmail.com>
+
+ Updated Win32 executable VersionInfo tables for 0.48+devel.
+
+2010-09-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Inkscape.pot update; French translation update.
+
+2010-09-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. UI consistency fixes and UI improvements (new help tabs when needed, and new tooltips).
+
+2010-09-03 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Tooltips are now translatable (Bug #629726).
+
+2010-09-01 JazzyNico <nicoduf@yahoo.fr>
+
+ Extension. Fix for bug #627372 :inkscape plugin not working (sys.argv[12] wrong).
+
+2010-08-31 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions:
+ * Number node cleanup.
+ * New help tab in color>randomize.
+ * Printing marks consistency fix.
+
+2010-08-31 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Number dots improvements (Bug #615313).
+
+2010-08-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Shebangs branch merge.
+
+2010-07-22 Leo Albert Jackson <lajjr@yahoo.com>
+
+ Script change for shebangs
+
+2010-08-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix EOL inconsistencies (Bug #314381).
+
+2010-08-30 JazzyNico <nicoduf@yahoo.fr>
+
+ Fix file permissions (Bug #314381).
+
+2010-08-29 Johan Engelen <goejendaagh@zonnet.nl>
+
+ fix bug where bbox is calculated wrong for paths with markers when the path has a transform applied. the transform was applied twice (sp_shape_marker_get_transform_at_start already takes care of rotation and translation, and scale is taken care of by item_outline call within item_outline_add_marker)
+
+2010-08-29 Chris Morgan <chris.morganiser@gmail.com>
+
+ Added inkscape.com to Win32 installer (should have been included in 0.48).
+
+2010-08-28 Alvin Penner <penner@vaxxine.com>
+
+ enhancement by Rob Antonishen for Scatter Extension (Bug 617045)
+
+2010-08-28 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Fix LP bug #622350: Discard events when desktop->event_context has not been set, instead of crashing.
+
+2010-08-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. Fix live preview crash in custom color extension when invalid values are set (bug #168417).
+
+2010-08-26 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. New Indonesian translation of Calligraphy.
+
+2010-08-25 JazzyNico <nicoduf@yahoo.fr>
+
+ Extensions. New guillotine extension (testing).
+
+2010-08-24 JazzyNico <nicoduf@yahoo.fr>
+
+ Doc. Keys and mouse reference, bugtracker link fix (from SF to LP).
+
+2010-08-23 JazzyNico <nicoduf@yahoo.fr>
+
+ Doc. Keys and mouse reference consistency fix.
+
+2010-08-22 JazzyNico <nicoduf@yahoo.fr>
+
+ i18n. Context cleanup (context|string replaced with C_).
+
+2010-08-22 Alvin Penner <penner@vaxxine.com>
+
+ avoid division by zero (Bug 604131)
+
+2010-08-22 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Snapmanager in pencil tool: setup() must be followed by unSetup() to clear pointers
+
+2010-08-20 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ When doing a constrained snap, then don't try snapping the mouse pointer itself but try snapping its projection (onto the constraint) instead
+
+2010-08-20 JazzyNico <nicoduf@yahoo.fr>
+
+ Translations. Korean translation update by yongdoria.
+
+2010-08-19 JazzyNico <nicoduf@yahoo.fr>
+
+ Tutorials. New Indonesian tracing tutorial.
+
+2010-08-16 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Connector tool: pointers should be nulled after snapping
+
+2010-08-16 Chris Morgan <chris.morganiser@gmail.com>
+
+ Added packaging/win32/languages/Dutch.nsh to Makefile.am for inclusion in tarballs.
+
+2010-08-15 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!
+
+2010-08-14 Diederik van Lierop <mail at-sign diedenrezi dot nl>
+
+ Fix a crash and add more safety checks to catch NULL pointers
+
+2010-08-13 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix funny behavior when dragging near the start node of a path
+
+2010-08-13 Krzysztof Kosiński <tweenk.pl@gmail.com>
+
+ Fix node editor crash when dragging near the last node of a path
+
+2010-08-13 Ted Gould <ted@gould.cx>
+
+ Sync to release 0.48 branch
+
+2010-08-13 Josh Andler <scislac@gmail.com>
+
+ Revs 9706-9709 from trunk to fix Uniconvertor and 3 connector crashes
+