summaryrefslogtreecommitdiff
path: root/bitmap.c
AgeCommit message (Expand)Author
2012-03-28Trim trailing whitespace.Ville Skyttä
2011-11-06Remove unused variable.Ville Skyttä
2011-11-05Use empty() instead of size() to check container emptiness.Ville Skyttä
2011-10-29Add Emacs mode and indentation settings.Ville Skyttä
2011-10-22Convert some uses of assignments to initializer lists in constructors.Ville Skyttä
2011-05-28(Re?)set bitmap cache size when initializing bitmaps.Ville Skyttä
2010-08-27Remove CVS keywords.Ville Skyttä
2010-08-27Fix build with ImageMagick >= 6.6.2 (closes #409).Anssi Hannula
2010-06-15Fix crash with GraphicsMagick >= 1.3.8 and non-XPM images.Ville Skyttä
2010-04-19Fixed segmentation fault with 16bit images (closes #258 - thanks to domml@vdr...Thomas Günther
2009-07-14Ensure only one image library is used.Ville Skyttä
2009-07-13Interface/preprocessor directive cleanups.Ville Skyttä
2009-07-13Compile internal image quantizing code only in Imlib2 builds.Ville Skyttä
2009-06-21Fixed compile error if ImageMagick has double as Quantum type (closes #140)Thomas Günther
2005-06-03- replaced loading in cBitmap::Available with a mere access/globlordjaxom
2005-01-28- fixup of template handling, which is obviously too broken to work everywherelordjaxom
2005-01-27- moved template specialisations to bitmap.h for buggy compilerslordjaxom
2005-01-27- implemented file globbing if filename contains '*'lordjaxom
2005-01-27- removed ImageMagick 8bpp checklordjaxom
2005-01-27- adapted for gcc 3lordjaxom
2005-01-26- replaced image cache with universal versionlordjaxom
2005-01-11- now catching unknown exceptions as well as ImageMagick exceptionslordjaxom
2004-12-28- animated bitmaps now honor the global "now" timestamplordjaxom
2004-12-21- finished {CurrentRecording}lordjaxom
2004-12-19Initial revisionlordjaxom
2004-12-141.0-pre4v1.0-pre4lordjaxom
2004-12-121.0-pre3v1.0-pre3lordjaxom
2004-12-081.0-pre1v1.0-pre1lordjaxom
2004-07-14- fixed display of scrollbar if there is no text presentv0.0.8lordjaxom
2004-06-18- reimplemented image cache (fixes segfaults and speeds up image loading)v0.0.6lordjaxom
2004-06-16- fixed disappearing Scrolltext when Message was displayedv0.0.5lordjaxom
2004-06-13- added parameter alpha for imagesv0.0.4lordjaxom
2004-06-11- fixed VPSTime which was displayed on channels that didn't even have VPSv0.0.3lordjaxom
2004-06-05- added scrollable texts and "SymbolScrollUp" and "SymbolScrollDown"v0.0.1lordjaxom
2004-06-02- implemented image loading through ImageMagick (fixes crashes when runningv0.0.1-rc4lordjaxom
2004-06-01- fixed possible segfault when showing language logo (happened when channelv0.0.1-rc3lordjaxom
2004-06-01- fixed some possible segfaults in Display Updatev0.0.1-rc2lordjaxom
2004-05-31- "Background" may be initialized with a color nowv0.0.1-rc1lordjaxom
2004-05-23- Initial revision.v0.0.1-pre1lordjaxom