summaryrefslogtreecommitdiff
path: root/src/w32xfns.c
Commit message (Collapse)AuthorAgeFilesLines
* Include frame.h.Geoff Voelker1996-05-031-18/+69
| | | | | | | | (hEvent): Renamed to h_input_available. (init_crit, delete_crit, get_next_msg, post_msg): Use h_input_available. (GetFrameDC, ReleaseFrameDC): New functions. (leave_crit): Function removed.
* (prepend_msg): New function.Geoff Voelker1996-02-021-0/+21
|
* backout 1,.4Geoff Voelker1996-01-251-73/+32
|
* Include frame.h.Geoff Voelker1996-01-211-32/+73
| | | | | | | | (critsect, h_input_available): New variables. (init_crit, delete_crit): Handle all three critical sections. (GetFrameDC, ReleaseFrameDC): New functions. (get_next_msg, post_msg): Use h_input_available. Use CRIT_MSG critical section.
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* (have_menus_p): Renamed from using_x_p.Richard M. Stallman1995-12-261-2/+2
|
* Initial revisionGeoff Voelker1995-11-071-0/+293