summaryrefslogtreecommitdiff
path: root/src/w32inevt.c
Commit message (Expand)AuthorAge
* Merge from emacs--rel--22Miles Bader2008-07-26
|\
| * Backport of long term bug from trunk:Jason Rumney2008-07-18
* | (change_frame_size): Remove extern declaration.Jason Rumney2008-07-17
* | American English spelling fix.Glenn Morris2008-06-27
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* | Merge from emacs--rel--22Miles Bader2008-01-08
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-08
* | Merge from emacs--devo--0Miles Bader2007-07-31
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | (w32_console_read_socket): Make first arg a frame.Jason Rumney2007-05-15
|/
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (w32_console_mouse_position, do_mouse_event, key_event): Don't mixJason Rumney2004-05-17
* (w32_console_read_socket): Remove bufp_r andKim F. Storm2004-02-27
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* *** empty log message ***Pavel Janík2002-06-13
* Include <config.h>.Pavel Janík2002-01-01
* (w32_console_toggle_lock_key): Add parentheses.Jason Rumney2001-01-12
* Include keyboard.h before frame.h.Andrew Innes2000-08-22
* (NUM_TRANSLATED_MOUSE_BUTTONS): New constant.Jason Rumney2000-05-30
* (get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney2000-01-30
* (get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney2000-01-23
* (w32_console_read_socket): Use new variable w32_use_full_screen_buffer.Andrew Innes1999-07-09
* (maybe_generate_resize_event): Detect changes in theAndrew Innes1999-05-22
* (key_event): Use Vw32_phantom_key_code. Undo theGeoff Voelker1998-12-02
* Include w32term.h and w32heap.h.Geoff Voelker1998-11-10
* (w32_console_mouse_position): Rename fromGeoff Voelker1998-04-29
* (Vw32_recognize_altgr): Declare.Geoff Voelker1998-04-17
* Declare externs from other files.Geoff Voelker1997-09-03
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-20
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-19
* (win32_read_socket): Never block reading from input queue.Richard M. Stallman1996-07-25
* (Vwin32_alt_is_meta): Declared.Richard M. Stallman1996-06-19
* (win32_kdb_patch_key): Initialize isdead.Geoff Voelker1996-05-03
* (win32_kbd_mods_to_emacs, win32_kbd_patch_key,Geoff Voelker1996-02-02
* (WIN32_KEY_SHIFTED): Macro undefined.Geoff Voelker1996-01-21
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* (win32_mouse_position, mouse_moved_to):Karl Heuer1995-07-17
* (map_virt_key): Mark some additional chars as valid ASCII.Richard M. Stallman1995-06-20
* (do_mouse_event): Use XSETFASTINT.Karl Heuer1995-04-12
* (win32_mouse_position): New arg `insist'.Richard M. Stallman1995-03-26
* (SET_FRAME, key_event, do_mouse_event): Use accessor macros.Karl Heuer1994-11-18
* Initial revisionRichard M. Stallman1994-11-14