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
968e69403f
- fixed a bug with the default-screen
...
- fixed sync-event queue problem
2003-03-13 15:17:36 +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
de3e6cc70d
- added some open's
2003-01-17 16:46:41 +00:00
frese
b15642d63d
- updated.
2002-04-26 08:29:05 +00:00
mainzelm
04812d3f7a
Added synchronous interface to X events.
2002-04-17 14:55:10 +00:00
frese
a72df4abd5
updated.
2002-03-17 15:54:43 +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
mainzelm
20fc229b08
Error handling similar to sigevents
2001-12-19 21:37:16 +00:00
mainzelm
ac61d5fcef
Wait on events by using the VM's select.
2001-12-04 14:18:57 +00:00
frese
03778abc9e
+ added a second version of wait-event. See event.scm for details.
2001-12-04 10:18:12 +00:00
frese
b909c2a042
- fixed typos
...
- added missing load's in some structures.
2001-10-30 14:31:36 +00:00
frese
4de9034f71
- updated for new bindings.
...
- added threads to xlib-event structure. wait-event needs sleep.
2001-10-09 15:51:33 +00:00
frese
45c05c8475
+ added new types, interface and structure for region.
2001-09-25 12:56:15 +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
b0a1f88472
added the error, extension, utility and grab packages. added
...
parse-color to the colormap package.
2001-08-29 14:49:31 +00:00
frese
9e1bddd658
added the key package.
2001-08-22 11:51:35 +00:00
frese
d055618815
added all new types and packages (font, cursor, text, property, wm,
...
client, font-type, atom-type, cursor-type).
2001-08-21 15:15:34 +00:00
frese
21c4986189
reorganized the modules.
2001-07-09 13:46:22 +00:00