summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove flicker when creating dialogRalf Stephan2006-05-091-1/+0
| | | (bzr r797)
* Give SPNamedView a SnapManager instance and use it for all management of ↵Carl Hetherington2006-05-031-8/+8
| | | | | snapping settings. (bzr r701)
* add listener to root for fit canvas changesAaron Spike2006-04-251-0/+10
| | | (bzr r586)
* Move fit canvas button into PageSizerAaron Spike2006-04-251-26/+0
| | | (bzr r585)
* prevent fit canvas button from expandingAaron Spike2006-04-191-1/+8
| | | (bzr r547)
* copyeditbulia byak2006-04-191-1/+1
| | | (bzr r545)
* tweaking for bbyakAaron Spike2006-04-191-1/+3
| | | (bzr r544)
* Adding fit canvas verbsAaron Spike2006-04-191-2/+21
| | | | | | a few fixes in verbs.cpp and a new button (bzr r539)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-8/+8
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* non-localizable stringAndrius Ramanauskas2006-03-291-1/+1
| | | (bzr r331)
* remove screen pixel toggle for now, add always-snap widget for allRalf Stephan2006-02-021-14/+18
| | | | | modes (bzr r65)
* use namedview->snap_* variables instead of namedview->*_snapper,Ralf Stephan2006-01-291-8/+8
| | | | | fixes #1399284 (bzr r45)
* remove second label from ToleranceSlider, fixes #1407428Ralf Stephan2006-01-271-3/+3
| | | (bzr r39)
* mnemonics for all widgets in the Doc Props dialogRalf Stephan2006-01-241-30/+30
| | | | | (fixes #1384494-9+B) (bzr r26)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+503
(bzr r1)