summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup of out-of-sync testsJon A. Cruz2009-10-092-5/+5
| | | (bzr r8751)
* Refactored multiple methods to single data-driven one.Jon A. Cruz2009-10-091-27/+18
| | | (bzr r8750)
* Added simplistic test casesJon A. Cruz2009-10-081-0/+30
| | | (bzr r8749)
* Patch by Johan to fix 365903.Josh Andler2009-10-081-2/+14
| | | (bzr r8748)
* Follow-up ui rollback for fixing bug #399604.Jon A. Cruz2009-10-081-1/+1
| | | (bzr r8743)
* Fixed signed/unsigned problem with precision calc. Fixes bug #399604.Jon A. Cruz2009-10-084-49/+49
| | | (bzr r8742)
* Fix variable name legibility.Jon A. Cruz2009-10-081-38/+38
| | | (bzr r8740)
* Patch by Johan to fix 391368Josh Andler2009-10-072-14/+20
| | | (bzr r8739)
* Patch by Diederik to mitigate crash on 318726.Josh Andler2009-10-071-3/+10
| | | (bzr r8735)
* Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler2009-10-054-2/+26
| | | (bzr r8723)
* Fix for 419577 by JohanJosh Andler2009-10-051-1/+5
| | | (bzr r8722)
* Updated tooltip for clarity per Krzysztof.Josh Andler2009-10-051-1/+1
| | | (bzr r8720)
* fix shift+middle button zoom area when there are other modifiers in the ↵bulia byak2009-10-051-1/+1
| | | | | mask; safe typo fix, everywhere else it's checked this way (bzr r8715)
* Patch by Adib to fix 273767Josh Andler2009-10-041-6/+10
| | | (bzr r8713)
* Patch to fix 205667 by Petteri AimonenJosh Andler2009-10-042-5/+14
| | | (bzr r8712)
* typo in commentbulia byak2009-10-041-1/+1
| | | (bzr r8711)
* Richard's patch for crash bug 402274bulia byak2009-10-041-2/+3
| | | (bzr r8710)
* Diederik's patch for crash bug 441255bulia byak2009-10-041-2/+3
| | | (bzr r8709)
* Patch by Johan to fix reading of rare svg strings.Josh Andler2009-10-031-2/+28
| | | (bzr r8707)
* Patch by Max for 264709.Josh Andler2009-10-031-3/+11
| | | (bzr r8706)
* fix test for relative implicit linetoJohan B. C. Engelen2009-10-031-2/+2
| | | (bzr r8703)
* Patch by Max to add option for better Save As behavior.Josh Andler2009-10-023-18/+33
| | | (bzr r8697)
* label editbulia byak2009-10-021-1/+1
| | | (bzr r8690)
* Create additional user subdir's. Fixes bug #437938.Jon A. Cruz2009-09-301-0/+7
| | | (bzr r8682)
* Kludge for URI resolution of combining paths. Fixes bug #437927.Jon A. Cruz2009-09-291-2/+7
| | | (bzr r8678)
* Avoid crashing when profile is missing. Addresses main symptom of bug #437927.Jon A. Cruz2009-09-292-11/+20
| | | (bzr r8674)
* Fixed leaking memory and added proper name fallback. Applies modified patch ↵Jon A. Cruz2009-09-291-17/+34
| | | | | and addresses bug #436151. (bzr r8672)
* Remove unused files: ftos.cpp and ftos.hKrzysztof Kosi??ski2009-09-282-539/+0
| | | (bzr r8671)
* fix error in curve cxxtestsJohan B. C. Engelen2009-09-281-1/+1
| | | (bzr r8670)
* fix node counting for "moveto"-only paths.Johan B. C. Engelen2009-09-281-2/+6
| | | (bzr r8669)
* Merging in build changes from the 0.47pre3 releaseTed Gould2009-09-281-2/+3
| | | (bzr r8664)
* Updated buildtool's files to undefine whiteboard. Comment out OCAL Export ↵Josh Andler2009-09-277-46/+84
| | | | | dialog. Also commented out verbs & file related functions for both as a precaution for command-line usage. (bzr r8661)
* Patch by Adib for 382313.Josh Andler2009-09-271-1/+2
| | | (bzr r8659)
* Patch from Adrian for 437550.Josh Andler2009-09-271-3/+13
| | | (bzr r8658)
* Revert patch from 168384 until after 0.47Josh Andler2009-09-271-16/+13
| | | (bzr r8657)
* Updated allowed icc-profile names to match recent grammars. Follow-up for ↵Jon A. Cruz2009-09-273-5/+14
| | | | | bug #405143 (bzr r8656)
* fix build on win32 with LCMS_ENABLEDJohan B. C. Engelen2009-09-271-4/+1
| | | (bzr r8655)
* Fixed Win32 code for MS Windows-specific color profile location. Fixes bug ↵Jon A. Cruz2009-09-261-20/+32
| | | | | #214198. (bzr r8654)
* Fixed warningJon A. Cruz2009-09-261-1/+1
| | | (bzr r8653)
* Other patch by Johan to comment out a warning. Thanks Johan!Josh Andler2009-09-261-1/+1
| | | (bzr r8652)
* Fix by Johan for 436304.Josh Andler2009-09-261-5/+8
| | | (bzr r8651)
* Patch by Adib for 248721. Thanks Adib!Josh Andler2009-09-251-26/+16
| | | (bzr r8650)
* Patch by Diederik for 168384. Tested by myself and others and works well, ↵Josh Andler2009-09-241-13/+16
| | | | | additionally reads safe... Thanks Diederik! (bzr r8645)
* Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!Josh Andler2009-09-233-125/+176
| | | (bzr r8641)
* Better patch by Adib for 431022. Appears safe, however, I am unable to test ↵Josh Andler2009-09-231-2/+6
| | | | | as it is/was a win32 issue only. (bzr r8635)
* Patch by Adib for 431022. Appears safe, however, I am unable to test as it ↵Josh Andler2009-09-221-1/+1
| | | | | is/was a win32 issue only. (bzr r8631)
* Fix by Adib for 430804.Josh Andler2009-09-222-19/+31
| | | (bzr r8628)
* fix by Diederik for 422972bulia byak2009-09-211-2/+6
| | | (bzr r8627)
* Patch by Adib for 238796Josh Andler2009-09-212-8/+9
| | | (bzr r8626)
* Conditionally disable per-document "auto" paletteJon A. Cruz2009-09-201-0/+12
| | | (bzr r8620)