mcafee%netscape.com
|
aa60bc0c1c
|
typo! fixes bug
|
2001-11-11 08:30:21 +00:00 |
morse%netscape.com
|
9b1c2f6ee0
|
bug 109411, prevent malloc of 0, c=pedemonte, r=morse, sr=alecf
|
2001-11-11 08:27:05 +00:00 |
seawood%netscape.com
|
6dff931971
|
Fixing beos bustage. who needs the lxr lesson?
|
2001-11-11 08:26:18 +00:00 |
ian%hixie.ch
|
780bafd2d5
|
Mute the Net::AIM warnings and add some null-checking code to the close() method.
|
2001-11-11 08:08:26 +00:00 |
blakeross%telocity.com
|
c6a900b40c
|
changing timeout to 0, r/sr=hyatt
|
2001-11-11 04:41:48 +00:00 |
blakeross%telocity.com
|
73270e729c
|
73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben
|
2001-11-11 04:20:01 +00:00 |
ian%hixie.ch
|
27d6b3677b
|
First stab at primitive AIM output support as an alternative to e-mail.
|
2001-11-11 04:18:09 +00:00 |
bzbarsky%mit.edu
|
4daefe1e95
|
Fixing bogus indentation that I missed (checked in old version of
patch). bug 84599 reprise, r=glazou, sr=attinasi (still).
|
2001-11-11 03:56:49 +00:00 |
bryner%netscape.com
|
6a5a3b00e4
|
Fixing startup crash. sr=hyatt.
|
2001-11-11 02:48:05 +00:00 |
dbaron%fas.harvard.edu
|
7107b082f3
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=jag, rs=scc
|
2001-11-11 01:57:33 +00:00 |
dbaron%fas.harvard.edu
|
051ebb5472
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=jag, rs=scc
|
2001-11-11 01:52:04 +00:00 |
dbaron%fas.harvard.edu
|
58bfb374e8
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=jag, rs=scc
|
2001-11-11 01:42:10 +00:00 |
dbaron%fas.harvard.edu
|
01600dfea3
|
Avoid applying all default rendering of HTML's table element to anonymous table objects. b=72358 r=hixie sr=attinasi
|
2001-11-11 01:35:25 +00:00 |
dbaron%fas.harvard.edu
|
138c8f75c4
|
Fix nsDependentString assertions when using history window. b=109172 r=jag rs=scc
|
2001-11-11 01:27:30 +00:00 |
bryner%netscape.com
|
fde89d42d1
|
added files: mozilla/content/xbl/src/nsXBLPrototypeResources.cpp, mozilla/content/xbl/src/nsXBLResourceLoader.cpp
|
2001-11-11 01:21:33 +00:00 |
waterson%netscape.com
|
2bc5c0c31e
|
Bug 109143. Search datasource should return a valid result set from GetTargets now that we're suppressing re-entrant content builds. r=rjc, sr=hyatt
|
2001-11-11 01:16:08 +00:00 |
hyatt%netscape.com
|
f6de3aa7b5
|
Fix for 106153, dont build a content model for XBL <resources>, r=bryner, sr=jst
|
2001-11-11 01:15:22 +00:00 |
ian%hixie.ch
|
2d2a3a4414
|
Fix typo (PLIFF->PLIF)
|
2001-11-11 00:58:48 +00:00 |
pete%alphanumerica.com
|
ffdc1d1d34
|
b=53596, r=dougt, sr=brendan
nsLocalFileUnix fix for ::GetLeafName not working on relative paths
--pete
|
2001-11-11 00:15:28 +00:00 |
ian%hixie.ch
|
19caa91092
|
Fix the DESTROY method to actually call the close() method like it was supposed to.
|
2001-11-11 00:14:07 +00:00 |
dbaron%fas.harvard.edu
|
460e8dc043
|
Fix bustage. b=109165
|
2001-11-10 23:55:36 +00:00 |
dbaron%fas.harvard.edu
|
ee1bd92fab
|
Pull computation of loop invariants for rule matching out of outer loop (over rule processors) as well, from SelectorMatchesData in nsCSSStyleSheet to RuleProcessorData in nsStyleSet. Use the RuleProcessorData structure in nsHTMLStyleSheet as well. Simplify matching of :-moz-bound-element pseudo-class. b=83836 r=waterson, pierre sr=hyatt
|
2001-11-10 23:51:45 +00:00 |
dbaron%fas.harvard.edu
|
5556328edb
|
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
|
2001-11-10 23:30:13 +00:00 |
jband%netscape.com
|
c4bc087758
|
not part of build. Now that null DOM strings are correctly supported we can fix the test case
|
2001-11-10 22:35:26 +00:00 |
jaggernaut%netscape.com
|
372e6d8954
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-11-10 22:20:21 +00:00 |
ian%hixie.ch
|
42c3677574
|
Change the order of the settings so as to match the order in which they are requested. This causes the error message to mention the setting that the user aborted on, instead of some random later setting.
|
2001-11-10 22:06:54 +00:00 |
ian%hixie.ch
|
eef789350b
|
Change createArgument so that we drop the default on the floor -- the default should only be used when explicitly requested (e.g. by the user in interactive mode), not in all cases. CommandLine.pm was in fact already assume that this was the case.
|
2001-11-10 22:04:34 +00:00 |
jaggernaut%netscape.com
|
4e57c134bf
|
Bug 53057: Removing implicit |CharT*| conversion operator for nsCString, r=dbaron, rs=scc
|
2001-11-10 22:00:31 +00:00 |
ian%hixie.ch
|
fbdd67e2de
|
Switching to batch mode involves changing the 'batch' argument, not the one being requested... ahem.
|
2001-11-10 21:59:13 +00:00 |
ian%hixie.ch
|
23d64bed66
|
Bracket shuffling to fix a warning in Perl 5.0.x.
|
2001-11-10 21:57:07 +00:00 |
ian%hixie.ch
|
d2161e155f
|
Handle the case where the user hits Ctrl+D during input, and the case where the user piped a file into us and the file was too short.
|
2001-11-10 21:53:49 +00:00 |
ian%hixie.ch
|
9d72a19ae8
|
Correct an error in the default handler of the namespaced XML walker: we have to shift out the first argument otherwise weird things will naturally happen.
|
2001-11-10 21:44:28 +00:00 |
jaggernaut%netscape.com
|
d6026fca3e
|
Bug 15050: page load shouldn't overwrite text typed into the url bar. r=hewitt, sr=ben
|
2001-11-10 21:38:28 +00:00 |
ian%hixie.ch
|
331ec2cf4d
|
The User object was not saving anything if its userID started off as undef (i.e., new user) and the code never changed any properties (which is normal for a new user). Changed the code to automatically assume it is dirty if it starts with an undefined userID. Changed writeProperties to use the return value from the data source to save any changes to userID, so that when it is defined (by inserting a new record, probably) then we can remember it. Finally, changed propertySet so that when userID is changed from an undefined value to a defined value, the change is propagated to the fields and the groups are marked dirty, which will force them to be written out too.
|
2001-11-10 21:00:37 +00:00 |
ian%hixie.ch
|
e64ea5cbbc
|
Fix the output template to support multiple authentication protocols now that the code is not lying about that.
|
2001-11-10 20:55:39 +00:00 |
ian%hixie.ch
|
3721143d6e
|
Changed a comment in UserField.pm to be more accurate: it is actually safe to change the userID on the fly from an undefined value to a defined value because the code only uses it at two points: creation, if it was defined (used by the caller) and destruction (at which point it is passed to the data source to save any changes).
|
2001-11-10 20:53:37 +00:00 |
ian%hixie.ch
|
fcddf1ed99
|
s/smtp/email/go -- have to be consistent with the rest of the code\!
|
2001-11-10 20:46:29 +00:00 |
ian%hixie.ch
|
e079c802fb
|
Return the user ID even when the user exists, so that there is no need for callers to check the return value.
|
2001-11-10 20:43:44 +00:00 |
ian%hixie.ch
|
600f91c209
|
Fixing ill-formedness error.
|
2001-11-10 20:34:00 +00:00 |
mcafee%netscape.com
|
89a3414cef
|
fixing perl error
|
2001-11-10 20:21:38 +00:00 |
mcafee%netscape.com
|
e487a1691b
|
Switching to proper log-header variable
|
2001-11-10 19:26:42 +00:00 |
gerv%gerv.net
|
4b24af480a
|
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
|
2001-11-10 19:10:40 +00:00 |
waterson%netscape.com
|
1899f1633c
|
Bug 109505. Dumb typo. Use iterator variable when looking for template builder.
|
2001-11-10 18:45:02 +00:00 |
loadrunner%betak.net
|
0ee9e18278
|
bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan,alecf (this file didn't make it into M096)
|
2001-11-10 17:39:50 +00:00 |
bzbarsky%mit.edu
|
6b7a004035
|
Fix getComputedStyle() position/size calculations. Bug 84599 and bug
94855, r=glazou, sr=attinasi
|
2001-11-10 17:29:04 +00:00 |
alecf%netscape.com
|
c52ffd1f9b
|
NOT PART OF BUILD
for bug 102043 and bug 71482 - update nsHistoryLoadListener to support redirected URLs, and to update titles through nsIBrowserHistory
|
2001-11-10 16:37:19 +00:00 |
ian%hixie.ch
|
710a521be4
|
implemented getFieldNamesByCategory() in the user data source, and used it to fill in the list of contact methods for the loginFailed output handler.
|
2001-11-10 10:55:33 +00:00 |
ian%hixie.ch
|
924ea00e2f
|
Made the phrase 'or to have your password sent to you,' appear regardless of the value of data.tried
|
2001-11-10 10:51:10 +00:00 |
dp%netscape.com
|
57fd307737
|
fixed dup printing
|
2001-11-10 09:18:45 +00:00 |
dp%netscape.com
|
75af6fa4ef
|
first version
|
2001-11-10 08:54:53 +00:00 |