summaryrefslogtreecommitdiffstats
path: root/src/extension/extension.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensions: Implement translationdomain functionalityPatrick Storz2019-10-191-0/+6
* fix heap-use-after-freeThomas Holder2019-10-171-1/+1
* Extensions: Disable effects that failed to loadPatrick Storz2019-10-151-0/+2
* Extensions: Do not even attempt to register incompatible extensionsPatrick Storz2019-10-151-0/+3
* Extensions: Improve logic to lookup script extensionsPatrick Storz2019-10-141-3/+4
* Extensions: Fix filename encoding issues in error loggingPatrick Storz2019-09-261-1/+2
* Add base_directory for extensions loaded from a file.Patrick Storz2019-08-311-3/+6
* Remove completely unused "doc" and "node" parametersPatrick Storz2019-08-311-57/+16
* Re-implement get_param() locally using get_widgets()Patrick Storz2019-08-311-18/+11
* cleanup includes a bitPatrick Storz2019-08-311-2/+2
* Switch Inkscape::Extension to use InxWidgets instead of InxParametersPatrick Storz2019-08-311-17/+15
* Rename Parameter -> InxParameter for consistencyPatrick Storz2019-08-311-6/+5
* Implement "translationdomain" attribute for extensionsPatrick Storz2019-08-311-9/+14
* Properly handle extensions without id or namePatrick Storz2019-08-311-14/+20
* Refactor a lot of the parameter handling codePatrick Storz2019-08-311-78/+58
* Move error classes to Parameter where they belongPatrick Storz2019-08-311-10/+0
* Remove effectively unused "silent" option from extensions.Patrick Storz2019-08-311-2/+0
* Remove unused and disabled "help" feature for extensionsPatrick Storz2019-08-311-5/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVGJabier Arraiza2018-09-221-0/+1
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-18/+18
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-31/+31
* Misc. typosluz.paz2018-01-081-1/+1
* Make script warnings transient for "Working..." dialogEduard Braun2017-12-201-0/+4
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-3/+2
* Move directory scanners to new get_filenames(...) callsMartin Owens2017-07-021-1/+0
* Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-121-1/+1
* extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-9/+0
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-2/+2
* Refactor: Changed some functions from Extension to const.Vinícius dos Santos Oliveira2013-06-051-4/+4
* Add command line option to specify PDF export version. Patch from schwieni.Vinícius dos Santos Oliveira2013-06-051-0/+10
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-1/+1
* Drop more Gtk::Table usageAlex Valavanis2013-03-081-1/+9
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-2/+2
* Cleaning up a few headersAlex Valavanis2012-02-121-1/+4
* Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-191-4/+35
* More forward.h purging.Jon A. Cruz2011-10-041-5/+15
* Merge from trunkKrzysztof Kosi??ski2011-06-191-0/+2
|\
| * Add "silent" option to extension inx file so that extension authors can opt-o...Felipe Corr??a da Silva Sanches2011-05-271-0/+2
* | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-9/+0
|/
* Extensions. Notebooks now work with internal extensions.Nicolas Dufour2010-12-031-4/+3
* Added wrappers for the "optiongroup" type that correspond to existing "float"...Jon A. Cruz2010-03-181-6/+26
* Improve behavior when pasting, DnDing and importing bitmap imagesKrzysztof Kosi??ski2010-03-041-0/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-13/+13
* SPDocument->Documentjohnce2009-08-051-13/+13
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-1/+2
* Fix for missing defineJon A. Cruz2008-09-011-0/+1
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-0/+5