summaryrefslogtreecommitdiff
path: root/src/w32xfns.c
Commit message (Expand)AuthorAgeFilesLines
* American English spelling fix.Glenn Morris2008-06-271-3/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | (get_next_msg): Consolidate WM_PAINT messages.Jason Rumney2007-09-141-0/+41
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* 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
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-33/+33
* (select_palette): Do nothing if palette hasn't yetAndrew Innes2001-02-061-1/+1
* (get_frame_dc): Abort if called on a non-w32 frame.Andrew Innes2001-01-021-0/+3
* (select_palette): Avoid calling SelectPalette if Andrew Innes2000-12-211-1/+9
* (get_frame_dc): Avoid changing the palette on an invalid frame.Jason Rumney2000-12-011-1/+5
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-0/+1
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-2/+2
* (drain_message_queue): New function.Andrew Innes1999-07-011-0/+13
* Include charset.h and fontset.h.Geoff Voelker1998-10-201-1/+2
* (interrupt_handle): New variable.Richard M. Stallman1998-05-151-0/+22
* (have_menus_p): Move to w32fns.c.Geoff Voelker1997-09-031-7/+0
* 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-17/+17
* Include frame.h.Geoff Voelker1996-05-031-18/+69
* (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
* 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