summaryrefslogtreecommitdiffstats
path: root/src/dialogs/text-edit.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-5/+5
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-2/+5
| | | (bzr r439)
* 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)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-33/+33
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+915
(bzr r1)