summaryrefslogtreecommitdiff
path: root/src/w32term.h
Commit message (Expand)AuthorAgeFilesLines
* (FONT_DESCENT): Negate descent for BDF fontsJason Rumney2000-10-291-1/+1
* Extern decl for w32_cache_char_metrics.Andrew Innes2000-10-211-10/+1
* (x_display_info_for_display): Remove as this function does not exist on W32.Jason Rumney2000-08-201-2/+0
* (CP_DEFAULT): Define.Jason Rumney2000-05-301-0/+5
* (XCharStruct): New struct for emulating X.Jason Rumney2000-01-231-106/+205
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-0/+3
* (drain_message_queue): Add extern.Andrew Innes1999-07-011-0/+2
* (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_MAX_WIDTH):Geoff Voelker1999-01-221-4/+9
* (FONT_MAX_WIDTH): New macro.Geoff Voelker1998-12-031-0/+1
* (WM_EMACS_TOGGLE_LOCK_KEY): New define.Geoff Voelker1998-12-021-1/+2
* (struct w32_display_info): New element faked_key.Geoff Voelker1998-11-101-14/+28
* Remove redundant font_info struct definition.Geoff Voelker1998-10-201-11/+24
* (signal_quit): Add prototype.Richard M. Stallman1998-05-151-0/+2
* (WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.Geoff Voelker1998-04-301-1/+4
* (WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):Geoff Voelker1998-04-171-1/+3
* (w32_output): New fields menubar_widget, menubar_active,Geoff Voelker1997-09-031-16/+39
* Use new name w32gui.h.Geoff Voelker1997-01-201-1/+1
* Change all uses of win95, winnt, and win32 into Windows 95, WindowsGeoff Voelker1997-01-201-3/+3
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-90/+90
* (struct win32_palette_entry): New structure.Geoff Voelker1996-05-031-7/+51
* (BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB.Geoff Voelker1996-04-111-2/+2
* (VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):Geoff Voelker1996-03-161-0/+24
* (FONT_WIDTH): Use average character width, not maximum.Geoff Voelker1996-02-081-1/+1
* backout 1.3Geoff Voelker1996-01-251-46/+6
* (win32_palette_entry): New structure.Geoff Voelker1996-01-211-6/+46
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Initial revisionGeoff Voelker1995-11-141-0/+589