aboutsummaryrefslogtreecommitdiffstats
path: root/src/macgui.h
Commit message (Expand)AuthorAgeFilesLines
* (MacFontStruct): Remove member `fontname'. Add member `full_name'.YAMAMOTO Mitsuharu2005-04-191-1/+5
* (XrmDatabase): Typedef to Lisp_Object.YAMAMOTO Mitsuharu2005-03-161-1/+1
* [!TARGET_API_MAC_CARBON]: Include Appearance.h and Controls.h. UseYAMAMOTO Mitsuharu2005-03-161-7/+2
* [!MAC_OSX && HAVE_CARBON]: Include Carbon.h.YAMAMOTO Mitsuharu2005-03-041-6/+12
* * dispextern.h (struct glyph_string): New members clip_head andSteven Tamm2005-01-241-0/+7
* * dispextern.h: Change HAVE_CARBON to MAC_OS.Steven Tamm2004-12-271-3/+25
* macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindowSteven Tamm2004-10-101-0/+2
* Support Tooltips with the Carbon emacs port.Steven Tamm2004-05-301-2/+13
* Inserting Yamomotosan's changes for MacOSX image support, better supportSteven Tamm2004-02-261-4/+32
* Add arch taglinesMiles Bader2003-09-011-0/+2
* (XrmDatabase): New (dummy) typedef.Kim F. Storm2003-03-311-0/+2
* Allow building on Mac OS X again after Kim's merging of display code.Andrew Choi2003-03-241-2/+0
* (No_Cursor): Define as 0 for Mac.Kim F. Storm2003-03-211-0/+27
* (XChar2b): Move typedef here for consolidation.Kim F. Storm2003-03-161-0/+16
* Remove definition of XColor.Juanma Barranquero2002-10-251-10/+0
* Add definition of XColor.Juanma Barranquero2002-10-231-0/+10
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-0/+157