summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* moved some marshalling functions to generic glib callsNathan Hurst2010-04-294-22/+13
* Unnecessary style selector removed from the Spray tool bar and preferences, a...Nicolas Dufour2010-04-282-5/+10
* Fix wrong bbox upon selecting clones of horizontal/vertical lines (related to...Johan B. C. Engelen2010-04-271-1/+8
* inkscape-comboboxentry-action:Tavmjong Bah2010-04-273-28/+102
* some copyediting of labelsbuliabyak2010-04-271-6/+6
* Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz2010-04-275-57/+46
* Add warning dialog for other than "newest" GTK.Jon A. Cruz2010-04-262-9/+35
* Typo fix in preferences by Masato Hashimoto (bug #569339).Nicolas Dufour2010-04-251-1/+1
* i18n. Fix for bug #425202 (script messages not translated).Nicolas Dufour2010-04-251-1/+7
* Pack combo boxes into GtkAlignment for natural size when used in toolbars.Jon A. Cruz2010-04-251-2/+6
* Add alt-x shortcut to new text toolbar.Tavmjong Bah2010-04-243-17/+38
* Temporary compile fix for GTK before 2.16.0Jon A. Cruz2010-04-241-89/+95
* Minor tweaks to text toolbar.Tavmjong Bah2010-04-231-4/+4