summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/page-sizer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed ↵Johan B. C. Engelen2008-02-271-49/+24
| | | | | RegisteredWdg. (bzr r4887)
* patch by cilix42 for bug 1671665bulia byak2007-03-191-13/+19
| | | (bzr r2719)
* fixed 1582582gustav_b2006-11-021-0/+3
| | | (bzr r1885)
* undo annotationsgustav_b2006-10-101-2/+1
| | | (bzr r1795)
* Last tweaks for nowBob Jamison2006-08-201-4/+4
| | | (bzr r1621)
* Change layout to be more space conserving. This allows a larger paper listBob Jamison2006-08-201-56/+54
| | | (bzr r1620)
* Change to two columns. Probably do different later, but this is a startBob Jamison2006-08-191-24/+76
| | | (bzr r1616)
* Clean up paper size tableBob Jamison2006-08-161-62/+70
| | | (bzr r1606)
* Clean up a bit. Clarify several variable names. Add a lot of comments.Bob Jamison2006-08-161-82/+79
| | | (bzr r1605)
* Change deprecated OptionMenu to ComboBox. Modernize lookup a bitBob Jamison2006-08-161-77/+147
| | | (bzr r1604)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
| | | (bzr r1315)
* reorganize flow, prevent infinite loop, fixes #1509854Ralf Stephan2006-06-221-23/+36
| | | (bzr r1260)
* fixed broken page unit changing in Document PropertiesAndrius Ramanauskas2006-05-041-3/+2
| | | (bzr r723)
* small update for 1480247 fix (cleaned up the redundant code)Andrius Ramanauskas2006-05-031-4/+2
| | | (bzr r700)
* Fix for Bug-1480247 (wrong page size when switching portrait-landscape)Andrius Ramanauskas2006-05-031-6/+13
| | | (bzr r699)
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-1/+1
| | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697)
* (bzr r690)Ted Gould2006-05-021-1/+1
|
* add mnemonic for "Fit page to selection"Ralf Stephan2006-05-011-1/+1
| | | (bzr r653)
* Move fit canvas button into PageSizerAaron Spike2006-04-251-1/+28
| | | (bzr r585)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-1/+1
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* mnemonics for all widgets in the Doc Props dialogRalf Stephan2006-01-241-6/+8
| | | | | (fixes #1384494-9+B) (bzr r26)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+357
(bzr r1)