Commit graph

2038 commits

Author SHA1 Message Date
Simon Kornblith
84486e24ac Don't add extra menu separator in Standalone 2011-08-25 21:29:35 +00:00
Simon Kornblith
1e90528937 Don't build item type menu twice 2011-08-25 21:24:51 +00:00
Simon Kornblith
914f29b8ac - Don't sizeToContent() in Standalone window
- Fix expand/collapse item
2011-08-25 21:10:15 +00:00
Dan Stillman
b27e64f9c8 Block database access during Zotero.wait() only if a transaction is in progress 2011-08-25 21:03:24 +00:00
Dan Stillman
291b739b76 Alphabetic sorting of groups 2011-08-25 16:26:43 +00:00
Simon Kornblith
cd885c8a24 Save to the selected collection and library 2011-08-25 11:58:13 +00:00
Simon Kornblith
0108570daa Override onStateChange() not to show an error after downloading the XPI 2011-08-25 08:02:04 +00:00
Simon Kornblith
c812cfd6c0 Hide add-on search box 2011-08-25 07:38:31 +00:00
Simon Kornblith
aae77c6015 Add-on discovery support for Zotero Standalone, part 1 2011-08-25 07:35:22 +00:00
Simon Kornblith
beefefd016 Add text-link binding (almost entirely verbatim from moz-central) 2011-08-25 06:16:42 +00:00
Simon Kornblith
59d7050bba Use zotero-text-link instead of text-link, so that we can attach a custom binding that handles text links externally, which we need so that we can make links in docShells work in Standalone. 2011-08-25 06:16:15 +00:00
Simon Kornblith
0a71d9219b Don't destroy hidden browsers until translation is complete, part 1: Zotero for Firefox and Zotero Standalone 2011-08-25 04:23:39 +00:00
Dan Stillman
d4738017bf Fixes #1886, Typo: _duplicatesLibraries -> _duplicateLibraries
Thanks
2011-08-25 03:06:30 +00:00
Simon Kornblith
2a968e7696 Don't throw if collectionsView not registered, and no need to pass false to removeObserver 2011-08-24 22:08:27 +00:00
Dan Stillman
3c81d283c8 - Fix random errors in uploaded XML when using E4X's compound assignment operator (hopefully)
- Reduce calls to Zotero.libraryID when building item creator list
2011-08-24 20:36:37 +00:00
Simon Kornblith
416907a196 Fix breaking hidden browsers on Firefox 3.6 2011-08-24 20:06:31 +00:00
Simon Kornblith
d382f293ca Add link to cslPreview.xul and make sure things work in Standalone (and tab mode) 2011-08-24 06:58:42 +00:00
Simon Kornblith
6cdcb8a1fb ...but do log the error 2011-08-24 06:29:16 +00:00
Simon Kornblith
9b66aa8234 Don't let one failing shutdown listener screw everything up 2011-08-24 06:29:02 +00:00
Simon Kornblith
1a86279e5d Fix Windows startup error 2011-08-24 06:07:48 +00:00
Simon Kornblith
b3cf130821 Add "Open csledit.xul" to Standalone advanced prefs 2011-08-24 05:59:20 +00:00
Simon Kornblith
440fc95942 Move startup timing to zotero-service.js 2011-08-24 01:59:56 +00:00
Simon Kornblith
330a06434e Improve error logging 2011-08-24 01:15:21 +00:00
Simon Kornblith
abd2456d28 Revert part of last patch, since it doesn't seem to help things 2011-08-24 01:13:33 +00:00
Simon Kornblith
3e641cd7df Fix first run profile migration on Windows 2011-08-24 00:54:38 +00:00
Simon Kornblith
b5735f5189 Don't show attachments in QuickFormat 2011-08-23 21:52:15 +00:00
Dan Stillman
37dc3a6001 Fix item dragging between libraries 2011-08-23 06:44:25 +00:00
Simon Kornblith
290581a495 Fix saving authors from COinS 2011-08-23 03:59:11 +00:00
Simon Kornblith
fc8da5f8cd Don't auto-associate domains if an HTTP error code is received 2011-08-23 03:38:53 +00:00
Simon Kornblith
f1207a90eb Restore dropmarker to search bar on OS X Standalone 2011-08-23 00:42:30 +00:00
Simon Kornblith
90b0c3b8e6 Fix translator names in error message 2011-08-22 23:35:10 +00:00
Simon Kornblith
4ea43afb51 Fix exporting properties in Chrome/Safari 2011-08-22 23:27:23 +00:00
Simon Kornblith
6e85a0440d Map system to medium in CSL 2011-08-22 16:10:56 +00:00
Simon Kornblith
e32da0b5ca Remove debug line 2011-08-21 21:37:18 +00:00
Simon Kornblith
f02ae027c5 Allow page numbers > 1 character to be entered inline 2011-08-21 21:31:27 +00:00
Simon Kornblith
53a838c3d6 Properly serialize page number to document 2011-08-21 21:24:26 +00:00
Simon Kornblith
8b51c3e069 Make things snappier 2011-08-21 05:47:07 +00:00
Simon Kornblith
337ff90056 Don't open a new Firefox window when Standalone is closed if Firefox is open and Zotero for Firefox is not installed 2011-08-19 20:16:13 +00:00
Simon Kornblith
e64f5b2c83 Reverse argument orders to minimize calls to the getter 2011-08-19 07:26:44 +00:00
Simon Kornblith
701a202a5f Inline itemTypeID 2011-08-19 07:17:56 +00:00
Simon Kornblith
cc913cbeed Inline id getter 2011-08-19 07:00:22 +00:00
Simon Kornblith
8c8e5f4b40 Close Zotero tab on shutdown if not in tab mode 2011-08-17 22:35:05 +00:00
Simon Kornblith
665d59215d Allow user to pin normal tab 2011-08-17 22:17:33 +00:00
Simon Kornblith
22e9eb6ea8 Tab box margin tweak 2011-08-17 06:50:16 +00:00
Simon Kornblith
05f9d2cd6f Open reference formats and CSL files on double-click (currently only on OS X) 2011-08-17 04:51:43 +00:00
Simon Kornblith
9261f8d5fb - Hide download option when in connector mode (will consider implementing in the connector instead)
- Disable radio, so it's not possible to focus it with the keyboard
2011-08-17 04:13:42 +00:00
Simon Kornblith
91024eb87c - Prevent a deadlock when Zotero.wait() was called during initialization
- Don't spin Zotero.mainThread.processNextEvent() forever when translator could not be retrieved
2011-08-16 18:28:55 +00:00
Simon Kornblith
9ce0e47117 Support synchronous getTranslatorObject() in Firefox connecotr 2011-08-16 16:13:59 +00:00
Simon Kornblith
7756620490 - Customizable attachment export, thanks to DBrickShaw
- Fix an issue importing collections
2011-08-16 15:31:18 +00:00
Simon Kornblith
dec907569a Fix saving into collections when translation is performed in the browser 2011-08-16 14:44:24 +00:00