summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/entry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+1
2013-03-19Fixing regressionjtx1-0/+2
2013-03-17Working with widjetsJabier Arraiza Cenoz1-2/+0
2013-03-15Fix even more forward declaration tagsAlex Valavanis1-0/+2
2012-03-23Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...John Smith1-8/+0
2012-03-23Fix for 909328 : Dockable Find & Replace dialogJohn Smith1-1/+8
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-5/+1
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz1-35/+35
2006-11-29C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen1-7/+7
2006-11-29New widget helperclass for Gtk:EntryJohan B. C. Engelen1-0/+35