Commit Graph

68900 Commits

Author SHA1 Message Date
cyeh%bluemartini.com
19bbc79051 fix for 50698: parameter for sendmail deferred mode 2000-08-29 20:10:15 +00:00
pete%alphanumerica.com
ec741b9cb3 Ah! found one more undeclared variable.
r=dougt

--pete
2000-08-29 20:05:19 +00:00
jfrancis%netscape.com
299877ed6d disabling fix for 46554 again, in order to fix smoketest blocker 50653 et al 2000-08-29 19:55:16 +00:00
cyeh%bluemartini.com
0bee60c556 fix for 49063: no sanity checking when setting duplicate. sanity checking
is done for the dup id field, but not for the originating bug id.
now checks to see if the original bug id is valid as well, although i don't
understand how this could get corrupted in the first place
2000-08-29 18:01:07 +00:00
cyeh%bluemartini.com
c71fd31613 fix for 38463: show_bug.cgi: colon in "keywords:" not part of link 2000-08-29 17:14:25 +00:00
cyeh%bluemartini.com
1f54a3284d fix for 38624: "New value" column smaller than "old value" column. added an
extra "<" in FormatTriple so that old/new are the same size
2000-08-29 17:01:54 +00:00
cyeh%bluemartini.com
14c3c5a2b7 fix for 31081: Make comment field in bug view larger. 2000-08-29 16:44:33 +00:00
blizzard%redhat.com
4330e6f11e final bits of key and mouse listener support for the embedding widget. r=dougt, a=waterson 2000-08-29 14:43:02 +00:00
rods%netscape.com
695ae9cf33 Backing out Hyatt's changes to fix breakage. 2000-08-29 13:39:18 +00:00
rods%netscape.com
104a4c2a53 KeyPress events now let <ctrl<,<slt>,<meta> continue on through, which stopped commonads keys from working
Fixed a couple of off by one errors
Fixed multiple selection with shift key
Fixed focus stealing problem (ifdef'ed out code that was put in to specifically fix this problem)
Fixed div by zero
b=50024,50442,48903
2000-08-29 13:24:38 +00:00
pete%alphanumerica.com
1008dafcdb fixing a bunch of member functions that were not returning values etc . .
that i found running in strict mode.

cleaned up some of the syntax to make Brendan happy.

r=dougt

--pete
2000-08-29 13:02:02 +00:00
axel%pike.org
85ec01adef Not part of build, removing CRLF cruft, part of 46640 2000-08-29 11:49:47 +00:00
hyatt%netscape.com
48f021d058 Adjust tooltip offset. r=ben 2000-08-29 09:56:34 +00:00
hyatt%netscape.com
6bbfa448a8 Fix for 43006. r=ben 2000-08-29 09:34:09 +00:00
jband%netscape.com
6ba416e575 changed comment to show why compiler warning will not be fixed 2000-08-29 08:55:28 +00:00
hyatt%netscape.com
d629582814 Fix for 42492. r=ben 2000-08-29 08:36:50 +00:00
jband%netscape.com
4a40401f3c fix bug 50445. r=shaver@mozilla.org a=brendan@mozilla.org. Thanks to Marcus G. Daniels <mgd@swarm.org> for uncovering this bug 2000-08-29 08:08:33 +00:00
ben%netscape.com
ca218b56a6 fix typo 2000-08-29 08:07:38 +00:00
hyatt%netscape.com
ef6474d1ff 43220. r=ben 2000-08-29 08:07:22 +00:00
hyatt%netscape.com
b06786f54c Break out scrollbar bindings into their own file. r=ben 2000-08-29 08:06:54 +00:00
ben%netscape.com
92e59249f1 more comment fixes... 2000-08-29 08:05:51 +00:00
ben%netscape.com
0b238b1d09 fix comment 2000-08-29 08:03:50 +00:00
hyatt%netscape.com
165bb579a5 Checking 46330 fix back in. r=ben 2000-08-29 07:07:46 +00:00
jfrancis%netscape.com
995b111b30 restoring my original fix for 46554, with some additional tweaks to deal gracefully with generated content. To forgive, divine. 2000-08-29 06:37:12 +00:00
quy%igelaus.com.au
56ef0c603c single shot and reusable timers for xlib. Not yet part of build. Thanks to faulkner@igelaus.com.au 2000-08-29 06:20:07 +00:00
mscott%netscape.com
ccae14bc01 back out chrome registry changes to fix smoketest machines that are crashing when launching viewer 2000-08-29 05:49:18 +00:00
jfrancis%netscape.com
9726e994c4 i'm an idiot 2000-08-29 05:43:03 +00:00
jst%netscape.com
825bad6e37 Fixing memory leaks (bug 49665), found by dbaron. r=pollmann@netscape.com 2000-08-29 05:32:15 +00:00
mcafee%netscape.com
8c24a768d0 Removing editor test until we stablize exiting from the editor. 2000-08-29 05:24:08 +00:00
quy%igelaus.com.au
a49dd18dd0 First Checked In. Not yet part of build 2000-08-29 05:05:32 +00:00
alecf%netscape.com
2fbe9222d6 fix for #50435 - Yet Another Exception thrown by an XBL widget in a dump statement
as usual, no reviewer because I'm just removing a dump()
2000-08-29 04:34:41 +00:00
morse%netscape.com
fe8e6bc671 bug 49189, wallet tables not getting updated from netcenter, suggested by reeed, r=morse 2000-08-29 04:29:01 +00:00
nelsonb%netscape.com
41b3d16d17 Change mpi-test to check the return values from most functions-under-test
explicitly for errors.
2000-08-29 04:26:23 +00:00
alecf%netscape.com
f6ac66137c fix for #49211 - remove dump() statement that was throwing an exception
(no reviewer, just removing debugging output)
2000-08-29 04:23:00 +00:00
alecf%netscape.com
d4a18f0c35 re-fix #39016 - just a wording change, no reviewer 2000-08-29 04:08:54 +00:00
dr%netscape.com
fcca7d468e fix for 49479, r=hyatt,ben 2000-08-29 03:53:25 +00:00
dp%netscape.com
18228d34f2 bug 41950 Getting correct url to get updated on redirect r=mscott 2000-08-29 03:28:30 +00:00
dp%netscape.com
ebc676cc3e - bug 41950 Getting redirects to work. Adding in LOAD_REPLACE to channel
attributes.
- checking return value from GetCacheContentLegth()
r=mscott,neeti
2000-08-29 03:16:16 +00:00
dp%netscape.com
1931787d13 bug 41950 Preventing garbage content lengths from cache. r=neeti 2000-08-29 03:14:28 +00:00
jfrancis%netscape.com
7d5e6f0454 turns out that selection code is used even when outputing an entire document (beats me why); disabling my changes so that text field output will work again. 2000-08-29 03:09:54 +00:00
hyatt%netscape.com
e8381a76bf XBL fix for walling off style (46505). r=ben 2000-08-29 03:08:35 +00:00
nbhatla%netscape.com
bf68a3ead5 #46423 -> New Modern Skin. Fixes for navigation toolbar, removing stacks and unnecessary PNGs so that urlbar typing is faster. r=hangas, a=mscott. 2000-08-29 02:32:47 +00:00
nbhatla%netscape.com
6503b0c757 First Checked In. 2000-08-29 02:30:28 +00:00
hyatt%netscape.com
b70d7b5233 Fix for 46330. r=ben 2000-08-29 02:30:07 +00:00
jst%netscape.com
4ed8ce0219 Fixing nsbeta3+ bug 31997. Make the global window reset the status and default status for the window when the document changes. r=nisheeth@netscape.com 2000-08-29 02:04:44 +00:00
hyatt%netscape.com
b4c4b5499d Fix for 48261. r=ben 2000-08-29 02:03:59 +00:00
heikki%netscape.com
ecbdef817b Backed out a change that was not supposed to go in. This was a work-in-process for bug 8927. 2000-08-29 01:56:46 +00:00
brendan%mozilla.org
5387c4e16b Add possibly-too-verbose NS_TraceMallocDumpAllocations and its JS window-level function, for leak and bloat analysis. 2000-08-29 01:52:13 +00:00
rods%netscape.com
8507f2d98b Moved the dispatch of the onChange to after where the property is set, this way it will have the "new" value
Removed macro impl of Set/GetSize and implemented it to notify the document that an attr has changd and the hint is reflow so when the size gets changed via script it changes size
b=50280,50436 r=kmcclusk
2000-08-29 01:50:31 +00:00
heikki%netscape.com
8e2f31db68 Fixed bug 46085. We were not firing the select event. This is the second half of the checkin... had some problems with CVS. jst is watching this checkin. r=mjudge. 2000-08-29 01:47:05 +00:00