summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Compute baseline-shift relative to parent baseline-shift.Tavmjong Bah2010-06-061-0/+2
* Adding a character to a superscript or subscript no longer resetsTavmjong Bah2010-06-051-24/+14
* Translator credits update (now all files are updated)Kris De Gussem2010-06-051-2/+2
* Moved spray tool down, text tool up.Tavmjong Bah2010-06-051-4/+18
* Adding JessyInk 1.5.1 extension set by Hannes HochreinerJosh Andler2010-06-041-0/+1
* Translator credits updateKris De Gussem2010-06-041-3/+5
* Add support for baseline-shift attribute (all possible values).Tavmjong Bah2010-06-048-11/+471
* Authors and translators lists update.Nicolas Dufour2010-06-031-146/+181
* Forgot explicit initialization of FILE*.Jasper van de Gronde2010-06-021-1/+1
* Fix for bug #283769 (emergency save fails)Jasper van de Gronde2010-06-021-37/+43
* i think this is the final fix for the LPE forking bug with clones.Johan B. C. Engelen2010-06-011-0/+4
* Flowed text does not support dx (kerning), dy, and rotation attributes.Tavmjong Bah2010-06-011-20/+36
* Prevent vertical kerning from changing line spacing. Fixes bug 516216.Tavmjong Bah2010-06-011-15/+54
* Cleanup on encapsulation. Addition of initial widescreen detection.Jon A. Cruz2010-06-012-20/+67
* Fixing order from r9463, correct order is Width -> Height -> Units. (Bug #587...Alex Leone2010-06-011-1/+1
* In the document properties dialog, changes tab order to units, width, height....Alex Leone2010-06-012-1/+11
* Makes the "Fit Page to Selection" margin options load from the opened file. (...Alex Leone2010-06-014-20/+63
* much better fix for lpe forking, that can no longer turn into infinite loopJohan B. C. Engelen2010-05-312-26/+33
* add commentJohan B. C. Engelen2010-05-301-0/+1
* Extensions. Localized float values in SVG due to internal extensions, %f in p...Nicolas Dufour2010-05-273-20/+33
* Consistency fix in the tools strings (badly places :).Nicolas Dufour2010-05-264-34/+34
* temporary fix, to stop lpe clone freezeJohan B. C. Engelen2010-05-261-1/+2
* Snapping: get rid of the false positives when calculating intersectionsDiederik van Lierop2010-05-223-3/+24
* Temporary build fix for not newest gtk versions.Jon A. Cruz2010-05-221-2/+4
* - "Snap nodes or handles" button now also includes smooth nodesDiederik van Lierop2010-05-215-14/+33
* Subtract letter_spacing from width at end of line so centerTavmjong Bah2010-05-211-2/+20
* fix lpe dialog updatingJohan B. C. Engelen2010-05-182-1/+6
* reduce include dependenciesJohan B. C. Engelen2010-05-187-6/+10
* better fix for lpe stack forkingJohan B. C. Engelen2010-05-185-23/+42
* Fix for bug #284147Jasper van de Gronde2010-05-181-0/+1
* copyedit tooltipsbuliabyak2010-05-181-14/+14
* Add icons for line-height, letter-spacing, etc. to text toolbar.Tavmjong Bah2010-05-182-13/+75
* Fix for bug #577012Jasper van de Gronde2010-05-182-31/+45
* Text toolbar:Tavmjong Bah2010-05-161-0/+22
* lpe-knot: fix crashJohan B. C. Engelen2010-05-151-11/+13
* A couple small bug fixes for new text toolbar widgets.Tavmjong Bah2010-05-151-60/+70
* fix bug when forking LPE stackJohan B. C. Engelen2010-05-143-16/+34
* Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah2010-05-145-4/+366
* Get rid of unneeded labels when the icons are self-explanatory.Tavmjong Bah2010-05-132-3/+6
* Add ability to set icons to insensitive. Used to disable "Justify"Tavmjong Bah2010-05-133-14/+163
* Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop2010-05-092-5/+3
* Small improvement of my previous fix in rev. #9402 (bounding box snapping)Diederik van Lierop2010-05-091-5/+12
* Fix tooltip error in the preferences (Bug #446723).Nicolas Dufour2010-05-091-1/+1
* Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop2010-05-0815-44/+47
* Track selection changes for updating in icon preview.Jon A. Cruz2010-05-062-1/+8
* Removed redundant refresh button, ui cleanup, added frames, etc. for bug #171...Jon A. Cruz2010-05-062-22/+22
* Switched icons to have frames, be square, and arranged more efficiently for s...Jon A. Cruz2010-05-061-4/+39
* Extension. Fix XAML export crash (Bug #282421).Nicolas Dufour2010-05-041-1/+1
* Extensions. Use locale dependent string to float convertion for default value...Nicolas Dufour2010-05-021-2/+2
* Follow-up to bug 427514 specific to icon preview, which happened to fix bug #...Jon A. Cruz2010-05-022-9/+118