Luca Cavalli
198a954b80
make sure the name list array is NULL terminated. Fixes #356435 .
...
2006-12-10 Luca Cavalli <lcavalli@cvs.gnome.org>
* font-method.c: (ensure_font_list): make sure the name list array
is NULL terminated. Fixes #356435 .
svn path=/trunk/; revision=7051
2007-01-06 18:04:20 +00:00
Rodrigo Moya
3b36fc2f4b
fixed function signature.
...
2005-11-14 Rodrigo Moya <rodrigo@novell.com>
* font-method.c (do_tell): fixed function signature.
2005-11-14 15:29:27 +00:00
Kjartan Maraas
564a9d03aa
Huge cleanup. Individual ChangeLogs have info. Closing bug #320157 . ANSIfy
...
2005-11-14 Kjartan Maraas <kmaraas@gnome.org>
* */*: Huge cleanup. Individual ChangeLogs have info.
Closing bug #320157 .
* libkbddraw/keyboard-drawing.h: ANSIfy some function declarations.
2005-11-14 15:18:09 +00:00
James Henstridge
2ec3b60bb9
use NULL as the var args terminator rather than 0. Patch from Stanislav
...
2005-05-12 James Henstridge <james@jamesh.id.au>
* font-method.c (ensure_font_list): use NULL as the var args
terminator rather than 0. Patch from Stanislav Brabec
<sbrabec@suse.cz>, fixing bug #302056 .
2005-05-12 05:04:42 +00:00
Kjartan Maraas
f6d458c4e7
Plug a leak. Closes bug #165312 . Remove unused var
...
2005-02-02 Kjartan Maraas <kmaraas@gnome.org>
* font-method.c: (fill_file_info): Plug a leak.
Closes bug #165312 .
* thumbnailer.c: (main): Remove unused var
2005-02-02 11:13:54 +00:00
Kjartan Maraas
2fec3922de
NULL vs. 0 Same.
...
2004-12-25 Kjartan Maraas <kmaraas@gnome.org>
* font-method.c: (ensure_font_list): NULL vs. 0
* ftstream-vfs.c: (vfs_stream_close): Same.
2004-12-25 14:37:33 +00:00
Jody Goldberg
9a9008178d
merge and update patch from
...
http://bugzilla.gnome.org/show_bug.cgi?id=134895
2004-03-31 21:30:23 +00:00
James Henstridge
33f2620bc0
clear the SYMBOLIC_LINK flag if present on the file_info struct. Since
...
2004-02-10 James Henstridge <james@daa.com.au>
* font-method.c (fill_file_info): clear the SYMBOLIC_LINK flag if
present on the file_info struct. Since gnome-vfs doesn't support
cross-vfs symlinks, the symlink would no longer resolve when
returned by the fonts:/// method. Fixes bug #133811 .
2004-02-10 13:17:52 +00:00
James Henstridge
6fb226616a
add news items.
...
2003-01-09 James Henstridge <james@daa.com.au>
* NEWS: add news items.
* src/fontilus.mime: ttc files are True Types.
* src/*.c: update copyright messages.
2003-01-09 15:53:31 +00:00
James Henstridge
a9a5600915
add news items.
...
2002-12-12 James Henstridge <james@daa.com.au>
* NEWS: add news items.
* configure.in: update version number.
2002-12-12 16:16:09 +00:00
James Henstridge
627140fc04
some makefile changes
2002-12-01 15:22:27 +00:00
James Henstridge
1abf43c039
include ".directory" in the directory listing. (do_open): handle
...
2002-12-01 James Henstridge <james@daa.com.au>
* src/font-method.c (do_read_directory): include ".directory" in
the directory listing.
(do_open): handle "/.directory".
(do_get_file_info): handle "/.directory".
(do_is_local): handle "/.directory".
2002-12-01 15:07:36 +00:00
James Henstridge
92e7e7a7ff
initial checkin
2002-12-01 13:52:09 +00:00