summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Possible fix to MAC build failure.Tavmjong Bah2018-11-191-1/+1
* | | | | | Merge branch 'main'Tavmjong Bah2018-11-1918-2259/+1969
|\ \ \ \ \ \
| * | | | | | Allow multiple semi-colon separated entries in --export-id; each entry will b...Tavmjong Bah2018-11-193-285/+349
| * | | | | | RebaseAlexander Valavanis2018-11-180-0/+0
| |\ \ \ \ \ \
| | * | | | | | Fix resource file locationAlexander Valavanis2018-11-181-2/+7
| | * | | | | | Add missing xml file.Tavmjong Bah2018-11-171-0/+31
| | * | | | | | Fix FTBFS with dbusAlexander Valavanis2018-11-163-2/+6
| | * | | | | | Imlplement '--action-list' command line option.Tavmjong Bah2018-11-131-2/+4
| | * | | | | | Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-1215-2257/+1861
| * | | | | | | Fix resource file locationAlexander Valavanis2018-11-181-2/+7
| * | | | | | | Add missing xml file.Tavmjong Bah2018-11-181-0/+31
| * | | | | | | Fix FTBFS with dbusAlexander Valavanis2018-11-183-2/+6
| * | | | | | | Imlplement '--action-list' command line option.Tavmjong Bah2018-11-181-2/+4
| * | | | | | | Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-1815-2257/+1861
* | | | | | | | Add src/io/READMETavmjong Bah2018-11-191-0/+32
|/ / / / / / /
* | | | | | | Fix stream class locationsAlexander Valavanis2018-11-187-9872/+10415
* | | | | | | Fix CMakeLists for stream classesAlexander Valavanis2018-11-181-12/+12
* | | | | | | Move i/o stream classes into own directory. Add README.Tavmjong Bah2018-11-1815-0/+13
* | | | | | | Merge branch 'gadic/inkscape-transl_fr'Sylvain Chiron2018-11-171-330/+219
|\ \ \ \ \ \ \
| * | | | | | | new fixes in french translation (after review)Guillaume Audirac2018-11-141-19/+19
| * | | | | | | fixes in french translation after reviewGuillaume Audirac2018-11-131-20/+16
| * | | | | | | french translation, new updateGuillaume Audirac2018-11-071-289/+203
| * | | | | | | french translation (remove useless fuzzy)Guillaume Audirac2018-11-071-21/+0
* | | | | | | | Fix area on filtered elements, also force cache it for fast viewJabiertxof2018-11-161-3/+5
* | | | | | | | Fix format stringAlexander Valavanis2018-11-161-1/+1
* | | | | | | | Only set CMake policy command if policy existsAlexander Valavanis2018-11-161-1/+4
* | | | | | | | Update CMake policy 0075 for check-executable linkageAlexander Valavanis2018-11-161-0/+1
* | | | | | | | Rewrite of Gimp Color Wheel in C++.Tavmjong Bah2018-11-168-1634/+786
* | | | | | | | Remove Adwaita-hicolor icon themes toggles making more compatJabier Arraiza2018-11-153-18/+8
* | | | | | | | Fix bug forcing symbolic system icons in hicolor themeJabiertxof2018-11-142-3/+15
* | | | | | | | Use better syntax, clean up before reloading and call SPObjet releaseMartin Owens2018-11-141-4/+8
* | | | | | | | Add Ramon Miranda work on filter primitives symbolic iconsRamón Miranda2018-11-1418-123/+7364
* | | | | | | | Move getStyles to styles and clean up on destruction.Martin Owens2018-11-143-25/+22
* | | | | | | | Change preference to allow backward compatibilityJabier Arraiza2018-11-131-1/+1
* | | | | | | | Add capability to get style rulesets as SPStyle objectsMartin Owens2018-11-136-6/+115
| |/ / / / / / |/| | | | | |
* | | | | | | Support multiple style sheets or style elements in an svg documentMartin Owens2018-11-122-20/+20
* | | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeMartin Owens2018-11-122-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Explicitly stop inheritance of 'stop-color' per SVG spec.Tavmjong Bah2018-11-122-5/+5
* | | | | | | | Rename add_style_sheet to reduce confusion with SVG/CSSMartin Owens2018-11-123-4/+4
|/ / / / / / /
* | | | | | | Fix encoding of "title" label in win32 native file dialogEduard Braun2018-11-111-1/+4
* | | | | | | Fix a bug icons dont show if no dialog openJabiertxof2018-11-102-8/+9
* | | | | | | fix compiling on macOSThomas Holder2018-11-105-7/+7
* | | | | | | license check: use exceptionsThomas Holder2018-11-101-14/+25
* | | | | | | license check: split " OR "Thomas Holder2018-11-101-3/+1
* | | | | | | check-license-headers Python 2 compatibleThomas Holder2018-11-101-0/+5
* | | | | | | check-license-headers tweaksThomas Holder2018-11-103-19/+84
* | | | | | | cleanup StrokeStyle::updateAllMarkersThomas Holder2018-11-101-24/+30
* | | | | | | Fix Bug #1796261 update markers in groupsSamuel Buttigieg2018-11-101-22/+42
* | | | | | | Chage std::cout to g_warningJabier Arraiza2018-11-101-2/+2
* | | | | | | Snap: Fix file loading with path with spaces林博仁(Buo-ren, Lin)2018-11-101-1/+1