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

68698 Коммитов

Автор SHA1 Сообщение Дата
BlakeR1234%aol.com f1dd0bc8c5 Fix bug 27289, right clicking on the scrollbar thumb shouldn't show a context menu. r=law a=brendan 2000-08-26 01:56:17 +00:00
BlakeR1234%aol.com 7c380f4b87 Fix bug 50178, hover style for PT bookmarks button should match that of other PT buttons. r=nbhatla a=brendan 2000-08-26 01:49:57 +00:00
BlakeR1234%aol.com 9bbf2feca9 Fix bug 38506, the user shouldn't be able to select the text of buttons. r=mjudge, a=nsbeta3+/PDT must fix 2000-08-26 01:45:46 +00:00
mccabe%netscape.com b81dd96492 Fix to 39141.
Check for empty element case in array literals ( first element in [,'foo'] ) now uses the next token instead of the previous one when constructing the node, so the first element gets TOK_COMMA instead of TOK_LB.

This fixes a crash from previously accepted JS.

r=rogerl
2000-08-26 01:44:35 +00:00
valeski%netscape.com bfce7c93f3 NOT PART OF BUILD. Updating comments for file migration script 2000-08-26 01:23:43 +00:00
wtc%netscape.com a86c01b4e5 Bugzilla bug #50386: fixed PR_Sleep so that it won't return uninitialized
variable.  Thanks to Fred Batty <fredb@iplanet.com> for reporting the bug.
2000-08-26 00:55:20 +00:00
warren%netscape.com 506d41f27c Updated installer to put jar: urls into installed-chrome.txt file. Removed necko dependency. 2000-08-25 22:57:46 +00:00
warren%netscape.com b25bca13fe Fixed case where chrome selection was failing because the package wasn't yet installed. 2000-08-25 22:51:10 +00:00
javi%netscape.com 675be18d88 Make PSM smart enough to only display S/MIME information when it's talking to
an agent that we know takes advantage of S/MIME reatures.
2000-08-25 22:37:34 +00:00
jj%netscape.com 1c5f3b16d1 fixed location of nsIWebBrowserSetup.idl - r=leaf 2000-08-25 22:13:23 +00:00
locka%iol.ie 51574fbee7 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 21:03:26 +00:00
warren%netscape.com 732f5c6abb Fixed comments. 2000-08-25 19:53:02 +00:00
warren%netscape.com 2582c6485f Fixed to pick up perl from the path (need perl 5.005, or the ActiveState perl now). 2000-08-25 19:52:53 +00:00
locka%iol.ie 117b4e824b API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 19:32:05 +00:00
ccarlen%netscape.com 3e8b02a509 for adamlock removing obsolete file bug #46847 2000-08-25 19:02:25 +00:00
warren%netscape.com 47549cf7ee Changes for jar packaging. 2000-08-25 18:55:53 +00:00
warren%netscape.com c684ed0a7f Turning on jar packaging by default. Set MOZ_DISABLE_JAR_PACKAGING to disable. 2000-08-25 18:54:19 +00:00
warren%netscape.com 871bde6efa Bug 15623. Fixed registration of nsKeygenHandler. 2000-08-25 18:48:50 +00:00
locka%iol.ie c52f68cce4 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
ccarlen%netscape.com fc0a492c57 Adding a file which was moved For adamlock bug #46847 2000-08-25 18:38:35 +00:00
locka%iol.ie 1b97b17d78 Removed setup folder. API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:20:25 +00:00
ccarlen%netscape.com d050fb9fb5 Removed an access path which doesn't exist anymore. For adamlock changes - bug# 46847 2000-08-25 18:20:01 +00:00
nbhatla%netscape.com bebb451496 #46423 -> New Modern Skin Polish. Fixed jar.mn file. sorry warren. 2000-08-25 17:28:28 +00:00
kestes%staff.mail.com 2895797689 must use HTMLPopUp::escapeURL on all arguments to bonsai. 2000-08-25 16:41:10 +00:00
sgehani%netscape.com f2855174ef Convert to kb for $SpaceRequired$.
[nsbeta3+ b=29845i; not part of tbox build]
2000-08-25 15:16:07 +00:00
rods%netscape.com ee903e1af4 changed mozoutline to -moz-outline
b=48973 r=ianh
2000-08-25 14:28:22 +00:00
morse%netscape.com 13d88c9513 fix up jar file 2000-08-25 14:18:43 +00:00
rods%netscape.com 472a8990ee New arg passes whether the default size is being used or whether it is explicitly set.
This enabled the text field to shrink if necessary in some situations (i.e. table cell precentages)
b=40596 r=kmclusk
2000-08-25 13:29:24 +00:00
rods%netscape.com 30df59f27b Only let left btn clicks through for popping up the dialog
b=49904 r=kmcclusk
2000-08-25 13:25:50 +00:00
rods%netscape.com faca5dee86 Added a lot of asserts to help debug any potential problems, check for nullcontent
moved up to GetPrimaryFrameFor doesn't get called with a null content
b=49993 r=kmcclusk
2000-08-25 13:12:59 +00:00
mccabe%netscape.com a11931fc6a Fix to 49416.
Emit NS_NO_VTABLE in xpidl-generated interface files.  NS_NO_VTABLE is defined in nsISupportsUtils.h, and on windows generates __declspec(novtable).

This saves us some code space, and may also be a runtime win.

Initial version of this fix courtesy Adam Lock <adamlock@netscape.com>.

r=jband
a=beard


NOTE this change will cause the world to recompile.
2000-08-25 09:58:35 +00:00
rjc%netscape.com 73d9fa0c42 Add "dont-test-empty" flag to bookmarks window/panel for tree speed optimization, as well as fix bug with empty folders. 2000-08-25 09:27:54 +00:00
quy%igelaus.com.au 0e4bbaab2d Updating xlib. Not part of the build 2000-08-25 09:25:53 +00:00
ftang%netscape.com 73a2fe514e add JIS0201 GL table. We need this because ISO-2022-JP can only encode the GL
part of JIS0201. part of the fix of 49262. Not part of the build yet.
The table is machine generated, r=ftang
2000-08-25 08:56:17 +00:00
leaf%mozilla.org 67f04c82a2 Automated update 2000-08-25 08:45:08 +00:00
sgehani%netscape.com a81899ffad Rename libzlib -> libz complying with standard zlib naming convention.
[nsbeta3+ b=49735; r=sobotka@axess.com]
2000-08-25 08:32:19 +00:00
ftang%netscape.com bc5dca51e5 fix 50072. move the order of kCharsetFromAutoDetect higher than kCharsetFromCache
and kCharsetFromBookmark
2000-08-25 07:48:50 +00:00
quy%igelaus.com.au 846c03e2ef First Checked In. Not yet part of the build 2000-08-25 07:22:28 +00:00
hyatt%netscape.com 0c8600b43c Move go button outside url bar. r=ben 2000-08-25 07:11:10 +00:00
hyatt%netscape.com 3b2dc72cf0 Blew away my bug fix for the Go button, dammit. 2000-08-25 07:08:36 +00:00
hyatt%netscape.com ab26aa6249 Fix for 50044, 47861, 47471, r=ben 2000-08-25 07:01:53 +00:00
beard%netscape.com 1266a83722 Monitoring nsCParserNode leaks. r=warren 2000-08-25 06:41:42 +00:00
ben%netscape.com b1307746e2 the best fix for 49825, code from bryner, r=myself. 2000-08-25 06:41:05 +00:00
waterson%netscape.com 97793a3c2c Fix build bustage. 2000-08-25 06:22:13 +00:00
waterson%netscape.com a6ad0e1bcd Bug 47191. Trim whitespace from relative spec before constructing absolute URLs. r=jst 2000-08-25 06:03:49 +00:00
timeless%mac.com 813f306433 Second live testcase, it seems that tinderbox normally would show building.
Quickparse doesn't recognize this, so it shows busted.
2000-08-25 06:02:13 +00:00
bryner%uiuc.edu 0a64727e66 Turning off ctrl+mousewheel text zooming by default. It's not properly
synced up with the text size menu, and feedback seems to indicate that
it's extraneous and/or prone to accidental firing.  I would like to rework
this at some point, but getting it off the beta3+ radar for now.  Bug
45647.
2000-08-25 05:59:11 +00:00
timeless%mac.com dc9ca16d78 Not part of the build, Tinderbox.pm is giving bad output due to bad input from http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey-Ports&quickparse=1
This file will be used to debug the functions found in showbuilds.cgi and tbglobals.pl
2000-08-25 05:40:22 +00:00
morse%netscape.com d592098b9d putting back change that was backed out unnecessarily 2000-08-25 05:36:52 +00:00
nbhatla%netscape.com fbfce47a79 #46423 -> New Modern Skin Polish. CSS/XBL to accompany the many new modern skin graphics I checked in earlier today. The modern skin will be polished even further in the coming weeks. 2000-08-25 05:25:46 +00:00