From 0632cbf5e406314baad7d29e75c59597cb974be9 Mon Sep 17 00:00:00 2001 From: David Norton Date: Mon, 31 Jul 2006 19:14:06 +0000 Subject: [PATCH] Closes #91, Add dialog to delete child notes when a source is deleted Closes #146, ScholarPane.selectItem(id) Closes #147, "Edit in a Separate Window" on a note should select the note's parent item. Addresses #143, Scholar toolbar button to save current page as an independent file in the selected project. - Standalone Files are now added to the current Project. Files added to an item are now actually attached to the item. --- .../chromeFiles/content/scholar/itemPane.xul | 8 +-- .../content/scholar/itemTreeView.js | 24 +++++-- chrome/chromeFiles/content/scholar/overlay.js | 62 +++++++++++++++++-- .../chromeFiles/content/scholar/overlay.xul | 2 +- 4 files changed, 81 insertions(+), 15 deletions(-) diff --git a/chrome/chromeFiles/content/scholar/itemPane.xul b/chrome/chromeFiles/content/scholar/itemPane.xul index 2384ba33d..662460b27 100644 --- a/chrome/chromeFiles/content/scholar/itemPane.xul +++ b/chrome/chromeFiles/content/scholar/itemPane.xul @@ -39,10 +39,10 @@