try {
- register_document(params.w.document);
- register_window(params.w);
+ //register_document(params.w.document);
+ //register_window(params.w);
} catch(E) { sdump('D_ERROR',js2JSON(E)+'\n'); }
onload="document.getElementById('about_image').focus();"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading about.xul\n');</script>
+
<vbox id="about_vbox" flex="1" pack="center" align="center">
<groupbox id="about_groupbox">
<image id="about_image" src="chrome://evergreen/skin/media/images/main_logo.jpg"/>
}, 2
);
*/
+ return;
}
function close_tab( d, t1, t2 ) {
onunload="mw.OpenILS_exit(params);"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading app_shell.xul\n');</script>
+
<!-- Stylesheets -->
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://evergreen/skin/evergreen.css" type="text/css"?>
<overlay id="app_shell_menus_overlay"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading app_shell_menus_overlay.xul\n');</script>
+
<!-- The File menu on the main menu -->
<menu id="main.menu.file" label="&main.menu.file.label;" accesskey="&main.menu.file.key;">
<menupopup id="main.menu.file.popup">
<overlay id="app_shell_overlay"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading app_shell_overlay.xul\n');</script>
+
<?xul-overlay href="chrome://evergreen/content/main/app_shell_menus_overlay.xul"?>
<commandset id="AppShell_cmds">
}
}
+ return;
}
function new_card_in_deck(doc,deck,chrome,params) {
onunload="mw.OpenILS_exit(params);"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading clam_shell.xul\n');</script>
+
<!-- Stylesheets -->
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://evergreen/skin/evergreen.css" type="text/css"?>
<overlay id="clam_shell_overlay"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading clam_shell_overlay.xul\n');</script>
+
<commandset id="ClamShell_cmds">
<command id="cmd_broken" oncommand="
}
}
sdump('D_TRACE_EXIT',arg_dump(arguments));
+ return;
}
function paged_tree_make_columns( p, treecols, cols ) {
onunload="mw.OpenILS_exit(params);"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading paged_tree.xul\n');</script>
+
<!-- Stylesheets -->
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://evergreen/skin/evergreen.css" type="text/css"?>
<overlay id="paged_tree_overlay"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading paged_tree_overlay.xul\n');</script>
+
<commandset id="PagedTree_cmds">
<command id="cmd_prev" />
return patron_search( p.w, crazy_search_hash );
};
sdump('D_TRACE_EXIT',arg_dump(arguments));
+ return;
}
function patron_search(search_win, crazy_search_hash) {
}
);
sdump('D_TRACE_EXIT',arg_dump(arguments));
-
+ return;
};
}
}
);
sdump('D_TRACE_EXIT',arg_dump(arguments));
+ return;
};
}
}
);
sdump('D_TRACE_EXIT',arg_dump(arguments));
+ return;
};
}
onunload="mw.OpenILS_exit(params);"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading patron_search.xul\n');</script>
+
<!-- Stylesheets -->
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://evergreen/skin/evergreen.css" type="text/css"?>
sdump('D_ERROR', js2JSON(E) + '\n' );
}
}
-
+ return;
}
function patron_search_form_textbox_handler(doc,textbox,search_hash) {
onunload="mw.OpenILS_exit(params);"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading patron_search_form.xul\n');</script>
+
<!-- Stylesheets -->
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://evergreen/skin/evergreen.css" type="text/css"?>
<overlay id="patron_search_form_overlay"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading patron_search_form_overlay.xul\n');</script>
+
<commandset id="PatronSearchForm_cmds">
<command id="cmd_broken" oncommand="
<overlay id="patron_search_overlay"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading patron_search_overlay.xul\n');</script>
+
<commandset id="PatronSearch_cmds">
<command id="cmd_broken" oncommand="
}
}
sdump('D_TRACE_EXIT',arg_dump(arguments));
+ return;
}
function patron_search_results_init_after_paged_tree(p) {
tree_win.register_flesh_row_function( p.w._flesh_patron_function );
p.w.add_patrons = tree_win.add_rows;
sdump('D_TRACE_EXIT',arg_dump(arguments));
+ return;
};
}
onunload="mw.OpenILS_exit(params);"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading patron_search_results.xul\n');</script>
+
<!-- Stylesheets -->
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://evergreen/skin/evergreen.css" type="text/css"?>
<overlay id="patron_search_results_overlay"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <script>mw.sdump('D_TRACE','Loading patron_search_results_overlay.xul\n');</script>
+
<commandset id="PatronSearchResults_cmds">
<command id="cmd_broken" oncommand="