summaryrefslogtreecommitdiffstats
path: root/src/extension/input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31Add base_directory for extensions loaded from a file.Patrick Storz1-1/+2
2019-08-31cleanup includes a bitPatrick Storz1-5/+8
2019-08-31Implement "translationdomain" attribute for extensionsPatrick Storz1-9/+22
2019-08-31Remove unused and disabled "help" feature for extensionsPatrick Storz1-1/+1
2019-08-31Move prefdialog to own directoryPatrick Storz1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-6/+6
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-13/+13
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-08Misc. typosluz.paz1-2/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+0
2012-10-11Fix for 426763 : Cancelling import leads to error messageJohn Smith1-2/+5
2012-02-26header cleaningAlex Valavanis1-1/+1
2012-01-03Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem1-9/+9
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-13/+0
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-1/+4
2008-02-29r18220@shi: ted | 2008-02-29 13:18:55 -0800Ted Gould1-33/+36
2008-01-06Removing some debug statementsBryce Harrington1-4/+0
2008-01-05Fixing up a few more filesBryce Harrington1-1/+5
2007-06-21Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.deb...Peter Moulder1-10/+1
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-2/+2
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-03-29r10921@tres: ted | 2006-02-13 09:40:25 -0800Ted Gould1-1/+1