| Commit message (Expand) | Author | Age | Files | Lines |
* | (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types. | Jason Rumney | 2001-10-27 | 1 | -1/+3 |
* | (struct w32_output): Use correct spelling of x_compatible. | Jason Rumney | 2001-10-21 | 1 | -1/+2 |
* | (x_display_list): New extern. | Andrew Innes | 2001-07-26 | 1 | -0/+1 |
* | (struct image, struct face): Forward declaration, to avoid compiler warnings. | Eli Zaretskii | 2001-05-12 | 1 | -0/+3 |
* | (struct x_output): Rename busy_cursor to | Gerd Moellmann | 2001-02-21 | 1 | -7/+7 |
* | (CP_INVALID): Rename to CP_UNKNOWN. | Andrew Innes | 2000-12-06 | 1 | -1/+1 |
* | (struct w32_output): Add member horizontal_drag_cursor. | Jason Rumney | 2000-12-02 | 1 | -0/+1 |
* | Fix a typo in a comment. | Eli Zaretskii | 2000-11-13 | 1 | -1/+1 |
* | (CP_8BIT, CP_UNICODE, CP_INVALID): New pseudo-codepages. | Jason Rumney | 2000-11-10 | 1 | -1/+4 |
* | (FONT_DESCENT): Negate descent for BDF fonts | Jason Rumney | 2000-10-29 | 1 | -1/+1 |
* | Extern decl for w32_cache_char_metrics. | Andrew Innes | 2000-10-21 | 1 | -10/+1 |
* | (x_display_info_for_display): Remove as this function does not exist on W32. | Jason Rumney | 2000-08-20 | 1 | -2/+0 |
* | (CP_DEFAULT): Define. | Jason Rumney | 2000-05-30 | 1 | -0/+5 |
* | (XCharStruct): New struct for emulating X. | Jason Rumney | 2000-01-23 | 1 | -106/+205 |
* | Changes for automatic remapping of X colors on terminal frames: | Eli Zaretskii | 1999-12-06 | 1 | -0/+3 |
* | (drain_message_queue): Add extern. | Andrew Innes | 1999-07-01 | 1 | -0/+2 |
* | (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_MAX_WIDTH): | Geoff Voelker | 1999-01-22 | 1 | -4/+9 |
* | (FONT_MAX_WIDTH): New macro. | Geoff Voelker | 1998-12-03 | 1 | -0/+1 |
* | (WM_EMACS_TOGGLE_LOCK_KEY): New define. | Geoff Voelker | 1998-12-02 | 1 | -1/+2 |
* | (struct w32_display_info): New element faked_key. | Geoff Voelker | 1998-11-10 | 1 | -14/+28 |
* | Remove redundant font_info struct definition. | Geoff Voelker | 1998-10-20 | 1 | -11/+24 |
* | (signal_quit): Add prototype. | Richard M. Stallman | 1998-05-15 | 1 | -0/+2 |
* | (WM_MOUSEWHEEL): Define relative to WM_MOUSELAST. | Geoff Voelker | 1998-04-30 | 1 | -1/+4 |
* | (WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE): | Geoff Voelker | 1998-04-17 | 1 | -1/+3 |
* | (w32_output): New fields menubar_widget, menubar_active, | Geoff Voelker | 1997-09-03 | 1 | -16/+39 |
* | Use new name w32gui.h. | Geoff Voelker | 1997-01-20 | 1 | -1/+1 |
* | Change all uses of win95, winnt, and win32 into Windows 95, Windows | Geoff Voelker | 1997-01-20 | 1 | -3/+3 |
* | Change identifiers of the form win32* to w32*. | Geoff Voelker | 1996-11-19 | 1 | -90/+90 |
* | (struct win32_palette_entry): New structure. | Geoff Voelker | 1996-05-03 | 1 | -7/+51 |
* | (BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB. | Geoff Voelker | 1996-04-11 | 1 | -2/+2 |
* | (VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS): | Geoff Voelker | 1996-03-16 | 1 | -0/+24 |
* | (FONT_WIDTH): Use average character width, not maximum. | Geoff Voelker | 1996-02-08 | 1 | -1/+1 |
* | backout 1.3 | Geoff Voelker | 1996-01-25 | 1 | -46/+6 |
* | (win32_palette_entry): New structure. | Geoff Voelker | 1996-01-21 | 1 | -6/+46 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | Initial revision | Geoff Voelker | 1995-11-14 | 1 | -0/+589 |