summaryrefslogtreecommitdiffstats
path: root/src/extension/extension.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-1/+1
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-16/+16
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-24/+24
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-6/+6
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-6/+6
* Misc. typosluz.paz2018-01-081-2/+2
* Make script warnings transient for "Working..." dialogEduard Braun2017-12-201-0/+1
* Misc. typosUnknown2017-11-071-1/+1
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-17/+7
* Move directory scanners to new get_filenames(...) callsMartin Owens2017-07-021-1/+0
* Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-1/+2
* Extensions: Fixes and improvements for "gui-description" parameter attribute ...Eduard Braun2017-04-241-1/+1
* Some code refactoring for consistencyEduard Braun2017-04-091-3/+3
* Gtk+ 3 deprecation fixesAlex Valavanis2017-02-261-0/+4
* Extensions: Harmonize appearance and try to simplify layouting a bitEduard Braun2017-02-121-2/+4
* Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-121-15/+17
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-20/+2
|\
| * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-20/+2
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+1
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+1
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+1
|/
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Update to experimental r13598Liam P. White2014-10-081-2/+7
|\
| * Extensions. Fix for Bug #1372200 (Comment within <script> element in INX file...Nicolas Dufour2014-09-231-2/+7
* | Convert accidental member accesses into static function accessesLiam P. White2014-06-261-1/+1
* | 1. make it compileLiam P. White2014-06-251-1/+1
|/
* Extensions. Fix for Bug #505920 (inkscape loads extension even if the script ...Nicolas Dufour2014-06-111-0/+3
* Extensions. Fix for Bug #1307554 (Don't show the Export > win32 vector print ...Nicolas Dufour2014-04-281-0/+12
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Refactor: Changed some functions from Extension to const.Vinícius dos Santos Oliveira2013-06-051-8/+8
* Add command line option to specify PDF export version. Patch from schwieni.Vinícius dos Santos Oliveira2013-06-051-0/+22
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Drop more Gtk::Table usageAlex Valavanis2013-03-081-4/+22
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-5/+5
* Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-031-14/+20
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-3/+1
* Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-191-36/+7
* More forward.h purging.Jon A. Cruz2011-10-041-1/+1
* Add "silent" option to extension inx file so that extension authors can opt-o...Felipe Corr??a da Silva Sanches2011-05-271-0/+14
* Extensions. Notebooks now work with internal extensions.Nicolas Dufour2010-12-031-38/+36
* Extensions. General UI improvements (gnome HIG). New group header extension p...Nicolas Dufour2010-09-071-1/+1
* Extensions. Tooltips are now translatable (Bug #629726).Nicolas Dufour2010-09-031-1/+1
* Added wrappers for the "optiongroup" type that correspond to existing "float"...Jon A. Cruz2010-03-181-0/+15
* Improve behavior when pasting, DnDing and importing bitmap imagesKrzysztof Kosi??ski2010-03-041-2/+4
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-12/+12
* SPDocument->Documentjohnce2009-08-051-12/+12
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-0/+3