summaryrefslogtreecommitdiffstats
path: root/src/dialogs/input.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-1/+1
| | | | | create methods to match DOM (bzr r2253)
* non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen2006-11-271-9/+11
| | | (bzr r2045)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* make sure only positive dialog positions are read from preferences, fixes ↵Ralf Stephan2006-02-241-0/+3
| | | | | #1290647 (bzr r180)
* make sure no negative dialog position is written into preferences,Ralf Stephan2006-02-241-0/+3
| | | | | part of fix for #1290647 (bzr r178)
* optimized includes, replaced std::string with Glib::stringRalf Stephan2006-01-171-8/+10
| | | (bzr r13)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+273
(bzr r1)