Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "" instead of null, the new mozilla prefs parser doesn't recognise | Christian Persch | 2003-10-26 | 1 | -2/+2 |
| | | | | | | | | | | 2003-10-25 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Use "" instead of null, the new mozilla prefs parser doesn't recognise null and aborts. Thanks to Crispin for alerting me to this. | ||||
* | Add missing font.size prefs for zh-HK font group. | Christian Persch | 2003-10-26 | 1 | -0/+2 |
| | | | | | | | | 2003-10-25 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Add missing font.size prefs for zh-HK font group. | ||||
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-30 | 1 | -0/+33 |
| | |||||
* | Specify UTF-8 encoding in the keyword url. | Christian Persch | 2003-09-22 | 1 | -1/+1 |
| | | | | | | | | 2003-09-21 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Specify UTF-8 encoding in the keyword url. | ||||
* | *** empty log message *** | Christian Persch | 2003-09-15 | 1 | -2/+2 |
| | |||||
* | First important step in solving the fonts mess. Allow to select the | Marco Pesenti Gritti | 2003-09-10 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | 2003-09-09 Marco Pesenti Gritti <marco@gnome.org> * data/default-prefs.js: * data/glade/prefs-dialog.glade: * embed/ephy-embed-single.c: (ephy_embed_single_get_font_list): * embed/ephy-embed-single.h: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-notifiers.cpp: * src/prefs-dialog.c: (setup_font_menu), (attach_fonts_signals), (setup_size_controls), (setup_fonts), (prefs_dialog_init): First important step in solving the fonts mess. Allow to select the variable width instead of families. Also use points instead of pixels. Set a minimum font size by default. | ||||
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-08 | 1 | -0/+38 |