zotero/chrome/content/zotero
Dan Stillman 486d55a2e8 Addresses #482, Tag selector does not refresh on import/delete
This addresses the delete problem. I need to talk to Simon about the import one.
2007-01-05 21:08:01 +00:00
..
bindings Add new Notifier event types, 'collection-item' and 'item-tag', which send id pairs, e.g. adding tagID 2 to item id 1 would trigger ('add', 'item-tag', '1-2') 2007-01-04 14:00:10 +00:00
ingester Don't throw an error (accessing the document domain propety) when loading a Zotero report 2007-01-02 22:15:41 +00:00
test Not done yet 2006-10-02 23:46:36 +00:00
xpcom Addresses #482, Tag selector does not refresh on import/delete 2007-01-05 21:08:01 +00:00
about.xul Addresses #401, Add keyboard shortcuts 2006-12-19 21:20:56 +00:00
addCitationDialog.js use getImageSrc() functions in place of hard-coded image URLs 2006-12-20 00:29:18 +00:00
addCitationDialog.xul Decidedly not the time to make changes of this magnitude, but ids in the global overlay really need to be namespaced properly to avoid conflicts with other extensions 2006-10-24 23:40:04 +00:00
bibliography.js closes #465, Remember bibliography and export preferences 2006-12-22 17:09:46 +00:00
bibliography.xul closes #465, Remember bibliography and export preferences 2006-12-22 17:09:46 +00:00
exportOptions.js closes #465, Remember bibliography and export preferences 2006-12-22 17:09:46 +00:00
exportOptions.xul Changed all entities in zotero.dtd to have a "zotero." prefix -- the odds of collisions with other extensions are quite low, but we should be a responsible neighbor regardless 2006-10-19 21:53:02 +00:00
fileInterface.js - closes #391, Second export to same location with attached files fails 2006-12-13 05:23:39 +00:00
fileProgress.xul Changed all entities in zotero.dtd to have a "zotero." prefix -- the odds of collisions with other extensions are quite low, but we should be a responsible neighbor regardless 2006-10-19 21:53:02 +00:00
include.js Renamed the contract ID for the Zotero from "@chnm.gmu.edu/Zotero;1" to "@zotero.org/Zotero;1" -- this is a little dumb, since it means that utilities will have to be changed for Beta 3, but since this line will end up being copied all over the place in perpetuity, it's probably better for it to be zotero.org. (And actually, it may not come up much--anyone working within the main overlay will already have the Zotero object and in other windows people can just include chrome://zotero/content/include.js in their XUL file and not worry about it...) 2006-10-10 16:53:47 +00:00
integrationDocPrefs.xul Changed all entities in zotero.dtd to have a "zotero." prefix -- the odds of collisions with other extensions are quite low, but we should be a responsible neighbor regardless 2006-10-19 21:53:02 +00:00
itemPane.js Addresses #414, it is possible to edit the "extra" field and another field simultaneously 2006-12-25 09:06:42 +00:00
itemPane.xul Fix tabbing in tags pane (broken by last commit) and make ensureItemIsVisible() work for tags 2006-12-17 23:28:21 +00:00
note.js Merging changesets 1030 through 1034 to the Beta 3 tag 2007-01-03 12:25:40 +00:00
note.xul Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
overlay.js Merging changesets 1030 through 1034 to the Beta 3 tag 2007-01-03 12:25:40 +00:00
overlay.xul Closes #424, "Create Zotero Note from Selection" should create a webpage item automatically 2007-01-03 01:41:28 +00:00
preferences.js Closes #398, add option to have a smaller Zotero logo or just a "Z" in the status bar 2007-01-03 01:14:30 +00:00
preferences.xul Closes #398, add option to have a smaller Zotero logo or just a "Z" in the status bar 2007-01-03 01:14:30 +00:00
progressWindow.xul Not done yet 2006-10-02 23:46:36 +00:00
reportInterface.js Addresses #400, Report generation 2006-12-31 14:32:13 +00:00
searchDialog.js Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
searchDialog.xul Fixes #339, Saved search dialog doesn't expand when you add new conditions 2006-11-05 08:18:06 +00:00
selectableAlert.xul Workaround for nsIFile.launch() and reveal() not working on Linux/Unix 2006-12-07 16:46:13 +00:00
selectItemsDialog.js Closes #470, Add tag add/modification/delete targets to Notifier 2006-12-25 07:06:46 +00:00
selectItemsDialog.xul Decidedly not the time to make changes of this magnitude, but ids in the global overlay really need to be namespaced properly to avoid conflicts with other extensions 2006-10-24 23:40:04 +00:00