Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Simon Kornblith
41221592b3
Addresses #749 , BibTeX issues
...
- import UTF-8 by default (as far as I can tell, this is no worse than the previous behavior, which would probably have read all BibTeX files as ASCII)
- use only ascii characters in cite keys
- present BibTeX UTF-8 export option on export
- hide disabled export options, rather than graying them out, to avoid the indication that other formats will not be exported as UTF-8
2007-12-16 03:59:39 +00:00
chrome
Addresses #749 , BibTeX issues
2007-12-16 03:59:39 +00:00
components
Fix error generating reports from top-level notes
2007-10-18 19:30:46 +00:00
defaults /preferences
Addresses #749 , BibTeX issues
2007-12-16 03:59:39 +00:00
chrome.manifest
Trigger dev XPI rebuild
2007-12-12 15:07:35 +00:00
install.rdf
Branch version bump to 1.0.2.SVN
2007-11-13 00:06:12 +00:00
license.txt
Closes #63 , Add ECL license info to source code
2006-10-04 17:16:56 +00:00
scrapers.sql
Addresses #749 , BibTeX issues
2007-12-16 03:59:39 +00:00
system.sql
Revert SQL changes in r2001 (no more DB changes on the branch)
2007-12-07 18:41:25 +00:00
update.rdf
Update version number on 1.0 branch
2007-11-29 21:18:37 +00:00
userdata.sql
Updated schema to use "INTEGER PRIMARY KEY" for all applicable rows -- for clarity, I wasn't using it for tables that weren't using autoincrement functionality, but not using it keeps SQLite from just making that column name an alias for the internal rowid column, resulting in an extra unnecessary column. Can't update existing tables now, but may in 1.5. (Refs #779 , Update tables created without "INTEGER PRIMARY KEY")
2007-10-01 23:15:14 +00:00