summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/entry.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-3/+3
| | | (bzr r12206)
* Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with ↵John Smith2012-03-231-44/+0
| | | | | Entry to fix build error with gtkmm2.4 (bzr r11119)
* Fix for 909328 : Dockable Find & Replace dialogJohn Smith2012-03-231-0/+46
| | | (bzr r11117)
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+2
| | | (bzr r10940)
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-4/+1
| | | (bzr r10827)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+4
| | | (bzr r10696)
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-44/+44
| | | (bzr r2399)
* C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen2006-11-291-9/+11
| | | (bzr r2054)
* New widget helperclass for Gtk:EntryJohan B. C. Engelen2006-11-291-0/+42
(bzr r2051)