Commit graph

4363 commits

Author SHA1 Message Date
Simon Kornblith
251da6ce50 Pump a generator when reading out citations from document to keep UI responsive 2011-12-31 16:15:20 +00:00
Simon Kornblith
49380e39ac Fix alignment 2011-12-31 15:45:08 +00:00
Simon Kornblith
be1ffbfb76 References should not have flex 2011-12-31 15:44:13 +00:00
Simon Kornblith
485dcf143b Fix some QuickFormat box resizing issues 2011-12-31 15:19:25 +00:00
Simon Kornblith
615259c1c9 Fix showing cited items when no items with matching names exist in library, and don't update item list multiple times 2011-12-31 14:46:52 +00:00
Simon Kornblith
7855c88f9e Remove debug line 2011-12-31 14:31:36 +00:00
Simon Kornblith
e73090257a Show prefix and suffix in citation preview, use appropriate locator names, update live during editing of citation properties, and handle changes in locator properly 2011-12-31 14:30:02 +00:00
Simon Kornblith
f92850abeb Merge branch '3.0' of github.com:zotero/zotero into 3.0 2011-12-31 12:36:36 +00:00
Simon Kornblith
ddac1b8417 Avoid initializing QuickFormat window multiple times 2011-12-31 12:36:08 +00:00
Dan Stillman
4161341d2d Fix error switching options in download dialog before Z pane was opened 2011-12-30 12:44:19 -05:00
Will S
139884b99e Addressed issues pointed out by simonster 2011-12-30 02:59:35 -05:00
Simon Kornblith
e643d85d2c Get rid of for each 2011-12-27 20:13:08 +00:00
Will S
3ef0b63c47 Remove lines from tagsbox.xml that are no longer used 2011-12-27 14:57:46 -05:00
Will S
520a2b061c Select appropriate tag when moving from changed tag using enter or tab (not for mouse click) 2011-12-27 09:06:50 -05:00
Will S
87c47c0615 Select next logical tag when adding multiple tags at once. 2011-12-27 09:02:06 -05:00
Simon Kornblith
0823b18c92 Merge branch '3.0' of github.com:zotero/zotero into 3.0 2011-12-24 17:14:59 +00:00
Simon Kornblith
da53576e0e Sort libraries by number of items cited from them 2011-12-24 00:22:40 +00:00
Simon Kornblith
a4f38cf482 Fix links in about box 2011-12-22 20:42:26 -05:00
Dan Stillman
3ac5a6db09 Merge branch '3.0' 2011-12-22 12:21:32 -05:00
Dan Stillman
10cfd33398 Update manifest maxVersion 2011-12-21 13:55:35 -05:00
Simon Kornblith
3c990338bb Update styles 2011-12-21 02:33:47 -05:00
Simon Kornblith
0557bc4d77 Update translators 2011-12-21 02:31:36 -05:00
Dan Stillman
4bc5406d34 Merge new English strings 2011-12-20 02:27:34 -05:00
Simon Kornblith
c7df8c879c Also fix retrieveDocument 2011-12-20 01:03:09 -05:00
Simon Kornblith
f1dc556e36 Fix retrieveSource 2011-12-20 00:59:33 -05:00
Simon Kornblith
04b5b74dd9 Update translators 2011-12-19 23:14:28 -05:00
Simon Kornblith
78a79abfab Fix ISBN lookup on branch 2011-12-19 23:11:19 -05:00
Simon Kornblith
b4aa23fc0e Update to citeproc-js 1.0.250 2011-12-19 03:57:06 -05:00
Simon Kornblith
5869d288b8 Mark Fx10 compatible 2011-12-19 03:54:14 -05:00
Simon Kornblith
d380bb9638 Don't include links to group items 2011-12-19 03:41:30 -05:00
Simon Kornblith
09060529a1 Remove debug line 2011-12-19 03:40:57 -05:00
Simon Kornblith
f81f0d7143 Allow citing embedded items and editing citations containing embedded items 2011-12-19 03:38:58 -05:00
Simon Kornblith
878f70998f Show most recently cited items at the top of QuickFormat. Also, typing "ibid" into QuickFormat now shows a list of the most recently cited items. 2011-12-19 01:36:33 -05:00
Simon Kornblith
449eae031f Fix cancelling editing of citations 2011-12-18 16:08:48 -05:00
Dan Stillman
6ec69b0b91 Add Unicode normalization utility function, using NFC
Addresses https://www.zotero.org/trac/ticket/865

Need to decide the best place to call this
2011-12-17 18:09:51 -05:00
Dan Stillman
ab9545688f Fix Verify Server error display 2011-12-17 16:46:21 -05:00
Dan Stillman
059460a5d2 Merge branch '3.0'
Conflicts:
	chrome/content/zotero/xpcom/storage/webdav.js
	chrome/content/zotero/zoteroPane.js
	chrome/skin/default/zotero/preferences.css
2011-12-17 16:25:58 -05:00
Dan Stillman
917d928d79 Fix spacing around text links in preferences 2011-12-17 16:14:46 -05:00
Dan Stillman
fe97d33e38 Display "Load WebDAV URL" button in Verify Server error
Allows for easier Standalone cert override (I hope -- not yet tested)
2011-12-17 16:13:37 -05:00
Will S
e10d049428 Fix minor bug that made shift+tab on a final, blank tab jump back two indices instead of one 2011-12-15 19:36:43 -05:00
Will S
86fa29bf14 Same functionality as previous commit, but newlines now parsed in tagsbox.xml instead of addTag() function, just like creator newlines are parsed in itembox.xml 2011-12-14 19:59:57 -05:00
Dan Stillman
0456e5d3be About pane updates 2011-12-14 17:52:10 -05:00
Dan Stillman
b4512ac91d Remove unused third parameter to ZoteroPane.loadURI() 2011-12-14 17:49:14 -05:00
Dan Stillman
f87bee9f7c Fix blank window/tab when file.launch() fails
Use nsIExternalProtocolService.loadUrl() as a fallback rather than window.loadURI()

If "Remember my choice for file links" is selected, there's currently
no way to change that in Standalone short of deleting mimeTypes.rdf.
2011-12-14 17:46:21 -05:00
Dan Stillman
87c4dfb893 Remove excessive Zotero.libraryID calls syncing deleted items 2011-12-12 16:44:49 -05:00
Simon Kornblith
9d648eeb2d Merge branch '3.0' of github.com:zotero/zotero into 3.0 2011-12-08 04:28:09 -05:00
Simon Kornblith
f0bd8beebc Don't load date.js twice. 2011-12-08 04:27:25 -05:00
Dan Stillman
14bb52a43f Replace a couple more nsITimer calls 2011-12-08 01:35:24 -05:00
Dan Stillman
b916935256 Replace direct nsITimer call with setTimeout() 2011-12-08 01:28:57 -05:00
Simon Kornblith
eeedc49274 Fix quotation marks 2011-12-07 02:31:40 -05:00