summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/text.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Fix text param and alow run from commandlineJabier Arraiza Cenoz2016-07-311-3/+3
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-23/+4
* Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Make text widget for TextParams work and re-enable itMaximilian Albert2008-07-301-5/+1
* New registered widget (text entry box).Maximilian Albert2008-07-291-0/+86