Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 00ff46d068 Closes #382, Make font sizes configurable/changeable
Add font size support in external windows

Windows can use the font size pref by including a line like the following in their init script:

Zotero.setFontSize(rootElement);

rootElement should be a XUL element that surrounds all content (but not a <window> or <dialog> or anything that doesn't have a 'style' property)

Windows with treeviews also need to include zotero.css:

<?xml-stylesheet href="chrome://zotero/skin/zotero.css" type="text/css"?>


Utilities should also do this for any GUIs they create.
2007-02-12 09:21:08 +00:00
chrome Closes #382, Make font sizes configurable/changeable 2007-02-12 09:21:08 +00:00
components closes #440, In-page highlighting of snapshots 2007-01-03 02:21:26 +00:00
defaults/preferences Missing pref from previous commit (r1150) 2007-02-02 11:13:01 +00:00
chrome.manifest Merge r1047 through r1063 back to branch 2007-01-08 09:33:36 +00:00
install.rdf Update credits pane 2007-01-18 07:50:09 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql New translator: Max Planck Virtual Laboratory Library 2007-02-07 02:05:38 +00:00
system.sql Addresses #346, mapping for new item types 2007-02-03 17:08:03 +00:00
update.rdf Version numbers to b3.r1 2006-11-26 08:46:36 +00:00
userdata.sql Closes #220, Add a more friendly way to enter dates in search window and accessDate field 2007-02-06 11:03:22 +00:00