zotero/chrome/chromeFiles/content/scholar/ingester
Simon Kornblith aa6e2cfab1 closes #264, UMich lib catalog doesn't work on Windows; other issues related to Mirlyn
positions "saving item" window in a slightly better place on Windows

the UMich bug was actually bigger than I though. as it turns out, the HiddenDOMWindow in Windows is not a chrome window, so i had to modify createHiddenBrowser() to attach the hidden browser object to an existing browser window. i don't believe this should have any adverse effects for snapshots, etc., but Dan, correct me if i'm wrong. it would be nice to be able to create a real chrome instance instead of a XUL element, but all of my attempts at doing so have failed.
2006-09-04 20:19:38 +00:00
..
browser.js closes #264, UMich lib catalog doesn't work on Windows; other issues related to Mirlyn 2006-09-04 20:19:38 +00:00
browser.xul closes #42, save directly to project folder by clicking and holding down the icon in the toolbar. you actually have to right click (not just click and hold) for this to work, because 2.0 gets rid of the click-and-hold = contextual menu thing that existed in older version. 2006-06-27 21:02:26 +00:00
progress.xul - closes #73, use chrome for "Scraping Progress..." indicator 2006-06-27 02:03:10 +00:00
selectitems.js show fewer warnings in strict mode 2006-08-14 22:28:22 +00:00
selectitems.xul The Voyager scraper now actually works on the search results page. 2006-06-22 20:50:57 +00:00