| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ↵ | Jon A. Cruz | 2010-12-06 | 1 | -1162/+0 |
| | | | | | | | | | Fixes bug #170046. Fixed bugs: - https://launchpad.net/bugs/170046 (bzr r9941) | ||||
| * | 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) | ||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -4/+5 |
| | | | | (bzr r6561) | ||||
| * | Fixed warnings from deprecated function | Jon A. Cruz | 2008-05-18 | 1 | -11/+14 |
| | | | | (bzr r5686) | ||||
| * | Refactor color wheel triangle draw code | John Bintz | 2008-03-15 | 1 | -113/+63 |
| | | | | (bzr r5093) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+3 |
| | | | | (bzr r4629) | ||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 1 | -1/+43 |
| | | | | (bzr r3753) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -8/+9 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -9/+8 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1163 |
| (bzr r1) | |||||
