Dan Stillman
add924cdce
Properly clear sync-in-progress flag
2012-01-12 18:48:30 -05:00
Simon Kornblith
caa7bca2ab
Fix setDocPrefs
2012-01-12 15:35:42 -05:00
Simon Kornblith
5af1ef045c
Update to citeproc-js 1.0.258
2012-01-12 12:13:31 -05:00
Dan Stillman
4767cad19e
Merge branch '3.0'
2012-01-10 19:54:09 -05:00
Dan Stillman
68f3da2c10
Scroll row into view when tabbing through item/tags box
...
Using a hack (focusing the proceeding row) for now. Not sure what's
causing this.
2012-01-10 19:51:01 -05:00
Dan Stillman
2a102577d1
Fix FK
2012-01-10 19:48:57 -05:00
Simon Kornblith
8ddab2fbec
Make displayDialog a method on Zotero.Integration
2012-01-10 18:49:00 -05:00
Simon Kornblith
80c85c7e74
Don't try to run cleanup on old documents
2012-01-10 18:45:44 -05:00
Simon Kornblith
3c61a4eae8
Only load carbon once
2012-01-10 17:49:25 -05:00
Simon Kornblith
5a7c7368b7
More rearrangement to prevent crash on error
2012-01-10 14:10:30 -05:00
Simon Kornblith
f01ab3ffa4
Call activate before complete, to avoid accessing freed objects
2012-01-10 14:06:59 -05:00
Simon Kornblith
5c324134c6
Always run detect on all frames, even if a translator has already been found, in order to ensure that we get the translator with the highest priority
2012-01-10 10:18:23 -05:00
Simon Kornblith
62b3ee14ea
Fix typo
2012-01-09 23:44:30 -05:00
Simon Kornblith
7344473e45
Call complete method to activate garbage collection, if one exists
2012-01-09 23:15:10 -05:00
Simon Kornblith
0a5ec165fb
Drop empty creators in ZU.itemToServerJSON() and fix debug comments
2012-01-09 13:22:59 -05:00
Simon Kornblith
d93826af1b
Merge branch '3.0' of github.com:zotero/zotero into 3.0
2012-01-09 13:21:34 -05:00
Simon Kornblith
64d9c50c32
Drop empty creators
2012-01-09 13:21:21 -05:00
Dan Stillman
bbee75ecc1
Fix dragging collection from a group library
2012-01-09 11:57:45 -05:00
Frank
afd6c35406
Upgrade citeproc-js to version 1.0.255
2012-01-09 14:10:35 +08:00
Frank
e4086a0069
Upgrade citeproc-js to version 1.0.254
2012-01-08 23:30:46 +08:00
Frank
ea72301c76
Upgrade citeproc-js to version 1.0.253
2012-01-08 11:18:43 +08:00
Dan Stillman
d70a1ed7fe
Don't make prefs <description> small, since it makes it tiny on Windows
...
Standalone will need to be fixed to use the same preferences CSS as
Firefox.
2012-01-05 19:32:45 -05:00
Dan Stillman
0ae175127b
Add help button to prefs pointing to documentation
2012-01-05 19:32:20 -05:00
Dan Stillman
204f9563c6
Fix global flag on Zotero.Prefs.get()
2012-01-05 19:05:50 -05:00
Dan Stillman
7e5ec21781
Fix misspelling in Danish locale
2012-01-05 16:25:20 -05:00
Dan Stillman
9d16cb2fe6
"Use Firefox profile directory" -> "Use profile directory"
2012-01-05 14:58:11 -05:00
Dan Stillman
bcf02d575b
Make <description> elements small in prefs in Standalone
2012-01-05 03:22:15 -05:00
Dan Stillman
a73a73d576
Add NS_ERROR_FILE_IS_LOCKED to file access check
2012-01-05 02:13:29 -05:00
Dan Stillman
080b3cad87
Don't break everything
2012-01-04 14:39:51 -05:00
Dan Stillman
9b133c40aa
Ignore old-style Mac newlines in conflict resolution
2012-01-03 23:26:33 -05:00
Simon Kornblith
88e1eca949
Fix slow connector switching under certain circumstances
2012-01-03 17:55:52 -05:00
Simon Kornblith
1fe660143c
Don't muck with focus when hiding Zotero pane, and remove obsolete fullscreen code
2012-01-03 17:44:19 -05:00
Simon Kornblith
c76531e1d4
Fix small nit
2012-01-03 15:33:33 -05:00
Simon Kornblith
814b16d345
Merge git://github.com/willsALMANJ/zotero
2012-01-03 15:27:55 -05:00
Simon Kornblith
fb14976499
Merge branch '3.0'
2012-01-03 15:26:52 -05:00
Frank
be8fb31615
Upgrade citeproc-js to version 1.0.252.
2012-01-01 09:34:45 +08:00
Frank
30373a1424
Upgrade citeproc-js to version 1.0.251
2012-01-01 09:34:44 +08:00
Simon Kornblith
3976f7afb1
Closes #5 , Fix Retrieve Metadata for Google Books
...
It doesn't look like Google Books PDFs actually have any OCRed text, nor do they have any obvious identifying information, so we just blacklist them for now.
2011-12-31 18:49:09 +00:00
Simon Kornblith
3b42e71c77
Adapt Google Scholar code to work even if Google Scholar doesn't throw when asked to translate a page with no items
2011-12-31 18:10:57 +00:00
Simon Kornblith
764e851e11
Duplicate handler list before running handlers, in case it is modified while running.
2011-12-31 18:06:58 +00:00
Simon Kornblith
335395f05f
Fix _runHandler error. This does not fix the hang in PDF metaata retrieval.
2011-12-31 17:57:34 +00:00
Simon Kornblith
aa07db50a1
(Hopefully) fix QuickFormat box sizing once and for all
2011-12-31 16:25:43 +00:00
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