aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32gui.h
Commit message (Collapse)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* (XrmDatabase): New (dummy) typedef.Kim F. Storm2003-03-311-0/+2
|
* (No_Cursor): Define as 0 for W32.Kim F. Storm2003-03-211-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 Rumney2003-03-161-1/+1
|
* (Display): Add dummy typedef for consolidation.Kim F. Storm2003-03-161-1/+15
| | | | | (XChar2b): Define alias for wchar_t for consolidation. (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): New macros.
* Remove definition of XColor.Juanma Barranquero2002-10-251-10/+0
|
* Add definition of XColor.Juanma Barranquero2002-10-231-0/+10
|
* (struct XImage): Define.Jason Rumney2002-03-201-2/+7
|
* Add a dummy typedef for XImage. From Juanma Barranquero <[email protected]>.Eli Zaretskii2001-10-261-0/+3
|
* Do not undef min and max.Andrew Innes2001-10-081-5/+0
|
* (w32_char_font_type): Move enum from w32term.cAndrew Innes2000-10-211-0/+24
|
* Undefine min, max.Andrew Innes2000-08-221-0/+6
|
* (EMACS_W32GUI_H): Renamed from __W32GUI_H__Jason Rumney2000-06-121-4/+3
|
* (W32FontStruct): Add double_byte_p member.Jason Rumney2000-05-301-0/+1
|
* (struct W32FontStruct): Revert last change after change to xdisp.c.Jason Rumney2000-02-271-2/+0
|
* (struct W32FontStruct): Add ascent and descent slots.Andrew Innes2000-02-061-0/+2
|
* (XGCValue): New struct for emulating X GCs.Jason Rumney2000-01-231-2/+16
|
* Include w32bdf.h.Geoff Voelker1999-01-221-0/+2
| | | | (W32FontStruct) Add bdf element.
* Update include conditionals to use new name.Geoff Voelker1997-01-201-2/+2
|
* Change all uses of win95, winnt, and win32 into Windows 95, WindowsGeoff Voelker1997-01-201-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 Naggum1996-01-151-1/+2
|
* Initial revisionGeoff Voelker1995-11-071-0/+83