| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace typedef enum with enum in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 1 | -2/+2 |
| | | |||||
| * | Make natural window size default and fix small window size | Eduard Braun | 2018-01-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | - Clamp "Small" window size to 600x600 Everything smaller seems pretty unusable but can be discussed. This fixes bug #1659256. - Make sure "Large" window size is at least as large as "Small" to avoid embarassing user reports. - add "Default" as new window size and (surprise) make it the default This will not influence the initial size request at all and should result in the natural window size (unless overriden by the window manager) and should be a suitable default for all cases. Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1659256 | ||||
| * | Make stored geometry and default window size enums | Eduard Braun | 2018-01-07 | 1 | -0/+16 |
| | | |||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -0/+22 |
| | | | | (bzr r11207) | ||||
| * | Patch by Martin Sucha to add preferences to for grouping on Clip/Mask | Josh Andler | 2010-02-04 | 1 | -0/+8 |
| | | | | (bzr r9050) | ||||
| * | patch #1450307 - option for select all to work in layer with it's sub-layers: | Andrius Ramanauskas | 2006-03-31 | 1 | -0/+8 |
| | | | | | | | | * Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers) * Altered "Select all" functionality to include objects in sub-layers (if preference is on) * Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press) (bzr r380) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+77 |
| (bzr r1) | |||||
