frese
9967c456ee
- fixed some small bugs and typos
...
- changed error and after-function handling a bit
- added screen caching
- added timeout in wait-event implementation (did not work with multiple threads)
2003-03-25 18:27:18 +00:00
frese
fa5085eccf
- using select in wait-event now
...
- modified error handling
- added cml-based event dispatcher to sync-event.scm
- fixed some bugs in mask-handling
- fixed a bug with enum-sets
2003-03-13 13:47:17 +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
546f0d828f
- fixed a bug in get-window-attributes.
2002-03-17 15:52:03 +00:00
frese
84ca2f8675
+ fixed some bugs.
...
+ added optional screen argument to some display-functions.
+ added more any-event-* functions.
+ implemented send-event.
+ updated interfaces.
2002-02-25 13:10:11 +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
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
e7cce49d13
+ Added support for visuals.
...
+ Implemented some missing routines for color control:
create-colormap, alloc-color-cells, set-color-cell.
2001-09-20 14:41:01 +00:00
frese
b352b3d4c5
Abstracted over the input of an XWindowChanges structure as an alist,
...
to use in scx_Configure_Window as well as in scx_Reconfigure_Wm_Window
(client.c).
2001-08-21 08:26:54 +00:00
frese
193a14a544
Added suffix "scx_" to all functions and macros. Added initialization
...
for all GC_PROTECTed variables.
2001-07-31 14:51:21 +00:00
frese
def9eb131a
fixed AList_To_XWindowAttributes, changed all function from returning
...
lists to returning vectors.
2001-07-30 14:22:22 +00:00
frese
72e7e23b89
added Get_Geometry.
2001-07-19 15:34:22 +00:00
frese
2a471242a5
Fixed wrong string comparison.
2001-07-16 11:52:01 +00:00
frese
8e54e23d26
some changes, cleaned up, debuged and tested.
2001-06-27 13:44:48 +00:00
frese
45ffe04e5f
Only some small changes.
2001-06-25 11:46:06 +00:00
frese
36f9d36db5
Major changes. The first window showed up!
2001-06-11 15:25:39 +00:00
frese
e87ee02ee9
First automatic conversion to scheme48 names.
2001-05-14 13:48:37 +00:00
frese
f4b9866a6b
Unmodified C files from elk.
2001-05-08 14:21:00 +00:00