Commit Graph

111181 Commits

Author SHA1 Message Date
blakeross%telocity.com
a2492be0c4 Fix something in history. 2002-10-19 20:19:54 +00:00
blakeross%telocity.com
c22d55c5a4 Hide sidebar when entering print preview. 2002-10-19 20:05:43 +00:00
blakeross%telocity.com
d87243f2cd Fix cookie prefs in Phoenix (NPOB; ifdef MOZ_PHOENIX). r=hewitt sr=hyatt a=morse 2002-10-19 19:47:04 +00:00
blakeross%telocity.com
3701dd04ce Some modifier cleanup; fix load in background pref. 2002-10-19 19:38:57 +00:00
hyatt%netscape.com
08f44c5c5c Just to keep everyone guessing, inverting ctrl and shift. ctrl is new tab, shift is new window. 2002-10-19 01:21:57 +00:00
hyatt%netscape.com
661a96e9ae Improving the key bindings even more. 2002-10-19 00:37:59 +00:00
hyatt%netscape.com
39c7793f94 Remove useless separator now. 2002-10-19 00:00:33 +00:00
nicolson%netscape.com
bf773f650f update version strings. 2002-10-18 23:59:01 +00:00
hyatt%netscape.com
d4059d8602 Move view source menu back under View. 2002-10-18 23:48:09 +00:00
edburns%acm.org
8c344cf726 chmod 2002-10-18 23:18:45 +00:00
waldemar%netscape.com
ac30877a25 Fixed buffer overrun bug 174555 r=brendan, a=shaver 2002-10-18 23:03:16 +00:00
rogerl%netscape.com
22d0a08afd RegExp literals. 2002-10-18 22:49:17 +00:00
hyatt%netscape.com
470789b11c Adding support for ALT+n to select the nth tab. 2002-10-18 22:43:30 +00:00
jpierre%netscape.com
8797b2c565 Fix for bug 175167 - SEC_QuickDERDecodeItem should fre memory upon failure. r=wtc 2002-10-18 22:32:34 +00:00
gerv%gerv.net
e607f8a3ac Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attachments one. Patch by gerv; r=justdave. 2002-10-18 22:21:08 +00:00
hyatt%netscape.com
a702b4b715 Make active tab in tabbrowser bold. 2002-10-18 22:08:23 +00:00
rogerl%netscape.com
7299369a02 Prototype functions --> dynamic instance. 2002-10-18 22:01:54 +00:00
nelsonb%netscape.com
dc79671232 Verify the self-signed signature on PKCS 10 cert requests before honoring
them.  Bug 174193.
2002-10-18 21:58:24 +00:00
hyatt%netscape.com
fe7f731dd8 Put home button on toolbar by default. 2002-10-18 21:56:48 +00:00
hyatt%netscape.com
abf274e0a4 Default URL bar is to not search google but to use google's i'm feeling lucky to auto-resolve. 2002-10-18 20:45:04 +00:00
hyatt%netscape.com
fabbc1b374 Implement CTRL+enter www/com completion in the URL bar. 2002-10-18 20:30:53 +00:00
blythe%netscape.com
cb9f523eb9 Not part of build.
fix command line option spelling
2002-10-18 20:28:49 +00:00
cbiesinger%web.de
e5181905a0 bug 110076 r=biesi sr=tor a=roc+moz Access violation in Trunk M100 N70PR1 [@ imgContainer::StartAnimation] 2002-10-18 19:46:40 +00:00
hyatt%netscape.com
9964b10ccf Missing typeahead find prefs. 2002-10-18 19:44:48 +00:00
leaf%mozilla.org
c6145f11bb Automated update 2002-10-18 19:39:24 +00:00
seawood%netscape.com
d06cac751d Add support for specifying alternate locations for glib & libIDL via GLIB_PREFIX & LIBIDL_PREFIX on win32. Allows us to build with vc7 without damaging our vc6 setup.
Bug #127985 r=bryner a=asa
2002-10-18 19:35:53 +00:00
blakeross%telocity.com
da11f11dad Add alt+d shortcut. 2002-10-18 19:28:52 +00:00
akkana%netscape.com
0b194fc333 174987: Don't skip the last pass through the loop (was deleting signatures). r=brade sr=kin a=asa 2002-10-18 19:25:32 +00:00
jkeiser%netscape.com
521a885e90 Make hidden iframes and other widgets not display sub-widgets (bug 139805), r=roc+moz@cs.cmu.edu, sr=dbaron@fas.harvard.edu, a=asa 2002-10-18 19:17:35 +00:00
kaie%netscape.com
07ead46166 b=101847 keygen does not work if Master Pwd is set to "Everytime it is needed"
r=javi sr=jag a=asa
2002-10-18 13:49:58 +00:00
kaie%netscape.com
0c89a39940 b=164867 S/Mime messages signed by cert w/o email address should not validate
r=javi/ducarroz sr=mscott
2002-10-18 13:46:49 +00:00
dougt%netscape.com
e575b3a03a Attempting to fix the bustage on os2, beos, linux/ppc 2002-10-18 13:36:32 +00:00
locka%iol.ie
f0a081a4bb NOT PART OF BUILD. Implement IWebBrowser/2/App object and preference change observer. Cleanup naming convention 2002-10-18 11:43:36 +00:00
locka%iol.ie
5b065c698f Implement put_innerHTML and some other simple methods. Fix property page to display proper content type for document. b=171769 r=chak@netscape.com sr=rpotts@netscape.com a=a=rjesup@wgate.com 2002-10-18 11:39:57 +00:00
bryner%netscape.com
a59ab818af fixing js warnings 2002-10-18 10:05:47 +00:00
bryner%netscape.com
4bf20c68ab fixing redeclared variable warning 2002-10-18 09:58:28 +00:00
bryner%netscape.com
9e0a055c0a fix tree sort arrows (css syntax error) 2002-10-18 09:54:30 +00:00
bryner%netscape.com
4d613c11c0 fixing css syntax error 2002-10-18 09:50:50 +00:00
beard%netscape.com
eadef5891d Added TokenEnumeration, which provides efficient direct enumeration of the Tokenizer's PLDHashTable. r/sr=brendan, a=asa [not part of build] 2002-10-18 06:31:47 +00:00
bryner%netscape.com
329da668fc Fix invoking the preprocessor when the file path is of the form C:/dir/file and cygwin perl is being used (bug 174656). Only affects Phoenix builds. r=cls, a=asa. 2002-10-18 06:23:46 +00:00
brendan%mozilla.org
aed690f426 Fix glitch in comment (no code changes). 2002-10-18 05:26:02 +00:00
dougt%netscape.com
7ae738be67 Final fix. This is the way this patch should have landed. including nsXPIDLCString when XPCOM_GLUE is defined is not a good idea 2002-10-18 03:46:04 +00:00
dougt%netscape.com
33906feccd Fixing bustage 2002-10-18 03:32:59 +00:00
av%netscape.com
fd01b13050 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-18 03:20:21 +00:00
dougt%netscape.com
1c09d9410c Backing out my last attempt since I believe that the problem is with the cvs mirrors 2002-10-18 02:36:28 +00:00
chanial%noos.fr
53b1c61b9f bookmark dropped in a menu between the last bookmark and the 'open in tab' menuseparator are inserted after the menuseparator. Quick fix by hiding the menuseparator before the drop and by showing it again after. 2002-10-18 02:20:56 +00:00
dougt%netscape.com
f586f1a0ff Adding nsReadableUtils.cpp to the string glue code. This is required for StringAllocator. Fix for linux build bustage 2002-10-18 02:08:14 +00:00
ccarlen%netscape.com
7930af8ba1 Bug 172223 - Mach-0 impl of nsLocalFile::Reveal() does not work because passing an FSRef in the Apple Event does not work - it must be an FSSpec. r=sdagley/sr=sfraser/a=dbaron 2002-10-18 01:59:54 +00:00
waldemar%netscape.com
8d2fc1a5ca MacOSX version of the build files; work with CodeWarrior 8.2 to create a Carbon JSRef. Doesn't build mach-o yet. 2002-10-18 01:40:40 +00:00
leaf%mozilla.org
b07a595906 Automated update 2002-10-18 00:39:26 +00:00