A fork of Gnome-control-center with some tweaks
Find a file
James Henstridge a9a963aec7 handle multiline text. (add_face_info): add some extra information found
2002-12-09  James Henstridge  <james@daa.com.au>

    * src/font-view.c (add_row): handle multiline text.
    (add_face_info): add some extra information found in SFNT or Type1
    fonts.
    (create_text_pixmap): change the font output.

2002-12-06  James Henstridge  <james@daa.com.au>

    * src/ftstream-vfs.c (FT_New_Face_From_URI): if the URI looks
    local, bypass gnome-vfs to open the face (small optimisation).

    * src/font-view.c (create_text_pixmap): only display the font at
    its fixed sizes if it is not scalable.  Before we were ignoring
    the outlines on fonts such as Lucida Console, which includes both
    outlines and bitmaps for small sizes.
2002-12-09 14:30:07 +00:00
archiver Release 2.1.3 2002-11-24 05:16:35 +00:00
capplets Display the list of applications installed in the system for a mime type 2002-12-09 09:18:53 +00:00
control-center Patch from Fernando Herrera <fherrera@onirica.com> to add X-GNOME-BUGZILLA 2002-12-04 19:35:02 +00:00
debian Initial debian directory 2001-10-24 12:49:00 +00:00
gnome-settings-daemon Release 2.1.3 2002-11-24 05:16:35 +00:00
help Release 2.1.3 2002-11-24 05:16:35 +00:00
idl Add IDL for SettingsDaemon 2002-03-11 01:44:21 +00:00
libbackground Release 2.1.3 2002-11-24 05:16:35 +00:00
libwindow-settings Release 2.1.3 2002-11-24 05:16:35 +00:00
po Updated German translation and POTFILES.in. 2002-12-08 12:54:04 +00:00
root-manager fixup localedir to work with solaris gettext (fixes bug #83616) 2002-06-18 19:29:45 +00:00
schemas Fixed #89361. 2002-12-02 19:47:25 +00:00
vfs-methods/fontilus handle multiline text. (add_face_info): add some extra information found 2002-12-09 14:30:07 +00:00
.cvsignore add 2002-04-19 19:24:22 +00:00
acconfig.h ue Jul 23 22:35:10 2002 Owen Taylor <otaylor@redhat.com> 2002-07-24 02:39:03 +00:00
acinclude.m4 Use gettext 0.10.35 Removed `sed POTFILES...'. Removed gettext macros. 1998-12-02 18:18:48 +00:00
AUTHORS New and better than ever in a new home 1998-12-08 20:47:55 +00:00
autogen.sh Cleanup for GNOME 2 port Allow disabling of screensaver capplet compile if 2001-10-26 19:11:30 +00:00
ChangeLog Patch from Fernando Herrera <fherrera@onirica.com> to add X-GNOME-BUGZILLA 2002-12-04 19:35:02 +00:00
configure.in Added ta.po back... 2002-11-26 21:53:21 +00:00
control-center.spec.in Use sysconfdir=/etc 1999-08-19 17:03:02 +00:00
control-center2.png fixed AA of the wrench 2002-01-17 21:04:46 +00:00
COPYING add 2002-04-19 19:24:22 +00:00
MAINTAINERS ximinize and add me 2001-01-16 22:08:16 +00:00
Makefile.am - Jody forgot to remove help from the top-level Makefile.am as well, removed here 2002-05-29 17:36:16 +00:00
NEWS http://bugzilla.gnome.org/show_bug.cgi?id=91535 as michael points out it 2002-10-08 16:53:53 +00:00
README Updated to reflect current status porting to GNOME 2 2001-10-26 19:15:18 +00:00
TODO update TODO list 2002-04-10 02:04:23 +00:00
TODO.xml Fixed typo in TODO.xml file 2000-10-08 19:19:44 +00:00

We have just begun the GNOME 2 port of the control center on the HEAD
branch of CVS. At this point, it is not guaranteed to compile or
run. If you wish to have a working control center, use the branch
gnome-1-4-branch by issuing the following command:

cvs -z3 up -r gnome-1-4-branch

Please do not file bug reports pertaining to the current state of the
HEAD branch.