Commit Graph

11 Commits

Author SHA1 Message Date
frese 0afc105e6c modified and fixed xlib-error handling/signaling 2003-05-01 21:05:33 +00:00
frese aaf82e55b6 - changed xid-types to simple numbers
- added "display" to function interfaces
- moved type extraction/creation to C
- more simplifications
2003-03-11 02:47:38 +00:00
frese 1bf411918c + added function to read/write properties of type WINDOW. 2002-04-02 11:36:34 +00:00
frese 6bb4947c2c - fixed a bug in get-property.
- added some functions for easier access to properties: get-property,
  get-string-property, change-string-property.
2002-03-17 15:50:41 +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 b909c2a042 - fixed typos
- added missing load's in some structures.
2001-10-30 14:31:36 +00:00
frese d4d7f0c759 used lists for the arguments and return values of those functions that did use
vectors before (if vectors were not neccessary).
2001-08-22 11:49:01 +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
nofreude a380c30f74 first V a vErx 2001-07-11 14:17:32 +00:00