summaryrefslogtreecommitdiff
path: root/src/w32inevt.c
Commit message (Expand)AuthorAgeFilesLines
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:Juanma Barranquero2009-01-301-6/+0
* * atimer.c (run_timers, alarm_signal_handler):Juanma Barranquero2009-01-301-0/+4
* (w32_console_read_socket): Update pending_signals.Chong Yidong2009-01-291-0/+2
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Merge from emacs--rel--22Miles Bader2008-07-261-0/+1
|\
| * Backport of long term bug from trunk:Jason Rumney2008-07-181-5/+3
* | (change_frame_size): Remove extern declaration.Jason Rumney2008-07-171-5/+2
* | American English spelling fix.Glenn Morris2008-06-271-1/+1
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-8/+7
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (w32_console_read_socket): Make first arg a frame.Jason Rumney2007-05-151-1/+3
|/
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (w32_console_mouse_position, do_mouse_event, key_event): Don't mixJason Rumney2004-05-171-6/+6
* (w32_console_read_socket): Remove bufp_r andKim F. Storm2004-02-271-11/+14
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-35/+35
* *** empty log message ***Pavel Janík2002-06-131-3/+3
* Include <config.h>.Pavel Janík2002-01-011-1/+3
* (w32_console_toggle_lock_key): Add parentheses.Jason Rumney2001-01-121-1/+1
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-0/+5
* (NUM_TRANSLATED_MOUSE_BUTTONS): New constant.Jason Rumney2000-05-301-9/+8
* (get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney2000-01-301-4/+0
* (get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney2000-01-231-3/+3
* (w32_console_read_socket): Use new variable w32_use_full_screen_buffer.Andrew Innes1999-07-091-4/+7
* (maybe_generate_resize_event): Detect changes in theAndrew Innes1999-05-221-1/+24
* (key_event): Use Vw32_phantom_key_code. Undo theGeoff Voelker1998-12-021-5/+56
* Include w32term.h and w32heap.h.Geoff Voelker1998-11-101-211/+232
* (w32_console_mouse_position): Rename fromGeoff Voelker1998-04-291-8/+8
* (Vw32_recognize_altgr): Declare.Geoff Voelker1998-04-171-9/+29
* Declare externs from other files.Geoff Voelker1997-09-031-6/+29
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-201-1/+1
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-11/+11
* (win32_read_socket): Never block reading from input queue.Richard M. Stallman1996-07-251-1/+1
* (Vwin32_alt_is_meta): Declared.Richard M. Stallman1996-06-191-1/+4
* (win32_kdb_patch_key): Initialize isdead.Geoff Voelker1996-05-031-9/+12
* (win32_kbd_mods_to_emacs, win32_kbd_patch_key,Geoff Voelker1996-02-021-3/+14
* (WIN32_KEY_SHIFTED): Macro undefined.Geoff Voelker1996-01-211-51/+72
* Update FSF's address in the preamble.Erik Naggum1996-01-151-15/+16
* (win32_mouse_position, mouse_moved_to):Karl Heuer1995-07-171-5/+2
* (map_virt_key): Mark some additional chars as valid ASCII.Richard M. Stallman1995-06-201-10/+10
* (do_mouse_event): Use XSETFASTINT.Karl Heuer1995-04-121-21/+106
* (win32_mouse_position): New arg `insist'.Richard M. Stallman1995-03-261-1/+1
* (SET_FRAME, key_event, do_mouse_event): Use accessor macros.Karl Heuer1994-11-181-6/+6