| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 1019974 : Default layer names are inconsistent | John Smith | 2012-10-12 | 1 | -0/+1 |
| | | | | (bzr r11785) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Correct desktop tracking for layers dialog. Fixes bug #427514. | Jon A. Cruz | 2010-04-27 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/427514 (bzr r9380) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -3/+3 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -3/+3 |
| | | | | (bzr r8404) | ||||
| * | part of #339660; layers dialog allows non-unique inkscape:label attributes | Ed Halley | 2009-03-08 | 1 | -1/+1 |
| | | | | (bzr r7443) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -1/+1 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | add destructor to LayerManager that disconnects it signals. see bug: [ ↵ | Johan B. C. Engelen | 2007-11-03 | 1 | -0/+1 |
| | | | | | | 1720871 ] Crash when adding a layer (bzr r4019) | ||||
| * | switch to sigc++ signals and manually clean up signal connections (although ↵ | MenTaLguY | 2006-07-21 | 1 | -2/+1 |
| | | | | | | it may not be strictly necessary to do so here) (bzr r1453) | ||||
| * | Option to keep selection when changing layers | Jon A. Cruz | 2006-05-28 | 1 | -0/+1 |
| | | | | (bzr r1037) | ||||
| * | Prevent layer name duplication | Jon A. Cruz | 2006-05-27 | 1 | -0/+2 |
| | | | | (bzr r1024) | ||||
| * | Cleaned up propagation of status changes. | Jon A. Cruz | 2006-05-26 | 1 | -0/+6 |
| | | | | (bzr r1018) | ||||
| * | Adding notification when managed layers change. | Jon A. Cruz | 2006-05-21 | 1 | -0/+14 |
| | | | | (bzr r917) | ||||
| * | Corrected base structure and avoiding infinite loop. | Jon A. Cruz | 2006-05-14 | 1 | -1/+2 |
| | | | | (bzr r833) | ||||
| * | draft of layer manager | MenTaLguY | 2006-03-29 | 1 | -0/+52 |
| (bzr r326) | |||||
