summaryrefslogtreecommitdiffstats
path: root/src/extension/param/notebook.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-221-1/+0
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-21/+21
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+0
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-84/+41
* Extensions: Fixes and improvements for "gui-description" parameter attribute ...Eduard Braun2017-04-241-1/+1
* Some code refactoring for consistencyEduard Braun2017-04-091-31/+31
* Remove unused field "scope"Eduard Braun2017-04-091-19/+3
* Remove unused field "gui_tip"Eduard Braun2017-04-091-10/+3
* Gtk+ 3 deprecation fixesAlex Valavanis2017-02-261-0/+4
* Extensions: Harmonize appearance and try to simplify layouting a bitEduard Braun2017-02-121-3/+4
* Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-121-7/+32
* extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-8/+0
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* i18n. Fix for Bug #1318339 (Tooltips in extensions page elements are not tran...Nicolas Dufour2014-05-221-1/+1
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+1
* Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook pag...Nicolas Dufour2012-12-161-8/+10
* Drop deprecated GtkNotebookPage usageAlex Valavanis2012-05-221-2/+9
* various minor thingsKris De Gussem2012-03-011-16/+18
* cppcheckKris De Gussem2012-02-291-2/+0
* Extensions: replace deprecated gtkmm symbolsAlex Valavanis2012-02-061-1/+1
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-4/+4
* Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-031-2/+5
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-10/+2
* Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-191-76/+68
* fix initialization. add todo comment about gui-hidden not being used.Johan B. C. Engelen2011-10-281-1/+3
* Extensions. Notebooks now work with internal extensions.Nicolas Dufour2010-12-031-1/+39
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Extensions. General UI improvements (gnome HIG). New group header extension p...Nicolas Dufour2010-09-071-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-6/+6
* SPDocument->Documentjohnce2009-08-051-6/+6
* From trunkTed Gould2008-10-271-10/+4
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-4/+5
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-0/+6
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-041-0/+430