summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2013-08-294-35/+17
|\
| * Updating outdated test. Fixes bug #1202271.Jon A. Cruz2013-08-261-16/+16
| * better memory leak fix (fixes bug 986271: memory leaks associated with images)Kris De Gussem2013-08-213-19/+1
* | Reverted po files to master branch, now the diff of launchpad is more usableJabier Arraiza Cenoz2013-08-181-1/+1
* | update to trunkJabier Arraiza Cenoz2013-08-1824-167/+840
|\|
| * Prevent writing out empty style strings.Tavmjong Bah2013-08-151-1/+5
| * Add option to write out path data using only relative coordinatesTavmjong Bah2013-08-155-35/+73
| * 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
| * fix build with dbusapi enabledsu_v2013-08-141-1/+1
| * NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-1413-106/+696
| |\
| | * 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-063-20/+35
| | * Removing template data from XML tree addedSlagvi Public2013-08-045-9/+25
| | * 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-245-114/+2
| | * 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-049-21/+109
| | * Templates menu item fixedSlagvi Public2013-07-035-7/+16
| | * Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-0211-0/+15
| | * Coding style fixesSlagvi Public2013-06-276-63/+63
| | * Changed comboBox into editableSlagvi Public2013-06-221-2/+2
| | * Coding style fixesSlagvi Public2013-06-2213-285/+323
| | * First newFromTemplate commit. Some basic widgets mechanicsSlagvi Public2013-06-188-0/+297
| * | Merge bool fix and clean up the warningMartin Owens2013-08-121-9/+36
| |\ \
| | * | Fix to do the "right thing" for difference/intersection boolean ops whenEric Greveson2013-08-081-5/+31
| * | | Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson2013-08-125-15/+26
| |/ /
* | | update to trunkJabier Arraiza Cenoz2013-08-09705-39931/+2493
|\| |
| * | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-06122-2562/+1403
| |\ \
| | * | Fixed bug in page sizer.Matthew Petroff2013-08-061-69/+69
| | * | Switched to global UnitTable.Matthew Petroff2013-08-0429-81/+50
| | * | Fix handling of SVG lengths with spaces [Bug #1208002].Matthew Petroff2013-08-031-0/+2
| | * | Fixed building of tests.Matthew Petroff2013-08-031-6/+0
| | * | Fix UnitTracker percentage bug.Matthew Petroff2013-08-011-1/+1
| | * | Fixed Windows compile bug.Matthew Petroff2013-08-012-40/+41
| | * | Merge from trunk.Matthew Petroff2013-08-012-32/+16
| | |\ \
| | * | | Fixed Windows compile bug.Matthew Petroff2013-08-012-41/+42
| | * | | Improved math formatting.Matthew Petroff2013-08-011-2/+2
| | * | | Eliminate "unit-constants.h".Matthew Petroff2013-07-3129-151/+95
| | * | | Added percent support back to select toolbar.Matthew Petroff2013-07-313-7/+16
| | * | | Cleanup.Matthew Petroff2013-07-307-24/+17
| | * | | Merge from trunk.Matthew Petroff2013-07-30548-36530/+194
| | |\ \ \