summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/entry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* 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 even more forward declaration tagsAlex Valavanis2013-03-151-0/+2
* Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...John Smith2012-03-231-8/+0
* Fix for 909328 : Dockable Find & Replace dialogJohn Smith2012-03-231-1/+8
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-5/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-35/+35
* C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen2006-11-291-7/+7
* New widget helperclass for Gtk:EntryJohan B. C. Engelen2006-11-291-0/+35