summaryrefslogtreecommitdiff
path: root/src/w32font.h
Commit message (Expand)AuthorAge
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Replace XChar2b with unsigned in all font backendsAlexander Gramiak2019-05-19
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-29
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-21
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Teach MS-Windows font back-end return per-glyph ascent/descentEli Zaretskii2015-05-26
* Use bool for boolean in w32menu.c, w32font.c, w32uniscribe.c.Eli Zaretskii2015-01-29
* Update copyright year to 2015Paul Eggert2015-01-01
* One more minor cleanup of font subsystem.Dmitry Antipov2014-08-25
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Fix the MS-Windows build broken 2013-10-25T04:35:56Z!dgutov@yandex.ru.Eli Zaretskii2013-10-25
* Drop FRAME_PTR typedef.Dmitry Antipov2013-08-03
* Fix last font-related change.Dmitry Antipov2013-08-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Use bool for booleans in font-related modules.Paul Eggert2012-09-06
* Refactor window-system configurationDaniel Colascione2012-08-31
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-29
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix typos.Juanma Barranquero2011-11-16
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Remove __P.Jan D2010-07-02
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-08
* * w32font.c (intern_font_name): New function.Jason Rumney2008-12-13
* * w32font.h (struct w32font_info): Use unicode version of textmetrics.Jason Rumney2008-07-30
* * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.Jason Rumney2008-06-26
* * w32bdf.c, w32bdf.h: Remove obsolete files.Jason Rumney2008-06-26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* (struct w32font_info): New member.Kenichi Handa2008-05-14
* (struct w32_metric_cache): New struct.Jason Rumney2008-04-08
* (uniscribe_check_otf): Declare.Jason Rumney2008-04-03
* (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1): DefineJason Rumney2008-03-03
* * w32font.c (w32font_text_extents): Fill in lbearing metric.Jason Rumney2008-02-06
* Update copyright years and GPL version.Glenn Morris2008-02-02
* (w32font_get_cache): Update declaration.Jason Rumney2007-12-19
* Add arch taglineMiles Bader2007-12-09
* (w32font_open_internal): New function.Jason Rumney2007-12-08
* New file.Jason Rumney2007-12-08