Commit Graph

17 Commits

Author SHA1 Message Date
peter
9f31783a0a * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
florian
bbc6bb1852 * log fixed 2002-01-06 15:37:20 +00:00
florian
f99e55ebde * SetRGBColor with cached pens fixed 2002-01-06 15:23:42 +00:00
Jonas Maebe
cbc6756190 * fixed wrong typed constant procvars in preparation of my fix which will
disallow them in FPC mode (plus some other unmerged changes since
    LAST_MERGE)
2001-06-06 17:20:21 +00:00
peter
81beaa227e * stricter compiler fixes 2001-04-16 10:57:05 +00:00
michael
70c63623e6 * Fixes from Peter 2000-12-19 11:59:12 +00:00
florian
0f8c810da7 * child window destruction fixed 2000-11-14 19:45:08 +00:00
florian
1a2851eb47 * a lot of small changes:
- setlength is internal
     - win32 graph unit extended
     ....
2000-10-21 18:20:17 +00:00
michael
650fbb86aa + removed logs 2000-07-13 11:32:24 +00:00
michael
e7aca136a1 + Initial import 2000-07-13 06:29:38 +00:00
florian
2c210cd7ee * a lot of optimizing done 2000-04-02 12:12:22 +00:00
florian
a6910bcb41 * some "resource leaks" fixed 2000-03-27 12:57:30 +00:00
florian
8339ebc407 * colored bitmap font drawing fixed: the color brush
was selected for the recovery bitmap
2000-03-25 19:10:11 +00:00
florian
cca24e5632 * accelerated output of bitmap fonts 2000-03-24 18:18:15 +00:00
florian
0575fbbec7 * the window is now cleared by wm_create
* default mode is again 640x480x16
2000-03-24 12:57:41 +00:00
florian
03869981ef * the mode detection takes now care of window caption and border
+ 1024x768 and 1280x1024 modes added
  + special gui modes added: largest window and maximized window to
    use the desktop as much as possible
  * Hline fixed: the windows function LineTo doesn't draw the last pixel!
2000-03-24 10:49:17 +00:00
peter
2d6a92f17e * graph unit include is now independent and the dependent part
is now in graph.pp
  * ggigraph unit for linux added
2000-03-19 11:20:12 +00:00