| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixing paths to allow themes and icons inside main inkscape instalation not ↵ | Jabier Arraiza | 2018-07-26 | 1 | -1/+3 |
| | | | | | only at home | ||||
| * | Fixing coding style | Jabier Arraiza | 2018-07-21 | 1 | -9/+5 |
| | | |||||
| * | Working on themes | Jabier Arraiza | 2018-07-21 | 1 | -0/+13 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Define INKSCAPE_FONTSDIR and add USER/SYSTEM resource paths for fonts | Eduard Braun | 2017-10-20 | 1 | -0/+1 |
| | | | | | | (Note we always had an empty /share/fonts directory that didn't seem to have any purpose yet) | ||||
| * | Refactor Util::ptr_shared | Jan Lingscheid | 2017-10-18 | 1 | -1/+1 |
| | | | | | | Util::ptr_shared<T> was only used in its <char> specialization, so it is now refactored into a non-template class. Using it with arbitary classes was dangerous anyway. | ||||
| * | Expand io api for tav, resolve filename to local directory | Martin Owens | 2017-07-31 | 1 | -0/+1 |
| | | |||||
| * | Add new libsoup based http access with caching and async | Martin Owens | 2017-07-06 | 1 | -0/+1 |
| | | |||||
| * | Make path scanning recursive, add ustring get_filenames and clean up | Martin Owens | 2017-07-05 | 1 | -0/+4 |
| | | |||||
| * | Introduce get_filenames which scans paths for all filenames. | Martin Owens | 2017-07-01 | 1 | -0/+14 |
| | | |||||
| * | Add caching to io resources path construction | Martin Owens | 2017-06-29 | 1 | -0/+3 |
| | | |||||
| * | Refactor profile directory use and promote IO::Resource get_path and ↵ | Martin Owens | 2017-06-28 | 1 | -3/+18 |
| | | | | | get_filename methods | ||||
| * | Use user interface files for the user interface | Martin Owens | 2017-06-15 | 1 | -0/+2 |
| | | |||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 1 | -3/+4 |
| | | | | (bzr r10696) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Remove last remnants of ancient plugin support. Tidy up acinclude.m4. | Krzysztof Kosi??ski | 2009-02-13 | 1 | -1/+0 |
| | | | | (bzr r7278) | ||||
| * | Added CREATE v0.1 support for gradients/swatches/patterns | Joshua L. Blocher | 2006-04-28 | 1 | -0/+1 |
| | | | | (bzr r601) | ||||
| * | introduce uniform resource path API to replace copy-and-pasted hacks | MenTaLguY | 2006-04-06 | 1 | -0/+66 |
| (bzr r436) | |||||
