Commit Graph

19 Commits

Author SHA1 Message Date
ben%netscape.com
689707fd05 removing redundant skin files
git-svn-id: svn://10.0.0.236/trunk@69183 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 04:27:29 +00:00
ben%netscape.com
54281e520c removing redundant skins directories
git-svn-id: svn://10.0.0.236/trunk@69171 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 04:19:28 +00:00
mccabe%netscape.com
19ff8a13f9 Towards fixing 34416, use build rules to install .xul, etc. resource files rather overriding install rule.
Thanks to axel@pike.org <Axel Hecht> for the patch.


git-svn-id: svn://10.0.0.236/trunk@68834 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 07:23:04 +00:00
mccabe%netscape.com
084d5d6219 Move from <html:script> to <script>. Thanks to Peter Annema for the review.
git-svn-id: svn://10.0.0.236/trunk@68663 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 10:18:47 +00:00
mccabe%netscape.com
ae77a7169a Add a rudimentary menu, with the extremely useful 'close' command.
git-svn-id: svn://10.0.0.236/trunk@68662 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 10:00:07 +00:00
mccabe%netscape.com
335193eb0e Make several handlers return true.
git-svn-id: svn://10.0.0.236/trunk@68661 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 09:54:57 +00:00
mccabe%netscape.com
19d3741e83 Add standard taskbar.
git-svn-id: svn://10.0.0.236/trunk@68485 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-06 02:11:17 +00:00
mccabe%netscape.com
c470017373 Add console.css file; make javascript console scrollable. Fix to 35998.
git-svn-id: svn://10.0.0.236/trunk@67391 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-27 08:45:30 +00:00
mccabe%netscape.com
aeacf9b174 Display an informative message if unable to get the console service.
git-svn-id: svn://10.0.0.236/trunk@66700 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-21 10:13:56 +00:00
danm%netscape.com
fda3acfcbd dist...chrome restructuring
git-svn-id: svn://10.0.0.236/trunk@66464 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-19 21:42:30 +00:00
mccabe%netscape.com
5e883fa2be Rename interface constants from names like ERROR and STRICT, which evidently conflict with preprocessor defines on Windows.
Thanks to Travis for noticing this problem.


git-svn-id: svn://10.0.0.236/trunk@65791 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 07:03:46 +00:00
mccabe%netscape.com
8c6917a47b Fix Makefile to work with srcdir.
Patch courtesy Colin Blake <colin@theblakes.com>


git-svn-id: svn://10.0.0.236/trunk@65789 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 07:00:33 +00:00
mccabe%netscape.com
5b3b220e27 Fix console by updating component request from unused 'consoleservice' to 'mozilla.consoleservice.1'. Oversight!
git-svn-id: svn://10.0.0.236/trunk@65408 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-06 02:08:18 +00:00
mccabe%netscape.com
50cc6323f5 Point to the JS Console page from the UI; from tasksOverlay, for now.
Tweak js console javascript, with many added notes

add 'categories I know about so far' to nsIScriptError.idl, as some attempt at documentation.


git-svn-id: svn://10.0.0.236/trunk@64762 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:51:13 +00:00
mccabe%netscape.com
9a59620ca9 Rename progids to foo.bar.1 format; change console.js to take advantage of nsIScriptError messages when it gets them.
git-svn-id: svn://10.0.0.236/trunk@64694 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 04:17:54 +00:00
beard%netscape.com
32907a7a09 initial check-in.
git-svn-id: svn://10.0.0.236/trunk@64669 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 02:03:19 +00:00
mccabe%netscape.com
8db2d22f8c NOT BUILT YET -
Make getMessageArray return an empty array (rather than null) when there are no mmessages, and change console.js to expect this (but check against null anyway.)


git-svn-id: svn://10.0.0.236/trunk@64302 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 03:21:45 +00:00
jband%netscape.com
c80ddcea50 Win32 only makefile changes to get mccabe's JS console code to compile. Not yet part of the build
git-svn-id: svn://10.0.0.236/trunk@64256 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-27 22:24:33 +00:00
mccabe%netscape.com
b107f3ff5f Initial add of files to support a JavaScript console.
r=jband, r=ben

(though I've changed things slightly since they saw it.)


git-svn-id: svn://10.0.0.236/trunk@64105 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-25 04:23:31 +00:00