Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-14 | Removed dead code as it was producing warnings. | nyamatongwe | 1 | -8/+0 | |
2011-11-14 | Removed warning suppression that had been included for Visual C++ 6.0. | nyamatongwe | 1 | -4/+0 | |
2011-09-25 | Palette support removed. | nyamatongwe | 1 | -26/+6 | |
2011-07-21 | Added dotted box indicator. | nyamatongwe | 1 | -7/+15 | |
2011-06-25 | Initial implementation of RGBA images. | nyamatongwe | 1 | -5/+130 | |
2010-05-11 | Made method const. | nyamatongwe | 1 | -1/+1 | |
2010-02-17 | Formatting whitespace. | nyamatongwe | 1 | -3/+3 | |
2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 1 | -0/+4 | |
message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable | |||||
2005-08-12 | Avoid crashes with XPM files that use more than 1 byte per pixel. | nyamatongwe | 1 | -0/+5 | |
2005-03-25 | Patch from Blair McGlashan in bug #1168430 to reallocate colours when ↵ | nyamatongwe | 1 | -0/+1 | |
changing a pixmap. | |||||
2004-03-04 | Patch from Philippe to make decoding safer. | nyamatongwe | 1 | -4/+23 | |
2003-09-18 | Fix for using wrong loop bound. | nyamatongwe | 1 | -1/+1 | |
2003-09-08 | Comments and fixes from Philippe. | nyamatongwe | 1 | -19/+19 | |
2003-07-21 | Converted some ints to size_t for 64 bit safety. | nyamatongwe | 1 | -1/+1 | |
2003-01-10 | Initial version. | nyamatongwe | 1 | -0/+297 | |