Wed, 11 Aug 2010 14:34:46 +0200 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
Mon, 09 Aug 2010 15:03:38 -0700 |
Dan Nicolaescu |
Remove incorrect const use.
|
Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Thu, 05 Aug 2010 16:15:24 -0700 |
Dan Nicolaescu |
Add declarations to header files.
|
Thu, 08 Jul 2010 17:09:35 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 08 Jul 2010 16:56:21 +0900 |
Kenichi Handa |
Make font-get to get :otf value dynamically from a font-object.
|
Fri, 02 Jul 2010 11:26:33 +0200 |
Jan D |
Remove P_ and __P macros.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Wed, 06 Jan 2010 20:38:39 +0100 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
Tue, 17 Nov 2009 08:21:23 +0000 |
Jan Dj¸«£rv |
Handle system default font and changing font parameters.
|
Tue, 23 Jun 2009 05:53:28 +0000 |
Kenichi Handa |
(Vfont_log): Extern it.
|
Fri, 17 Apr 2009 18:38:00 +0000 |
Chong Yidong |
* font.c (Qja, Qko): Move definitions here from ftfont.c.
|
Wed, 11 Mar 2009 11:45:33 +0000 |
Kenichi Handa |
(font_open_by_spec): Extern it.
|
Tue, 24 Feb 2009 09:08:18 +0000 |
Juanma Barranquero |
Fix comment.
|
Tue, 24 Feb 2009 06:15:32 +0000 |
Adrian Robert |
correct minor typo in comments
|
Tue, 24 Feb 2009 02:51:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 18 Feb 2009 03:57:36 +0000 |
Kenichi Handa |
(struct font_driver): Fix typo.
|
Wed, 18 Feb 2009 02:44:27 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 27 Jan 2009 05:08:00 +0000 |
Kenichi Handa |
(struct font_driver): Fix comment for has_char.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 30 Dec 2008 23:36:56 +0000 |
Kenichi Handa |
(struct font_driver): New member get_variation_glyphs.
|
Sun, 31 Aug 2008 00:56:58 +0000 |
Stefan Monnier |
* font.h (font_range):
|
Fri, 29 Aug 2008 07:55:02 +0000 |
Kenichi Handa |
* font.h (enum lgstring_indices): Delete it.
|
Tue, 19 Aug 2008 07:46:14 +0000 |
Kenichi Handa |
(font_deferred_log): Extern it.
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Wed, 09 Jul 2008 00:29:23 +0000 |
Kenichi Handa |
(font_make_object, font_match_p): Adjust prototypes.
|
Tue, 24 Jun 2008 10:31:12 +0000 |
Jason Rumney |
(PIXEL_TO_POINT): Clarify usage in comment.
|
Mon, 16 Jun 2008 09:11:05 +0000 |
Jason Rumney |
Fix crashing bug in use of bold fonts from x-select-font on W32.
|
Sun, 15 Jun 2008 19:42:31 +0000 |
Chong Yidong |
(font_unparse_gtkname): Add prototype.
|