Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
| | | | | 2001). | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+2 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+1 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| | |||||
* | (XrmDatabase): New (dummy) typedef. | Kim F. Storm | 2003-03-31 | 1 | -0/+2 |
| | |||||
* | (No_Cursor): Define as 0 for W32. | Kim F. Storm | 2003-03-21 | 1 | -0/+29 |
| | | | | | | (XRectangle): Add X compatible rectangle type. (NativeRectangle): Declare as RECT for W32. (CONVERT_TO_XRECT, CONVERT_FROM_XRECT, STORE_NATIVE_RECT): New macros. | ||||
* | Use HDC for Display. | Jason Rumney | 2003-03-16 | 1 | -1/+1 |
| | |||||
* | (Display): Add dummy typedef for consolidation. | Kim F. Storm | 2003-03-16 | 1 | -1/+15 |
| | | | | | (XChar2b): Define alias for wchar_t for consolidation. (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): New macros. | ||||
* | Remove definition of XColor. | Juanma Barranquero | 2002-10-25 | 1 | -10/+0 |
| | |||||
* | Add definition of XColor. | Juanma Barranquero | 2002-10-23 | 1 | -0/+10 |
| | |||||
* | (struct XImage): Define. | Jason Rumney | 2002-03-20 | 1 | -2/+7 |
| | |||||
* | Add a dummy typedef for XImage. From Juanma Barranquero <lektu@terra.es>. | Eli Zaretskii | 2001-10-26 | 1 | -0/+3 |
| | |||||
* | Do not undef min and max. | Andrew Innes | 2001-10-08 | 1 | -5/+0 |
| | |||||
* | (w32_char_font_type): Move enum from w32term.c | Andrew Innes | 2000-10-21 | 1 | -0/+24 |
| | |||||
* | Undefine min, max. | Andrew Innes | 2000-08-22 | 1 | -0/+6 |
| | |||||
* | (EMACS_W32GUI_H): Renamed from __W32GUI_H__ | Jason Rumney | 2000-06-12 | 1 | -4/+3 |
| | |||||
* | (W32FontStruct): Add double_byte_p member. | Jason Rumney | 2000-05-30 | 1 | -0/+1 |
| | |||||
* | (struct W32FontStruct): Revert last change after change to xdisp.c. | Jason Rumney | 2000-02-27 | 1 | -2/+0 |
| | |||||
* | (struct W32FontStruct): Add ascent and descent slots. | Andrew Innes | 2000-02-06 | 1 | -0/+2 |
| | |||||
* | (XGCValue): New struct for emulating X GCs. | Jason Rumney | 2000-01-23 | 1 | -2/+16 |
| | |||||
* | Include w32bdf.h. | Geoff Voelker | 1999-01-22 | 1 | -0/+2 |
| | | | | (W32FontStruct) Add bdf element. | ||||
* | Update include conditionals to use new name. | Geoff Voelker | 1997-01-20 | 1 | -2/+2 |
| | |||||
* | Change all uses of win95, winnt, and win32 into Windows 95, Windows | Geoff Voelker | 1997-01-20 | 1 | -1/+1 |
| | | | | | | | NT, and W32, respectively. Expand "win" substring in variables referring to Microsoft Windows constructs into "windows". Canonicalize header comments to use same terminology. | ||||
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| | |||||
* | Initial revision | Geoff Voelker | 1995-11-07 | 1 | -0/+83 |