summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disable really bad memset on a huge struct that contains member objects besid...Johan B. C. Engelen2013-08-031-2/+8
* add comment. cppcheck false positiveJohan B. C. Engelen2013-08-031-1/+1
* pdf import. re-define tiling pattern scaling matrix (Bug 1168908)Alvin Penner2013-08-031-1/+19
* cppcheck fix: Memory leak: rowsJohan B. C. Engelen2013-08-031-47/+50
* cppcheck Common realloc mistake: 'qrsData' nulled but not freed upon failureJohan B. C. Engelen2013-08-031-1/+6
* Fix gears testAlex Valavanis2013-08-031-1/+1
* Fix return code for extension tests]Alex Valavanis2013-08-033-3/+18
* Fix extensions that fail unit testsAlex Valavanis2013-08-035-72/+79
* Fix attributes test listAlex Valavanis2013-08-031-2/+13
* Fix POTFILES.in missing filesAlex Valavanis2013-08-021-2/+7
* Fix build errorAlex Valavanis2013-07-311-1/+1
* German translation updateUwe Sch??ler2013-07-311-100/+55
* Fix selection of images in outline mode. Fixes LP #1089702Krzysztof Kosi??ski2013-07-311-31/+15
* Remove unnecessary variable from the GMarkup-based unit parserKrzysztof Kosi??ski2013-07-241-8/+6
* Remove the "simple SAX" parser. Replace its only use (loading of unitKrzysztof Kosi??ski2013-07-246-1751/+67
* Remove mentions of DialogScript verb from keybinding filesKrzysztof Kosi??ski2013-07-245-5/+0
* Comparison between licenses are now done by comparing the License URI.Christoffer Holmstedt2013-07-242-9/+86
|\
| * Merging patch from Peter Liljenberg. License comparison is now done by compar...Christoffer Holmstedt2013-07-162-9/+86
* | Actually remove approx-equal.h (oops again)Krzysztof Kosi??ski2013-07-231-25/+0
* | Fix stray prototype of a removed functionKrzysztof Kosi??ski2013-07-231-3/+0
* | Actually remove the file containing the unused fix (oops)Krzysztof Kosi??ski2013-07-231-194/+0
* | Remove unused fix for an ancient problem with g_ascii_strtodKrzysztof Kosi??ski2013-07-232-2/+0
* | Remove approx-equal.h and replace with Geom::are_nearKrzysztof Kosi??ski2013-07-235-7/+7
* | Fix spelling error in filenameKrzysztof Kosi??ski2013-07-235-6/+6
* | Remove the Digest class. Replace its only use with a glibmm call.Krzysztof Kosi??ski2013-07-235-2120/+6
* | Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-23523-32452/+1
* | German translation updateUwe Sch??ler2013-07-211-3502/+4152
* | Added my name to the AUTHORS file.Christoffer Holmstedt2013-07-181-0/+1
* | Rename the "clipart" directory to the more descriptive name "branding".Krzysztof Kosi??ski2013-07-1814-758/+21
* | Changed metadata tooltips to match the definition of Dublin Core terms.Christoffer Holmstedt2013-07-171-16/+16
|\ \
| * | Changed document properties - metadata tooltips to match the definition of du...Christoffer Holmstedt2013-06-241-16/+16
* | | Fix ordering of verbsAlex Valavanis2013-07-171-2/+2
* | | Revert accidental change to configure.acAlex Valavanis2013-07-171-15/+0
* | | Fix remaining g_type_init deprecation issuesAlex Valavanis2013-07-173-0/+21
* | | Shape calculations. re-introduce grid of a smaller size. (http://article.gman...Alvin Penner2013-07-164-20/+20
| |/ |/|
* | Minor C++ish refactoring pass.Jon A. Cruz2013-07-132-99/+158
* | Whitespace cleanup.Jon A. Cruz2013-07-131-79/+79
* | Use Jon Cruz info about OptRect to correctly get area height and widthMartin Owens2013-07-121-5/+5
* | Do not effect the focus in align computationMartin Owens2013-07-121-7/+9
* | Change small to sml to fix windows compile problemMartin Owens2013-07-112-4/+4
* | Remove align point, not required any moreMartin Owens2013-07-112-6/+0
* | Step 2 refactoring the align functions, added some functionality to selection.Martin Owens2013-07-114-117/+68
* | Merge in Eric's dbus name optionMartin Owens2013-07-105-7/+57
|\ \
| * \ Merge from trunkEric Greveson2013-07-1020-347/+772
| |\ \ | |/ / |/| |
* | | Small refactor of align and distribute to reduce complexity.Martin Owens2013-07-103-42/+23
* | | Fix for Bug #1185132 (colorspace.h not included in the tarball when doing a m...Nicolas Dufour2013-07-091-0/+1
* | | Revert wrong changes and apply right fixes from prev-commitMartin Owens2013-07-082-3/+1
* | | Make colour a guint instead of a uint. bug 1198501Martin Owens2013-07-071-1/+3
* | | Fix build failure with GDL >= 3.6Alex Valavanis2013-07-063-9/+31
* | | Fix verbs that were out by 5 because of missing script verbs (broken between ...Martin Owens2013-07-061-1/+11