summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix Windows buildJohan B. C. Engelen2013-09-121-3/+3
* Add a check so objects removed from the document dont crash inkscape, happens...Martin Owens2013-09-081-1/+2
* Fix for bug #1219175 (Typing in Layers Dialog searches hidden/unhidden state ...Nicolas Dufour2013-09-071-1/+2
* Allow EMF import from Wine apps on LinuxKrzysztof Kosi??ski2013-09-021-14/+17
* Fix PNG export with non-px default unit [Bug #1215104].Matthew Petroff2013-09-011-1/+1
* update cmakefilesCampbell Barton2013-08-311-0/+7
* Add option to write out path data using only relative coordinatesTavmjong Bah2013-08-152-3/+7
* Fix Gtk+ 3 build failure and make checkAlex Valavanis2013-08-153-6/+8
* Fix warning and hopefully fix build failures on LaunchpadKrzysztof Kosi??ski2013-08-142-3/+4
* NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-147-0/+649
|\
| * Cleanups before mergeSlagvi Public2013-08-134-8/+6
| * Existing templates metadata added. Small keywords processing fix.Slagvi Public2013-08-101-0/+5
| * Adapted sp_file_new for use with templatesSlagvi Public2013-08-061-1/+1
| * Removing template data from XML tree addedSlagvi Public2013-08-041-1/+1
| * Template preview size fixedSlagvi Public2013-07-272-2/+5
| * New preview rendering option in New From TemplateSlagvi Public2013-07-273-1/+15
| * Templates related bug fixesSlagvi Public2013-07-272-2/+10
| * Templates gui fixesSlagvi Public2013-07-244-20/+19
| * Old templates support removedSlagvi Public2013-07-241-1/+1
| * Minor code fixesSlagvi Public2013-07-196-49/+23
| * New From Template ui rearrangementSlagvi Public2013-07-198-144/+160
| * Searching by words in descriptions, titles etc. Translation support improvedSlagvi Public2013-07-172-13/+60
| * Template info loading + searching by keywords added.Slagvi Public2013-07-123-10/+109
| * Coding style improvements and display bug fixesSlagvi Public2013-07-086-62/+126
| * Added loading templates into NewFromTemplate dialog.Slagvi Public2013-07-046-12/+108
| * Templates menu item fixedSlagvi Public2013-07-034-7/+8
| * Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-027-0/+325
* | Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson2013-08-121-1/+1
* | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-0627-245/+606
|\ \
| * | Fixed bug in page sizer.Matthew Petroff2013-08-061-69/+69
| * | Switched to global UnitTable.Matthew Petroff2013-08-0410-31/+26
| * | Fix UnitTracker percentage bug.Matthew Petroff2013-08-011-1/+1
| * | Eliminate "unit-constants.h".Matthew Petroff2013-07-316-23/+22
| * | Added percent support back to select toolbar.Matthew Petroff2013-07-312-1/+9
| * | Cleanup.Matthew Petroff2013-07-303-3/+5
| * | Merge from trunk.Matthew Petroff2013-07-305-326/+0
| |\ \
| * | | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-6/+12
| * | | Removed last traces of "SPUnit" and removed "helper/unit*".Matthew Petroff2013-07-201-1/+0
| * | | Ported "ui/widget/style-swatch.*".Matthew Petroff2013-07-192-5/+9
| * | | Ported "ui/widget/selected-style.*".Matthew Petroff2013-07-192-17/+23
| * | | Removed "helper/units.h" from "ui/dialog/document-properties.cpp".Matthew Petroff2013-07-191-3/+2
| * | | Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff2013-07-184-30/+17
| * | | Ported "ui/dialog/clonetiler.*".Matthew Petroff2013-07-182-34/+72
| * | | Ported "ui/dialog/export.*".Matthew Petroff2013-07-172-47/+35
| * | | Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".Matthew Petroff2013-07-172-4/+3
| * | | Merge from trunk.Matthew Petroff2013-07-1710-183/+80
| |\ \ \
| * | | | Temporary fixes/kludges.Matthew Petroff2013-07-171-0/+1
| * | | | Fixed conversion factors and missed unit include removal.Matthew Petroff2013-07-171-1/+1
| * | | | Added new UnitTracker class.Matthew Petroff2013-07-173-1/+333
| * | | | Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-096-9/+9