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

110927 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 683552cf9c make resizer go away when window is maximized. 2002-10-20 08:53:22 +00:00
hyatt%netscape.com be335b9099 Putting home button back in, since there's presumably enough data (7 hours) to tell. 2002-10-20 08:44:32 +00:00
hyatt%netscape.com 59772173c2 Fix blake's favicon bustage. 2002-10-20 08:38:11 +00:00
hyatt%netscape.com 7a9245fc38 Enable menubar customization. 2002-10-20 08:21:27 +00:00
hyatt%netscape.com 0306563a85 Enable menubar customization. 2002-10-20 08:13:18 +00:00
hyatt%netscape.com 0978d9f1fc Enable menubar customization. 2002-10-20 08:05:30 +00:00
hyatt%netscape.com f8c84b4b20 Enable menubar customization. 2002-10-20 08:03:51 +00:00
seawood%netscape.com 56b65dd32e This patch does the following:
- converts all commands to an arguments array for passing to exec()
- Runs "dos2unix" on the log file before mailing it off, if on Windows
- Adds a "ProductName" config option to control where to look for the profile on Windows.
- Fixes clobbering of the profile on Windows.
- Makes the script look for the HiRes time module instead of the Win32API module for cygwin perl.

Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #115690 r=cls
2002-10-20 07:28:24 +00:00
seawood%netscape.com 7bf5edc448 Remove the newlines from the tokens returned by AliveTestReturnToken. Add a special check for cygwin perl which has a chomp that does not properly handle dos-newlines. 2002-10-20 07:02:57 +00:00
hyatt%netscape.com e08dce6401 Fix regression on tab close dbl-clicking. 2002-10-20 03:59:09 +00:00
hyatt%netscape.com 544e06cfe2 Implement more www/org/com/net magic. 2002-10-20 03:52:52 +00:00
hyatt%netscape.com fa21d89aa9 Fix bug 175575. Dbl-click in tab bar opens new tab. 2002-10-20 03:27:03 +00:00
hyatt%netscape.com 51eef949f1 Fix bug 175575. Dbl-click in tab bar opens new tab. 2002-10-20 03:24:56 +00:00
blakeross%telocity.com 89e69112ca Backing out home button to test perf. 2002-10-20 01:06:25 +00:00
hyatt%netscape.com 97e16de018 Tweak pref values. 2002-10-20 00:38:04 +00:00
blakeross%telocity.com 588f23a4e5 Make the pref window ever so slightly wider. 2002-10-19 23:09:45 +00:00
blakeross%telocity.com a00b792342 Shortening tab pref wording a bit. 2002-10-19 23:07:40 +00:00
blakeross%telocity.com b19e96b354 fix a bug in bookmarks. 2002-10-19 23:05:59 +00:00
bzbarsky%mit.edu bf85b3768b this would be build bustage in C++. ;) Bug 175447, r=mcsmurf (Frank
Wein), sr=bzbarsky, a=dbaron
2002-10-19 20:44:14 +00:00
blakeross%telocity.com 19fdcbaf65 Fix something in history. 2002-10-19 20:19:54 +00:00
blakeross%telocity.com e0111327f5 Hide sidebar when entering print preview. 2002-10-19 20:05:43 +00:00
blakeross%telocity.com 03da88ac4e 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 d842b29505 Some modifier cleanup; fix load in background pref. 2002-10-19 19:38:57 +00:00
hyatt%netscape.com 840ed543fd 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 e56561c94e Improving the key bindings even more. 2002-10-19 00:37:59 +00:00
hyatt%netscape.com a8fb30bbda Remove useless separator now. 2002-10-19 00:00:33 +00:00
nicolson%netscape.com 57d337308c update version strings. 2002-10-18 23:59:01 +00:00
hyatt%netscape.com 61ebc61640 Move view source menu back under View. 2002-10-18 23:48:09 +00:00
edburns%acm.org 6ec26f6248 chmod 2002-10-18 23:18:45 +00:00
waldemar%netscape.com 771a01cbc3 Fixed buffer overrun bug 174555 r=brendan, a=shaver 2002-10-18 23:03:16 +00:00
rogerl%netscape.com 386d30398d RegExp literals. 2002-10-18 22:49:17 +00:00
hyatt%netscape.com d4095f3b2e Adding support for ALT+n to select the nth tab. 2002-10-18 22:43:30 +00:00
jpierre%netscape.com 21bacd94cc Fix for bug 175167 - SEC_QuickDERDecodeItem should fre memory upon failure. r=wtc 2002-10-18 22:32:34 +00:00
gerv%gerv.net f3e82267a0 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 ad0af51b5f Make active tab in tabbrowser bold. 2002-10-18 22:08:23 +00:00
rogerl%netscape.com 2bd77fcb1f Prototype functions --> dynamic instance. 2002-10-18 22:01:54 +00:00
nelsonb%netscape.com 5935c31c0a 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 7b0b7eff3e Put home button on toolbar by default. 2002-10-18 21:56:48 +00:00
hyatt%netscape.com 553d69a38f 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 c78a696faf Implement CTRL+enter www/com completion in the URL bar. 2002-10-18 20:30:53 +00:00
blythe%netscape.com 53b9bd1003 Not part of build.
fix command line option spelling
2002-10-18 20:28:49 +00:00
cbiesinger%web.de c87a903b0b 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 bf84789be1 Missing typeahead find prefs. 2002-10-18 19:44:48 +00:00
leaf%mozilla.org ffd92b9f6a Automated update 2002-10-18 19:39:24 +00:00
seawood%netscape.com 566044d8e1 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 c93e6b9b64 Add alt+d shortcut. 2002-10-18 19:28:52 +00:00
akkana%netscape.com 45b69fcea1 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 3842a0f146 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 a46ed1b240 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 3b2c0b58ad 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