Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inserting Yamomotosan's changes for MacOSX image support, better support | Steven Tamm | 2004-02-26 | 1 | -4/+32 |
| | | | | of Asian fonts, and some long awaited header cleanup and centralization. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
| | |||||
* | (XrmDatabase): New (dummy) typedef. | Kim F. Storm | 2003-03-31 | 1 | -0/+2 |
| | |||||
* | Allow building on Mac OS X again after Kim's merging of display code. | Andrew Choi | 2003-03-24 | 1 | -2/+0 |
| | |||||
* | (No_Cursor): Define as 0 for Mac. | Kim F. Storm | 2003-03-21 | 1 | -0/+27 |
| | | | | | | (XRectangle): Add X compatible rectangle type. (NativeRectangle): Declare as Rect for Mac. (CONVERT_TO_XRECT, CONVERT_FROM_XRECT, STORE_NATIVE_RECT): New macros. | ||||
* | (XChar2b): Move typedef here for consolidation. | Kim F. Storm | 2003-03-16 | 1 | -0/+16 |
| | | | | (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 |
| | |||||
* | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 1 | -0/+157 |
lisp/ChangeLog, and src/ChangeLog for list of changes. |