Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-12 | Handle signed chars. Aadded dIsspace() and dIsalnum() to dlib | Jorge Arellano Cid | |
2009-05-31 | line length | Jorge Arellano Cid | |
2008-12-15 | fix parsing of 3-digit colors (#RGB) | Johannes Hofmann | |
Digits need to be replicated not filled with zeros. E.g #FFF is the same as #FFFFFF not #F0F0F0. | |||
2008-12-01 | fix #RGB color parsing | Johannes Hofmann | |
2008-12-01 | allow 3 digit hex color definitions | Johannes Hofmann | |
2008-09-28 | - Switched from DEBUG_MSG to MSG. | jcid | |
2007-11-05 | Updated copyright lines | jcid | |
2007-10-07 | Initial revision | jcid | |