aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32bdf.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-12-061-2/+2
|\|
| * (w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMappingJason Rumney2007-11-191-2/+2
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (w32_BDF_to_x_font): Unmap memory when finished.Jason Rumney2007-06-201-1/+2
* | Merge from emacs--devo--0Miles Bader2007-07-091-1/+2
|\ \
| * | (w32_BDF_to_x_font): Unmap memory when finished.Jason Rumney2007-06-201-1/+2
| |/
* | (get_quoted_string): Make staticJason Rumney2007-06-211-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-2/+2
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* | Revision: [email protected]/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-63Miles Bader2005-06-151-1/+1
|\|
| * (create_offscreen_bitmap): Cast `bitsp' to `void **' inEli Zaretskii2005-06-111-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-2Miles Bader2005-01-161-1/+4
|\|
| * (w32_load_bdf_font): Set fontp->average_width andJason Rumney2005-01-031-1/+4
| * Remove period at end of error message.Jan Djärv2003-11-161-4/+4
| * * w32fns.c (w32_load_system_font): Clear all members of FONTP beforeJason Rumney2003-10-021-0/+1
* | Sync to HEADKenichi Handa2004-04-161-4/+7
* | (w32_load_bdf_font): Clear font_info before filling.Jason Rumney2003-10-111-2/+3
* | *** empty log message ***Kenichi Handa2003-09-081-1/+1
|\ \
| * | Include "character.h" instead of "charset.h".Kenichi Handa2002-03-011-1/+1
* | | New directoryKenichi Handa2003-09-081-3/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+3
* | Trailing whitespace deleted.Juanma Barranquero2003-02-041-8/+8
|/
* *** empty log message ***Jason Rumney2002-02-181-0/+7
* Include <config.h>.Pavel Janík2002-01-011-1/+5
* Fix typo.Pavel Janík2001-12-121-1/+1
* Don't define min/max.Gerd Moellmann2001-10-081-3/+0
* (search_file_line, set_bdf_font_info, seek_char)Eli Zaretskii2001-05-121-31/+49
* (search_file_line, get_cached_font_char)Jason Rumney2001-01-121-5/+2
* (w32_init_bdf_font): Fix test for valid bmp heap.Jason Rumney2000-12-211-1/+1
* (set_bdf_font_info): Set it.Jason Rumney2000-10-291-3/+5
* (w32_load_bdf_font): Call w32_cache_char_metrics.Andrew Innes2000-10-211-1/+4
* (search_file_line): Fix skipping of whitespace.Jason Rumney2000-09-291-108/+193
* (search_file_line):Andrew Innes2000-08-221-6/+8
* (w32_load_bdf_font): Initialize font->double_byte_p.Jason Rumney2000-05-301-0/+3
* Include frame.h and dispextern.h before fontset.h.Jason Rumney2000-03-221-0/+2
* (clear_cached_bitmap_slots): Remove.Jason Rumney1999-06-131-33/+44
* Merged patches from Meadow.Geoff Voelker1999-03-171-69/+202
* Initial revisionGeoff Voelker1999-01-221-0/+604