Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3022:dd34bc8e9423
[xemacs-hg @ 2005-10-25 03:54:01 by ben]
add support for `window-id' property in mswindows
frame-msw.c: New function, like decode_x_frame.
frame-msw.c: Add `window-id' property for MS Windows frames.
| author | ben |
|---|---|
| date | Tue, 25 Oct 2005 03:54:03 +0000 |
| parents | 1e7cc382eb16 |
| children | d305f4207861 |
comparison
equal
deleted
inserted
replaced
| 3021:285d258fdeb6 | 3022:dd34bc8e9423 |
|---|---|
| 1 2005-10-24 Ben Wing <ben@xemacs.org> | |
| 2 | |
| 3 * frame-msw.c: | |
| 4 * frame-msw.c (decode_mswindows_frame): | |
| 5 New function, like decode_x_frame. | |
| 6 | |
| 7 * frame-msw.c (mswindows_window_id): | |
| 8 * frame-msw.c (mswindows_frame_property): | |
| 9 * frame-msw.c (mswindows_internal_frame_property_p): | |
| 10 * frame-msw.c (mswindows_frame_properties): | |
| 11 * frame-msw.c (vars_of_frame_mswindows): | |
| 12 Add `window-id' property for MS Windows frames. | |
| 13 | |
| 1 2005-10-24 Ben Wing <ben@xemacs.org> | 14 2005-10-24 Ben Wing <ben@xemacs.org> |
| 2 | 15 |
| 3 * alloc.c: | 16 * alloc.c: |
| 4 * alloc.c (Lisp_Free): | 17 * alloc.c (Lisp_Free): |
| 5 * alloc.c (Fcons): | 18 * alloc.c (Fcons): |
