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.
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Mon, 26 Jul 2010 13:29:08 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 23 Jul 2010 19:50:14 +0200 |
Juanma Barranquero |
Remove unused static functions.
|
Mon, 26 Jul 2010 13:28:02 +0900 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
Wed, 14 Jul 2010 12:40:47 +0900 |
Kenichi Handa |
Do not record a font-entity in the property of font-object.
|
Mon, 12 Jul 2010 11:28:50 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 09 Jul 2010 15:55:27 +0900 |
Kenichi Handa |
merge trunk
|
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.
|