]> git.sur5r.net Git - cc65/history - include/geos
Stefan Haubenthal fixed a few typos.
[cc65] / include / geos /
2004-03-05 izydorst- comment fixes
2003-08-28 izydorstremoved unnecessary __fastcall__s, some minor cleanups
2003-08-19 izydorstremoved redundant code; memset == FillRam, bzero =...
2003-08-17 izydorstPutDecimal takes unsigned int as decimal parameter
2003-08-17 izydorstnew MessageBox function
2003-08-15 izydorstsame drawing mode extension like for DrawLine
2003-08-15 izydorstfixed bug in DrawLine function; extended DrawLine behavior
2003-06-16 izydorstclean vector intercepting, added info about that to...
2003-05-01 izydorstGetFile fixes
2003-04-17 izydorstadded missing parameters to GetFile and SaveFile functions
2003-04-17 izydorstadded Wheels to ostypes
2003-04-04 izydorstreplaced 'int' by 'unsigned' where appropriate
2003-04-04 izydorstadded GetFile implementation
2003-04-04 izydorstSome *(char*)0x???? replaced by (char*)0x???? to access...
2003-03-15 izydorstfixes for GEOS structures, initialized menu/icontabs...
2002-07-15 izydorstfixed info field offset and author field length
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2002-03-08 izydorstadded declarations for cpputs and cpputsxy
2001-09-10 izydorstdio bugfix, added get_tv and get_ostype functions
2001-08-15 izydorstfunctions that do not modify data take const char*...
2001-07-15 izydorstown versions of some common routines, fillram and moved...
2001-07-04 izydorsterrno/oserrno stuff is cleaned up, saved some bytes...
2000-10-08 cuzFixed return value of CmpString and CmpFString
2000-07-31 cuzChanges from Maciej
2000-05-28 uzThis commit was generated by cvs2svn to compensate...