Commit Graph

102439 Commits

Author SHA1 Message Date
cmanske%netscape.com
18ffd9b907 Activate publish icon when typing in HTML source mode, b=140063, r=akkana, sr=kin 2002-04-30 23:30:29 +00:00
brendan%mozilla.org
30322b2b64 Don't 'constant-fold' if(false)var foo=42 into nothing (140974, r=khanson, sr=shaver). 2002-04-30 23:28:34 +00:00
darin%netscape.com
18c4af7075 fixes bug 141061 - XMLHttpRequest allows reading of local files
r=mstoltz sr=heikki
2002-04-30 23:22:04 +00:00
jkeiser%netscape.com
c93a43a69a Allow form submit with javascript URI to call submit() within the JS function. bug 139798, r=alexsavulov@netscape.com, sr=attinasi@netscape.com 2002-04-30 23:21:58 +00:00
tor%cs.brown.edu
09af8e5c54 Bug 53597: gamma correction backout. r=dbaron, sr=brendan 2002-04-30 23:15:52 +00:00
tor%cs.brown.edu
87024f886e Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan 2002-04-30 22:34:34 +00:00
shrutiv%netscape.com
f30ba7c528 Fix for bug 106748: When adding custom component, the description and size
may be left blank (r=smeredith)
2002-04-30 22:32:22 +00:00
danm%netscape.com
9c276f9d6f file jar.mn was initially added on branch MOZILLA_1_0_0_BRANCH. 2002-04-30 22:32:05 +00:00
danm%netscape.com
a00dd660a2 file autocomplete-win.css was initially added on branch MOZILLA_1_0_0_BRANCH. 2002-04-30 22:31:30 +00:00
dkl%redhat.com
a4f0e4f0f0 Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. 2xr=Gerv 2002-04-30 22:15:52 +00:00
karnaze%netscape.com
850e3e13ed new regression test, not affecting the build. 2002-04-30 22:10:22 +00:00
axel%pike.org
3418cea474 remove denglish from the tree, testcase, not part of the build 2002-04-30 22:02:03 +00:00
varada%netscape.com
0ae8092bff fix for 141314;associate the right smtp server with each account;r=racham;sr=sspitzer 2002-04-30 21:53:09 +00:00
karnaze%netscape.com
311b53c52e bug 138292 - add a non table related frame to its parent frame's child list when the parent frame is an anonymous table cell frame. sr=waterson, r=alexsavulov. 2002-04-30 21:45:58 +00:00
karnaze%netscape.com
58133c1c13 new regression tests, not affecting the build. 2002-04-30 21:41:52 +00:00
karnaze%netscape.com
dfbd7c0b89 bug 113235 - avoid reframing when content is inserted inside an inline frame which contains a block. sr=waterson, r=attinasi. 2002-04-30 21:34:15 +00:00
cavin%netscape.com
c369be9abb Fix for 138804. Put child folders in the pending list when root folder is sitll missing and process these child folders when root folder shows up. r=ducarroz, sr=sspitzer, a=rjesup@wgate.com. 2002-04-30 21:32:09 +00:00
naving%netscape.com
9704a57636 139876 r=bienvenu sr=mscott Add two methods to nsIMsgFolder to transfer db init info when we are getting rid
of old db and creating a new db for the same folder
135275 r=bienvenu sr=mscott Added a boolean dbBatching param to EnableNotification that will tell us when
to do db batching. This param help us to not open unused stream to local dest folder in mailDatabase code, hence we can rid of #ifdef MAC.
2002-04-30 21:24:22 +00:00
gerv%gerv.net
d300fe7a71 Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to template. Patch by burnus@gmx.de; 2xr=gerv. 2002-04-30 21:18:09 +00:00
dougt%netscape.com
19904bc679 Fixes bugs 138254 and 138157. The first addresses problems with STOR and CWD. On some servers, we screw up and ask that the server to store the uploaded file in a absolute position when we really want the file to be relative to the CWD. The second bug addressees resolves a cpu peg after upload. r=bbaetz/brade. sr=darin@netscape.com 2002-04-30 21:12:53 +00:00
hyatt%netscape.com
7b42dc110c Fix ESPN. 2002-04-30 21:07:31 +00:00
cbiesinger%web.de
a0b51664a8 bug 133675 patch by Morten@Nilsen.com r=biesi sr=alecf
javascript strict warnings in findUtils.js
2002-04-30 21:04:10 +00:00
alecf%netscape.com
03421799ca update standalone xpcom documentation
just docs, not part of build
2002-04-30 21:02:35 +00:00
kin%netscape.com
43eb4cf116 Fix for bug 125345 (Font attributes disappear when you double click editor window)
Modified TypeInState::NotifySelectionChanged() to work around
bogus selection changed notifications (bug 140303). We now
call reset when the collapsed selection changes position, or
becomes uncollapsed.

  mozilla/editor/libeditor/html/TypeInState.cpp
  mozilla/editor/libeditor/html/TypeInState.h

r=jfrancis@netscape.com  sr=attinasi@netscape.com
2002-04-30 20:59:43 +00:00
alecf%netscape.com
f7d134dbe1 officially remove the REQUIRES=uconv dependency from xpcom!
r=mcafee, sr=darin
bug 100676
2002-04-30 20:57:35 +00:00
dougt%netscape.com
87987ab7eb Fixes 141235. Indexed-html converter doesn't handle parent directories for file protocol. r=chak@netscape.com, sr=darin@netscape.com. 2002-04-30 20:53:09 +00:00
chak%netscape.com
3901b8cfee Fix for #141247 - Enable HTML dir listings
r=dougt, sr=darin
2002-04-30 20:48:15 +00:00
naving%netscape.com
a707417496 138297 r=bienvenu sr=mscott. null out the filter list when we are unloading server, fixes problem with single profile filters in turbo mode. 2002-04-30 20:35:01 +00:00
cbiesinger%web.de
7488ede56f bugs 141163, 141168 r=rginda no sr needed for cview
fix some strict warnings in component viewer
2002-04-30 20:28:26 +00:00
mcafee%netscape.com
61bed2297e Adding Mac OSX/Darwin-specific profile directory 2002-04-30 20:27:01 +00:00
blizzard%redhat.com
fe8a51501b Bug #141239. Remove tabs from code and clean up indenting in the c files. Not part of the build. 2002-04-30 19:29:00 +00:00
blizzard%redhat.com
5e8334177b Bug #121259. gtk2 needs to have maximize/minimize WM hints hooked up. Not part of the build. 2002-04-30 19:03:12 +00:00
kestes%walrus.com
5597a2ea11 comment out the test trees so that Mozilla.org can use the treedata page
without seeing test artifacts but others can see how the tests work.
2002-04-30 18:01:02 +00:00
kestes%walrus.com
32b7e0a469 fix typo effecting the URL which points to Bonsai 2002-04-30 17:58:26 +00:00
kestes%walrus.com
3260dc96eb fix typo in backward compatibility effecting "test failed" 2002-04-30 17:57:38 +00:00
hyatt%netscape.com
d5556b6081 Add Richard Schreyer to contributor list. 2002-04-30 17:29:26 +00:00
bienvenu%netscape.com
14e1f929e9 fix hang starting mail, sr=alecf 141162 2002-04-30 16:43:26 +00:00
colinp%oeone.com
b74d373f13 fix to bug 137024 - tooltips capitalisation 2002-04-30 15:39:11 +00:00
pinkerton%netscape.com
c225603717 Indent entries in the folder popup to reflect the hierarchy. from Richard Schreyer (richards9@mac.com) 2002-04-30 14:58:16 +00:00
bienvenu%netscape.com
e44ac3a3c5 fix 140555 r/sr=sspitzer downloading two copies of every news msg for offline use when syncing newsgroups, also don't allow multiple downloads to the same group 2002-04-30 14:46:44 +00:00
alecf%netscape.com
c8907f3733 final part of patch for bug 138299 - converting consumers of nsIWindowMediator over to the non-RDF contractid
r=danm, sr=jag
2002-04-30 14:21:48 +00:00
john.marmion%ireland.sun.com
32346dbc01 fix for #135414. LDAP Address Book intgration with 3rdparty products fails.
r=dmose,sr=sspitzer
2002-04-30 13:28:07 +00:00
shaver%mozilla.org
32e2ad6d6b Fix Forte bustage resulting from fix for 124335 (private, unused |operator new|
not returning a value).  Trading for warnings on gcc, which would really
rather have me throw an exception.
2002-04-30 12:44:49 +00:00
dprice%netscape.com
1b458b393b 139641 r-ssu sr=dveditz
allow the windows installer to use filenames from keys in the registry
2002-04-30 09:07:00 +00:00
jkeiser%netscape.com
b987812e88 Fix stupid-Mac-OSX-compiler crasher. bug 134934, r=saari@netscape.com, sr=attinasi@netscape.com 2002-04-30 08:03:01 +00:00
sspitzer%netscape.com
d167f9c530 fix build issue. thanks to jefft for the patch. 2002-04-30 06:33:18 +00:00
sspitzer%netscape.com
4021035d0e fix for #137886. fix string infinite loop issue that was causing remigration to hang on win2k and win98
r/sr=alecf
2002-04-30 05:26:17 +00:00
av%netscape.com
447d57885d Fixing 106411 -- 'Starting plugin...' message is stuck in the status bar, r=serge, sr=beard 2002-04-30 05:08:44 +00:00
mstoltz%netscape.com
cc4b5969f8 Bug 140133 - Replace unsafe strcpy with strncpy and null-terminate the result.
r=nhotta, sr=heikki
2002-04-30 04:07:57 +00:00
jaggernaut%netscape.com
5cad11cc0a Fix two typos on previous checkin for bug 139633. r=dmose, sr=mozbot (even though I couldn't reach him, I'm sure he would've given me sr= for this simple bustage fix) 2002-04-30 04:03:57 +00:00