summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid crashing when profile is missing. Addresses main symptom of bug #437927.Jon A. Cruz2009-09-292-11/+20
* Fixed leaking memory and added proper name fallback. Applies modified patch a...Jon A. Cruz2009-09-291-17/+34
* Remove unused files: ftos.cpp and ftos.hKrzysztof Kosi??ski2009-09-282-539/+0
* fix error in curve cxxtestsJohan B. C. Engelen2009-09-281-1/+1
* fix node counting for "moveto"-only paths.Johan B. C. Engelen2009-09-281-2/+6
* Merging in build changes from the 0.47pre3 releaseTed Gould2009-09-281-2/+3
* Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...Josh Andler2009-09-277-46/+84
* Patch by Adib for 382313.Josh Andler2009-09-271-1/+2
* Patch from Adrian for 437550.Josh Andler2009-09-271-3/+13
* Revert patch from 168384 until after 0.47Josh Andler2009-09-271-16/+13
* Updated allowed icc-profile names to match recent grammars. Follow-up for bug...Jon A. Cruz2009-09-273-5/+14
* fix build on win32 with LCMS_ENABLEDJohan B. C. Engelen2009-09-271-4/+1
* Fixed Win32 code for MS Windows-specific color profile location. Fixes bug #2...Jon A. Cruz2009-09-261-20/+32
* Fixed warningJon A. Cruz2009-09-261-1/+1
* Other patch by Johan to comment out a warning. Thanks Johan!Josh Andler2009-09-261-1/+1
* Fix by Johan for 436304.Josh Andler2009-09-261-5/+8
* Patch by Adib for 248721. Thanks Adib!Josh Andler2009-09-251-26/+16
* Patch by Diederik for 168384. Tested by myself and others and works well, add...Josh Andler2009-09-241-13/+16
* Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!Josh Andler2009-09-233-125/+176
* Better patch by Adib for 431022. Appears safe, however, I am unable to test a...Josh Andler2009-09-231-2/+6
* Patch by Adib for 431022. Appears safe, however, I am unable to test as it is...Josh Andler2009-09-221-1/+1
* Fix by Adib for 430804.Josh Andler2009-09-222-19/+31
* fix by Diederik for 422972bulia byak2009-09-211-2/+6
* Patch by Adib for 238796Josh Andler2009-09-212-8/+9
* Conditionally disable per-document "auto" paletteJon A. Cruz2009-09-201-0/+12
* Sanitize profile names for valid XML ids. Modified patch that addresses bug #...Jon A. Cruz2009-09-201-3/+38
* back out Diederik's patch, problems with 32-bit systemsbulia byak2009-09-181-20/+17
* i18n fixes for Bug #408093.Nicolas Dufour2009-09-182-2/+4
* Fix by Adib for 353847Josh Andler2009-09-165-2/+58
* Patch by theAdib which fixes 397075Josh Andler2009-09-151-2/+3
* until the freeze with precision<3 is fixed, raise the lower limit in the UIbulia byak2009-09-141-1/+1
* Patch from Diedrik for 296778Josh Andler2009-09-141-1/+34
* patch by Diederik for jumping images, bug 168384bulia byak2009-09-141-17/+20
* fix crash when moving a box after copying it to clipboard; this code is still...bulia byak2009-09-141-1/+2
* fix crash when exiting with 3dbox tool activebulia byak2009-09-141-4/+5
* add comment (copied from sp-gradient) explaining why this must set a flag, to...bulia byak2009-09-141-0/+1
* two safe changes: 1) increase the arbitrary limit on the number of update ite...bulia byak2009-09-141-3/+3
* patch by Adib for 307195bulia byak2009-09-101-19/+24
* change colour to color in display stringsbulia byak2009-09-101-3/+3
* textual patch from bug 408093bulia byak2009-09-067-23/+23
* patch by Adib for 406470bulia byak2009-09-051-2/+10
* patch by Adrian Johnson for 166678bulia byak2009-09-055-35/+12
* Removing the caligraphic presets file and making the same strings translatabl...Ted Gould2009-09-042-20/+11
* restore ctrl+click dots in pencilbulia byak2009-09-032-1/+13
* Remove preference entry for dot size in Pencil tool since it no longer create...Josh Andler2009-09-021-1/+0
* Commenting out Whiteboard configure flagJosh Andler2009-09-012-7/+7
* Fixed crash when invoked and no profile is set.Jon A. Cruz2009-08-311-1/+1
* remove debug warningbulia byak2009-08-301-1/+0
* patch by Alvin for 418798bulia byak2009-08-291-2/+4
* lpe-spiro: fix problem with rounding and very nearly zero closing line segmentsJohan B. C. Engelen2009-08-261-1/+3