102532 Commits

Author SHA1 Message Date
gerv%gerv.net
714a927e96 Bug 111712 - update command for changing path to Perl. 2002-05-01 22:56:48 +00:00
gerv%gerv.net
c3fcacee18 Bug 126907 - remove "Future" section from guide. 2002-05-01 22:55:29 +00:00
bryner%netscape.com
4dc594aa75 Make sure to set a cursor for our popup windows, since GTK doesn't do this automatically for us (and we don't want it to always inherit the root window cursor). Bug 133387, r=pavlov, sr=blizzard. 2002-05-01 22:41:45 +00:00
cathleen%netscape.com
b256680996 Fixing to include spacecategory.c. Fix by Garrett on cathleen's tree -dp 2002-05-01 22:39:46 +00:00
pinkerton%netscape.com
af21f3c793 remove portions of smfr's last scrolling optimization. the OffsetRgn calls seem un-necessary and caused problems with redrawing outliners and scrolling while windows overlapped the scrolled widget. r=sdagley/sr=beard. bug# 141249 2002-05-01 22:23:46 +00:00
bnesse%netscape.com
d0fc5cb874 Fix for bug 141552. Remove build warnings from prefs. r=jag, sr=alecf. 2002-05-01 22:12:01 +00:00
gordon%netscape.com
7f358a48e6 Adding new files for disk cache. These are not part of the build, but will get reviewed before being enabled. 2002-05-01 22:08:07 +00:00
saari%netscape.com
ca428f341d Fixing bugzilla 102321, regression in scrolling performance. Should also fix 256 color rendering regression. r=dcone, sr=jag 2002-05-01 22:03:34 +00:00
pinkerton%netscape.com
7d3dc95242 don't register image/jpeg, it only gets in the way of other things we do
support. r=brade/sr=alecf. bug# 69566
2002-05-01 22:02:54 +00:00
pinkerton%netscape.com
6235895bd0 Support pasting of CF_HTML flavor. r=brade/sr=alecf. bug#69566 2002-05-01 21:58:38 +00:00
gerv%gerv.net
c2c1a1574f Bug 141557 - modification to user deletion code in editusers.cgi - prevent allowuserdeletion being bypassed. Patch by gerv; 2xr=myk. 2002-05-01 20:54:10 +00:00
jaggernaut%netscape.com
f565587530 Bug 141455: hang when selecting text and right-clicking on page. r=akkana, sr=alecf 2002-05-01 20:52:29 +00:00
bienvenu%netscape.com
27b381fcf4 fix crash on shutdown when duplicate mail db listeners have been registered r=naving, sr=sspitzer 141028 2002-05-01 20:48:03 +00:00
bienvenu%netscape.com
f09fc01098 fix crash on shutdown after saving imap draft r=naving, sr=sspitzer 141028 2002-05-01 20:47:03 +00:00
locka%iol.ie
08b77d441d Stop image control frame stomping on the event status. This stops context menu events being propogated to their parents and sent twice for input elements with images. bugscape=14131 r=saari@netscape.com sr=jst@netscape.com 2002-05-01 20:15:44 +00:00
sicking%bigfoot.com
2df3d126d7 Bug 140687: Make substring() for all start-indexes
r=Pike, sr=jst
2002-05-01 19:48:59 +00:00
nboyd%atg.com
91b5becea4 Fix broken link 2002-05-01 19:21:51 +00:00
bnesse%netscape.com
0858682e5d [Not part of build] Part of bug 98476. If the file doesn't exist, it's not an error. 2002-05-01 19:08:46 +00:00
bnesse%netscape.com
347f4fccd8 Fix for bug 140150. Do not leak dialog string objects. r=morse, sr=jag. 2002-05-01 19:06:49 +00:00
gerv%gerv.net
f530ab22b7 Bug 140770 - Navigation doesn't work after creating a new bug. This fix displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke. 2002-05-01 19:00:51 +00:00
mostafah%oeone.com
69e2ed6538 Enhancing ParseIcalString.
Changing ParseIcalComponent to accept both VEVENT and VCALENDAR types.
Changing ParseIcalComponent to work properly if it is called on an existing event as a second sweep.
2002-05-01 18:02:14 +00:00
kestes%walrus.com
dfc4a9c642 add parenthesis to keep arguments as a list. 2002-05-01 17:07:48 +00:00
nboyd%atg.com
2fcb287555 Now pass 104077. 2002-05-01 16:47:25 +00:00
cmanske%netscape.com
33952ad5fe Avoid duplicate sites when sitename changes, b=136413, r=akkana, sr=hewitt 2002-05-01 14:50:23 +00:00
cmanske%netscape.com
7e84acb02a Clone objects to create temp variable, b=135834, sr=hewitt 2002-05-01 14:50:10 +00:00
cmanske%netscape.com
d653ec6f6c Allow 'HTML' image to be to the right of 'Source' text in tab, b=113883, r=mkaply, sr=hewitt 2002-05-01 14:40:51 +00:00
kaie%netscape.com
29ca7dc66d b=139948 SSL Tooltip not updated when going from one ssl site to another
r=javi sr=jag
2002-05-01 14:15:27 +00:00
mostafah%oeone.com
157e200b55 Fixing incorrect printf FORMAT string 2002-05-01 14:11:30 +00:00
igor%mir2.org
416882ec3a Allow in UintMap for any key to hold int and object values simultaneously, as the old code could only detect that the key is allowed to hold an object value only if there are no other keys with int values. In the new version, if the key is present, it always has both int and object values, but they default to 0 or int if not specified in put. It is effectively the old behavior when the map contained at least one int key, but at least it is documented. 2002-05-01 14:10:41 +00:00
kaie%netscape.com
1fde3e9b21 b=130692 Find matching certificate using case insensitive email address
r=javi sr=jag
2002-05-01 14:09:42 +00:00
kaie%netscape.com
d45d8c2bc9 b=141317 CopyToLowerCase produces strings with random content
r=jag sr=alecf
2002-05-01 14:02:11 +00:00
mostafah%oeone.com
0a246109b7 Fixed buildid not being properly updated in Calendar-About alert 2002-05-01 13:37:03 +00:00
cbiesinger%web.de
6c4a36b1c3 bug 62703 patch by neil@parkwaycc.co.uk r=ducarroz sr=alecf
Mail Compose: Need mnemonics for "Attachments" and "Subject"
2002-05-01 12:47:42 +00:00
cbiesinger%web.de
43e80acdd8 bug 140990 patch by pj@ludd.luth.se r=timeless sr=jag
Mismatched free() / delete / delete [] at nsAString::AssignFromPromise(nsAString const &)
2002-05-01 12:41:58 +00:00
axel%pike.org
bbfe165c3b Bug 141173, TxObject::hashCode() and Map crash, PRInt32->PRUint32, r=peterv, sr=jaggernaut 2002-05-01 10:45:13 +00:00
justdave%syndicomm.com
ad98502725 Full recompile of the docs so everyone can see what the current SGML docs actually look like in HTML. 2002-05-01 09:29:09 +00:00
justdave%syndicomm.com
262616d83e correction to one of the command lines 2002-05-01 09:24:40 +00:00
justdave%syndicomm.com
ff5a187f31 Corrected installation and compiling instructions for the docs, based on extensive trial and error on Landfill. 2002-05-01 09:13:30 +00:00
gerv%gerv.net
7c8cab89a5 Bug 141385 - dependency graph title is incorrect when doall is specified. Patch by zeroJ@null.net; 2xr=gerv. 2002-05-01 06:23:36 +00:00
rbs%maths.uq.edu.au
cbe15dcd88 bug 121748 - stretch fences at a size that fully covers non-fences. Also improve the height of token elements such as <mi> when they involve symbol fonts with weird metrics, r=roc+moz, sr=attinasi 2002-05-01 05:47:15 +00:00
bernd.mielke%snafu.de
8911328db0 hide also collapsed borders when the table is hidden, bug 135782 r=karnaze sr=attinasi 2002-05-01 05:33:11 +00:00
kestes%walrus.com
54c705e70b add better error reporting when tinderbox mail gets bounced. 2002-05-01 04:12:31 +00:00
depstein%netscape.com
a839dd32fb added NS_LITERAL_CSTRINGs to nsIFile.cpp. Some XPIDialog/Progress code in Tests.cpp 2002-05-01 03:33:18 +00:00
hewitt%netscape.com
89ffe0e697 134195 - trees don't work in builds installed over old builds, r=dbaron, sr=jag, a=rjesup@wgate.com 2002-05-01 03:15:50 +00:00
kestes%walrus.com
084dd32d69 another typo. 2002-05-01 03:11:20 +00:00
kestes%walrus.com
d01e119f4c typo 2002-05-01 03:10:32 +00:00
kestes%walrus.com
98e93721e0 typo, comment was not marked. 2002-05-01 03:08:33 +00:00
kestes%walrus.com
774e49e32f make it possible to have truly empty cells in the table not just "&nbsp;". 2002-05-01 03:07:25 +00:00
hewitt%netscape.com
08ccfac51d 123834 - no text in wizard buttons on mac, r=andreww, sr=ben 2002-05-01 03:03:58 +00:00
kestes%walrus.com
779fe35973 turn off the uniform table spacing. 2002-05-01 02:54:12 +00:00