summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/entry.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-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
2013-03-19Fixing regressionjtx1-3/+3
(bzr r11950.1.61)
2013-03-17Working with widjetsJabier Arraiza Cenoz1-3/+3
(bzr r11950.1.56)
2013-03-15Fix even more forward declaration tagsAlex Valavanis1-3/+3
(bzr r12206)
2012-03-23Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with ↵John Smith1-44/+0
Entry to fix build error with gtkmm2.4 (bzr r11119)
2012-03-23Fix for 909328 : Dockable Find & Replace dialogJohn Smith1-0/+46
(bzr r11117)
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+2
(bzr r10940)
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-4/+1
(bzr r10827)
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-4/+4
(bzr r10696)
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz1-44/+44
(bzr r2399)
2006-11-29C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen1-9/+11
(bzr r2054)
2006-11-29New widget helperclass for Gtk:EntryJohan B. C. Engelen1-0/+42
(bzr r2051)