summaryrefslogtreecommitdiff
path: root/src/nsgui.h
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-08-22Prefer static_assert to verifyStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-22Further cleanup of NS color codeAlan Third
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-19Replace XChar2b with unsigned in all font backendsAlexander Gramiak
2019-05-19Introduce Emacs_GC struct and typedefAlexander Gramiak
2019-05-19Introduce Emacs_Rectangle struct and typedefAlexander Gramiak
2019-05-19Introduce Emacs_Pixmap typedefAlexander Gramiak
2019-05-19Introduce Emacs_Cursor typedefAlexander Gramiak
2019-05-19Introduce Emacs_Color struct and typedefAlexander Gramiak
2019-05-10Convert Free_Pixmap macro into terminal hookAlexander Gramiak
2019-04-26Rename generic x_* identifiersAlexander Gramiak
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-30Convert NS face colors to RGBA when comparing with frame valuesRobert Pluim
2018-03-19Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-07-16Revert 2014-07-16T04:11:08Z!ueno@gnu.org and fix XCHAR2B_BYTE[12] in nsgui.h ...Daiki Ueno
2014-07-16Remove unnecessary ifdef from nsgui.h, introduced by my last commitDaiki Ueno
2014-07-16Move back the XChar2b definition to w32gui.h and nsgui.hDaiki Ueno
2014-07-16Consolidate XChar2b macros for the X, W32, and NSDaiki Ueno
2014-06-02Use common memory management functions for lwlib and refactor users.Dmitry Antipov
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-12Rename init_process rather than working around it on DarwinGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-22Spelling fixes.Paul Eggert
2011-09-09Whitespace changes.Juanma Barranquero
2011-07-08* nsgui.h: Fix compiler warning about gnulib redefining verify.Jan Djärv
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-12(NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.Adrian Robert
2009-01-22Remove '23' comments that indicated code added during update from emacs-20 ->...Adrian Robert
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-08-01clear warnings and clean up NS portAdrian Robert
2008-07-22NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'Adrian Robert
2008-07-19by renaming, get rid of need for hash_remove() redefinitions for NS platform;...Adrian Robert