summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* transform modes for tweak toolbulia byak2008-09-194-158/+393
* Warning cleanupJon A. Cruz2008-09-191-12/+11
* Yet another NR ==> Geom changeMaximilian Albert2008-09-185-144/+140
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-1885-862/+884
* NR ==> Geom conversion in sp-canvasMaximilian Albert2008-09-182-14/+14
* More NR::Point ==> Geom::PointMaximilian Albert2008-09-1814-123/+120
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-1826-397/+427
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-1821-423/+423
* Fix prerender shortcut by size. Fixes bug #262916.Jon A. Cruz2008-09-181-5/+11
* Fixed initialization order issueJon A. Cruz2008-09-182-14/+14
* lpe-vonkoch: added checkbox to restrict to (orientation preserving or not) si...JF Barraud2008-09-172-0/+8
* Fix minor breakage in grid preferences caused by pref refactoring.Krzysztof Kosi??ski2008-09-172-5/+6
* lpe-vonkoch: updated to handle groups + changed parameter interpretation to a...JF Barraud2008-09-172-41/+37
* fix bug 269390, whitespacebulia byak2008-09-161-40/+44
* Add a header with forward declarations for the XML namespace.Krzysztof Kosi??ski2008-09-161-0/+57
* bug 202103: crash then putting text containing a soft hyphen character (u00AD...Richard Hughes2008-09-161-3/+4
* Fix some bugs introduced by the preferences rewrite.Krzysztof Kosi??ski2008-09-163-29/+58
* Fix transformation for items rendered as bitmaps (i.e. filters) inTavmjong Bah2008-09-161-4/+8
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-1640-1295/+1551
* fix leak of the arena and arenaitembulia byak2008-09-162-1/+6
* hide the item shown for tracing, fixes leakbulia byak2008-09-161-4/+9
* this item is not hide'd, so unref it instead to prevent leakbulia byak2008-09-161-0/+2
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-1618-28/+2
* remove unneeded ref, arenaitem is reffed when created on invoke_show and unre...bulia byak2008-09-161-1/+1
* the proper way to delete a SPDocument, according to mentalbulia byak2008-09-161-1/+1
* lpe-knot update. Each crossing can be flipped independently.JF Barraud2008-09-162-153/+409
* Finish the original command-name addition.Jon A. Cruz2008-09-161-5/+3
* minor bug fix in portion(pw,a,b) when b is a cut of pw.JF Barraud2008-09-151-1/+2
* fix first argument being lost in shell modebulia byak2008-09-151-7/+9
* Make displaying of unit in lpe-path-length optionalMaximilian Albert2008-09-142-2/+7
* Scaling factor for lpe-path-lengthMaximilian Albert2008-09-142-5/+6
* Fixes for clipping and masking:Tavmjong Bah2008-09-141-17/+31
* Warning cleanupJon A. Cruz2008-09-142-16/+14
* Handle optional bbox behavior. Fixes warning.Jon A. Cruz2008-09-141-2/+10
* Applied cleaned-up patch for 'server' or 'shell' mode.Jon A. Cruz2008-09-141-36/+168
* Warning for bugJon A. Cruz2008-09-141-0/+2
* only display flash helperpath warning for shapes other than pathsJohan B. C. Engelen2008-09-131-2/+7
* fix UI node countingJohan B. C. Engelen2008-09-132-1/+10
* More sensible behaviour of the treat-selection-as-group option in align & dis...Maximilian Albert2008-09-131-2/+5
* try to fix bug 257289Johan B. C. Engelen2008-09-131-1/+2
* Hide canvas text, too, when lpe-path-length is invisibleMaximilian Albert2008-09-133-0/+22
* Add option to align & distribute dialog to treat the selection as a group (cl...Maximilian Albert2008-09-132-5/+32
* More tabsJon A. Cruz2008-09-131-2/+2
* Whitespace cleanupJon A. Cruz2008-09-131-3/+3
* update 2geom to rev1583Johan B. C. Engelen2008-09-124-41/+88
* fix curve test. curve with empty pathvector is *not* closed.Johan B. C. Engelen2008-09-111-1/+1
* fix curve::penultimate_point old behavior. no longer triggers 2geom exception.Johan B. C. Engelen2008-09-111-3/+8
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-1130-215/+224
* Make tooltip reflect the correct range for calligraphy angle fixationMaximilian Albert2008-09-111-1/+1
* First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller2008-09-117-63/+187