Commit Graph

94721 Commits

Author SHA1 Message Date
shanjian%netscape.com
bf85c86c6a #112793 fine tune frame charset mechanism
Besides charset, document now records charset source as well.
nsCharsetSource was replaced by PRInt32.
Some code relocation in nsHTMLDocument.cpp
r=yokoyama sr=waterson
2001-12-26 03:17:59 +00:00
hwaara%chello.se
b84b98bedf #116829, "Attaching a file to form submission w/o read permission hangs file upload"
#116210, "File upload stalls when file name is invalid"

r=bzbarsky, sr=jst
2001-12-25 17:16:43 +00:00
jake%acutex.net
28afeb3cb3 Re-fixing bug 37339 - Checking an undefined variable for a specific value didn't work in Netscape 4 (and was probably a strict warning everywhere else).
Fix by Christian Reis <kiko@async.com.br>
r= afranke, jake
2001-12-24 22:24:35 +00:00
jake%acutex.net
1b31ef28ac Fixing unresolved externals on Win32. Fix by <mostafah@oeone.com>. 2001-12-24 21:01:42 +00:00
jake%acutex.net
7f4c607d18 Changes dictated by <mostafah@oeone.com> so libxpical will build on win32. 2001-12-24 17:11:18 +00:00
jake%acutex.net
5b72606688 CVS should ignore autogenerated files (ie, not print ? during an update if they exist). 2001-12-24 15:21:55 +00:00
jake%acutex.net
dc764c7bd2 Fix the linefeeds in the windows makefiles. Also adding the icalversion.h file copied from the autogenx directory. 2001-12-24 15:14:26 +00:00
mkaply%us.ibm.com
c0afae7968 Add short name for OS/2 2001-12-24 05:29:38 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
mcafee%netscape.com
ef1f0d0f95 removing test-specific cgi's, we have generalized this. 2001-12-23 21:47:44 +00:00
mcafee%netscape.com
38fe14bbd7 removing test-specific cgi, we have generalized this. 2001-12-23 21:44:37 +00:00
bernd.mielke%snafu.de
daed176f87 bug 114593, enable exceptions for table.insertCell r=me sr=jst patch by bz 2001-12-23 16:21:10 +00:00
sicking%bigfoot.com
4c02c1d0fa Bug 17003. Give textareas a childnode and connect that childnode to .defaultValue. Also make textareas work properly for display: none;
r=jkeiser sr=jst
2001-12-23 16:06:13 +00:00
mkaply%us.ibm.com
be60da33e3 #113592
r=pavlov, sr=blizzard (OS/2 only change)
#ifdef XP_WIN needs to be XP_OS2 as well
2001-12-23 03:21:15 +00:00
jaggernaut%netscape.com
6cb69b170f Bug 115671: Add faster To{Upper,Lower}Case for nsASingleFragment{C}String, r=dbaron, sr=dveditz, and ns{C}String, r=bbaetz, sr=scc 2001-12-23 02:56:41 +00:00
tingley%sundell.net
a117febf17 bug 100132: clean up over-zealous error masking in
nsRDFXMLDataSource::BlockingParse(), and bring nsLocalFileUnix's
OpenNSPRFileDesc() return values in line with other platforms.
r=waterson, sr=brendan
2001-12-22 19:08:48 +00:00
tingley%sundell.net
8d272ad102 bug 107133, add NC:IsDirectory arcs to the rdf:files datasource.
r=rjc, sr=waterson.
2001-12-22 18:58:10 +00:00
gerv%gerv.net
827832d0fc Updating licenses to tri-license. 2001-12-22 09:15:51 +00:00
sspitzer%netscape.com
f704c9f5e4 fix warning, rs=bienvenu 2001-12-22 02:46:58 +00:00
rjesup%wgate.com
e6fcf16556 Bug 116413: Backing out patch. This is nsSupportsArray, not nsVoidArray.
(Whomever didn't have Supports inherit from VoidArray should be shot.)  Bug
to be reopened.  Sorry
2001-12-22 02:46:24 +00:00
sspitzer%netscape.com
e453d22e0b fix warnings. rs=bienvenu 2001-12-22 02:45:28 +00:00
sfraser%netscape.com
300f9bd37a Nuking images that have disappeard. 2001-12-22 02:39:05 +00:00
depstein%netscape.com
4213fff927 removed NS_DoIdleEmbeddingStuff() from OnIdle() method in TestEmbed.cpp 2001-12-22 02:35:49 +00:00
mcafee%netscape.com
923618312e update 2001-12-22 02:27:53 +00:00
mcafee%netscape.com
519403ffa5 removing a few bogus ones 2001-12-22 02:19:17 +00:00
mcafee%netscape.com
a53ac9a976 updating from SeaMonkey tree 2001-12-22 02:14:32 +00:00
sspitzer%netscape.com
d08d4d3f97 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
bnesse%netscape.com
2ba5b3fc8e Fix bustage on non MOZ_LDAP builds. 2001-12-22 01:36:26 +00:00
sfraser%netscape.com
07608c5bfc Nuking images that have disappeard. r=sleestasck 2001-12-22 01:34:46 +00:00
rjesup%wgate.com
0f238b249b Bug 116413: Use SafeElementAt for Mac nsMenuStack::GetMenuAt/HaveMenuAt.
sr=jst, no r= needed as per jst
2001-12-22 01:20:26 +00:00
sspitzer%netscape.com
d579c42217 mailnews part of the fix for #111101. scrollbox / slider / thumb
problems with quick search.  r=naving, sr=bienvenu.

there's a supplimental fix for layout, but that's awaying review.
2001-12-22 01:19:13 +00:00
bnesse%netscape.com
b3fa2f35ac dmose swears this is the correct syntax... (thanks dbaron). 2001-12-22 00:57:45 +00:00
hwaara%chello.se
2aa97951b5 #78343, "scrollbar thumb doesn't highlight during drag".
r=andreww, sr=hewitt
2001-12-22 00:46:17 +00:00
av%netscape.com
ca10fbb864 Bug 114921 -- passing dirty rectangle with paint message to windowless plugin, r=peterl, sr=attinasi 2001-12-22 00:25:25 +00:00
sfraser%netscape.com
df6b1f965b Fix Mac shutdown crash, bug 116128. Ensure that the timer thread dies by using Join(). r=syd, sr=jag 2001-12-22 00:21:46 +00:00
av%netscape.com
fb71ac5834 Bug 116108, passing coordinates to windowless plugin when in a table, r=peterl, sr=attinasi 2001-12-22 00:21:12 +00:00
bnesse%netscape.com
3ea79dee24 Added #ifndef MOZ_LDAP to fix ports bustage. 2001-12-22 00:07:47 +00:00
av%netscape.com
1fad9df894 Bug 116108, correcting calculations for windowless plugin coordinates, r=peterl, sr=attinasi 2001-12-22 00:00:44 +00:00
bnesse%netscape.com
505722f250 Fixing ports bustage. Missing trailing seperator. 2001-12-21 23:59:33 +00:00
tingley%sundell.net
7638c0d339 bug 89446: make rdfcat work again with http:// urls. r=rjc, sr=waterson. 2001-12-21 23:48:07 +00:00
bnesse%netscape.com
7277c1c440 Fixing the mac build. Stupid non-relative pathnames. 2001-12-21 23:46:50 +00:00
cmanske%netscape.com
8bc7019c04 Fixed JS error in Table Properties dialog, b=116393, fix by glazman, r=cmanske, sr=jag 2001-12-21 23:30:02 +00:00
varada%netscape.com
59a0db79d7 bug#112213 -adding timeline pref to mailnews; sr=mscott 2001-12-21 23:21:50 +00:00
varada%netscape.com
d33e61002d bug #112213 adding timeline code for perf measurement;sr=mscott 2001-12-21 23:21:48 +00:00
morse%netscape.com
2f8cb68fbb bug 113158, wallet tables take up 200K of memory, r=sgehani, no code has changed! 2001-12-21 23:05:37 +00:00
yokoyama%netscape.com
c60c86c157 Bug 104158
Fixing build bustage on non-ASCII OS
/r=yokoyama, /sr=jag
2001-12-21 22:58:17 +00:00
ducarroz%netscape.com
080b43381d FIx for bug 112343. Use nsXPIDLCString to avoid memory leak. R=cavin, SR=sspitzer 2001-12-21 22:46:11 +00:00
ducarroz%netscape.com
0834cad6c6 *** empty log message *** 2001-12-21 22:44:06 +00:00
rbs%maths.uq.edu.au
2b509887f6 Whitespace to correct the bug number in my earlier checkin comments: should be 105297 (instead of 105219) 2001-12-21 22:42:46 +00:00
ducarroz%netscape.com
0ab5c711a9 FIx for bug 116044, Cannot call SetMimeOutputType() before calling Init(). R=cavin, SR=sspitzer 2001-12-21 22:42:10 +00:00