summaryrefslogtreecommitdiffstats
path: root/src/dialogs/input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-23Removed some (minor) build warnings for input.cp file.Marcin Floryan1-2/+2
2007-11-25Warning cleanupJon A. Cruz1-3/+3
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-1/+1
2006-11-27non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen1-9/+11
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-02-24make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan1-0/+3
2006-02-24make sure no negative dialog position is written into preferences,Ralf Stephan1-0/+3
2006-01-17optimized includes, replaced std::string with Glib::stringRalf Stephan1-8/+10