Граф коммитов

2562 Коммитов

Автор SHA1 Сообщение Дата
matt%netscape.com 523d6db630 Adding fix for 10275 1999-08-10 23:27:26 +00:00
sfraser%netscape.com 6f8bd3b554 Fix the image URLs to use the appropriate chrome URLs. 1999-08-10 23:13:52 +00:00
davidm%netscape.com 3e49a1412e remove long obsolete dialog code 1999-08-10 22:45:06 +00:00
davidm%netscape.com 525b7d5330 remove dialog code. return error code from history to fix bug 11489 1999-08-10 22:43:24 +00:00
davidm%netscape.com 36c717c184 First Checked In. 1999-08-10 22:14:38 +00:00
davidm%netscape.com 8637ef6169 fix typo 1999-08-10 22:01:36 +00:00
mccabe%netscape.com d6e7410f31 Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
racham%netscape.com 11f073ba6c fixing the bustage 1999-08-10 09:11:47 +00:00
racham%netscape.com 5613dddcf2 fixing the bustage 1999-08-10 08:59:00 +00:00
morse%netscape.com cf06e94c79 fix build bustage 1999-08-10 08:26:20 +00:00
morse%netscape.com 755225ce3a download mapping tables when browser starts up 1999-08-10 07:54:33 +00:00
brendan%mozilla.org 17411df5fe Regenerate to eliminate degenerate unsigned comparisons and dead code. 1999-08-10 07:30:11 +00:00
rjc%netscape.com 572aed8ea6 Now we can save find queries in bookmarks. 1999-08-10 06:07:53 +00:00
dougt%netscape.com 675dab5d91 updating flash software notification gif. 1999-08-10 05:42:19 +00:00
jband%netscape.com bf471b4b75 check member for null before using it in dtor 1999-08-10 05:23:03 +00:00
rjc%netscape.com df2e297bc4 Small XUL fix. 1999-08-10 05:21:04 +00:00
sspitzer%netscape.com 5c7482549a ignore generated Makefile 1999-08-10 05:16:39 +00:00
saari%netscape.com a77a8afd8b Fixing bug 7319 1999-08-10 05:09:30 +00:00
dougt%netscape.com 1aa3c90787 Adding back the software notification flash. 1999-08-10 03:29:08 +00:00
tao%netscape.com 96244b3300 Add en-US test case. 1999-08-10 03:11:08 +00:00
rjc%netscape.com 5a1e73594c Add Google icon. 1999-08-10 03:10:41 +00:00
rjc%netscape.com 0a8380d656 Add google icon. 1999-08-10 03:09:31 +00:00
tao%netscape.com 8ed2c2698f Add file/http test. 1999-08-10 03:06:12 +00:00
rjc%netscape.com 5e64b605e9 Get icons from the proper location. 1999-08-10 02:57:15 +00:00
matt%netscape.com e5fd5d7e05 Adding prefs in boxes 1999-08-10 02:48:56 +00:00
matt%netscape.com 22c986c912 Adding makefiles 1999-08-10 02:47:42 +00:00
matt%netscape.com 626379df4e Adding makefile for en-US directory 1999-08-10 02:46:41 +00:00
matt%netscape.com 981e196d12 Adding dtd files for prefs 1999-08-10 02:45:59 +00:00
rjc%netscape.com 6836162757 Add aol.com 1999-08-10 02:43:37 +00:00
rjc%netscape.com bde9123eaf Add in aol.com 1999-08-10 02:41:02 +00:00
hangas%netscape.com 0b92adb7e1 Removed dump() statement. 1999-08-10 00:56:22 +00:00
tao%netscape.com fa75b4c563 Change calling sequence to match the change in JS function 1999-08-09 23:56:18 +00:00
toshok%hungry.com c5260e8e1d if we're doing OJI, we need both -ljsj and -loji 1999-08-09 22:44:06 +00:00
rjc%netscape.com eb089c49a4 Small fix for bug #11449. 1999-08-09 22:33:02 +00:00
rjc%netscape.com d607fbda0d Small XUL changes. 1999-08-09 22:30:30 +00:00
danm%netscape.com 8930846f80 re-enable app quit from menu 1999-08-09 22:28:30 +00:00
sspitzer%netscape.com 472a576aae use try and catch. history.SetPageTitle() is failing. this exception is now. I think its related to bug #11489 1999-08-09 22:19:08 +00:00
rjc%netscape.com 0a456becfc Add some icons. 1999-08-09 21:51:17 +00:00
tao%netscape.com 5802c04e3b Add locale switching test case. 1999-08-09 21:38:54 +00:00
rjc%netscape.com 1bce0750f2 Proper chrome (with close box). Thanks to danm. 1999-08-09 21:12:35 +00:00
racham%netscape.com 5d0188b2cd renaming prefs file to prefs.js from prefs50.js, bug 5910 1999-08-09 21:08:54 +00:00
danm%netscape.com 7925534f4b proper chrome on search dialog 1999-08-09 21:05:27 +00:00
rjc%netscape.com 91e2d4425a Small XUL/JS/DTD changes. Now open search dialog when user wants to search through bookmarks. 1999-08-09 20:10:03 +00:00
saari%netscape.com c4dc3e2db6 Adding Mac dynamic menus support. This touches a little XP code, notably, adding GetDOMNode and SetDOMNode to nsIMenuItem. 1999-08-09 19:14:38 +00:00
radha%netscape.com 65adc50624 New methods for back and forward button popups 1999-08-09 00:54:20 +00:00
radha%netscape.com 8157579dfd New methods for back an dforward button popups 1999-08-09 00:53:39 +00:00
radha%netscape.com 2089e81ea0 New methods for back, forward button popups and Go menu 1999-08-09 00:52:04 +00:00
peterl%netscape.com 06eb8e340f removed hack forcing app into standard mode (now controlled by documents) 1999-08-08 01:20:28 +00:00
danm%netscape.com f6f105fe62 correct location of hiddenWindow.xul 1999-08-07 20:33:01 +00:00
danm%netscape.com b3d734cecf update where to find associated JS file 1999-08-07 20:32:10 +00:00
rjc%netscape.com 28a428843e Open search window as resizable. 1999-08-07 11:29:03 +00:00
danm%netscape.com f221b4e5c7 corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow. 1999-08-07 02:51:03 +00:00
rjc%netscape.com d77f506ab7 Compute a good title for saved search bookmarks. 1999-08-07 01:40:26 +00:00
rjc%netscape.com 22b6f12797 Add snap.com 1999-08-07 01:17:59 +00:00
rjc%netscape.com a3ba1e7066 Add goto.com 1999-08-07 01:07:20 +00:00
rjc%netscape.com 8d591d5138 Add google. 1999-08-07 00:50:47 +00:00
danm%netscape.com 31cfffd060 removed extra appshell->Exit. was unnecessary, and caused gtk some grief 1999-08-07 00:43:19 +00:00
slamm%netscape.com fe1f4abc82 Use the correct style for the panel bar. 1999-08-07 00:26:27 +00:00
slamm%netscape.com 47de4cc432 Avoid adding a panel multiple times. Clean-up selection after removing a panel. Comment out dump()'s. 1999-08-07 00:25:56 +00:00
rjc%netscape.com 69446d7c9e Add datasets directory into build. 1999-08-06 23:17:22 +00:00
slamm%netscape.com 5ba7fe8950 Add a corner to the panel titles. 1999-08-06 22:55:03 +00:00
cltbld%netscape.com 20b22c8659 make the CHROME rules play nice with obj-dir. fixes #11260 1999-08-06 22:45:47 +00:00
slamm%netscape.com dab36ecad3 Add 'Customize Panel' dialog for customizing individual panels (bug #9768). 1999-08-06 22:37:47 +00:00
slamm%netscape.com 1b7dbafca6 Use a local to hold onto customize window. Will need this to customize multiple sidebars. 1999-08-06 22:36:53 +00:00
hyatt%netscape.com 00b6811348 Removing the translation popup, since it is no longer used. 1999-08-06 22:24:19 +00:00
pinkerton%netscape.com 493e30b7f1 tweak placement of tooltip so linux doesn't crash. 1999-08-06 21:06:40 +00:00
rjc%netscape.com 3a9a3fa421 Start adding search datasets. 1999-08-06 21:00:35 +00:00
rjc%netscape.com db65ae0bf9 Use a document load event listener to decide when to update bookmark's last visit date. 1999-08-06 20:49:16 +00:00
matt%netscape.com c3547d7aca Adding fixing bug 6825 1999-08-06 19:16:26 +00:00
matt%netscape.com 2289ae5ec0 Fixing bugs 6854 6850 6830 and 6824 1999-08-06 19:07:31 +00:00
slamm%netscape.com 95bf38474c Move entities into DTD for related links panel (bug #10341) 1999-08-06 18:07:58 +00:00
slamm%netscape.com f203acf1bc Move entities into dtd for history (bug #10341) 1999-08-06 17:43:47 +00:00
slamm%netscape.com 21a2e819f6 Move entities into dtd files (bug #10341). 1999-08-06 17:35:10 +00:00
slamm%netscape.com 9089e4dcce Move entities into dtd files (bug #10341). 1999-08-06 17:34:34 +00:00
slamm%netscape.com 61b4ff717d Add a whole bunch of titles for new panels. 1999-08-06 17:20:26 +00:00
slamm%netscape.com ceb901bcf7 Slightly smaller font for title. 1999-08-06 17:19:37 +00:00
slamm%netscape.com ae88e35d77 Add a whole bunch of panels 1999-08-06 17:19:11 +00:00
slamm%netscape.com 8631e3dadf Install bookmarks dtd in same place as windows and Unix. 1999-08-06 17:16:28 +00:00
german%netscape.com 379e06e288 remove translate button (will be handled through View menu) and set align="horizontal" progress meter to get decent height value (see changes to xul.css) 1999-08-06 14:40:28 +00:00
german%netscape.com ecd0c64dae fix for bug 7418, better values for progress meter, use 'align=horizontal' for best results 1999-08-06 14:33:31 +00:00
sspitzer%netscape.com d43d7bb8dd temporary fix for #11374. 1999-08-06 07:32:25 +00:00
slamm%netscape.com 4111bb2d3c Adjust preview's iframe height. 1999-08-06 00:29:44 +00:00
morse%netscape.com 05534f19dd cleaned up dialogs 1999-08-06 00:29:10 +00:00
rjc%netscape.com 334b1d04a0 Add "search" into Windows/Unix builds. 1999-08-06 00:27:19 +00:00
danm%netscape.com 03443ebcca attempts to find webshells with a null name now always fail. makes window.open() with null name open new window. seems not to break anything. you know who to beat up if it does. 1999-08-05 23:59:00 +00:00
rjc%netscape.com dbe1512872 Add makefiles for Windows and Unix. (Not in the build yet on those platforms.) 1999-08-05 23:26:32 +00:00
rjc%netscape.com 91b2a47913 Enable Search items. 1999-08-05 23:09:42 +00:00
rjc%netscape.com 843074d054 Update XUL/JS. 1999-08-05 23:05:19 +00:00
ramiro%netscape.com 0adc684bbc Dont link in zlib, its not needed. 1999-08-05 22:38:08 +00:00
matt%netscape.com fa06f5d729 Fixing bugs 6826 1999-08-05 22:10:12 +00:00
matt%netscape.com 5c881dcd12 Adding treehead to prefs 1999-08-05 21:42:15 +00:00
matt%netscape.com 10b8e94339 Adding new box prefs.
fixing prefs bugs
1999-08-05 21:41:40 +00:00
kin%netscape.com 76a8c940e6 Add return statement to operator=(). Fixes Win32 VC++ 5 build bustage. 1999-08-05 20:20:14 +00:00
waterson%netscape.com c751bf64c8 Bug 11323. Make sure to set doc title in global history once we know it. 1999-08-05 20:15:33 +00:00
slamm%netscape.com 68bd31bf15 Drop panel name from dialog title. 1999-08-05 20:09:54 +00:00
rjc%netscape.com 271fb97c26 Fix icon alignment. 1999-08-05 20:05:26 +00:00
slamm%netscape.com 14a3c905e0 Add the panel preview dialog. 1999-08-05 19:52:51 +00:00
slamm%netscape.com d06f453e19 Remove the treehead (bug #10950). 1999-08-05 19:50:44 +00:00
slamm%netscape.com 5db0dc3ad9 Use the chrome URL instead of resource URL for properties. 1999-08-05 19:49:39 +00:00
slamm%netscape.com afef559106 Fix the scrollbar. Remove the treehead (bug #10950). 1999-08-05 19:48:47 +00:00
slamm%netscape.com b71835426e Tweak toolbar popups. Make the scrollbar work for them. 1999-08-05 19:47:21 +00:00
sspitzer%netscape.com cbcb2ce098 fix warnings 1999-08-05 19:47:10 +00:00
ramiro%netscape.com a8a89c6a82 Dont link -lxp, its not needed. 1999-08-05 13:46:52 +00:00
ramiro%netscape.com 592ff978d2 Remove duplicate -lxpcom link flag. 1999-08-05 13:09:41 +00:00
ramiro%netscape.com af25aaf695 Dont link in libcaps. Its not needed. 1999-08-05 12:52:23 +00:00
ramiro%netscape.com e140e659e2 Dont link with nsappshell, its not needed. 1999-08-05 12:41:27 +00:00
waterson%netscape.com 90b790e14c Let's try it again. Replacing history implementation with MDB. 1999-08-05 06:43:17 +00:00
waterson%netscape.com f6bc0ef557 Back out -- not sure what's wrong. 1999-08-05 05:33:31 +00:00
waterson%netscape.com 732f94e884 Remove global history; move to webshell. 1999-08-05 05:13:34 +00:00
waterson%netscape.com 5b0d239952 Fix history window. 1999-08-05 05:11:42 +00:00
waterson%netscape.com 7ebd8c50db Replace history implementation with MDB. 1999-08-05 05:10:38 +00:00
hyatt%netscape.com 3a8e82a524 Fix for bug where window.title couldn't be set using onload handler. 1999-08-05 02:16:16 +00:00
danm%netscape.com 8990616188 fixed named frame targeting 1999-08-05 01:50:25 +00:00
rjc%netscape.com 1ccafb56fd Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:43:19 +00:00
rjc%netscape.com 568ce9e5ee Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:38:02 +00:00
valeski%netscape.com 493ae6bd9e api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:28:30 +00:00
rjc%netscape.com 38484da458 XUL/JS changes. 1999-08-05 01:14:53 +00:00
slamm%netscape.com 1b52fc25a5 Hack the dtd URIs for now. The directories will need to be restructured a bit to fix this correctly. 1999-08-05 00:08:09 +00:00
slamm%netscape.com 6b7d3dbefb Recommit. Add entity files. 1999-08-04 23:45:32 +00:00
slamm%netscape.com ad9fad37cf Not ready yet. back out. 1999-08-04 23:43:05 +00:00
slamm%netscape.com baf9f3d904 Move entities into dtd files. 1999-08-04 23:40:49 +00:00
danm%netscape.com d1f12ae485 enable non-chrome window.open for platforms other than Windows 1999-08-04 23:26:21 +00:00
slamm%netscape.com a587a0acf6 Fix bug #9925: Down arrow behaves incorrectly. 1999-08-04 23:10:56 +00:00
radha%netscape.com ffa156c692 Pass url load type LOAD_HISTORY when loading a url due to a back or forward button click 1999-08-04 22:44:59 +00:00
radha%netscape.com 434b77186d Add a new loading type LOAD_HISTORY 1999-08-04 22:44:13 +00:00
valeski%netscape.com 5703191006 we're now returning load url error codes out 1999-08-04 21:45:06 +00:00
hangas%netscape.com f096176e6d Moving tree styles around such that mailnews uses xul.css for tree style and xul.css has correct colors on tree headers. Hook?=slamm, sspitzer 1999-08-04 21:21:18 +00:00
slamm%netscape.com 0f3965610f Remove OpenBookmarkURL() call from Bookmarks menu (it's already on the individual items). 1999-08-04 21:10:47 +00:00
slamm%netscape.com 54d4412df6 Remove default pref for open/close so that individual sidebars can set it the way they want. 1999-08-04 20:43:03 +00:00
slamm%netscape.com 6b8334378b Bring customize dialog closer to spec. Workaround tree datasource bug #11258 (use resource URL for now). 1999-08-04 20:40:21 +00:00
slamm%netscape.com 64bfcd65d0 Remove entry for unused and non-existant gif, online.gif. 1999-08-04 20:37:51 +00:00
slamm%netscape.com fee5accc45 Use window.open instead of toolkit core to open bookmarks window. (workaround fix for bug #9972) 1999-08-04 20:36:42 +00:00
matt%netscape.com 4e04281319 taking out pref dump 1999-08-04 20:30:43 +00:00
german%netscape.com 08b6c2b111 Small changes to improve look and feel of open file open dialog and enable intrinsic sizing. Hook? = cyeh granted. Tree also just turned green. 1999-08-04 18:38:13 +00:00
chuang%netscape.com c307e22acb replace html files to xul files 1999-08-04 18:29:28 +00:00
waterson%netscape.com 256b38e1e0 Let's try that again. 1999-08-04 06:13:06 +00:00
waterson%netscape.com de76e3129f Re-added as binary. 1999-08-04 06:10:27 +00:00
waterson%netscape.com c471fbb9c9 Removing flames.gif so I can re-checkin with -kb option. 1999-08-04 06:09:56 +00:00
waterson%netscape.com c3f045f1da Descend into sidebar directory. 1999-08-04 04:52:25 +00:00
waterson%netscape.com eb6ee56e63 Add sidebar to dirlist. 1999-08-04 04:51:24 +00:00
danm%netscape.com 2c8a082b19 initialize what was an uninitialized variable. makes things better. 1999-08-04 04:31:01 +00:00
sdagley%netscape.com 0d1e67aedf File Removed. 1999-08-04 02:17:41 +00:00
slamm%netscape.com 383dc7605a Fix build error for sidebar. 1999-08-04 00:05:09 +00:00
slamm%netscape.com 7b3b0084a6 Fix mac build bustage. 1999-08-03 23:01:38 +00:00
slamm%netscape.com 2168579a0a Move sidebar entities into dtd files (bug #10341) 1999-08-03 22:36:20 +00:00
slamm%netscape.com cccebba779 Add sidebar component directory (files were previously in rdf/resources). 1999-08-03 22:36:12 +00:00
slamm%netscape.com 955ba39205 Move strings to DTD files (bug #10247). 1999-08-03 22:36:00 +00:00
slamm%netscape.com 006f754292 Use chrome url for sidebar contents 1999-08-03 22:35:45 +00:00
radha%netscape.com ab1456be8b Allow windows path formats, d:\, c:\ etc.. to be passed as command line urls 1999-08-03 22:15:14 +00:00
slamm%netscape.com 2f68d0049c Remove unused appcore. Replaced by JS code. 1999-08-03 20:59:40 +00:00
sdagley%netscape.com 3209ebf605 Removed some obsolete files from the makefiles. First step in addressing bug #11024. 1999-08-03 20:52:15 +00:00
mcafee%netscape.com 451c4afcee Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren 1999-08-03 20:51:41 +00:00
german%netscape.com 852b586cf6 Added icons for alerts, infomsgs, errors,question dialogs and for the default button 1999-08-03 14:21:23 +00:00
rjc%netscape.com a8095a2d9d Small XUL change 1999-08-03 11:30:18 +00:00
rjc%netscape.com 5f76ea954f Darn nsCOMPtr usage. 1999-08-03 07:08:59 +00:00
danm%netscape.com 9d29324b32 modal dialogs from C off the UI thread. a bit premature: works on Win and Mac. Issue addressed on gtk, but not there yet. 1999-08-03 07:06:32 +00:00
rjc%netscape.com f986dfa9e4 Add support for changing a bookmark's URL. 1999-08-03 06:12:28 +00:00
dougt%netscape.com 352e3e97a7 making secure-button a listener of the Browser:Security broadcaster 1999-08-03 01:31:01 +00:00
pinkerton%netscape.com 1b0617a661 change ResolveAlias() to ResolveSymlink() to avoid two asserts at startup. Why this code is ifdef'd XP_MAC is worrysome to me. 1999-08-03 01:23:38 +00:00
german%netscape.com a8a306e45d First Checked In. 1999-08-03 00:58:29 +00:00
german%netscape.com 3fb95c9126 First Checked In. 1999-08-03 00:51:10 +00:00
hangas%netscape.com 67cba68c28 Fixes to opening navigator window from tasks menu and taskbar (hangas and davidm). 1999-08-03 00:20:31 +00:00
hangas%netscape.com 7e7e21b5e6 Fixed the Exit menu item for all mailnews windows to match the new menu structure. Hook?=dp 1999-08-02 23:16:13 +00:00
hangas%netscape.com ab0df03e42 Fixed taskbar buttons. If we plan to use onaction for buttons then we can switch this back later. Hook? = dp 1999-08-02 22:51:33 +00:00
tao%netscape.com 003f55980f Rename "Strres Test" to "StringBundle Test" 1999-08-02 21:38:41 +00:00
hyatt%netscape.com d9d149c1c7 Fix. 1999-08-02 21:20:48 +00:00
hyatt%netscape.com 444c792216 Fixing the oddness. This looks like a CSS parsing bug (it didn't detect the
close of the comment).
1999-08-02 21:17:13 +00:00
sspitzer%netscape.com 559215d205 remove the mail server, news server and identity pref pages. for mail news, these are now found under Edit | Account Setup... and Edit | New Account Wizard... 1999-08-02 20:08:08 +00:00
hangas%netscape.com 57658f3e2a Fixes for splitter 1999-08-02 18:30:40 +00:00
hangas%netscape.com e2b58c499d Updates for the new address book xul file names, added dtd files, removed html files, overall reorg. 1999-08-02 18:27:42 +00:00
ramiro%netscape.com deb7d3b582 Landing unix toolkit exorcism changes. #ifdef-ed OFF for now. 1999-08-02 13:53:49 +00:00
hyatt%netscape.com bb9bfa6013 Fixing separators also. 1999-08-02 08:59:56 +00:00
hyatt%netscape.com eb3fa406fb Fixing separators also. 1999-08-02 08:59:35 +00:00
hyatt%netscape.com 49001a9b2b Fixing Mac breakage where menu items don't execute when selected. 1999-08-02 08:55:15 +00:00
hyatt%netscape.com 7543e2a5bb Demonstrating how to use the accesskey attribute. 1999-08-02 07:32:06 +00:00
hyatt%netscape.com c9ff32a0a9 Speeding up XP menus. 1999-08-02 07:26:24 +00:00
waterson%netscape.com aa4e4d5ade Fix toolbar buttons in bookmarks menu. 1999-08-02 05:29:05 +00:00
waterson%netscape.com 51be357646 Fix separators in bookmarks menu. 1999-08-02 05:24:55 +00:00
danm%netscape.com 8a4c4a6b11 update nondynamic (mac) menu loading code to use xul syntax new since yesterday (name becomes value) 1999-08-01 04:21:50 +00:00
hyatt%netscape.com 0ffe2da7fc Cleaning up this XUL command thing a bit. 1999-07-31 22:51:05 +00:00
hyatt%netscape.com 1997656007 Doing a little bit of cleanup on the webshell window. 1999-07-31 22:48:28 +00:00
hyatt%netscape.com 1b037cda48 Fixing nsIXUlWindowCallbacks bustage. I accidentally commented out the
ExecuteStartupCode() function, which still needs to be called for now.
1999-07-31 21:08:10 +00:00
hyatt%netscape.com 464ff83329 Phase 3. Enabling XP menus on the menu bar. 1999-07-31 11:29:03 +00:00
hyatt%netscape.com c78377b708 Fixing hiddenWindow.xul. 1999-07-31 07:45:20 +00:00
hyatt%netscape.com 2117330e24 Patching the history XUL file. 1999-07-31 07:35:15 +00:00
hyatt%netscape.com 430785be1a Patching the bookmarks XUL file (we're still in phase 2 of the landing). 1999-07-31 07:32:38 +00:00
hyatt%netscape.com dd78fe4ffc Patching the view source XUL file. 1999-07-31 07:29:56 +00:00
hyatt%netscape.com 1b63cf98da Patching non-dynamic native menu impls. These include the Mac and BeOS.
Note that the only XUL files currently patched as of this checkin are
the global overlays and navigator.xul.  You won't see any menus in any
other windows right now.

I will now begin patching XUL files.  Once I am finished with the XUL,
phase 2 will be complete (i.e., as of this checkin, all C++ code for
phase 2 is in).
1999-07-31 07:15:20 +00:00
hyatt%netscape.com b65ad1079f Phase 2 of XP menu landing. Adding the menupopup child. 1999-07-31 07:02:22 +00:00
warren%netscape.com 51b7182c90 Added debug code to print out timing. 1999-07-31 06:35:08 +00:00
dp%netscape.com 8b1e178a24 Fixing calls to startup and shutdown xpcom 1999-07-31 06:26:24 +00:00
hyatt%netscape.com 7accb23ca0 Phase 1 of the XP menu landing. Patching XUL files. 1999-07-31 03:04:31 +00:00
hyatt%netscape.com afe0bfb855 Phase 1 of the XP menu landing. Patching XUL files. 1999-07-31 03:02:38 +00:00
hyatt%netscape.com 837415eb45 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 02:55:09 +00:00
hyatt%netscape.com e0da4f446e Phase 1 of menu landing. Patching XUL files. 1999-07-31 02:51:48 +00:00
hyatt%netscape.com 37bd94cbdc Phase 1 of menu landing. Changing the syntax of XUL files. 1999-07-31 02:50:33 +00:00
hyatt%netscape.com 89aef333a8 Committing navigator.xul with the updated menu syntax. 1999-07-31 02:11:37 +00:00
hyatt%netscape.com 17e94071e9 Checking in the sample XP menu XUL file. Demos the anonymous creation
capability and has a menu with an action handler attached.
1999-07-31 01:44:30 +00:00
waterson%netscape.com 7214976a0e Stop assertions-on-startup when sidebar is opened. 1999-07-30 23:49:02 +00:00
rjc%netscape.com 288bb561e9 Add persist attribute on "open" attribute. Also, get bookmark icons back on the left of the text. 1999-07-30 23:43:29 +00:00
danm%netscape.com 947bf6cd78 stop neglecting to specify an URL to open in the prefs window. fixes bug 10589. 1999-07-30 23:42:43 +00:00
bruce%cybersight.com 155432c7f4 ANSI C++ fix. Fixes HP-UX build with aCC. Use 'friend class nsFoo' rather than 'friend nsFoo'. 1999-07-30 23:39:28 +00:00
mscott%netscape.com 9c8970b753 Fix Bug #10706. Restore menus to chrome urls that are opened using window.open from the task manager. r=danm 1999-07-30 23:35:19 +00:00
briano%netscape.com d1d9698db3 Added a newline to the end of file to fix the Unix native compiler builds. 1999-07-30 21:49:32 +00:00
hyatt%netscape.com f193a4decc This is a sample XUL file that nobody uses. Completely harmless. 1999-07-30 00:34:09 +00:00
valeski%netscape.com e8728c2ed4 cyeh approved - stability repairs 1999-07-29 21:16:27 +00:00
cltbld%netscape.com d67a055739 anal cleanup. 1999-07-29 20:02:29 +00:00
blizzard%redhat.com 0c10e469f2 fix linux startup bustage. reviewed by sspitzer, approved by cyeh. 1999-07-29 19:42:55 +00:00
mscott%netscape.com 293095a950 fix build breakage...include config.mak 1999-07-29 03:59:32 +00:00
mscott%netscape.com c161ee5840 fix build breakage....include config.mak 1999-07-29 03:56:54 +00:00
gagan%netscape.com f952c9d490 Fixed the resource:// to resource:/ May be related to the menu problems. Appr'd leaf. 1999-07-29 01:31:47 +00:00
briano%netscape.com ea37bbc00a Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
dp%netscape.com 58a1a55a5b Removing Makefile that got checked in by mistake, I think 1999-07-28 18:47:56 +00:00
warren%netscape.com b0b426c6cd Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:42:53 +00:00
law%netscape.com d08f3930a4 Fix for necko build bustage 1999-07-28 06:53:32 +00:00
racham%netscape.com e8d11ed3b8 Fixing no migration profiles case. bug 9783 1999-07-28 06:32:08 +00:00
law%netscape.com aceea7bbd5 New stream xfer dialog plus .dtds 1999-07-28 06:17:48 +00:00
law%netscape.com 41d146f303 Enable overriding initialization 1999-07-28 05:51:43 +00:00
law%netscape.com e15070b996 Updating (not in the build, yet) 1999-07-28 05:37:44 +00:00
law%netscape.com 5975e0865f Add JavaScript/JavaScriptDebug .shlbs 1999-07-28 05:35:49 +00:00
law%netscape.com 2d6cf5b45f Adding nsIStreamTransferOperation to build. 1999-07-28 05:33:46 +00:00
law%netscape.com 1ab13b8fc0 Add new .idl 1999-07-28 05:31:39 +00:00
law%netscape.com d7f6110574 Adding .js file 1999-07-28 05:29:23 +00:00
law%netscape.com a2a3e76594 First Checked In. 1999-07-28 05:05:43 +00:00
law%netscape.com 0f0b22bc9b First Checked In. 1999-07-28 04:59:31 +00:00
law%netscape.com b0abbaff39 First Checked In. 1999-07-28 04:49:06 +00:00
mscott%netscape.com 5f377c3034 add one more necko ifdef for davidm. 1999-07-28 03:40:03 +00:00
davidm%netscape.com 0be47de510 #if def out the code so NECKO doesn't break 1999-07-28 03:37:30 +00:00
davidm%netscape.com 6c33e94801 4279 [FEATURE] JavaScript Alert dialogs 1999-07-28 02:52:14 +00:00
davidm%netscape.com 191f7befb9 Add dialogOverlay.dtd 1999-07-27 23:37:39 +00:00
davidm%netscape.com 4ee111b21f Use tasksoverlay.css and tasksOverlay.dtd 1999-07-27 23:37:12 +00:00
davidm%netscape.com 82ee175771 Add tasksOverly.dtd and dialogOverlay.dtd 1999-07-27 23:35:12 +00:00
davidm%netscape.com f524328532 move taskbar to tasksOverlay.css 1999-07-27 23:34:21 +00:00
briano%netscape.com d99daeea9b Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
davidm%netscape.com 3aae186860 Add taskOverlay.css 1999-07-27 23:19:49 +00:00
davidm%netscape.com 300528253e Change code so JS doesn't throw 1999-07-27 23:16:52 +00:00
davidm%netscape.com 575454f15c First Checked In. 1999-07-27 23:16:26 +00:00
law%netscape.com 9504ccf7b0 Adding new .dtd files; a=mcafee 1999-07-27 23:01:32 +00:00
law%netscape.com 92f5af7b31 Adding new .dtd files; a=mcafee 1999-07-27 22:47:56 +00:00
danm%netscape.com 9ff13525b3 straighten out OS chrome flags and synchronize in Windows source 1999-07-27 22:42:34 +00:00
sspitzer%netscape.com 0f24006c48 wrap pref calls with try / catch 1999-07-27 21:48:08 +00:00
waterson%netscape.com f6b84db71a Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
syd%netscape.com 84ad1e7491 In the spirit of DumpDOM, adding this to your JS file should cause a dialog to come up displaying the
first Javascript error encountered. Code taken from Danny Goodman's JavaScript Bible. Works with 4.x,
doesn't seem to work yet with 5.0 but I'll be filing a bug on that.
1999-07-27 09:01:51 +00:00
syd%netscape.com ad0bc29879 Add onerror.js 1999-07-27 08:59:48 +00:00
syd%netscape.com 825aed4424 added onerror.js 1999-07-27 08:58:37 +00:00
danm%netscape.com 25a41a1ede enabling the OK button 1999-07-27 06:44:26 +00:00
danm%netscape.com 743f1947e6 hooking up window OS border control from JS/C++ 1999-07-27 06:34:24 +00:00
pavlov%netscape.com 8b8b9c3727 window creation changes 1999-07-27 04:27:17 +00:00
hangas%netscape.com f60b3ef970 Added taskbar to all mailnews windows, fixed xul files that began to fail after recent C++ checkins, and misc small UI enhancements. Hook? = arielb 1999-07-27 02:57:36 +00:00
evaughan%netscape.com a9254de27f Placing padding on the outer most frame like the window tag does not work properly.
So removing padding for now until this works.
1999-07-27 02:22:59 +00:00
neeti%netscape.com 61a0c53a3b cookie prefs not being initialized bug 10444
walletService not being initialized bug 10474
cookie prefs off by one bug 9745
1999-07-27 01:44:15 +00:00
tao%netscape.com 94d1a059a6 Add strres test case. 1999-07-27 01:40:45 +00:00
mscott%netscape.com 0e998cd14e Fix the mal-formed chrome urls for the open and close twisty gifs. This was preventing them from being
loaded correctly with necko.
1999-07-27 00:47:40 +00:00
dougt%netscape.com 69178099d5 Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
evaughan%netscape.com 3d03e0bfa8 Fixed alignment on titledbuttons. 1999-07-26 20:23:15 +00:00
joki%netscape.com deb676cd44 Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus. 1999-07-26 15:02:19 +00:00
hyatt%netscape.com 61682457e2 Reverting. Didn't mean to check this in. 1999-07-26 09:23:27 +00:00
hyatt%netscape.com 82548ffa57 Changing the popup events' names. 1999-07-26 09:19:45 +00:00
hyatt%netscape.com fa98690b60 Tweaking more style rules related to the XP menu look. 1999-07-26 07:22:53 +00:00
hyatt%netscape.com 544fa8b34f Working on the menu's look. 1999-07-26 07:22:30 +00:00
hyatt%netscape.com 6e6a895d80 Rules for disabled menu items. 1999-07-26 01:47:59 +00:00
hyatt%netscape.com 5ab3ad721f Updating the sample menu file. 1999-07-26 01:20:06 +00:00
rickg%netscape.com 285b2eab0d replaced call to deprecated nsString API 1999-07-26 01:01:10 +00:00
rickg%netscape.com 5f296b4a5d replaced calls to deprecated string API 1999-07-26 00:53:46 +00:00
rickg%netscape.com a6893725cd replaced call to deprecated string API 1999-07-26 00:51:00 +00:00
rjc%netscape.com fd945ffe4b Support importing of NetPositive bookmarks under the BeOS. 1999-07-25 19:52:08 +00:00
sdagley%netscape.com 305d4ab063 Necko change specific to Mac - don't bail if cookie manager component can't be found as it doesn't exist yet for Mac. 1999-07-25 01:50:02 +00:00
evaughan%netscape.com 35fc2d8159 1) added .gif for horizontal scrollbar
2) added cropping to titledbuttons
3) fixed bugs in navigator.xul and navigator.css
1999-07-25 01:15:14 +00:00
hyatt%netscape.com 97c87af9a2 Fixing the syntax of the sample XUL file. Harmless. 1999-07-25 00:17:36 +00:00
hyatt%netscape.com 511c5c474e Tweaks to the sample XUL. Harmless. 1999-07-24 23:11:56 +00:00
hyatt%netscape.com 086382f579 More tweaks to the menu style rules. 1999-07-24 23:11:40 +00:00
hyatt%netscape.com 1a1d41aa52 Checking in a harmless sample file. 1999-07-24 22:49:56 +00:00
hyatt%netscape.com 6808b48ce7 Adjusting more style rules for xp menus. 1999-07-24 22:49:42 +00:00
hyatt%netscape.com 017388353d Padding it a bit. 1999-07-24 22:24:51 +00:00
hyatt%netscape.com 5c9c3cb757 Making sure XP menu images get installed. 1999-07-24 22:21:32 +00:00
mcafee%netscape.com 2f20d7a986 Adding caps library to fix Solaris linkage. 1999-07-24 10:40:42 +00:00
mcafee%netscape.com 8e167089bc Adding XP Menus test case under Debug menu. 1999-07-24 09:50:35 +00:00
chuang%netscape.com 74f8720850 fix bug 6836, change News to Newsgroups 1999-07-24 06:20:03 +00:00
pavlov%netscape.com bd8f3136e9 add a soundtest to the menus 1999-07-24 05:00:53 +00:00
mscott%netscape.com a6a455042d necko only! Fix several necko problems where we are calling GetBuffer on an nsString and passing the result into
NS_NewUri. If the nsString is unicode then GetBuffer returns null which is not the desired behavior.
I also cleaned up the necko stuff a bit as we were doing some extraneous steps. With this change you can bring
up bookmarks in apprunner.
1999-07-24 02:06:30 +00:00
hyatt%netscape.com 3011e6d6e8 Adding style rules for xpmenuitems. 1999-07-24 01:58:56 +00:00
hyatt%netscape.com 04e82bbc2d Harmless checkin of a sample XUL file. 1999-07-24 01:58:40 +00:00
hyatt%netscape.com 2a1ff8ce57 Images for the XP menus. Not compiled, so completely harmless. 1999-07-23 10:19:10 +00:00
hyatt%netscape.com de54ef14b3 Added a background to test transparency of menus. 1999-07-23 08:37:33 +00:00
hyatt%netscape.com bc2f4141a5 Adding style rule for depressed menu items on the menu bar. 1999-07-23 08:33:02 +00:00
hyatt%netscape.com a8d60ca130 Checking in my sample XUL file. Not used in the product. Completely safe. 1999-07-23 07:22:37 +00:00
davidm%netscape.com 3c7d624e93 Change return value when no window is found to NS_OK. Init variable to NULL 1999-07-23 03:14:43 +00:00
hyatt%netscape.com 64581b805a A thoroughly harmless checkin of a sample XUL file for XP menus. 1999-07-23 02:40:02 +00:00
danm%netscape.com 15f5ce54da reversing inadvertent removal of dynamic menubar 1999-07-23 02:37:14 +00:00
hangas%netscape.com 24f57c17f0 Added taskbar to address book, turned on abilty to go to front most mail 3pane or ab from Tasks menu. Added Page Setup to messenger compose. Hook? = jj 1999-07-23 02:14:33 +00:00
davidm%netscape.com 75cc6a3f47 Move task bar to tasksOverlay.xul. Added in some test content 1999-07-23 00:32:42 +00:00
danm%netscape.com 2e39eab67d removing IsMenuBarVisible -- it was a mistake, and unused 1999-07-22 23:41:50 +00:00
rjc%netscape.com f87c362f46 Const this! 1999-07-22 23:01:29 +00:00
rjc%netscape.com e9e5b78ee6 Cleanup. Use GetValueConst() more, allow returning IE favorites URLs (on Mac), fix memory leak. 1999-07-22 22:58:22 +00:00
hyatt%netscape.com cc8ec5524d Fixing a security violation in GetContentWebShell. When no shell was found, it
was returning the chrome shell.  It should just return nsnull instead.
1999-07-22 22:48:23 +00:00
nisheeth%netscape.com 6053670fe6 Fix for bug 10028. We handle mixed case mailto urls properly now. 1999-07-22 22:34:28 +00:00
rjc%netscape.com 1694146d25 For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY! 1999-07-22 22:11:21 +00:00
ramiro%netscape.com 156ea06c5e Remove stubs which are not needed anymore. 1999-07-22 18:38:54 +00:00
hyatt%netscape.com 3acc521769 Another thoroughly harmless checkin. Just a sample XUL file. 1999-07-22 10:16:26 +00:00
rjc%netscape.com 1c2b36a081 Back out the code where, under Windows, try and munge imported IE Favorites names to not include a ".url". I'm going to put the code elsewhere. 1999-07-22 09:35:55 +00:00
rjc%netscape.com 6bb89e5a9e Under Windows, try and munge imported IE Favorites names to not include a ".url". 1999-07-22 09:28:36 +00:00
rjc%netscape.com 9b43bd34af When looking for a bookmark file, first try PROFILE_DIR/bookmarks.html and if that doesn't exist, then try PROFILE_DIR/bookmark.htm Do this because of differences in names on various platforms in older browser versions, when importing bookmarks into this version leaves us with naming differences. We don't want to force the import process to change the bookmark filename, as that might break third party applications which mess with the bookmark file and expect the old name. 1999-07-22 09:08:44 +00:00
hyatt%netscape.com 06cb43445b A thoroughly harmless checkin. Just tweaking the content of a sample XUL file. 1999-07-22 08:49:58 +00:00
leaf%mozilla.org c0bcca9f17 admin -kb'ing these bad boys 1999-07-22 01:56:32 +00:00
matt%netscape.com e9333b5fe1 Needed to switch animations around 1999-07-22 00:46:31 +00:00
matt%netscape.com 09658a42aa Adding new throbber 1999-07-22 00:34:23 +00:00
davidm%netscape.com c9f4126886 Modify navigator.xul to use taskoverly. Updated overlay to have all the functionality that existed in navigator.xul 1999-07-22 00:27:14 +00:00
gagan%netscape.com 20c0996ab2 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
hyatt%netscape.com 4605e32869 Checking in a sample file for the menus. 1999-07-21 09:49:22 +00:00
hyatt%netscape.com 4c79902e3a Updated style rules for menus. 1999-07-21 07:49:38 +00:00
hangas%netscape.com f3be7dbd4a *** empty log message *** 1999-07-21 07:28:21 +00:00
danm%netscape.com 6c4769c9d9 make window.open windows visible 1999-07-21 06:37:58 +00:00
gagan%netscape.com 4d227d2aab Fixed the missing slash in chrome: hacks. 1999-07-21 03:18:55 +00:00
danm%netscape.com f8875221d4 necko-copacetic version of last checkin 1999-07-21 02:58:26 +00:00
jj%netscape.com fa047454f1 fixed duplicate code fragment name (replaced FIND_DLL with XFER_DLL) 1999-07-21 01:51:25 +00:00
jj%netscape.com eb630c32cc fixed duplicate code fragment name (replaced FIND_DLL with UCTH_DLL) 1999-07-21 01:47:35 +00:00
law%netscape.com d0a4e5c85f Not part of the build; chill out 1999-07-21 01:31:16 +00:00
slamm%netscape.com 46af56f4d2 Add bookmark popup code 1999-07-21 00:00:14 +00:00
slamm%netscape.com 94ec699087 Add popups for personal toolbar folders. 1999-07-20 23:40:34 +00:00
slamm%netscape.com ecbac7a810 Use chrome url for skin. 1999-07-20 23:40:31 +00:00
mscott%netscape.com e9343dc620 Necko change only! Don't call GetBuffer on the nsString passed into ShowWindowWithArgs. if the nsString is a 2 byte string
this method returns an empty string! Use nsCAutoString instead which will do the dirty work of efficiently
creating a one byte version of the nsString if it needs to. Otherwise it shares the single byte buffer inside
of the nsString.
1999-07-20 20:50:06 +00:00
sspitzer%netscape.com c425eb2be2 ignore generated Makefile 1999-07-20 20:31:27 +00:00
sspitzer%netscape.com 2b19b7fa30 ignore generated Makefile 1999-07-20 20:22:34 +00:00
danm%netscape.com 9ffa33e599 last fix won't actually work. it's too early. 1999-07-20 15:38:36 +00:00
danm%netscape.com dcb9153588 temporary build redness fix disables hidden window 1999-07-20 15:26:44 +00:00
danm%netscape.com f358772bb2 adding initial hidden window to AppRunner 1999-07-20 14:40:55 +00:00
hyatt%netscape.com 7566721474 These rules make the menu look good. 1999-07-20 10:32:38 +00:00
hyatt%netscape.com 85610aa131 Trying a different rule. 1999-07-20 09:51:06 +00:00
hyatt%netscape.com 40da3f82df More style tweaks. 1999-07-20 08:51:25 +00:00
warren%netscape.com 7bcb94a320 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
hyatt%netscape.com 960e2d10ab Made an error. 1999-07-20 07:35:08 +00:00
hyatt%netscape.com 6a42c4ef73 Pseudo rules. 1999-07-20 07:27:40 +00:00
danm%netscape.com 5d8669c963 updating to new location of xul.css 1999-07-20 06:50:10 +00:00
hangas%netscape.com 9cac391522 Converted to use dtd file 1999-07-20 06:49:11 +00:00
hangas%netscape.com 147f9610d0 First Checked In. 1999-07-20 06:48:48 +00:00
putterman%netscape.com df34866195 Make twisties work correctly. 1999-07-20 06:36:54 +00:00
tao%netscape.com cc7dd404a7 Add locale dir 1999-07-20 04:10:58 +00:00
tao%netscape.com 214069fc93 Add locale dir. export dtd. 1999-07-20 04:09:32 +00:00
tao%netscape.com c875d57ef1 Add locale dir. 1999-07-20 04:08:24 +00:00
tao%netscape.com 74054fb8a6 Add extracted DTD files into the tree. 1999-07-20 02:09:20 +00:00
rjc%netscape.com eda257436b Don't bother showing properties dialog for separators. 1999-07-20 01:38:01 +00:00
rjc%netscape.com 36ae20c85e Explicitly get rdf:type and loading attributes in XUL templates now that builder doesn't auto-set all attributes. 1999-07-20 01:37:24 +00:00
matt%netscape.com 913bc2cec3 Adding new openLocation dialog that was not updated
before
1999-07-20 00:56:59 +00:00
valeski%netscape.com 8fd8bd05a7 necko - rearranged cookie service init order so it's after the profile init 1999-07-19 22:49:24 +00:00
gagan%netscape.com 526096931c Added libneckoutil_s.a for NECKO only. From Andreas. 1999-07-19 21:52:11 +00:00
hangas%netscape.com 2663eb79ef Adding chrome://global/content/ to builld used to just do skin 1999-07-19 21:42:14 +00:00
valeski%netscape.com 4108165d18 necko only - initializing cookies 1999-07-19 21:19:13 +00:00
waterson%netscape.com 3dab7f907f Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
sfraser%netscape.com a246d9206e Fix the style of toggled titlebuttons to show border. r hyatt. 1999-07-19 19:58:10 +00:00
joki%netscape.com 0af283b8e2 Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00