When snapping to a bounding box, flash that bounding box together with the snap indicator
scour extension update (v0.23)
Added temp option to enable repositioning of not-quite-completed UI items in relayout.
Lightened colors of Spray Tool icons, thinned strokes on Spray Tool icon, removed unnecessary Spray Configuration icon, and saved with our optimum icon prefs.
improve LPEExtrude: now connecting lines are also drawn at cusps
Improve spray icon slightly.
Spray icon tool v3 from Valessio S. Brito
* [INTL:ro] a reference to Romanian translation of the default template added
reverting an accidental change in inkscape.nsi from r8990
* [INTL:ro] Romanian translation of win32 installer added
* [INTL:ro] Romanian translation of the default template added
* [INTL:ro] Romanian translation of the default template added
Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.
Fixes crasher.
Fixes crasher.
Dutch Advanced tutorial translation (new)
Dutch translation update by Kris
Fix for compile on windows. Fixes bug #506845.
Correcting statements collapsed to a single line.
Whitespace cleanup.
Restore encapsulation of selection implementation.
Fixed object leak.
Warning cleanup.
Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),
to work around broken headers in some GCC versions.
to work around broken headers in some GCC versions.
Remove "show transform handles" from prefs - no longer necessary
Better spray tool icon
Better node transform handles behavior
* Add "show transform handles" toggle button.
* Transform handle mode switching similar to selector tool, when
node transform handles are visible.
* Transform handle mode switching similar to selector tool, when
node transform handles are visible.
Merge from trunk
Merge GSoC 2009 node tool rewrite
Re-enable snapping on release, for now.
Mark a few more bugs as fixed.
Mark LP #399381 as fixed by this branch.
Remove nodepath.cpp and nodepath.h
Do not append a segment when finishing an open path with right click
in the pen tool.
in the pen tool.
Fix boost::optional warning spam
Implement segment weld to make segment join similar to node join
* Merge from trunk
* Update to new snapping API
* Modify the join action slightly
* Update to new snapping API
* Modify the join action slightly
Updated Russian translation
Adding a 'widescreen' task.
Some additional docs
Initial cut of disabling floating windows on window managers with problems.
Enabling now that some have confirmed proper functionality on 64-bit.
14 years agoAdapt recent recursive reference patch for masks to protect from crashing on clippath...
Adapt recent recursive reference patch for masks to protect from crashing on clippaths too
Implemented dynamic repositioning of toolboxes.
Disable questioned code section.
Added name fetch.
Added name fetch.
Removed null'd use of icons.
Temporarily block out code giving problems on 64-bit.
Fix typo
Completed base code to flip toolbox orientation.
Basic integration of task switching control.
Basic integration of task switching control.
Avoid crash by uninitialized perspectives.
* Implement node snapping.
* Fix minor bug in linear grow.
* Add --fixes.
* Move some node selection-related functions to ControlPointSelection.
* Fix minor bug in linear grow.
* Add --fixes.
* Move some node selection-related functions to ControlPointSelection.
fix regression caused by rev. 8927 (reported in LP bug #495483 by ~suv)
Refactoring the snapping API (making it easier to maintain and understand for the devs)
Patch by Alex Leone to fix crash with recursive masks from 190130, I also added him to AUTHORS
inkscape.pot and French translation update
AI8 and below import now works with uniconvertor
Leverage recent toolbox c++-ification work to move the snap toolbar to the side with minimal effort.
Initial c++-ification of toolbox creation.
C++-ification pass.
Removed outdated forward declarations.
Patch by Alex Leone to add margins to resize page options in Document Properties
Added UXManager. Cleaning up toolbox creation.
a better truncation detection, suggested by Richard Hughes
Updated Ukrainian translation from Yuri Chornoivan
Adding a temporary po file to ignore list
Updated SVN references in HACKING files to BZR
Refactored common value.
Added files created during building and final build directory on Win32 to ignore list.
Changed version number (0.47.0.0 -> 0.47.0.9, "0.47" -> "0.47+devel") in inkscape.rc and inkview.rc so VersionInfo in inkscape.exe and inkview.exe for devel builds will be a bit different from 0.47 final.
The installer has a much better version number detection system and will use the style 0.47.0.8944 and "0.47+devel-r8944" for bzr revision 8944, but I'm not quite up to wedging Bazaar revision detection into buildtool.cpp and build.xml yet.
The installer has a much better version number detection system and will use the style 0.47.0.8944 and "0.47+devel-r8944" for bzr revision 8944, but I'm not quite up to wedging Bazaar revision detection into buildtool.cpp and build.xml yet.
A big lot of work for the Inkscape installer. I really should have done this on a local branch and merged it in, or done it as at least half a dozen commits, but I haven't done that along the way and I'm not going to do it now for this batch of work.
* Languages: simplified language files, using core NSIS LangFile header file.
* Version numbering: version number is fetched from src/inkscape-version.cpp and .bzr/branches/last-revision.
* NSIS 2.46 now required to compile, POSIX cross-compilation may no longer work due to ifexist.nsh (I'll see if I can fix it after installing Ubuntu with more reverse-hacks to use different !system calls on different platforms).
* Still a lot of work to do actually fixing the uninstall script so it works (next on my list of jobs for the installer).
* Simplified a few bits of code (e.g. code duplication into ${For} $2 0 1 in one place I'd missed it).
* Quoted some things and unquoted some things which did/didn't need quotes... mainly for style and the fun of it.
* Fixed a minor bug somewhere, can't remember what it was!
* Segmented code carefully into parts (with full folding in Vim)
* Added a few chunks of documentation as to what to do with inkscape.nsi... and now a long commit message too (I seem to like doing that) ;-)
* Languages: simplified language files, using core NSIS LangFile header file.
* Version numbering: version number is fetched from src/inkscape-version.cpp and .bzr/branches/last-revision.
* NSIS 2.46 now required to compile, POSIX cross-compilation may no longer work due to ifexist.nsh (I'll see if I can fix it after installing Ubuntu with more reverse-hacks to use different !system calls on different platforms).
* Still a lot of work to do actually fixing the uninstall script so it works (next on my list of jobs for the installer).
* Simplified a few bits of code (e.g. code duplication into ${For} $2 0 1 in one place I'd missed it).
* Quoted some things and unquoted some things which did/didn't need quotes... mainly for style and the fun of it.
* Fixed a minor bug somewhere, can't remember what it was!
* Segmented code carefully into parts (with full folding in Vim)
* Added a few chunks of documentation as to what to do with inkscape.nsi... and now a long commit message too (I seem to like doing that) ;-)
Removing spray-option.cpp as it was deleted, and then broke the nightly builds.
More refactoring to reduce copy-n-paste duplication.
Refactoring copy-n-paste duplicate code out of toolbar creation.
Spray Tool refactoring and enhanced distribution algorithm
spray algorithm updated
Spray cleanup
------------ This line and the following will be ignored --------------
removed:
src/ui/dialog/spray-option.cpp
src/ui/dialog/spray-option.h
modified:
src/spray-context.cpp
src/ui/dialog/Makefile_insert
src/ui/dialog/dialog-manager.cpp
src/ui/view/edit-widget.cpp
src/ui/view/edit-widget.h
src/widgets/toolbox.cpp
unknown:
backup.bzr/
description-pak
doc-pak/
po/.intltool-merge-cache
------------ This line and the following will be ignored --------------
removed:
src/ui/dialog/spray-option.cpp
src/ui/dialog/spray-option.h
modified:
src/spray-context.cpp
src/ui/dialog/Makefile_insert
src/ui/dialog/dialog-manager.cpp
src/ui/view/edit-widget.cpp
src/ui/view/edit-widget.h
src/widgets/toolbox.cpp
unknown:
backup.bzr/
description-pak
doc-pak/
po/.intltool-merge-cache
New Dutch Shapes tutorial by Kris
inkscape.pot update.
Dutch translation update by Kris.
French translation update by jazzynico.
Dutch translation update by Kris.
French translation update by jazzynico.
i18n fix in toolbox.cpp (no-c-format %)
Inkscape version: replace svn check with bzr check
Preserve metadata in plain SVG. Fixes bug #170967.
Remove any "inkscape:*" or "sodipodi:*" attributes when saving as "plain SVG". Fixes bug #500440.
Refactor snapping of gradient handles; now behaves like all other snapping, i.e. no more snapping to imaginary infinite lines along the bounding box
adding 'inductiveload' to AUTHORS
Document properties now treats lcms file load failures as non-fatal. Fixes bug #501782
Warning cleanup for char const*
Restore files that shouldn't have been touched. Grrr
When combining paths: clear the selection before deleting the original objects
Spray Tool clean up and Toolbar refactoring
Spray toolbar is working + spray-context.cpp small cleanup
14 years agoSmall snap bug has been eliminated, flowed text snapping now uses baseline, replacing...
Small snap bug has been eliminated, flowed text snapping now uses baseline, replacing tabs by spaces, removing some commented lines
Dummy merge to get good version history.
rotation and scale variation in toolbar, still need some debug
tweak
french comments translated and some clean up
Spray UI : first refactoring of the toolbar
Add bzr revision in the About screen
Add bzr revision in the About screen
Use correct text anchor for vertical text and when aligning or distributing
Use correct text anchor for vertical text and when aligning or distributing
patches for LP bug 461964, latitude hiding formula and comment 13.
patches for LP bug 461964, latitude hiding formula and comment 13.
inkscape.pot and French translation update