| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -108/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Clean up color profiles code | Tobias Ellinghaus | 2017-07-05 | 1 | -5/+28 |
| | | | | | | This is a late 2nd part for 86a74b4a93ab62c8ef7819dc549fe7b3ace24916 and gets rid of the non-descriptive std::pair<ustring, bool> | ||||
| * | Sort color profile lists | houz | 2016-06-02 | 1 | -3/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457126 (bzr r14946) | ||||
| * | Minor pass of header cleanup | Liam P. White | 2014-08-30 | 1 | -11/+10 |
| | | | | (bzr r13341.1.189) | ||||
| * | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 1 | -2/+2 |
| | | | | (bzr r11608.1.111) | ||||
| * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -2/+2 |
| | | | | (bzr r11608.1.86) | ||||
| * | Merged more classes. | Markus Engel | 2013-04-06 | 1 | -29/+2 |
| | | | | (bzr r11608.1.84) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -0/+1 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -4/+2 |
| | | | | (bzr r11608.1.64) | ||||
| * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -4/+4 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -5/+0 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| * | | Added "virtual pads" for | Markus Engel | 2013-03-29 | 1 | -1/+24 |
| |/ | | | | | | | - ColorProfile - LivePathEffectObject - Persp3D (bzr r11608.1.51) | ||||
| * | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵ | Jon A. Cruz | 2012-02-13 | 1 | -8/+8 |
| | | | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 1 | -0/+2 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 1 | -0/+1 |
| | | | | (bzr r10437) | ||||
| * | Next step in refactoring color management. More to come. | Jon A. Cruz | 2011-07-09 | 1 | -7/+16 |
| | | | | (bzr r10429) | ||||
| * | fix for building without LCMS | Campbell Barton | 2011-07-08 | 1 | -1/+2 |
| | | | | (bzr r10425) | ||||
| * | Refactoring color profile to bring more internal. Help to prep for optional ↵ | Jon A. Cruz | 2011-07-06 | 1 | -22/+10 |
| | | | | | | lcms2 support. (bzr r10420) | ||||
| * | 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) | ||||
| * | Unified and cleaned up locating icc profiles, including adding missing OS X ↵ | Jon A. Cruz | 2010-10-18 | 1 | -1/+2 |
| | | | | | | | | | | | location. Fixes bug 494932, bug 494940 and bug 551162. Fixed bugs: - https://launchpad.net/bugs/494932 - https://launchpad.net/bugs/494940 - https://launchpad.net/bugs/551162 (bzr r9834) | ||||
| * | now gamut check works! | Felipe Corr??a da Silva Sanches | 2009-08-15 | 1 | -0/+6 |
| | | | | (bzr r8050.1.14) | ||||
| * | Rearrange to enable code that does not directly rely on lcms. | Jon A. Cruz | 2008-11-27 | 1 | -1/+2 |
| | | | | (bzr r6910) | ||||
| * | List color profile search locations in preference tooltip | Jon A. Cruz | 2008-11-27 | 1 | -0/+1 |
| | | | | (bzr r6908) | ||||
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -1/+1 |
| | | | | (bzr r5884) | ||||
| * | Moving functionality into <color-profile> | Jon A. Cruz | 2007-10-29 | 1 | -4/+35 |
| | | | | (bzr r3971) | ||||
| * | Adding rendering-intent to <color-profile> | Jon A. Cruz | 2006-04-06 | 1 | -0/+10 |
| | | | | (bzr r438) | ||||
| * | Initial support of color-profile on <image> | Jon A. Cruz | 2006-04-03 | 1 | -1/+0 |
| | | | | (bzr r402) | ||||
| * | Adding support for <color-profile> element | Jon A. Cruz | 2006-04-02 | 1 | -0/+46 |
| (bzr r401) | |||||
