summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #666586: Connector routing regressionMichael Wybrow2010-10-261-3/+9
* Punctuation in UIKris De Gussem2010-10-251-13/+13
* UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-257-27/+27
* Adding spellchecker and T&F dialogs to the text context (right click) menu.Nicolas Dufour2010-10-241-0/+52
* i18n. Metadata labels now fully translatable (with colon).Nicolas Dufour2010-10-242-35/+35
* Fix paraxial pen tool: apply constraint even if we didn't snapDiederik van Lierop2010-10-243-6/+6
* Some UI fixesKris De Gussem2010-10-243-14/+14
* Beware: some 2geom functions can throw useful exceptions! fixing crash bug 61...Johan B. C. Engelen2010-10-231-5/+12
* Fix updating for ellipses when viewbox is not definedJohan B. C. Engelen2010-10-231-10/+12
* Don't try displaying markers for completely empty paths, fixes crash.Johan B. C. Engelen2010-10-233-4/+17
* fix crash bug: PDF export: crash in 'CairoRenderContext::_showGlyphs'Johan B. C. Engelen2010-10-231-4/+5
* PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to versi...Nicolas Dufour2010-10-222-7/+13
* repr wasn't updated immediately after some text editing operations, which mea...Richard Hughes2010-10-211-7/+9
* i18n. Link/image properties dialog title is now fully translatable.Nicolas Dufour2010-10-201-1/+8
* Use a better snap metric for constrained snapping (i.e. calculate the distanc...Diederik van Lierop2010-10-192-4/+4
* Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for te...Nicolas Dufour2010-10-191-7/+30
* Unified and cleaned up locating icc profiles, including adding missing OS X l...Jon A. Cruz2010-10-184-98/+115
* fix build on windows by removing even more files.Johan B. C. Engelen2010-10-154-1980/+0
* Fix build breakage on Windows after the recent "new gui" removal.Krzysztof Kosi??ski2010-10-131-3/+3
* Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-1226-1143/+76
* Remove the misfeature of retracting handles when the cusp node buttonKrzysztof Kosi??ski2010-10-121-4/+7
* Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski2010-10-122-11/+7
* Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski2010-10-124-0/+47
* Extensions, i18n. Adding context to description, groupheader and radiobutton ...Nicolas Dufour2010-10-095-7/+40
* Fix self-snapping when dragging the transformation center of a selection cont...Diederik van Lierop2010-10-074-21/+25
* Extensions. Fix for Bug #652943 (Aborted output extensions create an empty fi...Nicolas Dufour2010-10-061-3/+7
* Applied patch and updated to address non-BMP Unicode charcters. Fixes bug #36...Jon A. Cruz2010-10-032-19/+23
* Warning cleanup.Jon A. Cruz2010-10-031-23/+31
* Implement snapping in the text toolDiederik van Lierop2010-10-021-9/+33
* Extensions. New context support in extensions (enum attribute only), should f...Nicolas Dufour2010-10-021-3/+11
* UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-0213-74/+74
* UI generalisationKris De Gussem2010-10-011-1/+1
* Help files no longer get registered as a recently used extensionCraig Marshall2010-09-281-0/+13
* Fix for Bug #586955 (the unit for user defined document size is not refreshed...Nicolas Dufour2010-09-265-1/+38
* 3DBox tool: snap the first point of the drag actionDiederik van Lierop2010-09-261-9/+7
* Extensions. Fix for bug #647744 ([inx] min/max float values ignored with loca...Nicolas Dufour2010-09-261-2/+2
* Fix constrained snapping to closing segmentsDiederik van Lierop2010-09-251-10/+37
* Implement snapping of vanishing points (LP #629333)Diederik van Lierop2010-09-251-3/+15
* Addition to my previous commit: fix for trunk is a bit different from the fix...Diederik van Lierop2010-09-251-0/+1
* fix snapmanager initializationDiederik van Lierop2010-09-251-5/+5
* i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not a...Nicolas Dufour2010-09-242-14/+14
* Fix for bug #362995 (Default Units in Document Properties ignored).Nicolas Dufour2010-09-241-2/+37
* Fix for bug #635521 (Fields in Transform dialog reset).Nicolas Dufour2010-09-231-6/+18
* Tablet auto-organization and naming.Jon A. Cruz2010-09-231-32/+122
* add libxml/parser.h to fix compile on windowsd2010-09-221-0/+2
* add XML_PARSE_HUGE to handle documents with more than 256 levels of nestingd2010-09-211-1/+1
* Tooltips inconsistency fix part 3 (Bug 340723)Kris De Gussem2010-09-195-5/+5
* Tooltips inconsistency fix part 2 (Bug 340723)Kris De Gussem2010-09-1910-10/+10
* Tooltips inconsistency fix (Bug 340723)Kris De Gussem2010-09-1914-14/+14
* Simplify/clarify enabling of individual devices.Jon A. Cruz2010-09-181-13/+65