summaryrefslogtreecommitdiff
path: root/gfx/geldirty.pas
AgeCommit message (Collapse)Author
2007-07-11fixed the svn EOL property of a gfx unitgraemeg
2007-07-11Removed Rect parameter from Paint eventsekelsenmat
2007-04-05* Fixed bug in gfx_gdi with DoDrawImageRect. Only the first palette color ↵Graeme Geldenhuys
could be set, then an AV occured. * Fixed many include file headers * Reimplemented the images for CheckBox, RadiouButton and button Arrows in the TBasicStyle class. X11 stil has some palette issues, so manual drawing still occurs.
2006-11-24Moved emulayer to top gfx folder.Felipe Menteiro de Carvalho