summaryrefslogtreecommitdiffstats
path: root/src/helper (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-303-10/+12
* Misc. typosluz.paz2018-01-081-2/+2
* sp-marshal: fix deprecationAlexander Valavanis2017-12-251-1/+1
* license fixEduard Braun2017-11-262-2/+2
* Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-075-6/+6
|\
| * Misc. typosUnknown2017-11-075-6/+6
* | Change abs to std::abs to fix warningsSimon Wells2017-11-041-2/+2
|/
* Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-201-2/+1
|\
| * Replace boost::scoped_ptrJan Lingscheid2017-10-171-2/+1
* | Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
|/
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-012-13/+14
* remove helper/gnome-utils.*Marc Jeanmougin2017-09-293-151/+0
* Include the prefix.h defines in gettext configTed Gould2017-08-051-1/+5
* Merge branch 'master' into shortcutsEduard Braun2017-07-092-1/+3
|\
| * Allows one to use Super, Hyper and Meta key modifiers in shortcutsMarc Jeanmougin2017-06-291-0/+6
| * Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis2017-06-272-1/+3
* | Improve and simplify shortcut handling.Eduard Braun2017-06-231-9/+1
|/
* Use UTF8 encoding for output on windows console.Eduard Braun2017-05-101-11/+12
* Move functions for switching gettext charset to helper/gettext.hEduard Braun2017-05-072-2/+30
* Move gettext initialization into separate function so it can be re-used (will...Eduard Braun2017-05-073-2/+131
* Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ...Jabiertxof2017-05-061-3/+3
* Pre merge fixingJabiertxof2017-05-061-2/+3
* Updating code to trunkJabiertxof2017-05-061-49/+0
* Update to trunkJabier Arraiza Cenoz2017-05-051-0/+2
|\
* | update to trunkJabier Arraiza Cenoz2017-01-252-1/+8
|\|
| * Adding baseJabiertxof2017-01-052-1/+8
* | Update to new code in trunkJabiertxof2017-01-222-0/+24
* | Update to trunkJabiertxof2017-01-2111-127/+265
|\|
| * antialiasing options on exportMarc Jeanmougin2017-01-042-11/+11
| * Handle negative width correctly in tolerance calculationAlexander Brock2016-11-291-1/+1
| * Make tolerance a parameter on every levelAlexander Brock2016-11-292-7/+38
| * Fix instability caused by degenerate paths (patch by jabiertxof)Alexander Brock2016-11-291-6/+4
| * Make tolerance of offset_curve a parameterAlexander Brock2016-11-271-6/+6
| * Increase tolerance to match old methods precision and improve speedAlexander Brock2016-11-271-2/+2
| * Improve precision of offset_cubicAlexander Brock2016-11-271-31/+149
| * minor fix (+ satisfy build bots (?))Marc Jeanmougin2016-09-251-7/+3
| * Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept...Marc Jeanmougin2016-09-252-33/+50
| * Merged trunkAdrian Boguszewski2016-08-091-45/+0
| |\
| | * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-45/+0
| * | Merged trunkAdrian Boguszewski2016-08-037-24/+2
| |\|
| | * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-037-24/+2
| | * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-288-3/+24
| | * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-288-24/+3
| * | Renamed children list in SPObjectAdrian Boguszewski2016-07-143-5/+5
| * | Second part of new SPObject children listAdrian Boguszewski2016-07-133-19/+19
| |/
* | Organize doeffect functionJabier Arraiza Cenoz2016-06-192-5/+5
* | Fixes when moves a pathJabier Arraiza Cenoz2016-06-181-20/+6
* | fixing bug moving nodesJabier Arraiza Cenoz2016-06-181-1/+0
* | Pre fixing selected pointsJabier Arraiza Cenoz2016-06-181-1/+6
* | Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-124-50/+143