zotero/chrome/chromeFiles/content/scholar
Dan Stillman 6ab7fd1e18 Closes #119, When Item.isNote(), Item.getField('title') should return first line of note
Returns the first 80 characters of the note content as the title

Also changed setField() to use the loadIn parameter for primary fields so it can be used instead of this._data without affected _changedItems
2006-07-30 21:01:23 +00:00
..
admin A rough interface to add, remove and reorder item type fields -- at the moment just to make my life easier, but eventually could be adapted to allow end-user type/field editing, if we decide that's necessary 2006-06-24 08:23:54 +00:00
bindings Closes #127, Display files under files tab 2006-07-27 18:08:09 +00:00
ingester closes #78, figure out import/export architecture 2006-07-17 04:06:58 +00:00
test Sorting on a colum: Much, much, much, better. (hope)fully implemented! 2006-06-05 15:49:11 +00:00
xpcom Closes #119, When Item.isNote(), Item.getField('title') should return first line of note 2006-07-30 21:01:23 +00:00
about.xul Closes #12, credits panel. 2006-07-06 20:43:32 +00:00
bibliography.js closes #55, export bibliography to printable version 2006-07-27 23:01:55 +00:00
bibliography.xul closes #55, export bibliography to printable version 2006-07-27 23:01:55 +00:00
collectionTreeView.js Fixes Select All on Windows. But more importantly, uses the correct command structure for Select All, Delete, and provides the structure for future commands. 2006-07-28 13:28:50 +00:00
fileInterface.js closes #2, clipboard export 2006-07-28 04:09:40 +00:00
include.js - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
itemPane.js Closes #139, Ability to link to files, webpages 2006-07-28 19:56:49 +00:00
itemPane.xul Closes #139, Ability to link to files, webpages 2006-07-28 19:56:49 +00:00
itemTreeView.js Fixes Select All on Windows. But more importantly, uses the correct command structure for Select All, Delete, and provides the structure for future commands. 2006-07-28 13:28:50 +00:00
note.js Fixes #113, "New Note" should put note in currently selected project 2006-07-26 14:30:38 +00:00
note.xul Fixes #30, clicking on note in the hierarchical view shows contents of the note in the right panel. 2006-06-28 18:30:29 +00:00
overlay.js The fullscreen button is now an image. It looks different depending on whether the pane is on top or bottom, and changes background when activated. 2006-07-28 16:49:19 +00:00
overlay.xul The fullscreen button is now an image. It looks different depending on whether the pane is on top or bottom, and changes background when activated. 2006-07-28 16:49:19 +00:00
preferences.js Fixes #114, Preference for Scholar location (top, bottom). 2006-07-19 16:14:27 +00:00
preferences.xul Fixes #114, Preference for Scholar location (top, bottom). 2006-07-19 16:14:27 +00:00
selectItemsDialog.js SelectItemsDialog (for See Also) unregisters tree views on close. 2006-07-20 23:57:53 +00:00
selectItemsDialog.xul SelectItemsDialog (for See Also) unregisters tree views on close. 2006-07-20 23:57:53 +00:00