Commit Graph

11 Commits

Author SHA1 Message Date
frese a7ec9ccd53 - replaced the use of symbols 'none, 'parent-relative etc. by
functions that create special X-Objects. e.g. special-window:none,
  special-pixmap:copy-from-parent.

- added a discloser for windows (makes debugging easier).

- fixed bugs in gcontext-font, get-window-attributes and text-width

- added enumerated types for colormap-alloc in create-colormap and grab-mode
2002-03-17 15:41:56 +00:00
frese 10558fa5f0 - fixed GC_PROTECT bugs
- replaced most of symbol or symbol list arguments by enumerated types,
  enum-sets and alists of enumerated types.
- reformed event representation. Every event has it's own record-type now.
2002-02-08 17:09:43 +00:00
frese 689134ea02 - fixed little bug in write-bitmap-file. 2002-01-28 00:17:30 +00:00
frese b909c2a042 - fixed typos
- added missing load's in some structures.
2001-10-30 14:31:36 +00:00
frese bb1ee4a138 - added comments and newlines. 2001-10-09 15:32:54 +00:00
frese 875610bc46 fixed typos and some tiny errors. 2001-08-21 14:57:08 +00:00
frese 024abcc745 Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
frese 1e1cac1d34 fixed typos and forgotten parameters etc. fixed display-after-function. 2001-07-30 14:43:22 +00:00
frese 2df0598273 updated constructor calls to specify wheather the X-Lib Objects
should be freed.
2001-07-19 15:19:07 +00:00
frese 9a815a9864 fixed a typo. 2001-07-18 15:45:54 +00:00
nofreude 95d78bf9bb First Version. 2001-07-16 13:53:08 +00:00