| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | 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) | ||||
| * | make when_selected and when_nothing customizable strings, settable via ↵ | buliabyak | 2010-02-05 | 1 | -1/+4 |
| | | | | | | selection describer constructor (bzr r9055) | ||||
| * | now that selection description includes style (filtered, clipped), we need ↵ | bulia byak | 2009-02-10 | 1 | -0/+2 |
| | | | | | | to update it on modified signal as well (bzr r7263) | ||||
| * | fix leak and potential crash by disconnecting on delete | bulia byak | 2008-09-20 | 1 | -0/+3 |
| | | | | (bzr r6854) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+46 |
| (bzr r1) | |||||
