summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/param/enum.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31Rename parameter source files to avoid name conflictsPatrick Storz1-268/+0
2019-08-31Move prefdialog to own directoryPatrick Storz1-0/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah1-1/+0
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-4/+4
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-14/+14
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+0
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin1-26/+6
2017-04-24Restore r14955 which was reverted in r15047 due to messed up mergeEduard Braun1-1/+1
2017-04-09Some code refactoring for consistencyEduard Braun1-22/+22
2017-04-09Remove unused field "scope"Eduard Braun1-2/+1
2017-04-09Remove unused field "gui_tip"Eduard Braun1-2/+1
2017-02-13Extensions: Work around gtk3 width/height calculation bug for long labelsEduard Braun1-1/+1
2017-02-12Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun1-12/+12
2016-06-05Extensions: Fixes and improvements for "gui-text" parameter attributeEduard Braun1-1/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-10-12Extension enumeration/dropdownbox parameter: fix potential NULL-deref crash o...Johan B. C. Engelen1-27/+28
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-05Add command line option to specify PDF export version. Patch from schwieni.Vinícius dos Santos Oliveira1-0/+18
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-4/+0
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-5/+0
2012-02-25Header cleaningAlex Valavanis1-2/+2
2012-02-12Cleaning up a few headersAlex Valavanis1-0/+1
2012-02-09Backward compat fix for Gtkmm 2.20Alex Valavanis1-0/+4
2012-02-07Fix typo in gtkmm-2.22 backward compatibilityAlex Valavanis1-1/+1
2012-02-07Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis1-0/+5
2012-02-06Extensions: replace deprecated gtkmm symbolsAlex Valavanis1-2/+2
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-2/+1
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-4/+1
2011-12-19Const correctness fixes that also correct bug #893146.Jon A. Cruz1-42/+47
2011-08-06Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour1-12/+31
2010-10-02Extensions. New context support in extensions (enum attribute only), should f...Nicolas Dufour1-3/+11
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2009-02-26Fix bug #168979 and clean up some pointer-to-ustring sillynessKrzysztof Kosi??ski1-33/+27
2009-02-05Fixed small translation issue for extensions.Marcin Floryan1-5/+5
2008-10-27From trunkTed Gould1-14/+6
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-5/+8
2008-05-09fix enumsbulia byak1-2/+2
2008-04-04r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould1-7/+9
2008-03-26Fixing localization issues (following a patch for 0.46 rev. 17583) where some...Marcin Floryan1-0/+2
2008-02-29r18220@shi: ted | 2008-02-29 13:18:55 -0800Ted Gould1-5/+4
2008-02-28Warning cleanupJon A. Cruz1-1/+1
2007-11-15INX files: <option>, <_option>, <item> and <_item> now all work. The undersco...Johan B. C. Engelen1-2/+3
2007-11-13make INX <option> translatableJohan B. C. Engelen1-1/+7
2007-08-10r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould1-7/+15