frese
6984e99ccc
- bug in make-gcontext-getter fixed
2003-01-17 16:42:14 +00:00
frese
8bd6fd9c30
- fixed a bug gcontext-font.
2002-03-17 15:49:30 +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
mainzelm
4ae0c363d4
Added make-...-alist for enumerated types.
2002-02-06 13:54:56 +00:00
frese
ec4311676b
- using a save version of gcontext-font.
2002-02-04 12:45:25 +00:00
frese
b4f1bcad78
- changed variable arguments and return values in set-wm-hints!,
...
get-wm-hints, set-wm-normal-hints!, get-wm-normal-hints,
create-gcontext, change-gcontext, get-visual-info,
change-window-attributes, get-window-attributes, configure-window,
create-window to use an enumerated type instead of symbols.
- renamed functions in xlib-client (e.g. wm-hints to get-wm-hints).
2002-01-06 16:53:13 +00:00
frese
fefeb73ccf
- completed get-gcontext-values and change/get-window-attributes to
...
pack/unpack all values correctly.
- added copy-gcontext! and copy-gcontext
- added comments.
2001-10-09 15:43:55 +00:00
frese
aa1926d027
made the mandatory arguments to create-gcontext (drawable) and
...
create-window (parent width height) _really_ mandatory.
2001-08-29 14:47:03 +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
frese
144ecc85c6
fixed two typos.
2001-07-16 13:23:39 +00:00
frese
6179ac994a
major changes and debugging.
2001-07-09 13:49:38 +00:00
frese
45ffe04e5f
Only some small changes.
2001-06-25 11:46:06 +00:00