summaryrefslogtreecommitdiff
path: root/src/w32xfns.c
AgeCommit message (Expand)Author
2010-07-08Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab
2010-07-07Fix whitespace to follow coding guidelines.Juanma Barranquero
2010-07-06src/w32*.c: Convert function definitions to standard C.Juanma Barranquero
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-19* alloc.c: Do not define struct catchtag.Dan Nicolaescu
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-06-27American English spelling fix.Glenn Morris
2008-05-14Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-09Merge from emacs--devo--0Miles Bader
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-09-14(get_next_msg): Consolidate WM_PAINT messages.Jason Rumney
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2001-02-06(select_palette): Do nothing if palette hasn't yetAndrew Innes
2001-01-02(get_frame_dc): Abort if called on a non-w32 frame.Andrew Innes
2000-12-21(select_palette): Avoid calling SelectPalette ifAndrew Innes
2000-12-01(get_frame_dc): Avoid changing the palette on an invalid frame.Jason Rumney
2000-08-22Include keyboard.h before frame.h.Andrew Innes
1999-10-19Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert
1999-07-01(drain_message_queue): New function.Andrew Innes
1998-10-20Include charset.h and fontset.h.Geoff Voelker
1998-05-15(interrupt_handle): New variable.Richard M. Stallman
1997-09-03(have_menus_p): Move to w32fns.c.Geoff Voelker
1997-01-20Change all uses of win95, winnt, and win32Geoff Voelker
1996-11-19Change identifiers of the form win32* to w32*.Geoff Voelker
1996-05-03Include frame.h.Geoff Voelker
1996-02-02(prepend_msg): New function.Geoff Voelker
1996-01-25backout 1,.4Geoff Voelker
1996-01-21Include frame.h.Geoff Voelker
1996-01-15Update FSF's address in the preamble.Erik Naggum
1995-12-26(have_menus_p): Renamed from using_x_p.Richard M. Stallman
1995-11-07Initial revisionGeoff Voelker