(no author)
a51ff908a8
This commit was manufactured by cvs2svn to create branch 'NSS_BOB'.
...
git-svn-id: svn://10.0.0.236/branches/NSS_BOB@149307 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 18:06:51 +00:00
relyea%netscape.com
651dc7dc69
Fix windows breakage.
...
git-svn-id: svn://10.0.0.236/trunk@149306 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 18:06:50 +00:00
tor%cs.brown.edu
5d5fcfd63e
Fix c++ for{} scoping bustage. r=sicking
...
git-svn-id: svn://10.0.0.236/trunk@149305 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 17:58:08 +00:00
sicking%bigfoot.com
3349c7799c
Fix lineendings. r=pedemonte
...
git-svn-id: svn://10.0.0.236/trunk@149304 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 16:54:34 +00:00
bienvenu%nventure.com
4c97760ff3
fix 223692, don't use the initial-response argument with SMTP AUTH LOGIN, patch by ch.ey@gmx.net, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@149303 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 16:13:48 +00:00
igor%mir2.org
8ea93aa11f
Splitting Token.ASSIGN into Token.ASSIGN and Token.ASSIGNOP where the former represents only = while ASSIGNOP is used to denote +=, -= etc. Parse tree for the 2 operations is rather different and split allowed to simplify IRFactory code.
...
git-svn-id: svn://10.0.0.236/trunk@149302 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 16:03:31 +00:00
bienvenu%nventure.com
603d690e18
add filter action for deleting msg from pop3 server, also fix biff notification when biff doesn't download msgs, r/sr=mscott 74430 and 221165
...
git-svn-id: svn://10.0.0.236/trunk@149301 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 15:24:21 +00:00
bienvenu%nventure.com
5790243fa7
fix bustage introduced with previous checkin for 219787 make thread column toggle threaded mode, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@149300 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 15:02:06 +00:00
bienvenu%nventure.com
46d8a2098d
fix tb account manager - fallout from 222940, patch by borggraefe@web.de, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@149299 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 14:41:53 +00:00
pinkerton%netscape.com
834c2830e3
allow dragging of topmost bookmark container in container list (bug 223325)
...
git-svn-id: svn://10.0.0.236/trunk@149298 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 13:42:55 +00:00
neil%parkwaycc.co.uk
959cfe057d
Bug 222940 Offline & Diskspace and Server Setting panes are too large p=stefan@borggraefe.com r=me sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@149297 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 11:45:58 +00:00
caillon%returnzero.com
f106859f0a
Bug 225411; updating DOM 3 Core's Document.xml*
...
r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@149295 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 11:10:11 +00:00
neil%parkwaycc.co.uk
107f944ece
Bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r=bienvenu sr=Henry.Jia
...
git-svn-id: svn://10.0.0.236/trunk@149294 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 10:51:43 +00:00
jocuri%softhome.net
d5f6f6a4a7
Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@149293 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 10:22:06 +00:00
dwitte%stanford.edu
68dded36b0
fixing mingw bustage.
...
git-svn-id: svn://10.0.0.236/trunk@149292 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 07:26:58 +00:00
dwitte%stanford.edu
ed7a0822ff
clean up p3p hooks in cookies. this shifts code out of the cookiservice into p3p, and stops the cookieservice calling into p3p if the user isn't using p3p. this will improve perf a tad.
...
b=225298, r=mvl, sr=darin
git-svn-id: svn://10.0.0.236/trunk@149291 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 06:43:08 +00:00
scott%scott-macgregor.org
4147cb0b86
Hook up the progressmeter in thunderbird so it becomes visible when we have progress to show
...
and it gets hidden when we stop the meteors.
git-svn-id: svn://10.0.0.236/trunk@149290 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 05:21:40 +00:00
scott%scott-macgregor.org
ab5a189002
Bug #225651 --> fix regression in reporting progress in the progressmeter for loading of imap messages.
...
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@149289 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 05:18:48 +00:00
timeless%mozdev.org
2ec1e9ccfc
Bug 219899 localization issue in browser-menubar.inc: hardcoded menu label "Window"
...
patch by mpconnor@rogers.com r=ben
git-svn-id: svn://10.0.0.236/trunk@149288 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 05:10:46 +00:00
bienvenu%nventure.com
6692ce2172
make hidden pref that makes column clicking keep thread sorting also make thread column be a toggle for thread/unthreading patch by mcow@well.com, neil.parkwaycc, and myself, r=me, sr=mscott 219787
...
git-svn-id: svn://10.0.0.236/trunk@149287 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 03:48:41 +00:00
brendan%mozilla.org
156f0ecb89
Tweak so uneval(-0) == '-0' (r=igor@fastmail.fm).
...
git-svn-id: svn://10.0.0.236/trunk@149286 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 03:40:36 +00:00
relyea%netscape.com
e15c678739
Add symkeyutil to the manifest file
...
git-svn-id: svn://10.0.0.236/trunk@149285 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 03:27:23 +00:00
relyea%netscape.com
5fe2770302
New tool to manage fixed keys in the database.
...
git-svn-id: svn://10.0.0.236/trunk@149284 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 03:26:47 +00:00
relyea%netscape.com
419d66af8a
Changes for symkey support.
...
git-svn-id: svn://10.0.0.236/trunk@149283 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 03:25:52 +00:00
brendan%mozilla.org
149f0d6f02
RegExp().toString and .toSource should return '/(?:)/', not '//' (bug 225550, r=sparky).
...
git-svn-id: svn://10.0.0.236/trunk@149282 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 03:23:49 +00:00
bienvenu%nventure.com
50c906beb2
pave way for using STATUS command to update imap folder counts, not turned on yet, r/sr=mscott 224381
...
git-svn-id: svn://10.0.0.236/trunk@149281 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 03:19:58 +00:00
mkaply%us.ibm.com
61313af827
#224487
...
r=brendan
Os/2 only changes to work around FPU issues. See the bug.
git-svn-id: svn://10.0.0.236/trunk@149280 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 01:49:37 +00:00
wchang0222%aol.com
fd912aa996
Bugzilla bug 225619: fixed memory leaks.
...
git-svn-id: svn://10.0.0.236/trunk@149279 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 01:42:51 +00:00
wchang0222%aol.com
1f3c87a56c
Bugzilla bug 225626: need to allocate PORTArenaPool rather than PLArenaPool
...
for the 'arena' member of CERTVerifyLog. Fixed memory leaks on an error
path.
git-svn-id: svn://10.0.0.236/trunk@149278 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 01:41:15 +00:00
wchang0222%aol.com
9309786b99
Set JSS version to 3.4.2 Beta 2.
...
Modified Files: CryptoManager.java util/jssver.h
git-svn-id: svn://10.0.0.236/trunk@149277 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 01:37:04 +00:00
jshin%mailaps.org
f9a6fa129a
bug 224748 : make hardcoded charset names canonical (r=smontagu, sr=blizzard)
...
git-svn-id: svn://10.0.0.236/trunk@149276 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 01:00:03 +00:00
gerv%gerv.net
a2ea623db1
Bug 219358 - Make attachments with all supported MIME types viewable in the edit page. Patch by gerv; r=kiko, r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@149275 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 23:44:07 +00:00
wchang0222%aol.com
53b6380376
Upgraded to NSS_3_7_9_RTM (from NSS_3_7_8_RTM).
...
Modified Files: manifest.mn org/mozilla/jss/CryptoManager.java
git-svn-id: svn://10.0.0.236/trunk@149274 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 23:39:46 +00:00
bzbarsky%mit.edu
01e4c21953
Detect <iframe> as HTML. Bug 224932, r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@149273 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 23:22:49 +00:00
nicolson%netscape.com
396fbef1a7
Fix 225615: memory leak in SSLSocket.socketConnect.
...
git-svn-id: svn://10.0.0.236/trunk@149272 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 23:10:13 +00:00
nelsonb%netscape.com
037cabbbac
Fix bugzilla bug 225301. r=jpierre. This patch does the following:
...
1. Fixes the Usage message to document the command line options.
2. Changes the "decode" function to
a) report an error on bad signatures, only when decoding the input file,
not when decoding an ancillary "enveloped file".
b) only output the contents of the "detached content" file (-c option)
when that file's content was actually used in the computation.
3. Sundry other cleanup and added comments.
git-svn-id: svn://10.0.0.236/trunk@149271 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 23:03:12 +00:00
cbiesinger%web.de
f31b771e91
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
git-svn-id: svn://10.0.0.236/trunk@149270 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 23:00:55 +00:00
dbaron%dbaron.org
4c629e6e15
Make aErrorCode values nsresult, since that's what they are. Remove obsolete handling of -1 for EOF and now-obsolete TODO list. b=224254 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@149269 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 22:48:05 +00:00
bzbarsky%mit.edu
163defe9c7
Save the original tagname when viewing source to prevent case-folding. Bug
...
63137, r=choess, sr=heikki
git-svn-id: svn://10.0.0.236/trunk@149266 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 21:55:26 +00:00
hjtoi%comcast.net
e2cfa813da
Bug 220954, add test for common problem and give correct message in that case, r=timeless.
...
git-svn-id: svn://10.0.0.236/trunk@149263 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 21:07:29 +00:00
pinkerton%netscape.com
2bf68107eb
fixing pref ordering issues so camino prefs load last. turning off loading
...
of favicons at launch time. just too slow.
git-svn-id: svn://10.0.0.236/trunk@149262 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 20:35:58 +00:00
bryner%brianryner.com
d5fe400381
Don't bother looking for eu-readelf and readelf on Mac OS X (the 'which' command there prints its error message to stdout, so it's hard to tell that it failed).
...
git-svn-id: svn://10.0.0.236/trunk@149261 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 19:43:23 +00:00
scott%scott-macgregor.org
287db570e5
synch up some pref changes with the trunk
...
git-svn-id: svn://10.0.0.236/trunk@149260 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 18:45:24 +00:00
pschwartau%netscape.com
9e61b1abbc
Removing skips for toSource() and uneval(), now that Rhino has implemented these methods (bug 225465). Adding a comment for skip of js1_5/Regress/regress-192465.js.
...
git-svn-id: svn://10.0.0.236/trunk@149259 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 18:39:17 +00:00
bzbarsky%mit.edu
a657b43a94
Fix bug 225565 by looking at the actual control type. r+sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@149258 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 18:38:41 +00:00
scott%scott-macgregor.org
13aa34227f
Bug #225564 --> cannot sort messages by junk status because we are using the wrong column id.
...
git-svn-id: svn://10.0.0.236/trunk@149257 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 18:33:07 +00:00
pinkerton%netscape.com
c7c52ea1cc
make find panel more consistent with other cocoa apps (bug 160771)
...
git-svn-id: svn://10.0.0.236/trunk@149256 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 18:21:02 +00:00
chanial%noos.fr
8028cb4271
Bug 225239: fix pref window bustage. the skin contents.rdf file wasn't packaged.
...
git-svn-id: svn://10.0.0.236/trunk@149255 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 17:43:41 +00:00
bmlk%gmx.de
557ab433ca
OS/2 crash prevention, make sure that a division by zero can not occure, bug 221975, r/sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@149254 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 17:34:46 +00:00
pinkerton%netscape.com
a6b5f9263c
fix bookmark export for html and plist for safari (bug 223204)
...
git-svn-id: svn://10.0.0.236/trunk@149253 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 17:31:31 +00:00
timeless%mozdev.org
8ff08fa9b6
Bug 224500 Some Customize Headers dialog clean up
...
patch by borggraefe@despammed.com r=neil sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@149252 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 17:30:11 +00:00
timeless%mozdev.org
49d41224b4
Bug 140649 Mail and newsgroup "set as default" should be disabled on current default
...
patch by borggraefe@despammed.com r=neil sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@149251 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 17:28:23 +00:00
igor%mir2.org
05af4b298f
Implementing uneval/toSource functionality of SpiderMonkey. Foe details, see http://bugzilla.mozilla.org/show_bug.cgi?id=225465 .
...
git-svn-id: svn://10.0.0.236/trunk@149250 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 17:15:31 +00:00
sicking%bigfoot.com
baa6f09289
Bug 225507: Implement nsCOMArray::SafeObjectAt for out-of-bounds safe access.
...
r=bryner sr=alecf
git-svn-id: svn://10.0.0.236/trunk@149249 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 17:01:20 +00:00
mostafah%oeone.com
05c0a5bb11
Checked in part of attachment 135317 dealing with printing ( bug 219589 )
...
git-svn-id: svn://10.0.0.236/trunk@149248 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 16:41:11 +00:00
blizzard%redhat.com
fc2bfdd586
Bug #201158 . Gtk2 plugins would not be resized properly when the size of the plugin port was changed. r=robin.lu sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@149247 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 16:38:59 +00:00
mostafah%oeone.com
e7528b4c56
Checked in rest of attachment #135386
...
git-svn-id: svn://10.0.0.236/trunk@149246 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 16:37:25 +00:00
blizzard%redhat.com
638544968e
Bug #225357 . Plugins that specify coordinates that exceed maximum X coordinates cause X errors. Limit the size of plugins on this platform to the maximum size for X windows. r=bz, sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@149245 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 16:33:52 +00:00
mostafah%oeone.com
84704e37a3
Checking in patches for bug 185394: Date picker format does not respect local settings
...
git-svn-id: svn://10.0.0.236/trunk@149243 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 16:25:26 +00:00
wchang0222%aol.com
1048ab0991
Fixed a comment error. r=relyea.
...
git-svn-id: svn://10.0.0.236/trunk@149242 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 16:21:46 +00:00
wchang0222%aol.com
7f3eb1098d
Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed
...
with PORT_Free.
Modified Files:
cmd/lib/secutil.c cmd/selfserv/selfserv.c
cmd/signver/pk7print.c cmd/strsclnt/strsclnt.c
cmd/tstclnt/tstclnt.c lib/certdb/cert.h
git-svn-id: svn://10.0.0.236/trunk@149241 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 16:10:45 +00:00
mostafah%oeone.com
045b04b1da
Finalizing changes for bug 219589: Calendar Extension for Thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@149240 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 15:24:32 +00:00
mostafah%oeone.com
f6b447d4e7
Updated Dutch translation
...
git-svn-id: svn://10.0.0.236/trunk@149239 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 14:49:23 +00:00
neil%parkwaycc.co.uk
6875135281
Bug 224587 Biff shouldn't alert for transient IMAP server errors r=bienvenu sr=Henry.Jia
...
git-svn-id: svn://10.0.0.236/trunk@149238 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 10:36:37 +00:00
bryner%brianryner.com
ea95a68391
Re-enable nsCOMPtr_base on gcc 3.x, and use the may_alias attribute for mRawPtr to avoid strict aliasing problems on gcc 3.3+. Bug 212082, r=darin, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@149237 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 07:37:14 +00:00
bzbarsky%mit.edu
b68ca1036b
Treat bogus "type" values as "text" consistently. Bug 225103, r+sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@149236 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 05:16:06 +00:00
bzbarsky%mit.edu
0b45220a8c
Clarify when ReParentStyleContext should be called and remove more bogus style
...
parentage warnings. Bug 217225, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@149235 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 04:31:04 +00:00
jst%mozilla.jstenback.com
efdc7bfac3
Silly whitespace cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@149234 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 04:15:25 +00:00
bzbarsky%mit.edu
fdf8127d9d
BoxFrame should only be the point target in the background layer, and should
...
propagate background layer point requests to kids. Bug 224013, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@149233 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 04:13:12 +00:00
bzbarsky%mit.edu
7ee2b11b9e
Fix some bogus style parentage warnings. Bug 224867, r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@149232 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 04:11:38 +00:00
timeless%mozdev.org
d9926a983a
Bug 225523 Minor dreftool change to get consistent bonsai output
...
r=riceman+bmo@mail.rit.edu
git-svn-id: svn://10.0.0.236/trunk@149231 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 03:49:37 +00:00
nelsonb%netscape.com
5bf80de578
Workaround race. Reduce leaks. Not a real fix. Bugzilla bug 225525.
...
git-svn-id: svn://10.0.0.236/trunk@149230 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 03:41:32 +00:00
leaf%mozilla.org
5531a228d3
remove version from installer package for nightly builds.
...
git-svn-id: svn://10.0.0.236/trunk@149229 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 02:17:51 +00:00
wchang0222%aol.com
4480041b25
Bugzilla bug 225260: link NSPR dynamic shared libraries with the
...
-headerpad_max_install_names option. sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@149226 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 02:03:44 +00:00
wchang0222%aol.com
c2eafc0543
Bugzilla bug 225259: link NSS dynamic shared libraries with the
...
-headerpad_max_install_names option. r=ccarlen, sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@149225 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 01:59:22 +00:00
timeless%mozdev.org
f36557bbb2
Bug 8227 dreftool - rickg's phase 1 preventative crash maintenance
...
r=bernd
This is dreftool, resurrected with the help of kherron, bernd, and myself.
Licensing has been switched per http://bugzilla.mozilla.org/show_bug.cgi?id=8227#c45
to MPL/GPL/LGPL.
Old copies of xpcom classes have been removed, dreftool now uses the normal ones.
New:
* Builds on Linux and uses NSPR, so it should be possible to use it on most
systems.
* Member variables are screened.
* Tries to recognize NS_ENSURE early outs.
* Can parse a single file.
* The summary can indicate what it was told to parse.
* Links to LXR can be generated. Using this feature is not recommended as pieces of
mozilla tend to be on branches and the links will be bad. If for non branched content,
the links will drift as the files are changed.
* Links to Bonsai against the file revision will be generated if CVS records are
detected. This is good, unless you have local modifications in your tree.
Known issues:
* Aliasing isn't detected, so
|a = new something; *foo = a; if (!*foo) return NS_ERROR_FAILURE;| is flagged.
e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp&rev=1.33&mark=920-921,922,923,925#920
* Assigning to dereferenced objects
|*foo = new something| is not quite correctly handled (perhaps it's misinterpreted as
|foo = new something|. e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp&rev=1.11&mark=88,92,96,99,84#91
* Various other allocators aren't caught: strdup and co., nsCRT::, nsMemory::, ...
* There's no way to provide a user defined list of allocators.
People should of course not file bugs simply based on dreftool, they should file bugs
after verifying that the complaints from dreftool are valid.
git-svn-id: svn://10.0.0.236/trunk@149224 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-13 00:01:30 +00:00
wchang0222%aol.com
a51c8c21f8
Added a comment to note a question I had while reviewing the code.
...
git-svn-id: svn://10.0.0.236/trunk@149223 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 23:25:33 +00:00
ben%bengoodger.com
24764b480e
Fix the Developer Tools jst so Inspector can be installed
...
git-svn-id: svn://10.0.0.236/trunk@149222 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 23:24:03 +00:00
bienvenu%nventure.com
b43d3791d3
fix downloading of truncated pop3 messages when user has changed the server user name, 222896, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@149221 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 23:10:18 +00:00
timeless%mozdev.org
9d74e9c9a2
Bug 8227 dreftool - rickg's phase 1 preventative crash maintenance
...
r=bernd
This is dreftool, resurrected with the help of kherron, bernd, and myself.
Licensing has been switched per http://bugzilla.mozilla.org/show_bug.cgi?id=8227#c45
to MPL/GPL/LGPL.
Old copies of xpcom classes have been removed, dreftool now uses the normal ones.
New:
* Builds on Linux and uses NSPR, so it should be possible to use it on most
systems.
* Member variables are screened.
* Tries to recognize NS_ENSURE early outs.
* Can parse a single file.
* The summary can indicate what it was told to parse.
* Links to LXR can be generated. Using this feature is not recommended as pieces of
mozilla tend to be on branches and the links will be bad. If for non branched content,
the links will drift as the files are changed.
* Links to Bonsai against the file revision will be generated if CVS records are
detected. This is good, unless you have local modifications in your tree.
Known issues:
* Aliasing isn't detected, so
|a = new something; *foo = a; if (!*foo) return NS_ERROR_FAILURE;| is flagged.
e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp&rev=1.33&mark=920-921,922,923,925#920
* Assigning to dereferenced objects
|*foo = new something| is not quite correctly handled (perhaps it's misinterpreted as
|foo = new something|. e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp&rev=1.11&mark=88,92,96,99,84#91
* Various other allocators aren't caught: strdup and co., nsCRT::, nsMemory::, ...
* There's no way to provide a user defined list of allocators.
People should of course not file bugs simply based on dreftool, they should file bugs
after verifying that the complaints from dreftool are valid.
git-svn-id: svn://10.0.0.236/trunk@149220 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 22:38:24 +00:00
neil%parkwaycc.co.uk
4cf0c48eed
Bug 225083 moz-icons show wrongly for 5-6-5 bitfields r=ere sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@149219 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 22:25:51 +00:00
neil%parkwaycc.co.uk
8fc8ee0ffa
Bug 218957 about:config should load with focus in filter textbox p=steffen.wilberg@web.de r=me,pch sr=brendan,ben (yes really, four reviews).
...
git-svn-id: svn://10.0.0.236/trunk@149218 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 22:21:48 +00:00
brendan%mozilla.org
e510eeea3f
Heal a now-bogus assertion under JS_LOCK_OBJ/JS_LOCK_SCOPE.
...
git-svn-id: svn://10.0.0.236/trunk@149217 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 22:14:25 +00:00
mkaply%us.ibm.com
11b7f0a89a
No bug - get installer working for GCC on OS/2 - change APIs to _APIs and fix a bad variable reference
...
git-svn-id: svn://10.0.0.236/trunk@149216 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 21:08:39 +00:00
darin%meer.net
3a5b2a6dbb
fix uninitialized variable warning, bug 204503, patch by alfredkayser@nl.ibm.com, r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@149213 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 20:09:05 +00:00
jshin%mailaps.org
9c4ba03cbb
bug 222346 : streamline JS script loading code (deleegate charset alias resolution to GetUnicodeDecoder()) (r=smontagu, sr=bz)
...
git-svn-id: svn://10.0.0.236/trunk@149212 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 19:51:12 +00:00
jshin%mailaps.org
54af465fad
bug 224748 : make charset names in navigator.properties (for charset menu) canonical (r=smontagu, sr=blizzard)
...
git-svn-id: svn://10.0.0.236/trunk@149211 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 19:44:18 +00:00
mostafah%oeone.com
3efe345d8e
Checked in patch for bug 215594: week view does not show events if Monday-Friday Only selected
...
git-svn-id: svn://10.0.0.236/trunk@149210 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 19:39:39 +00:00
mostafah%oeone.com
0ff0b34573
Checked in patch for bug 215683: Dragging in week view creates event on wrong day
...
git-svn-id: svn://10.0.0.236/trunk@149209 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 19:22:17 +00:00
mostafah%oeone.com
9e837fadc6
Checked in patch for bug 197569: Event Dialog Date Picker not initialized from selected date
...
git-svn-id: svn://10.0.0.236/trunk@149208 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 18:41:08 +00:00
mostafah%oeone.com
9e7a88af9b
Checked in proposed fix for bug 188890: Mini month view needs to observe week start pref
...
git-svn-id: svn://10.0.0.236/trunk@149207 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 18:40:08 +00:00
mostafah%oeone.com
eaebe6703c
Checking in patch for bug 225339: Mini month view advance month should not change selected date
...
git-svn-id: svn://10.0.0.236/trunk@149205 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 18:07:01 +00:00
pkw%us.ibm.com
5f0869398a
Bug 197081 - AIX: Preedit string is duplicated when committed.
...
r=katakai@japan.sun.com , sr=blizzard@mozilla.org (platform specific)
git-svn-id: svn://10.0.0.236/trunk@149203 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 17:49:22 +00:00
pkw%us.ibm.com
58d3a2ca5e
Bug 225003 - Typo in spellchecker code
...
r=timeless@myrealbox.com , sr=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/trunk@149202 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 17:32:49 +00:00
mostafah%oeone.com
cba9b90000
Checking in patches for bug 185394: Date picker format does not respect local settings
...
git-svn-id: svn://10.0.0.236/trunk@149201 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 17:22:21 +00:00
neil%parkwaycc.co.uk
1fac0bf2c9
Supplementary patch to bug 168479 to remove a newline that the old code mistakenly ignored r=ducarroz sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@149197 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 15:56:32 +00:00
igor%mir2.org
165cf3cb60
Passing to decompiler information about function type so it can use it to customize its output in future.
...
git-svn-id: svn://10.0.0.236/trunk@149196 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 15:47:50 +00:00
mostafah%oeone.com
e1e60e005d
Removing duplicate entries
...
git-svn-id: svn://10.0.0.236/trunk@149195 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 15:16:33 +00:00
mostafah%oeone.com
bb7f618427
Checked in part of patch for bug 219589: Calendar Extension for Thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@149194 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 14:49:32 +00:00
peter%propagandism.org
f418369cdd
Part of fix for bug 219848 (Cannot programmatically (JavaScript) set value of HTMLInputElement) - don't do security checks when defining DOM classes. r=caillon, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@149193 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 14:25:03 +00:00
peter%propagandism.org
ae24c544d7
Part of fix for bug 219848 (Cannot programmatically (JavaScript) set value of HTMLInputElement) - return JS_FALSE when throwing an exception. r=caillon, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@149191 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 14:19:26 +00:00
igor%mir2.org
c85150a93c
Changing Decompiler.decompile to take just encoded source, flag argument controlling output format and property table so it would be possible to add more options to decompiler without changing the rest of code.
...
git-svn-id: svn://10.0.0.236/trunk@149190 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 12:22:12 +00:00
igor%mir2.org
039200747f
Changing return type of NativeFunction.getEncodedSource() to String from Object since the idea of having anything else but String would require changes in API in any case.
...
git-svn-id: svn://10.0.0.236/trunk@149189 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 10:23:53 +00:00
neil%parkwaycc.co.uk
8c00ac6007
Bug 181973 Implement a system for inverting boolean prefs and apply it to the scripts listbox r=caillon sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@149188 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 10:13:10 +00:00
cbiesinger%web.de
c78663cde2
bug 225362. nsIStreamConverter.idl has an outdated comment. this patch also
...
fixes indentation of some lines. r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@149187 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 09:37:35 +00:00
ben%bengoodger.com
08d27ab8ff
Turn on ADT Package for installer
...
git-svn-id: svn://10.0.0.236/trunk@149186 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 09:31:48 +00:00
ben%bengoodger.com
6c2d04aba4
add new contents.rdf.in file for browser
...
git-svn-id: svn://10.0.0.236/trunk@149185 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 09:16:43 +00:00
ben%bengoodger.com
2e17bc0322
Turn on Inspector in Firebird
...
git-svn-id: svn://10.0.0.236/trunk@149184 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 09:15:56 +00:00
ben%bengoodger.com
20a01b0636
Enable Inspector for Firebird
...
git-svn-id: svn://10.0.0.236/trunk@149183 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 09:15:21 +00:00
ben%bengoodger.com
74322e5e5c
Remove the right files this time.
...
git-svn-id: svn://10.0.0.236/trunk@149182 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 08:08:14 +00:00
ben%bengoodger.com
616c4569b3
Fix oops.
...
git-svn-id: svn://10.0.0.236/trunk@149181 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 08:07:33 +00:00
bryner%brianryner.com
fcd1cc5572
re-adding file
...
git-svn-id: svn://10.0.0.236/trunk@149180 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 08:02:33 +00:00
ben%bengoodger.com
52a8eb8c79
Actually, let's try this again.
...
git-svn-id: svn://10.0.0.236/trunk@149179 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 07:24:26 +00:00
chanial%noos.fr
408da0e11d
bug 221597: remove reference to a communicator locale (sidebar.properties) by copying and updating it (Sidebar Internet Search Tab -> Search Bar)
...
git-svn-id: svn://10.0.0.236/trunk@149178 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 05:52:02 +00:00
chanial%noos.fr
76e1aa9a85
bug 225215: alt-Enter doesn't work in the search bar
...
git-svn-id: svn://10.0.0.236/trunk@149177 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 05:13:43 +00:00
caillon%returnzero.com
1d4e84d60a
Bug 225400
...
Fix leaks of 2 string bundles and an nsInterfaceHashtable.
Stop using nsIPref in favor of nsIPrefService
Use members instead of pointers for hashtables that always exist
Use ContractIDs instead of CIDs
r=timeless; sr=jst
git-svn-id: svn://10.0.0.236/trunk@149176 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 04:34:17 +00:00
chanial%noos.fr
0b550136ce
coding style nit
...
git-svn-id: svn://10.0.0.236/trunk@149175 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 03:31:56 +00:00
chanial%noos.fr
7ae768c672
bug 224241: sidebar installation is broken.
...
hyatt should find a way out of the Matrix :-).
patch suggested by caillon.
git-svn-id: svn://10.0.0.236/trunk@149174 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 03:13:40 +00:00
locka%iol.ie
8283a800fa
NOT PART OF BUILD. Additional client files needed by ActiveX control when running mozilla/embedding/config
...
git-svn-id: svn://10.0.0.236/trunk@149173 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 23:39:12 +00:00
locka%iol.ie
0576a5c15c
NOT PART OF BUILD. mozconfig file containing build settings for control
...
git-svn-id: svn://10.0.0.236/trunk@149172 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 23:37:53 +00:00
locka%iol.ie
fb57fc1cc1
NOT PART OF BUILD. Clean up activex installer script, invoke makensis.exe automatically instead of by hand
...
git-svn-id: svn://10.0.0.236/trunk@149171 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 23:37:02 +00:00
dbaron%dbaron.org
72ba171635
URL updates
...
git-svn-id: svn://10.0.0.236/trunk@149170 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 22:59:51 +00:00
scott%scott-macgregor.org
a96210bb0f
hide black list support from the UI until we actually implement it.
...
git-svn-id: svn://10.0.0.236/trunk@149169 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 22:25:02 +00:00
caillon%returnzero.com
ce6c2717ae
Microsoft didn't prefix their core interface names with 'ns'.
...
Fixing comment grammar.
No bug.
r=timeless rs=dbaron
git-svn-id: svn://10.0.0.236/trunk@149168 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 21:53:36 +00:00
dbaron%dbaron.org
2dd27d503f
QueryInterface implementations shouldn't null-check out parameter. b=215352 r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@149167 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 21:51:02 +00:00
nelsonb%netscape.com
ee8e542686
Eliminate some leaks in Stan cert code.
...
Partial fix to bugscape bug 53573.
git-svn-id: svn://10.0.0.236/trunk@149166 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 21:46:53 +00:00
nelsonb%netscape.com
9cebade4f2
Eliminate a cert leak. Patch is Bob Relyea's.
...
Parial fix for Bugscape bug 53573.
git-svn-id: svn://10.0.0.236/trunk@149165 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 21:45:48 +00:00
pschwartau%netscape.com
9d9e4cc2dc
Initial add. Regression test for bug 225343.
...
git-svn-id: svn://10.0.0.236/trunk@149164 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 20:55:59 +00:00
locka%iol.ie
0229f3f43a
Move profile opening to after component registration to prevent locked profiles from causing strange behaviour in the control. b=224455 r=bzbarsky sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@149163 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 20:38:51 +00:00
igor%mir2.org
d97ed101b7
In ClassFileWriter.addPush(double) use DNEG to generate more compact code for -0.0 and -1.0
...
git-svn-id: svn://10.0.0.236/trunk@149162 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 20:31:36 +00:00
igor%mir2.org
3226e12c0a
Changing just introduced CodeBlock into Callable that define call method with exactly the same signature as Function.call and changing Function to extend Callable.
...
Now Context defines new method "call" that provide optimized version of the following code:
Context cx = Context.enter()
try {
callable.call(cx, scope, thisObj, args);
} finally {
Context.exit();
}
Since Function extends Callable, it can be passed to this method directly thus simplifying ScriptableObject.call method and Java adapter code.
The new interface is used in SecurityController implementation which allows to pass interpreted functions there directly as well removing the need to have intermediate class in Interpreter.
git-svn-id: svn://10.0.0.236/trunk@149161 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 20:30:08 +00:00
igor%mir2.org
56519b18e0
Extend constant folding to cover few unary operations
...
git-svn-id: svn://10.0.0.236/trunk@149160 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 20:18:34 +00:00
igor%mir2.org
e34a118451
1. Make sure that -0.0 from parser are treated properly: new constant folding code there may produce it.
...
2. Instead of generating code to call Double constructor use the new method OptRuntime.wrapDouble() that allows to cut amount of produced byte code.
git-svn-id: svn://10.0.0.236/trunk@149159 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 20:04:38 +00:00
dbaron%dbaron.org
6ab19b722c
Removed unused LineIsEmpty function.
...
git-svn-id: svn://10.0.0.236/trunk@149158 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 19:25:49 +00:00
dbaron%dbaron.org
c484400136
Remove BRS_NOWRAP. b=191699 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@149157 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 19:24:01 +00:00
timeless%mozdev.org
1ca23e1d9a
whitespace change. This should make lxr hits for spacemanager reasonable.
...
It also makes the html and diffs tolerable.
git-svn-id: svn://10.0.0.236/trunk@149156 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 19:23:37 +00:00
timeless%mozdev.org
5ea7af8bf4
Bug 189307 typeahead initializes sound when it's uninitialized instead of if it's unitialized and there's a sound to play
...
r=caillon sr=roc
git-svn-id: svn://10.0.0.236/trunk@149155 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 18:39:02 +00:00
jshin%mailaps.org
945f19e40d
bug 44272 : make escape/unescape (in DOM) correctly work with the full range of Unicode chars. (by making it use JSengine version) (r=brendan/bz, sr=bz)
...
git-svn-id: svn://10.0.0.236/trunk@149154 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 17:59:54 +00:00
dwitte%stanford.edu
e0a28d7948
Cookie Manager and Exceptions window should remember column size
...
b=224569, r=neil, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@149153 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 17:43:16 +00:00
rlk%trfenv.com
fab3fb1f7c
Bug 161740 - Remove obsolete help files from builds. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@149152 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 16:10:31 +00:00
timeless%mozdev.org
707ab63bfc
Bug 172525 [ps] print legal size page fails to set '<< /PageSize [612 1008] >> setpagedevice'
...
patch by kjh-5727@comcast.net r=timeless sr=tor
git-svn-id: svn://10.0.0.236/trunk@149151 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 15:32:11 +00:00
neil%parkwaycc.co.uk
17e7438c93
Fix whitespace and line endings clobbered by previous checkin to bug 218825
...
git-svn-id: svn://10.0.0.236/trunk@149150 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 13:54:17 +00:00
neil%parkwaycc.co.uk
81182ce6ef
Bug 66522 Make it easier to use mouse wheel preferences r=caillon sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@149149 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 12:53:19 +00:00
neil%parkwaycc.co.uk
f77b49e175
Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia
...
git-svn-id: svn://10.0.0.236/trunk@149148 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 10:19:05 +00:00
caillon%returnzero.com
0fcd9154d8
Get rid of an addref/release pair and be explicit about deleting our nsCookie when AddCookieToList fails, rather than it just magically dissappearing via the addref/release pair in the callee.
...
Bug 225203
r=dwitte; sr=jst
git-svn-id: svn://10.0.0.236/trunk@149147 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 09:39:32 +00:00
neil%parkwaycc.co.uk
4baeeb0b45
Bug 189007 Switch group without clearing QuickSearch resets view r=bienvenu sr=Henry.Jia
...
git-svn-id: svn://10.0.0.236/trunk@149146 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 09:37:11 +00:00
darin%meer.net
b93703e913
removing dead MacOS9 code
...
git-svn-id: svn://10.0.0.236/trunk@149145 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 07:32:34 +00:00
darin%meer.net
379777eb8e
fixes bug 224320 "remove bogus IsDirectory canonicalization" r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@149144 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 07:31:47 +00:00
jouni%heikniemi.net
4475d01f39
contrib/cvs-update.sh should be in Perl. r=zach, a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@149143 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 05:58:52 +00:00
dwitte%stanford.edu
2808c2e18a
mingw bustage fix. thanks stephend
...
git-svn-id: svn://10.0.0.236/trunk@149142 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 05:28:12 +00:00
pschwartau%netscape.com
93ef401962
Correcting mistakes, and changing style.
...
git-svn-id: svn://10.0.0.236/trunk@149141 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 05:21:26 +00:00
dwitte%stanford.edu
8060b33ac7
removing evil reference to a certain OS. comment-only change.
...
git-svn-id: svn://10.0.0.236/trunk@149140 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 05:00:25 +00:00
pschwartau%netscape.com
4312c73f96
Initial add. Regression test for bug 225289.
...
git-svn-id: svn://10.0.0.236/trunk@149139 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 04:56:52 +00:00
bienvenu%nventure.com
8f2b830dcd
fix 225235 can't create local folders, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@149138 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 04:05:31 +00:00
rlk%trfenv.com
260a28fac1
Removing files not used in build.
...
git-svn-id: svn://10.0.0.236/trunk@149137 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 03:23:53 +00:00
technutz%netscape.net
ff790d041d
Bug 73801. Disable the delete menu item, context menu item and button when either a Collected or Personal address book is selected. r=neil, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@149136 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 02:56:36 +00:00
dwitte%stanford.edu
54a6fac646
clean up some prefhandling code in nsImgManager/nsCookiePermission, to fix a bogus assert when mailnews prefs aren't available.
...
b=224339, r=caillon, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@149135 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 02:46:06 +00:00
brendan%mozilla.org
8bb2395e5f
Remove JS_UnsealObject, optimize locking of sealed objects, shrink JSContext by two JSArenaPool members (224306, r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@149134 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 01:28:17 +00:00
ben%bengoodger.com
fdb3b16bbf
Downloading II, the circle opens. Relocate browser download files here so Tbird can use us.
...
git-svn-id: svn://10.0.0.236/trunk@149133 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 01:19:49 +00:00
jpierre%netscape.com
12f7d5ece4
Fix crash in certutil if usage is omitted
...
git-svn-id: svn://10.0.0.236/trunk@149132 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 00:01:32 +00:00
dbaron%dbaron.org
a667761f99
Comment was backwards (thanks bz). b=191699
...
git-svn-id: svn://10.0.0.236/trunk@149131 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:55:53 +00:00
bzbarsky%mit.edu
c2a4fc9e33
Fix Invalidate() method to invalidate the right area. Bug 224607, patch by
...
roc, r=blizzard, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@149130 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:48:24 +00:00
bzbarsky%mit.edu
844c0e060a
Make cloneNode() copy the current value and checked properties for inputs. Bug
...
197294, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@149129 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:46:29 +00:00
bzbarsky%mit.edu
fe8bc15211
Don't do our "enlarge the control a bit to make it look better for small sizes"
...
thing for fixed-width fonts -- it's unnecessary and just makes it look like
"size" is broken. Bug 103293, r+sr=rbs
git-svn-id: svn://10.0.0.236/trunk@149128 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:42:43 +00:00
bienvenu%nventure.com
e0be19fe98
fix downloading news when news directory is missing, patch by gemal.dk, r/sr=me 209641
...
git-svn-id: svn://10.0.0.236/trunk@149127 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:38:10 +00:00
dbaron%dbaron.org
c53d72392a
Clean up nsIFrame::IsEmpty signature and move towards making 'white-space' work on inlines. b=191699 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@149126 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:36:06 +00:00
bienvenu%nventure.com
94f0a78aea
fix ldap server and local folder migration to work w/o relaunch, r/sr=mscott 223560
...
git-svn-id: svn://10.0.0.236/trunk@149125 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:32:53 +00:00
despotdaemon%netscape.com
3d47176623
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@149124 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:30:36 +00:00
neil%parkwaycc.co.uk
eca1c63970
Bug 50223 Clicking on a sidebar tab should set focus to its content r=pch sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@149123 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:15:52 +00:00
bienvenu%nventure.com
293bd4fff1
fix handling of online sub directories with imap namespaces, r/sr=mscott 219645
...
git-svn-id: svn://10.0.0.236/trunk@149122 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:13:54 +00:00
neil%parkwaycc.co.uk
b5cc2a87bf
Bug 168479 Citation prefix should not be interpreted as HTML r=brade sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@149121 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 23:04:15 +00:00
jocuri%softhome.net
6a9a5184f6
Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.
...
git-svn-id: svn://10.0.0.236/trunk@149119 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 17:56:03 +00:00
mvl%exedo.nl
34e829cde6
Persist checkbox to block domain in the cookie manager.
...
bug 75119, r=biesi, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@149118 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 16:56:37 +00:00
mostafah%oeone.com
d187946cac
Checking in patch for Japanese translation update. (Bug 220860)
...
git-svn-id: svn://10.0.0.236/trunk@149117 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 16:35:44 +00:00
neil%parkwaycc.co.uk
a41d8ee812
Bug 224251 Bookmarks panel doesn't focus bookmarks tree when selected r=pch sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@149116 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 16:27:42 +00:00
neil%parkwaycc.co.uk
30cac637f2
Bug 135607 Add throbber to help toolbar p=rlk@trvenv.com r=me sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@149115 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 16:25:46 +00:00
despotdaemon%netscape.com
65c1d2af06
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@149114 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 16:09:31 +00:00
timeless%mozdev.org
52a9f1dbf6
Bug 214387 nsAddressBook.h:81: warning: `struct ExportAttributesTableStruct EXPORT_ATTRIBUTES_TABLE[53]' defined but not used
...
r=alecf sr=alecf
git-svn-id: svn://10.0.0.236/trunk@149113 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 15:44:47 +00:00
jshin%mailaps.org
3baa0d0398
bug 221666 : the latest in a series of landing for this bug. This is to fix run-time linking error in gtk2 build.
...
git-svn-id: svn://10.0.0.236/trunk@149112 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 12:24:51 +00:00
ben%bengoodger.com
683034b80f
remove unnecessary entries from packages-static
...
git-svn-id: svn://10.0.0.236/trunk@149109 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 07:18:31 +00:00
ben%bengoodger.com
caef01a43c
Add satchel to the packager list
...
git-svn-id: svn://10.0.0.236/trunk@149108 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 07:10:53 +00:00
ben%bengoodger.com
ad7aceba0f
Bind the XPIs.
...
git-svn-id: svn://10.0.0.236/trunk@149107 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 07:10:41 +00:00
ben%bengoodger.com
2998a34699
Include browser-region in this jst file
...
git-svn-id: svn://10.0.0.236/trunk@149106 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 06:44:06 +00:00
scott%scott-macgregor.org
7f97916c41
Bug #186578 --> Escape key should close standalone message window
...
port by mbr from the trunk.
git-svn-id: svn://10.0.0.236/trunk@149105 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 06:35:14 +00:00
scott%scott-macgregor.org
252292f6f9
remove obsolete files from the packaging list. Port by MBR.
...
git-svn-id: svn://10.0.0.236/trunk@149104 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 06:34:07 +00:00
scott%scott-macgregor.org
fe8ca2fc8e
Port Bug #224608 to thunderbird: Remove shortcut keys from mail context menus
...
thanks to mbr for the patch
git-svn-id: svn://10.0.0.236/trunk@149103 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 06:31:53 +00:00
scott%scott-macgregor.org
75ffacae20
package builtinURLS.js
...
git-svn-id: svn://10.0.0.236/trunk@149102 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 06:29:35 +00:00
scott%scott-macgregor.org
cbff566064
export XPCNativeWrapper.js
...
git-svn-id: svn://10.0.0.236/trunk@149101 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 06:25:35 +00:00
scott%scott-macgregor.org
eea3c95fd0
Bug #225188 --> crash when quitting mail after posting a news article by adding a missing addref.
...
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@149100 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 06:23:01 +00:00
hpradhan%hotpop.com
5024f10b1e
bug 223108 : Syntax error when loading non-existant external javascript file
...
r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@149099 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 05:53:48 +00:00
hpradhan%hotpop.com
20eeead4f2
bug 218297 : disabled property of input elements is not stored in history
...
r=jkeiser sr=jst
git-svn-id: svn://10.0.0.236/trunk@149098 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 05:52:29 +00:00
ben%bengoodger.com
14d796e4c4
Let's not actually package up these files until they work, to save on download size.
...
git-svn-id: svn://10.0.0.236/trunk@149097 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 04:48:00 +00:00
scott%scott-macgregor.org
53ae8c1d66
Bug #224119 --> Spell Check dialog for mailnews needs url for localized dictionaries. We are pointing it to:
...
http://dictionaries.mozdev.org/installation.html
for now.
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@149096 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 04:10:06 +00:00
scott%scott-macgregor.org
38991e404b
add missing window menu item for OSX
...
git-svn-id: svn://10.0.0.236/trunk@149095 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 04:05:23 +00:00
justdave%syndicomm.com
680df0c8f4
Bump version number to 2.17.6
...
git-svn-id: svn://10.0.0.236/trunk@149093 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 03:56:38 +00:00
igor%mir2.org
22cd70c941
Patch from Dave Russo to wrap arguments array properly: the code has to allocate new Object[] array since Context.newObject needs instances of Object[], not SomeObjectSubclass[], to work properly.
...
git-svn-id: svn://10.0.0.236/trunk@149092 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 02:18:11 +00:00
igor%mir2.org
4bde27fddc
Check in Context.newArray(Scriptable scope, Object[] elements) that elements is instance of Object[] and not SomeObjectSubclass[] to expose broken usage of newArray as soon as possible.
...
git-svn-id: svn://10.0.0.236/trunk@149091 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 02:14:37 +00:00
rginda%hacksrus.com
3e720e5c9e
fixes decoding of ctcp actions when they arrive on a view that is not the current view
...
git-svn-id: svn://10.0.0.236/trunk@149090 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 01:11:48 +00:00
scott%scott-macgregor.org
09607f0dbc
Packaging for xmlextras
...
git-svn-id: svn://10.0.0.236/trunk@149089 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 00:30:08 +00:00
cbiesinger%web.de
37988be7cf
#include <..> -> #include ".."
...
git-svn-id: svn://10.0.0.236/trunk@149088 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-10 00:01:17 +00:00
cbiesinger%web.de
1b53b28450
fix case of header file (fixes bustage probably)
...
git-svn-id: svn://10.0.0.236/trunk@149087 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 23:59:11 +00:00
darin%meer.net
dad5e87bbc
fixes bug 225016 "make IPC startup handshake (send CLIENT_HELLO, wait for CLIENT_ID) synchronous" r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@149086 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 23:49:24 +00:00
cbiesinger%web.de
7005e76e72
adding test program to test synchronous open of channels, rs=darin
...
git-svn-id: svn://10.0.0.236/trunk@149085 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 23:44:02 +00:00
ben%bengoodger.com
3060f3b48d
Changing the theme internal name so it actually works in the nightlies.
...
git-svn-id: svn://10.0.0.236/trunk@149084 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 23:25:56 +00:00
ben%bengoodger.com
1433148a3a
Changing the theme internal name so it actually works in nightlies.
...
git-svn-id: svn://10.0.0.236/trunk@149083 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 23:25:31 +00:00
ben%bengoodger.com
83a9aefd13
Update skin name so the new theme actually works
...
git-svn-id: svn://10.0.0.236/trunk@149082 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 23:24:23 +00:00
timeless%mozdev.org
5e89622ca2
Bug 225120 Remove compiler warnings
...
patch by arne.anka@stupido.com r=dbaron sr=bz
git-svn-id: svn://10.0.0.236/trunk@149081 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 22:51:28 +00:00
darin%meer.net
e2d1a317aa
fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@149080 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 22:49:57 +00:00
timeless%mozdev.org
c759b31de1
Bug 225005 assign t access key to File>Ge_t Next x News Messages
...
r=neil sr=roc
git-svn-id: svn://10.0.0.236/trunk@149079 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 22:47:18 +00:00
timeless%mozdev.org
3b577c1f6e
Bug 68902 thread-related columns (unread, total) are poorly named
...
r=neil sr=roc
git-svn-id: svn://10.0.0.236/trunk@149078 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 22:43:13 +00:00
bryner%brianryner.com
9e478314d9
get rid of console window for win32 gcc builds, and limit heap size per bug 127069.
...
git-svn-id: svn://10.0.0.236/trunk@149077 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 22:17:10 +00:00
chanial%noos.fr
12a3024048
bug 221599 and 225150: remove ununused setter/getter in overrideHandler.js
...
r=biesi, sr=bz
git-svn-id: svn://10.0.0.236/trunk@149076 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 21:51:59 +00:00
jocuri%softhome.net
9aa27336fa
Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.
...
git-svn-id: svn://10.0.0.236/trunk@149075 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 21:07:26 +00:00
jshin%mailaps.org
4cc31d9a0d
bug 221666 : remove redundant copy of nsComprressedCharMap.* : one more missing file in the last check-in
...
git-svn-id: svn://10.0.0.236/trunk@149074 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 20:47:11 +00:00
brendan%mozilla.org
b1416c6cce
Revise js_DecompileValueGenerator assertion in light of JS_HAS_NO_SUCH_METHOD.
...
git-svn-id: svn://10.0.0.236/trunk@149073 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 20:31:16 +00:00
jshin%mailaps.org
d18d11141b
bug 221666 : checked in the wrong patch(the second latest) in the previous landing. fix bustage : Sorry !
...
git-svn-id: svn://10.0.0.236/trunk@149072 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 19:48:11 +00:00
danm-moz%comcast.net
b50d625af6
restore removal of blur suppression from rev 1.39 accidentally deleted in rev 1.40. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@149071 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 19:14:09 +00:00
jshin%mailaps.org
dd5622d3bd
removing 'pollution' gotten sneaked in by mistake (when landing for bug 221024)
...
git-svn-id: svn://10.0.0.236/trunk@149070 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 19:10:28 +00:00
jshin%mailaps.org
17a9724388
bug 221024 : add a new option for turning invisible chars. to 'nothingness' to the transliterator (r=smontagu, sr=rbs)
...
git-svn-id: svn://10.0.0.236/trunk@149069 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 18:52:01 +00:00
jshin%mailaps.org
8feb2a89c6
bug 221666 : remove redundant copy of nsCompressedCharMap.* (moved to intl/unicharutil) (r=smontagu, sr=rbs)
...
git-svn-id: svn://10.0.0.236/trunk@149068 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 18:44:11 +00:00
jshin%mailaps.org
bd4de40729
bug 221666 : remove redundant copy of nsCompressedCharMap.(h|cpp) and move them to intl/unicharutil out of gfx (r=smontagu, sr=rbs)
...
git-svn-id: svn://10.0.0.236/trunk@149067 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 18:39:19 +00:00
danm-moz%comcast.net
43920f3e19
tweak rev 1.137 to reduce the population of warnings from 2131 back to 2129
...
git-svn-id: svn://10.0.0.236/trunk@149066 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 16:33:14 +00:00
rlk%trfenv.com
f4e55c82e8
Bug 225180 - Typo in the keyboard shortcuts help section. r=rlk@trfenv.com Patch by Daniel Wang (stolenclover@yahoo.com.tw).
...
git-svn-id: svn://10.0.0.236/trunk@149065 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 14:54:13 +00:00
bmlk%gmx.de
92bb4f16d7
cosmetics for viewer in xul bug 137331 r/sr dbaron
...
git-svn-id: svn://10.0.0.236/trunk@149064 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 13:39:14 +00:00
bmlk%gmx.de
02d64302fc
issue style change reflow also at the table caption when there is a style change reflow
...
that is targeted at the inner table frame. This is currently necessary due to bizarre
style contetxt relationsship between inner and outer table frame, bug 222846 r/sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@149063 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 11:35:52 +00:00
bmlk%gmx.de
c10d3984b9
dont shrink mRowCount when inserting cells in a row, bug 220536, r/sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@149062 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 08:47:05 +00:00
bzbarsky%mit.edu
0c68306303
Fix bug 101320 -- padding on small border-box sizing things with non-auto
...
widths is not a good idea. Very old patch by rods, r=bzbarsky (now),
sr=attinasi (then). Did I mention this patch is old?
git-svn-id: svn://10.0.0.236/trunk@149061 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 07:40:09 +00:00
bryner%brianryner.com
a235522388
Minor fix to parsing of readelf output. Allow a hyphen in the section name, and allow 6 digit fields (i.e. section size) to be longer than 6 digits. rs=ben.
...
git-svn-id: svn://10.0.0.236/trunk@149060 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 07:05:21 +00:00
chanial%noos.fr
dfb16601ac
Bug 225091: Ctrl+P no longer works
...
git-svn-id: svn://10.0.0.236/trunk@149059 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 05:49:50 +00:00
jshin%mailaps.org
e262e13b47
bug 225106 : remove redundant charset alias resoultion code (r=smontagu, sr=bz)
...
git-svn-id: svn://10.0.0.236/trunk@149058 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 05:45:21 +00:00
brendan%mozilla.org
d256e525a6
Restore long-lost obj=null setting so null() etc. (calling primitive-type values) fails as expected, instead of crashing (224956, r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@149057 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 03:58:48 +00:00
ben%bengoodger.com
46128f559a
Pinstripe for Firebird, new default theme for MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org)
...
git-svn-id: svn://10.0.0.236/trunk@149055 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 03:12:52 +00:00
ben%bengoodger.com
6c1e39c863
Pinstripe for Firebird, default theme on MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org)
...
git-svn-id: svn://10.0.0.236/trunk@149054 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 03:11:48 +00:00
scott%scott-macgregor.org
e1a1b17774
fix mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@149053 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 01:58:21 +00:00
darin%meer.net
44587374a9
minor IDL tweak to make getNextAddr return PRNetAddr instead -- does not
...
change the binary interface. r=botbot
git-svn-id: svn://10.0.0.236/trunk@149052 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 01:29:58 +00:00
bzbarsky%mit.edu
f5402856e3
Follow-up fix for crash bug 118685. Patch by mats.palmgren@bredband.net (Mats
...
Palmgren), r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@149051 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 23:53:49 +00:00
samuel%sieb.net
95df239711
Bug 220700 - switching tabs should focus input box
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@149050 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 23:47:04 +00:00
pschwartau%netscape.com
4416df5723
Adding one more section.
...
git-svn-id: svn://10.0.0.236/trunk@149049 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 23:02:59 +00:00
pschwartau%netscape.com
77709f023c
Adding more sections.
...
git-svn-id: svn://10.0.0.236/trunk@149048 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 22:54:19 +00:00
pschwartau%netscape.com
4f34ba5dfb
Removing a stray comment.
...
git-svn-id: svn://10.0.0.236/trunk@149047 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 22:50:27 +00:00
pschwartau%netscape.com
d4aebe2650
Initial add. Regression test for bug 224956.
...
git-svn-id: svn://10.0.0.236/trunk@149046 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 22:48:54 +00:00
gerv%gerv.net
ec2f077547
Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; r,a=myk.
...
git-svn-id: svn://10.0.0.236/trunk@149043 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 21:49:20 +00:00
bzbarsky%mit.edu
26875d9420
document.config has become document.domConfig to prevent backwards-compat
...
issues. Bug 222733, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@149040 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 19:30:30 +00:00
brendan%mozilla.org
4c11bc6c10
Atomize rt->emptyString so '' constants all share it.
...
git-svn-id: svn://10.0.0.236/trunk@149039 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 18:54:33 +00:00
gerv%gerv.net
56591eff6b
Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about that - it worked on my machine, but not any machine without the excluded template. Doh. Patch by gerv; r,a=mozbot.
...
git-svn-id: svn://10.0.0.236/trunk@149038 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 18:51:07 +00:00
gerv%gerv.net
c19f469216
Bug 224913 - Need tests to check whether any templates uses the bareword "bug" or variations. Patch by gerv; r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@149037 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 18:09:28 +00:00
gerv%gerv.net
652b406962
Bug 195530 - Make javascript version of buglists available, part 2. This is a security fix to prevent remote sites being able to see sensitive bug data. Patch by gerv; r=justdave, r=myk, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@149036 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 18:04:36 +00:00
cbiesinger%web.de
63fc7c860b
bug 223997
...
PluginHostImpl should use GetTypeFromURI not FromExtension
r=peterlubczynski sr=bz
git-svn-id: svn://10.0.0.236/trunk@149035 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 17:01:46 +00:00
chanial%noos.fr
f37d167f0d
Bug 224990: search bar is unusuable if the specified searchplugin is not found.
...
If the search engine is not found, fall back to find in page
git-svn-id: svn://10.0.0.236/trunk@149034 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 06:06:11 +00:00
samuel%sieb.net
32add6e021
Bug 224959 - ctrl-pgup and ctrl-pgdn are backwards
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@149033 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 04:26:08 +00:00
ben%bengoodger.com
2535c30096
change version number, adjust script to remove timebomb (thanks Simon Paquet)
...
git-svn-id: svn://10.0.0.236/trunk@149032 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 00:33:09 +00:00
gerv%gerv.net
2d1beb3b28
Bug 221160 - crash if illegal date specified in new charts date range. Patch by gerv; r=kiko, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@149031 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 00:27:43 +00:00
gerv%gerv.net
bbabf0eed3
Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by gerv; r=bbaetz, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@149030 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 00:26:41 +00:00
gerv%gerv.net
9dd361788f
Bug 222564 - The chart made when creating a new Product/Component is not public. Patch by gerv; r=kiko, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@149029 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 00:25:31 +00:00
scott%scott-macgregor.org
f5ef96f82e
View / Charsets / Customize dialog is not showing up. Package the right files
...
git-svn-id: svn://10.0.0.236/trunk@149028 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 00:02:03 +00:00
leaf%mozilla.org
2b11c32436
adding rough installer creation hack for release-tinderbox script
...
git-svn-id: svn://10.0.0.236/trunk@149027 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 23:52:00 +00:00
jocuri%softhome.net
d7ae293839
Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk.
...
git-svn-id: svn://10.0.0.236/trunk@149026 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 23:23:55 +00:00
rlk%trfenv.com
b044ce4e43
Removing obsolete files that are not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@149025 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 23:08:24 +00:00
pschwartau%netscape.com
f014ff6806
Correcting a mistake in this testcase, discovered by zack-weg@gmx.de. The left and right parens were not balanced!
...
git-svn-id: svn://10.0.0.236/trunk@149024 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:47:34 +00:00
bryner%brianryner.com
f1d4967aef
Add mozapps installer makefiles to allmakefiles.sh, and don't build it if --disable-installer was used. Fixes bug 224999. Does not affect the default build.
...
git-svn-id: svn://10.0.0.236/trunk@149023 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:44:35 +00:00
neil%parkwaycc.co.uk
5d89310b66
Bug 113591 Clicking on a link while offline should give instructions to go online p=gautheri@noos.fr r=me sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@149022 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:35:49 +00:00
igor%mir2.org
0f204cac48
Changes in Security API: using CodeBlock interface instead of reusing Script to represent code that should be executed with different domain.
...
git-svn-id: svn://10.0.0.236/trunk@149021 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:29:59 +00:00
igor%mir2.org
57b838f188
New interface to refer to code executed with a particular context and arguments.
...
git-svn-id: svn://10.0.0.236/trunk@149020 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:28:22 +00:00
igor%mir2.org
77a9f71f13
1. Removal of very recently introduced hideFromContextListeners: it was a wrong solution to the problem of running scripts under independent Context instances on the same thread.
...
2. Optimization of Context.enter()/Context.exit() when ThreadLocal is available:
Store Context[1], not Context in the variable so Context.enter()/Context.exit() would need to access ThreadVar only once and then update the reference.
git-svn-id: svn://10.0.0.236/trunk@149019 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:24:53 +00:00
igor%mir2.org
01b3ff916d
Added setDouble, setString that are used in IRFactory during constant folding
...
git-svn-id: svn://10.0.0.236/trunk@149018 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:18:49 +00:00
igor%mir2.org
add1f6e13c
Move all contant folding logic to IRFactory where it simpler to do and possible to reuse tree nodes during folding.
...
git-svn-id: svn://10.0.0.236/trunk@149017 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:17:54 +00:00
scott%scott-macgregor.org
65e5274547
If you are building thunderbird with the dom inspector extension, then add hooks to make sure dom inspector gets overlayed into thunderbird properly.
...
Part of the work necessary to make a dom inspector extension for thunderbird.
git-svn-id: svn://10.0.0.236/trunk@149016 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 21:29:40 +00:00
despotdaemon%netscape.com
cd12bccd6b
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@149015 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 20:40:11 +00:00
despotdaemon%netscape.com
c3dfaf9d19
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@149014 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 20:38:16 +00:00
despotdaemon%netscape.com
8db42b8987
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@149013 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 20:20:35 +00:00
timeless%mozdev.org
e994f0ffcc
Bug 222056 Integrate warning fix from Adobe for e_pow.c and e_sqrt.c
...
Patch by Adobe rs=brendan
git-svn-id: svn://10.0.0.236/trunk@149012 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:46:29 +00:00
pinkerton%netscape.com
bc07570b8c
don't return when there is no return value for a method (bug 224654)
...
git-svn-id: svn://10.0.0.236/trunk@149011 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:38:24 +00:00
bienvenu%nventure.com
da457bda5d
186578 make escape close the stand-alone msg window, patch by gemal, r=neil.parkwaycc, sr=me
...
git-svn-id: svn://10.0.0.236/trunk@149010 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:32:56 +00:00
mostafah%oeone.com
ecba615a4c
Removing DOS type carriage returns
...
git-svn-id: svn://10.0.0.236/trunk@149009 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:18:29 +00:00
scott%scott-macgregor.org
245ef1c0d2
change comment to use //
...
git-svn-id: svn://10.0.0.236/trunk@149008 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:14:06 +00:00
mostafah%oeone.com
c25872914a
Synched language files after recent checkin for bug 219589
...
git-svn-id: svn://10.0.0.236/trunk@149007 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:09:16 +00:00
mostafah%oeone.com
f47155e56f
Checking in part of patch
...
http://bugzilla.mozilla.org/attachment.cgi?id=134966&action=view
for bug 219589: Calendar Extension for Thunderbird
git-svn-id: svn://10.0.0.236/trunk@149006 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 18:25:38 +00:00
leaf%mozilla.org
9fc965e189
bug 224768, r=dbaron. update alpha to beta in version strings
...
git-svn-id: svn://10.0.0.236/trunk@149005 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 18:23:23 +00:00
pschwartau%netscape.com
216114a2ec
Patch by zack-weg@gmx.de correcting errors in this testcase. See bug 224951.
...
git-svn-id: svn://10.0.0.236/trunk@149002 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 18:08:35 +00:00
pschwartau%netscape.com
7649771d19
Rearranging code to make style consistent with other tests in this directory.
...
git-svn-id: svn://10.0.0.236/trunk@149001 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 18:00:09 +00:00
sicking%bigfoot.com
f064fa0960
Fix build bustage by taking the bug 224331 into account.
...
git-svn-id: svn://10.0.0.236/trunk@149000 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 17:07:03 +00:00
sicking%bigfoot.com
53d568f224
Bug 213445: Treat not having mParent *or* not having mDocument as not being in the documnt to fix radiobuttons created through sinks other then the html-sink.
...
r=bryner sr=jst
git-svn-id: svn://10.0.0.236/trunk@148997 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 16:53:46 +00:00
sicking%bigfoot.com
9794c1e527
Bug 224856: Fix nsGenericDOMDataNode::AppendTextTo by not relying on mText.Get1b() being nullterminated
...
r=peterv sr=jst
git-svn-id: svn://10.0.0.236/trunk@148995 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 16:46:15 +00:00
relyea%netscape.com
9e80d9ec0e
Repair error case for DH code in previous patch.
...
git-svn-id: svn://10.0.0.236/trunk@148991 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 16:21:40 +00:00
igor%mir2.org
cbe9f4c826
Do constant folding during parsing since it is cheap to do that at this stage then in optimizer during separated phase so even the interpreter will take advantage of the folding.
...
git-svn-id: svn://10.0.0.236/trunk@148990 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 15:58:57 +00:00
rlk%trfenv.com
ea132f7860
Bug 95770 - The help documentation should be formatted in some better way.
...
certs_prefs_help.xhtml, r=caillon.
git-svn-id: svn://10.0.0.236/trunk@148989 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 15:43:48 +00:00
mostafah%oeone.com
1bb14afcdb
Checking in patch,
...
http://bugzilla.mozilla.org/attachment.cgi?id=134967&action=view
for bug 219589: Calendar Extension for Thunderbird
( Note: shortened a few filenames )
git-svn-id: svn://10.0.0.236/trunk@148987 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 15:10:44 +00:00
bsmedberg%covad.net
6e255c44a2
Use -A instead of -r HEAD to fix tbox build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@148985 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 14:56:23 +00:00
bsmedberg%covad.net
fc76d5429e
Build IPC from the trunk instead of the IPC_BRANCH_20030304 (no bug) r/sr=leaf+darin
...
Specifying HEAD ensures that existing trees will be moved from the branch to the trunk.
git-svn-id: svn://10.0.0.236/trunk@148984 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 14:29:30 +00:00
bsmedberg%covad.net
0050990907
Moving IPC code from the IPC_BRANCH_20030304 to the trunk. No actual code changes.
...
r/sr=leaf+darin
git-svn-id: svn://10.0.0.236/trunk@148982 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 13:50:30 +00:00
bsmedberg%covad.net
c7450c45fe
CVS removing old location of IPC code. New location is ipc/ipcd. r/sr=leaf+darin
...
git-svn-id: svn://10.0.0.236/trunk@148981 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 13:13:07 +00:00
neil%parkwaycc.co.uk
8c43a17ef2
Bug 224918 When not using Download Manager, closing progress dialogs doesn't cancel download r=biesi sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@148980 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 12:27:21 +00:00
ben%bengoodger.com
e14eae8ac1
Add XUL_APP installer to the build _after_ the xpinstall directory is built. r/sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@148979 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 10:52:37 +00:00
ben%bengoodger.com
10b4e0ce1e
Remove installer from the build here...
...
git-svn-id: svn://10.0.0.236/trunk@148978 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 10:51:15 +00:00
bryner%brianryner.com
b7dacdff78
Attempting to fix Windows bustage
...
git-svn-id: svn://10.0.0.236/trunk@148977 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 10:16:36 +00:00
bryner%brianryner.com
05acc6f72e
Inline nsIContent::GetParent() and GetDocument(). Also, remove unused return value on SetParent(). Bug 224331, r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@148976 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 09:47:23 +00:00
ben%bengoodger.com
717c4fbbbf
Don't build seamonkey installer FE for XUL_APPs. r/sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@148975 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 09:20:16 +00:00
bryner%brianryner.com
ff805e4a74
Don't --disable-installer.
...
git-svn-id: svn://10.0.0.236/trunk@148974 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 08:38:11 +00:00
jocuri%softhome.net
cc8d5406b3
Bug 198460: Better wording for create account to stress valid email address; r=kiko; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148973 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 08:27:12 +00:00
jocuri%softhome.net
75fce9c684
Bug 219475: The check for null db entries in process_bug.cgi is wrong; patch by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148968 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 08:05:01 +00:00
scott%scott-macgregor.org
8b0b941e3c
add an id for the js console menu item
...
git-svn-id: svn://10.0.0.236/trunk@148967 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 06:44:56 +00:00
scott%scott-macgregor.org
b08c762815
remove access key for windows menu item on the mac
...
git-svn-id: svn://10.0.0.236/trunk@148962 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 06:21:57 +00:00
bienvenu%nventure.com
864dfd8a13
follow on fix to 195047, only one server gets junk mail purged, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148956 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 05:31:15 +00:00
chanial%noos.fr
18a4a9a862
add browser.search.defaultengine to the pref sanctuary
...
git-svn-id: svn://10.0.0.236/trunk@148954 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 05:00:06 +00:00
bzbarsky%mit.edu
26efc205f6
Strip quotes from inside col/row-specs (where there should be no quotes to
...
start with, but some sites just code like that). Bug 224598, patch by
mats.palmgren@bredband.net (Mats Palmgren), r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@148952 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 04:26:30 +00:00
chanial%noos.fr
8bc8fb24f1
fix bustage: build the win installer on windows only
...
git-svn-id: svn://10.0.0.236/trunk@148951 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 04:10:29 +00:00
relyea%netscape.com
0d72b0de0c
Verify Parameters from the user before passing it on to freebl. r=nelson
...
git-svn-id: svn://10.0.0.236/trunk@148950 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 03:38:59 +00:00
relyea%netscape.com
17656b6e76
Add defines for DH and RSA key limits
...
git-svn-id: svn://10.0.0.236/trunk@148949 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 03:36:33 +00:00
bzbarsky%mit.edu
2bb01b1cd9
Fix crash bug 118685. Patch by mats.palmgren@bredband.net (Mats Palmgren),
...
r=bryner, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148948 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 03:35:05 +00:00
bzbarsky%mit.edu
c681a0e72f
Bail out early if we have no area to invalidate anyway. Bug 224871, r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@148947 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 03:00:30 +00:00
ben%bengoodger.com
13a9ad61ab
Turn it all on!
...
git-svn-id: svn://10.0.0.236/trunk@148946 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 02:46:05 +00:00
ben%bengoodger.com
2675704110
last updates
...
git-svn-id: svn://10.0.0.236/trunk@148945 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 02:31:10 +00:00
ben%bengoodger.com
99f9e22c27
Last script updates
...
git-svn-id: svn://10.0.0.236/trunk@148944 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 02:31:01 +00:00
danm-moz%comcast.net
6ee880a259
don't focus the parent of the window being closed if that parent is the hidden window. this reinstates rev 1.52, bug 22658. now bug 224058. r=ere, roc
...
git-svn-id: svn://10.0.0.236/trunk@148940 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 02:13:32 +00:00
ben%bengoodger.com
90e021b981
Final changes!
...
git-svn-id: svn://10.0.0.236/trunk@148939 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 02:07:33 +00:00
ben%bengoodger.com
9cab3f310b
More updates...
...
git-svn-id: svn://10.0.0.236/trunk@148938 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 01:52:16 +00:00
nelsonb%netscape.com
cc3be11c3e
Correct the validity checks on certain ASN.1 objects, allowing some that
...
were previous disallowed, and vice versa. Bug 53339.
git-svn-id: svn://10.0.0.236/trunk@148937 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 01:41:22 +00:00
bienvenu%nventure.com
ad4fbe6192
junk folder purging only works on one account, r/sr=mscott 195047
...
git-svn-id: svn://10.0.0.236/trunk@148936 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 01:33:01 +00:00
bzbarsky%mit.edu
01ddaaaaa3
Fix some CSS errors
...
git-svn-id: svn://10.0.0.236/trunk@148935 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 01:26:51 +00:00
chanial%noos.fr
332b9f5ea6
pref save_print_settings is no more.
...
git-svn-id: svn://10.0.0.236/trunk@148934 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 01:24:16 +00:00
sicking%bigfoot.com
fb42908c6e
Make buster build again. Not part of build.
...
Patch by Pike. r=me
git-svn-id: svn://10.0.0.236/trunk@148933 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 00:21:08 +00:00
timeless%mozdev.org
b7e5034597
Bug 224901 oom crash in MakeContentObject for form controls
...
r=dbaron sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148932 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 23:10:45 +00:00
jocuri%softhome.net
e93919c453
Bug 155119: reassigning bugs to a product with no components gives 'browser' error; patch by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148931 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 21:55:25 +00:00
despotdaemon%netscape.com
c49b696468
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148930 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 20:47:28 +00:00
mvl%exedo.nl
da65c926f9
Whitespace only change, to indicate that the previous comment was supposed to be:
...
Ignore the port when checking permissions. Bug 200644, r=dwitte, sr=darin
git-svn-id: svn://10.0.0.236/trunk@148927 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 20:25:13 +00:00
mvl%exedo.nl
6a86068833
Put back a line that shouldn't have been removed for bug 161130
...
git-svn-id: svn://10.0.0.236/trunk@148926 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 20:21:05 +00:00
bsmedberg%covad.net
993a59a794
Bug 224840 (regression from bug 212222) - the alpha sort is a reverse sort... rs=darin
...
git-svn-id: svn://10.0.0.236/trunk@148925 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 20:11:01 +00:00
dwitte%stanford.edu
9d98c5f605
#223782
...
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
git-svn-id: svn://10.0.0.236/trunk@148924 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 19:50:58 +00:00
mkaply%us.ibm.com
6ab2ee91d4
#223782
...
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
git-svn-id: svn://10.0.0.236/trunk@148923 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 19:35:22 +00:00
bienvenu%nventure.com
183e7b68e2
fix 54911 news posting sometimes goes to wrong news server, patch by ch.ey@gmx.net r=me, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148922 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 19:32:01 +00:00
mkaply%us.ibm.com
f950023966
#152264
...
r=jshin, sr=blizzard
zh-HK support for firebird and thunderbird
git-svn-id: svn://10.0.0.236/trunk@148921 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 19:24:32 +00:00
despotdaemon%netscape.com
a4f14f794c
Pseudo-automatic update of changes made by scott@scott-macgregor.org.
...
git-svn-id: svn://10.0.0.236/trunk@148920 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 19:19:24 +00:00
mkaply%us.ibm.com
2cc472decb
#152264
...
r=jshin, sr=blizzard
zh-HK support for firebird and thunderbird
git-svn-id: svn://10.0.0.236/trunk@148919 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 18:57:39 +00:00
chanial%noos.fr
ddf211e154
cvs remove the obsolete wizard manager, thanks to the work by Stefan Borggraefe <borggraefe@despammed.com>, neil and timeless.
...
Great !!!
git-svn-id: svn://10.0.0.236/trunk@148918 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 18:40:43 +00:00
scott%scott-macgregor.org
c9843ab265
Bug #224380 --> some items in message menu should be disabled if no messages are selected
...
thanks to mbr for the fix
r=bienvenu
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@148917 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 18:31:39 +00:00
scott%scott-macgregor.org
40429ca5cf
Bug #224380 --> some items in message menu should be disabled if no messages are selected
...
thanks to mbr for the fix
git-svn-id: svn://10.0.0.236/trunk@148916 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 18:30:03 +00:00
scott%scott-macgregor.org
d44644c408
try to remove ctrl-m's
...
git-svn-id: svn://10.0.0.236/trunk@148915 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 17:12:39 +00:00
scott%scott-macgregor.org
eefb731d54
window menu for OSX tweaks. Thanks to Don Crandall for the patch
...
git-svn-id: svn://10.0.0.236/trunk@148914 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 16:39:48 +00:00
bienvenu%nventure.com
fd210fc968
fix problem creating local folder .msf file if missing, 224849 r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148913 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 16:28:44 +00:00
bzbarsky%mit.edu
4bd928df94
Fixing invalid CSS
...
git-svn-id: svn://10.0.0.236/trunk@148912 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 16:20:15 +00:00
bzbarsky%mit.edu
598a8ea1a7
Only paint the image if its computed width or height is nonzero. Otherwise, we
...
may divide by zero when computing the transform matrix. Bug 221975, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@148910 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 16:03:34 +00:00
timeless%mozdev.org
ba3b1d547f
Bug 224657 errors in pref-advanced.xul when @mozilla.org/oji/jvm-config-mgr;1 or @mozilla.org/system-preference-service;1 are unavailable
...
r=neil sr=roc
git-svn-id: svn://10.0.0.236/trunk@148909 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 15:24:11 +00:00
timeless%mozdev.org
750b50e414
Bug 220891 Create Profile Wizard overhaul
...
patch by borggraefe@despammed.com r=neil sr=roc
git-svn-id: svn://10.0.0.236/trunk@148908 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 14:10:13 +00:00
timeless%mozdev.org
c833710ea6
Bug 220891 Create Profile Wizard overhaul
...
patch by borggraefe@despammed.com r=neil sr=roc
git-svn-id: svn://10.0.0.236/trunk@148907 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 13:33:51 +00:00
ben%bengoodger.com
b7b76bfa9a
Don't build downloading code just now.
...
git-svn-id: svn://10.0.0.236/trunk@148906 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 09:52:01 +00:00
ben%bengoodger.com
ff992922ab
Making the uninstaller work...
...
git-svn-id: svn://10.0.0.236/trunk@148905 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 09:44:14 +00:00
ben%bengoodger.com
334b4092f1
make the uninstaller work
...
git-svn-id: svn://10.0.0.236/trunk@148904 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 09:31:41 +00:00
ere%atp.fi
f13d627774
Fix for bug 200152: Clean up usage of nsImapProtocol::m_imapThreadIsRunning
...
r=bienvenu
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@148903 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 08:57:53 +00:00
ben%bengoodger.com
c0630d86a0
Notes
...
git-svn-id: svn://10.0.0.236/trunk@148902 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 08:43:48 +00:00
ben%bengoodger.com
2cc71aed06
String updates
...
git-svn-id: svn://10.0.0.236/trunk@148901 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 08:39:50 +00:00
ben%bengoodger.com
a631b2d36a
More Wizardy Goodness.
...
git-svn-id: svn://10.0.0.236/trunk@148900 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 08:39:37 +00:00
ben%bengoodger.com
a8d3933631
Getting closer and closer to NGInstaller1.0 every day...
...
git-svn-id: svn://10.0.0.236/trunk@148899 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 07:55:44 +00:00
chanial%noos.fr
7b4a062be0
cvs remove unused files.
...
(including pref-bidi.dtd, not part of any build see bug 79675)
git-svn-id: svn://10.0.0.236/trunk@148898 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 07:10:01 +00:00
scott%scott-macgregor.org
137209af36
more hidden window tweaks to disable some more items on the mac.
...
Thanks to Don Crandall for the fix.
git-svn-id: svn://10.0.0.236/trunk@148897 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 06:55:02 +00:00
scott%scott-macgregor.org
6051b8b036
OSX only: add a Windows menu item to the mac build to keep track of all open windows.
...
Thanks to Don Crandall for the patch!
git-svn-id: svn://10.0.0.236/trunk@148895 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 06:23:28 +00:00
pete.zha%sun.com
199b26fc47
bug 124029 Roaming - 4.x-HTTP-compatible
...
This is attachment 125933 of this bug
r=darin, sr=bz-vacation
git-svn-id: svn://10.0.0.236/trunk@148894 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 06:03:14 +00:00
rlk%trfenv.com
bc057f7706
Bug 220510 - Help Search: "IMAP" matches "Adding Pictures (Images) to Your Web Page". r=rlk@trfenv.com. Patch by Daniel Wang (stolenclover@yahoo.com.tw)
...
git-svn-id: svn://10.0.0.236/trunk@148891 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 02:39:53 +00:00
nelsonb%netscape.com
5d09f63ecc
Fix some bugs in the code that formats OIDs for printing.
...
Bugscape bug 53334.
git-svn-id: svn://10.0.0.236/trunk@148890 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 02:02:32 +00:00
chanial%noos.fr
b7bdfc31df
fix savePrintSettngs caller in showPrintProgress
...
git-svn-id: svn://10.0.0.236/trunk@148889 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 01:54:46 +00:00
chanial%noos.fr
eb6dab4262
fix typo
...
git-svn-id: svn://10.0.0.236/trunk@148884 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-06 00:47:32 +00:00
timeless%mozdev.org
714d0a4cf6
Bug 224087 IS_CJ_CHAR should not return true for u > 0xFFEF
...
r=smontagu sr=roc
git-svn-id: svn://10.0.0.236/trunk@148883 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 22:28:18 +00:00
timeless%mozdev.org
e1dd0aa609
Bug 223707 IS_CJK_CHAR should not return true for u > 0xFFEF
...
r=smontagu sr=roc
git-svn-id: svn://10.0.0.236/trunk@148882 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 22:28:14 +00:00
timeless%mozdev.org
369789aeb2
Bug 224215 Edit Attribute says "Enter the attribute name" instead of "Enter the attribute value"
...
r=caillon sr=heikki
git-svn-id: svn://10.0.0.236/trunk@148881 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 22:27:34 +00:00
timeless%mozdev.org
83b15b1d1b
Bug 211266 void nsHTMLEntities::AddRefTable doesn't check the return value of PL_DHashTableInit
...
r=axel sr=heikki
git-svn-id: svn://10.0.0.236/trunk@148880 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 22:11:55 +00:00
chanial%noos.fr
ed4db1d586
keep the initial _onExitCallback when the PP page is reflown.
...
git-svn-id: svn://10.0.0.236/trunk@148879 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 21:46:45 +00:00
pinkerton%netscape.com
3f91eed8d5
merge more changes from chimera branch, fixed printing crash and sets dpi to
...
96dpi instead of 84dpi (bug 208920)
git-svn-id: svn://10.0.0.236/trunk@148878 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 21:37:58 +00:00
timeless%mozdev.org
b0eef727dd
Bug 188800 js errors on addressing pref panel with --disable-ldap, address collection prefs broken
...
patch by borggraefe@despammed.com r=timeless sr=dmose
git-svn-id: svn://10.0.0.236/trunk@148877 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 21:13:47 +00:00
timeless%mozdev.org
b411cf6fab
Bug 224127 warning: `int posix_locale_category[6]' defined but not used in nsLocaleService.cpp
...
r=smontagu sr=peterv
git-svn-id: svn://10.0.0.236/trunk@148876 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 21:12:10 +00:00
chanial%noos.fr
7606621add
PRINTPROMPTSVC.showPageSetup() isn't clever enough to return a boolean.
...
git-svn-id: svn://10.0.0.236/trunk@148875 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 21:08:04 +00:00
chanial%noos.fr
cca188ddf7
correct routine name mismatch.
...
git-svn-id: svn://10.0.0.236/trunk@148874 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 21:01:48 +00:00
chanial%noos.fr
d5c9b0ed19
bug 224399: fix the print toolbar button. I missed an occurence of BrowserPrint(). Use of the command system and rename Browser:Print to cmd_print.
...
git-svn-id: svn://10.0.0.236/trunk@148873 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 20:45:34 +00:00
chanial%noos.fr
214c142de1
rename updateSettings to updateToolbar.
...
git-svn-id: svn://10.0.0.236/trunk@148872 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 20:35:09 +00:00
mostafah%oeone.com
d280987c2a
Updated licenses. Removed extra white-spaces.
...
git-svn-id: svn://10.0.0.236/trunk@148870 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 18:02:03 +00:00
bzbarsky%mit.edu
a8b6d7c39d
Hold a strong ref to the node we plan to remove, since we want to use it after
...
removing it from the tree. Bug 221494, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@148869 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 17:54:46 +00:00
pinkerton%netscape.com
604427b585
make search bar part of default toolbar
...
git-svn-id: svn://10.0.0.236/trunk@148868 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 17:16:57 +00:00
timeless%mozdev.org
9e5f611907
Bug 49813 "threadsafe" nsDirectoryIndexStream uses nsDirEnumeratorUnix triggering "not thread-safe" assertion
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@148864 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 12:39:05 +00:00
timeless%mozdev.org
36ef811264
Bug 224644 crash (pressing backspace) [@ nsTypeAheadFind::BackOneChar]
...
r=caillon sr=darin
git-svn-id: svn://10.0.0.236/trunk@148863 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 11:36:41 +00:00
scott%scott-macgregor.org
c2f8b5ea9a
fix ctrl-m
...
git-svn-id: svn://10.0.0.236/trunk@148862 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 07:49:59 +00:00
scott%scott-macgregor.org
cbbcd7d2c7
add a new line
...
git-svn-id: svn://10.0.0.236/trunk@148861 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 07:25:15 +00:00
ben%bengoodger.com
2743d67cab
Ongoing updates...
...
git-svn-id: svn://10.0.0.236/trunk@148860 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 07:01:42 +00:00
nelsonb%netscape.com
478d713628
Grow handshake message buffer once per message, not once per each message
...
segment received. Bugscape bug 53418.
git-svn-id: svn://10.0.0.236/trunk@148858 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 06:22:57 +00:00
bryner%brianryner.com
2097395338
Speed up mapping HTML tag enums to atoms by using an array of static atoms, indexed by enum value. This avoids a UTF16 to UTF8 conversion and atom table lookup for each tag. Add a CString version of nsINodeInfoManager::GetNodeInfo(), convert literal string callers to use that version, and remove some unused variants of GetNodeInfo(). Bug 223595, r=axel@pike.org, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@148857 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 05:17:07 +00:00
bzbarsky%mit.edu
10b1f4affb
Adding style/bugs to regression tests
...
git-svn-id: svn://10.0.0.236/trunk@148856 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 05:01:00 +00:00
bzbarsky%mit.edu
5459f65950
Adding css parsing regression tests.
...
git-svn-id: svn://10.0.0.236/trunk@148855 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 05:00:14 +00:00
bzbarsky%mit.edu
460c4b1716
Fix parsing regression bug 224737. Patch by mats.palmgren@bredband.net (Mats
...
Palmgren), r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@148854 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 04:51:17 +00:00
bzbarsky%mit.edu
04fa1dd734
Fix crash in DoCleanupFrameReferences. Bug 224091, patch by
...
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148853 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 04:40:52 +00:00
pschwartau%netscape.com
6899ed88e9
Initial add. Regression test for bug 224676.
...
git-svn-id: svn://10.0.0.236/trunk@148852 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 04:08:11 +00:00
timeless%mozdev.org
859d9fdc4e
Bug 207865 ASSERTION: unable to normalize attribute name: 'NS_SUCCEEDED(rv)', file i:/build/mozilla/content/xul/content/src/nsXULElement.cpp, line 1301
...
r=neil sr=darin
git-svn-id: svn://10.0.0.236/trunk@148851 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 01:17:04 +00:00
brendan%mozilla.org
fa2d921b3b
Patch from Neil Deakin <enndeakin@sympatico.ca> to fix overlong button underlines (214956, r+sr=dbaron).
...
git-svn-id: svn://10.0.0.236/trunk@148850 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 00:05:10 +00:00
sicking%bigfoot.com
3c192bc112
Bug 224727: Make IBM doctype trigger quirks mode rather then almost standards.
...
r=mkaply sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148849 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 23:50:18 +00:00
dwitte%stanford.edu
32492a98fc
removing redundant variable as a result of my previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@148848 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 23:15:22 +00:00
neil%parkwaycc.co.uk
c03e99e062
Bug 224608 Remove shortcut keys from context menus r=timeless sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@148847 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 23:10:48 +00:00
bienvenu%nventure.com
b4047ebde5
fix problem importing mailing lists from outlook, patch by wind.li@sun.com, r=me, sr=mscott 149961
...
git-svn-id: svn://10.0.0.236/trunk@148846 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 22:46:40 +00:00
dwitte%stanford.edu
ee1a82264b
remove support for dom.disable_cookie_{get,set} prefs.
...
b=223782, r=jst,caillon, sr=alecf,darin (yes really, four reviews).
git-svn-id: svn://10.0.0.236/trunk@148845 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 22:44:51 +00:00
scott%scott-macgregor.org
5237bf2431
add missing file
...
git-svn-id: svn://10.0.0.236/trunk@148844 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 22:22:45 +00:00
dbaron%dbaron.org
a469492c6e
Local BSD/OS-only change on otaku.
...
git-svn-id: svn://10.0.0.236/trunk@148843 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 22:14:12 +00:00
neil%parkwaycc.co.uk
c06eb8249d
Bug 224449 Clicking Cancel before Pause doesn't close download window p=bz r=biesi sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@148842 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 21:33:17 +00:00
neil%parkwaycc.co.uk
f97c93aa70
Bug 224672 re-comment out dummy code that changes map name r=glazou sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@148841 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 21:23:12 +00:00
cbiesinger%web.de
2070383715
remove unnecessary semicolon which breaks the build for some gcc versions.
...
no bug, rs=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@148840 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 20:51:08 +00:00
bienvenu%nventure.com
23976963f8
fix 4x ab migration when pab doesn't have a filename set, r/sr=mscott 224714
...
git-svn-id: svn://10.0.0.236/trunk@148839 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 20:31:04 +00:00
despotdaemon%netscape.com
69bf6a8697
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148837 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 17:54:18 +00:00
peter%propagandism.org
029eafb940
Removing obsolete files (renamed to txNodeSet.*). Bug 151002. r=sicking.
...
git-svn-id: svn://10.0.0.236/trunk@148836 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 16:15:56 +00:00
peter%propagandism.org
c616d0358e
Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking.
...
git-svn-id: svn://10.0.0.236/trunk@148835 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 16:06:42 +00:00
tor%cs.brown.edu
2655f63ca9
Bug 224628 - backout part of 212366 so that scrolling=no works. r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@148834 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 15:50:09 +00:00
peter%propagandism.org
c9c81b9fe5
Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking.
...
git-svn-id: svn://10.0.0.236/trunk@148833 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 15:15:46 +00:00
igor%mir2.org
9e8aa2c915
ClassRepository is removed from list of API classes to allow to replace it in future by direct access to optimizer.
...
git-svn-id: svn://10.0.0.236/trunk@148832 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 14:55:58 +00:00
igor%mir2.org
471769ba50
Adjusting examples not to assume that Context.initStandardObjects(ScriptableObject) returns ScriptableObject since that was changed back to Scriptable for compatibility.
...
git-svn-id: svn://10.0.0.236/trunk@148831 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 14:54:43 +00:00
igor%mir2.org
38b90d7dae
Removal of initStandardObjects(boolean) not to proliferate versions of initStandardObjects: if Rhino would support recursive object sealing, it would not be necessary to call initStandardObjects with sealed flag at all.
...
git-svn-id: svn://10.0.0.236/trunk@148830 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 14:52:48 +00:00
igor%mir2.org
848e34384a
JavaDoc @link fixes
...
git-svn-id: svn://10.0.0.236/trunk@148829 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 14:49:20 +00:00
neil%parkwaycc.co.uk
253d61b03d
Bug 216154 Anchors in e-mails are broken p=andreas.otte@debitel.net r=bienvenu sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@148828 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 11:23:34 +00:00
peter%propagandism.org
75c5558f07
Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking.
...
git-svn-id: svn://10.0.0.236/trunk@148827 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 10:13:23 +00:00
peter%propagandism.org
67008b2fb8
Adding copies of trunk version of NodeSet.* (to ease merging of TX_WALKER_BRANCH). r=sicking.
...
git-svn-id: svn://10.0.0.236/trunk@148826 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 09:53:16 +00:00
bryner%brianryner.com
09394d6d94
Remove ^M characters. This should fix redwood as a side effect.
...
git-svn-id: svn://10.0.0.236/trunk@148825 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 07:57:54 +00:00
bryner%brianryner.com
610e8a8f4d
Force autoregister on the first run after completing a build (even for optimized builds) like seamonkey does.
...
git-svn-id: svn://10.0.0.236/trunk@148824 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 07:42:52 +00:00
ben%bengoodger.com
9657567536
ngoing work...
...
git-svn-id: svn://10.0.0.236/trunk@148823 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 06:52:53 +00:00
ben%bengoodger.com
caa51e9e3d
Some new script fu... ongoing work in progress
...
git-svn-id: svn://10.0.0.236/trunk@148822 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 06:52:31 +00:00
wchang0222%aol.com
7f33747a06
Set NSS version to 3.9 Beta 2.
...
git-svn-id: svn://10.0.0.236/trunk@148820 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 05:52:51 +00:00
chanial%noos.fr
f44572db80
Bug 223390: "Save as" and "Save Link as..." save gzipped content when server uses gzip transfer-encoding. porting fix from the suite. Patch by bz. Thanks Jesse!
...
git-svn-id: svn://10.0.0.236/trunk@148819 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 05:31:55 +00:00
pinkerton%netscape.com
d38dbbb3c5
craft search urls so they support utf8 (bug 201642)
...
git-svn-id: svn://10.0.0.236/trunk@148818 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 05:08:46 +00:00
chanial%noos.fr
cc2fcd4d3b
bug 224569: Cookie Manager and Exceptions window should remember column size. patch by Steffen Wilberg <steffen.wilberg@web.de> r=me.
...
some flex tweaking, also
git-svn-id: svn://10.0.0.236/trunk@148817 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 05:02:35 +00:00
chanial%noos.fr
6fd6ce1f71
bug 224453: Alt-F4 and close button should return to normal mode (IE behavior)
...
git-svn-id: svn://10.0.0.236/trunk@148815 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 04:18:57 +00:00
bienvenu%nventure.com
917670a6c4
additional fix for 223560, clean up ldap server migration, fix handling of ifdef ldap, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148814 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 03:56:10 +00:00
scott%scott-macgregor.org
787ad9b579
Bug #224514 --> automate locale version based on milestone.txt for mozilla/toolkit.
...
git-svn-id: svn://10.0.0.236/trunk@148813 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 03:51:25 +00:00
bzbarsky%mit.edu
a39be782a9
Correctly ignore adjacent type selectors with no combinator. Bug 224188,
...
r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148812 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 03:16:10 +00:00
bzbarsky%mit.edu
aceed1b6c9
Treat any 1xx response like a 100 response. Bug 224537, r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@148809 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 02:20:54 +00:00
nelsonb%netscape.com
463a2092db
Fix numerous errors (mostly off-by-1 errors) in the code that formats
...
and prints certs and CRLs. This code is common to certutil and pp.
Bug 222568 r=nicholson (for this portion).
git-svn-id: svn://10.0.0.236/trunk@148808 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 02:16:42 +00:00
bzbarsky%mit.edu
d7a72652a6
Refactor child element handling such that we don't duplicate event-firing code
...
all over (now we just do it in nsGenericElement and nsXULElement). Bug 223349,
r=sicking, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@148807 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 02:15:28 +00:00
bryner%brianryner.com
c9485be544
Convert imgContainerGIF to use nsCOMArray instead of nsSupportsArray. Bug 224621, r=darin, sr=tor.
...
git-svn-id: svn://10.0.0.236/trunk@148806 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 02:14:11 +00:00
bzbarsky%mit.edu
919f3f5dbd
Fix crash when frameset is wiped out before onload events on all subframes have
...
fired. Bug 212563, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@148805 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 02:01:23 +00:00
nelsonb%netscape.com
fb006ec133
Better cleanup. Plug leaks in pp. bug 222568. r=nicolson (this part).
...
git-svn-id: svn://10.0.0.236/trunk@148804 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 01:51:54 +00:00
nelsonb%netscape.com
deea9f0bcc
Rename get_oid_string to CERT_GetOidString and export it. Also, export
...
CERT_DestroyOidSequence. bug 222568. r=jpierre (for this portion).
git-svn-id: svn://10.0.0.236/trunk@148803 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 01:48:39 +00:00
bryner%brianryner.com
915fd04e9a
fix for mac blocker bug 224526. Make sure to initialize the widget atoms. r=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@148802 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 01:08:48 +00:00
pinkerton%netscape.com
ae921f1c21
fix gap between personal toolbar and tab widget on panther only (bug 223667)
...
git-svn-id: svn://10.0.0.236/trunk@148789 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 21:00:24 +00:00
igor%mir2.org
746691406d
Return type of Context.initStandardObject(ScriptableObject) is changed back to Scriptable for binary compatibility.
...
git-svn-id: svn://10.0.0.236/trunk@148788 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 20:42:32 +00:00
brendan%mozilla.org
b9033758e9
Move ComputeThis call up in js_Invoke so __noSuchMethod__ sees the correct |this| parameter.
...
git-svn-id: svn://10.0.0.236/trunk@148787 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 20:23:23 +00:00
ben%bengoodger.com
7215df0ff6
Only run browser if user asks for it to be run.
...
git-svn-id: svn://10.0.0.236/trunk@148786 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 20:19:30 +00:00
igor%mir2.org
d61415fb2f
Removal of possibility to alter JavaAdapter through an external property as such functionality is redundant and can be emulated with altering JavaAdapter in the scope object after Context.initStandardObjects returns.
...
git-svn-id: svn://10.0.0.236/trunk@148785 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 19:58:17 +00:00
igor%mir2.org
8c653daa23
Use reflection to access JavaAdapter to allow to use NativeJavaObject with JavaAdapter classes absent.
...
git-svn-id: svn://10.0.0.236/trunk@148784 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 19:55:37 +00:00
pinkerton%netscape.com
cead6f7e8a
don't run bookmark menu building code on separate thread as it would case
...
re-entrancy crashes at startup.
git-svn-id: svn://10.0.0.236/trunk@148783 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 19:54:43 +00:00
varga%nixcorp.com
b14757b0a9
Fix for bug 223530. null pointer dereference in nsTreeContentView.cpp [@ nsTreeContentView::ContentRemoved ]
...
r=me sr=bz patch by Nate Nielsen <nielsen@memberwebs.com >
git-svn-id: svn://10.0.0.236/trunk@148782 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 19:11:50 +00:00
igor%mir2.org
c420a49900
When converting function to Java interface and checking for the previous wrapping, do not use key stored in ClassCache.javaAdapterIFGlueMasters as it can be thrown away when caches are emptied and instead construct a key object from the passed class and uniqueness tag.
...
git-svn-id: svn://10.0.0.236/trunk@148781 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 18:15:00 +00:00
igor%mir2.org
d704d3894e
In NativeJavaClass.constructSpecific use passed scope, not function pointer as scope source so shared system scope with custom top scope and custom wrap factory would work.
...
git-svn-id: svn://10.0.0.236/trunk@148780 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 18:06:49 +00:00
igor%mir2.org
b1fef85354
Added Kit.makeHashKeyFromPair to make combined key for hashtables from 2 objects
...
git-svn-id: svn://10.0.0.236/trunk@148779 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 18:04:27 +00:00
brendan%mozilla.org
586e904858
Fiddle a bit cosmetically to make arena member comparisons have the same form; add a comment.
...
git-svn-id: svn://10.0.0.236/trunk@148778 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 17:47:43 +00:00
blizzard%redhat.com
78b3eb75ae
Bug #213734 . Browser crashes when loading URL [@ XftDrawGlyphFontSpec ][@ nsFontMetricsXft::DrawString ]. Make sure to use the length of the spec buffer, not the length of the string in determining how many glyphs to render. r=jshin, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@148777 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 17:44:54 +00:00
bsmedberg%covad.net
d806a6edb3
Bug 212222 - Load default prefs from the GRE and from the application. r/sr=alecf/darin
...
NOTE: This is only the backend work necessary to load prefs. The actual separation of prefs into application/embedding will happen in another bug.
git-svn-id: svn://10.0.0.236/trunk@148776 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 16:46:13 +00:00
scott%scott-macgregor.org
3c1974bae3
fix ctrl-M's in file
...
git-svn-id: svn://10.0.0.236/trunk@148775 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 16:43:36 +00:00
mostafah%oeone.com
fa04662bd8
Updated Polish Translation files
...
git-svn-id: svn://10.0.0.236/trunk@148774 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 15:48:34 +00:00
bsmedberg%covad.net
066cb26c94
Make the Mozilla build configurator ouput the correct results for --enable-chrome-format. This
...
does not affect the generated configure script.
git-svn-id: svn://10.0.0.236/trunk@148773 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 15:26:51 +00:00
peter%propagandism.org
c93c90cbe4
Add back $.
...
git-svn-id: svn://10.0.0.236/trunk@148772 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 14:56:14 +00:00
peter%propagandism.org
83f0d0bc2b
Remove weird wrapping that mscott checked in
...
git-svn-id: svn://10.0.0.236/trunk@148771 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 14:44:04 +00:00
axel%pike.org
97b0319c52
bug 204727, p3p stylesheet cleanup, factor 5 stylesheets into one generating 5 to be packed with XUL preprocessor, r=bryner, sr=heikki
...
git-svn-id: svn://10.0.0.236/trunk@148770 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 13:57:35 +00:00
timeless%mozdev.org
294fb79290
Bug 224088 warning: unused variable nsresult rv' in member function nsDocShellEditorData::~nsDocShellEditorData()'
...
r=glazou sr=peterv
git-svn-id: svn://10.0.0.236/trunk@148769 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 13:18:38 +00:00
timeless%mozdev.org
6e60b330e4
Bug 224018 unused variables gDumpFileNameCnt, gDumpLOFileNameCnt in nsDocumentViewer.cpp
...
r=jst sr=jst
git-svn-id: svn://10.0.0.236/trunk@148768 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 13:17:00 +00:00
timeless%mozdev.org
58cd7cec22
Bug 116413 negative VoidArray index in GetMenuAt() in View menu on Mac
...
r=jfrancis sr=jst
git-svn-id: svn://10.0.0.236/trunk@148767 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 13:14:45 +00:00
timeless%mozdev.org
761d6b8d97
Bug 214959 Xdefs.h not found while building with xft support on solaris
...
patch by selsky@columbia.edu r=blizzard sr=rbs
git-svn-id: svn://10.0.0.236/trunk@148766 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 13:11:56 +00:00
peter%propagandism.org
fc767fddf7
Additional fix for bug 224313 ().
...
git-svn-id: svn://10.0.0.236/trunk@148765 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 09:18:29 +00:00
darin%meer.net
7116c0540b
adding additional comments to last patch, b=223145
...
git-svn-id: svn://10.0.0.236/trunk@148764 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 09:10:57 +00:00
darin%meer.net
c48ac05bdb
fixes bug 223145 "Numeric IPv6 addresses don't work" patch=lorenzo@colitti.com r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@148763 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 08:54:49 +00:00
chanial%noos.fr
22cbcf26c8
bug 221599: remove comm.jar dependencies in nsGlobalHistory.cpp by adding history.properties for now. Putting the history in the toolkit seems highly bogus.
...
git-svn-id: svn://10.0.0.236/trunk@148762 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 08:14:10 +00:00
despotdaemon%netscape.com
ab421691da
Pseudo-automatic update of changes made by mike.morgan@oregonstate.edu.
...
git-svn-id: svn://10.0.0.236/trunk@148761 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 08:10:05 +00:00
chanial%noos.fr
82f5f30086
bug 224522: collapse menuitem needs a correct accesskey "C".
...
Moving the crap out of history.properties.
git-svn-id: svn://10.0.0.236/trunk@148760 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 08:05:03 +00:00
chanial%noos.fr
041c0e2a8c
bug 221597: removing comm.jar dependencies in contentAreaUtils.js by copying contentAreaCommands.properties for now.
...
git-svn-id: svn://10.0.0.236/trunk@148759 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 07:21:55 +00:00
chanial%noos.fr
e972b440fe
Bug 221597: remove the comm.jar dependecies in the history panel
...
git-svn-id: svn://10.0.0.236/trunk@148758 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 07:10:04 +00:00
scott%scott-macgregor.org
30932a234c
Bug #224313 --> crashes when clicking on mail/news accounts. Patch by Peter van der Beken.
...
sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148757 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 06:49:02 +00:00
scott%scott-macgregor.org
04c9c72ddd
add missing DTD to fix bustage in account central
...
git-svn-id: svn://10.0.0.236/trunk@148756 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 06:46:49 +00:00
darin%meer.net
20314abae1
fixes bug 223861 "default value of network.dnsCacheExpiration should be reduced" r=dougt sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@148755 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 05:55:07 +00:00
darin%meer.net
82a9a9c7b2
fixes bug 224505 "slight static component loader cleanup" r=bsmedberg sr=dougt
...
git-svn-id: svn://10.0.0.236/trunk@148754 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 05:31:14 +00:00
brendan%mozilla.org
f70ce7c556
Squeeze a few instructions out of the noSuchMethod special case, and restore needed arena metering (followup to 196097, r=sparky).
...
git-svn-id: svn://10.0.0.236/trunk@148753 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 05:07:41 +00:00
scott%scott-macgregor.org
a932e15615
Thunderbird only.
...
Bug #222783 : Leverage the pre-processor to automatically generate the correct locale version so we don't have to change
each thunderbird .rdf file.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@148752 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 05:01:38 +00:00
scott%scott-macgregor.org
27f057453a
Bug #222783 : Leverage the pre-processor to automatically generate the correct locale version so we don't have to change
...
each thunderbird .rdf file.
git-svn-id: svn://10.0.0.236/trunk@148751 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 04:58:43 +00:00
scott%scott-macgregor.org
3acab22ffe
add hiddenWindow chrome url for thunderbird.
...
git-svn-id: svn://10.0.0.236/trunk@148750 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 04:34:11 +00:00
scott%scott-macgregor.org
e05cf80abc
Implement a thunderbird version of hiddenWindow.xul on the MAC. This fixes a huge OSX usability issue where
...
we are DOA when you close all open thunderbird windows. This was contributed by Don Crandall. Many thanks Don!
git-svn-id: svn://10.0.0.236/trunk@148749 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 04:32:44 +00:00
brendan%mozilla.org
57f2064642
Fix missing cx param problem (223041, r=caillon, sr=dbaron).
...
git-svn-id: svn://10.0.0.236/trunk@148748 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 04:26:55 +00:00
justdave%syndicomm.com
b9f00dc151
Bump version number for release
...
git-svn-id: svn://10.0.0.236/trunk@148738 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 03:33:36 +00:00
justdave%syndicomm.com
80801cd4e8
[SECURITY] Bug 219044: A user with 'editkeywords' privileges (i.e. usually an administrator) can inject arbitrary SQL via the URL used to edit an existing keyword.
...
Patch by Joel Peshkin <bugreport@peshkin.net >
r= justdave, zach a= justdave
git-svn-id: svn://10.0.0.236/trunk@148737 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 03:31:30 +00:00
justdave%syndicomm.com
a45b1913fb
[SECURITY] Bug 209742: Under some circumstances, a user can obtain component descriptions for a product to which he does not normally have access.
...
Patch by Ryan Cleary <tryanc@interdimensions.com >
r= joel, bbaetz a= justdave
git-svn-id: svn://10.0.0.236/trunk@148736 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 03:25:51 +00:00
justdave%syndicomm.com
e052ecbc87
[SECURITY] Bug 209376: If you know the email address of someone who has voted on a secure bug, you can access the summary of that bug even if you do not have sufficient permissions to view the bug itself.
...
Patch by Gervase Markham <gerv@mozilla.org >
r= justdave, bbaetz a= justdave
git-svn-id: svn://10.0.0.236/trunk@148735 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 03:20:49 +00:00
darin%meer.net
5f464cc811
backing out my last change. it wasn't right. see bug 223084 and bug 224505 for details.
...
git-svn-id: svn://10.0.0.236/trunk@148734 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 02:44:23 +00:00
darin%meer.net
8172037b34
making minimo packager use MOZ_OBJDIR instead of a hardcoded objdir path.
...
git-svn-id: svn://10.0.0.236/trunk@148733 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 02:16:56 +00:00
darin%meer.net
4906f89b27
fixing static build orangeness, b=223084, r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@148732 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 02:13:08 +00:00
chanial%noos.fr
9c732ec278
bug 224450: correct typos. patch by Steffen Wilberg <steffen.wilberg@web.de>
...
git-svn-id: svn://10.0.0.236/trunk@148731 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 00:26:39 +00:00
dbaron%dbaron.org
a6fb82fcaa
Clamp -moz-opacity to the range [0.0,1.0]. b=224478 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@148730 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 22:40:43 +00:00
igor%mir2.org
73ce41a049
Added Context.javaToJS as a convenient way to get JS values from Java objects and Context.emptyArgs so documentation does not need to refer to ScriptRuntime.emptyArgs.
...
git-svn-id: svn://10.0.0.236/trunk@148729 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 21:15:14 +00:00
igor%mir2.org
eab6c0c773
In WrapFactory.wrap use String.valueOf(charValue) instead of new String(new char[] { charValue }) to get string from character.
...
git-svn-id: svn://10.0.0.236/trunk@148728 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 21:12:08 +00:00
gerv%gerv.net
281bcb9f15
Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. Patch by gerv; r=bbaetz, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148727 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 15:22:42 +00:00
peter%propagandism.org
fd46bc361d
Restoring fix for bug 224231, didn't affect btek's Tp.
...
git-svn-id: svn://10.0.0.236/trunk@148726 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 15:16:24 +00:00
jocuri%softhome.net
2f086b9367
Rebuilding documentation for the 2.17.5 release; the docbook system on landfill proved to be broken.
...
git-svn-id: svn://10.0.0.236/trunk@148725 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 14:04:29 +00:00
peter%propagandism.org
f866a4f3f5
Back out a part of the fix for bug 224231 to see if it affects btek's Tp.
...
git-svn-id: svn://10.0.0.236/trunk@148723 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 13:51:42 +00:00
peter%propagandism.org
ae5e6617c4
Restoring fix for bug 224231, didn't affect btek's Tp.
...
git-svn-id: svn://10.0.0.236/trunk@148722 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 12:58:29 +00:00
peter%propagandism.org
318f3860a7
Back out a part of the fix for bug 224231 to see if it affects btek's Tp.
...
git-svn-id: svn://10.0.0.236/trunk@148721 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 11:59:54 +00:00
justdave%syndicomm.com
a99d8be27f
Bug 111522: Provide ability to specify MIME type of attachment when downloading - correction of url parameter name to avoid usage conflicts with other parts of Bugzilla
...
Patch by Alex Vincent <ajvincent@juno.com >
r= justdave, a= justdave
git-svn-id: svn://10.0.0.236/trunk@148719 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 07:36:10 +00:00
chanial%noos.fr
b354d0bb3f
split printing.css into printPreview.css and printPageSetup.css
...
git-svn-id: svn://10.0.0.236/trunk@148718 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 05:11:21 +00:00
chanial%noos.fr
b659562a36
Rename printPageSetup.properties to printjoboptions.properties, since this file is only used in printjoboptions.xul
...
git-svn-id: svn://10.0.0.236/trunk@148717 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 04:22:06 +00:00
brendan%mozilla.org
41fe9fb281
Fix JS_DropPrincipals (thanks, dbaron).
...
git-svn-id: svn://10.0.0.236/trunk@148716 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 03:25:25 +00:00
dbaron%dbaron.org
e0c834ff35
Make opacity work on GTK2. b=201209 r=bryner sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@148715 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 03:14:00 +00:00
justdave%syndicomm.com
ec729b2552
Recompile docs (again) for release (for one lousy stinking paragraph)
...
git-svn-id: svn://10.0.0.236/trunk@148714 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 03:11:56 +00:00
justdave%syndicomm.com
87441ea6e9
Adding reference to current version of the docs being on the web
...
git-svn-id: svn://10.0.0.236/trunk@148711 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 02:37:21 +00:00
dbaron%dbaron.org
e86cbc3f65
Work around bustage. Temporary fix. b=223041
...
git-svn-id: svn://10.0.0.236/trunk@148710 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 02:31:53 +00:00
chanial%noos.fr
fb65913ddc
update the header that deals with the dependencies
...
git-svn-id: svn://10.0.0.236/trunk@148709 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 02:28:23 +00:00
chanial%noos.fr
13a3c9f430
fix js warning (redeclaration of var printPreviewTB)
...
git-svn-id: svn://10.0.0.236/trunk@148708 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 02:22:19 +00:00
chanial%noos.fr
7d2b4e7deb
fix left over
...
git-svn-id: svn://10.0.0.236/trunk@148707 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 02:21:30 +00:00
chanial%noos.fr
0e37191af0
remove duplicated code in printPreviewBindings
...
git-svn-id: svn://10.0.0.236/trunk@148706 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 02:04:08 +00:00
justdave%syndicomm.com
4efac79b0f
Recompiled docs for release
...
git-svn-id: svn://10.0.0.236/trunk@148704 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 02:00:11 +00:00
chanial%noos.fr
20b3981d39
add "public" method savePrintSettings that saves the print settings to the prefs.
...
git-svn-id: svn://10.0.0.236/trunk@148703 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 01:46:53 +00:00
chanial%noos.fr
25c2c4fabe
coding style nit
...
git-svn-id: svn://10.0.0.236/trunk@148702 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 01:38:52 +00:00
chanial%noos.fr
9ce927eadd
remove prefs print.use_global_printsettings and print.save_print_settings (not used in the backend). They offer few if any interest. Their default behavior is kept: a print action and Page Setup change will be saved and windows share the same print settings.
...
git-svn-id: svn://10.0.0.236/trunk@148701 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 01:21:46 +00:00
chanial%noos.fr
8515bb2e1f
Add a routine |clearObsoletePrefs| to remove/migrate the old prefs
...
git-svn-id: svn://10.0.0.236/trunk@148700 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 01:09:18 +00:00
brendan%mozilla.org
1208f020d1
Use eval's object principals if possible, ditto for other eval-like methods (223041, r=caillon, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@148699 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 01:04:50 +00:00
chanial%noos.fr
0f8244a114
on going work on the printing component: rename PRINTSVC to PSSVC, getValuesFromPS to updateSettings, remove duplicate getWebBrowserPrint and start removing the duplicated code in printUtils.js and printPreviewBindings.xml that lays the print preview.
...
git-svn-id: svn://10.0.0.236/trunk@148698 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 00:15:04 +00:00
dwitte%stanford.edu
6e9255747b
removing obsolete directory.
...
git-svn-id: svn://10.0.0.236/trunk@148697 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 23:52:45 +00:00
uid502
bdc0f5a1e4
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@148696 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 22:34:59 +00:00
igor%mir2.org
be32fd3a90
Deprecation of get/setAttributes forms that take start argument. It was never used to pass anything but this object.
...
git-svn-id: svn://10.0.0.236/trunk@148695 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 20:23:28 +00:00
igor%mir2.org
0337a73b06
Since Undefined inherits from Scriptable, not ScriptableObject, it does not need to override get/setAttributes()
...
git-svn-id: svn://10.0.0.236/trunk@148694 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 20:21:28 +00:00
jocuri%softhome.net
4a2be884fc
Bug 224397: Mismatch of user error: insufficient_privs vs insufficient_perms; patch by caduvall@glue.umd.edu (chaduv); r=justdave; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148693 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 20:02:47 +00:00
igor%mir2.org
0a6ec1e8e5
Removal of completely unnecessary getSlotToSet as its implementation repeated already unsuccessfully search done by getSlot. The put methods now call addSlot directly.
...
In addition, shared code in has and get to check/update lastAccess cache is moved to common method getNamedSlot.
git-svn-id: svn://10.0.0.236/trunk@148692 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 19:40:24 +00:00
bienvenu%nventure.com
39e74e5551
fix 111855 patch by frank.schoenheit@gmx.de, r=me, sr=mscott first newsgroup count not read if authentication required
...
git-svn-id: svn://10.0.0.236/trunk@148691 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 19:03:17 +00:00
bienvenu%nventure.com
28b0d46654
retain folder settings when reparsing local folders because .msf file doesn't match timestamp, 224267, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148690 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 17:27:53 +00:00
igor%mir2.org
48d483ff35
GlobalScope is removed as its introduction had to serious consequences with compatibility and usage. Instead a special purpose class ClassCache is introduces to hold various caches. The class binds itself to an arbitrary object by using new SciptableObject.associateValue method so arbitrary ScriptableObject can be used as a scope without performance penalties.
...
git-svn-id: svn://10.0.0.236/trunk@148689 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 15:34:23 +00:00
bsmedberg%covad.net
3f2c63efd6
Followup on bug 223084, fix bustage of static builds. Pass a null nsIFile* to the static component loader during autoregistration.
...
git-svn-id: svn://10.0.0.236/trunk@148688 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 14:46:08 +00:00
peter%propagandism.org
e6ae01a399
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@148687 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 10:57:41 +00:00
jocuri%softhome.net
ebd4ab7ca0
Bug 123565: Add to FAQ: Why can't I close bugs from "Change Several Bugs at Once" ?; r=justdave; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148684 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 09:51:41 +00:00
peter%propagandism.org
e303e4bc71
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@148683 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 09:35:48 +00:00
bryner%brianryner.com
3f3462ac17
Don't process random events from the X event queue while waiting for clipboard operations to complete. Bug 214583, r=blizzard. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@148682 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 07:48:59 +00:00
bryner%brianryner.com
797a541ba7
On Linux, enable jprof to use /dev/rtc for up to 8 KHz sampling. Bug 128673, original patch by shaver, some additional fixes by me, r=shaver, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@148681 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 07:34:18 +00:00
bryner%brianryner.com
6fd771cc16
Prefix all external symbols in Mozilla's libpng with MOZ_PNG_ to avoid runtime version conflicts with a system-installed libpng in static builds (bug 181936). Patch by glennrp@imagemagick.org, r=pavlov, sr=tor/bryner
...
git-svn-id: svn://10.0.0.236/trunk@148680 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 07:20:43 +00:00
wchang0222%aol.com
c7937bb4f6
Bugzilla bug 223624: fixed the compiler warning that case ecKey is not
...
handled in the switch statement. r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@148679 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 05:17:16 +00:00
uid502
06e9e2e520
Bug 212366. Account for inverted origin of non-DIB bitmaps. Also, set the row width to the actual width of the DIB data, not the row width from the non-DIB bitmap. r=ere,sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148675 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 02:00:37 +00:00
uid502
d31f6d57f4
Bug 212366. Make nsFrameInnerFrame be a moz-anonymous-box pseudoelement. This stops style on an IFRAME from being applied to both the outerframe and the innerframe. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@148674 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 01:34:06 +00:00
ben%bengoodger.com
28e8ce6da9
Add some notes.
...
git-svn-id: svn://10.0.0.236/trunk@148673 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-01 00:47:35 +00:00
brendan%mozilla.org
4ee6411dcb
Fix from zack-weg@gmx.de for magic number botch and early Java bug copy/paste in Math.random code (211590, r=me).
...
git-svn-id: svn://10.0.0.236/trunk@148672 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 23:21:13 +00:00
ben%bengoodger.com
ff3b188faa
update ifdefs
...
git-svn-id: svn://10.0.0.236/trunk@148671 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 23:12:30 +00:00
ben%bengoodger.com
d2954433c6
Installer now actually installs! Yay!
...
git-svn-id: svn://10.0.0.236/trunk@148670 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 23:01:00 +00:00
bryner%brianryner.com
c9502c3574
add -framework IOKit to fix static build bustage
...
git-svn-id: svn://10.0.0.236/trunk@148669 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 21:44:05 +00:00
uid502
3483aac740
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky ... sorry, missed some files
...
git-svn-id: svn://10.0.0.236/trunk@148668 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 21:00:19 +00:00
bsmedberg%covad.net
2397aa3c81
Fix static build bustage from bug 223084 - r=bryner Sorry about that!
...
git-svn-id: svn://10.0.0.236/trunk@148667 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 20:50:22 +00:00
uid502
e56ed2443c
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148665 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 20:19:18 +00:00
pinkerton%netscape.com
ada82f9637
adding IOKit dependency for mac static build (sr=bryner, not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@148664 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 20:07:44 +00:00
pinkerton%netscape.com
25bb086ed4
prevent adding personal toolbar buttons twice. handle drops onto toolbar in
...
the correct order. (bug 223207)
git-svn-id: svn://10.0.0.236/trunk@148662 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 19:50:55 +00:00
mvl%exedo.nl
7fc825928b
Put back a line that shouldn't have been removed for bug 161130
...
git-svn-id: svn://10.0.0.236/trunk@148661 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 19:40:52 +00:00
mvl%exedo.nl
91bd989882
nsIPopupManager.getEnumerator is replaced by nsIPermissionManager.getEnumerator
...
bug 221232, r=dwitte, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@148660 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 19:30:06 +00:00
mvl%exedo.nl
d6a249b62f
Prevent crashes due to the permissions array not being initialized.
...
bug 223201, r=dwitte, sr=darin
git-svn-id: svn://10.0.0.236/trunk@148659 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 19:17:03 +00:00
mvl%exedo.nl
4018692979
Prevent crashes due to the permissions array not being initialized.
...
bug 223201, r=dwitte, sr=darin
git-svn-id: svn://10.0.0.236/trunk@148658 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 19:09:08 +00:00
jocuri%softhome.net
c6b705cb0f
Fix for bug 190611: Query page crashes if any product has no versions defined; r=kiko; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148657 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 19:06:59 +00:00
scott%scott-macgregor.org
71be201b52
package offlineStartup.js
...
git-svn-id: svn://10.0.0.236/trunk@148656 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 19:04:18 +00:00
mkaply%us.ibm.com
3996bb85eb
#220378
...
r=jblanco, sr=blizzard (platform specific)
Add some more default fonts for Unicode so DBCS works better
git-svn-id: svn://10.0.0.236/trunk@148654 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 16:47:52 +00:00
mkaply%us.ibm.com
8688bf2213
219165
...
r=pedemonte, sr=blizzard (platform specific)
Let Mozilla handle Alt+Enter
git-svn-id: svn://10.0.0.236/trunk@148653 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 16:41:20 +00:00
chanial%noos.fr
15e90379ae
Don't preprocess dtd files.
...
git-svn-id: svn://10.0.0.236/trunk@148651 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 15:49:17 +00:00
bsmedberg%covad.net
debcb1638f
Bug 135533 - Enable the chrome preprocessor for seamonkey as well as the *birds. To use the preprocessor, prefix an asterisk (*) before the file name in your jar.mn. For documentation on preprocessor directives, see http://software.hixie.ch/utilities/unix/preprocessor/ r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@148650 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 14:01:35 +00:00
kiko%async.com.br
1bb3991816
Fix for Bug 220724: Provide standalone bug submission program. Includes
...
a python script that submits bugs to a specified Bugzilla instance.
README, docs and an example bug are included. Work done by Eric Raymond
<esr@thyrsus.com > and myself. a=justdave
git-svn-id: svn://10.0.0.236/trunk@148649 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 14:00:20 +00:00
mostafah%oeone.com
62f58f2713
Adding in printDialog.xul and printDialog.js
...
git-svn-id: svn://10.0.0.236/trunk@148648 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 13:36:29 +00:00
dwitte%stanford.edu
7c18722dfc
staticify a couple of class methods.
...
git-svn-id: svn://10.0.0.236/trunk@148647 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 08:44:00 +00:00
nelsonb%netscape.com
517ef7b660
Remove one unnecessary transition from the SSL3 state machine.
...
Reduce the number of reallocations of the SSL3 handshake message buffer.
Bugscape bugs 53287 and 53337
git-svn-id: svn://10.0.0.236/trunk@148646 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 07:01:05 +00:00
scott%scott-macgregor.org
7e3e91b55c
bump the extension version
...
git-svn-id: svn://10.0.0.236/trunk@148645 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 06:23:31 +00:00
darin%meer.net
148858946f
fixes bug 223811 "getaddrinfo returns 3 addrinfo structs for each IP address [was: very long timeout for retrying IPv6 to IPv4 addresses]" r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@148644 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 05:10:48 +00:00
timeless%mozdev.org
26e0084067
Bug 120148 Tabs don't remember which element [frame, textfield, etc] was focused when switching tabs
...
patch by tryandguessit@yahoo.com r=caillon sr=bryner
git-svn-id: svn://10.0.0.236/trunk@148642 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 03:56:22 +00:00
darin%meer.net
c2ce34b7e0
bug 119934, change namespace for expat symbols to avoid conflicts with
...
system version (fixes static gtk+2 linux build) r=peterv sr=heikki
git-svn-id: svn://10.0.0.236/trunk@148641 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 03:49:49 +00:00
pinkerton%netscape.com
a5100ddf63
added IOKit to static target
...
git-svn-id: svn://10.0.0.236/trunk@148640 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 03:46:00 +00:00
nelsonb%netscape.com
c625928046
Enable generation of DES2 keys with mechanism CKM_DES2_KEY_GEN. Bug 201521
...
git-svn-id: svn://10.0.0.236/trunk@148638 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 02:33:16 +00:00
pinkerton%netscape.com
0ae66d4d2f
don't process timers after wakeup (r=sfraser, sr=bryner, bug 197863)
...
git-svn-id: svn://10.0.0.236/trunk@148637 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 02:31:13 +00:00
pinkerton%netscape.com
18179b8a9d
cleanup, sharing toolkit base between carbon and cocoa, and using IOKit for
...
sleep/wake. r=pink, sr=bryner, bug 197863
git-svn-id: svn://10.0.0.236/trunk@148636 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 02:30:22 +00:00
timeless%mozdev.org
5210f7e789
Bug 16498 Finished Downloading sounds
...
patch by cst@andrew.cmu.edu r=varga sr=bz
git-svn-id: svn://10.0.0.236/trunk@148635 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 01:58:56 +00:00
chanial%noos.fr
9295b879df
Bug 223161: New FB Help Forum for new users.
...
patch by Mike Connor <mpconnor@rogers.com >
git-svn-id: svn://10.0.0.236/trunk@148634 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 01:39:29 +00:00
jshin%mailaps.org
96c09420a1
bug 195093 : fix a typo (eu-US --> en-US) (thanks to tor who noticed it in bug 153586)
...
git-svn-id: svn://10.0.0.236/trunk@148633 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 01:26:42 +00:00
ben%bengoodger.com
ac63384ee4
Bucket O'Updates
...
The installer now actually installs! Provided it doesn't have to download anything. And it just stops at the end. Oh well. In time...
git-svn-id: svn://10.0.0.236/trunk@148631 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 00:49:01 +00:00
john%johnkeiser.com
d0c4c67f20
Add user documentation for Patch Viewer (bug 216707)
...
git-svn-id: svn://10.0.0.236/trunk@148630 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-31 00:01:11 +00:00
jgmyers%netscape.com
e769376d93
fix uninitialized member: bug 222182 r=sli0262 sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@148629 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 23:44:06 +00:00
timeless%mozdev.org
1835d05c6c
Bug 205541 Selecting "Unblock Cookies..." while on a site that you'd previously blocked allows the site to set cookies rather than just removing the block
...
patch by mpconnor@rogers.com r=neil sr=alecf
git-svn-id: svn://10.0.0.236/trunk@148628 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 23:27:58 +00:00
timeless%mozdev.org
71b8ae7f38
Bug 222553 Rework cookieviewer to support whitelisting
...
patch by mpconnor@rogers.com r=neil sr=alecf
git-svn-id: svn://10.0.0.236/trunk@148627 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 23:23:50 +00:00
bienvenu%nventure.com
ee842cec80
fix logon error from uninitialzed out param in some situations when remember password turned on, r/sr=mscott 185186
...
git-svn-id: svn://10.0.0.236/trunk@148626 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 23:16:32 +00:00
nelsonb%netscape.com
6aa385a182
Correct the code that detects DES2 keys based on their lengths. Bug 201521
...
git-svn-id: svn://10.0.0.236/trunk@148624 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 22:31:09 +00:00
despotdaemon%netscape.com
5696a40712
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148623 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 22:19:14 +00:00
chanial%noos.fr
f32631d0f9
Bug 224222: OK and Cancel buttons are unlabeled.
...
missed one occurence of GetApplicationLocale (bug 195093)
git-svn-id: svn://10.0.0.236/trunk@148622 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 22:14:15 +00:00
cbiesinger%web.de
09f8162087
Bug 171509
...
mozilla attempts to convert profiles from empty .netscape dir
fix this by checking if preferences.js exists in ~/.netscape
r=ccarlen sr=tor
git-svn-id: svn://10.0.0.236/trunk@148621 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:42:20 +00:00
cbiesinger%web.de
a9783f1912
Bug 223998
...
contentAreaUtils.js: getMIMEInfoForExtension should be getTypeFromURI
r=neil.parkwaycc.co.uk sr=bz
git-svn-id: svn://10.0.0.236/trunk@148620 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:34:39 +00:00
cbiesinger%web.de
e092c41cd5
bug 223143 nsHttpChannel::Suspend and Resume always return NS_OK
...
r=darin sr=bz
git-svn-id: svn://10.0.0.236/trunk@148619 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:27:38 +00:00
jocuri%softhome.net
637e3cde6b
Rebuilding documentation for Bugzilla 2.17.5.
...
git-svn-id: svn://10.0.0.236/trunk@148618 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:24:11 +00:00
cbiesinger%web.de
407ee53296
bug 223151 nsJSProtocolHandler::Suspend and ::Resume not implemented
...
r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@148617 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:23:15 +00:00
bsmedberg%covad.net
7768323d77
Manually committing configure, as ctlbld seems broken.
...
git-svn-id: svn://10.0.0.236/trunk@148616 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:22:21 +00:00
cbiesinger%web.de
311c6f333d
224053 patch by Malcolm Rowe malcolm-bmo@farside.org.uk
...
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
Simple HTML (sanitizer) message view disallows numbered list (OL) with non-default start
fix this by not rmeoving start/type/compact attributes from list tags
git-svn-id: svn://10.0.0.236/trunk@148614 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:14:51 +00:00
cbiesinger%web.de
740414e8f7
216894 patch by Stefan Borggraefe borggraefe@despammed.com
...
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
Message View Setup window too small, not resizeable
git-svn-id: svn://10.0.0.236/trunk@148613 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:11:55 +00:00
bsmedberg%covad.net
329c7961ce
Bug 223084 - enable the static component loader by default r/sr=dougt
...
git-svn-id: svn://10.0.0.236/trunk@148612 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:11:07 +00:00
cbiesinger%web.de
f2e26f0ffc
bug 112893 patch by Stefan Borggraefe mailto:borggraefe@despammed.com r/sr=bienvenu
...
Acct Central should get scrollbars if its content is not all visible
git-svn-id: svn://10.0.0.236/trunk@148611 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:09:36 +00:00
bsmedberg%covad.net
99f2f7f591
Bug 216366 - fix for activestate perl using GNU make 3.80 r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@148610 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 21:05:56 +00:00
jocuri%softhome.net
3432be998b
Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148609 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 20:45:26 +00:00
despotdaemon%netscape.com
3cc9f01f58
Pseudo-automatic update of changes made by silver@warwickcompsoc.co.uk.
...
git-svn-id: svn://10.0.0.236/trunk@148608 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 20:42:58 +00:00
despotdaemon%netscape.com
53cfd61ce2
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148607 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 20:34:58 +00:00
timeless%mozdev.org
2a26fd8e0e
Bug 221876 Latest Builds in QA menu doesn't work anymore
...
first draft by mcsmurf@gmx.net r=jst sr=jst
git-svn-id: svn://10.0.0.236/trunk@148606 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 19:33:28 +00:00
timeless%mozdev.org
377e7e7927
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@juno.com r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@148605 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 19:27:47 +00:00
timeless%mozdev.org
4ea883526c
Bug 221845 (Patch) (OS X) put type ahead find string on find pasteboard
...
patch by haasd@cae.wisc.edu r=akkana sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@148604 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 19:22:23 +00:00
mostafah%oeone.com
ac6233adda
Adding in Spanish translation for calendar
...
git-svn-id: svn://10.0.0.236/trunk@148602 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 18:57:21 +00:00
sicking%bigfoot.com
5b2076d71e
Bug 190302: Set correct characterset for XSLT generated pages.
...
r=Pike sr=peterv
git-svn-id: svn://10.0.0.236/trunk@148599 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 18:44:14 +00:00
jocuri%softhome.net
ab06236932
Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John Keiser - john@johnkeiser.com); r=jake; a=jake.
...
git-svn-id: svn://10.0.0.236/trunk@148598 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 18:42:21 +00:00
despotdaemon%netscape.com
7e0c656718
Pseudo-automatic update of changes made by john@johnkeiser.com.
...
git-svn-id: svn://10.0.0.236/trunk@148597 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 18:41:34 +00:00
mostafah%oeone.com
2759e3dccd
Updated German translation from its language pack
...
git-svn-id: svn://10.0.0.236/trunk@148596 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 18:36:20 +00:00
mostafah%oeone.com
36074a78e2
Removed duplicate entry
...
git-svn-id: svn://10.0.0.236/trunk@148595 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 18:35:39 +00:00
mostafah%oeone.com
d75a0f0245
Removed extra spaces
...
git-svn-id: svn://10.0.0.236/trunk@148594 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 18:35:27 +00:00
despotdaemon%netscape.com
78a6482372
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148593 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 18:34:24 +00:00
despotdaemon%netscape.com
f290a96d82
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148592 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 18:33:37 +00:00
danm-moz%comcast.net
df4704abb2
cookies without a value (this is how IE deletes a cookie) are now skipped and no longer corrupt subsequent cookies. all migrated cookies are treated as domain cookies, and any extant otherwise identical host cookie is deleted. bugs 222343, 223029 r=darin,dwitte
...
git-svn-id: svn://10.0.0.236/trunk@148587 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 17:43:46 +00:00
timeless%mozdev.org
61db715911
Bug 217219 Messages in votes errors are incorrectly CHOMP'd
...
r=kiko a=justdave
git-svn-id: svn://10.0.0.236/trunk@148586 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 17:29:49 +00:00
dwitte%stanford.edu
48da57a302
add accesskeys for the cookie confirmation dialog.
...
b=201743, r=neil, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@148585 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 17:26:44 +00:00
jocuri%softhome.net
4e316ffad4
Bug 223937: web site error while updating email address; r=myk,kiko; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148583 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 17:18:16 +00:00
jocuri%softhome.net
517d312f2f
Bug 47925: describe MOVED resolution in bug_status.html; patch by chaduv (caduvall@glue.umd.edu); r=kiko; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148582 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 17:12:30 +00:00
bienvenu%nventure.com
d29bd7bd31
add install.js, used for building palm sync as an extension, not part of build 214407
...
git-svn-id: svn://10.0.0.236/trunk@148581 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 17:08:16 +00:00
igor%mir2.org
5964f75b61
parent and prototype fields are made privatenot to allow to mess with them from subclasses. Althoygh setter and getter can be used still to do that, at least some sanity checks can be added there.
...
git-svn-id: svn://10.0.0.236/trunk@148576 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 16:40:43 +00:00
igor%mir2.org
90edc3625a
Use getPrototype instead of explicit reference to this.prototype
...
git-svn-id: svn://10.0.0.236/trunk@148575 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 16:40:42 +00:00
igor%mir2.org
89e2fd6726
passing Context instance to NativeJavaMethod.findMethod not to call Context.getContext() id some form of API to override method selection will surface
...
git-svn-id: svn://10.0.0.236/trunk@148574 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 16:40:41 +00:00
igor%mir2.org
67d04d3799
Added readReader
...
git-svn-id: svn://10.0.0.236/trunk@148573 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 16:40:40 +00:00
igor%mir2.org
fe0a96d9f1
Not to call Context.getContext() in TokenStrea/IRFactory, an explicit Context instance is passed to TokenStream constructor
...
git-svn-id: svn://10.0.0.236/trunk@148572 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 16:40:39 +00:00
igor%mir2.org
bb040d6d2d
Use passed scope instead of the object parent scope
...
git-svn-id: svn://10.0.0.236/trunk@148571 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 16:39:46 +00:00
neil%parkwaycc.co.uk
d605349a2d
Bug 140532 Attached messages display incorrect headers r=ducarroz sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@148570 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 16:37:21 +00:00
bienvenu%nventure.com
c95808e937
fix string fu in auth smtp password prompt, was using tmp var that could get freed up, patch by neil@parkwaycc.co.uk/dwitte@stanford.edu, r/sr=me 90507
...
git-svn-id: svn://10.0.0.236/trunk@148569 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 16:21:09 +00:00
bienvenu%nventure.com
3a3a7b7fdb
force creation of imap server directory when it has been deleted to avoid imap server directory.sbd creation, patch by gemal.dk, r/sr=me 210683
...
git-svn-id: svn://10.0.0.236/trunk@148568 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 15:29:17 +00:00
varga%nixcorp.com
5c72286e7b
Checking in for Jungshik Shin.
...
Fix for bug 195093. 'modernize' nsILocale and nsIPlatformCharset.
r=smontagu sr=darin
git-svn-id: svn://10.0.0.236/trunk@148567 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 15:08:48 +00:00
mostafah%oeone.com
ab612cfc1b
Removed extra space
...
git-svn-id: svn://10.0.0.236/trunk@148566 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 13:58:17 +00:00
mostafah%oeone.com
e1be7b477c
Checked in patch for Japanese language update
...
git-svn-id: svn://10.0.0.236/trunk@148565 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 13:57:57 +00:00
peter%propagandism.org
3ba29338bc
Fix for bug 126765 (Change NormalizeAttrString to GetAttrWithName). Original fix by Daniel Bratell and sicking, r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@148564 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 13:47:29 +00:00
rbs%maths.uq.edu.au
caf1987140
bug 195038, finally add support for the quirky <font face=Symbol> on Windows to the delight of proponents of bug 33127, r=jshin, sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@148563 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 13:44:49 +00:00
peter%propagandism.org
ce74ff7c22
Fix for bug 215465 (CSS :hover rules not working when using XML/XSLT along with an alternernate CSS). Fix by bz, r=sicking, sr=peterv.
...
git-svn-id: svn://10.0.0.236/trunk@148562 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 12:32:41 +00:00
peter%propagandism.org
7ba809f0ec
Fix for bug 223751 (documentType's nodeValue should be null). r/sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@148561 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 12:24:28 +00:00
varga%nixcorp.com
8773376b20
Fix for bug 221361. right click context speed is very slow with large selections
...
r=jan,neil sr=alecf patch by gemal
git-svn-id: svn://10.0.0.236/trunk@148560 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 10:32:59 +00:00
neil%parkwaycc.co.uk
ca0f9533c5
Bug 223549 GenerateValidFilename should use validateFileName p=ian@arlen.demon.co.uk r=me sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@148559 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 10:12:32 +00:00
neil%parkwaycc.co.uk
b3d2608f96
Bug 78446 MailNews xul files should not have any inline styles r=bienvenu sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@148558 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 09:48:15 +00:00
neil%parkwaycc.co.uk
2fda9aa5a8
Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@148557 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 09:33:40 +00:00
neil%parkwaycc.co.uk
e24ad8d9e4
Bug 223539 Mail views installs non-existent package r=bsmedberg sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@148556 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 09:30:05 +00:00
neil%parkwaycc.co.uk
5b7bab3f07
Bug 223963 Wrong images on mail compose insert menubutton p=sailfish@unforgettable.com r=glazou sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148555 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 09:29:22 +00:00
neil%parkwaycc.co.uk
71a7a07260
Bug 75687 support --enable-chrome-format=symlink r=bsmedberg sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@148554 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 09:24:40 +00:00
neil%parkwaycc.co.uk
794eb87739
Bug 222694 Make windows moz-icon:s work with all colour depths r=ere sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148553 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 09:22:24 +00:00
neil%parkwaycc.co.uk
c01cbb0a4b
Bug 223099 Remove obsolete FTP channel code r=biesi sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@148552 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 09:17:05 +00:00
jshin%mailaps.org
fce0204af4
bug 195093 : fix another mac bustage : add a missing '}' and a return statement
...
git-svn-id: svn://10.0.0.236/trunk@148551 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 07:16:08 +00:00
jshin%mailaps.org
59da8b73cf
bug 195093 : fix os2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@148550 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 06:52:39 +00:00
jshin%mailaps.org
e3f32c2ab9
bug 195093 : fix another mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@148549 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 06:43:37 +00:00
scott%scott-macgregor.org
41983f0c78
Fix LDAP bustage (Part of Bug #223560 )
...
git-svn-id: svn://10.0.0.236/trunk@148548 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 06:22:03 +00:00
jshin%mailaps.org
73abcac768
bug 195093 : os2 bustage fix
...
git-svn-id: svn://10.0.0.236/trunk@148547 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 06:14:54 +00:00
jshin%mailaps.org
eb3ee96c8c
bug 195093 : fix Mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@148546 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 06:07:48 +00:00
chanial%noos.fr
c76a54433c
bug 224160: hook up Print Preview to view source.
...
git-svn-id: svn://10.0.0.236/trunk@148545 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 06:02:54 +00:00
jshin%mailaps.org
3984958139
bug 183729 : segfault on XftLockFace's failure (r=blizzard, sr=roc) patch by timeless + dbaron
...
git-svn-id: svn://10.0.0.236/trunk@148544 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 05:48:10 +00:00
dwitte%stanford.edu
4c52599d4c
fixing indentation.
...
git-svn-id: svn://10.0.0.236/trunk@148543 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 05:25:35 +00:00
dwitte%stanford.edu
b841112632
removing reference to unused file
...
git-svn-id: svn://10.0.0.236/trunk@148542 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 05:16:51 +00:00
dwitte%stanford.edu
7ea279aeb3
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@148541 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 05:13:20 +00:00
dwitte%stanford.edu
3504cb5336
removing unused file
...
git-svn-id: svn://10.0.0.236/trunk@148540 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 05:11:54 +00:00
dbaron%dbaron.org
3e6ac46d96
Backing out previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@148539 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 05:11:21 +00:00
jshin%mailaps.org
7550c59fbe
bug 195093 : modernize nsILocale (r=smontagu, sr=darin)
...
git-svn-id: svn://10.0.0.236/trunk@148538 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 05:04:45 +00:00
dwitte%stanford.edu
fe93daecb5
removing nsCCookieManager.h in favor of nsNetCID.h.
...
b=221886, r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@148537 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 04:37:14 +00:00
dbaron%dbaron.org
1da0caa6ae
Rearrange inlining to fix codesize penalty of previous checkin. b=167262 r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@148536 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 04:34:01 +00:00
bienvenu%nventure.com
bf2d6e1733
make content type comparisons case-insensitive, fixes crash when message/rfc822 is upper case, r/sr=mscott 223920
...
git-svn-id: svn://10.0.0.236/trunk@148535 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 04:08:23 +00:00
bienvenu%nventure.com
c4453e8939
make IMAP ACL user name comparison case-insensitive, patch by dteuscher@myrealbox.com, r=bienvenu, sr=mscott 223404
...
git-svn-id: svn://10.0.0.236/trunk@148534 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 04:05:06 +00:00
dbaron%dbaron.org
0aa71ca776
date works on windows as well. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@148533 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 04:01:33 +00:00
bienvenu%nventure.com
b9ad9aa4b1
make outlook express imported e-mails have x-mozilla-status lines so summary file regeneration won't lose read state, 223679, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148532 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 04:01:08 +00:00
dwitte%stanford.edu
e535af07f6
removing generation of nonexistent makefile
...
git-svn-id: svn://10.0.0.236/trunk@148531 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 03:47:10 +00:00
dwitte%stanford.edu
52700d7815
bustage blah bustage. thanks dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@148530 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 03:42:52 +00:00
dbaron%dbaron.org
ce14bf9e98
Attempt to fix Windows bustage. b=167262
...
git-svn-id: svn://10.0.0.236/trunk@148529 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 03:34:58 +00:00
dwitte%stanford.edu
a550c18858
moving TestCookie into its new netwerk/test home.
...
find blame for the old TestCookie in the attic for
mozilla/extensions/cookie/tests/TestCookie.cpp.
git-svn-id: svn://10.0.0.236/trunk@148528 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 03:28:28 +00:00
darin%meer.net
f8039a263f
fixes bug 180049 "Authentication Plugins" patch=cneberg@sandia.gov r=darin sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148527 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 03:27:53 +00:00
dwitte%stanford.edu
6422112f67
removing unused wallet files.
...
b=204184 p=mvl r=me sr=bryner
git-svn-id: svn://10.0.0.236/trunk@148526 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 03:18:10 +00:00
dwitte%stanford.edu
5a3e11a293
remove support for network.cookies.strictDomains pref, since there's not much point in keeping it around.
...
b=223617, r+sr=darin, thanks to mvl for testing.
git-svn-id: svn://10.0.0.236/trunk@148525 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 03:13:54 +00:00
caillon%returnzero.com
e64c44f945
Make content grab the cached security manager off of nsContentUtils rather than ask the service manager to find one.
...
Bug 223192; r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@148524 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 03:01:25 +00:00
dwitte%stanford.edu
53f764ca0b
clean up REQUIRES lines in makefiles, since most modules don't need 'cookie' anymore.
...
b=221886, r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@148523 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 03:00:56 +00:00
dwitte%stanford.edu
55a5a686dc
remove nsCCookieManager.h in favor of nsNetCID.h.
...
b=221886, r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@148522 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:59:31 +00:00
caillon%returnzero.com
34f81b2b3a
Ensure that content can always grab a security manager and namespace manager.
...
Bug 223373; r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@148521 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:53:08 +00:00
dwitte%stanford.edu
8d76b5f1f0
polish the nsICookieManager2::Add interface a tad.
...
b=222343, r=danm, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@148520 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:50:11 +00:00
dwitte%stanford.edu
f01916197a
optimize nsCookie a tad by not storing an isDomain parameter.
...
b=223289 r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@148519 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:43:07 +00:00
dwitte%stanford.edu
6d7197efd4
remove unused items in wallet. the following files will be cvs removed shortly:
...
public/nsIKeyedStreamGenerator.idl
public/nsIPasswordSink.idl
src/nsWalletBuiltInDataSources.h
src/nsBasicStreamGenerator.cpp
src/nsBasicStreamGenerator.h
b=204184 p=mvl r=me sr=bryner
git-svn-id: svn://10.0.0.236/trunk@148518 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:39:10 +00:00
dwitte%stanford.edu
1304a87b34
clean up warnings in wallet
...
b=204184 p=timeless r=me sr=bryner
git-svn-id: svn://10.0.0.236/trunk@148517 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:34:16 +00:00
bzbarsky%mit.edu
881281f753
Make parsing super-large script/cdata/whatever blocks faster by using
...
size_forward as a lower-bound estimate for actual distance to end of string.
Bug 171124, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148516 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:34:03 +00:00
darin%meer.net
468bc07efc
fixes bug 223352 "correct condition variable and timeout logic in nsIOThreadPool::ThreadFunc" r=wtc sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148515 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:32:52 +00:00
bzbarsky%mit.edu
2ef66c24d2
Extension comparisons should be case-insensitive. Bug 223055, r=biesi, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@148514 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:20:23 +00:00
darin%meer.net
2f5f654992
fixes bug 86846 "PAC: Cannot display alert() in autproxy config file" r=biesi sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148513 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:20:08 +00:00
bzbarsky%mit.edu
9b121778e7
Remove no-longer-used nav4algorithm code and corresponding debug code. Bug
...
223155, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148512 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:19:15 +00:00
darin%meer.net
7a44dc3f81
fixes bug 198806 "Image data memory leak resulting when images are saved (from browser tab)" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148511 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:18:26 +00:00
bzbarsky%mit.edu
3f905fea8e
Make nsExpatDriver and nsIExpatSink be on the same wavelength as far as passing
...
attributes to HandleStartElement. Update callees as needed. Bug 223470,
r=sicking, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@148510 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:17:50 +00:00
ben%bengoodger.com
e543726b5f
Incremental installer updates
...
git-svn-id: svn://10.0.0.236/trunk@148509 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:12:10 +00:00
timeless%mozdev.org
69949e4ab0
Bug 224016 unused variable nsresult result' in function int main(int, char**)'
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@148508 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:11:45 +00:00
ben%bengoodger.com
8121642bb9
More incremental updates.
...
git-svn-id: svn://10.0.0.236/trunk@148507 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:11:38 +00:00
timeless%mozdev.org
b18f127cb7
Bug 223697 nsMenuPopupFrame.cpp:1142:9: warning: multi-line comment
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@148506 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:09:52 +00:00
timeless%mozdev.org
69290f94cc
Bug 223199 hostList leaks on OOM in nsPermissionManager::GetEnumerator
...
r=dwitte sr=roc
git-svn-id: svn://10.0.0.236/trunk@148505 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:09:13 +00:00
timeless%mozdev.org
7eaecacb3e
Bug 222085 warning: initializer does not fit or is out of range: -1
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@148504 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:07:31 +00:00
timeless%mozdev.org
531f35a1cb
Bug 220267 warning: unused variable const class NodeSet * nodes' In method nsresult txKeyFunctionCall::evaluate(class txIEvalContext *, class txAExprResult **)'
...
r=sicking sr=peterv
git-svn-id: svn://10.0.0.236/trunk@148503 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:06:51 +00:00
bzbarsky%mit.edu
11dc845cec
Make attr() parsing have better error reporting and bail on attr(*|foo). Bug
...
223746, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148502 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:06:12 +00:00
timeless%mozdev.org
0f46196611
Bug 204184 Remove unused items from wallet.cpp/wallet.h
...
r=dwitte sr=bryner
git-svn-id: svn://10.0.0.236/trunk@148501 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:04:31 +00:00
bzbarsky%mit.edu
a152f4eba8
Add NSPR logging to content dispatch (not forced on in release builds; the
...
module is "URILoader"). Bug 223694, r=biesi, sr=darin
git-svn-id: svn://10.0.0.236/trunk@148500 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:03:41 +00:00
timeless%mozdev.org
e6ee795ff4
Bug 129104 account central for imap server should have subscribe option just like news
...
patch by borggraefe@despammed.com r=timeless sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@148499 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:01:14 +00:00
timeless%mozdev.org
58b9775369
Bug 124218 if kCSSRawKeywords gets out of sync with eCSSKeyword_COUNT nsCSSKeywords::AddRefTable might crash in DEBUG code
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@148498 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:59:15 +00:00
dbaron%dbaron.org
a7b5bdb4fe
Add missing null terminator to fix crash. b=224039 Patch from Adam James Fitzpatrick <ajfitzpatrick@lurking.org>. r+sr=bzbarsky,dbaron
...
git-svn-id: svn://10.0.0.236/trunk@148497 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:53:53 +00:00
dbaron%dbaron.org
776f9f50ae
Make play-during a true shorthand so it gets parsed correctly after the nsCSSDeclaration storage rewrite. b=223718 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148496 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:51:00 +00:00
dbaron%dbaron.org
707d768477
Fix shutdown leak of GDK windows by destroying hidden widget before event loop shutdown. b=219521 r=blizzard sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@148495 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:48:41 +00:00
dbaron%dbaron.org
1a2977b836
Store the original string for URL values so that composer and CSSOM do not make relative URLs absolute. b=167262 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148494 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:45:37 +00:00
dbaron%dbaron.org
220a62afce
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148493 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:40:33 +00:00
timeless%mozdev.org
13a53d50fd
Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
...
work by doronr@us.ibm.com r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@148492 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:39:08 +00:00
timeless%mozdev.org
1d6ebf2e88
Bug 222387 Release SetIcon stored icons when we are done using them
...
r=ere sr=bz
git-svn-id: svn://10.0.0.236/trunk@148491 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:35:14 +00:00
caillon%returnzero.com
f401257c19
Permit content to link to about:logo
...
Bug 223293; r=timeless sr=jst
git-svn-id: svn://10.0.0.236/trunk@148490 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:35:09 +00:00
bienvenu%nventure.com
43687bf922
fix 223062 problem downloading pop3 messages with embedded nulls, patch by ch.ey@gmx.net, r=me,sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148489 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:32:59 +00:00
kiko%async.com.br
07fca020f4
Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"
...
messages. Fudge warnings via sillyness. r=myk, chaduv. a=myk.
git-svn-id: svn://10.0.0.236/trunk@148488 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:31:58 +00:00
bienvenu%nventure.com
a8e6e6d2f9
add prefs ui for offline startup to tbird offline extension, r/sr=mscott, not part of regular build, 221734
...
git-svn-id: svn://10.0.0.236/trunk@148486 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 01:12:00 +00:00
locka%iol.ie
bcaa4bc841
NOT PART OF BUILD. Fix to make CBrowse run in VC++ 7.0+
...
git-svn-id: svn://10.0.0.236/trunk@148483 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 23:04:54 +00:00
locka%iol.ie
915cbbc5a6
NOT PART OF BUILD. New c# test harness
...
git-svn-id: svn://10.0.0.236/trunk@148482 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 22:57:42 +00:00
pinkerton%netscape.com
83a68caeff
change to 0.7+ and Mozilla Foundation
...
git-svn-id: svn://10.0.0.236/trunk@148481 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 20:00:35 +00:00
pinkerton%netscape.com
3d4ac2c576
correct problem where flag not set on toolbar bookmarks and schmear out
...
the loading of site icons to improve immediate startup (bug 223205)
git-svn-id: svn://10.0.0.236/trunk@148480 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 19:43:51 +00:00
pinkerton%netscape.com
f10c9606e5
clean up some issues with nib including placement of "add" buttons and
...
some images (bug 223413)
git-svn-id: svn://10.0.0.236/trunk@148479 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 19:40:33 +00:00
pinkerton%netscape.com
4d73efcf3f
fix several issues: a) ensure bookmarks visible when launched via AE, open
...
search results window if it was hidden, preserves order of BM on drop,
fixes button states depending on container, cleanup some methods. (bug 223209)
git-svn-id: svn://10.0.0.236/trunk@148478 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 18:45:25 +00:00
pinkerton%netscape.com
55dc9e39fe
define for panther
...
git-svn-id: svn://10.0.0.236/trunk@148477 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 17:58:15 +00:00
chanial%noos.fr
00a6832942
- Rewrite the way we handle print preview so that it can be used in any XUL app. This is achieved by adding a new "public" method to PrintUtils:
...
PrintUtils.printPreview(enterPPCallback, exitPPCallback) where the optional callback functions are called just before entering and after exiting PP mode
- disable all short keys in PP mode except ctrl-W and fix bug 178485 and bug 215277. Now clicking the close window icon actually closes the window.
- global vars gPrintSettingsAreGlobal, gSavePrintSettings, gPrintSettings, gOldCloseHandler, gInPrintPreviewMode, gWebProgress are removed.
- A lot of cleanup.
git-svn-id: svn://10.0.0.236/trunk@148474 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 08:01:27 +00:00
kiko%async.com.br
dde995876d
Additional patch for bug 221039: update filterexceptions.pl to take into
...
account the new location for knum. Here's hoping this fixes the bustage.
git-svn-id: svn://10.0.0.236/trunk@148473 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 04:51:15 +00:00
kiko%async.com.br
7a5767892b
Fix for bug 221039: Separating knob in edit.html.tmpl. Splits
...
bug/edit.html.tmpl into bug/knob.html.tmpl. Patch by Ludovic Dubost
<ludovic@pobox.com >, r=kiko, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@148472 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 04:32:39 +00:00
kiko%async.com.br
5ab620388e
Fix for bug 111522: Provide ability to specify MIME type of attachment
...
when downloading. Adds a 'ctype' argument to attachment.cgi which allows
one to override the content-type when viewing an attachment. Original
patch by Alex Vincent <ajvincent@juno.com >; I changed it a tiny bit.
r=kiko, myk. a=justdave.
git-svn-id: svn://10.0.0.236/trunk@148470 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 01:58:13 +00:00
despotdaemon%netscape.com
6ee3e00d55
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148469 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 01:56:13 +00:00
bienvenu%nventure.com
45c61d7f0a
fix regression in handling of non-7-bit ascii passwords, r=ch.ey@gmx.net, sr=mscott, a=sspitzer 218025
...
git-svn-id: svn://10.0.0.236/trunk@148468 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 21:00:57 +00:00
bienvenu%nventure.com
f059e998f9
fix pop3 inbox corruption when bayesian spam filters run on two accounts at the same time, i.e., startup, r=sspitzer, sr=mscott, a=sspitzer 218433
...
git-svn-id: svn://10.0.0.236/trunk@148467 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 19:00:48 +00:00
mostafah%oeone.com
de95a0b65e
Added registering of other languages to installer
...
git-svn-id: svn://10.0.0.236/trunk@148464 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 17:51:02 +00:00
igor%mir2.org
ccac7e82cb
First part of resolving http://bugzilla.mozilla.org/show_bug.cgi?id=223435 :
...
Allow to pass JS function to Java method accepting interface with single method. The function will be called when interface method will be called.
git-svn-id: svn://10.0.0.236/trunk@148460 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 08:37:30 +00:00
jocuri%softhome.net
a0d7e28441
Bug 223854: masscc on change several bugs doesn't honor usermatchmode; patch by Jon <kniht@us.ibm.com>; r=myk; a=myk.
...
git-svn-id: svn://10.0.0.236/trunk@148459 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 06:37:40 +00:00
jpierre%netscape.com
5b19d5463a
Fix for 223494 - cmsutil signing does not work with hardware tokens. r=wtc, relyea
...
git-svn-id: svn://10.0.0.236/trunk@148458 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 02:34:15 +00:00
despotdaemon%netscape.com
e36d17cbf3
Pseudo-automatic update of changes made by saul.edwards@sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@148457 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 02:31:48 +00:00
despotdaemon%netscape.com
f9079b9458
Pseudo-automatic update of changes made by saul.edwards@sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@148456 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 02:30:51 +00:00
despotdaemon%netscape.com
f700af4b29
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148455 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 01:38:19 +00:00
despotdaemon%netscape.com
192c154d98
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148454 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 01:35:36 +00:00
despotdaemon%netscape.com
84fe6ad534
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148453 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-28 01:33:00 +00:00
ben%bengoodger.com
17a25fcea4
Adding something that helps fix problems with generated rsc headers.
...
git-svn-id: svn://10.0.0.236/trunk@148451 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 23:25:59 +00:00
timeless%mozdev.org
5a6f62a646
Bug 223336 Cannot perform search from sidebar
...
suggestion by zack-weg@gmx.de r=neil sr=bz a=asa
git-svn-id: svn://10.0.0.236/trunk@148450 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 22:26:31 +00:00
ben%bengoodger.com
55e9c0b682
Default application handler values are blank on MacOS X
...
git-svn-id: svn://10.0.0.236/trunk@148449 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 21:49:01 +00:00
bienvenu%nventure.com
b3a7ac5795
add prefs ui for offline startup, 221734, r=neil@parkway, sr=mscott, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@148447 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 20:13:02 +00:00
bryner%brianryner.com
714aad1d3d
Don't set mCurrentFocus to null after firing a blur if the blur handler focused something. Bug 147927, r=blizzard, sr=jst, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@148446 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 19:52:49 +00:00
igor%mir2.org
fd515864f8
Added getAssociatedValue()/associateValue() to allow to connect arbitrary application-specific object with ScriptableObject.
...
git-svn-id: svn://10.0.0.236/trunk@148445 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 19:19:50 +00:00
brendan%mozilla.org
1280510f81
Don't under-malloc for short script filename entry (223810, r=shaver, a=dbaron).
...
git-svn-id: svn://10.0.0.236/trunk@148444 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 19:13:01 +00:00
igor%mir2.org
297cdb6e82
Added initHash which would put value into hashtable only if it is first. This is usable to ensure proper synchronization with lazy initialization.
...
git-svn-id: svn://10.0.0.236/trunk@148443 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 18:45:39 +00:00
igor%mir2.org
a40039476f
If invoker master throws RuntimeException during creation of invoker, then disable invokerOptimization. It fixes regression when SecurityManager prevents InvokerMaster from creation of class loader.
...
git-svn-id: svn://10.0.0.236/trunk@148442 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 18:42:39 +00:00
mostafah%oeone.com
22ead87aef
Added Slovenian language pack
...
git-svn-id: svn://10.0.0.236/trunk@148441 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 18:25:51 +00:00
mostafah%oeone.com
738a8f07db
Fixed some white-space issues
...
git-svn-id: svn://10.0.0.236/trunk@148440 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 18:24:44 +00:00
pkw%us.ibm.com
16ca898227
Bug 222054 - mozilla-installer doesn't set LIBPATH.
...
r=dveditz+bmo@cruzio.com , sr=bryner@brianryner.com , a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@148438 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 17:37:47 +00:00
bienvenu%nventure.com
ef255ce131
follow on patch for making ldap prefs migration happen at profile migration time 223560, fix building with disable_ldap, r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@148437 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 17:07:47 +00:00
tor%cs.brown.edu
1c0c1f182a
Backout of bug 153586. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@148436 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 17:00:38 +00:00
igor%mir2.org
05836ee5d7
Added addPush version taking long argument.
...
git-svn-id: svn://10.0.0.236/trunk@148431 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 15:47:05 +00:00
bryner%brianryner.com
f5bd560399
Fix unresolved references with static gtk2 build (bug 216022). The file containing NS_IMPL_NSGETMODULE for a library must be compiled from the Makefile that sets IS_COMPONENT in order for the entry point translation to work correctly. r=cls, not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@148430 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 10:11:00 +00:00
bryner%brianryner.com
3396e1763c
Only call gnome_program_init() if it hasn't already been called (bug 221012). r=blizzard, not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@148429 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 10:08:10 +00:00
bzbarsky%mit.edu
69dd03fc39
Fix hang bug 218512. We don't want to be putting a frame into a framelist
...
twice, since that gives us a nice loop in the frame tree. r+sr+a=dbaron
git-svn-id: svn://10.0.0.236/trunk@148428 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 05:58:23 +00:00
chanial%noos.fr
e5e936a2f1
use toolkit routines from printUtils.js to print and show the page setup dialog.
...
git-svn-id: svn://10.0.0.236/trunk@148427 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 04:36:20 +00:00
chanial%noos.fr
1d92551092
- fix two js warnings in printPreviewBindings.xml (redeclaration of var ifreq and total)
...
- remove useless class toolbarbutton-icon
- rename class last-arrow to left-arrow and next-arrow to right-arrow
git-svn-id: svn://10.0.0.236/trunk@148426 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 04:30:55 +00:00
chanial%noos.fr
357a81f846
bug 223763: home arrow icon not displayed in print preview. printing.css has to be preprocessed.
...
git-svn-id: svn://10.0.0.236/trunk@148425 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 04:21:20 +00:00
chanial%noos.fr
19c85e8fce
fix js warning: redeclaration of var str. Some cleanup, untabify
...
git-svn-id: svn://10.0.0.236/trunk@148424 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 03:36:59 +00:00
chanial%noos.fr
ba4bee36c4
fix js warning: redeclaration of var target
...
git-svn-id: svn://10.0.0.236/trunk@148423 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 03:01:53 +00:00
pschwartau%netscape.com
5f45346624
Replacing "Copyright ©" by "Copyright (C)" in JS test suite sources. See bug 222759.
...
git-svn-id: svn://10.0.0.236/trunk@148422 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 01:49:27 +00:00
dbaron%dbaron.org
f126b158cf
Remove some additional tests with form submission and with delays. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@148419 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 22:27:02 +00:00
ben%bengoodger.com
fe3b36f972
Bug 223329 - relocate the nspr dylib so that address conflict does not occur in Firebird and prevent prebinding to occur. Patch by bryner, r=ben. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@148415 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 22:14:03 +00:00
ben%bengoodger.com
368287d17b
Bug 206936 - firebird shows an XML error when opening links from external apps, caused by bug 223197 - command line service on Mac should be using browser.chromeURL pref to locate main application XUL file, not hard coding to use navigator.xul. r=smfr/ccarlen, sr=smfr, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@148414 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 22:11:49 +00:00
chanial%noos.fr
44e1c33569
bug 223757: fix customize charset bustage. patch by Steffen Wilberg <steffen.wilberg@web.de>
...
-------------
git-svn-id: svn://10.0.0.236/trunk@148413 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 21:10:16 +00:00
chanial%noos.fr
b743e1b4d5
Hook up Page Setup and Print to view source.
...
git-svn-id: svn://10.0.0.236/trunk@148412 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 20:24:17 +00:00
chanial%noos.fr
a25bd1dfdd
Significantly rewrite the old printing.js:
...
- define an object PrintUtils that has two "public" methods: PrintUtils.print() to print the content and PrintUtils.showPageSetup() to launch the setup dialog.
- global variables gPrintSettings, gPrintSettingsAreGlobal and gSavePrintSettings are removed. These variables were not true cached variables since they were recalculated every time and only used as intermediary.
git-svn-id: svn://10.0.0.236/trunk@148411 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 20:13:55 +00:00
chanial%noos.fr
d13b02982d
add printUtils.js to the toolkit (copied from printing.js)
...
git-svn-id: svn://10.0.0.236/trunk@148410 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 19:22:03 +00:00
dbaron%dbaron.org
c6ad19a5f1
Remove a few extras. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@148409 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 19:17:33 +00:00
bzbarsky%mit.edu
b77b023779
Last patch was by kjh-5727@comcast.net (Kenneth Herron)
...
git-svn-id: svn://10.0.0.236/trunk@148408 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 19:15:37 +00:00
bzbarsky%mit.edu
1b233a2585
Fix landscape printing to work again. Bug 223625, r=tor, sr=bzbarsky, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@148407 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 17:56:11 +00:00
rlk%trfenv.com
f42b89bb3d
Bug 161740 - Remove obsolete help files from builds. r=neil@parkwaycc.co.uk a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@148406 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 17:45:18 +00:00
bienvenu%nventure.com
f7ce6afc73
fix password prompt when using authenticated smtp, r=ch.ey@gmx.net, sr/a=sspitzer 90507
...
git-svn-id: svn://10.0.0.236/trunk@148405 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 17:39:28 +00:00
bienvenu%nventure.com
547cca42d0
make profile upgrade from 4.x convert address books at upgrade time, r=mscott,sr/a=sspitzer 223560
...
git-svn-id: svn://10.0.0.236/trunk@148404 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 17:37:10 +00:00
bienvenu%nventure.com
d60c5151b8
prompt for starting up in offline mode, use network.online instead of network offline, r=neil@parkway.uk, sr=mscott, a=sspitzer 221734
...
git-svn-id: svn://10.0.0.236/trunk@148403 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 17:34:52 +00:00
chanial%noos.fr
97e1667f45
bug 223721 and 223728: fix view source and print preview bustage. patches by Steffen Wilberg <steffen.wilberg@web.de>
...
git-svn-id: svn://10.0.0.236/trunk@148402 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 16:10:59 +00:00
jocuri%softhome.net
956dea394f
Bug 222204: A mailto: link for the reporter would be very useful; r=kiko; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148401 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 14:10:08 +00:00
jocuri%softhome.net
82648d036a
Bug 221900: duplicates.cgi query fails if more than one product selected; patch by chaduv <caduvall@glue.umd.edu>; r=gerv; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148400 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 14:01:04 +00:00
bmlk%gmx.de
5922be7330
dont wrap urls at 80 chars limit not part of any build
...
git-svn-id: svn://10.0.0.236/trunk@148399 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 12:34:25 +00:00
ian%hixie.ch
be76d34cd6
eagerToHelp and ridiculouslyEagerToHelp modes. See bug 142371.
...
git-svn-id: svn://10.0.0.236/trunk@148398 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 12:14:39 +00:00
ian%hixie.ch
9d2f7235af
Bug 141346: 'I am' wasn't learning correctly.
...
git-svn-id: svn://10.0.0.236/trunk@148397 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 11:58:06 +00:00
ian%hixie.ch
ff459ae97a
Escape nicks in regular expressions so that they still work even if the bot is called something silly like '[bot]'. Bug 134599.
...
git-svn-id: svn://10.0.0.236/trunk@148396 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 11:30:09 +00:00
dbaron%dbaron.org
e6a407a99e
URL updates. Not part of build, or even of regression tests.
...
git-svn-id: svn://10.0.0.236/trunk@148395 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 07:48:01 +00:00
justdave%syndicomm.com
5df98b5a95
Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"
...
r= bbaetz, a= justdave
git-svn-id: svn://10.0.0.236/trunk@148394 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 05:43:29 +00:00
justdave%syndicomm.com
8cd1c855ae
Bug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub instead of its own list of which states are open. This makes one less place to customize when sites change their statuses, and also includes UNCONFIRMED (which never got added when UNCONFIRMED was created).
...
r= gerv, a= justdave
git-svn-id: svn://10.0.0.236/trunk@148393 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 05:39:18 +00:00
justdave%syndicomm.com
4c3fe0b91d
Bug 218386: add 'view-source:' to the link of URL protocols which automatcalyy get hyperlinked in comments.
...
r= timeless, a= justdave
git-svn-id: svn://10.0.0.236/trunk@148392 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 05:26:41 +00:00
chanial%noos.fr
f79c0ce7dd
move printPreviewBindings.xml to the toolkit, fork printPreview.dtd
...
git-svn-id: svn://10.0.0.236/trunk@148391 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 05:00:15 +00:00
chanial%noos.fr
bda3a5efc1
fork the Print Page Setup
...
git-svn-id: svn://10.0.0.236/trunk@148390 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 04:28:25 +00:00
chanial%noos.fr
f541314594
add charset.dtd to the obsolete directory
...
git-svn-id: svn://10.0.0.236/trunk@148389 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 04:25:12 +00:00
chanial%noos.fr
b667e8b125
Bug 221597,221599: remove toolkit and browser dependencies to chrome://communicator/content/pref/pref-charset.xul by copying it to the toolkit and renaming it as customizeCharset.xul.
...
git-svn-id: svn://10.0.0.236/trunk@148388 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 04:03:29 +00:00
chanial%noos.fr
8bbc12d449
define classes to display arrows in menus (from communicator.css)
...
add hover state handling and left, right arrows
git-svn-id: svn://10.0.0.236/trunk@148387 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 03:59:30 +00:00
chanial%noos.fr
0430a4512a
copied from pref-charset.dtd
...
git-svn-id: svn://10.0.0.236/trunk@148386 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 03:33:11 +00:00
chanial%noos.fr
caef985889
tri licencing
...
git-svn-id: svn://10.0.0.236/trunk@148385 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 03:28:11 +00:00
justdave%syndicomm.com
cf505a1184
Bug 208647: Fixes taint error in add new products code.
...
Patch by jpyeron@pyerotechnics.com (Jason Pyeron)
r= bbaetz, a= justdave
git-svn-id: svn://10.0.0.236/trunk@148384 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 02:37:48 +00:00
dwitte%stanford.edu
bf01efe92a
er, for real this time...
...
git-svn-id: svn://10.0.0.236/trunk@148383 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 01:17:13 +00:00
dwitte%stanford.edu
46206d0d8d
fix the domainwalking hashtable code to do a lookup for the toplevel domain. this fixes a regression where cookies for "localhost" weren't getting sent.
...
b=223365, r=mvl, sr=darin, a=asa.
git-svn-id: svn://10.0.0.236/trunk@148382 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 01:13:23 +00:00
darin%meer.net
c9254a5d8d
fixes bug 221491 "crash [@ nsHostResolver::GetHostToLookup]" r=dougt sr=bzbarsky a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@148381 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 23:48:33 +00:00
chanial%noos.fr
96f6461c6a
correct typo. no need to PP here. 80 column fix. untabify.
...
git-svn-id: svn://10.0.0.236/trunk@148380 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 20:16:48 +00:00
chanial%noos.fr
180b8d0969
bug 223534: alt+enter for opening URL in new tab doesn't work at all. Fix the problem by preventing Alt+Enter default action in the bubbling phase instead of the capturing one so that Alt+Enter can be handled and still doesn't beep on WinXP.
...
git-svn-id: svn://10.0.0.236/trunk@148379 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 19:31:07 +00:00
varga%nixcorp.com
8a9b707b9e
Fixing a deadlock.
...
git-svn-id: svn://10.0.0.236/trunk@148378 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 19:17:55 +00:00
bienvenu%nventure.com
562c22d655
ignore ldap hosts after the first host (i.e., space delimited host lists) until we can make multiple hosts work r=mscott, sr=dmose,a=asa 223603
...
git-svn-id: svn://10.0.0.236/trunk@148377 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 15:34:39 +00:00
wchang0222%aol.com
107fc21aee
Bugzilla bug 223624: declare pk11_FindAttrInTemplate before it is used.
...
r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@148376 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 14:10:11 +00:00
wchang0222%aol.com
b7e3459c22
Bugzilla bug 223624: use PR_MAX to avoid redefining MAX, a macro commonly
...
defined in system headers. r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@148375 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 14:08:31 +00:00
wchang0222%aol.com
e0cbb82e15
Bugzilla bug 223624: removed an extraneous format string for fprintf.
...
r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@148374 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 14:05:08 +00:00
wchang0222%aol.com
770b984788
Bugzilla bug 223624: node->error is a 'long', so it should match a %ld
...
format. r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@148373 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 14:01:43 +00:00
igor%mir2.org
f6f9a54c3a
Common logic to create and cache adapter class on demand is moved to the new method getAdapterClass
...
git-svn-id: svn://10.0.0.236/trunk@148372 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 11:46:18 +00:00
igor%mir2.org
6679f3936f
In getApplicationClassLoader cache result of Thread.getContextClassLoader if it coincides with the loader that loaded Context class.
...
git-svn-id: svn://10.0.0.236/trunk@148371 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 11:42:34 +00:00
myk%mozilla.org
6d616e758d
Fix for bug 183788: make request mail go out when a request is created and there's no requestee but there is a cc: list
...
git-svn-id: svn://10.0.0.236/trunk@148370 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 01:34:33 +00:00
jpierre%netscape.com
5743a7c990
Initialize crlHandle . r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@148369 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 00:41:14 +00:00
nelsonb%netscape.com
f7fdb337d0
Require DES, DES2 and DES3 keys to have correct length in all cases.
...
Expand DES2 keys to be DES3 keys when used with DES3 mechanisms.
Bug 201521.
git-svn-id: svn://10.0.0.236/trunk@148368 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 00:12:34 +00:00
cmanske%jivamedia.com
0bb2275d67
Fixed crash in table editing, b=217717, r=mozeditor, sr=dbaron, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@148367 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 23:01:30 +00:00
brendan%mozilla.org
6d358001c6
Hack to cope with input case (/|/, /x|/, etc.) not handled by recent rewrite (223535, r=timeless, sr=shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@148366 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 22:23:36 +00:00
scott%scott-macgregor.org
5a19e728c4
remove dos line endings from this file. I don't know why they keep showing up here
...
git-svn-id: svn://10.0.0.236/trunk@148365 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 22:19:32 +00:00
ian%hixie.ch
5124c50966
Skip variables in -E that have weird names (environment shouldn't be able to cause fatal errors)
...
git-svn-id: svn://10.0.0.236/trunk@148364 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 22:17:32 +00:00
scott%scott-macgregor.org
2da204ff9f
Port Bug #92726 to thunderbird --> Save As should default to the message subject
...
git-svn-id: svn://10.0.0.236/trunk@148363 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 21:42:29 +00:00
mostafah%oeone.com
803d09039c
Added comments describing reason for each file
...
git-svn-id: svn://10.0.0.236/trunk@148362 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 20:40:32 +00:00
rginda%netscape.com
38a473935a
bug 223247, unable to connect to irc servers: internal error dispatching
...
command âgoto-urlâ
a=asa
js engine new returns empty array element for optional captures in regexps, we need to account for that.
git-svn-id: svn://10.0.0.236/trunk@148361 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 18:29:35 +00:00
darin%meer.net
20e799da95
follow-up patch for bug 117026 "bookmark properties dialog very slow to load" patch=alfredkayser@nl.ibm.com, r=p_ch@verizon.net, sr=bzbarsky@mit.edu
...
git-svn-id: svn://10.0.0.236/trunk@148360 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 18:24:13 +00:00
myk%mozilla.org
524a8b2a99
Updated README with better instructions and fixed Perl path at top of doctor.cgi not to be wierd now that we're on new server.
...
git-svn-id: svn://10.0.0.236/trunk@148359 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 18:03:10 +00:00
pschwartau%netscape.com
6b1196c6e9
Adding more cases.
...
git-svn-id: svn://10.0.0.236/trunk@148358 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 17:55:06 +00:00
pschwartau%netscape.com
a90a29db2f
Initial add. Regression test for bug 223535.
...
git-svn-id: svn://10.0.0.236/trunk@148357 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 17:47:36 +00:00
pschwartau%netscape.com
9215aeea01
Follow Perl 5, not ECMA-262 Ed 3 on unescaped, unbalanced brackets and braces. See bug 223273.
...
git-svn-id: svn://10.0.0.236/trunk@148356 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 17:18:21 +00:00
wchang0222%aol.com
f8f6a925ea
Bugzilla bug 173715: fixed a crash in OCSP. We incorrectly assumed that
...
'addr' was the last IP address of the host when PR_EnumerateHostEnt
returned 0 and attempted to connect to 'addr', resulting in an assertion
failure in PR_Connect. The fix is to not use 'addr' when
PR_EnumerateHostEnt returns 0. r=relyea.
git-svn-id: svn://10.0.0.236/trunk@148355 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 17:17:37 +00:00
tor%cs.brown.edu
f653cc5dfa
Bug 223551 - postscript output invalid in locales not using periods
...
for decimals. Patch by kjh-5727@comcast.net , r=tor, sr=bzbarsky, a=roc.
git-svn-id: svn://10.0.0.236/trunk@148354 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 16:27:11 +00:00
neil%parkwaycc.co.uk
8a835973d4
Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa
...
git-svn-id: svn://10.0.0.236/trunk@148353 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 12:13:46 +00:00
ben%bengoodger.com
35330a41e4
Update static rules for Mac to ensure we link against Quicktime.
...
git-svn-id: svn://10.0.0.236/trunk@148352 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 07:44:34 +00:00
ben%bengoodger.com
fcfc68a829
MacOS X Firebird Updates:
...
- bug 222688 (tabbrowser.xml)
- downloads options panel is broken (pref-downloads.js)
git-svn-id: svn://10.0.0.236/trunk@148351 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 07:43:01 +00:00
ben%bengoodger.com
ed821d3d02
MacOS X Firebird updates:
...
- bug 217121 (contentAreaUtils.js)
- bug 223331 (browser.js)
- bug 223330 (all.js)
git-svn-id: svn://10.0.0.236/trunk@148350 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 07:41:43 +00:00
bzbarsky%mit.edu
af8a4e9beb
Adding regression tests.
...
git-svn-id: svn://10.0.0.236/trunk@148347 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 07:36:06 +00:00
bzbarsky%mit.edu
a8b4c204ea
Fix regression bug 223394 -- percent-height replaced inlines that only have
...
auto-height ancestors should get intrinsic height instead of 0, even in quirks
mode. r+sr=roc, a=asa
git-svn-id: svn://10.0.0.236/trunk@148346 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 07:31:50 +00:00
chanial%noos.fr
12dd4fcc3e
Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug.
...
git-svn-id: svn://10.0.0.236/trunk@148345 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 06:55:04 +00:00
wchang0222%aol.com
968ae899f4
Removed the nonexistent directory 'rngtest' from DIRS.
...
git-svn-id: svn://10.0.0.236/trunk@148343 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 06:22:58 +00:00
wchang0222%aol.com
3bd9e58d79
Removed nonexistent directory "crypto" from DIRS.
...
git-svn-id: svn://10.0.0.236/trunk@148342 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 05:29:08 +00:00
wchang0222%aol.com
4a499dd80b
Bugzilla bug 223427: added a note section so that the linker knows we're
...
not executing off the stack. This patch is received from Christopher
Blizzard of Red Hat <blizzard@redhat.com >.
git-svn-id: svn://10.0.0.236/trunk@148341 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 04:47:23 +00:00
wchang0222%aol.com
8e392fef5e
Bugzilla bug 223427: added a note section so that the linker knows we are
...
not executing off the stack. This patch is received from Christopher
Blizzard of Red Hat <blizzard@redhat.com >.
git-svn-id: svn://10.0.0.236/trunk@148340 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 04:12:54 +00:00
tor%cs.brown.edu
841b091318
Bug 222293 - gif crasher if animation overlay is offscreen in only one
...
direction. r=paper, sr=blizzard, a=asa.
git-svn-id: svn://10.0.0.236/trunk@148339 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 02:58:03 +00:00
dean_tessman%hotmail.com
e92d91df8b
213250 - get middle click working properly in XML documents.
...
p=bugzilla@accessibleinter.net , r=me
git-svn-id: svn://10.0.0.236/trunk@148338 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 02:11:53 +00:00
wchang0222%aol.com
d4c2b98b27
Use a larger buffer.
...
git-svn-id: svn://10.0.0.236/trunk@148335 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 01:34:28 +00:00
wchang0222%aol.com
0198e54fd4
Added a missing printf statement.
...
git-svn-id: svn://10.0.0.236/trunk@148334 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 01:17:42 +00:00
wchang0222%aol.com
d723099aa8
Added formattm.c, a test program for PR_FormatTime and
...
PR_FormatTimeUSEnglish.
git-svn-id: svn://10.0.0.236/trunk@148333 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 01:02:40 +00:00
pschwartau%netscape.com
7bc0e7c6d1
Correcting a mistake: remember to escape the escape character inside eval strings!
...
git-svn-id: svn://10.0.0.236/trunk@148332 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 00:51:37 +00:00
wchang0222%aol.com
d9654c791b
Bugzilla bug 217121: fixed a crash in strftime on Mac OS X. The patch is
...
contributed by Ben Goodger <bugs@bengoodger.com >.
git-svn-id: svn://10.0.0.236/trunk@148331 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 00:47:19 +00:00
brendan%mozilla.org
6a4d4696b5
Fix to error on extra ) in regexp rather than corrupt 'n' crash (223273, r=timeless, sr=shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@148330 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 00:37:49 +00:00
uid502
adfec216b5
Bug 80190. Emit twips measurements into PS code and let the PS engine do the scaling. r=tor,sr=roc,a=roc. Thanks to kherron who did the patch.
...
git-svn-id: svn://10.0.0.236/trunk@148329 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 22:43:04 +00:00
sicking%bigfoot.com
ff5093b729
Bug 222667: Add newlines between root-nodes in serializer rather then encoder.
...
r=peterv sr=jst
git-svn-id: svn://10.0.0.236/trunk@148328 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 22:24:21 +00:00
nicolson%netscape.com
5f37bf9fe5
try forcing the bourne shell to execute the command line.
...
git-svn-id: svn://10.0.0.236/trunk@148327 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 22:01:55 +00:00
igor%mir2.org
39ec1b9a51
Added information on shared scopes
...
git-svn-id: svn://10.0.0.236/trunk@148326 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 21:49:23 +00:00
igor%mir2.org
0d52480bc1
Updated to remove NotAFunction exception handler which is not generated any more and was deprecated.
...
git-svn-id: svn://10.0.0.236/trunk@148325 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 21:48:45 +00:00
pschwartau%netscape.com
737d4d9af3
Whitespace fix.
...
git-svn-id: svn://10.0.0.236/trunk@148324 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 21:15:06 +00:00
pschwartau%netscape.com
99cfdc5fdc
Fixing a comment.
...
git-svn-id: svn://10.0.0.236/trunk@148323 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 21:13:34 +00:00
pschwartau%netscape.com
deaebdb912
Added cases covering unbalanced brackets and braces.
...
git-svn-id: svn://10.0.0.236/trunk@148322 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 20:48:43 +00:00
pschwartau%netscape.com
f6dd1df088
Initial add. Regression test for bug 223273.
...
git-svn-id: svn://10.0.0.236/trunk@148321 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 20:27:32 +00:00
dbaron%dbaron.org
7887a751fa
Not-so-automated update.
...
git-svn-id: svn://10.0.0.236/trunk@148320 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 19:47:31 +00:00
mcs%netscape.com
5a75e66856
Additional fix for 221694 - ber_get_next_buffer_ext() fails when
...
length or tag is split across buffers.
Improve backwards compatibility by setting *Bytes_Scanned to zero
when errors occur; use errno to report specific errors.
git-svn-id: svn://10.0.0.236/trunk@148318 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 19:35:02 +00:00
pinkerton%netscape.com
48880b3c48
add context menu to history items and change the icon to the normal
...
bookmark icon (bug 223417)
git-svn-id: svn://10.0.0.236/trunk@148317 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 19:30:58 +00:00
pinkerton%netscape.com
e56ad6c8b1
fix for special folder icons resetting to the default when losing the
...
blessing of being the dock menu (bug 223210)
git-svn-id: svn://10.0.0.236/trunk@148316 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 19:04:46 +00:00
sfraser%netscape.com
6e078b2fa7
Bug 223323: fix building under panther, where pbxbuild is replaced by xcodebuild. r=pink, sr=bryner.
...
git-svn-id: svn://10.0.0.236/trunk@148315 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 17:47:33 +00:00
mkaply%us.ibm.com
74ef1ed741
a=me - I completely horked this file when I checked it in' nsIDragSessionOS2.h
...
git-svn-id: svn://10.0.0.236/trunk@148309 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 13:49:12 +00:00
timeless%mozdev.org
c9c7dab5e9
MOZ_TIMELINE - Bug 222134
...
git-svn-id: svn://10.0.0.236/trunk@148306 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 10:23:30 +00:00
dbaron%dbaron.org
2ac935715c
Incorrect test in previous checkin. b=220291
...
git-svn-id: svn://10.0.0.236/trunk@148305 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 02:29:47 +00:00
wchang0222%aol.com
0904e36810
Bugzilla bug 214411: fixed a bug introduced in the previous checkin.
...
threadid_key_destructor may get called on the primordial thread if the app
doesn't call PR_Cleanup and the assertion would fail. Thanks to
Gerard Roos <gerard.roos@adnovum.ch > for contributing the patch.
git-svn-id: svn://10.0.0.236/trunk@148302 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-23 00:43:36 +00:00
dbaron%dbaron.org
4b423f3e78
Combine NSCAP_FEATURE_FACTOR_DESTRUCTOR and NSCAP_FEATURE_DEBUG_PTR_TYPES into NSCAP_FEATURE_USE_BASE to fix leaks when mixing builds compiled in different ways. b=220291 r=scc sr=bryner a=asa
...
git-svn-id: svn://10.0.0.236/trunk@148301 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 23:29:00 +00:00
mkaply%us.ibm.com
a1cadf9035
#218312
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
Code from Rich Walsh - OS/2 drag drop improvements
git-svn-id: svn://10.0.0.236/trunk@148298 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 21:57:01 +00:00
tor%cs.brown.edu
9a66c4e76f
Bug 205761 - some GIF files don't uncompress. r=paper, sr=bryner, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@148297 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 21:12:36 +00:00
pkw%us.ibm.com
09ec6a6661
Backing out previous patch - didn't have drivers approval. Sorry.
...
git-svn-id: svn://10.0.0.236/trunk@148296 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 19:35:54 +00:00
pkw%us.ibm.com
549db2de71
Bug 222054 - mozilla-installer doesn't set LIBPATH.
...
r=dveditz+bmo@cruzio.com , sr=bryner@brianryner.com
git-svn-id: svn://10.0.0.236/trunk@148295 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 19:32:48 +00:00
bryner%brianryner.com
4f4a573f72
Persist size/position and column widths for password manager dialog. Bug 217147, patch by steffen.wilberg@web.de, r=me
...
git-svn-id: svn://10.0.0.236/trunk@148294 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 19:05:05 +00:00
tor%cs.brown.edu
d593d5786a
Fixing build bustage from 153586. r+sr=jst, a=tor
...
git-svn-id: svn://10.0.0.236/trunk@148293 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 18:15:15 +00:00
chanial%noos.fr
0920161786
fixing bogus a dependency to comm.jar I just introduced. Thanks to Steffen Wilberg for noticing.
...
git-svn-id: svn://10.0.0.236/trunk@148292 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 18:10:25 +00:00
pinkerton%netscape.com
f3d6ce18c5
clean up decomtamination changes
...
git-svn-id: svn://10.0.0.236/trunk@148291 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 15:59:25 +00:00
pinkerton%netscape.com
0a87b57e3f
remove "new files" folder left by accident
...
git-svn-id: svn://10.0.0.236/trunk@148290 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 15:59:07 +00:00
mostafah%oeone.com
866d283473
Added hour/minute increment/decrement functionality to timepicker
...
git-svn-id: svn://10.0.0.236/trunk@148289 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 14:59:44 +00:00
pinkerton%netscape.com
5bf2241b47
fix build bustage from decomification of nsIDocument
...
git-svn-id: svn://10.0.0.236/trunk@148288 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 14:56:07 +00:00
chanial%noos.fr
358be1e1e2
Adding viewSource.properties
...
git-svn-id: svn://10.0.0.236/trunk@148287 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 14:54:11 +00:00
mostafah%oeone.com
324a9b2ab2
Updated sunbird images
...
git-svn-id: svn://10.0.0.236/trunk@148286 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 14:22:06 +00:00
noririty%jcom.home.ne.jp
fede385ddb
Fixing build failure (viewSource.properties doesn't exist) b=221599
...
git-svn-id: svn://10.0.0.236/trunk@148283 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 13:13:26 +00:00
timeless%mozdev.org
5988879102
requires bustage bug 222134
...
git-svn-id: svn://10.0.0.236/trunk@148279 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 09:12:14 +00:00
bzbarsky%mit.edu
954cd25eb9
More bustage fixing. Bug 222134
...
git-svn-id: svn://10.0.0.236/trunk@148278 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 08:46:56 +00:00
chanial%noos.fr
d65eba5ead
complete rewrite of search.xml: more functionalities with less code :-)
...
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
git-svn-id: svn://10.0.0.236/trunk@148277 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 08:45:54 +00:00
igor%mir2.org
70a3b7fb36
The class is no longer used.
...
git-svn-id: svn://10.0.0.236/trunk@148276 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 08:02:37 +00:00
chanial%noos.fr
f8fea9e83b
sync the source viewer with the suite
...
git-svn-id: svn://10.0.0.236/trunk@148275 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 08:02:23 +00:00
igor%mir2.org
f036da6b9b
1. Added Context.hideFromContextListeners() which makes invisible for listeners.
...
2. Made sure that ContextListener.contextCreated is called only once. After a resent change to call the method from Context.enter, not from Context constructor the method would be called each time on first enter which broke the debugger.
3. Using new listener utilities from Kit instead of ListenerArray methods that would create a special storage object only if there is more then one listener.
git-svn-id: svn://10.0.0.236/trunk@148274 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 08:01:46 +00:00
chanial%noos.fr
32ea2705a6
sync the console with the suite
...
git-svn-id: svn://10.0.0.236/trunk@148273 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 08:00:39 +00:00
igor%mir2.org
85c74441d5
Added JavaDoc for listener utilities
...
git-svn-id: svn://10.0.0.236/trunk@148272 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 07:57:49 +00:00
chanial%noos.fr
429ee9db25
- add new debug routine dumpDOM that writes the DOM tree under a given element.
...
- enhance dumpOBJ debug routine to deal with null and properties not accessible that trigger an error
- enclose all the debug routine by a #ifdef DEBUG
git-svn-id: svn://10.0.0.236/trunk@148271 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 07:57:34 +00:00
chanial%noos.fr
8c99328bf2
cvs remove browser/components/search (not built)
...
git-svn-id: svn://10.0.0.236/trunk@148270 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 07:46:00 +00:00
dbaron%dbaron.org
90621a0deb
Convert CR-LF line endings to LF.
...
git-svn-id: svn://10.0.0.236/trunk@148269 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 07:30:52 +00:00
caillon%returnzero.com
d16d7bd5ac
Fixing bustage -- bryner forgot to update this file
...
Bug 222134
git-svn-id: svn://10.0.0.236/trunk@148267 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 07:04:16 +00:00
brendan%mozilla.org
1ee2e4b28b
Check in rogerl's big perf patch (85721).
...
git-svn-id: svn://10.0.0.236/trunk@148266 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 07:01:50 +00:00
bzbarsky%mit.edu
b668306972
Fix crash bug 223064. Patch by mats.palmgren@bredband.net (Mats Palmgren), r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148265 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 07:01:35 +00:00
bryner%brianryner.com
8183b564fd
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@148264 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 07:01:13 +00:00
dwitte%stanford.edu
00018f0913
move cookies to use hashtables instead of a sorted list, and implement a sane notifications
...
system for cookies and permissions. this will improve perf a bunch, and also sets the stage
for a more performant and flexible cookiemanager UI by providing better notifications.
bugs 143939 and 221185, with r=bsmedberg+mvl, sr=darin and r=mvl, sr=bz respectively.
git-svn-id: svn://10.0.0.236/trunk@148263 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 06:53:19 +00:00
bzbarsky%mit.edu
2cab296f61
Fix bug 164816. Patch by biesi, r=bzbarsky, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@148262 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 06:46:52 +00:00
caillon%returnzero.com
f567463ff6
Fixing bustage -- bryner forgot to update these files
...
Bug 222134
git-svn-id: svn://10.0.0.236/trunk@148261 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 06:41:30 +00:00
darin%meer.net
b9579bc109
fixes bug 222588 "Mozilla creates too many threads and seems to never terminate them" r=timeless sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148260 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 06:38:39 +00:00
chanial%noos.fr
09b6003c9e
add tri-licence
...
git-svn-id: svn://10.0.0.236/trunk@148259 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 06:35:37 +00:00
brendan%mozilla.org
f5be31d9a8
Add __noSuchMethod__ handler support, and clean up js_ValueToFunction/js_ReportIsNotDefined error diagnosis hard cases (196097, r=sparky).
...
git-svn-id: svn://10.0.0.236/trunk@148258 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 06:26:03 +00:00
bryner%brianryner.com
eeddf02bde
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@148257 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 06:09:48 +00:00
timeless%mozdev.org
591ecd0363
Bug 223158 Crash searching from partially loaded bugzilla query with magnifier running [@ nsDocAccessible::HandleMutationEvent]
...
r=caillon sr=bz
git-svn-id: svn://10.0.0.236/trunk@148256 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 05:43:46 +00:00
pinkerton%netscape.com
12fff3a1cb
turn on auto image resizing by default (bug 197323)
...
git-svn-id: svn://10.0.0.236/trunk@148255 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 04:29:17 +00:00
nicolson%netscape.com
91d3c9bfb8
more debugging info.
...
git-svn-id: svn://10.0.0.236/trunk@148254 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 04:08:17 +00:00
jake%bugzilla.org
de095264d8
Bug 178624 - checksetup.pl needs to be run after copying templates to the custom directory.
...
git-svn-id: svn://10.0.0.236/trunk@148252 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 02:29:07 +00:00
jake%bugzilla.org
06df6bfa51
Bug 215051 - Document the language auto-chooser.
...
git-svn-id: svn://10.0.0.236/trunk@148248 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 01:26:04 +00:00
pinkerton%netscape.com
ce254174b7
bookmark system rewrite. thanks to dave haas and simon woodside (bug 212630)
...
git-svn-id: svn://10.0.0.236/trunk@148247 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 01:08:55 +00:00
timeless%mozdev.org
d9e3ea4fb7
Bug 221586 install size can be reduced by removing unreferenced files
...
git-svn-id: svn://10.0.0.236/trunk@148246 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 01:00:57 +00:00
wchang0222%aol.com
2aff98abf2
Bugzilla bug 222065: fixed a bug (inside #ifdef WINNT) introduced in the
...
previous checkin.
git-svn-id: svn://10.0.0.236/trunk@148244 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 01:00:10 +00:00
mkaply%us.ibm.com
43a098ec74
OS/2 bustage - makefile patch went to wrong file
...
git-svn-id: svn://10.0.0.236/trunk@148243 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 00:45:29 +00:00
timeless%mozdev.org
08194e1fbc
Bug 219979 remove unused variable and function
...
r=dveditz sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@148242 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 00:30:33 +00:00
rlk%trfenv.com
f3a03f0662
bug 169550 - Help window must be <= 462px height by default. r=caillon@aillon.org.
...
git-svn-id: svn://10.0.0.236/trunk@148241 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 00:06:46 +00:00
rginda%netscape.com
00ff46f203
changes between 0.9.40 and 0.9.44:
...
* Revision 0.9.44 fixes some more charset related problems. The user description is now properly decoded for /query views, and the channel name for mode messages.
* Revision 0.9.43 fixes the ``unknown CTCP'' handler, so that it displays the correct diagnostic, instead of ``my_unkctcpMsg''.
* Revision 0.9.42 fixes charset problems with part reasons, and another charset problem with kick messages. It also deals with spaces in nicknames and usernames by replacing them with underscores, instead of just failing to log in. This revision also makes it so that you no longer need to restart ChatZilla after changing your description or username.
* Revision 0.9.41 adds an ``autoperform'' pref to networks that can be used to execute arbitrary ChatZilla commands when you connect to a network. These autoperform commands will be executed before any of your ``Open At Startup'' channels are processed. This release also makes ChatZilla recognize the optional ``reason'' parameter for PART messages. Many IRC servers do not yet support PART reasons, so don't be surprised if you don't see any.
git-svn-id: svn://10.0.0.236/trunk@148240 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 23:47:35 +00:00
scott%scott-macgregor.org
f9d4d13df9
Bug #214400 --> allow distributors to allow 4.x profile migration via a pref instead of forcing it to be off for thunderbird and firebird.
...
This removes a MOZ_XUL_APP ifdef
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@148239 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 23:36:47 +00:00
rlk%trfenv.com
758fbce89f
Bug 220424 - Need to distinguish between Web links and Help links in Mozilla Help. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@148238 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 23:24:10 +00:00
timeless%mozdev.org
b73d2d1412
Bug 222542 delayed profile install fails
...
patch by mnyromyr@tprac.de r=bsmedberg sr=alecf
git-svn-id: svn://10.0.0.236/trunk@148237 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 23:05:21 +00:00
scott%scott-macgregor.org
2c22193594
Port Bug #222390 --> format toolbarbuttons' width is too large
...
thanks to stephen walker for the port
git-svn-id: svn://10.0.0.236/trunk@148236 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 23:03:45 +00:00
scott%scott-macgregor.org
c2c06a0f57
change jan varga's email address
...
git-svn-id: svn://10.0.0.236/trunk@148235 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 23:02:38 +00:00
neil%parkwaycc.co.uk
62eef7c6e5
Bug 222940 POP3 Server Settings does not fit in Account Manager p=stefan@borggraefe.com r=me sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@148234 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:48:06 +00:00
mkaply%us.ibm.com
9191e6d76e
Forgot makefile change for OS/2 plugin idl - 215581
...
git-svn-id: svn://10.0.0.236/trunk@148233 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:38:22 +00:00
mkaply%us.ibm.com
3311d6ac71
#221651 - r=mkaply - new OS/2 drag drop code
...
git-svn-id: svn://10.0.0.236/trunk@148232 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:21:33 +00:00
mkaply%us.ibm.com
f755e264a0
221070
...
r=pedemonte
OS/2 only - remove lack of activation on minimized windows
git-svn-id: svn://10.0.0.236/trunk@148231 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:19:25 +00:00
bienvenu%nventure.com
64966aece5
add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148230 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:15:07 +00:00
caillon%returnzero.com
c1914505cb
Re-land patch for bug 83536, merging principal objects.
...
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
git-svn-id: svn://10.0.0.236/trunk@148229 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:11:49 +00:00
mkaply%us.ibm.com
39817850bd
#215581
...
r=mkaply
OS/2 only code to support VACPP Compiled plugins stuff in the new GCC build
git-svn-id: svn://10.0.0.236/trunk@148228 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:11:20 +00:00
mkaply%us.ibm.com
b81b4ee198
#215581
...
r=mkaply
OS/2 only code to support VACPP Compiled XPCOM stuff in the new GCC build
git-svn-id: svn://10.0.0.236/trunk@148227 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:07:19 +00:00
pinkerton%netscape.com
54771381e3
use sizeToFit instead of trying to measure the text ourselves (bug 220494)
...
git-svn-id: svn://10.0.0.236/trunk@148226 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:02:53 +00:00
mkaply%us.ibm.com
a886c2d91a
Mispelling of SHORT_LIBNAME
...
git-svn-id: svn://10.0.0.236/trunk@148225 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:01:53 +00:00
pinkerton%netscape.com
e566c157b8
fix warnings (bug 173286)
...
git-svn-id: svn://10.0.0.236/trunk@148224 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 21:56:16 +00:00
bishakhabanerjee%netscape.com
fda018ebc0
NIST PKITS tests:first checkin, without CRLS:bug 177398:six sections implemented
...
git-svn-id: svn://10.0.0.236/trunk@148223 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 21:35:04 +00:00
rlk%trfenv.com
df24d8b769
Bug 180659 - No way to zoom Mozilla help content. r=neil@parkwaycc.co.uk. sr=alecf@flett.org
...
git-svn-id: svn://10.0.0.236/trunk@148222 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 21:06:57 +00:00
sicking%bigfoot.com
4ae76db4ec
Bug 220703: return either error or return to avoid crashes and leaks
...
r/sr=peterv
git-svn-id: svn://10.0.0.236/trunk@148221 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 20:55:42 +00:00
sicking%bigfoot.com
7abb8a983f
Bug 222342: Speed up txStylesheet::isStripSpaceAllowed by not filtering textnodes in the root of a document and by earlyreturning if there are no stripspace rules.
...
r=Pike sr=peterv
git-svn-id: svn://10.0.0.236/trunk@148220 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 19:55:53 +00:00
mkaply%us.ibm.com
8132ca090c
#205138
...
r=mkaply, sr=bryner
Code from jblanco - always select a folder so the New Folder button works
git-svn-id: svn://10.0.0.236/trunk@148219 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 19:47:25 +00:00
bzbarsky%mit.edu
7be9c65dc4
removing extra semicolon
...
git-svn-id: svn://10.0.0.236/trunk@148218 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 19:37:48 +00:00
peter%propagandism.org
38b3b01586
Additional fix for bug 56764 (Document appendChild, insertBefore fail to throw HIERARCHY_REQUEST_ERR when inserting Text Nodes). r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@148217 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 19:33:31 +00:00
bmlk%gmx.de
20c61ed232
fixed table layout add cellspacing only for columns where cells originate. bug 220653 r/sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148216 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 19:29:14 +00:00
mostafah%oeone.com
0f0bf4eab6
Checked in patch for bug 222325: opening/closing sidebar doesn't redraw week view
...
git-svn-id: svn://10.0.0.236/trunk@148215 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 19:20:37 +00:00
mcs%netscape.com
2970e1ac67
Additional "bulletproofing" for bug # 221694 - ber_get_next_buffer_ext()
...
fails when length or tag is split across buffers.
git-svn-id: svn://10.0.0.236/trunk@148214 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 19:12:55 +00:00
tor%cs.brown.edu
f5770d0a62
Bug 153586 - add js callback to convert native string to unicode, use
...
for date.toLocale*String. r=jst, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@148213 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 18:03:04 +00:00
bienvenu%nventure.com
da20f06c21
more work on offline startup prompt, 221734, address Seth and Neil's comments, not part of build yet
...
git-svn-id: svn://10.0.0.236/trunk@148212 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 17:51:32 +00:00
timeless%mozdev.org
cc1e68f094
PRPackedBool takes too much effort
...
git-svn-id: svn://10.0.0.236/trunk@148211 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 17:20:28 +00:00
bienvenu%nventure.com
8387853e12
fix 90507 patch by ch.ey@gmx.net, r/sr=me, when using authenticated SMTP smtp username value has @{smtp server hostname} appended to it
...
git-svn-id: svn://10.0.0.236/trunk@148210 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 17:10:53 +00:00
timeless%mozdev.org
d3813da596
Bug 143687 Bring back site icons (favicons) in personal toolbar
...
patch by mozilla-bugs@nogin.org r=varga sr=alecf
git-svn-id: svn://10.0.0.236/trunk@148209 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 17:00:37 +00:00
bzbarsky%mit.edu
9864dac91d
Make sure to include the border and padding in the frame size even in the
...
"0 width" case. Bug 222990, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@148208 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 16:27:48 +00:00
bzbarsky%mit.edu
b94e1b9a14
Adding regression test
...
git-svn-id: svn://10.0.0.236/trunk@148207 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 16:24:53 +00:00
bzbarsky%mit.edu
377f61655d
Treat BeginUpdate/EndUpdate pairs as a batch, instead of flushing tags on any
...
BeginUpdate call. Bug 222864, r=peterv, sr=jst
git-svn-id: svn://10.0.0.236/trunk@148206 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 16:23:27 +00:00
bzbarsky%mit.edu
e081726408
Fix handling of id attrs to not assume that they are named "id" as much. Bug
...
208744, r=caillon, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@148205 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 16:16:42 +00:00
varga%nixcorp.com
4743f00758
Changing my email address.
...
git-svn-id: svn://10.0.0.236/trunk@148204 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 15:35:57 +00:00
igor%mir2.org
b60677fa53
Introduction of org.mozilla.javascript.Kit to contain generic support utilities.
...
git-svn-id: svn://10.0.0.236/trunk@148203 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 13:43:22 +00:00
igor%mir2.org
201bdec01f
Use getPrototype instead of explicit reference to this.prototype
...
git-svn-id: svn://10.0.0.236/trunk@148202 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 13:43:21 +00:00
peter%propagandism.org
23df54e8d3
Fix for bug 56764 (Document appendChild, insertBefore fail to throw HIERARCHY_REQUEST_ERR when inserting Text Nodes). r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@148200 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 12:27:00 +00:00
neil%parkwaycc.co.uk
196fa7d286
Bug 211416 Fix some linux filepicker issues r=varga sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@148199 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 12:00:49 +00:00
neil%parkwaycc.co.uk
9e7d84a57a
Bug 195744 Fire command event after dragging or collapsing a splitter r=varga sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@148198 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 11:43:40 +00:00
peter%propagandism.org
e11c60b7ec
Fix instanceof for DOM objects (patch in unrelated bug 162927), r=caillon, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@148197 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 11:33:34 +00:00
igor%mir2.org
d813acd7f7
Added readUrl method to shell
...
git-svn-id: svn://10.0.0.236/trunk@148196 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 09:13:59 +00:00
bzbarsky%mit.edu
872fa423e1
Fix plugin crash on HP-UX due to not finding the Xt libs. Bug 164021, patc by
...
a.lange@home.se (Andreas Lange), r=peterl, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@148195 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 04:47:32 +00:00
bzbarsky%mit.edu
95633daa9b
Adding regression test
...
git-svn-id: svn://10.0.0.236/trunk@148194 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 04:34:30 +00:00
bzbarsky%mit.edu
a8d0053450
Last checkin was actually for bug 222846
...
git-svn-id: svn://10.0.0.236/trunk@148193 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 04:32:57 +00:00
bzbarsky%mit.edu
aca03413bf
Make style-change reflows on the table correctly reflow the caption. Bug
...
222864, r=bernd, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148192 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 04:30:10 +00:00
bienvenu%nventure.com
e07ad3ff86
initial checkin of offline startup prompt extension, NPOB 221734
...
git-svn-id: svn://10.0.0.236/trunk@148191 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 23:54:45 +00:00
timeless%mozdev.org
99af9d89c6
Bug 222997 Remove attach vCard from options menu
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@148190 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 23:05:40 +00:00
technutz%netscape.net
cf1712729b
Bug 222419. remove wallet.TutorialFromMenu key from all.js. r=neil, sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@148188 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 22:23:09 +00:00
technutz%netscape.net
f60d9a5473
Bug 222419. remove wallet.TutorialFromMenu key from navigator.properties. r=neil, sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@148187 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 22:22:15 +00:00
despotdaemon%netscape.com
13825cd6ad
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148186 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 21:27:12 +00:00
despotdaemon%netscape.com
59b513ee13
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148185 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 20:08:30 +00:00
despotdaemon%netscape.com
af578a98b9
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148184 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 20:07:23 +00:00
ben%bengoodger.com
f55677fd4b
Updates...
...
git-svn-id: svn://10.0.0.236/trunk@148183 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:59:49 +00:00
despotdaemon%netscape.com
c3462568b0
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148182 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:57:09 +00:00
despotdaemon%netscape.com
8006eadfc4
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148181 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:54:28 +00:00
despotdaemon%netscape.com
62b197d3f4
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148180 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:50:29 +00:00
despotdaemon%netscape.com
d8e49333bd
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148179 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:49:02 +00:00
despotdaemon%netscape.com
7f2bb91225
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148178 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:48:10 +00:00
despotdaemon%netscape.com
dc8bb5aba8
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148177 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:46:10 +00:00
despotdaemon%netscape.com
1495bfa5a7
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148176 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:45:53 +00:00
despotdaemon%netscape.com
0adc09d67c
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148175 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:45:50 +00:00
despotdaemon%netscape.com
a556b037f7
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148174 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:44:12 +00:00
despotdaemon%netscape.com
c90423aeb1
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148173 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:43:50 +00:00
despotdaemon%netscape.com
3e39ce8bd2
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148172 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:43:38 +00:00
despotdaemon%netscape.com
196d797090
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148171 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:41:45 +00:00
despotdaemon%netscape.com
dbc9a9a22f
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148170 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:38:13 +00:00
despotdaemon%netscape.com
56638c0f6d
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148169 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:36:14 +00:00
bzbarsky%mit.edu
cc56e6d3a9
Make XML prettyprinting work again. Bug 222539, r=sicking, sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@148168 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:33:46 +00:00
despotdaemon%netscape.com
58c8b84c57
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148167 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:31:03 +00:00
despotdaemon%netscape.com
86549b31ba
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148166 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:25:56 +00:00
despotdaemon%netscape.com
fe82c7b8d1
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148165 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:25:03 +00:00
despotdaemon%netscape.com
3872306249
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148164 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:23:14 +00:00
despotdaemon%netscape.com
44fe142827
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148163 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:22:29 +00:00
despotdaemon%netscape.com
41ac7ff8fb
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@148162 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 19:22:27 +00:00
pkw%us.ibm.com
43849d0cdb
Bug 221422 - Unix builds after 2003/09/13 don't start when run with a
...
relative path.
r=darin@meer.net , sr=dougt@meer.net
git-svn-id: svn://10.0.0.236/trunk@148161 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 17:57:52 +00:00
scott%scott-macgregor.org
06e0ba0b58
effects thunderbird only until this ifdef gets properly removed. Bug #214764 --> 'Click here to download rest of message' feature does not work for thunderbird because we weren't running the pop url.
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@148160 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 17:18:52 +00:00
scott%scott-macgregor.org
dbce9291be
Port Bug #221472 to thunderbird: Move current attach items to submenu of File. Remove the vCard menu item from the Options menu since we have it under File / Attachments now.
...
git-svn-id: svn://10.0.0.236/trunk@148159 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 17:11:29 +00:00
scott%scott-macgregor.org
3ce308d13f
Bug #68345--> Don't show Mail Start Page before Account Central loads
...
(Port Neil's fix to Thunderbird)
git-svn-id: svn://10.0.0.236/trunk@148158 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 16:57:28 +00:00
scott%scott-macgregor.org
0688124e4c
udpate the locale to 1.6a to match the trunk.
...
fix account manager bustage caused by Bug #89212
git-svn-id: svn://10.0.0.236/trunk@148156 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 16:24:20 +00:00
danm-moz%comcast.net
a481c39b98
make the cached compose window always registered while visible. bug 222042 r=scott,sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@148155 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 15:31:45 +00:00
danm-moz%comcast.net
3d86ce3cc7
error check repeated window registration. bug 222042 r=scott,sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@148154 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 15:31:38 +00:00
bienvenu%nventure.com
4f6cb47d58
potential fix for imap urls spinning, r/sr=mscott 221023, and add more logging, whitespace cleanup
...
git-svn-id: svn://10.0.0.236/trunk@148153 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 15:06:43 +00:00
bienvenu%nventure.com
8ca5ad6258
fix 221329 add ability to add root certs from autoconfig js, r=misterSSL@aol.com, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@148152 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 15:00:17 +00:00
igor%mir2.org
a0a77bbdd2
Reuse results of method.getParameterTypes() and better hash code for javaAdapterSignature.
...
git-svn-id: svn://10.0.0.236/trunk@148150 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 14:11:08 +00:00
igor%mir2.org
612b7b2cf9
Count syntax error in TokenStream directly instead of going through Context object so it would be possible to use TokenStream without instantiating Context.
...
git-svn-id: svn://10.0.0.236/trunk@148149 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 14:06:12 +00:00
igor%mir2.org
14d04091ad
Cosmetics: indentation fixes
...
git-svn-id: svn://10.0.0.236/trunk@148148 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 14:02:53 +00:00
scott%scott-macgregor.org
59f17b869d
fix for bug #221318
...
migrate vCards from 4.x
also fix some problems with pop account migration.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@148142 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-20 05:36:53 +00:00
ian%hixie.ch
eec4b7aad8
fix minor grammar error
...
git-svn-id: svn://10.0.0.236/trunk@148141 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 22:33:00 +00:00
ian%hixie.ch
9c8fcf4021
Homogenise the violence code a bit.
...
git-svn-id: svn://10.0.0.236/trunk@148140 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 22:13:42 +00:00
ian%hixie.ch
72e394934b
Insult Generator. See bug 204356 for details.
...
git-svn-id: svn://10.0.0.236/trunk@148139 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 22:11:16 +00:00
bzbarsky%mit.edu
9613fc72bd
Report a useful error when encountering a CFM app path in a Mach-o build. Bug
...
166369, patch by biesi, r=bzbarsky, sr=sfaser.
git-svn-id: svn://10.0.0.236/trunk@148138 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 21:36:39 +00:00
ian%hixie.ch
ef99ec1094
dumb bot
...
git-svn-id: svn://10.0.0.236/trunk@148137 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 21:06:56 +00:00
neil%parkwaycc.co.uk
ae882536a9
Bug 107150 Classic Navbar buttons need more spacing between text and icons p=mbockelcamp@web.de r+sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@148136 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 20:14:44 +00:00
bmlk%gmx.de
94f16f07a5
reinitialize layout strategy in response to a style incr. reflow targeted at a table frame bug 222467 r/sr=bzbarsky
...
make debug statement more compact bug 220448 r/sr=jst
git-svn-id: svn://10.0.0.236/trunk@148135 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 19:23:11 +00:00
despotdaemon%netscape.com
5e37100525
Pseudo-automatic update of changes made by dwitte@stanford.edu.
...
git-svn-id: svn://10.0.0.236/trunk@148134 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 17:40:26 +00:00
ian%hixie.ch
a9657094d1
Improve the documentation for people troubleshooting connection problems.
...
git-svn-id: svn://10.0.0.236/trunk@148133 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 17:32:39 +00:00
ian%hixie.ch
20ee276b0d
Undocumented (for now) feature: let the user override the bot's username from the config file by setting the 'username' configuration option to a true value (defaults to 0).
...
git-svn-id: svn://10.0.0.236/trunk@148132 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 17:02:07 +00:00
noririty%jcom.home.ne.jp
9b5be78a1a
Fix b=170499 move visitLink() to toolkit for about dialog and thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@148131 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 15:18:15 +00:00
daniel%glazman.org
b8725fde7d
Standalone Composer 0.01
...
uses Firebird/Thunderbird's toolkit
customizable main toolbar
Orbit 3+1 buttons
Form button
limited dependencies to other Moz App Suite module
Calendar smart widget
git-svn-id: svn://10.0.0.236/trunk@148130 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 13:24:52 +00:00
daniel%glazman.org
ce337a163d
Orbit 3+1 buttons for Standalone Composer
...
git-svn-id: svn://10.0.0.236/trunk@148129 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 13:13:27 +00:00
igor%mir2.org
072291c52d
1. Static hash table in JavaAdapter is replaced by a non-static fields in GlobalScope.
...
2. NativeObject implements just Serializable, not Externalizable interface to simplify serialization.
git-svn-id: svn://10.0.0.236/trunk@148128 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 09:59:52 +00:00
mvl%exedo.nl
7ca2ac5836
Ask before loading images is no more. Remove obsolete references to it from the prefs panel.
...
bug 161130, r=dwitte, sr=darin
git-svn-id: svn://10.0.0.236/trunk@148127 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 09:10:59 +00:00
bzbarsky%mit.edu
688ab27a2a
Make sure we don't end up with a too-negative mIndex. Bug 218639, r=timeless, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@148126 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 09:05:28 +00:00
jocuri%softhome.net
312fe61923
Bug 218977: "Table 'namedqueries' was not locked with LOCK TABLES" on ThrowUserError('product_edit_denied'); r=bbaetz; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148125 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 08:46:39 +00:00
nelsonb%netscape.com
2800334777
Add new -N option, which completely suppresses the initialization and use
...
of the SSL server session ID cache. Used to test the fix for bug 222726.
git-svn-id: svn://10.0.0.236/trunk@148121 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 05:18:11 +00:00
nelsonb%netscape.com
8e0aca0386
Put the NSS 3.9 block back in ASCII sorting order, AGAIN.
...
git-svn-id: svn://10.0.0.236/trunk@148120 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 04:41:20 +00:00
nelsonb%netscape.com
68ca5e8448
When the SSL_NO_CACHE option is set on an SSL server socket, don't touch
...
the server session cache AT ALL. Bug 222726
git-svn-id: svn://10.0.0.236/trunk@148119 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 01:55:50 +00:00
nelsonb%netscape.com
3e437a3d4d
Declare SSL_NO_STEP_DOWN option. Partial fix to bug 148452.
...
git-svn-id: svn://10.0.0.236/trunk@148118 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 01:31:41 +00:00
nelsonb%netscape.com
701f341286
SSL_ShutdownServerSessionIDCache no longer leaks the cache memory.
...
Bug 222065. r=wchang0222
git-svn-id: svn://10.0.0.236/trunk@148117 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 01:25:10 +00:00
wchang0222%aol.com
917c4d903b
Bugzilla bug 179828: released plarena.h and plarena.c under the
...
MPL/GPL/LGPL tri-license. r=gerv,wtc.
git-svn-id: svn://10.0.0.236/trunk@148115 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 00:10:22 +00:00
rlk%trfenv.com
1a393d44b9
Bug 222784 - Reflect UI changes from Bug 89212 in Help. r=rlk@trfenv.com. Patch by Stefan Borggraefe (borggraefe@despammed.com)
...
git-svn-id: svn://10.0.0.236/trunk@148114 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 22:48:54 +00:00
jocuri%softhome.net
50fa526c2d
Bug 221977: Insecure dependency in require while running with -T switch at Bugzilla/Auth.pm; patch by Dave Miller (justdave@bugzilla.org); r=gerv; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148113 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 22:46:22 +00:00
jocuri%softhome.net
1bd67db6f1
Bug 108528: knob is not a defined error message and it does not help a user find the error; patch by chaduv (caduvall@glue.umd.edu); r=justdave; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148112 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 22:37:29 +00:00
jocuri%softhome.net
439f2b7a87
Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@148111 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 22:24:51 +00:00
bzbarsky%mit.edu
7aac0db4a8
Remove limiting of the quirk containing block search to only one level. Bug
...
222730, also fixes bug 88035, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148110 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 20:22:22 +00:00
kairo%kairo.at
b88009d020
bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@148108 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 17:54:07 +00:00
cls%seawood.org
4fc8d913e5
Removing lib/mac/MoreFiles/Makefile
...
git-svn-id: svn://10.0.0.236/trunk@148105 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 16:46:56 +00:00
noririty%jcom.home.ne.jp
75790de73a
Fixing build failure b=221599
...
git-svn-id: svn://10.0.0.236/trunk@148103 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 12:40:05 +00:00
ian%hixie.ch
c839e3aa40
Support 'mozbot!' on its own.
...
git-svn-id: svn://10.0.0.236/trunk@148102 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 10:57:56 +00:00
bzbarsky%mit.edu
892c0cd889
Adding regression tests.
...
git-svn-id: svn://10.0.0.236/trunk@148101 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 08:07:01 +00:00
bzbarsky%mit.edu
169f5d5f1e
Line up the hypothetical box for positioned frames with the _top_ of the line
...
box if there is nothing in the line before the positioned frame's placeholder.
When that happens, it means that the positioned frame's content actually came
before whatever content lives in the line box and thus the frame should not be
lined up with the line box's bottom. Bug 94468, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@148100 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 08:04:37 +00:00
bzbarsky%mit.edu
b4923e2730
Undoing last change now that I have perf data.
...
git-svn-id: svn://10.0.0.236/trunk@148099 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 07:13:30 +00:00
ben%bengoodger.com
d0e5084972
New Cross Platform Options Dialog (getting started)
...
git-svn-id: svn://10.0.0.236/trunk@148098 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 07:10:33 +00:00
bzbarsky%mit.edu
0b57ccb01f
Test performance impact of not limiting to the first level now that bug 222730
...
is fixed. r=dbaron
git-svn-id: svn://10.0.0.236/trunk@148097 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 06:08:39 +00:00
bzbarsky%mit.edu
9998455a57
Only calc a quirk containing block if we have a percentage height. Bug 222730,
...
r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@148096 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 05:09:42 +00:00
bzbarsky%mit.edu
16cbc0284a
Fix crash when an SVG <foreignobject> suddenly needs a space manager. Bug
...
220165, r=alex@croczilla.com , sr=roc
git-svn-id: svn://10.0.0.236/trunk@148095 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 03:19:33 +00:00
cls%seawood.org
ed346b14a9
Updating "standalone" build module dependency maps.
...
git-svn-id: svn://10.0.0.236/trunk@148094 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 03:10:08 +00:00
relyea%netscape.com
1a4caffe99
221067 NSS needs to be able to create token symkeys from unwrap and derive.
...
git-svn-id: svn://10.0.0.236/trunk@148092 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 00:38:04 +00:00
bzbarsky%mit.edu
877609ae83
Adding regression tests
...
git-svn-id: svn://10.0.0.236/trunk@148091 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 00:28:44 +00:00
bzbarsky%mit.edu
9d5216503f
Stop walking up the tree looking for something to size against if we hit a
...
positioned frame. Bug 221784, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@148090 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 00:24:28 +00:00
bienvenu%nventure.com
39dde875cc
unescape urls inimap protocol logging to diagnose spinning problems 221023 r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148089 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 00:19:59 +00:00
bienvenu%nventure.com
4dd11393d4
fix 206746 store labels on imap server if server lists label keywords, patch by gary.maths.tcd.ie, r/sr=me, and add more imap protocol logging to diagnose spinning problems 221023 and potential fix for crash destroying monitor in nsImapProtocol destructor 183497 r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@148088 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-18 00:13:15 +00:00
neil%parkwaycc.co.uk
188c3fa081
Bug 221988 Replace doesQI function with built-in instanceof operator r=peterv sr=alecf moa=caillon
...
git-svn-id: svn://10.0.0.236/trunk@148087 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 22:45:47 +00:00
mkaply%us.ibm.com
d81fdc2091
OS/2 bustage building tests
...
git-svn-id: svn://10.0.0.236/trunk@148086 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 21:42:29 +00:00
chanial%noos.fr
c8f2306a6b
Bug 222585: dialogheader should crop p=neil, r=varga sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@148084 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 21:27:28 +00:00
cbiesinger%web.de
258c0c4806
fixing wrong comments. r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@148083 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 21:21:45 +00:00
nelsonb%netscape.com
187cd7ce76
Detect buffer overruns caused by flawed application-supplied callbacks,
...
and avoid crashing due to them. Bugscape bug 52528. r=wchang
git-svn-id: svn://10.0.0.236/trunk@148082 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 21:12:13 +00:00
cbiesinger%web.de
c7635a9ed1
removing obsolete comment, r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@148081 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 20:56:44 +00:00
neil%parkwaycc.co.uk
63066fb64c
Bug 89212 Account Settings should be fixed size p=stefan@borggraefe.com r=me sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@148078 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 20:02:31 +00:00
neil%parkwaycc.co.uk
edb932363f
Bug 222585 dialogheader should crop r=varga sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@148077 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 19:58:12 +00:00
tor%cs.brown.edu
55797545dd
Bug 219705 - fix java applet crash with Blackdown JVM. r=blizzard, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@148075 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 19:32:28 +00:00
chanial%noos.fr
c9a1d6f171
Bug 221599: remove comm.jar dependencies in fontpackage.xul
...
use the PP for the licence
git-svn-id: svn://10.0.0.236/trunk@148074 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 19:31:11 +00:00
mkaply%us.ibm.com
28dd650c09
#220827
...
r=darin, sr=jst
Code from doronr@us.ibm.com - allow empty headers in SOAP to work around Axis bug
git-svn-id: svn://10.0.0.236/trunk@148073 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 19:26:14 +00:00
igor%mir2.org
ae238083fc
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=222635 :
...
Now activation is always properly removed under the debugger.
git-svn-id: svn://10.0.0.236/trunk@148070 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 18:24:29 +00:00
chanial%noos.fr
4f59b6c5fa
Bug 221597: remove comm.jar dependencies in browser.js by forking metadata.xul (now: metaData.xul)
...
move pageInfo.css into skin.
git-svn-id: svn://10.0.0.236/trunk@148069 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 18:00:38 +00:00
relyea%netscape.com
4bbbf7ee2c
Incorporate WTC's review comments..
...
git-svn-id: svn://10.0.0.236/trunk@148068 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 17:56:56 +00:00
chanial%noos.fr
1ecf1e3a33
remove #ifdef MOZ_PHOENIX that are no more relevent since we forked the bookmarks service.
...
correct typo in comment.
git-svn-id: svn://10.0.0.236/trunk@148067 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 16:27:55 +00:00
chanial%noos.fr
a2b76128ae
bug 221078: unfork firebird/mozilla cookie prefs.
...
Initial patch by dwitte.
This patch migrates and removes the old cookie prefs. UI is not changed.
git-svn-id: svn://10.0.0.236/trunk@148066 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 15:21:48 +00:00
chanial%noos.fr
749c008f04
bug 221078: unfork firebird/mozilla cookie prefs.
...
Initial patch by dwitte.
This patch migrates and removes the old cookie prefs. UI is not changed.
git-svn-id: svn://10.0.0.236/trunk@148065 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 15:05:49 +00:00
chanial%noos.fr
32e93ea9f5
bug 222625: Default attribute for preferences should be "value"
...
bug 222030: useless use of wsm_attributes used in <data/> objects
and also remove some silly use of prefattribute
git-svn-id: svn://10.0.0.236/trunk@148064 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 14:56:39 +00:00
ian.mcgreer%sun.com
643e7f3374
missed SSL ECC test files in last checkin
...
git-svn-id: svn://10.0.0.236/trunk@148062 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 14:10:18 +00:00
uid502
f6c90d44da
Bug 222468. Make nsLayoutUtils::CompareTreePosition work even if the aCommonAncestor parameter is not, in fact, a common ancestor.
...
git-svn-id: svn://10.0.0.236/trunk@148061 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 14:10:02 +00:00
ian.mcgreer%sun.com
decc84df49
ECC code landing.
...
Contributed by Sheuling Chang, Stephen Fung, Vipul Gupta, Nils Gura,
and Douglas Stebila of Sun Labs
git-svn-id: svn://10.0.0.236/trunk@148060 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 13:45:42 +00:00
ian%hixie.ch
7466d72fea
Be silently compatible with Infobot's 'karma' syntax. Bug 142377
...
git-svn-id: svn://10.0.0.236/trunk@148059 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 09:47:53 +00:00
neil%parkwaycc.co.uk
297b2b194b
Checking in reviewed attachment rather than obsolete attachment to bug 222524
...
git-svn-id: svn://10.0.0.236/trunk@148058 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 09:06:13 +00:00
neil%parkwaycc.co.uk
3f140c4849
Bug 222524 CompareRawSortKey should be null-safe r=smontagu sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@148057 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 08:19:58 +00:00
nelsonb%netscape.com
3d454f2360
Put the NSS 3.9 block in ASCII sorting order.
...
git-svn-id: svn://10.0.0.236/trunk@148056 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 05:45:19 +00:00
uid502
f97b0819f2
Bug 165149. More cleanup. Make nsStyleContext::GetPseudoType return a weak pointer. Also remove unnecessary arguments to nsHTMLContainerFrame::CreateViewForFrame. r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@148055 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 02:38:37 +00:00
bzbarsky%mit.edu
8cc6849383
Removing super-noisy debug printf. bug 220341, rs=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@148054 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 02:13:30 +00:00
justdave%syndicomm.com
82642e719e
Correcting the previous backout attempt, apparrently typoed a version number last time
...
git-svn-id: svn://10.0.0.236/trunk@148053 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 02:07:55 +00:00
bzbarsky%mit.edu
193af95510
Return a more useful error code. Partial fix for bug 222501, r=biesi, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@148051 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 23:53:45 +00:00
relyea%netscape.com
d93fbe9713
Bug 156770 When we do a file import and give a bad password we get wrong errors back
...
When we fail to decode based on a bad password, don't continue.
So once we've tried failed to decode a ANS.1 stream, don't continue collecting
more data.
On microsoft.pfx files, we would wind up decoding to the end of the encrypted
stream, then fail in the padding in PKCS #7 . This code bypasses this problem by
making sure we don't continue to try to decode data once we've hit a bad
password failure.
git-svn-id: svn://10.0.0.236/trunk@148050 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 23:49:15 +00:00
scott%scott-macgregor.org
b2c5160bfd
Bug #219204 --> posting news articles adds line break at its end. Patch by ch.ey@gmx.net (Christian Eyrich)
...
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@148048 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 23:19:55 +00:00
scott%scott-macgregor.org
01de1f8fca
Checking in Bug #163783 --> sending message adds line break at its end for ch.ey@gmx.net.
...
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@148047 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 23:16:36 +00:00
darin%meer.net
2c01ef116f
fixes bug 222023 "regression: pref parser should accept single-quote delimited strings" r=timeless sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@148043 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 22:33:02 +00:00
nicolson%netscape.com
3caf903f4b
More debugging information.
...
git-svn-id: svn://10.0.0.236/trunk@148042 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 22:17:00 +00:00
scott%scott-macgregor.org
ae3c12418c
Bug #222521 --> Auto Proxy URLs do not work in Thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@148041 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 22:15:21 +00:00
rlk%trfenv.com
a3e3327f3d
Bug 153789 - Navigator Preferences - Appearance - corrections. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@148040 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 21:17:53 +00:00
ian%hixie.ch
55c7e90503
Support password protected servers. bug 222129.
...
git-svn-id: svn://10.0.0.236/trunk@148039 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 21:17:39 +00:00
dwitte%stanford.edu
aff25bf706
unfork the core cookie backend prefs, between mozilla & firebird. this makes the cookie backend GRE-friendly. it also breaks firebird, but that's their own fault. (a firebird fix will be landing shortly).
...
b=221078, r=caillon, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@148038 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 20:54:29 +00:00
leaf%mozilla.org
558ea66786
add env var control to stub installer xpi url; version based on milestone,
...
and installer name based on config settings.
git-svn-id: svn://10.0.0.236/trunk@148037 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 20:06:23 +00:00
ian%hixie.ch
3211facbe9
implement 'lo' as a greeting
...
git-svn-id: svn://10.0.0.236/trunk@148036 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 19:42:34 +00:00
justdave%syndicomm.com
ec2098df1b
Backing out patch from bug 108528 - failed to take i10n concerns into account
...
git-svn-id: svn://10.0.0.236/trunk@148034 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 18:26:09 +00:00
bzbarsky%mit.edu
3e2e83624b
Create a mozAutoDocUpdate class to handle automatically calling
...
BeginUpdate/EndUpdate on documents. Use this in a bunch of places to make sure
that EndUpdate is called in the face of early returns. Bug 131775, also fixes
bug 211022, r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@148033 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 18:14:25 +00:00
bryner%brianryner.com
a20f0c84b1
really fix bug 220067, and add license from nsWalletTreeUtils.js (the source of this code)
...
git-svn-id: svn://10.0.0.236/trunk@148032 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 18:09:55 +00:00
bryner%brianryner.com
b10c57a543
removing unused file
...
git-svn-id: svn://10.0.0.236/trunk@148031 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 18:07:21 +00:00
bzbarsky%mit.edu
7cc48fd0d4
Don't fire window.onerror for strict JS warnings. Bug 220603 (and bug 63672
...
and company), patch by brendan, r=jst, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@148029 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 17:54:24 +00:00
timeless%mozdev.org
3a46a343a6
Bug 215784 segmentation violation when clicking on Edit/Preferences/Appearance/Fonts
...
r=dwitte
git-svn-id: svn://10.0.0.236/trunk@148028 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 16:03:55 +00:00
timeless%mozdev.org
8af9844c8a
Bug 220106 @mozilla.org/security/nsCertTree;1 doesn't null check mTreeArray
...
r=kaie sr=bz
git-svn-id: svn://10.0.0.236/trunk@148027 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 15:33:56 +00:00
timeless%mozdev.org
02ebf102e0
Bug 220230 Change PSM preferences windows behaviour to be more consistent with the rest of the Preference windows
...
patch by borggraefe@despammed.com r=kaie sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@148026 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 15:26:28 +00:00
igor%mir2.org
0d1464148a
I changed FunctionObject and ScriptableObject to use MemberBox wrapper for native methods, getters and setters that allowed to get following:
...
1. Method serialization code in MemberBox takes care of all serialization so ScriptableObject and FunctionObject does not need anything on its own.
2. Invoker optimization is extended to getters and setters in ScriptableObject.
3. Recovery from IllegalAccessException is extended to all cases of method invocation via reflection.
4. All error wrapping happens in a single class so FunctionObject and ScriptableObject does not need to wary about it.
git-svn-id: svn://10.0.0.236/trunk@148024 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 14:27:53 +00:00
dwitte%stanford.edu
fdcedac1c9
make the cookie whitelist override the "limit cookie lifetime to session" pref. this allows the user to whitelist certain sites for setting permanent cookies, while non-whitelisted sites are downgraded to session cookies. also adds an "downgrade cookies from this site to session" permissionlist value, so now we have a whitelist/blacklist/sessionlist. (UI for this latter feature is not yet hooked up).
...
this also shifts a bunch of forked pref stuff out of the cookie backend and into an app-specific place, which is good for the GRE.
b=217286, r=mvl, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@148021 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 13:17:12 +00:00
bryner%brianryner.com
10870340bf
I meant to check for an empty string as well as a null string. Really. r=mozbot.
...
git-svn-id: svn://10.0.0.236/trunk@148020 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 10:04:14 +00:00
bryner%brianryner.com
5053cfdc53
port fix to sort strings case-insensitively, bug 220067
...
git-svn-id: svn://10.0.0.236/trunk@148019 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 09:44:52 +00:00
neil%parkwaycc.co.uk
f7f64c5a7e
More help cleanup including fix to previous checkin to bug 219120 r=rlk sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@148018 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 08:17:06 +00:00
daniel%glazman.org
bab18e9dbc
trivial fix for too wide buttons in Composer's format toolbar, classic theme; b=222390, rs=bz
...
git-svn-id: svn://10.0.0.236/trunk@148017 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 07:29:42 +00:00
bzbarsky%mit.edu
6f3cfeb0b5
Removing stray ^M. Patch by bernd, r/sr=me, bug 207401
...
git-svn-id: svn://10.0.0.236/trunk@148016 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 06:46:50 +00:00
justdave%syndicomm.com
afc49d5c5b
removing references to my netscape.com address, since it no longer works.
...
git-svn-id: svn://10.0.0.236/trunk@148014 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 06:30:02 +00:00
pschwartau%netscape.com
f7ded9bac1
Skip new tests that use SpiderMonkey's f.caller property (non-ECMA).
...
git-svn-id: svn://10.0.0.236/trunk@148011 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 04:08:38 +00:00
brendan%mozilla.org
e26a2746d4
Fix f.call and f.apply so f.caller skips those natives, to match IE (222029, r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@148010 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 03:30:18 +00:00
nicolson%netscape.com
f155d7db1f
Try * instead of . to get zip to grab all the contents of a directory.
...
git-svn-id: svn://10.0.0.236/trunk@148009 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 03:28:19 +00:00
bzbarsky%mit.edu
2b84a18076
Adding support for DOM3 DOMStringList and DOMNameList. Bug 217159,
...
implementation by peterv, classinfo changes by me, r/sr=me on peterv's changes,
r/sr=peterv on my changes, r=caillon on the whole thing, sr=jst
git-svn-id: svn://10.0.0.236/trunk@148006 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-16 00:44:20 +00:00
timeless%mozdev.org
72f2fe28cc
Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to do
...
patch by caduvall@glue.umd.edu r=timeless a=justdave
git-svn-id: svn://10.0.0.236/trunk@148005 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 22:48:12 +00:00
kiko%async.com.br
b4fb59cdcd
Add comment regarding detainting in showlog.pl
...
git-svn-id: svn://10.0.0.236/trunk@148002 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 21:30:10 +00:00
kiko%async.com.br
9b62fa71ff
Detaint machine_id and logfile r=jkeiser
...
git-svn-id: svn://10.0.0.236/trunk@148001 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 21:04:11 +00:00
bryner%brianryner.com
ac89408a62
port fix to sort strings case-insensitively, bug 220067
...
git-svn-id: svn://10.0.0.236/trunk@148000 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 20:57:18 +00:00
bsmedberg%covad.net
f93f90d633
Bug 220095, Navigator->Languages is empty (win32 installer builds only, fallout from bug 179834) rs=darin
...
git-svn-id: svn://10.0.0.236/trunk@147999 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 20:38:58 +00:00
bsmedberg%covad.net
41433e969a
Bug 207401 - linker /DEF flag used incorrectly during compiling - patch by steve@advance-software.co.uk r=adamlock moa=bryner
...
Bug 219362 - make chrome target recursive. Use "realchrome" if you don't want a recursive target. r=bryner (patch by me with parallel build correction by cls)
git-svn-id: svn://10.0.0.236/trunk@147998 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 20:30:59 +00:00
bryner%brianryner.com
cbec1fe055
bring over active link color default pref
...
git-svn-id: svn://10.0.0.236/trunk@147997 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 20:30:21 +00:00
bryner%brianryner.com
94b598dcf7
Fix two problems with the GNOME helper app code:
...
- Bail out correctly if we failed to open a library
- Open the soname of the library (i.e. foo.so.0 instead of foo.so)
Bug 221217, r=blizzard, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@147996 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 20:24:45 +00:00
sicking%bigfoot.com
832241db81
Bug 199613: Don't put textnodes in the root of the document when parsing XML and XUL since the DOM doesn't allow that.
...
r=peterv sr=jst
git-svn-id: svn://10.0.0.236/trunk@147995 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 20:10:47 +00:00
bmlk%gmx.de
a9376139f8
layout regression test pain relief, bug 221598 r=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147993 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 19:08:35 +00:00
pkw%us.ibm.com
b3e11f7283
Bug 220210 - Bookmarks root is always English "Bookmarks" if using one
...
profile named "default".
r=p_ch@verizon.net , sr=jag@tty.nl
git-svn-id: svn://10.0.0.236/trunk@147992 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 19:04:07 +00:00
bryner%brianryner.com
0cb89d2bfa
fix thunderbird compose bustage from bug 142163 checkin
...
git-svn-id: svn://10.0.0.236/trunk@147991 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 18:33:08 +00:00
igor%mir2.org
39cb0605ae
Updated ftp links to the download files due ftp server reorganization
...
git-svn-id: svn://10.0.0.236/trunk@147990 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 18:13:33 +00:00
mcs%netscape.com
17a1191dbb
Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk).
...
Replace NPL/GPL/LGPL licenses with MPL/GPL/LGPL.
git-svn-id: svn://10.0.0.236/trunk@147988 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 17:26:10 +00:00
bienvenu%nventure.com
559af4cd73
more work on making palmsync a tbird extension, make palmsyncinstall.exe optionally take a path to mozabconduit.dll, r/sr=mscott 214407 not part of default build
...
git-svn-id: svn://10.0.0.236/trunk@147987 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 16:48:50 +00:00
mcs%netscape.com
4a7456e14e
Fix bug # 221694 - ber_get_next_buffer_ext() fails when length or tag
...
is split across buffers.
git-svn-id: svn://10.0.0.236/trunk@147986 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 14:32:10 +00:00
dwitte%stanford.edu
ed3329810e
move along, nothing to see here...
...
fix a bitwise & to a logical &&. nice catch bsmedberg!
git-svn-id: svn://10.0.0.236/trunk@147985 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 14:28:07 +00:00
mcs%netscape.com
cfd2489ce7
Improve the PRLDAP_OPT_IO_MAX_TIMEOUT related comment.
...
git-svn-id: svn://10.0.0.236/trunk@147984 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 13:19:01 +00:00
dwitte%stanford.edu
7b867335a4
make cookiemanager sort strings case-insensitively.
...
thanks to smanux@lfjr.net for the patch. r=dwitte, sr=darin, b=220067
git-svn-id: svn://10.0.0.236/trunk@147983 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 09:41:40 +00:00
bzbarsky%mit.edu
502d0ad799
More bug 214969 -- HTML nodes lie about their namespace, so check the
...
document's case-sensitivity instead. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@147982 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 05:54:46 +00:00
bzbarsky%mit.edu
84b6b42418
Only propagate the body background to the canvas in HTML documents; don't do it
...
for XHTML. Bug 214969, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147981 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 02:48:25 +00:00
simford.dong%sun.com
b06c35dcf2
Bugzilla Bug 168226 XPCOM Wrapper does not support ldap port numbers greater than 32k, r=Pete Zha, sr=Henry Jia
...
fixed by wind.li@sun.com
checked in by Simford.Dong@Sun.COM
git-svn-id: svn://10.0.0.236/trunk@147980 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 02:23:26 +00:00
bzbarsky%mit.edu
d43d8c0e1e
Add pref for the default :active styling. Bug 142163, patch by
...
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky/sr=dbaron on the
layout/xpfe parts of the patch, r=glazou/sr=bzbarsky on the editor part,
moa=neil on the prefwindow changes.
git-svn-id: svn://10.0.0.236/trunk@147979 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 01:56:12 +00:00
jpierre%netscape.com
e404142fda
Fix for bug 222180 . remove redundant code
...
git-svn-id: svn://10.0.0.236/trunk@147978 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 01:40:10 +00:00
jpierre%netscape.com
e8edbab622
Fix for bug 222180 . Change to quick decoder . r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@147977 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 01:34:22 +00:00
uid502
eed697cb68
Bug 217604. Ensure out-of-flow frames are ordered in content order. Ensure views are maintained in frame/content order.
...
git-svn-id: svn://10.0.0.236/trunk@147976 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-15 00:49:03 +00:00
dbaron%dbaron.org
6b49a6d2a7
Remove reflow callbacks from the list as they are processed, to avoid crashes when reentering HandlePostedReflowCallbacks. b=220126 Patch from Mats Palmgren <mats.palmgren@bredband.net>. r=dbaron sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@147975 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 23:29:07 +00:00
chanial%noos.fr
4c64982499
Bug 221597: remove comm.jar references in pref-fonts.xul
...
git-svn-id: svn://10.0.0.236/trunk@147974 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 22:54:54 +00:00
chanial%noos.fr
0a9b3447d9
Bug 221597: remove comm.jar references in openLocation.xul
...
git-svn-id: svn://10.0.0.236/trunk@147973 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 22:36:58 +00:00
mkaply%us.ibm.com
be04dbef01
Up OS/2 stack size and remove OS/2 build options
...
git-svn-id: svn://10.0.0.236/trunk@147972 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 22:22:36 +00:00
bryner%brianryner.com
c4b62f5eb1
fall back to dynamic symbol table if no symbols were found in the symtab section. bug 222165, r=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147971 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 21:49:21 +00:00
bryner%brianryner.com
9079f3cefa
No need to use threadsafe refcounting for rendering contexts, bug 110933. r+sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@147970 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 21:47:20 +00:00
chanial%noos.fr
6781f9ae91
Bug 221597: remove comm.jar references in pref-theme.*
...
git-svn-id: svn://10.0.0.236/trunk@147969 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 21:18:44 +00:00
dbaron%dbaron.org
f5465331af
Forgot to address review comment. b=221531 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147968 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 21:06:58 +00:00
bryner%brianryner.com
fe08239a4e
Don't ignore libraries loaded at address 0x0, or we'll ignore libc. Bug 222158, r=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@147967 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 21:05:22 +00:00
rlk%trfenv.com
2659c96059
Bug 222127 - IP network/mask format for "No Proxy For" is not documented. r=rlk@trfenv.com. Patch by Iain Arnell (isarnell@xs4all.nl)
...
git-svn-id: svn://10.0.0.236/trunk@147966 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 20:54:27 +00:00
chanial%noos.fr
7a9d39ab65
bug 221597: remove comm.jar dependencies in pref-calibrate-screen.xul
...
git-svn-id: svn://10.0.0.236/trunk@147965 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 20:38:25 +00:00
chanial%noos.fr
ca65f999b3
on going work on bug 221597: move the close, restore and minimize icons to the toolkit.
...
git-svn-id: svn://10.0.0.236/trunk@147964 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 20:11:16 +00:00
pinkerton%netscape.com
c24c503ac6
fix build bustage (bug 221984, r=bryner/cls)
...
git-svn-id: svn://10.0.0.236/trunk@147963 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 19:55:18 +00:00
timeless%mozdev.org
bf60fd9724
English fix rs=mostafah
...
git-svn-id: svn://10.0.0.236/trunk@147962 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 18:52:48 +00:00
timeless%mozdev.org
478205ecbe
Making the instructions from readme.txt noticable
...
git-svn-id: svn://10.0.0.236/trunk@147961 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 18:25:41 +00:00
bryner%brianryner.com
8240cad873
Remove timebomb references from allmakefiles.sh and modules.mk (bug 193740). Patch by sipaq, r=bryner.
...
git-svn-id: svn://10.0.0.236/trunk@147960 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 18:22:31 +00:00
bienvenu%nventure.com
d650c7b630
more palm sync ui, allow configuration of conduit through hot sync conduit ui 221413 patch by kteuscher@myrealbox.com, r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147959 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 18:04:49 +00:00
nelsonb%netscape.com
8426542fcd
Eliminate redundant function declarations. Bug 208854. r=wchang0222
...
git-svn-id: svn://10.0.0.236/trunk@147958 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 17:44:33 +00:00
bienvenu%nventure.com
dc7f1199c6
more palm sync ui, allow configuration of conduit through hot sync conduit ui 221413 patch by kteuscher@myrealbox.com, r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147957 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 17:19:55 +00:00
neil%parkwaycc.co.uk
2a9e19d9cb
Bug 68345 Don't show Mail Start Page before Account Central loads r=stephend sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147956 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 16:17:32 +00:00
neil%parkwaycc.co.uk
39d7a0d45e
Bug 221472 Collect the various attach items under a file submenu p=ian@arlen.demon.co.uk r=me sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147955 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 15:43:44 +00:00
neil%parkwaycc.co.uk
98debf42d3
Fixing -kb
...
git-svn-id: svn://10.0.0.236/trunk@147954 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 12:17:10 +00:00
chanial%noos.fr
fe76346b07
Bug 221987 Don't create frames for XUL <script> p=neil, r=varga, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147951 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 08:58:26 +00:00
neil%parkwaycc.co.uk
f3f33726cb
Bug 221987 Don't create frames for XUL <script> r=varga sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147949 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 08:27:37 +00:00
chanial%noos.fr
642fd50a98
fix bustage in partial source viewer
...
git-svn-id: svn://10.0.0.236/trunk@147948 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 08:05:04 +00:00
chanial%noos.fr
d591e04d0f
forgot to check in the modified jar list.
...
git-svn-id: svn://10.0.0.236/trunk@147947 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 05:42:40 +00:00
chanial%noos.fr
ab3ae1f503
adding overlay for edit menus
...
git-svn-id: svn://10.0.0.236/trunk@147946 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 05:26:36 +00:00
chanial%noos.fr
29b34a142a
removing comm.jar dependencies in the bookmarks component. Escape close the window and fix for bug 168412.
...
Also remove the bookmark edit command (ex: cmd_bm_paste) and use the edit ones instead (ex: cmd_paste)
git-svn-id: svn://10.0.0.236/trunk@147945 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 05:20:35 +00:00
chanial%noos.fr
c39b3ca14a
removing comm.jar dependencies in the source viewer.
...
(bug 221668 and bug 173879). Commands Find, Save As and Print still have to be hooked properly.
git-svn-id: svn://10.0.0.236/trunk@147944 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 05:13:34 +00:00
chanial%noos.fr
26db11121e
adding overlay for edit menus
...
git-svn-id: svn://10.0.0.236/trunk@147943 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 05:09:24 +00:00
brendan%mozilla.org
ccc41df84a
Fix comment bug reported by timeless (222055).
...
git-svn-id: svn://10.0.0.236/trunk@147932 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 23:25:48 +00:00
rlk%trfenv.com
004637e287
Fixing a checkin.
...
git-svn-id: svn://10.0.0.236/trunk@147931 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 23:07:09 +00:00
pschwartau%netscape.com
ded3bc4212
Initial add. Regression test for bug 222029.
...
git-svn-id: svn://10.0.0.236/trunk@147930 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 22:23:17 +00:00
dbaron%dbaron.org
7264067412
Add simple script to allow cycling between multiple tinderbox trees and configurations. b=218879 r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147928 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 22:11:16 +00:00
dbaron%dbaron.org
42cd7f5c5f
Allow stopping and starting of multi-tinderbox.pl as well.
...
git-svn-id: svn://10.0.0.236/trunk@147927 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 22:09:20 +00:00
dbaron%dbaron.org
1f886d0f11
Temporary fix for 'overflow: hidden' on table cells. b=221140 r=bernd sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147926 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 21:58:12 +00:00
dbaron%dbaron.org
39d7b6c84c
Miscellaneous cleanup of selector matching code:
...
* remove extra |if| around loop, and convert it from |while| to |for|.
* remove extra test for |result|
* rename |curdata| -> |prevdata| and |newdata| -> |data|.
* use |IsContentOfType| instead of |GetTag|
b=221531 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@147925 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 21:54:33 +00:00
dbaron%dbaron.org
33601224e0
Use the correct term "float" instead of "floater". b=218654 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147924 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 21:51:02 +00:00
jocuri%softhome.net
925257fbb9
Bug 220034: empty form after changing bug details; patch by wicked@etlicon.fi (Teemu Mannermaa); r=kiko, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@147923 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 21:38:13 +00:00
locka%iol.ie
e55cbb8e38
NOT PART OF BUILD. Working ActiveX control installer, just the msvc runtime stuff to sort out
...
git-svn-id: svn://10.0.0.236/trunk@147922 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 21:30:48 +00:00
pschwartau%netscape.com
22be30e1df
Whitespace fix.
...
git-svn-id: svn://10.0.0.236/trunk@147921 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 20:56:55 +00:00
despotdaemon%netscape.com
39fc543d84
Pseudo-automatic update of changes made by mohr.42@osu.edu.
...
git-svn-id: svn://10.0.0.236/trunk@147920 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 20:45:28 +00:00
pschwartau%netscape.com
2ce93371f9
Initial add. Regression test for bug 222029.
...
git-svn-id: svn://10.0.0.236/trunk@147919 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 20:18:46 +00:00
dbaron%dbaron.org
40fec1f1d6
Removed unused file.
...
git-svn-id: svn://10.0.0.236/trunk@147918 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 19:50:43 +00:00
rlk%trfenv.com
ff3e5bd67b
Checking in rest of Bug 221950 - Drop the 'My' reference in 'My Sidebar' (used in Netscape 7 only). r=me
...
git-svn-id: svn://10.0.0.236/trunk@147917 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 19:42:28 +00:00
wchang0222%aol.com
6570fbdef2
Bugzilla bug 221385: we need to set tm_zone and tm_gmtoff on FreeBSD, too.
...
The patch is contributed by Tai-hwa Liang <fk9cs702@sneakemail.com >. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@147915 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 19:40:06 +00:00
despotdaemon%netscape.com
ca7f437da0
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147914 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 19:15:37 +00:00
brendan%mozilla.org
e39d30100e
Expand tabs, add assertion.
...
git-svn-id: svn://10.0.0.236/trunk@147913 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 18:38:50 +00:00
timeless%mozdev.org
51691b243a
Bug 114077 New Account Setup Wizard screens should be fixed size like Import Wizard
...
Bug 177608 Accelerators needed for Account Wizard's 1st dialog
Bug 54441 Large Fonts: Outbound server field not visible in Account Wizard.
patch by borggraefe@despammed.com r=neil sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@147911 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 18:18:29 +00:00
rlk%trfenv.com
d0d9eeb22e
Bug 219120 - help.js needs cleaning. r=neil.parkwaycc.co.uk sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147909 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 17:15:05 +00:00
igor%mir2.org
16b39a9e68
Code to create invoker master instance is placed into Invoker itself since FunctionObject does not need to know which classes stays behind the implementation.
...
git-svn-id: svn://10.0.0.236/trunk@147908 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 16:04:20 +00:00
igor%mir2.org
e0c5fa0ac5
FunctionObject.convertArg is split into FunctionObject.getTypeTag() and FunctionObject.convertArg version taking that tag for better error reporting and performance since the tag can be cached and an expensive sequence of if and instanceof to check for the type would be replaced by a simple switch.
...
git-svn-id: svn://10.0.0.236/trunk@147907 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 16:02:35 +00:00
igor%mir2.org
809253fea6
Run ContextListener.contextCreated from Context.enter(), not Context constructor. In this way listeners will not be invoked for Context that are never associated with a thread and contextCreated will be more symmetric with Context.contextReleased.
...
git-svn-id: svn://10.0.0.236/trunk@147906 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 15:57:18 +00:00
igor%mir2.org
22554b0301
Inlining code into exceMethod to shrink code size.
...
git-svn-id: svn://10.0.0.236/trunk@147905 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 07:30:33 +00:00
igor%mir2.org
89d36c8d1c
In getLength check for version of compiled function, not version from the current context for consistency.
...
git-svn-id: svn://10.0.0.236/trunk@147904 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 07:29:43 +00:00
igor%mir2.org
97717d0c21
In classOrNull and newInstanceOrNull catch and ignore LinkageError since it can be thrown if class links to unknown class.
...
git-svn-id: svn://10.0.0.236/trunk@147903 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 07:28:37 +00:00
technutz%netscape.net
a0d68779e0
Bug 221950. Drop the 'My' from My Sidebar (as it was Netscape-only). r=rjkeller
...
git-svn-id: svn://10.0.0.236/trunk@147902 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-13 01:02:16 +00:00
timeless%mozdev.org
c3b35c37e9
Bug 221826 only create stack objects in Cut if they'll be used
...
r=dbaron sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147901 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 23:28:31 +00:00
relyea%netscape.com
fb4ab3fab4
Fix tinderbox breakage
...
git-svn-id: svn://10.0.0.236/trunk@147900 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 22:55:09 +00:00
ian%hixie.ch
d6cda784f5
Add the -d option to the preprocessor (lists the dependencies given the current environment instead of actually preprocessing the file)
...
git-svn-id: svn://10.0.0.236/trunk@147899 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 22:15:23 +00:00
nicolson%netscape.com
8ae42a7206
Try to get zip working properly on the Windows build machines.
...
git-svn-id: svn://10.0.0.236/trunk@147898 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 20:21:04 +00:00
neil%parkwaycc.co.uk
4791591152
Bug 206464 Advanced search sidebar does not remember your chosen engines
...
Bug 212703 Advanced search sidebar does not display custom categories
r=varga
sr=alecf
git-svn-id: svn://10.0.0.236/trunk@147897 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 19:34:09 +00:00
scott%scott-macgregor.org
1c33105792
fix for bug #221631
...
vCards do not support accented characters
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@147896 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 19:19:15 +00:00
bienvenu%nventure.com
bbd35c24aa
log when imap urls are doomed, to help track down 221023 r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@147895 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 18:41:13 +00:00
rlk%trfenv.com
65a26e1804
Fixing strange typo. r=me
...
git-svn-id: svn://10.0.0.236/trunk@147894 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 15:21:32 +00:00
dwitte%stanford.edu
e044c3feee
trivial warning fix: xpidl generates separate |enum|s for constants of the same type, so gcc complains about enumeral mismatches when there aren't any. no bug, r=mvl
...
git-svn-id: svn://10.0.0.236/trunk@147893 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 14:50:55 +00:00
rlk%trfenv.com
077325ecf4
Part of Bug 95770 - The help documentation should be formatted in some better way. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@147892 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 14:08:36 +00:00
igor%mir2.org
bae834d004
Added to build.xml the smalljar target to generate smalljs.jar. Its usage is documented in doc/footprint.html.
...
git-svn-id: svn://10.0.0.236/trunk@147891 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 13:45:41 +00:00
bryner%brianryner.com
f041721141
Assuming bz didn't mean to completely disable GNOME helper apps...
...
git-svn-id: svn://10.0.0.236/trunk@147889 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 09:19:15 +00:00
igor%mir2.org
ed628e2cd9
More optimizations to shrink code size.
...
git-svn-id: svn://10.0.0.236/trunk@147888 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 08:52:24 +00:00
technutz%netscape.net
d3a50c3ec7
Bug 221665. Subscribe dialog doesn't remember its size and position. Patch by Stefan Borggraefe <borggraefe@despammed.com>. r=neil, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147887 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 01:43:28 +00:00
ben%bengoodger.com
6503c7d943
Updated installer scripts for the new FE...
...
git-svn-id: svn://10.0.0.236/trunk@147886 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 01:25:28 +00:00
ben%bengoodger.com
92015759de
Here comes the new installer front end. (Work in Progress)
...
git-svn-id: svn://10.0.0.236/trunk@147885 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-12 01:24:53 +00:00
darin%meer.net
d551202a12
fixes bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" patch=glen@imodulo.com r+sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@147884 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 23:38:38 +00:00
scott%scott-macgregor.org
514e9101ed
Bug #220433 --> port the binutils build bustage patch to thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@147883 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 22:28:28 +00:00
darin%meer.net
b266983a9e
fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@147882 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 22:13:05 +00:00
kiko%async.com.br
2204cd8e5f
Applying fixes for bugs 221658: setup-postgres.pl changes to remove ul_
...
prefix processing and 221657: mysql setup script for Tinderbox3 -
updates and password parameter fix. This patch removes the unnecessary
prefix transformation, and includes (free of charge) a fix for mysql
passwords.
p=bear@code-bear.com , r=jkeiser
git-svn-id: svn://10.0.0.236/trunk@147881 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 21:22:51 +00:00
darin%meer.net
96c63ea69d
removing files that have now been moved into necko: b=210561 r=dwitte sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147880 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 21:09:02 +00:00
igor%mir2.org
b64c3185b4
Inlining of private functions and reorganization to shrink code size to offset resent Rhino size growth
...
git-svn-id: svn://10.0.0.236/trunk@147879 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 20:29:32 +00:00
igor%mir2.org
51cde2c5f0
Using ScriptRuntime.splitSC to extract packages from semicolon-separated string instead of explicit code.
...
git-svn-id: svn://10.0.0.236/trunk@147878 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 20:27:08 +00:00
igor%mir2.org
63b43985ba
Added ScriptRuntime.splitSC
...
git-svn-id: svn://10.0.0.236/trunk@147877 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 20:24:27 +00:00
igor%mir2.org
e1f73afe64
Change JavaScriptException to include source and line information in Throwable.getMessage()
...
git-svn-id: svn://10.0.0.236/trunk@147876 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 19:36:25 +00:00
igor%mir2.org
1356265a54
Optimization: for line counting use offset of line icode of interpreter instead of the line itself. In this way interpreter does not need to read encoded line data on each line marker which can occur quite frequently.
...
git-svn-id: svn://10.0.0.236/trunk@147875 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 19:34:29 +00:00
dbaron%dbaron.org
b014526f98
I am not sure what brendan meant to do, but making JS_HAS_XDR always be the same as it was before the previous checkin should get the Mozilla client working again.
...
git-svn-id: svn://10.0.0.236/trunk@147874 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 19:01:43 +00:00
brendan%mozilla.org
09482f96d1
Split jsconfig.h JS_HAS_XDR macro for better code factoring.
...
git-svn-id: svn://10.0.0.236/trunk@147873 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 18:17:53 +00:00
rlk%trfenv.com
8a41d9e143
Bug 135607 - Help toolbar needs work. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@147870 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 14:35:57 +00:00
rlk%trfenv.com
9564258b53
Bug 135607 - Help toolbar needs work
...
git-svn-id: svn://10.0.0.236/trunk@147869 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 14:34:52 +00:00
uid502
6b34cca104
Bug 165149. Make children of a scrolled element inherit style directly from the element instead of via the scrolled frames. Add a new view property to indicate that the view is painted on a uniform background and use it to optimize scrolling, so that a scrolled element with a uniform background color can still be scrolled using bitblits. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147868 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 12:00:05 +00:00
nelsonb%netscape.com
bcedd95a62
Correctly handle a NULL moduleSpecList. Bug 220217.
...
git-svn-id: svn://10.0.0.236/trunk@147867 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 01:49:24 +00:00
nelsonb%netscape.com
458f866ce8
This file has been dead code since NSS 3.4 released, if not sooner.
...
git-svn-id: svn://10.0.0.236/trunk@147866 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 01:10:51 +00:00
bzbarsky%mit.edu
ff3a7b042c
Make sure to notify document observers even about content that gets added to
...
the document before StartLayout(). Block those notifications from getting
passed on to the frame constructor before StartLayout(), though. Bug 220930,
r=peterv, sr=jst
git-svn-id: svn://10.0.0.236/trunk@147865 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 00:27:45 +00:00
rginda%netscape.com
55c040b956
landing 0.9.40
...
fixes a number of i18n issues, and the following bugs:
http://bugzilla.mozilla.org/buglist.cgi?bug_id=221068,220839,217358,207182,213782
git-svn-id: svn://10.0.0.236/trunk@147864 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 00:21:05 +00:00
dwitte%stanford.edu
88ae604058
whoops. these weren't meant to go in. ;)
...
git-svn-id: svn://10.0.0.236/trunk@147863 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 00:12:33 +00:00
dwitte%stanford.edu
424cd24516
refactor cookie prompting helper to where it belongs... this will increase perf a little, for the case where prompting is turned off.
...
b=220624, r=mvl, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@147862 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-11 00:06:13 +00:00
jpierre%netscape.com
e8b5b71f66
Fix for bug 221743 - incorrect certificate usage macro
...
git-svn-id: svn://10.0.0.236/trunk@147861 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 23:22:31 +00:00
darin%meer.net
2480a8159c
moving cookies backend into necko: b=210561 r=dwitte sr=bryner
...
these files were moved from their old home in extensions/cookie. the CVS
records cannot be simply moved because attic files exist in the new location,
and so i will unfortunately take cvs blame for all. that's unfair to dwitte
who has made so many wonderful changes to the cookies backend code! ;-)
so, to find out the real cvs blame for these files, please look at the
following cvs remove'd files:
mozilla/extensions/cookie/nsCookieService.cpp
mozilla/extensions/cookie/nsCookieService.h
mozilla/extensions/cookie/nsCookie.cpp
mozilla/extensions/cookie/nsCookie.h
mozilla/extensions/cookie/nsICookie2.idl
mozilla/extensions/cookie/nsICookieConsent.idl
mozilla/extensions/cookie/nsICookie.idl
mozilla/extensions/cookie/nsICookieManager2.idl
mozilla/extensions/cookie/nsICookieManager.idl
mozilla/extensions/cookie/nsICookiePermission.idl
git-svn-id: svn://10.0.0.236/trunk@147860 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 23:09:18 +00:00
darin%meer.net
9286ff8199
moving cookie service into necko: b=210561 r=dwitte sr=bryner
...
these files were moved from their old home in extensions/cookie. the CVS
records cannot be simply moved because attic files exist in the new location,
and so i will unfortunately take cvs blame for all. that's unfair to dwitte
who has made so many wonderful changes to the cookies backend code! ;-)
so, to find out the real cvs blame for these files, please look at the
following cvs remove'd files:
mozilla/extensions/cookie/nsCookieService.cpp
mozilla/extensions/cookie/nsCookieService.h
mozilla/extensions/cookie/nsCookie.cpp
mozilla/extensions/cookie/nsCookie.h
mozilla/extensions/cookie/nsICookie2.idl
mozilla/extensions/cookie/nsICookieConsent.idl
mozilla/extensions/cookie/nsICookie.idl
mozilla/extensions/cookie/nsICookieManager2.idl
mozilla/extensions/cookie/nsICookieManager.idl
mozilla/extensions/cookie/nsICookiePermission.idl
git-svn-id: svn://10.0.0.236/trunk@147859 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 23:08:01 +00:00
darin%meer.net
d559b138c6
backing these out temporarily
...
git-svn-id: svn://10.0.0.236/trunk@147858 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 22:37:07 +00:00
darin%meer.net
2a4d434a52
moving cookies backend into necko: b=210561 r=dwitte sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147857 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 22:34:06 +00:00
darin%meer.net
e625c0cfb8
moving cookies backend into necko: b=210561 r=dwitte sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147856 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 22:27:41 +00:00
neil%parkwaycc.co.uk
ecb38ffbfc
Supplementary patch to bug 221503 to fix timeout issues r=pch sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147854 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 22:20:20 +00:00
darin%meer.net
caa6b530dd
landing last patch to separate cookie backend from permissions system, b=210561, r=dwitte, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147853 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 21:23:44 +00:00
mostafah%oeone.com
2b346eb707
Adding in toolbar icons for calendar
...
git-svn-id: svn://10.0.0.236/trunk@147852 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 21:15:10 +00:00
mostafah%oeone.com
deacebf64d
Removed dependency on tasksOverlay.xul to make calendar available to thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@147851 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 21:09:28 +00:00
mostafah%oeone.com
0c8b5a3917
Improved install script
...
git-svn-id: svn://10.0.0.236/trunk@147850 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 21:07:23 +00:00
scott%scott-macgregor.org
749b81ee54
fix account manager error
...
git-svn-id: svn://10.0.0.236/trunk@147849 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 19:57:00 +00:00
neil%parkwaycc.co.uk
404afda1e8
Bug 221719 Disable Composer's Paste As Quotation menuitem in the subject and address fields r=brade sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147848 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 19:02:28 +00:00
neil%parkwaycc.co.uk
a9fd237d20
supplementary patch to the fix to bug 209532 to fix the case when the prefs are empty or unset r/sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@147847 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 18:05:18 +00:00
neil%parkwaycc.co.uk
7d745d4128
Bug 221503 Bookmarks chevron updates unnecessarily r=varga sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147846 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 16:34:03 +00:00
bmlk%gmx.de
1a2e8df311
document.write(some object) writes the object type and the object address in debug builds. This creates false positives in layout regression tests.
...
git-svn-id: svn://10.0.0.236/trunk@147845 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 16:30:38 +00:00
bzbarsky%mit.edu
c5b3991b08
Make sure we look at ~/.mailcap before going out to the GNOME settings. Bug
...
221042, r=biesi, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@147844 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 16:18:16 +00:00
cbiesinger%web.de
aa49b64ce6
bug 221697 <wizard> ignores specified size
...
patch by Stefan Borggraefe borggraefe@despammed.com , r=neil.parkwaycc.co.uk, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@147843 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:48:52 +00:00
relyea%netscape.com
9f2bc8d2a4
Bug 191467
...
Multipart signing and verifying broken for several mechanisms in softoken
Reporter: Andreas.Sterbenz@sun.com (Andreas Sterbenz)
sr=nelsonb
git-svn-id: svn://10.0.0.236/trunk@147842 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:32:26 +00:00
relyea%netscape.com
291f5c8248
Bug 203866
...
Make unloaded modules visible for administrative purposes.
sr=wtc r=nelson
git-svn-id: svn://10.0.0.236/trunk@147841 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:29:43 +00:00
relyea%netscape.com
ae7ce661c1
Bug 203866. Make unloaded modules visible for administrative purposes.
...
sr=wtc r=nelson
git-svn-id: svn://10.0.0.236/trunk@147840 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:26:23 +00:00
mostafah%oeone.com
efd8cbd74f
Upgrading version to latest release
...
git-svn-id: svn://10.0.0.236/trunk@147839 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:10:45 +00:00
mvl%exedo.nl
2b39cc7aa4
Try the scheme if no host is found when showing a cookie dialog. bug 209689, r=dwitte, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@147838 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:08:43 +00:00
mcs%netscape.com
f9cbc32e48
Fix bug # 205419 - Relicense LDAP C SDK (directory/c-sdk).
...
Replace existing licenses with a triple license (NPL/GPL/LGPL or
MPL/GPL/LGPL).
Add licenses to files that had no license.
Remove two unused files.
git-svn-id: svn://10.0.0.236/trunk@147837 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 15:03:52 +00:00
cbiesinger%web.de
4ea53d0464
bug 220832. Make sure that we don't use the extension from the URL when the server sent a Content-Disposition header with a filename.
...
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@147834 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 13:43:15 +00:00
cbiesinger%web.de
b612ae2e98
Bug 217433. Implement nsIRequest::Suspend and ::Resume for the data: channel, by using nsIInputStreamPump.
...
r=darin sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@147833 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 13:41:20 +00:00
neil%parkwaycc.co.uk
4a4f2d7f2d
Bug 161452 Tree content and builder views may need to recheck empty status after children are removed based on patch by kyle yuan r=varga sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147831 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 08:39:35 +00:00
neil%parkwaycc.co.uk
5c1b6f5f11
Bug 209532 Separate prefs to override Mozilla/5.0 at beginning of UA string p=mpeseng@tin.it r/sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@147830 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 08:20:46 +00:00
darin%meer.net
6dedf7800d
fixes bug 221763 "XPTC_InvokeByIndex crashes when cross-compiled under GCC 3.x for target arm-linux" r=timeless sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@147829 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 07:15:24 +00:00
dwitte%stanford.edu
f7c282dd7c
trivial #include fixes (mostly removing deprecated nsIEnumerator uses)
...
no bug, r=timeless, sr=bz
git-svn-id: svn://10.0.0.236/trunk@147828 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 07:06:05 +00:00
dwitte%stanford.edu
45b91a5054
spelling fixes... s/debuging/debugging/. thanks to WeirdAl for the patch.
...
b=106386, p=ajvincent@juno.com , r=timeless, sr=bz.
git-svn-id: svn://10.0.0.236/trunk@147827 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 04:31:15 +00:00
darin%meer.net
3e55c1dddc
fixes bug 221643 "regression: escape sequences in pref name not handled correctly" r=timeless sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@147826 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 03:39:27 +00:00
bzbarsky%mit.edu
7a4ee2fe57
Don't scroll anchors entirely out of view when we click on them. Bug 195905,
...
r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147825 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 02:35:05 +00:00
kiko%async.com.br
9a81aae9d9
Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide a
...
QUICKSTART file, and alter README slightly to point to it. r=gerv,
justdave, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@147824 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 02:22:39 +00:00
brendan%mozilla.org
42a28f9704
Remove false comment (whew).
...
git-svn-id: svn://10.0.0.236/trunk@147823 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 01:46:55 +00:00
bzbarsky%mit.edu
90e284491b
Use UnionRect instead of reimplementing it in the block code. Bug 220741,
...
r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147822 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 01:12:55 +00:00
nicolson%netscape.com
13feab7e73
Change ';' to '&&' so the command fails if any of the subcommands fails.
...
Print out the return value of the command.
This is to debug a problem where the zip file is not being created on windows.
git-svn-id: svn://10.0.0.236/trunk@147820 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 22:39:54 +00:00
scott%scott-macgregor.org
e74eae6e72
Port vcard UI to thunderbird: Bug #221319 .
...
git-svn-id: svn://10.0.0.236/trunk@147819 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 22:23:57 +00:00
scott%scott-macgregor.org
6397780dbc
Port the vcard UI to thunderbird. Bug #221319
...
git-svn-id: svn://10.0.0.236/trunk@147818 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 22:22:00 +00:00
relyea%netscape.com
c8b177b43d
fix bug 203450
...
jarevil.c:345: warning: implicit declaration of function \
`__CERT_AddTempCertToPerm'
Obviously missing a declaration somewhere.
r=jpierr, wtc
git-svn-id: svn://10.0.0.236/trunk@147817 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 22:17:04 +00:00
mozeditor%floppymoose.com
1167bdd011
fix for topcrash 218556: I made the object resize listener hold weak pointer to the editor to fix resize timer firings on stale editors. r=brade; sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@147816 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 22:08:59 +00:00
mozeditor%floppymoose.com
2ceca184d2
removing bogus comments
...
git-svn-id: svn://10.0.0.236/trunk@147815 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 22:07:48 +00:00
tor%cs.brown.edu
9364520378
Bug 216977 - fix error return type nit.
...
git-svn-id: svn://10.0.0.236/trunk@147814 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 22:07:03 +00:00
cbiesinger%web.de
e9d8d7deee
Bug 119853 aSink.removeXMLSinkObserver is not a function
...
add additional QI to nsIRDFXMLSink
patch by axel hecht axel@pike.org
r=caillon sr=peterv
git-svn-id: svn://10.0.0.236/trunk@147813 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 21:47:09 +00:00
rlk%trfenv.com
6efd504659
Navigator Preferences - History - correction. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@147812 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 21:34:23 +00:00
rlk%trfenv.com
b74f2caff2
Bug 149048 - Text in help window has page colors but background is white. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@147811 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 21:31:54 +00:00
darin%meer.net
36dc992d70
fixes bug 117026 "bookmark properties dialog very slow to load" patch=alfredkayser@nl.ibm.com, r=dean_tessman sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147810 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 21:23:28 +00:00
scott%scott-macgregor.org
8300808ab8
Port stephend's patch for: Renaming 'Create message filters' in account central to 'Manage message filters'.
...
git-svn-id: svn://10.0.0.236/trunk@147809 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 21:21:57 +00:00
ben%bengoodger.com
500b0323b2
Use Windows XP Theme Engine, when available
...
git-svn-id: svn://10.0.0.236/trunk@147808 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 20:52:02 +00:00
bienvenu%nventure.com
e8027d5878
fix 220486 fallback if pop3 authentication mechanism fails, patch by ch.ey@gmx.net, r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147807 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 19:18:26 +00:00
tor%cs.brown.edu
8ac11468a4
Bug 216977 - handle clip mask and region for scaled images.
...
r=blizzard, sr=roc
git-svn-id: svn://10.0.0.236/trunk@147806 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 18:45:37 +00:00
peter%propagandism.org
982c84bfba
Additional fix for bug 218756 (Update to latest DOM Level 3 XPath specification). r=Pike, sr=bz.
...
git-svn-id: svn://10.0.0.236/trunk@147805 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 18:41:34 +00:00
peter%propagandism.org
9dda0d4b9c
Rest of fix for bug 221387 (XPathExpression.createExpression doesn't throw NAMESPACE_ERR). r=Pike, sr=bz.
...
git-svn-id: svn://10.0.0.236/trunk@147804 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 18:38:27 +00:00
igor%mir2.org
0827e93aad
BinaryDigitReader logic is inlined in ScriptRuntime.stringToNumber removing the need in the class.
...
git-svn-id: svn://10.0.0.236/trunk@147802 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 17:38:34 +00:00
peter%propagandism.org
b8543e5f16
trying to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@147801 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 17:02:05 +00:00
peter%propagandism.org
87802ded2d
Trying to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@147800 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 16:59:23 +00:00
peter%propagandism.org
edf9f70a86
Move voidable string into xpcom. Part of fix for bug 221387 (XPathExpression.createExpression doesn't throw NAMESPACE_ERR). r=bz, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@147799 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 16:15:29 +00:00
chanial%noos.fr
8a748c3787
Undo overzealous commenting (bug 221692)
...
git-svn-id: svn://10.0.0.236/trunk@147798 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 15:04:42 +00:00
chanial%noos.fr
19b7d720d7
fix regression from last checkin (bug 221667)
...
git-svn-id: svn://10.0.0.236/trunk@147796 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 12:08:44 +00:00
igor%mir2.org
0087decd80
Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples
...
git-svn-id: svn://10.0.0.236/trunk@147795 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 07:00:40 +00:00
igor%mir2.org
6117f71580
Use non-static functions in Shell
...
git-svn-id: svn://10.0.0.236/trunk@147794 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 07:00:01 +00:00
igor%mir2.org
d43995a795
Cosmetics: removal of end-of-line junk space
...
git-svn-id: svn://10.0.0.236/trunk@147793 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 06:57:12 +00:00
igor%mir2.org
c2caba2c31
Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the documentation
...
git-svn-id: svn://10.0.0.236/trunk@147792 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 06:55:49 +00:00
igor%mir2.org
f078f25dcb
dist depends on deepclean to prevent erroneous distribution builds when ant fails to detect source code dependencies and misses recompilation.
...
git-svn-id: svn://10.0.0.236/trunk@147791 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 06:44:38 +00:00
igor%mir2.org
8b299d4caf
GlobalScope is a part of API now.
...
git-svn-id: svn://10.0.0.236/trunk@147790 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 06:42:30 +00:00
igor%mir2.org
6381786e45
Cosmetics: change argument order for package-private EcmaError constructor to it matchers other cases when a method takes line and column number.
...
git-svn-id: svn://10.0.0.236/trunk@147789 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 06:41:28 +00:00
igor%mir2.org
4371a82a15
Added version of Context.initStandardObjects that does not take scope as its argument.
...
git-svn-id: svn://10.0.0.236/trunk@147788 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 06:37:25 +00:00
bzbarsky%mit.edu
a527291238
Forgot to make these changes per biesi's review. Bug 171025.
...
git-svn-id: svn://10.0.0.236/trunk@147787 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 06:28:49 +00:00
technutz%netscape.net
c27fefd8fd
Bug 55634. Position of horizontal divider not maintained in current AB session. patch by Stefan Borggraefe <borggraefe@despammed.com> r=neil, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147786 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 06:05:55 +00:00
timeless%mozdev.org
e3a3b9a897
Bug 221578 Double click to edit property
...
patch by mozbug@durys.net r=caillon sr=bz
git-svn-id: svn://10.0.0.236/trunk@147785 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 05:28:02 +00:00
bzbarsky%mit.edu
0e716d3a6c
Move all URI dispatch code into nsDocumentOpenInfo. This lets us try other
...
content listeners if the first one we find fails, as well as letting us
gracefully handle failures to get content converters. Bug 171025, r=biesi,
sr=darin
git-svn-id: svn://10.0.0.236/trunk@147784 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 04:00:01 +00:00
bzbarsky%mit.edu
329de01679
Gunzip things with content-encoding:gzip whose file extension is .zip when
...
saving or running helpers. The idea here is to decompress unless the encoding
and extension match up. If they do, then don't decompress. Bug 152275,
r=biesi, sr=darin
git-svn-id: svn://10.0.0.236/trunk@147782 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 02:10:25 +00:00
ben%bengoodger.com
5cc81e81d2
Next Gen App Wizard Front End... forking Seamonkey Installer FE.
...
git-svn-id: svn://10.0.0.236/trunk@147781 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 02:02:08 +00:00
darin%meer.net
aa4dd41e45
fixes bug 193917 "incorporate changes from bz's comments in bug 176919" r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147780 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 01:54:07 +00:00
wchang0222%aol.com
49e6d5cfc2
Bugzilla bug 221124: declare variables with const. Thanks to
...
timeless@bemail.org for the patch.
git-svn-id: svn://10.0.0.236/trunk@147778 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 01:29:23 +00:00
pinkerton%netscape.com
3a8fa93039
speedups for large histories. from camino branch. (r=bryner/sr=sfraser, bug
...
180109)
git-svn-id: svn://10.0.0.236/trunk@147777 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 01:01:44 +00:00
timeless%mozdev.org
e99473892a
Bug 138074 context menu for Image as URL doesn't match spec
...
r=caillon sr=jag
git-svn-id: svn://10.0.0.236/trunk@147775 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 00:33:16 +00:00
timeless%mozdev.org
9f6d666993
Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
...
patch by borggraefe@despammed.com r=neil sr=alecf
git-svn-id: svn://10.0.0.236/trunk@147774 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 00:29:09 +00:00
ben%bengoodger.com
922197e760
Tweak to fix some thunderbird problems.
...
git-svn-id: svn://10.0.0.236/trunk@147773 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-09 00:14:31 +00:00
despotdaemon%netscape.com
0492c855b2
Pseudo-automatic update of changes made by rlk@trfenv.com.
...
git-svn-id: svn://10.0.0.236/trunk@147772 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 23:05:58 +00:00
despotdaemon%netscape.com
902c60c215
Pseudo-automatic update of changes made by rlk@trfenv.com.
...
git-svn-id: svn://10.0.0.236/trunk@147771 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 23:05:40 +00:00
timeless%mozdev.org
56715f3c07
Bug 221381 Add Attach Personal Card (vCard) option to Attach button
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@147770 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 22:44:16 +00:00
rlk%trfenv.com
0c39f39859
Removing obsolete file from build. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@147768 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 22:33:32 +00:00
despotdaemon%netscape.com
086ef6f05e
Pseudo-automatic update of changes made by rlk@trfenv.com.
...
git-svn-id: svn://10.0.0.236/trunk@147767 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 22:24:48 +00:00
despotdaemon%netscape.com
42ef5a2a3a
Pseudo-automatic update of changes made by michaell+bmo@michaellefevre.com.
...
git-svn-id: svn://10.0.0.236/trunk@147765 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 21:19:17 +00:00
despotdaemon%netscape.com
7ba5fe22b8
Pseudo-automatic update of changes made by kovu401@netscape.net.
...
git-svn-id: svn://10.0.0.236/trunk@147764 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 21:18:55 +00:00
despotdaemon%netscape.com
227b6c6e2c
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147763 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 21:10:45 +00:00
dbaron%dbaron.org
dc67cb5024
Add comments.
...
git-svn-id: svn://10.0.0.236/trunk@147761 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 20:04:20 +00:00
despotdaemon%netscape.com
3072bf84fb
Pseudo-automatic update of changes made by doronr@us.ibm.com.
...
git-svn-id: svn://10.0.0.236/trunk@147760 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 19:41:15 +00:00
ere%atp.fi
001c53f5b7
Fix for bug 220727: MailNews forgets horizontal splitter position
...
Patch by Stefan Borggraefe
r=neil
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@147759 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 18:39:52 +00:00
despotdaemon%netscape.com
2514056c19
Pseudo-automatic update of changes made by doronr@us.ibm.com.
...
git-svn-id: svn://10.0.0.236/trunk@147758 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 18:16:58 +00:00
despotdaemon%netscape.com
813d1af3e8
Pseudo-automatic update of changes made by doronr@us.ibm.com.
...
git-svn-id: svn://10.0.0.236/trunk@147757 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 18:16:47 +00:00
technutz%netscape.net
cd74b557f9
Renaming 'Create message filters' in account central to 'Manage message filters'. r=neil, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147756 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 18:06:23 +00:00
despotdaemon%netscape.com
d6b4d002a2
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147755 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 17:09:49 +00:00
bienvenu%nventure.com
04618f3d60
fix 132862 wrong check for allocation failure in GetIndicesForSelection, patch by gemal.dk, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@147754 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 15:02:44 +00:00
chanial%noos.fr
fb4929d722
- fix regression 221118: Can't drag links into bookmark manager or bookmark sidebar.
...
- logic change: a transaction will not be performed when one of its item can not be acted on. Before, the only the valid items were processed. A LOT of simplifications have come up. I am slowly moving toward the resolution of bug 168411, by simplifying the interface that will be needed to move the transactions to the bookmarks service.
- fix bug 221550: the selection is not retained when performing an invalid transaction
- no need to restore the selection after an action that doesn't touch the datasource.
- during a batch, the bookmarks toolbar observer wasn't notified.
- much faster preUpdateTreeSelection
- various code cleanup
- DND bookmarks in tree is now significantly faster.
- still need to figure out what is the best BATCH_LIMIT value.
git-svn-id: svn://10.0.0.236/trunk@147752 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 09:01:48 +00:00
ben%bengoodger.com
1f5da0ba7f
oops
...
git-svn-id: svn://10.0.0.236/trunk@147751 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:39:36 +00:00
ben%bengoodger.com
c5b7ccc20d
remove unnecessary files
...
git-svn-id: svn://10.0.0.236/trunk@147750 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:22:29 +00:00
ben%bengoodger.com
9e9fad1ec5
Firebird Installer Component XPI Install Scripts, default installer wizard ini files, and installer configuration script.
...
git-svn-id: svn://10.0.0.236/trunk@147749 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:20:11 +00:00
ben%bengoodger.com
ff93cb5fd5
Next Generation Mozilla Applications Shared Installer generation scripts.
...
git-svn-id: svn://10.0.0.236/trunk@147748 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:17:39 +00:00
chanial%noos.fr
21d5f7a905
checking in back the fix for bug 172113.
...
an additional fix is included: if no ...#BookmarksToolbarFolder arc is found, then search for an (obsolete) resource "NC:PersonalToolbarFolder" (221410).
When none of them is found, then a new btf is created (only once!).
git-svn-id: svn://10.0.0.236/trunk@147747 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:17:23 +00:00
cls%seawood.org
bbb552f070
Case matters.
...
Fixing mingw cross-compiling bustage.
git-svn-id: svn://10.0.0.236/trunk@147746 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 06:44:35 +00:00
darin%meer.net
cb9a1d0d14
provides foundation for solving bug 217787 "necko support for HTTP chunked requests" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147745 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 06:10:47 +00:00
cls%seawood.org
407e5ab280
packages should not be the default target and use $(MAKE) instead of hardcoding make
...
git-svn-id: svn://10.0.0.236/trunk@147742 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 05:03:26 +00:00
bienvenu%nventure.com
0ff0a826f2
bulletproof fix for 218414 crash opening imap folder, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@147741 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:50:30 +00:00
chanial%noos.fr
9ae0c6a598
For the next cycles: backing out the changes for bug 172113 to investigate perf because I landed them just after the tinderbox went down and also because large landings occurred before it went up.
...
git-svn-id: svn://10.0.0.236/trunk@147740 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:45:29 +00:00
cls%seawood.org
d986e6dc9e
Copy of original MoreFiles ReadMe.txt.
...
See mozilla/lib/mac/MoreFiles/ReadMe.txt for the original copy & cvs history.
git-svn-id: svn://10.0.0.236/trunk@147739 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:42:51 +00:00
cls%seawood.org
5b69b8e206
Removing old copy of MoreFiles.
...
Bug #218777
git-svn-id: svn://10.0.0.236/trunk@147738 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:41:42 +00:00
darin%meer.net
f20fe66f5d
adding some additional documentation per bzbarsky, b=192284
...
git-svn-id: svn://10.0.0.236/trunk@147737 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:37:38 +00:00
darin%meer.net
634c89e186
fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147736 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:27:13 +00:00
scott%scott-macgregor.org
9d61371bb3
now that we have fixed up the padding for toolbars, the default toolbar set for the mail toolbar should not have 3 spacers between the button groups. Just one spacer will suffice.
...
git-svn-id: svn://10.0.0.236/trunk@147735 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:16:51 +00:00
bryner%brianryner.com
fb2864b73f
attempting to fix calendar bustage
...
git-svn-id: svn://10.0.0.236/trunk@147734 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:09:12 +00:00
cls%seawood.org
e42119dc31
Move MoreFiles into xpcom.
...
Bug #218777
git-svn-id: svn://10.0.0.236/trunk@147733 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 03:39:52 +00:00
darin%meer.net
c35492e608
removing nsAutoLock workaround for bug 221331.
...
git-svn-id: svn://10.0.0.236/trunk@147732 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 03:38:46 +00:00
darin%meer.net
2f148e2753
fixes bug 221331 "nsAutoLock: bogus deadlock warning if unlock/lock are used." patch=brendan r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@147731 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 03:37:17 +00:00
rlk%trfenv.com
0ab1c9c28b
Bug 217328 - Send Link ... incorrectly cuts url after first variable. Patch by Jesper Hertel <jh@magnus.dk>. r=neil.parkwaycc.co.uk sr=tor
...
git-svn-id: svn://10.0.0.236/trunk@147728 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 01:27:59 +00:00
cls%seawood.org
b216fe7fa7
Case matters.
...
Fixing mingw cross-compiling bustage.
git-svn-id: svn://10.0.0.236/trunk@147727 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 01:07:38 +00:00
dwitte%stanford.edu
a543d8da15
rearrange resource files in extensions/wallet to clean up the duplicate files and general mess that
...
various folk have made of it. (no names here, move along)
some files were moved in the cvs repo, but others were manually copied, and thus I will own blame
for them. to find old blame info for the respective files, look in the appropriate attic for these
locations:
mozilla/extensions/wallet/cookieviewer/CookieViewer.js
mozilla/extensions/wallet/cookieviewer/CookieViewer.xul
mozilla/extensions/wallet/cookieviewer/CookieViewer.properties
mozilla/extensions/wallet/cookieviewer/CookieViewer.dtd
mozilla/extensions/wallet/editor/WalletEditor.properties
mozilla/extensions/wallet/editor/WalletEditor.dtd
mozilla/extensions/wallet/signonviewer/SignonViewer.js
mozilla/extensions/wallet/signonviewer/SignonViewer.xul
mozilla/extensions/wallet/signonviewer/SignonViewer.properties
mozilla/extensions/wallet/signonviewer/SignonViewer.dtd
mozilla/extensions/wallet/src/wallet.properties
mozilla/extensions/wallet/walletpreview/WalletPreview.js
mozilla/extensions/wallet/walletpreview/WalletPreview.xul
b=26020 (yeah that old!), r=timeless, sr=heikki, and props to leaf for moving stuff around
the cvs repo.
git-svn-id: svn://10.0.0.236/trunk@147726 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 01:03:28 +00:00
jpierre%netscape.com
4012fce7ab
Fix for bug 55898 - print name of certificate causing failure in certutil . r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@147725 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 01:00:37 +00:00
rlk%trfenv.com
d8d18e638d
Bug 203529 - Navigator Help - Picture/pictures shouldn't be used. Replace with image/images. r=rlk@trfenv.com. Patch by Daniel Wang (stolenclover@yahoo.com.tw)
...
git-svn-id: svn://10.0.0.236/trunk@147724 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 23:48:39 +00:00
dbaron%dbaron.org
b4f655f45c
Bustage fixes for bug 221316 no longer needed thanks to bug 221525.
...
git-svn-id: svn://10.0.0.236/trunk@147721 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 23:21:50 +00:00
dbaron%dbaron.org
e2dd495447
nsCOMArray should not use nsDerivedSafe. b=221525 r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147720 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 23:17:58 +00:00
scott%scott-macgregor.org
9ec190fe4b
Re-style the address book toolbar to do the following:
...
1) restore the icon on top, text on bottom style that was regressed
2) make text only and icons only mode work on the address book toolbar
git-svn-id: svn://10.0.0.236/trunk@147719 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 23:17:56 +00:00
brendan%mozilla.org
92cda301e0
Late-breaking security fix (221526, r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@147718 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 23:02:29 +00:00
cls%seawood.org
75faa3566d
what dbaron said
...
git-svn-id: svn://10.0.0.236/trunk@147716 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 22:43:54 +00:00
dbaron%dbaron.org
2419d717b2
Fix HP-UX and AIX bustage. b=221316
...
git-svn-id: svn://10.0.0.236/trunk@147712 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 22:15:26 +00:00
cls%seawood.org
3fc2e58791
What bryner said
...
git-svn-id: svn://10.0.0.236/trunk@147711 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 22:07:14 +00:00
locka%iol.ie
9059a0ab4a
NOT PART OF BUILD. First cut at standalone installer for ActiveX control using Nullsoft installer
...
git-svn-id: svn://10.0.0.236/trunk@147710 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 22:02:51 +00:00
seawood%netscape.com
daa962a7e7
Bug 217502 - Use sane libpath in LDAP libraries.
...
r=MarkCSmithWork@aol.com , a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@147709 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 22:01:12 +00:00
dbaron%dbaron.org
d85cb7c634
Fix bustage. b=221316
...
git-svn-id: svn://10.0.0.236/trunk@147708 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 21:48:04 +00:00
bryner%brianryner.com
48d6c011d3
attempting to fix windows bustage
...
git-svn-id: svn://10.0.0.236/trunk@147706 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 21:18:57 +00:00
rlk%trfenv.com
0905493266
Help TOC part of bug 218878 - Cleanup of help RDF. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147705 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 21:16:03 +00:00
jocuri%softhome.net
90be6fb988
Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@147704 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 20:44:06 +00:00
bryner%brianryner.com
3a4f9319a7
Make nsCOMPtr operator== work correctly with multiple inheritance (bug 221316). r=dbaron, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@147703 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 20:43:34 +00:00
cls%seawood.org
ae91d9764c
Case matters.
...
Fixing mingw cross-compiling bustage.
git-svn-id: svn://10.0.0.236/trunk@147702 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 20:39:25 +00:00
jocuri%softhome.net
de2a56bd48
Bug 213384: shutdownhtml login bypass via editparams.cgi is broken under suexec. r=kiko, a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@147700 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 19:15:35 +00:00
scott%scott-macgregor.org
ee3f7e372a
Bug #220404 --> Card Summary Pane menu item should be under View, not View | Toolbars
...
patch by stephen walker
git-svn-id: svn://10.0.0.236/trunk@147699 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 18:50:32 +00:00
scott%scott-macgregor.org
445f0c6544
jsj3250.dll is only built when oji support is enabled and we don't build thunderbird with oji support.
...
thanks to stephen walker for the patch
git-svn-id: svn://10.0.0.236/trunk@147698 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 18:43:08 +00:00
scott%scott-macgregor.org
c6358ef04e
Port Ian's patch for Bug #64030 : Right click pop-up menu for address book does not work (context menu)
...
thanks to stephen walker for the port.
git-svn-id: svn://10.0.0.236/trunk@147697 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 18:37:43 +00:00
darin%meer.net
ddd2eeea63
fixes bug 221431 "crash: @nsHTMLDocument::ResolveName" patch=keeda@hotpop.com r=darin sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147696 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 18:20:58 +00:00
scott%scott-macgregor.org
99e7c2bc55
Port Neil's patch for Bug #45524 to thunderbird. Change the strings for the attach menu button drop down.
...
git-svn-id: svn://10.0.0.236/trunk@147695 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 18:09:12 +00:00
nelsonb%netscape.com
14f2683ef1
Eliminate one of several redundant OID table lookups. Bug 207033.
...
git-svn-id: svn://10.0.0.236/trunk@147692 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 17:19:55 +00:00
sicking%bigfoot.com
07be961d9e
Bug 218770: speed up sorting by using NS_QuickSort and reducing number of allocations.
...
r=Pike sr=peterv
git-svn-id: svn://10.0.0.236/trunk@147691 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 17:11:21 +00:00
neil%parkwaycc.co.uk
d5818ed070
Bug 64030 context menus for card and address book lists p=ian@arlen.demon.co.uk r=me sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147690 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 16:44:04 +00:00
neil%parkwaycc.co.uk
5e2aa86f4b
Bug 221288 XUL tree builder abuses tree batching r=jan sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147688 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 15:49:50 +00:00
neil%parkwaycc.co.uk
1f7209c84e
Bug 144158 No Group by Site option in History r=timeless sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147687 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 15:48:41 +00:00
bienvenu%nventure.com
3facc366cc
add more imap protocol logging in attempt to discover why imap connections are getting stuck (221023), r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@147685 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 14:56:36 +00:00
neil%parkwaycc.co.uk
7a3d6457f9
Bug 182359 only open one manager window of each type r=dwitte sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@147680 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 10:03:21 +00:00
timeless%mozdev.org
00ac030294
Bug 201469 Add smtp server's username field to Account Wizard
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@147679 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 09:00:40 +00:00
rbs%maths.uq.edu.au
e42401a4bf
Re-sync some weak style pointers when the primary one is changed, patch by steve.swanson@mackichan.com, r+sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@147678 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 08:27:40 +00:00
rbs%maths.uq.edu.au
6e0c6b72d0
Some explanatory comments
...
git-svn-id: svn://10.0.0.236/trunk@147677 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 08:22:21 +00:00
darin%meer.net
a063d66ed4
minor touch-up to patch for bug 210125.
...
git-svn-id: svn://10.0.0.236/trunk@147676 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 08:17:22 +00:00
dougt%meer.net
75f3fcc710
fixing the two network.enableIDN prefs in all.js. r+sr=darin, b=221437
...
git-svn-id: svn://10.0.0.236/trunk@147675 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 07:04:10 +00:00
kiko%async.com.br
f5f7f94e51
Fix for bug 220183: post_bug.cgi could allow setting the
...
status_whiteboard attribute. Added "status_whiteboard" to parsed
attribute list. r=gerv, a=justdave
git-svn-id: svn://10.0.0.236/trunk@147674 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 07:02:15 +00:00
kiko%async.com.br
58e452ce0c
Another case of current_timestamp() usage that needed to be generalized to Pg.
...
git-svn-id: svn://10.0.0.236/trunk@147673 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 06:30:08 +00:00
scott%scott-macgregor.org
4aec37d1f9
Bug #221450 --> Helper App Dlg, Open Radio button always left blank for the birds. Fix by
...
removing an obsolete API call to getDownloadInfo (Bug #218817 ).
sr=ben
git-svn-id: svn://10.0.0.236/trunk@147672 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 06:06:44 +00:00
timeless%mozdev.org
396a5751e1
Bug 221264 Making no changes shouldn't affect Last modified
...
r=joel a=justdave
git-svn-id: svn://10.0.0.236/trunk@147671 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 05:59:30 +00:00
dougt%meer.net
b0d1d728ad
add Sort() to nsCOMArray. Patch from ari the_great_spam_bin@yahoo.com. r=alecf, b=211535
...
git-svn-id: svn://10.0.0.236/trunk@147670 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 05:42:28 +00:00
darin%meer.net
8cd5d0b5c1
fixes bug 219376 "Trying to resolve IP's via DNS (Failed connections stall instead of giving Connection Failure Error; pages stop/don't finish/complete loading if ad hosts/scripts fail)" r=dougt sr=bienvenu,bryner
...
git-svn-id: svn://10.0.0.236/trunk@147669 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 05:11:41 +00:00
kiko%async.com.br
54fec9e391
Initialize these variables to valid integer values, avoiding passing
...
empty strings as integers to DBD.
git-svn-id: svn://10.0.0.236/trunk@147668 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 04:35:57 +00:00
technutz%netscape.net
0c4ef05b19
Bug 40048. Each account 'can' have an identity -> Each account has an identity. Original patch by Henrik Gemal <gemal@gemal.dk>. r=jglick, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147667 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 04:28:54 +00:00
kiko%async.com.br
c240b0f509
PostgreSQL's current_timestamp isn't a function, but a special symbol.
...
Fix sql_current_timestamp to differentiate from MySQL's syntax.
git-svn-id: svn://10.0.0.236/trunk@147664 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 04:11:16 +00:00
bryner%brianryner.com
7e3ee95c26
allow TestGtkEmbed to use jprof (bug 221242). r=blizzard, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147662 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 02:43:00 +00:00
timeless%mozdev.org
9f1a781b0b
Bug 221142 warning: missing initializer for `nameprep_versions[1].unassigned_proc
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@147661 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 02:28:20 +00:00
nelsonb%netscape.com
9911b56b4d
Eliminate unnecessary copying of CA names in HandleCertRequest.
...
Bug 204686.
git-svn-id: svn://10.0.0.236/trunk@147660 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 02:24:01 +00:00
nelsonb%netscape.com
51e2c1a732
The "valid CA" trust flag now overrides other CA cert checks.
...
Works for SSL client as well as other usages. Bug 200225
git-svn-id: svn://10.0.0.236/trunk@147659 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 02:17:56 +00:00
darin%meer.net
e6b16b3b1f
switch to dbaron's suggested fix for solaris bustage, b=210125.
...
git-svn-id: svn://10.0.0.236/trunk@147658 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:29:38 +00:00
nelsonb%netscape.com
0461e4f3fc
Export new function PK11_ExportEncryptedPrivKeyInfo. Bug 207033.
...
git-svn-id: svn://10.0.0.236/trunk@147657 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:29:32 +00:00
nelsonb%netscape.com
39028f08d2
Create new function SECKEYEncryptedPrivateKeyInfo which is just like
...
SECKEYEncryptedPrivateKeyInfo except that it identifies the private
key by a private key pointer, rather than by a certificate. Bug 207033.
git-svn-id: svn://10.0.0.236/trunk@147656 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:26:38 +00:00
danm-moz%comcast.net
b4b7ec96c2
move implementation of zLevel to nsWindowMediator. make zLevel mutable. support persistent zlevel xul attribute. rework saving of persistent attributes. bug 42557 r=neil (mostly), rjc. rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147655 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:20:16 +00:00
danm-moz%comcast.net
4649aa9641
move implementation of zLevel here from nsXULWindow. implement mutable zLevel. coalesce duplicate code. bug 42557 r=neil (mostly), rjc. rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147654 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:20:13 +00:00
danm-moz%comcast.net
48511cecaa
rework saving of persistent attributes. also maximized and alwaysRaised windows are incompatible. bug 42557 r=neil (mostly), rjc. rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147653 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:20:11 +00:00
danm-moz%comcast.net
340dc812f7
add zLevel member variable to struct nsWindowInfo. bug 42557 r=neil (mostly), rjc. rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147652 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:20:07 +00:00
danm-moz%comcast.net
b85765f5ee
delay initialization of newly created window's zLevel. bug 42557 r=neil (mostly), rjc. rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147651 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:20:05 +00:00
danm-moz%comcast.net
4857fe46e9
new |placement| parameter to PlaceBehind. interpret bottom placement as being behind even other applications' windows. bug 42557 r=neil (mostly), rjc. rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147650 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:19:59 +00:00
danm-moz%comcast.net
2958a833c7
new |placement| parameter to PlaceBehind. bug 42557 r=neil (mostly), rjc. rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147649 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:19:51 +00:00
danm-moz%comcast.net
7afb521b9f
zLevel attribute is now mutable. bug 42557 r=neil (mostly), rjc. rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147648 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:19:28 +00:00
danm-moz%comcast.net
029db4b047
new methods Get/SetZLevel of nsIXULWindow. also doxygenify interface. bug 42557 r=neil (mostly), rjc. rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147647 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:19:16 +00:00
nelsonb%netscape.com
a85bd7aafb
Make tstclnt work with IPv6 addresses. Bug 161610.
...
git-svn-id: svn://10.0.0.236/trunk@147646 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 23:50:11 +00:00
nelsonb%netscape.com
1ac2b80786
Check for presence of secmod.db file prior to acting on it, for all
...
cases except "multiaccess:". Bug 220217. r=relyea
git-svn-id: svn://10.0.0.236/trunk@147645 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 23:33:03 +00:00
despotdaemon%netscape.com
9f7f54643b
Pseudo-automatic update of changes made by jocuri@softhome.net.
...
git-svn-id: svn://10.0.0.236/trunk@147644 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 23:17:57 +00:00
rlk%trfenv.com
ee2e653756
Removing unused file. Not used in build. r=me
...
git-svn-id: svn://10.0.0.236/trunk@147643 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 22:24:50 +00:00
despotdaemon%netscape.com
2c1a8917d4
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147642 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 22:02:32 +00:00
despotdaemon%netscape.com
c83783bcf1
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147641 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 21:55:18 +00:00
despotdaemon%netscape.com
431d946716
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147640 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 21:54:05 +00:00
stephend%netscape.com
54045f1ed8
Bug 221374. Add .vcf to vCards when attached to an email. Patch by Ian Neal. r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@147639 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 21:44:53 +00:00
leaf%mozilla.org
3dc098ed50
adding missing endif
...
git-svn-id: svn://10.0.0.236/trunk@147638 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 20:58:10 +00:00
rlk%trfenv.com
2f679483ec
Bug 221253 - IRC Chat key incorrectly listed as 3. Is now 6. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@147637 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 20:45:03 +00:00
rlk%trfenv.com
f996f4b295
Bug 221260 - p3p isn't in the glossary. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@147636 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 20:44:00 +00:00
leaf%mozilla.org
a42ca1ffa5
adding targets for building installers. no bug. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@147635 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 20:39:30 +00:00
bzbarsky%mit.edu
4da076b716
XUL doesn't implement .style; catch the exception it throws. Bug 218222
...
followup-to-followup, r=caillon, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147634 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 20:21:48 +00:00
mostafah%oeone.com
3162d41f94
Minor tweaks and updates to language files
...
git-svn-id: svn://10.0.0.236/trunk@147633 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 19:21:04 +00:00
bienvenu%nventure.com
6c05b7798e
use esmtp size extension (rfc1870) patch by ch.ey@gmx.net, r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147632 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 19:12:34 +00:00
bryner%brianryner.com
c615683575
Add PNG to hardcoded extensions / mime type list (bug 221243). r=bzbarsky, sr=tor.
...
git-svn-id: svn://10.0.0.236/trunk@147631 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 18:48:17 +00:00
leaf%mozilla.org
550a48f090
add Makefiles for installer creation. no bug, r=cls
...
git-svn-id: svn://10.0.0.236/trunk@147630 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 18:47:42 +00:00
pinkerton%netscape.com
d33d49df6b
fix for using "make -w" (r=bryner, bug 219828)
...
git-svn-id: svn://10.0.0.236/trunk@147629 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 18:39:11 +00:00
pinkerton%netscape.com
f03157d3b1
fix string leak (bug 164293)
...
git-svn-id: svn://10.0.0.236/trunk@147628 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 18:37:31 +00:00
cls%seawood.org
b00df09502
addrbook depends upon uriloader even when ldap is disabled.
...
Fixing --disable-ldap bustage
git-svn-id: svn://10.0.0.236/trunk@147627 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 17:48:56 +00:00
neil%parkwaycc.co.uk
9ab2b66277
Bug 45524 fix some message compose attachment ui strings r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@147626 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 16:48:12 +00:00
darin%meer.net
a0b873c6f4
second attempt to fix solaris bustage, thx to keeda@hotpop.com for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@147625 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 16:35:06 +00:00
bzbarsky%mit.edu
4651d2cebb
Make sure that sheets in a document always know their URL. Bug 218031, r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147623 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 13:24:55 +00:00
bzbarsky%mit.edu
b9d414668f
Relanding fix for bug Bug 219693, r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147622 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 13:13:37 +00:00
bsmedberg%covad.net
2fb097b78d
Further cleanup from bug 179834 r=dougt sr=darin. This shouldn't affect anything, because neither OS/2 nor Mac are using a GRE yet.
...
git-svn-id: svn://10.0.0.236/trunk@147619 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 12:17:26 +00:00
darin%meer.net
53f6715a52
correcting contributor line from initial check-in.
...
git-svn-id: svn://10.0.0.236/trunk@147617 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 09:17:15 +00:00
darin%meer.net
03b188cc1b
updating .cvsignore for necko
...
git-svn-id: svn://10.0.0.236/trunk@147616 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 08:21:10 +00:00
darin%meer.net
a513e8f524
attempt to fix solaris (nebiros) bustage.
...
git-svn-id: svn://10.0.0.236/trunk@147615 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 08:13:51 +00:00
darin%meer.net
f490170d83
fix tinderbox Ts=NaN problem. stream transport must handle offset = -1.
...
git-svn-id: svn://10.0.0.236/trunk@147614 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 07:58:07 +00:00
bzbarsky%mit.edu
2f8b20fd88
Adding regression tests
...
git-svn-id: svn://10.0.0.236/trunk@147613 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 05:08:24 +00:00
bzbarsky%mit.edu
1833145a2b
Backing out for now, till fallout from tree redness settles.
...
git-svn-id: svn://10.0.0.236/trunk@147612 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 04:23:56 +00:00
darin%meer.net
cf06a69d9c
fixing win32 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@147611 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 03:49:54 +00:00
darin%meer.net
207fa3401f
correcting bustage fix.
...
git-svn-id: svn://10.0.0.236/trunk@147610 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 03:21:12 +00:00
darin%meer.net
936bf192c1
fixing win32 bustage
...
git-svn-id: svn://10.0.0.236/trunk@147609 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 03:05:40 +00:00
bzbarsky%mit.edu
9fbcdde0d4
Make quirks %-heights on kids of scrolling parents work the same way as for
...
non-scrolling parents. Bug 219693, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147608 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 02:58:19 +00:00
bzbarsky%mit.edu
e6d13528ea
Better output on null URIs.
...
git-svn-id: svn://10.0.0.236/trunk@147607 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 02:56:27 +00:00
darin%meer.net
5b2d7c117f
fixes win32 bustage
...
git-svn-id: svn://10.0.0.236/trunk@147606 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 02:50:49 +00:00
darin%meer.net
eba1ef1da1
fixing win32 bustage
...
git-svn-id: svn://10.0.0.236/trunk@147605 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 02:28:17 +00:00
bzbarsky%mit.edu
4dcff7ec30
Fix debug DumpRegressionData method to not crash on null uris for things like
...
mBinding, mBackgroundImage, etc
git-svn-id: svn://10.0.0.236/trunk@147603 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 02:16:20 +00:00
darin%meer.net
8e79545d21
fixing potential bustage
...
git-svn-id: svn://10.0.0.236/trunk@147602 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 02:14:02 +00:00
darin%meer.net
66bca98648
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@147601 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 02:12:49 +00:00
darin%meer.net
6701a2fffb
fixing win32 bustage
...
git-svn-id: svn://10.0.0.236/trunk@147600 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 02:10:51 +00:00
darin%meer.net
aec65aa1ea
bustage fix... i had this in my tree already :-(
...
git-svn-id: svn://10.0.0.236/trunk@147599 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 01:58:58 +00:00
darin%meer.net
dbff75a0d6
annotating workaround for bug 221331.
...
git-svn-id: svn://10.0.0.236/trunk@147598 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 01:58:08 +00:00
darin%meer.net
bc1bb52b19
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147597 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 01:46:31 +00:00
bzbarsky%mit.edu
fa7cb8115d
Use mozconfig-find to make this work with mozconfig locations other than ~.
...
git-svn-id: svn://10.0.0.236/trunk@147596 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 00:57:36 +00:00
bzbarsky%mit.edu
638e691964
Make this sorta limp on Unix (where there is no cygpath stuff)
...
git-svn-id: svn://10.0.0.236/trunk@147595 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 00:56:49 +00:00
sicking%bigfoot.com
120893f0b6
Bug 221323: Keep a hard reference when moving nodes to avoid premature delete.
...
r/sr=bz
git-svn-id: svn://10.0.0.236/trunk@147593 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 00:17:15 +00:00
bzbarsky%mit.edu
94a3a8a4cc
Useless test for unsigned >= 0. Bug 221292, patch by
...
mats.palmgren@bredband.net (Mats Palmgren), r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@147592 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 23:46:55 +00:00
ian%hixie.ch
2e86320d56
reap children correctly (attempt number 77281). Correct misspellings in comments. Remove some redundant output.
...
git-svn-id: svn://10.0.0.236/trunk@147591 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 20:15:05 +00:00
scott%scott-macgregor.org
61e20c1198
adding vCard support
...
bug #14373 : Need UI in account manager to add/edit vCard
also landing the fix for bug #206793 :
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@147590 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 20:07:22 +00:00
ian%hixie.ch
feca2b11b5
Convert RDF.bm to use a real XML parser (now requires XML::RSS, available at your nearest CPAN mirror). Thanks to Jeff Bisbee. See bug 154826.
...
git-svn-id: svn://10.0.0.236/trunk@147589 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 20:06:38 +00:00
bzbarsky%mit.edu
0bfa6aeb80
Fix bogus loop test that would never let the loop terminate. Bug 221289, patch
...
by tenthumbs@cybernex.net , r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@147588 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 18:12:14 +00:00
cbiesinger%web.de
2c2d669b35
220672. r=darin sr=bzbarsky
...
Convert nsIEncodedChannel::contentEncodings to nsIUTF8StringEnumerator.
Previously, it used nsISimpleEnumerator, and returned an nsISupportsCString with it.
git-svn-id: svn://10.0.0.236/trunk@147587 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 17:06:37 +00:00
rlk%trfenv.com
45fce144e7
Bug 203846 - 'Web search' context menu item for selection doesn't. r=neil.parkwaycc.co.uk sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147586 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 16:04:14 +00:00
rlk%trfenv.com
576d65f3de
Bug 221157 - Help - Composer should note objects are not active in editing mode. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@147585 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 15:54:14 +00:00
rlk%trfenv.com
98e66cb191
Bug 221157 - Help - Composer should note objects are not active in editing mode. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@147584 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 15:52:47 +00:00
rlk%trfenv.com
11647af937
Bug 221254 - Help For Internet Explorer Users discriminates against Solaris and HPUX users. r=neil.parkwaycc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@147583 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 14:17:07 +00:00
hpradhan%hotpop.com
1c581a3fca
still bug 218837 : backing out all the backouts. they did not work.
...
git-svn-id: svn://10.0.0.236/trunk@147582 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 11:28:06 +00:00
hpradhan%hotpop.com
155cccf24e
One final attempt to fix Tp regression from bug 218837
...
git-svn-id: svn://10.0.0.236/trunk@147581 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 10:20:56 +00:00
hpradhan%hotpop.com
b17a745241
backing out part of bug 218837. hoping to fix Tp regression
...
git-svn-id: svn://10.0.0.236/trunk@147580 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 09:21:41 +00:00
neil%parkwaycc.co.uk
11e654f47e
Bug 135269 No Open Bookmarks File menu option r=varga sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147579 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 08:21:26 +00:00
hpradhan%hotpop.com
4fb3a8bf05
bug 218837 : bustage fix
...
git-svn-id: svn://10.0.0.236/trunk@147578 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 08:09:28 +00:00
hpradhan%hotpop.com
3197ccf7ad
bug 218837 : Refactor some code duplicated in the xml and html
...
content sinks into a base class r=sicking sr=peterv
git-svn-id: svn://10.0.0.236/trunk@147577 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 07:29:50 +00:00
joshua.xia%sun.com
9b396c69ae
for bugzilla #219705 sr=shaver@mozilla.org r=xiaobin.lu@sun.com
...
git-svn-id: svn://10.0.0.236/trunk@147576 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 05:36:08 +00:00
bryner%brianryner.com
129b2d928a
fixing gcc 3.4 bustage (extra semicolon)
...
git-svn-id: svn://10.0.0.236/trunk@147575 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 03:36:25 +00:00
rlk%trfenv.com
050c23f922
Bug 197318 - No help content for Link Prefetching option. r=rlk@trfenv.com patch by Daniel Wang (stolenclover@yahoo.com.tw)
...
git-svn-id: svn://10.0.0.236/trunk@147574 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 00:58:59 +00:00
rlk%trfenv.com
e1c3073fc6
Bug 136659 - Use shading or color to differentiate the active tab more clearly from the other three tabs. r=neil.parkwaycc.co.uk sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147573 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 00:52:08 +00:00
bzbarsky%mit.edu
ec866c4e4e
Fix possible access to unitialized memory. Bug 221189, r=biesi, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@147569 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 20:27:32 +00:00
rlk%trfenv.com
a484eaa9b2
Bug 220302 - glossary needs cleaning. r=neil.parkway.cc.co.uk for HTML. r=alecf for RDF.
...
git-svn-id: svn://10.0.0.236/trunk@147564 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 18:51:16 +00:00
ian%hixie.ch
7beefc92fa
Bug 154337: A new output style for help, especially for people with few modules loaded. Based on a patch by Joel Thornton.
...
git-svn-id: svn://10.0.0.236/trunk@147563 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 18:18:49 +00:00
cbiesinger%web.de
5c72bf9e86
fix typo in comment. r+sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147562 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 18:14:51 +00:00
dbaron%dbaron.org
6db09e6e46
Fix regression from bug 113173 checkin. b=221186 Patch from Brian Ryner <bryner@brianryner.com>. r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147561 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 17:39:44 +00:00
ian%hixie.ch
0a50f3a33a
Add missing name.
...
git-svn-id: svn://10.0.0.236/trunk@147560 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 17:18:12 +00:00
ian%hixie.ch
3e3ffe5a4e
Script for restarting mozbot from crontab. Based on a script by Joel Thornton <joelpt@eml.cc>. See bug 153043.
...
git-svn-id: svn://10.0.0.236/trunk@147559 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 17:17:04 +00:00
rlk%trfenv.com
7ff5fa290c
Fixing bustage :( Sorry guys
...
git-svn-id: svn://10.0.0.236/trunk@147558 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 17:06:37 +00:00
rlk%trfenv.com
0c060a7a18
Bug 219825 - Remove search-db.rdf and use the index and contents to search instead. r=neil.parkwaycc.co.uk sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147557 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 16:44:21 +00:00
dbaron%dbaron.org
f31588e72c
Add empty constructor to fix Sun compiler bustage. b=221187 Patch from Harshal Pradhan <keeda@hotpop.com>. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147556 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 16:25:55 +00:00
ian%hixie.ch
a2132225fa
Basic NickServ support. Tested with Q@cserve.quakenet.org, let me know if you have problems on other networks.
...
git-svn-id: svn://10.0.0.236/trunk@147555 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 13:03:50 +00:00
ian%hixie.ch
20838a980b
primitive 'bitch' support
...
git-svn-id: svn://10.0.0.236/trunk@147554 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 13:01:22 +00:00
ian%hixie.ch
45eaf664f3
Updating credits for last checkin.
...
git-svn-id: svn://10.0.0.236/trunk@147553 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 12:13:31 +00:00
ian%hixie.ch
9f38bbec5f
Bug 159567: improvements to user management. Based on a patch by Adam Di Carlo. Improvements include: 'deleteuser' admin command. 'changepassword' admin command. Better error messages when the two new passwords don't match. Edits to the INSTALL file. Also removes the recently added 'sleep' statement on quit since it wasn't helping.
...
git-svn-id: svn://10.0.0.236/trunk@147552 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 12:09:38 +00:00
ian%hixie.ch
9a2600ff7b
Minor documentation changes (nothing substantial)
...
git-svn-id: svn://10.0.0.236/trunk@147551 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 11:06:48 +00:00
despotdaemon%netscape.com
6f3d3db875
Pseudo-automatic update of changes made by asa@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147550 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 08:52:11 +00:00
dbaron%dbaron.org
ba1de95c34
Missed CalcDifference changes in previous patch. r+sr=bzbarsky b=113173
...
git-svn-id: svn://10.0.0.236/trunk@147549 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 06:36:33 +00:00
bzbarsky%mit.edu
3e828e9051
Unhork binhex decoder by undoing the ifdef-reversal. Bug 220611, r=biesi,
...
sr=darin
git-svn-id: svn://10.0.0.236/trunk@147548 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 00:45:42 +00:00
ian%hixie.ch
9d85751b19
Minor fixes: check that we can actually resolve the server (Net::IRC was being remarkably unhelpful in that regard), make the helpline a bit shorter (servers were cropping it), make us sleep when we quit (not sure it'll help, but maybe it'll help with the problem of us not always getting our /quit message across)
...
git-svn-id: svn://10.0.0.236/trunk@147547 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 00:23:57 +00:00
ian%hixie.ch
08fcdfc36e
Bug 215848: Cope with servers that don't like our IRC name. This is basically untested.
...
git-svn-id: svn://10.0.0.236/trunk@147546 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-04 00:06:46 +00:00
ian%hixie.ch
ecaab186e1
Bug 134600: Add some more modules to the default set.
...
git-svn-id: svn://10.0.0.236/trunk@147545 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 23:46:54 +00:00
ian%hixie.ch
fb10baddda
Implement incoming Notice support in the BotModule APL. Bug 169882. Largely based on a patch by Ken Coar.
...
git-svn-id: svn://10.0.0.236/trunk@147544 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 23:35:49 +00:00
ian%hixie.ch
95c851d82d
More diagnostics for localAddr users. (check the version of Net::IRC)
...
git-svn-id: svn://10.0.0.236/trunk@147543 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 23:03:52 +00:00
cbiesinger%web.de
86b18f27bb
bug 220770. patch by Karsten "Mnyromyr" Düsterloh mnyromyr@tprac.de
...
neil.parkwaycc.co.uk: review+
bzbarsky: superreview+
fixes a js strict Warning: assignment to undeclared variable gNewAccountToLoad
git-svn-id: svn://10.0.0.236/trunk@147542 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 22:15:35 +00:00
bzbarsky%mit.edu
1c1b36fe79
Make GetPath() work on jar: URIs, incidentally making it possible to use such
...
as src uris for frames again. Bug 220776, r=timeless, sr=darin
git-svn-id: svn://10.0.0.236/trunk@147541 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 22:15:24 +00:00
bzbarsky%mit.edu
24bc13c2c1
Implement support for the "type" attribute of <a> elements. Bug 214626,
...
r=adamlock, sr=darin
git-svn-id: svn://10.0.0.236/trunk@147540 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 22:11:47 +00:00
ian%hixie.ch
ca65ee34fb
Bug 131324: Stop the bot from saying the same thing n times in a row.
...
git-svn-id: svn://10.0.0.236/trunk@147539 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 21:01:48 +00:00
cbiesinger%web.de
6a94dcbc5c
220463 use more error codes in nsExternalAppHandler::SendStatusChange
...
r=bzbarsky sr=darin
We now show a useful dialog for NS_ERROR_OUT_OF_MEMORY, and we treat
NS_ERROR_FILE_UNRECOGNIZED_PATH like FILE_NOT_FOUND.
git-svn-id: svn://10.0.0.236/trunk@147538 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 20:56:52 +00:00
cbiesinger%web.de
98027ffa7f
Bug 220477 convert nsIURILoader comments to doxygen-style comments.
...
also fixes documentation of parameters of loadURI
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@147537 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 20:54:01 +00:00
mostafah%oeone.com
28d93863fb
Minor changes
...
git-svn-id: svn://10.0.0.236/trunk@147536 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 20:45:05 +00:00
cbiesinger%web.de
8eac4aa5f7
bug 193740. remove timebomb code
...
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
git-svn-id: svn://10.0.0.236/trunk@147535 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 20:43:59 +00:00
chanial%noos.fr
25c51f48de
- bug 172113: rewrite the way we handle the bookmarks toolbar folder. Now, there is no more 2 ways to characterize the BTF: by an arc to the resource "...#BookmarksToolbarFolder" that points to the literal "true". As a consequence, the resource NC:PersonalToolbarFolder and "...#folderType" are dead.
...
- remove unused functions. Note that RDF commands were already broken, so deleteBookmarkItem and insertBookmarkItem (that were not used) may come back, but in another form.
- remove the "New Bookmark Folder" and "New Search Folder"
- refactor the "html" serializer to avoid some duplicated code.
- remove the use of the profile name for the bookmarks root.
- enforce synthax "aArgument" in some random places.
git-svn-id: svn://10.0.0.236/trunk@147534 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 20:30:14 +00:00
dbaron%dbaron.org
9c720d744b
Remove duplication at the end of a comment.
...
git-svn-id: svn://10.0.0.236/trunk@147533 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 20:12:53 +00:00
ian%hixie.ch
b87703215a
Bug 124748: Stop time drift once and for all by using a globally initialised time() value. This was done as a pretty blind search-and-replace, so may have caused regressions and may be non-optimal. Please file bugs if you spot problems. This adds the entry 'time' to the event object.
...
git-svn-id: svn://10.0.0.236/trunk@147531 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 15:47:35 +00:00
timeless%mozdev.org
41b0993ddb
/swap/BEOS/mozilla/calendar/libxpical/token.c: In function `get_random_info':
...
/swap/BEOS/mozilla/calendar/libxpical/token.c:350: warning: implicit declaration of function `gethostname'
rs=mostafah
git-svn-id: svn://10.0.0.236/trunk@147530 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 15:29:52 +00:00
timeless%mozdev.org
72dfb9cbb3
Rewrap xul lines to make future diffs easier
...
Move some unlocalizable strings to dtds
Add accesskeys for various items
Make menus more consistent with seamonkey (To => to)
Make accesskeys more consistent with seamonkey (Pr_eferences)
Hide clipboard items for minicalendar
Possibly other stuff
rs=mostafah
git-svn-id: svn://10.0.0.236/trunk@147529 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 15:19:45 +00:00
ian%hixie.ch
6860d2fc47
Make all instances of the time function have brackets, to make them easier to find.
...
git-svn-id: svn://10.0.0.236/trunk@147528 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 15:19:12 +00:00
ian%hixie.ch
1f7988e8e0
Bug 134617: Let users tell the bot to shut up. Adds a 'getMessageQueue' function to the bot API. Also fixes some unrelated minor issues in the developer documentation and makes a tiny optimisation in drainmsgqueue.
...
git-svn-id: svn://10.0.0.236/trunk@147527 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 15:08:42 +00:00
neil%parkwaycc.co.uk
e4fcf10480
Bug 215928 stop scrollbar mouse events from bubbling r=varga sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@147526 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 13:39:15 +00:00
nelsonb%netscape.com
d544fa46d4
Detect Zero length certs and zero length CA names. Bug 204686.
...
Also, eliminate unnecessary copying of incoming certs.
git-svn-id: svn://10.0.0.236/trunk@147524 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 02:01:18 +00:00
timeless%mozdev.org
fa051b41fb
Fixing case of "Line" in "Go to Line"
...
r=caillon sr=bz
git-svn-id: svn://10.0.0.236/trunk@147523 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 01:01:33 +00:00
dbaron%dbaron.org
09fb6e829c
Remove discontinuity at height of 0. b=220266 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147519 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 22:25:28 +00:00
bryner%brianryner.com
96e90e2b14
allow camino to build with gcc3; patch from cls, r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147518 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 22:23:52 +00:00
bryner%brianryner.com
7ecfd96974
Add XPM versions of thunderbird app icon. r=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@147517 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 21:53:46 +00:00
bzbarsky%mit.edu
62c2420626
Make presshell batch processing of style changes (using BeginUpdate/EndUpdate
...
notifications). Bug 200931, r=peterv, sr=jst
git-svn-id: svn://10.0.0.236/trunk@147516 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 21:29:40 +00:00
bzbarsky%mit.edu
b1387a710d
Serialize attributes in the same order as they were parsed (and the opposite of
...
the order in which they were stored, which changed in bug 213347).
Bug 218919, r=sicking, sr=jst
git-svn-id: svn://10.0.0.236/trunk@147513 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 20:51:09 +00:00
mostafah%oeone.com
3e86919181
Updated Sorbian translation files
...
git-svn-id: svn://10.0.0.236/trunk@147512 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 20:07:22 +00:00
stephend%netscape.com
cb74b40b6b
Bug 220991. Update Debug menu URLs to reflect komodo decomission. r=neil, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147511 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 19:48:42 +00:00
bienvenu%nventure.com
ba74d446bf
speed up flat sorting by batching around expand all, r=neil@parkway, sr=mscott 221035
...
git-svn-id: svn://10.0.0.236/trunk@147510 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 17:52:58 +00:00
timeless%mozdev.org
8d4fcaf601
Bug 220303 Need to tidy up onclick/listeners in mail/news windows
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@147509 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 16:03:41 +00:00
neil%parkwaycc.co.uk
ca886887f1
Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147505 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 08:10:39 +00:00
dbaron%dbaron.org
43790f2ab8
Fix DEBUG bustage. b=113173
...
git-svn-id: svn://10.0.0.236/trunk@147504 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 02:58:40 +00:00
timeless%mozdev.org
8c6801cdc5
Bug 220969 Use higher optimization for windows mkdepend
...
patch by swalker r=bryner
git-svn-id: svn://10.0.0.236/trunk@147503 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-02 01:08:25 +00:00
wtc%netscape.com
ffe02cc1db
Bug 220963: need to handle the possibility that symKey may be NULL before
...
dereferencing it.
git-svn-id: svn://10.0.0.236/trunk@147502 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 23:01:46 +00:00
dbaron%dbaron.org
37de3855c7
Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147501 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 22:53:56 +00:00
bryner%brianryner.com
56370e6468
attempt to remove bogus codesighs error lines from tinderbox logs
...
git-svn-id: svn://10.0.0.236/trunk@147500 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 21:15:57 +00:00
bryner%brianryner.com
5da7a9311a
fixing the last of the camino bustage
...
git-svn-id: svn://10.0.0.236/trunk@147498 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 20:28:54 +00:00
bienvenu%nventure.com
00bd6fc8d5
fix sort when unthreading threaded view r/sr=mscott 218656
...
git-svn-id: svn://10.0.0.236/trunk@147496 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 20:10:34 +00:00
bryner%brianryner.com
24fd8bca5d
Update to latest XFree86 mkdepend source to fix hangs generating dependencies with mingw builds (bug 220875). rs=cls.
...
git-svn-id: svn://10.0.0.236/trunk@147494 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 19:16:15 +00:00
bryner%brianryner.com
67d9f64891
more bustage fixing. thanks to softkid@mac.com for the patch
...
git-svn-id: svn://10.0.0.236/trunk@147493 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 19:05:52 +00:00
bryner%brianryner.com
3c9b125fe9
fixing bustage from nsIContent changes
...
git-svn-id: svn://10.0.0.236/trunk@147492 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 18:59:48 +00:00
chanial%noos.fr
8589368245
Bug 213735: new bookmark and bookmark properties dialog should stay LTR when UI is RTL. patch by andrew <simmo@westnet.com.au>, r=mkaply, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@147489 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 18:33:05 +00:00
mcs%netscape.com
2160645dd7
Fix bug # 140182 - async I/O improvements.
...
A queue of pending outbound requests is kept. UnBind requests are NOT
queued however.
Abandon requests are not sent if a request is not outstanding.
Cleaned up the code in result.c to avoid use of magic return values
such as -1 and -2. Also removed some dead code and dead files.
ltest (test.c) now supports SSL and async I/O options.
git-svn-id: svn://10.0.0.236/trunk@147488 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 17:19:11 +00:00
mostafah%oeone.com
d30f430356
Checked in patch for bug 193467: adding a calendar can replace an existing one (calendarManager).
...
( Except for the default calendar name change )
git-svn-id: svn://10.0.0.236/trunk@147487 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 15:49:32 +00:00
bienvenu%nventure.com
8ef51e498e
fix for 220913, patch by ch.ey@gmx.net, r/sr=bienvenu, follow on patch for 135357 ability to do SMTP over SSL w/o TLS, fix port handling in UI
...
git-svn-id: svn://10.0.0.236/trunk@147486 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 15:30:03 +00:00
igor%mir2.org
9d776af273
Adding getParent() to omg.debug.DebuggableScript to allow to browse whole script function tree from any function.
...
git-svn-id: svn://10.0.0.236/trunk@147485 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 15:03:06 +00:00
mcs%netscape.com
8e93b3a3c0
Fix bug # 206777 - obsolete entries in
...
mozilla/directory/c-sdk/ldap/build/.cvsignore
git-svn-id: svn://10.0.0.236/trunk@147484 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 15:02:23 +00:00
igor%mir2.org
991c7fcbd9
Cosmetics: expanding tabs
...
git-svn-id: svn://10.0.0.236/trunk@147483 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 15:02:09 +00:00
mcs%netscape.com
d48985e87d
Fix bug # 206776 - remove obsolete files under
...
mozilla/directory/c-sdk/ldap/libraries/msdos/winsock
git-svn-id: svn://10.0.0.236/trunk@147482 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 14:58:35 +00:00
mostafah%oeone.com
b77b702c36
Updated japanese translation files
...
git-svn-id: svn://10.0.0.236/trunk@147481 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 14:10:51 +00:00
igor%mir2.org
2b6dcc0402
Changing ScriptRuntime.initScript to return vois since it does not and should not change scope
...
git-svn-id: svn://10.0.0.236/trunk@147479 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 11:55:56 +00:00
igor%mir2.org
c13e11b967
Extending omj.debug.DebuggableScript interface with functions to access nested functions and check if it is top-level script.
...
git-svn-id: svn://10.0.0.236/trunk@147478 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 11:55:55 +00:00
justdave%syndicomm.com
42e9a432a3
Bug 202116: Use current syntax for DBI->connect to eliminate warning and possible future error.
...
r= timeless
git-svn-id: svn://10.0.0.236/trunk@147477 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 04:29:52 +00:00
bienvenu%nventure.com
b4451b3152
fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@147476 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 03:23:55 +00:00
bienvenu%nventure.com
f0bd04d3c4
fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@147475 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 03:15:11 +00:00
bienvenu%nventure.com
148877b844
fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@147474 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 03:00:01 +00:00
bryner%brianryner.com
dc9d8b1a54
patch from will levine to fix building with mingw gcc 3.3.1 (bug 220433).
...
git-svn-id: svn://10.0.0.236/trunk@147473 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 01:17:56 +00:00
BradleyJunk%cinci.rr.com
d67d8db36f
Bug 220692 - Syntax error in /js/src/xpconnect/xpcmodule.cpp if MOZ_JSLOADER not defined. r=timeless, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@147470 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 00:11:17 +00:00
pschwartau%netscape.com
9c04adfcc7
Initial add. Regression test for bug 39309.
...
git-svn-id: svn://10.0.0.236/trunk@147469 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-01 00:03:32 +00:00
bryner%brianryner.com
320115adab
Check whether readelf supports -W. If it does, use it, otherwise assume wide listing by default.
...
git-svn-id: svn://10.0.0.236/trunk@147468 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 23:33:09 +00:00
bryner%brianryner.com
8a03262d39
Put back some lines I accidently removed.
...
git-svn-id: svn://10.0.0.236/trunk@147467 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 23:10:05 +00:00
ian%hixie.ch
ad8ff46ac1
Make substitutions of unknown variables be fatal errors.
...
git-svn-id: svn://10.0.0.236/trunk@147466 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 22:31:15 +00:00
bryner%brianryner.com
a1bfd8b54b
Update codesighs to use 'eu-readelf' or 'readelf' when available, as it gives more accurate symbol sizes than nm. Bug 201622, sr=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@147465 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 22:29:35 +00:00
bzbarsky%mit.edu
05368a7ad1
fixing strict JS warning. Bug 220706, patch by kd-moz@tprac.de (Karsten
...
"Mnyromyr" Dusterloh), r=neil, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@147464 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 21:55:54 +00:00
pinkerton%netscape.com
42c5b9a0ac
fix camino build bustage, r=pink, sr=jst (bug 220562)
...
git-svn-id: svn://10.0.0.236/trunk@147463 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 21:04:27 +00:00
stephend%netscape.com
e0bbaa35ac
Bug 220768. Assignment to undeclared variable gDefaultSpecialFolderPickerMode. r=neil, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147461 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 18:03:06 +00:00
chanial%noos.fr
d58dde0628
- code level cleaning up of bookmarksProperties.js
...
- fixing a potential crash in nsBookmarksService::GetTarget (when the RDF resource is null)
- remove unused function isChildOfContainer and GetResource in bookmarks.js though we may need later the latter.
git-svn-id: svn://10.0.0.236/trunk@147460 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 16:16:56 +00:00
chanial%noos.fr
d9972c787c
fixing bustage by putting back placeholders for AddBookmarkImmediately and IsBookmarked since they are used in nsInternetSearchResult.cpp.
...
I'll fix later these useless callers.
git-svn-id: svn://10.0.0.236/trunk@147459 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 15:56:16 +00:00
neil%parkwaycc.co.uk
981e18ef9f
Bug 78360 messageWindow does not declare gContextMenu properly r=timeless sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147458 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 15:48:48 +00:00
bienvenu%nventure.com
9960461b9b
fix crash cancelling msg copy operation, r=neil.parkwaycc.co.uk, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@147457 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 15:36:15 +00:00
bienvenu%nventure.com
74be042c78
fix failure to authenticate when copying message to sent folder, 220246 patch by bryner@brianryner.com and me, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@147456 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 15:22:38 +00:00
colin%theblakes.com
4e913fcbe4
Complete support for DNS rewrite in OpenVMS. b=219487, r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@147455 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 14:59:11 +00:00
blizzard%redhat.com
8bea592898
Bug #102578 . Clicking wrongfully fires onmouseout. Ignore some mouse out events generated by window managers. r=bryner, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@147454 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 14:58:39 +00:00
bryner%brianryner.com
2bbb026aa0
Link the icon decoder with -framework Carbon to try to avoid undefined symbols on Mac OS 10.1.x. Bug 213639, r=bz.
...
git-svn-id: svn://10.0.0.236/trunk@147453 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 07:08:57 +00:00
rginda%netscape.com
8a0d368e9b
bug 220497, "no mode images displayed in chatzilla"
...
git-svn-id: svn://10.0.0.236/trunk@147451 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 05:29:05 +00:00
jpierre%netscape.com
45ea31cac4
Fix for bug 141882 - convert email query keys to lowercase when searching . r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@147450 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 02:33:40 +00:00
jpierre%netscape.com
7bcb65500d
Fix for bug 94413 - OCSP needs more fine tuned error messages. r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@147449 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 01:18:55 +00:00
bryner%brianryner.com
086d512e9a
Use GNOME application associations for GTK2 builds (bug 128668). r=bzbarsky, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@147448 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 22:04:05 +00:00
timeless%mozdev.org
c850326539
Checking in one-line, fix for 219029
...
patch from Ian Neal <bugzilla@arlen.demon.co.uk >, r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@147447 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 21:51:20 +00:00
chanial%noos.fr
2c309d455c
- adding bookmark/separator in the bookmark manager now calls the property dialog for consistency with the folders.
...
- fix the use of the immutable bookmarks.
- remove unused methods: GetLastCharset and AddBookmarkImmediately
- porting several small fixes mainly from Jan's work
- more prototyping for BookmarkTransaction
git-svn-id: svn://10.0.0.236/trunk@147445 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 21:43:11 +00:00
dwitte%stanford.edu
6fd647ae4a
optimize some pref array stuff in addrbook just a tad.
...
b=204753, r=caillon, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@147443 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 20:20:03 +00:00
brendan%mozilla.org
ce7e98de2c
Follow the modeline, please.
...
git-svn-id: svn://10.0.0.236/trunk@147439 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 18:15:52 +00:00
sicking%bigfoot.com
75942a18ce
Bug 220418: Don't get the initial template until the txExecutionState is fully initialized.
...
r=Pike sr=peterv
git-svn-id: svn://10.0.0.236/trunk@147434 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 17:54:01 +00:00
pschwartau%netscape.com
70df8e84a4
Initial add. Regression test for bug 220584.
...
git-svn-id: svn://10.0.0.236/trunk@147433 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 17:45:15 +00:00
neil%parkwaycc.co.uk
15959cb8c9
Bug 220215 use XPCNativeWrapper instead of directly calling Components.lookupMethod r=caillon sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147427 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 16:50:36 +00:00
mostafah%oeone.com
84d08e2ea0
Removing duplicate ( midnight and noon ) entry
...
git-svn-id: svn://10.0.0.236/trunk@147423 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 14:35:02 +00:00
bryner%brianryner.com
4995514c49
Updating my email address
...
git-svn-id: svn://10.0.0.236/trunk@147418 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 06:04:02 +00:00
bryner%brianryner.com
8af6bcdb92
updating my email address
...
git-svn-id: svn://10.0.0.236/trunk@147417 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 05:35:34 +00:00
bryner%brianryner.com
77c7eed3d0
Fix unnecessary rebuilds in embedding/browser/activex caused by mkdepend creating a bogus dependency on dist/include/string when #include <string> is used. This change makes mkdepend never match on a directory when searching the include path for a file. Bug 220595, r=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@147416 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 03:25:12 +00:00
bienvenu%nventure.com
18d3d25b12
make biff not fire when junk mail arrives, r/sr=mscott 189289 part of patch from emmet@cogs.sussex.ac.uk
...
git-svn-id: svn://10.0.0.236/trunk@147415 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 01:16:31 +00:00
bienvenu%nventure.com
0a57a94292
fix problem deleting phantom msgs, 209501, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@147414 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 00:33:07 +00:00
dbaron%dbaron.org
1253348a57
Remove LL_TEXTSTARTSWITHNBSP, since it's a partial and broken solution to the problem, and it's in the wrong place. b=187899 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@147413 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 22:56:08 +00:00
igor%mir2.org
04685f84cb
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=220584 :
...
Script() result has no prototype and scope chains
Fix: initialize scope and prototype for Script instances in
NativeScript.jsConstructor
If Script is called as a constructor, it will get the proper parent and
prototype from the generic code to initialize newly constructed objects but if
it is called as a function, then it is the responsibility of the call
implementation to do the job.
git-svn-id: svn://10.0.0.236/trunk@147412 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 22:52:57 +00:00
locka%iol.ie
cc18751688
NO CODE CHANGES. Update DevStudio projects (used for editing convenience only) to reflect recent reorg of some files to a common dir.
...
git-svn-id: svn://10.0.0.236/trunk@147411 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 21:19:45 +00:00
locka%iol.ie
c09496a2c7
NO CODE CHANGES. Update all adamlock addresses to eircom.net.
...
git-svn-id: svn://10.0.0.236/trunk@147410 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 21:18:29 +00:00
locka%iol.ie
241a418373
Fix (long broken) editor mode to provide barebones functionality. Update all adamlock addresses to eircom.net. Fix some arcane comments referring to webshell / NGLayout. b=220092 r=blizzard@mozilla.org sr=bzbarsky@mit.edu
...
git-svn-id: svn://10.0.0.236/trunk@147409 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 21:17:24 +00:00
justdave%syndicomm.com
b5a1862b5a
Bug 219086: use method="post" on the "My Votes" page to submit changes to votes
...
r=kiko, a=justdave
git-svn-id: svn://10.0.0.236/trunk@147408 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 20:42:33 +00:00
igor%mir2.org
eaaf1c0f55
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=220362 :
...
Local functions lose scope when called from outside (compiled with dynamic scopes, optlevel >= 0)
Fix: ignore dynamic scope for nested functions and functions declared within
the with statement.
The patch makes optimizer to behave in the same way as the interpreter does
with regard to dynamic scope: it ignores it for nested functions and functions
declared under with statements. Now parser checks for such functions and set
new flag itsIgnoreDynamicScope in FunctionNode. The flag then checked both by
interpreter and optimizer during byte code generation.
The patch also changes slightly interaction between changing dynamic scope flag
and interpreted Script instances. Currently the dynamic flag is read during
script execution but patch changes interpreter to behave exactly as the
optimizer does: the dynamic flag only affect script compilation, changes in its
value does not affect already compiled scripts.
git-svn-id: svn://10.0.0.236/trunk@147407 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 20:01:27 +00:00
igor%mir2.org
b0787480a4
Self-documenting example
...
git-svn-id: svn://10.0.0.236/trunk@147406 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 19:49:07 +00:00
ben%bengoodger.com
f3857a9845
d'oh!
...
git-svn-id: svn://10.0.0.236/trunk@147404 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 18:53:09 +00:00
igor%mir2.org
99abacac2c
Added msg.adapter.zero.args
...
git-svn-id: svn://10.0.0.236/trunk@147403 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 18:14:16 +00:00
igor%mir2.org
39e79a055a
JavaAdapter.createAdapterCode now takes the function name to function arity instead of Scriptable object. It allows to remove a hack from optimizer/Codegen where it created a temporary Scriptable just to populate it with FunctionNode as a source of arity values thus violating requirement on types of JS values.
...
The rest of JavaAdapter code is updated to use the ned form of the method as well.
git-svn-id: svn://10.0.0.236/trunk@147402 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 18:13:51 +00:00
igor%mir2.org
4efdb1d241
In ScriptRuntime.toInt32 check for Integer, not Byte when doing short-circuit optimization since Integer is always used to wrap int values.
...
git-svn-id: svn://10.0.0.236/trunk@147401 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 16:03:10 +00:00
lordpixel%mac.com
303f035215
Workaround for bug 211462 Crash turning on JA IME on Mac 10.1 [@ Kotoeri]
...
r=brade, sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@147400 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 13:39:09 +00:00
jshin%mailaps.org
7a1a61eb6b
bug 205387: exclude truly invisible characters from DrawString. The first in a series, fix for GFX:Win (r=smontagu, sr=rbs)
...
git-svn-id: svn://10.0.0.236/trunk@147397 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 10:12:42 +00:00
hpradhan%hotpop.com
a10501a530
Bug 217972 : fix warning
...
git-svn-id: svn://10.0.0.236/trunk@147396 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 08:54:51 +00:00
hpradhan%hotpop.com
178edea0eb
Bug 170985 follow up : get rid of some unused code r=peterv sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@147395 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 08:52:31 +00:00
edburns%acm.org
4917d7f3cb
readd
...
git-svn-id: svn://10.0.0.236/trunk@147394 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 06:51:37 +00:00
edburns%acm.org
cfc2315e49
This is a checkpoint milestone for webclient 2.0. Webclient currently
...
doesn't run, but several unit tests for webclient do.
I'll be proceeding through the rest of the webclient interfaces,
building junit tests as I go, in the coming months. I hope to flesh out
the basic framework, then publish build instructions, and hopefully I
can get some contributions from the community.
M util/classes/org/mozilla/util/Utilities.java
new method: getImplFromServices:
+ *
+ * <p>This method tries to load the resource
+ * <code>META-INF/services/>interfaceClassName></code>, where
+ * <code>>interfaceClassName<</code> is the argument to this
+ * method. If the resource is found, interpret it as a
+ * <code>Properties</code> file and read out its first line.
+ * Interpret the first line as the fully qualified class name of a
+ * class that implements <code></code>. The named class must have a
+ * public no-arg constructor.</p>
M webclient/build-tests.xml
- junit testcases for Webclient APIs, developed using test-first.
M webclient/build.xml
- changes for new package name structure:
packages org.mozilla.webclient.{wrapper_native, wrapper_non_native} have gone away. Replaced with org.mozilla.webclient.impl.{wrapper_native, wrapper_non_native}
- changes to accomodate "Services" based approach for pluggable
webclient implementation.
- don't bother re-naming the javah generated files, just let javah pick
the names.
- pass debugging args from build.properties
- changed name of junit test target to "test".
M webclient/classes_spec/org/mozilla/webclient/BrowserControl.java
- got rid of BROWSER_TYPE. No longer necessary due to the new
pluggability mechanism.
M webclient/classes_spec/org/mozilla/webclient/BrowserControlFactory.java
- Leverage the org.mozilla.util.Utilities.getImplFromServices()
mechanism to allow a vendor-pluggable webclient implementation of the
new "WebclientFactory" interface, which is method for method
compatible with BrowserControlFactory. Make all BrowserControlFactory
methods call through to methods on the vendor provided
WebclientFactory implementation.
R webclient/classes_spec/org/mozilla/webclient/BrowserControlFactoryInterface.java
A webclient/classes_spec/org/mozilla/webclient/BrowserControlICE.java
R webclient/classes_spec/org/mozilla/webclient/BrowserControlImpl.java
R webclient/classes_spec/org/mozilla/webclient/BrowserType.java
- move all implementation specific classe to the impl package.
M webclient/classes_spec/org/mozilla/webclient/ImplObject.java
- ImplObject shouldn't depend on vendor private classes.
M webclient/classes_spec/org/mozilla/webclient/Preferences.java
- new method
+ public void unregisterPrefChangedCallback(PrefChangedCallback cb,
+ String prefName, Object closure);
M webclient/classes_spec/org/mozilla/webclient/ProfileManager.java
- properly specify this interface.
A webclient/classes_spec/org/mozilla/webclient/WebclientFactory.java
* <p>This interface allows a pluggable webclient API implementation.
* The static methods in {@link BrowserControlFactory} call through to
* methods on this interface. Please see {@link BrowserControlFactory}
* for information on how to hook up your <code>WebclientFactory</code>
* implementation to the <code>BrowserControlFactory</code></p>
R webclient/classes_spec/org/mozilla/webclient/WrapperFactory.java
R webclient/classes_spec/org/mozilla/webclient/impl/BrowserControlFactoryImpl.java
- moved these to the impl class
A webclient/classes_spec/org/mozilla/webclient/impl/BrowserControlImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/Service.java
A webclient/classes_spec/org/mozilla/webclient/impl/WebclientFactoryImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/WrapperFactory.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/BookmarkEntryImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/BookmarksImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/HistoryImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/ISupportsPeer.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/ImplObjectNative.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NavigationImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/PreferencesImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/ProfileManagerImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/RDFEnumeration.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/RDFTreeNode.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/SelectionImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WCEventListenerWrapper.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WCMouseListenerImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WindowControlImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/gtk/GtkBrowserControlCanvas.java
A webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/win32/Win32BrowserControlCanvas.java
- copied from old package naming scheme.
- lots and lots of cleanup.
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/BookmarkEntryImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/BookmarksImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/CurrentPageImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/EventRegistrationImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/HistoryImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/ISupportsPeer.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/ImplObjectNative.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/NativeEventThread.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/NavigationImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/PreferencesImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/ProfileManagerImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/RDFEnumeration.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/RDFTreeNode.java
A webclient/classes_spec/org/mozilla/webclient/wrapper_native/README
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/SelectionImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/WCEventListenerWrapper.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/WCMouseListenerImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/WindowControlImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/WrapperFactoryImpl.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/gtk/GtkBrowserControlCanvas.java
R webclient/classes_spec/org/mozilla/webclient/wrapper_native/win32/Win32BrowserControlCanvas.java
- removed from old package naming scheme
M webclient/src_moz/BookmarksImpl.cpp
- remove dependency on RDFActionEvents by inlining all the code that
formerly was in the events.
- package name change
- JNI include file name change
M webclient/src_moz/CurrentPageImpl.cpp
M webclient/src_moz/HistoryImpl.cpp
M webclient/src_moz/ISupportsPeer.cpp
- package name change
- JNI include file name change
M webclient/src_moz/Makefile.in
- get rid of PreferencesActionEvents.cpp and RDFActionEvents.cpp
- add ProfileManagerImpl.cpp
M webclient/src_moz/NativeEventThread.cpp
- this file is not done yet. I've been pulling misplaced initialization
stuff out of here and putting it into WrapperFactoryImpl.cpp.
- got rid of gComponentManager, since we can use do_CreateInstance
instead.
- package name change
- JNI include file name change
M webclient/src_moz/NativeEventThreadActionEvents.h
- JNI include file name change
M webclient/src_moz/NavigationImpl.cpp
- package name change
- JNI include file name change
R webclient/src_moz/PreferencesActionEvents.cpp
R webclient/src_moz/PreferencesActionEvents.h
- don't need these anymore! woohoo!
M webclient/src_moz/PreferencesImpl.cpp
- remove dependency on PreferencesActionEvents by inlining code into the
methods that used to use the events.
A webclient/src_moz/ProfileManagerImpl.cpp
- new class, implementation of the ProfileManager interface.
M webclient/src_moz/PromptActionEvents.cpp
- change erroneous comment so my grep performed correctly.
R webclient/src_moz/RDFActionEvents.cpp
R webclient/src_moz/RDFActionEvents.h
- don't need these anymore! woohoo!
M webclient/src_moz/RDFEnumeration.cpp
M webclient/src_moz/RDFTreeNode.cpp
- remove dependency on RDFActionEvents by inlining code into the
methods that used to use the events.
M webclient/src_moz/WindowControlActionEvents.cpp
- deallocate shareInitiContext.
M webclient/src_moz/WindowControlImpl.cpp
- package name change
- JNI include file name change
- remove the "sleep so I can attach gdb" code. Moved to
WrapperFactoryImpl.cpp.
M webclient/src_moz/WrapperFactoryImpl.cpp
- lots of changes. This is now where the app initialization and
shutdown happens,
M webclient/src_moz/dom_util.cpp
- comment change
M webclient/src_moz/ns_globals.h
- get rid of inappropriate global usage.
M webclient/src_moz/ns_util.h
- new struct WebclientContext for singletons.
M webclient/src_moz/rdf_util.cpp
- new methods, rdf_startup and rdf_shutdown.
- replace calls to nsComponentManager::CreateInstance() with
do_CreateInstance().
M webclient/src_moz/rdf_util.h
- new methods, rdf_startup and rdf_shutdown.
M webclient/src_moz/gtk/GtkBrowserControlCanvas.cpp
- package name change
- JNI include file name change
M webclient/src_moz/gtk/GtkBrowserControlCanvasStub.cpp
- package name change
- JNI include file name change
- this file isn't needed anymore, thankfully! I'll remove it soon.
M webclient/src_moz/gtk/StubFunctions.h
- package name change
- JNI include file name change
- this file isn't needed anymore, thankfully! I'll remove it soon.
M webclient/src_moz/motif/BrowserControlNativeShimStub.cpp
M webclient/src_moz/motif/MotifBrowserControlCanvas.cpp
M webclient/src_moz/motif/MotifBrowserControlCanvasStub.cpp
M webclient/src_moz/motif/NativeLoaderStub.cpp
M webclient/src_moz/win32/Win32BrowserControlCanvas.cpp
- package name change
- JNI include file name change
M webclient/src_share/jni_util.cpp
M webclient/src_share/jni_util.h
- util_InitializeShareInitContext() takes a JNIEnv *.
- new methods
+void util_DeleteGlobalRef(JNIEnv *env, jobject toDeleteRef);
+void util_DeleteLocalRef(JNIEnv *env, jobject toDeleteRef);
+void util_getSystemProperty(JNIEnv *env,
+ const char *propName,
+ char *propValue,
+ jint propValueLen);
M webclient/src_share/jni_util_export.cpp
M webclient/src_share/jni_util_export.h
+JNIEXPORT jobjectArray util_GetJstringArrayFromJcharArray(JNIEnv *env,
+ jint len,
+ jchar **strings,
+ jint *stringLengths)
A webclient/test/automated/src/classes/org/mozilla/webclient/BookmarksTest.java
R webclient/test/automated/src/classes/org/mozilla/webclient/BrowserControlFactoryTest.java
A webclient/test/automated/src/classes/org/mozilla/webclient/PreferencesTest.java
A webclient/test/automated/src/classes/org/mozilla/webclient/ProfileManagerTest.java
A webclient/test/automated/src/classes/org/mozilla/webclient/impl/WebclientFactoryImplTest.java
A webclient/test/automated/src/classes/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImplTest.java
A webclient/test/automated/src/classes/org/mozilla/webclient/impl/wrapper_native/gtk/TestGtkBrowserControlCanvas.java
R webclient/test/automated/src/classes/org/mozilla/webclient/wrapper_native/gtk/TestGtkBrowserControlCanvas.java
A webclient/test/automated/src/test/BrowserControlFactoryTest_correct
- junit tests! TEST FIRST!
git-svn-id: svn://10.0.0.236/trunk@147393 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 06:29:22 +00:00
bzbarsky%mit.edu
6218fccfa7
Make imagemaps work again. Bug 220519, r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147392 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 06:28:39 +00:00
stephend%netscape.com
a0d49a147a
Trivial grammatical comment change (from 'is that when it recurs' to 'in that when it recurs'... r/sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147391 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 06:20:24 +00:00
bzbarsky%mit.edu
d3f59fd91c
Fix crash in XUL sort service -- unsigned ints are never less than 0... Bug
...
220516, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147390 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 06:05:08 +00:00
jshin%mailaps.org
426a584ee4
bug 219060 : make freetype printing work for Xft build (r=louie.zhao, sr=bryner)
...
git-svn-id: svn://10.0.0.236/trunk@147389 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 05:59:39 +00:00
dbaron%dbaron.org
430fe54987
Spelling too. b=220464
...
git-svn-id: svn://10.0.0.236/trunk@147388 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 05:39:03 +00:00
dbaron%dbaron.org
bf3d007e09
Fix 80th column violations in code that I just reindented. b=220464
...
git-svn-id: svn://10.0.0.236/trunk@147387 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 05:35:25 +00:00
dbaron%dbaron.org
d62ef933ed
Eliminate excess variables and their baroque (and broken, thanks to the previous checkin) reference counting. b=220464 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147386 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 05:30:09 +00:00
brendan%mozilla.org
da7fa465a7
Better version of last change, thanks to caillon for reminding me.
...
git-svn-id: svn://10.0.0.236/trunk@147384 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 04:55:50 +00:00
brendan%mozilla.org
4981e3ba49
Forgot to update calls to formerly-static SecurityCompareURI (r+sr=bz).
...
git-svn-id: svn://10.0.0.236/trunk@147383 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 04:44:33 +00:00
brendan%mozilla.org
53924f1a53
Expose nsIScriptSecurityManager::SecurityCompareURIs for use by nsGlobalWindow::SetNewDocument, to avoid spurious window.open same-origin violation errors (220421, r=caillon, sr=bzbarsky).
...
git-svn-id: svn://10.0.0.236/trunk@147382 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 04:22:01 +00:00
neil%parkwaycc.co.uk
f2aa380cdb
Bug 219318 Display Search Tips on a failed Search in Help window p=rlk@trfenv.com r=me
...
git-svn-id: svn://10.0.0.236/trunk@147381 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 20:16:48 +00:00
bryner%brianryner.com
3d9ef65829
fixing firebird build bustage
...
git-svn-id: svn://10.0.0.236/trunk@147380 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 19:35:14 +00:00
neil%parkwaycc.co.uk
58c52da46c
Bug 214693 Copyrights (and line endings) messed up in Help files p=rlk@trfenv.com r=me
...
git-svn-id: svn://10.0.0.236/trunk@147379 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 19:25:09 +00:00
bryner%brianryner.com
f290465ae7
fixing firebird/thunderbird build bustage (bug 26893)
...
git-svn-id: svn://10.0.0.236/trunk@147378 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 18:49:39 +00:00
bmlk%gmx.de
15441b0462
fieldset frames should report overflow area, bug 96506 r/sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147364 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 14:53:17 +00:00
varga%utcru.sk
84058c65d6
Fix for bug 196575. Add comments to IDL interfaces
...
r/moa=varga, patch by Neil Deakin <enndeakin@sympatico.ca >
git-svn-id: svn://10.0.0.236/trunk@147362 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 14:42:26 +00:00
cbiesinger%web.de
8dd5a08649
Bug 220406 nsLocalFileWin::Launch should return more specific errors
...
convert the specific return values to nsresult-errorcodes.
r=dougt sr=darin
git-svn-id: svn://10.0.0.236/trunk@147361 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 14:37:16 +00:00
bmlk%gmx.de
205e630bce
allow empty row groups in the border collapse access to the cellmap. bug 217769 r/sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147360 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 12:00:56 +00:00
jst%mozilla.jstenback.com
5b77a28726
Fixing issue raised in bug 215981.
...
git-svn-id: svn://10.0.0.236/trunk@147359 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 06:24:54 +00:00
jst%mozilla.jstenback.com
ba7a1e91bd
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@147358 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 06:16:09 +00:00
jst%mozilla.jstenback.com
8a4e4eacf2
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@147357 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 05:49:52 +00:00
jst%mozilla.jstenback.com
c6add4abe1
Silly MSVC 6.
...
git-svn-id: svn://10.0.0.236/trunk@147356 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 05:09:14 +00:00
jst%mozilla.jstenback.com
2acd73da7d
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@147355 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 05:06:31 +00:00
jst%mozilla.jstenback.com
ef67a47aab
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
...
git-svn-id: svn://10.0.0.236/trunk@147354 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 04:18:26 +00:00
nelsonb%netscape.com
e350065f77
Move a brace so vi will find the beginning of the function.
...
git-svn-id: svn://10.0.0.236/trunk@147353 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 01:45:35 +00:00
jpierre%netscape.com
607c61e1f0
Fix for bug 219539 - support GeneralizedTime in NSS tools
...
git-svn-id: svn://10.0.0.236/trunk@147352 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-27 00:01:45 +00:00
kiko%async.com.br
ad61d77b76
Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the
...
default output, in certain cases) in the edit pages. Patch by Vlad
Dascalu <jocuri@softhome.net >, r=kiko, a=justdave
git-svn-id: svn://10.0.0.236/trunk@147351 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 23:47:07 +00:00
asa%mozilla.org
21ffae6d2f
Follow-up checkin to bug 165653.
...
Drop Firebird's dependency on Gecko's DOM for the sidebar; it should provide it itself.
Patch=caillon
r=bryner
sr=jst
git-svn-id: svn://10.0.0.236/trunk@147350 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 23:45:44 +00:00
brendan%mozilla.org
20798cb331
Redo thread/process stack size checking and API to avoid having to guess/fudge; instead, require embedders to advise explicitly, for fudge-free limits and backward API compatibility (192414, r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@147349 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 22:47:01 +00:00
bryner%brianryner.com
8621b9339d
If we're in the middle of printing when window.close() is called, then defer closing the window until printing completes. This avoids tearing down the presentation while the print engine is still using it. Bug 172921, r=jkeiser, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@147348 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 21:45:15 +00:00
cbiesinger%web.de
1ce0a6e468
bug 219944 Junk Mail Icon could use some spacing in the "About Junk Mail" dialog
...
patch by Stefan Borggraefe borggraefe@despammed.com
Adds margin-left: 0.5ex to classic and 0.3ex to modern. Modern needs less
margin, because the icon itself already has a blank area on the left.
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
git-svn-id: svn://10.0.0.236/trunk@147346 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 19:53:46 +00:00
cbiesinger%web.de
3e69b6224e
Bug 220363 use doxygen-style comments in nsExternalHelperAppService.h
...
this is mostly converting //-style comments to /**-style ones and using @param
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@147345 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 19:49:23 +00:00
tor%cs.brown.edu
b05dc41ed1
Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147344 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 19:44:23 +00:00
pschwartau%netscape.com
db01cb48ad
Improving readability.
...
git-svn-id: svn://10.0.0.236/trunk@147343 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 19:37:15 +00:00
tor%cs.brown.edu
064f665b7e
Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147342 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 19:31:18 +00:00
bsmedberg%covad.net
68b719e05c
Bug 184686 - convert HTMLFormElement to use nsTHashtable
...
r=jkeiser sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147341 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 19:26:17 +00:00
pschwartau%netscape.com
1e5360253e
Initial add. Regression test for bug 220367.
...
git-svn-id: svn://10.0.0.236/trunk@147340 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 19:24:58 +00:00
pschwartau%netscape.com
823408d1d8
Initial add. Regression test for bug 220362.
...
git-svn-id: svn://10.0.0.236/trunk@147338 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 18:56:23 +00:00
igor%mir2.org
a16f2df119
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=220367 :
...
Fix: if in RegExpImpl.getParenSubString parens.get(i) is null, return
emptySubstring
If a branch of | with capturing () does not match , then RegExpImpl.parens will
contain null for corresponding $<group-number> according to code in
NativeRegExp.executeRegExp(). The current code does not check for a possible
null in RegExpImpl.parens when calling toString and the patch fixes that by
making sure that getParenSubString return SubString.emptySubString in such
cases.
git-svn-id: svn://10.0.0.236/trunk@147337 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 17:25:33 +00:00
brendan%mozilla.org
8885d091a9
Follow-up fix to clamp cx->stackLimit so it doesn't wrap (192414, r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@147336 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 17:22:14 +00:00
axel%pike.org
eebd220982
bustage fix, wrong kezboard
...
git-svn-id: svn://10.0.0.236/trunk@147335 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 17:11:33 +00:00
axel%pike.org
d9351778fe
bug 206445, review nit from/r=sicking
...
git-svn-id: svn://10.0.0.236/trunk@147334 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 16:55:33 +00:00
bzbarsky%mit.edu
2c479918b7
Remove bogus 1px adjustment that harkens back to imagelib1. Bug 220174,
...
r=pavlov, sr=tor
git-svn-id: svn://10.0.0.236/trunk@147333 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 16:43:19 +00:00
axel%pike.org
89dc7ab032
fixup whitespace for bustage, r=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@147332 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 15:15:01 +00:00
mostafah%oeone.com
83f2962056
Fixed looking for the correct stylesheet
...
git-svn-id: svn://10.0.0.236/trunk@147331 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 15:02:01 +00:00
neil%parkwaycc.co.uk
8f541768c0
Fix Pike's build bustage r=bsmedberg sr=bustage
...
git-svn-id: svn://10.0.0.236/trunk@147330 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 13:03:47 +00:00
cbiesinger%web.de
f06e5ad44e
bug 220257. treat .hta files as executables
...
r=darin sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@147328 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 12:56:49 +00:00
axel%pike.org
8e328f2600
bug 206445, nsresult based error reporting in XPath expression parser and lexer, r=sicking, sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@147326 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 12:32:42 +00:00
jpierre%netscape.com
3b8812e241
Fix for bug 219539 - support GeneralizedTime in NSS tools
...
git-svn-id: svn://10.0.0.236/trunk@147323 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 06:18:40 +00:00
stephend%netscape.com
929602ecb1
Last commit was actually for bug 220327...
...
git-svn-id: svn://10.0.0.236/trunk@147322 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 04:29:42 +00:00
stephend%netscape.com
07ef4e2596
Bug 22037. Netcape (sic) reference in cs_nav_prefs_advanced.html should read Mozilla (actually, I'm removing it for now because I don't want to introduce more hardcoding - ultimately we should figure out how to use &brandShortname; in these files. r=db48x@yahoo.com
...
git-svn-id: svn://10.0.0.236/trunk@147321 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 04:24:06 +00:00
nelsonb%netscape.com
e45d71ac34
Don't use windowed exponentiation for small public exponents.
...
Speeds up public key operations. Path contributed by
Sheueling Chang Shantz <sheueling.chang@sun.com >,
Stephen Fung <stephen.fung@sun.com >, and
Douglas Stebila <douglas@stebila.ca > of Sun Laboratories.
git-svn-id: svn://10.0.0.236/trunk@147320 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 02:15:12 +00:00
cls%seawood.org
2dab43a144
Workaround gcc -MD dependency issue originally mentioned in bug 105005.
...
Fixing OSX tinderboxes.
git-svn-id: svn://10.0.0.236/trunk@147319 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 02:04:13 +00:00
robin.lu%sun.com
d9a8c16a72
patch fixes bug 216752 [gtk2]tooltip make mozilla crash on Solaris.
...
r=bryner sr=blizzard patched by robin.lu@sun.com
git-svn-id: svn://10.0.0.236/trunk@147318 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 01:47:19 +00:00
neil%parkwaycc.co.uk
9aa8957fc7
Followup to bug 219552 fix crash sorting empty subjects r=bienvenu sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147317 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 23:36:25 +00:00
stephend%netscape.com
43d8bb0222
Bug 220169. Fixing references from 'plugins' to 'plug-ins' in Help'. r=R.J. Keller
...
git-svn-id: svn://10.0.0.236/trunk@147316 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 23:29:17 +00:00
stephend%netscape.com
f89f7724a1
Bug 214678. Right-click menus in Help window have useless items. Patch by R.J. Keller <rlk@trfenv.com. r=neil, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@147315 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 23:24:51 +00:00
mostafah%oeone.com
380dbffd1c
Fixed a little problem with getting the correct stylesheet
...
git-svn-id: svn://10.0.0.236/trunk@147314 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 23:10:28 +00:00
ben%bengoodger.com
3d364bd4a5
Point start page to something on mozilla.org for now. Will be a support link in .8.
...
git-svn-id: svn://10.0.0.236/trunk@147312 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 22:02:55 +00:00
nelsonb%netscape.com
8fc7503160
Correct an inaccurate log message.
...
git-svn-id: svn://10.0.0.236/trunk@147310 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 21:40:02 +00:00
stephend%netscape.com
045892f8e4
Bug 220272. Accesskey of W for Paste Without Formatting conflicts with W for Rewrap in plain text editor. Patch by Karsten Dusterloh <kd-moz@tprac.de> r=neil, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147309 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 21:12:50 +00:00
neil%parkwaycc.co.uk
c8a4da9ca4
Bug 220215 use XPCNativeWrapper instead of directly calling Components.lookupMethod moa=glazman r=caillon sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147308 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 20:43:27 +00:00
dbaron%dbaron.org
9794517411
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@147307 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 20:02:57 +00:00
mcs%netscape.com
6ee3ae4225
Put back the contributed change that we previously did not
...
have permission to relicense; we now have permission.
git-svn-id: svn://10.0.0.236/trunk@147306 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 20:01:54 +00:00
justdave%syndicomm.com
cc02c583c8
Bug 76157: Give proper error message on non-numeric sortkey when editing milestones.
...
Patch by jocuri@softhome.net (Vlad Dascalu)
r=kiko, a=justdave
git-svn-id: svn://10.0.0.236/trunk@147305 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 19:59:44 +00:00
mostafah%oeone.com
42db58b596
synched fields with en-US
...
git-svn-id: svn://10.0.0.236/trunk@147301 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 19:00:10 +00:00
mostafah%oeone.com
b43aade3a4
Checked in final changes needed to fix bug 155882 : Tasks (ToDo) need an Alarm (just like Events)
...
git-svn-id: svn://10.0.0.236/trunk@147300 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 18:59:21 +00:00
darin%meer.net
51d89221a8
fixes bug 217765 "HTTP: does not always handle username+password from URL correctly" patch=darin,crabbkw r=darin sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147299 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 17:48:28 +00:00
mcs%netscape.com
f99b59cb86
NPL 1.1/GPL 2.0/LGPL 2.1 triple license.
...
git-svn-id: svn://10.0.0.236/trunk@147298 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 16:38:52 +00:00
pkw%us.ibm.com
b44066e9c0
Bug 219493 - nsPersistentProperties doesn't handle multi-line properties
...
files correctly. This is a better patch than the original one.
r=darin@meer.net , sr=alecf@flett.org
git-svn-id: svn://10.0.0.236/trunk@147297 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 16:28:06 +00:00
mcs%netscape.com
6abbf8ec81
Back out contributed change that we do not have permission to relicense.
...
git-svn-id: svn://10.0.0.236/trunk@147296 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 15:48:59 +00:00
bzbarsky%mit.edu
354b33f59a
Look for charset param on content type with a case-insensitive search. Bug
...
220203, r=timeless, sr=darin
git-svn-id: svn://10.0.0.236/trunk@147295 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 15:37:56 +00:00
cbiesinger%web.de
53bf719f9e
Bug 99264
...
"Search Messages" and "Search Addresses" windows should remember Size & Position
patch by borggraefe@despammed.com (Stefan Borggraefe)
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
git-svn-id: svn://10.0.0.236/trunk@147294 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 15:03:50 +00:00
tor%cs.brown.edu
217ea5a6aa
Bug 65881 - fix command line option to install private colormap.
...
r=blizzard, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@147293 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 14:51:06 +00:00
cbiesinger%web.de
b9f3f42d1a
bug 218817. replace GetDownloadInfo with attributes on nsIExternalHelperAppService -
...
this means 2 new attributes:
readonly attribute nsIFile targetFile;
readonly attribute PRTime timeDownloadStarted;
(no caller of GetDownloadInfo needed all three pieces of information that it provided)
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@147292 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 13:07:24 +00:00
cbiesinger%web.de
b83ae34050
Bug 220198
...
helperappservice qi's to httpchannel when it wants encodedchannel
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@147291 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 12:51:45 +00:00
cbiesinger%web.de
941ab95c4d
Bug 219505
...
Change MOZ_PHOENIX to MOZ_XUL_APP in themes
patch by stephen walker (sdwalker@myrealbox.com ) r+sr=bryner
git-svn-id: svn://10.0.0.236/trunk@147290 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 12:48:58 +00:00
bzbarsky%mit.edu
28a65e3029
Make "manage sites" window resizable. Bug 13188, patch by
...
borggraefe@despammed.com (Stefan Borggraefe), r+sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@147289 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 06:00:29 +00:00
bzbarsky%mit.edu
af8ba69ee3
Make charset-detection code work with just a BOM (no @charset rule) in the
...
sheet. Bug 218915, r=smontagu, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147288 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 05:57:28 +00:00
bzbarsky%mit.edu
0f24116727
Make <select size="0"> act like <select size="1">, and some tweaks to make
...
<select size="1" multiple> work better. Bug 182681, patch idea from
the_great_spam_bin@yahoo.com (Ari), r=bryner, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147287 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 05:44:51 +00:00
dbaron%dbaron.org
538a104810
Do not use nsCOMPtr_base with gcc3, since doing so violates aliasing rules. b=212082 r=scc sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147286 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 05:43:42 +00:00
dbaron%dbaron.org
b40279e5ef
Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147285 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 05:39:11 +00:00
dbaron%dbaron.org
ed90ee6110
Call moz_gtk_shutdown before the event loop shuts down so that objects can be freed completely on shutdown. b=219523 r=bryner sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@147284 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 05:36:25 +00:00
dbaron%dbaron.org
a61bd135a2
Fix leak of GDK events, and thus the main GDK window. b=219536 r=blizzard sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147283 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 05:34:25 +00:00
bryner%brianryner.com
b91b7bf8aa
Check return results from DecryptData so that we don't bring up the master password dialog again if the user cancelled it the first time. Bug 220214.
...
git-svn-id: svn://10.0.0.236/trunk@147282 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 04:54:22 +00:00
darin%meer.net
85cb37e629
fixes bug 220122 "Proxy-Authentication credentials can be exposed to origin server" r=bz sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@147280 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 04:33:56 +00:00
dbaron%dbaron.org
7f83c6facc
Fix regression of scrolling attribute and overflow property on frame and iframe elements. Make the two interact correctly according to CSS cascading rules. b=220195 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147278 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 03:55:04 +00:00
bzbarsky%mit.edu
4675771501
Fix GetAttributes() in XUL to work right. Bug 169825, r=sicking, sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@147277 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 03:51:12 +00:00
timeless%mozdev.org
8a5816a050
Bug 217949 NTLM Authentication does not work on NT4
...
patch by darin r=timeless sr=mscott
git-svn-id: svn://10.0.0.236/trunk@147274 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 02:53:05 +00:00
timeless%mozdev.org
9c83085c26
Bug 220103 @mozilla.org/download;1 uses null mInner
...
r=neil sr=bz
git-svn-id: svn://10.0.0.236/trunk@147273 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 02:30:42 +00:00
timeless%mozdev.org
fadf65bc56
Bug 220103 @mozilla.org/download;1 uses null mInner
...
r=neil sr=bz
git-svn-id: svn://10.0.0.236/trunk@147272 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 02:22:15 +00:00
jpierre%netscape.com
1385096cc0
Fix typo
...
git-svn-id: svn://10.0.0.236/trunk@147271 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 00:25:06 +00:00
gerv%gerv.net
41889cbaa5
Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla Helper form. Patch by gerv; r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@147270 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 22:50:04 +00:00
gerv%gerv.net
515d9f95d3
Bug 150900 - Help | Release Notes doesn't go to Release Notes. Patch by biesi; r=gerv, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@147269 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 22:29:35 +00:00
gerv%gerv.net
e94dc86ee0
Bug 213117 - new text for about:mozilla, line-height tweaks. Patch by steffen.wilberg@web.de; r=gerv, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@147268 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 22:21:16 +00:00
wtc%netscape.com
bcc139ed01
Bugzilla bug 216117: added a TokenProxy member to the PK11Cert class to
...
store the slot pointer for the certificate *instance*. This slot pointer
is not necessarily cert->slot. Try to get the correct slot pointer for a
cert instance where possible. This patch helps us handle multiple
instances of the same cert better.
Modified Files:
PK11Finder.c pkcs11/PK11Cert.c pkcs11/PK11Cert.java
pkcs11/PK11InternalCert.java pkcs11/PK11InternalTokenCert.java
pkcs11/PK11Store.c pkcs11/PK11Token.c
pkcs11/PK11TokenCert.java pkcs11/pk11util.h
provider/java/security/JSSKeyStoreSpi.c ssl/SSLServerSocket.c
ssl/callbacks.c ssl/common.c ssl/jssl.h util/java_ids.h
git-svn-id: svn://10.0.0.236/trunk@147266 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 22:20:15 +00:00
gerv%gerv.net
ecf27b2de7
Bug 150900 - Help | Release Notes doesn't go to Release Notes. Patch by biesi; r=gerv, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@147265 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 22:14:37 +00:00
nelsonb%netscape.com
9ae20d64bf
Fix usage message to list all commands. Also, fix a few lines of
...
code that did not follow the file's convention for indentation.
Bug 203870.
git-svn-id: svn://10.0.0.236/trunk@147264 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 21:49:49 +00:00
scott%scott-macgregor.org
7ca0ce609c
Bug #219591 --> To much padding around toolbar buttons in 'small' mode. The earlier fix to this had problems
...
where we did not have enough padding and the file button had a drop down marker underneath it.
This patch cleans all of that up.
git-svn-id: svn://10.0.0.236/trunk@147260 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 21:32:11 +00:00
ian%hixie.ch
f99f1a5879
Typo...
...
git-svn-id: svn://10.0.0.236/trunk@147259 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 21:28:27 +00:00
ian%hixie.ch
b355d49371
Stop an infinite loop that occurs if you have questions all in the same category. Bug found by ltost.
...
git-svn-id: svn://10.0.0.236/trunk@147258 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 21:22:50 +00:00
jag%tty.nl
3dd06e3476
Bug 218528: Personal Toolbar is empty when the UI is right-to-left. Patch by Neil, r=varga, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@147256 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 21:07:28 +00:00
wtc%netscape.com
9b8589791f
Bugzilla bug 220209: fixed a cert reference leak in
...
JSSL_CallCertSelectionCallback if the PK11_FindKeyByAnyCert call fails.
git-svn-id: svn://10.0.0.236/trunk@147255 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 21:07:17 +00:00
cbiesinger%web.de
b24a1bc3c6
220111 nsIDownload should document that Init must be called
...
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@147254 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 20:24:19 +00:00
cbiesinger%web.de
ee01e72967
143570 r=bzbarsky sr=darin
...
Allow assigning helper apps to mailnews attachments by extension.
do this by only getting the query off the uri for HTTP/HTTPS urls - mailnews
uris always have a query string, and if there is a query string the file
extension is ignored because a CGI script is assumed, which has no useful
extension.
git-svn-id: svn://10.0.0.236/trunk@147253 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 20:21:09 +00:00
cbiesinger%web.de
4ddacd2097
Bug 204671 progress dialog on download is always on top
...
r=bzbarsky sr=jag
Fix this by explicitly setting dialog=no in the features argument of
windowwatcher::OpenWindow.
git-svn-id: svn://10.0.0.236/trunk@147252 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 19:49:02 +00:00
bzbarsky%mit.edu
c2dacdb070
Make userContent.css come after the prefs sheet in the user sheet list (so that
...
rules in userContent.css can override prefs). Bug 215668, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147251 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 19:03:06 +00:00
justdave%syndicomm.com
4dbd42a164
Remove cyeh@netscape.com from list of people to be mailed when CVSROOT changes. Added sysalerts@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@147250 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 18:11:35 +00:00
brendan%mozilla.org
d33b020177
Check in my version of a patch to avoid thread or process stack overflow from Igor Bukanov <igor@fastmail.fm> (192414, r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@147249 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 16:49:58 +00:00
bmlk%gmx.de
52c5a559e1
include previously removed borderpadding and cellspacing, bug 215629, r=jkeiser sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147248 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 16:04:54 +00:00
neil%parkwaycc.co.uk
40bd7e87d3
Bug 214832 some web pages bookmark as [object HTMLImageElement] r=caillon sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147247 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 14:58:51 +00:00
danm-moz%comcast.net
c2b9b6373e
when bringing a window to the front, also bring to the front windows which must remain in front of it. but even more so, if you follow me. bug 217012, bug 184890. r=jag,neil
...
git-svn-id: svn://10.0.0.236/trunk@147246 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 14:31:03 +00:00
stephend%netscape.com
80cb4da662
Bug 147028. Change reference of Theme Park to theme sites (for brand). r=neil, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147244 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 14:07:48 +00:00
daniel%glazman.org
e2b7b51863
build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org
...
git-svn-id: svn://10.0.0.236/trunk@147242 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 13:59:37 +00:00
mostafah%oeone.com
f765efd84c
Checking in translations
...
git-svn-id: svn://10.0.0.236/trunk@147241 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 13:45:53 +00:00
igor%mir2.org
cfa4c3078e
Use ScriptableObject.getPropertyIds(jsObj) to get all object ids instead of explicit working throw prototype chain.
...
git-svn-id: svn://10.0.0.236/trunk@147240 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 13:35:52 +00:00
stephend%netscape.com
08c1ce4b77
Bug 203121. Debug > Verification > Javascript menu item should read 'DOM' instead. Patch by Neil Rashbrook <neil@parkwaycc.co.uk>. r=me, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147239 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 13:32:47 +00:00
igor%mir2.org
3e1099d536
Optimization in getPropertyIds: since Scriptable.getIds returns unique ids, check against id duplication only if prototype chain contains more then one object with enumerable ids. It this way there is no need to allocate hash map in the common case of objects without enumerable properties on the prototype chain.
...
git-svn-id: svn://10.0.0.236/trunk@147238 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 13:32:42 +00:00
igor%mir2.org
7fda75886b
Optimization in IdEnumeration: since Scriptable.getIds returns unique ids, check against id duplication only if prototype chain contains more then one object with enumerable ids. It this way there is no need to allocate hash map in the common case of objects without enumerable properties on the prototype chain.
...
git-svn-id: svn://10.0.0.236/trunk@147237 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 13:29:17 +00:00
bzbarsky%mit.edu
c6a7e9b410
Fix GetID to not try to get attrs in unknown namespaces. Bug 220027, r=peterv, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@147236 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 13:22:09 +00:00
stephend%netscape.com
77f389354b
Bug 220097. Change 'Plugins' to 'Plug-ins' in Script & Plug-ins pref panel. r=neil, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147235 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 12:25:54 +00:00
neil%parkwaycc.co.uk
747d68f68c
Bug 169000 Wrapper library to access XPConnect native objects from chrome JS p=caillon r=jag sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@147234 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 10:27:14 +00:00
peter%propagandism.org
a2beb81751
Fix for bug 220080 (Wrong numeric code for DOM Level 2 errors). r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@147233 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 09:51:25 +00:00
neil%parkwaycc.co.uk
48b974559b
Bug 219552 Improve performance of RowCellColumnToCollationKey r=bienvenu sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@147232 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 08:18:45 +00:00
justdave%syndicomm.com
1e587642c8
Don't send me bonsai's mail anymore
...
git-svn-id: svn://10.0.0.236/trunk@147231 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 08:18:28 +00:00
justdave%syndicomm.com
92e23c1eab
Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape as an upgrade.
...
Patch by Vlad Dascalu <jocuri@softhome.net >
r= gerv, a= justdave
git-svn-id: svn://10.0.0.236/trunk@147230 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 08:00:13 +00:00
justdave%syndicomm.com
64ff98acd8
Make more specific entry first so it'll trigger
...
git-svn-id: svn://10.0.0.236/trunk@147229 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 07:56:40 +00:00
justdave%syndicomm.com
edf1262381
Bug 177449: When changing email address, old email address confirmation was case sensitive
...
patch by Vlad Dascalu <jocuri@softhome.net >
r= kiko, a= justdave
git-svn-id: svn://10.0.0.236/trunk@147228 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 07:44:22 +00:00
scott%scott-macgregor.org
eddbc6b024
try to fix ^M characters in file
...
git-svn-id: svn://10.0.0.236/trunk@147227 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 07:34:49 +00:00
hpradhan%hotpop.com
3dd9b150e5
Bug 170985 : fix for gcc3.4 bustage
...
git-svn-id: svn://10.0.0.236/trunk@147226 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 07:30:16 +00:00
hpradhan%hotpop.com
403a6ec735
Bug 170985 : bustage possible btek bustage fix
...
git-svn-id: svn://10.0.0.236/trunk@147225 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 07:15:34 +00:00
louie.zhao%sun.com
3861f20b22
bug 209496 "Paste is not possible after a "Cut" on GTK2 build"
...
r = jerry.tan
sr = blizzard
git-svn-id: svn://10.0.0.236/trunk@147224 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 06:46:43 +00:00
despotdaemon%netscape.com
e9d1b2c209
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147223 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 06:38:53 +00:00
despotdaemon%netscape.com
db333fc834
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147222 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 06:37:57 +00:00
hpradhan%hotpop.com
ed28437f02
Bug 206947: Synchronous XMLHttpRequest leaks and can cause crashes r=heikki sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@147221 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 06:20:02 +00:00
hpradhan%hotpop.com
2386bca751
Bug 170985 : table-based content object creation r=peterv sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@147220 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 06:16:52 +00:00
ben%bengoodger.com
e35cc72501
Do this only in Firebird
...
git-svn-id: svn://10.0.0.236/trunk@147217 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 05:34:17 +00:00
ben%bengoodger.com
9c31ed1fb9
Bug 217026 - turbo is not supported in Mozilla Firebird. exit with an error. Patch by chris Thomas.
...
git-svn-id: svn://10.0.0.236/trunk@147216 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 05:28:13 +00:00
justdave%syndicomm.com
48c66529ce
checkin mail now goes to mecha - also adding cvs-checkins@bugzilla.org for bugzilla checkins.
...
git-svn-id: svn://10.0.0.236/trunk@147215 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 05:23:45 +00:00
bzbarsky%mit.edu
bb9f55d007
Make DOM CSS declarations smaller by mRefCnt, since they are refcounted
...
together with their DOM rules (except for inline style). Bug 215735,
r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147214 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 03:34:27 +00:00
timeless%mozdev.org
316bf3cede
Bug 220093 inCSSValueSearch incorrectly uses strings
...
r=caillon sr=bz
git-svn-id: svn://10.0.0.236/trunk@147213 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 03:06:00 +00:00
justdave%syndicomm.com
84ed2efcdd
only send checkin mail to lounge for now. We'll change it to mecha after we shut down cvs. Don't want duplicate entries in the database.
...
git-svn-id: svn://10.0.0.236/trunk@147212 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 02:23:08 +00:00
timeless%mozdev.org
12c84812b3
Bug 220062 Cleanup NS_METHOD_GETTER_STR/NS_METHOD_SETTER_STR
...
r=dougt
git-svn-id: svn://10.0.0.236/trunk@147211 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 01:56:06 +00:00
bryner%brianryner.com
136aaa9c06
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@147210 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 01:55:52 +00:00
timeless%mozdev.org
44e82de4fb
Bug 220060 Crash using nsJar w/ null mZipFile
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@147209 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 01:48:09 +00:00
timeless%mozdev.org
2da58a87aa
Bug 220057 Crash using nsBoxObject w/ null mContent
...
r=roc sr=roc
git-svn-id: svn://10.0.0.236/trunk@147208 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 01:47:46 +00:00
rginda%netscape.com
2c8148d00a
landing chatzilla 0.9.35
...
git-svn-id: svn://10.0.0.236/trunk@147205 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 00:49:09 +00:00
despotdaemon%netscape.com
8451d5d0e4
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147204 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-24 00:44:14 +00:00
timeless%mozdev.org
0057ce62d2
Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@147200 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 23:07:54 +00:00
wtc%netscape.com
f88f914d2d
Deleted unused code.
...
git-svn-id: svn://10.0.0.236/trunk@147199 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 22:56:46 +00:00
dbaron%dbaron.org
9584918aa8
Update version numbers to 1.6a.
...
git-svn-id: svn://10.0.0.236/trunk@147198 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 22:39:38 +00:00
wtc%netscape.com
7bb46db06a
Set JSS version to 3.4.2 Beta 1.
...
Modified Files: CryptoManager.java util/jssver.h
git-svn-id: svn://10.0.0.236/trunk@147194 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 20:57:15 +00:00
nelsonb%netscape.com
a764068a58
Fix bug 204549. Properly handle memory allocation failures.
...
git-svn-id: svn://10.0.0.236/trunk@147193 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 20:47:43 +00:00
wtc%netscape.com
e8dd7063dd
Bugzilla bug 204549: find_objects_by_template was not setting *statusOpt
...
before one return statement. r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@147192 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 20:34:15 +00:00
ben%bengoodger.com
fb8be77b77
Fix for bugs:
...
- 219191, 219192 - localize Download Options FE by placing strings in string bundles. Patch by Mike Connor.
- 219222 - use the new about:mozilla screen. patch by Steffen Wilberg.
git-svn-id: svn://10.0.0.236/trunk@147187 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 19:36:16 +00:00
ben%bengoodger.com
b9a73c0e05
Fix Firebird bugs
...
217195 (patch by Jesse Ruderman) - security hole in markLinkVisited (exploited with link.href usage)
219875 (patch by Mike Connor) - localize strings for provisional security UI in Advanced Options panel
git-svn-id: svn://10.0.0.236/trunk@147186 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 19:34:25 +00:00
cbiesinger%web.de
5e15ee3d1e
219681 r=bzbarsky sr=darin
...
log save/launch errors to nspr log
This converts a printf inside #ifdef DEBUG_law to use nspr logging (module HelperAppService)
git-svn-id: svn://10.0.0.236/trunk@147185 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 19:27:07 +00:00
cbiesinger%web.de
1733bac311
219608 r=bzbarsky sr=darin compile warning in helperappservice (size/unsigned mismatch)
...
git-svn-id: svn://10.0.0.236/trunk@147184 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 19:24:26 +00:00
mostafah%oeone.com
fda651378b
Fixed bug 220079: openvmsxpi support
...
git-svn-id: svn://10.0.0.236/trunk@147183 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 19:21:08 +00:00
bienvenu%nventure.com
a3fc0bf5ad
occasionally expunge folders when user is using delete immediately delete model, r/sr=mscott 156168
...
git-svn-id: svn://10.0.0.236/trunk@147181 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 18:53:12 +00:00
bienvenu%nventure.com
b3ebf1adb3
fix problem where password manager forgets pop3 password when there's an error logging onto the pop3 server, 219162, r=ch.ey@gmx.net, sr=mscott, and whitespace cleanup
...
git-svn-id: svn://10.0.0.236/trunk@147180 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 18:48:30 +00:00
darin%meer.net
e261c5b10b
fixing typo in last checkin
...
git-svn-id: svn://10.0.0.236/trunk@147179 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 18:38:49 +00:00
darin%meer.net
864739cabe
fixes bug 219479 "further cleanup for pref backend" patch=alfredkayser@nl.ibm.com r=darin sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147176 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 17:57:22 +00:00
uid502
73f366c730
Fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@147174 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 17:49:28 +00:00
darin%meer.net
8bbf992632
fixes bug 220020 "PR_EnumerateAddrInfo should not special case port 0" r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@147172 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 17:47:44 +00:00
scott%scott-macgregor.org
edb974ca56
Bug #216209 --> for non mac platforms, hook up F2 to rename a folder
...
thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@147170 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 17:23:39 +00:00
uid502
e9d6a45b46
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147169 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 17:05:29 +00:00
scott%scott-macgregor.org
02148703ce
Port Bug #188934 to thunderbird (thanks to Stephen Walker for the port). Junk Mail Controls: J key for mark as junk, Shift-J for mark as not junk.
...
git-svn-id: svn://10.0.0.236/trunk@147168 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 17:03:34 +00:00
scott%scott-macgregor.org
ef102618e0
try to fix bogus line breaks
...
git-svn-id: svn://10.0.0.236/trunk@147166 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 16:06:52 +00:00
mostafah%oeone.com
bc2315ed0e
Checked in patch for bug 219985: calendarService.js not moved to OBJDIR
...
git-svn-id: svn://10.0.0.236/trunk@147165 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 13:47:17 +00:00
peter%propagandism.org
ea481fdedc
Fix for bug 85798 (INUSE_ATTRIBUTE_ERR expected when using setNamedItem()). r=sicking, sr=jst.
...
Fix for bug 127205 (setNamedItemNS() in NamedNodeMap doesn't set the item properly). r=sicking, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@147164 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 13:46:20 +00:00
peter%propagandism.org
ee899ed492
Fix for bug 219819 (.nodeValue shouldn't throw NO_MODIFICATION_ALLOWED_ERR for documents and elements). r/sr=jst.
...
Fix for bug 206416 (tagName property of element created with xmlDocument.createElementNS should contain the qualified name but contains only the local name). r=bz, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@147163 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 13:45:48 +00:00
peter%propagandism.org
f0d854f975
Fix for bug 219819 (.nodeValue shouldn't throw NO_MODIFICATION_ALLOWED_ERR for documents and elements). r/sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@147162 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 13:45:02 +00:00
neil%parkwaycc.co.uk
e32f5ea872
Bug 165744 Fix transparency and other ugliness with the windows window icons r=dean_tessman sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@147160 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 10:10:15 +00:00
dbaron%dbaron.org
9113d80536
Miscellaneous code cleanup. b=215963 r=jshin sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147159 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 07:30:51 +00:00
despotdaemon%netscape.com
e6a516fc97
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@147158 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 07:23:35 +00:00
despotdaemon%netscape.com
71668ea3f2
Pseudo-automatic update of changes made by root.
...
git-svn-id: svn://10.0.0.236/trunk@147157 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 07:08:23 +00:00
jag%tty.nl
b61a41a7f9
Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147155 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 06:49:06 +00:00
scott%scott-macgregor.org
8ab9d731f3
Bug #216090 --> F7 does not start spell check on windows
...
git-svn-id: svn://10.0.0.236/trunk@147153 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 05:47:16 +00:00
scott%scott-macgregor.org
903e87e87a
Bug #107883 --> port david's fix for removing from server after x days for POP.
...
git-svn-id: svn://10.0.0.236/trunk@147150 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 04:26:35 +00:00
nelsonb%netscape.com
a25f55c7c5
Correctly compute certificate fingerprints. Bug 220016.
...
git-svn-id: svn://10.0.0.236/trunk@147137 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 02:05:47 +00:00
jpierre%netscape.com
c124a4adcb
Fix for 215182 - certutil prints incorrect nickname. r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@147135 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 00:10:54 +00:00
scott%scott-macgregor.org
9ff3b7fcb8
Bug #219696 --> change user agent to 1.6a instead of 1.5b for trunk builds.
...
git-svn-id: svn://10.0.0.236/trunk@147134 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 00:10:39 +00:00
brendan%mozilla.org
fe4e2f8b11
Eliminate unnecessary local variable.
...
git-svn-id: svn://10.0.0.236/trunk@147133 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 00:07:24 +00:00
timeless%mozdev.org
64f5be98da
Bug 151153 Advanced Preferences -- Scripts & Plugins incorrect
...
patch by stolenclover@yahoo.com.tw r=rlk@trfenv.com
git-svn-id: svn://10.0.0.236/trunk@147132 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 00:07:02 +00:00
dbaron%dbaron.org
f627142fa1
Fix --disable-xul bustage. b=219058
...
git-svn-id: svn://10.0.0.236/trunk@147128 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 23:53:07 +00:00
darin%meer.net
9fe4383188
fixes bug 219456 "proxy browsing broken on todays cvs 20030917" r=dougt sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@147125 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 22:30:29 +00:00
mcafee%netscape.com
9734d6b7a6
Show scraped data for test-failed and failed builds in addition to successful builds (210802). patch=dbaron, r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@147124 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 22:23:04 +00:00
dbaron%dbaron.org
9fad2f3af5
Allow list numbering to work on elements with 'overflow'. b=219716 Patch from Mats Palmgren <mats.palmgren@bredband.net>. r=dbaron sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147122 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 22:07:48 +00:00
mkaply%us.ibm.com
204ce52e13
#220006
...
r=pedemont, sr=blizzard (platform specific)
Don't use idle timers on OS/2 - breaks drag drop
git-svn-id: svn://10.0.0.236/trunk@147121 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 22:05:13 +00:00
timeless%mozdev.org
a42d9e1612
Bug 219981 remove unused variables
...
r=bienvenu sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@147120 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 21:46:47 +00:00
timeless%mozdev.org
d93f027a98
Bug 204518 `void * GetItemsNativeData(class nsISupports *)' defined but not used
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@147119 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 21:45:15 +00:00
timeless%mozdev.org
64ddc42d96
Bug 219908 Remove some layout warnings
...
r=bz sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147118 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 21:40:12 +00:00
rbs%maths.uq.edu.au
1b1889bbb1
Left-over from bug 219928, add unicode-bidi:embed as well, per smontagu
...
git-svn-id: svn://10.0.0.236/trunk@147117 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 21:01:03 +00:00
rbs%maths.uq.edu.au
00776a0bdc
Add direction:ltr to mathml.css so that bidi processing has no side-effects, b=219928, r+sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147116 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 20:52:26 +00:00
mostafah%oeone.com
84683ccdd0
Checking in Brazilian Portuguese translation files
...
git-svn-id: svn://10.0.0.236/trunk@147115 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 18:46:36 +00:00
bienvenu%nventure.com
f0859eb9a5
get password from nsIPasswordManagerInternal directly if we can, r/sr=sspitzer 219976
...
git-svn-id: svn://10.0.0.236/trunk@147114 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 17:29:29 +00:00
pkw%us.ibm.com
c61e4e8d19
Bug 219493 - nsPersistentProperties doesn't handle multi-line properties
...
files correctly. Checking in the first patch in this bug to ensure there
are no major regressions.
r=darin@meer.net , sr=alecf@flett.org
git-svn-id: svn://10.0.0.236/trunk@147113 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 16:28:55 +00:00
timeless%mozdev.org
9c6097d666
Bug 201465 Window "About Junk Mail" has wrong size
...
patch by borggraefe@despammed.com r=neil sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@147112 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 15:01:16 +00:00
daniel%glazman.org
67105af83a
First try for an easily extensible set of JS-based Smart Widgets in standalone Composer.
...
git-svn-id: svn://10.0.0.236/trunk@147111 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 10:12:19 +00:00
daniel%glazman.org
14b8b1224c
Explicitely disable client JS in the editor so noscript elements work fine and Smart Widgets can use it.
...
git-svn-id: svn://10.0.0.236/trunk@147110 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 10:01:57 +00:00
cltbld%netscape.com
920175103e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@147109 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 01:22:12 +00:00
cls%seawood.org
3cd0f264f4
Remove unused ios::bin & ios::binary checks.
...
git-svn-id: svn://10.0.0.236/trunk@147108 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-22 01:13:16 +00:00
bienvenu%nventure.com
66c4f20907
218275 fix thunderbird sort send/recipient columns, patch by ere@atp.fi, r=me
...
git-svn-id: svn://10.0.0.236/trunk@147107 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-21 23:24:50 +00:00
timeless%mozdev.org
802f4cc0bb
Bug 62446 extra spaces inside links on some lxr-generated pages
...
adding a space where it belongs
r=zach
git-svn-id: svn://10.0.0.236/trunk@147106 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-21 21:07:07 +00:00
dbaron%dbaron.org
2af44bcda6
Update version number from 1.5b to 1.6a. b=219695
...
git-svn-id: svn://10.0.0.236/trunk@147104 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-21 17:13:12 +00:00
timeless%mozdev.org
da6606829f
Bug 214935 - Spelling error in a help section
...
patch by rlk@trfenv.com r=neil
git-svn-id: svn://10.0.0.236/trunk@147103 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-21 16:06:48 +00:00
neil%parkwaycc.co.uk
409eefc1e1
Bug 65596 "Manage Stored Passwords" window should be wider and remember previous size and position p=borggraefe@despammed.com r=me sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@147102 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-21 09:29:52 +00:00
dbaron%dbaron.org
ff73fb3abe
Restore the style attribute to the style rules view. b=218222 r=caillon sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147101 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-21 05:28:55 +00:00
dbaron%dbaron.org
68981b901b
Accept :-moz-tree-* pseudo elements with a single colon in them. b=219058 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147100 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-21 05:21:40 +00:00
timeless%mozdev.org
f7451a1ce3
Bug 219284 "nsISupports is not defined" in inspector-cmdline.js
...
r=caillon sr=peterv
git-svn-id: svn://10.0.0.236/trunk@147099 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-21 04:57:45 +00:00
timeless%mozdev.org
22fa5cb98b
Bug 219003 vr_stubs.c(186) : warning C4013: 'free' undefined; assuming extern returning int
...
r=dveditz sr=darin
git-svn-id: svn://10.0.0.236/trunk@147098 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-21 04:53:14 +00:00
timeless%mozdev.org
b81d733d2a
Bug 188934 Junk Mail Controls: J key for mark as junk, Shift-J for mark as not junk
...
r=neil sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@147097 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-21 04:50:54 +00:00
neil%parkwaycc.co.uk
f467e47770
Bug 207416 Access keys clash in print preview p=piers@myrealbox.com r=varga sr=dmose
...
git-svn-id: svn://10.0.0.236/trunk@147096 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 21:58:34 +00:00
dbaron%dbaron.org
544bc7f7d6
My review comments on roc's deCOMtamination patch. b=190735 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@147095 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 21:31:18 +00:00
dbaron%dbaron.org
c7455bd6bc
Condense fprintf calls to reduce code size and improve speed. b=213753 Patch from Kenneth Herron <kjh-5727@comcast.net>. r=dbaron sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147094 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 21:27:18 +00:00
ian%hixie.ch
f968389410
Upgrade ignoredUsers and implement ignoredTargets. Fixes bug 133067, adds a bunch of documentation. Other very minor typographical fixes.
...
git-svn-id: svn://10.0.0.236/trunk@147093 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 21:10:28 +00:00
neil%parkwaycc.co.uk
654f0c8820
Bug 205938 Clean up download rate in nsDownloadProgressListener.js p=alge@samsen.com r=varga sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@147092 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 19:12:52 +00:00
ian%hixie.ch
c6dd55dac7
'IGNORE' doesn't seem to work on all platforms. Let's go back to our old reaping code. It still seems to fix the bug. Also, fix another instance of the '/bin/bash might be tainted' problem.
...
git-svn-id: svn://10.0.0.236/trunk@147091 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 18:17:53 +00:00
neil%parkwaycc.co.uk
c37bed4b7b
Bug 194045 don't store empty dirs in zip packages r/sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@147090 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 17:45:06 +00:00
ian%hixie.ch
b4ca327769
Change our child process handling behaviour to be more proactive and hopefully less likely to hang. This in theory fixes bug 111987, but who knows. Feel free to reopen that bug if it doesn't help or if it makes things worse (e.g. if you start seeing zombie processes everywhere). It seemed to work for me on Debian.
...
git-svn-id: svn://10.0.0.236/trunk@147089 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 17:27:09 +00:00
peter%propagandism.org
37a64ed822
Fix obvious error in the patch for bug 218462 to fix blocker bug 219769 (Mozilla and Firebird start in a zero height window). r/sr=jst pending.
...
git-svn-id: svn://10.0.0.236/trunk@147087 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 11:41:22 +00:00
bmlk%gmx.de
86e7e01e10
Don't overoptimize when absolute frames are reflown and the containing block should return a MEW. bug 192267 r/sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147086 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 11:35:29 +00:00
hpradhan%hotpop.com
f52f228748
Bug 217972 : nsRDFDOMNodeList cleanup r=caillon sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@147085 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 06:15:54 +00:00
hpradhan%hotpop.com
460f35e343
Bug 217971: kEventHandlerMap in nsXULElement.cpp doesn't need to store iid pointers r+sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147084 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 06:09:10 +00:00
hpradhan%hotpop.com
09e0229647
Bug 219673 : Uninitialized variable in nsHTMLEditor r=glazman sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@147083 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 05:59:44 +00:00
hpradhan%hotpop.com
90bff877d5
Bug 218938: document.lastModified returns current time for local file
...
git-svn-id: svn://10.0.0.236/trunk@147082 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 05:57:19 +00:00
uid502
e8fb72319a
Bug 202751. Be conservative in nsBlender about how we decide the bits-per-pixel. Also, tweak the logic for setting window transparency so that we make the window transparent even if it hasn't been painted yet. r+sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@147081 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 03:19:08 +00:00
wtc%netscape.com
562f53ce20
Bugzilla bug 219756: fixed a CERTCertificate reference leak.
...
git-svn-id: svn://10.0.0.236/trunk@147080 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-20 00:27:30 +00:00
peterlubczynski%netscape.com
759b02d1c4
Fixing bug 211587: Acrobat plugin crashes on Solaris because libXm.so is not loaded. Patch by Andreas Lange (a.lange@home.se) r=peterl sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@147079 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 23:37:38 +00:00
mkaply%us.ibm.com
f93010efe5
How did I do that? - wrong dir separators
...
git-svn-id: svn://10.0.0.236/trunk@147076 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 22:01:05 +00:00
cbiesinger%web.de
a85390b97f
bug 216789 patch by Ian Neal bugzilla@arlen.demon.co.uk
...
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
"Server Settings" tab in "Account Settings" is too big for preferences window
git-svn-id: svn://10.0.0.236/trunk@147075 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 21:52:25 +00:00
jst%mozilla.jstenback.com
4b21e74bac
Giving nsScreen a facelift. Just code cleanup. r=bugmail@sicking.cc, sr=peterv@propagandism.org.
...
git-svn-id: svn://10.0.0.236/trunk@147074 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 21:06:52 +00:00
danm-moz%comcast.net
5b4efa32db
adding statusbarpanel-menu-iconic, copied from firebird (toolkit/content/widgets/general.xml rev 1.2) a=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147073 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 20:45:48 +00:00
danm-moz%comcast.net
fc11b483e0
adding statusbarpanel-menu-iconic, copied from firebird (toolkit/content/xul.css rev 1.27) a=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@147072 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 20:45:44 +00:00
jst%mozilla.jstenback.com
b678c75d2c
Fixing bug 217000. Make sure the content sink gets a docshell even if we don't have a script global object (fixed document.write in some javascript: [i]frame cases). r=caillon@aillon.org, sr=peterv@propagandism.org
...
git-svn-id: svn://10.0.0.236/trunk@147070 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 20:00:24 +00:00
neil%parkwaycc.co.uk
24f2cda5d0
Bug 219239 Junk Mail Controls is not modal and does not remember placement p=borggraefe@despammed.com r=me sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147069 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 19:49:17 +00:00
tor%cs.brown.edu
b825b794e8
Bug 218344 - grayscale postscript printing only uses red channel.
...
r=pavlov, sr=blizzard.
git-svn-id: svn://10.0.0.236/trunk@147067 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 19:07:17 +00:00
bienvenu%nventure.com
618c363446
make bayesian filter plugin not rely on the profile manager, r/sr=mscott 219722
...
git-svn-id: svn://10.0.0.236/trunk@147066 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 19:02:00 +00:00
brendan%mozilla.org
08458a82d6
Don't finish temp and code arena-pools in JS_GC, in case it's nesting in the compiler via the debugger (131712, r=rginda, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@147065 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 18:36:50 +00:00
ere%atp.fi
ce743d03cf
Fix for bug 219621 (sender column now at the end with a new profile)
...
r=neil
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@147064 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 18:26:42 +00:00
darin%meer.net
5a38237ba5
removing dead code
...
git-svn-id: svn://10.0.0.236/trunk@147063 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 18:21:14 +00:00
wtc%netscape.com
4563ab3d0b
Bugzilla bug 219713: fixed build bustage on all Unix platforms. We need
...
to export CERT_TimeChoiceTemplate as data for Unix.
git-svn-id: svn://10.0.0.236/trunk@147062 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 18:00:48 +00:00
cbiesinger%web.de
5bca4dfecc
Bug 197666
...
Simplify abNew[Edit]CardDialog
patch by Sebastian@SSpaeth.de
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
git-svn-id: svn://10.0.0.236/trunk@147061 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 17:20:26 +00:00
uid502
8080dd532b
Bug 217201. Make nsTextControlFrame::InitEditor() happen outside of reflow, to prevent content notification flushes and reentrancy. r+rs=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147060 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 15:20:00 +00:00
timeless%mozdev.org
e0d185da82
Bug 176096 Mozilla (Phoenix) should not register as an/default HTML editor, when Composer is not installed.
...
patch by dean r=timeless sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@147054 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 15:04:30 +00:00
neil%parkwaycc.co.uk
277e9aa7f9
Bug 201392 Go Next Unread ignores folders with exactly one unread message r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@147053 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 14:41:06 +00:00
cbiesinger%web.de
b5327677f3
bug 197209 patch by borggraefe@despammed.com Stefan Borggraefe
...
r=neil@parkwaycc.co.uk sr=bienvenu
folder properties should be a <dialog>
git-svn-id: svn://10.0.0.236/trunk@147052 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 14:40:59 +00:00
neil%parkwaycc.co.uk
7f002df053
Bug 206353 DOM Lists should be enumerable p=jst r=caillon sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@147049 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 08:43:14 +00:00
jpierre%netscape.com
8144e86b4b
Fix for 219082 - support GeneralizedTime in PKCS#7 signatures. r=nelsonb, sr=wtc
...
git-svn-id: svn://10.0.0.236/trunk@147047 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 04:16:19 +00:00
jpierre%netscape.com
49725f4ef3
Fix for 219524 - support GeneralizedTime in S/MIME v3 signatures. r=wtc, sr=nelsonb
...
git-svn-id: svn://10.0.0.236/trunk@147046 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 04:14:50 +00:00
jpierre%netscape.com
e147b65161
Fix for bug 143334 : add support for GeneralizedTime in certificates and CRLs. r=wtc,nelsonb
...
git-svn-id: svn://10.0.0.236/trunk@147045 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 04:08:51 +00:00
ben%bengoodger.com
3dfe735568
Update trunk Firebird version numbers
...
git-svn-id: svn://10.0.0.236/trunk@147044 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-19 00:46:28 +00:00
mkaply%us.ibm.com
77d6be17f4
#73642
...
r=pavlov, sr=tor
Cleanup of calling conventions in JPEG
git-svn-id: svn://10.0.0.236/trunk@147035 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 20:38:36 +00:00
cls%seawood.org
58c8d00dc5
Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
...
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
git-svn-id: svn://10.0.0.236/trunk@147034 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 19:27:39 +00:00
cltbld%netscape.com
9144539b4b
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@147033 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 19:23:23 +00:00
bienvenu%nventure.com
92e9dc0884
fix regression where View -> Messges -> Unread setting is broken on restart if default account is pop3, r/sr=mscott also whitespace and code cleanup 215694
...
git-svn-id: svn://10.0.0.236/trunk@147032 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 19:16:48 +00:00
mkaply%us.ibm.com
c831ab1e6c
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
git-svn-id: svn://10.0.0.236/trunk@147031 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 19:13:23 +00:00
mkaply%us.ibm.com
394bb64df0
#219573
...
r=peterv, sr=bzbarsky
Fix from Josh Aas - remove unused variables in nsSelection.cpp
git-svn-id: svn://10.0.0.236/trunk@147030 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 18:58:14 +00:00
scott%scott-macgregor.org
42bfc05371
Bug #219591 --> Don't bring in button.css from classic\themes. This brings in a bunch of old style rules for toolbar buttons which don't apply anymore including a style that forces a 47 pixel width on toolbar buttons.
...
Add style rules to add 2pixels of padding to small toolbar icons.
git-svn-id: svn://10.0.0.236/trunk@147029 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 18:31:20 +00:00
mkaply%us.ibm.com
b4e5963612
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
git-svn-id: svn://10.0.0.236/trunk@147028 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 17:24:54 +00:00
cls%seawood.org
5bef9a23ea
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147027 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 17:22:33 +00:00
igor%mir2.org
163eedc562
Use special subclasses of Node to represent various jumps and control structures to avoid allocating of property objects for frequently occurring parse tree nodes.
...
git-svn-id: svn://10.0.0.236/trunk@147026 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 16:20:32 +00:00
bienvenu%nventure.com
8dc33b099b
create local mail directory for pop3 server if it doesn't exist, r/sr=mscott 219580
...
git-svn-id: svn://10.0.0.236/trunk@147025 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 16:19:34 +00:00
timeless%mozdev.org
0525487b9c
Bug 191408 Change security policy check in nsWindowWatcher::OpenWindowJS so that xpcshell can use the prompt service
...
patch by danm r=timeless sr=jst
git-svn-id: svn://10.0.0.236/trunk@147024 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 14:32:06 +00:00
kiko%async.com.br
f447aa7df0
Patch for bug 129315: incorrect column definition for bugs.delta_ts;
...
adds 'not null' constraint. p=jocuri@softhome.net (Vlad Dascalu) r=kiko
a=justdave
git-svn-id: svn://10.0.0.236/trunk@147023 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 12:17:15 +00:00
imajes%php.net
c60e618d1b
updating
...
git-svn-id: svn://10.0.0.236/trunk@147021 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 04:31:38 +00:00
imajes%php.net
91adba5f11
slight loginfo tidy.
...
git-svn-id: svn://10.0.0.236/trunk@147020 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 04:24:26 +00:00
imajes%php.net
9738bb55f3
touching this file to test my CVSROOT tweaks, will backout shortly.
...
git-svn-id: svn://10.0.0.236/trunk@147019 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 04:13:09 +00:00
imajes%php.net
08dc3c6aaa
adding a line to send mail to mecha too
...
git-svn-id: svn://10.0.0.236/trunk@147018 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 03:58:13 +00:00
timeless%mozdev.org
60ad216299
Bug 218754 Don't double init nsPrefLocalizedString::mUnicodeString
...
r=bsmedberg sr=alecf
git-svn-id: svn://10.0.0.236/trunk@147017 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 02:57:13 +00:00
wtc%netscape.com
c5ab769ff9
Removed all obsolete <OS>.mk files, which have been replaced by the
...
configure script.
git-svn-id: svn://10.0.0.236/trunk@147015 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 02:16:20 +00:00
wtc%netscape.com
af60eacd93
Bugzilla bug 208973: removed obsolete Mac classic CFM build files.
...
git-svn-id: svn://10.0.0.236/trunk@147014 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 02:03:57 +00:00
jpierre%netscape.com
0561999feb
Fix for 215214 - make certutil show all instances of certs . r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@147013 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 02:00:32 +00:00
wtc%netscape.com
cc116b679f
The isOnList function is now unused.
...
git-svn-id: svn://10.0.0.236/trunk@147010 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 01:28:52 +00:00
wtc%netscape.com
5a63ead344
Bugzilla bug 219487: fixed build failure on OpenVMS. struct addrinfo is
...
defined in <netdb.h>. We use AI_CANONNAME, a macro to be used with struct
addrinfo, to detect that.
git-svn-id: svn://10.0.0.236/trunk@147009 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 00:48:43 +00:00
jpierre%netscape.com
b3364b5298
Fix for bug 215186 - add missing options to PK11_ListCerts . r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@147007 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 00:22:18 +00:00
dbaron%dbaron.org
9f1fc98a39
Shut down X Remote service before event loop stops running, so that the windows can be destroyed. b=216512 r=blizzard sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147006 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 23:46:45 +00:00
justdave%syndicomm.com
1e6ee2acfa
Bug 219216: Javascript improperly using FILTER html instead of FILTER js causing data with @ produced by javascript to show up as @
...
r=timeless, a=justdave
git-svn-id: svn://10.0.0.236/trunk@147005 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 22:13:06 +00:00
bienvenu%nventure.com
af215f7adb
change wording in pop3 password prompts to avoid confusing prompts when user name contains @, patch by ch.ey@gmx.net, r/sr=bienvenu 212937
...
git-svn-id: svn://10.0.0.236/trunk@147004 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 21:16:44 +00:00
bienvenu%nventure.com
484de384d5
add support for POP3 CAPA command, patch by ch.ey@gmx.net, r/sr=bienvenu 219282
...
git-svn-id: svn://10.0.0.236/trunk@147003 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 21:12:34 +00:00
wtc%netscape.com
ca8a6d2045
Bugzilla bug 219061: fixed build failure on OSF1. struct addrinfo is
...
defined in <netdb.h> on recent Tru64 Unix releases. We use AI_CANONNAME,
a macro to be used with struct addrinfo, to detect that.
git-svn-id: svn://10.0.0.236/trunk@147002 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 20:26:20 +00:00
wtc%netscape.com
aba8c23c27
Bugzilla bug 218967: do not initialize unsigned chars with character
...
constants '\ddd' where ddd is an octal number larger than 127 (decimal).
Such character constants have negative integer values if 'char' is signed.
Thanks to timeless@bemail.org for the bug report and a suggested fix.
git-svn-id: svn://10.0.0.236/trunk@147000 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 20:14:25 +00:00
ere%atp.fi
653c9929c8
Bug 36492: Implementation of separate recipient and sender columns in thread pane
...
r=Neil
sr=Bienvenu
git-svn-id: svn://10.0.0.236/trunk@146999 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 19:52:23 +00:00
peter%propagandism.org
3ac68f6e91
Add blank line at end of file.
...
git-svn-id: svn://10.0.0.236/trunk@146998 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 19:19:53 +00:00
despotdaemon%netscape.com
7769a5924a
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@146996 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 18:47:17 +00:00
scott%scott-macgregor.org
63df000d08
Bug #219488 --> revert back to the original behavior for POP which is to NOT leave mail on server by default.
...
We only did this originally back when thunderbird was an experiment and folks just wanted to try it out.
Now that we are a more mature application, it is time to go back to the expected behavior.
git-svn-id: svn://10.0.0.236/trunk@146995 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 18:09:48 +00:00
bsmedberg%covad.net
fb2823febf
bug 219355 (regression from bug 179834) - XML parsing errors (entity not found) - r=heikki sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@146994 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 18:09:25 +00:00
scott%scott-macgregor.org
928382a5cb
Bug #193317 --> 100% CPU viewing news w/ a background image. Fix this by not implementing SetOriginalURI. This was
...
confusing image lib which reloads the image if the current url on the channel does not match the original URI on the channel.
IMAP does not implement this method either.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@146993 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 18:01:50 +00:00
locka%iol.ie
d07bc3aee5
Set check value in ConfirmCheck even if cancel is pressed. b=218021 r=adamlock sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@146992 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 17:51:33 +00:00
bsmedberg%covad.net
c6aa8a9739
Bug 219389 - ViewSource highlighting broken (from bug 179834) r=pike sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@146991 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 17:28:47 +00:00
scott%scott-macgregor.org
3d1545ad16
Bug #219465 --> Need id= for View|Message Body As Menu to allow for customization
...
Patch by Kevin Teuscher
git-svn-id: svn://10.0.0.236/trunk@146990 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 16:04:01 +00:00
mkaply%us.ibm.com
7a5b6ed98e
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
git-svn-id: svn://10.0.0.236/trunk@146989 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 16:00:48 +00:00
timeless%mozdev.org
15b21913fd
fixing typo in LOG statement
...
rs=darin
git-svn-id: svn://10.0.0.236/trunk@146988 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 15:11:47 +00:00
igor%mir2.org
f560586f15
Mark parse subtree for finally statement with Token.FINALLY instead of using special property to mark USETEMP node.
...
git-svn-id: svn://10.0.0.236/trunk@146987 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 13:43:12 +00:00
cbiesinger%web.de
fdc85e5866
Bug 33282
...
enable external scheme handlers (like aim: and telnet:) in Linux
This allows setting external protocol handlers via a preference setting:
network.protocol-handler.app.<scheme>
This is supposed to be a string value.
Mozilla will first try to interpret this as an absolute path, then as a filename
relative to $MOZILLA_FIVE_HOME, then as a file in $PATH.
If an application is found in one of these places, it will be called and passed
the complete url as first (and only) argument.
r=jesup/bz sr=bz/darin
git-svn-id: svn://10.0.0.236/trunk@146986 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 12:47:56 +00:00
cbiesinger%web.de
9076f9517e
Bug 218820
...
remove useless nsIExternalHelperAppService::canHandleContent
mozilla never calls this function; and it always returns PR_FALSE
r=bz sr=darin
git-svn-id: svn://10.0.0.236/trunk@146985 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 12:31:39 +00:00
noririty%jcom.home.ne.jp
9e9c2616a2
temporary MAC-theme patch before landing Pinstripe. includes b=206462
...
git-svn-id: svn://10.0.0.236/trunk@146984 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 08:42:57 +00:00
neil%parkwaycc.co.uk
ef7f981710
Bug 21432 Composer needs Page Setup menuitem r=brade sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@146983 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 08:41:15 +00:00
ben%bengoodger.com
79e9dc998e
Seamonkey downloading UI changes necessitated by b214985. r=bz, sr=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146982 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 07:56:38 +00:00
scott%scott-macgregor.org
634161b355
Bug #126071 --> "Subject" moves when collapsing header in classic
...
Patch by mbr
git-svn-id: svn://10.0.0.236/trunk@146981 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 06:54:09 +00:00
dbaron%dbaron.org
77d7617a86
Correct spelling mistakes (mainly by correcting class name to refer to JIS X 4051). b=215963 r=jshin sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@146979 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 03:08:18 +00:00
timeless%mozdev.org
ce22739295
Bug 219328 search.gif's dimensions in nav_help.html are specified wrong.
...
patch by bugzilla@accessibleinter.net r=rlk@trfenv.com
git-svn-id: svn://10.0.0.236/trunk@146978 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 00:05:10 +00:00
despotdaemon%netscape.com
313d728c99
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@146977 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 22:54:42 +00:00
cltbld%netscape.com
3b69beb900
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@146976 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 22:44:27 +00:00
dbaron%dbaron.org
e4c720c5a8
Use incremental linking again on Windows, for DLLs. b=216335 rs=cls
...
git-svn-id: svn://10.0.0.236/trunk@146974 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 22:36:02 +00:00
dbaron%dbaron.org
c997dd0ad0
Change our implementation of 'overflow: hidden' to be more compatible with other browsers, as CSS 2.1 now allows. b=69355 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@146973 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 22:09:18 +00:00
dbaron%dbaron.org
2fddba807f
Fix additional regression from bug 86947. b=216736 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@146972 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 22:05:47 +00:00
dbaron%dbaron.org
10de1fb0dc
Remove unneeded nsTextFrame::QueryInterface. b=188618 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@146971 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 22:04:48 +00:00
bienvenu%nventure.com
02f50ec25d
handle propagating user defined keywords to .msf file when imap server doesn't support user defined keywords, esp useful for junk mail status r/sr=mscott 216612
...
git-svn-id: svn://10.0.0.236/trunk@146970 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 21:55:48 +00:00
wtc%netscape.com
533e52797f
Bugzilla bug 124958: added support for pthreads on OpenBSD. The patch is
...
contributed by Mats Palmgren <mats.palmgren@bredband.net >. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@146966 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 20:50:50 +00:00
wtc%netscape.com
f6be4bc50f
Bugzilla bug 124958: the pthread priority range is 0-31 on OpenBSD. The
...
patch is contributed by Mats Palmgren <mats.palmgren@bredband.net >. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@146964 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 20:46:14 +00:00
wtc%netscape.com
571b3c6755
Bugzilla bug 215581: checked in the rest of the GCC 3.2.2 for OS/2 patch
...
from Javier Pedemonte <pedemont@us.ibm.com >.
Modified Files: prio.h prtypes.h os2misc.c
git-svn-id: svn://10.0.0.236/trunk@146962 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 20:35:10 +00:00
mkaply%us.ibm.com
1769b37da5
#215581
...
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
git-svn-id: svn://10.0.0.236/trunk@146960 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 19:07:19 +00:00
darin%meer.net
663efd26d5
minor revisions based on review comments from brendan that should have been included in last checkin for bug 98533.
...
git-svn-id: svn://10.0.0.236/trunk@146959 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 16:28:48 +00:00
darin%meer.net
090f20313a
fixes bug 98533 "use lightweight parser to read pref files" r=dougt sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@146958 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 16:19:00 +00:00
darin%meer.net
35b18657e8
fixes bug 216854 "necko should not have a compile-time dependency on exthandler" r=dougt sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@146957 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 16:12:59 +00:00
igor%mir2.org
5bf84471f0
Addressing http://bugzilla.mozilla.org/show_bug.cgi?id=219055 :
...
Delay creation of NativeError wrapper for EcmaError until the exception is caught in the script.
git-svn-id: svn://10.0.0.236/trunk@146956 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 16:08:55 +00:00
neil%parkwaycc.co.uk
68e57d81c8
Bug 216897 Address Book's Search Bar menuitem does not stay unchecked p=mbr@6thfloor.de r=me r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146952 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 10:22:33 +00:00
neil%parkwaycc.co.uk
272f9ac5f1
Bug 192318 clean up after bug 191817 r=mscott sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@146951 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 10:17:37 +00:00
neil%parkwaycc.co.uk
463704db2d
Bug 36816 news should default to using the server username and password for all groups p=johannesteichmann@web.de r=bienvenu sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146950 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 09:45:49 +00:00
scott%scott-macgregor.org
a0fb9c2b49
Port Bug #64647 --> "Paste without Formatting" (plain text) on context menus and edit menu (e-mail & composer)
...
git-svn-id: svn://10.0.0.236/trunk@146949 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 06:44:12 +00:00
scott%scott-macgregor.org
5cfa9ab1f8
Port Bug #211507 to thunderbird. Shift tab inside bullet list doesn't un-ident bullet, but jumps to Subject box.
...
git-svn-id: svn://10.0.0.236/trunk@146948 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 06:41:16 +00:00
scott%scott-macgregor.org
7a9145bf35
Port Bug #213053 to thunderbird. "Company" should be "Organization" in the ab results pane column header
...
and the import UI.
git-svn-id: svn://10.0.0.236/trunk@146947 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 06:39:16 +00:00
scott%scott-macgregor.org
d12a899558
Port Bug #219218 --> center the ab card dialog when launched from the message headers
...
git-svn-id: svn://10.0.0.236/trunk@146946 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 06:36:51 +00:00
dougt%meer.net
3378ce4de9
Removing profile switching from winembed. For hence forth, winembed will be the minimal embedding application b=219230, r=adam, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@146945 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 03:58:22 +00:00
wtc%netscape.com
2ae4080507
Bugzilla bug 215581: build with GCC 3.2.2 for OS/2. The patch is
...
contributed by Javier Pedemonte <pedemont@us.ibm.com >. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@146941 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 01:58:03 +00:00
robin.lu%sun.com
19186c6546
patch for bug 189229 : xembed for plugins
...
patched by robin.lu@sun.com r=joshua.xia@sun.com sr=blizzard@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@146940 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 01:44:41 +00:00
rbs%maths.uq.edu.au
63b624f9be
Ongoing sync:ing of some default metadata based on the feedback of users on various platforms (b=21392,120198)
...
git-svn-id: svn://10.0.0.236/trunk@146939 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 01:16:49 +00:00
wtc%netscape.com
a18b3b69a3
Bugzilla bug 124958: Checked in OpenBSD changes from Mats Palmgren
...
<mats.palmgren@bredband.net >. Added support for 64-bit SPARC v9, ELF
objects, etc.
Modified Files: _openbsd.cfg prlink.c prnetdb.c prtime.c
git-svn-id: svn://10.0.0.236/trunk@146938 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 00:18:13 +00:00
mkaply%us.ibm.com
cdceb1d4a6
#215581
...
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
git-svn-id: svn://10.0.0.236/trunk@146936 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 22:20:23 +00:00
bienvenu%nventure.com
78a662afa5
fix 100% cpu useage connecting to imap server, r/sr=mcott 219245
...
git-svn-id: svn://10.0.0.236/trunk@146934 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 22:15:00 +00:00
darin%meer.net
7610b79688
fixes bug 205921 "Preference browser.cache.disk_cache_ssl does nothing"
...
patch=pk_joshi@yahoo.com r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@146933 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 22:12:52 +00:00
mkaply%us.ibm.com
864be1ce4d
#215581
...
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
git-svn-id: svn://10.0.0.236/trunk@146932 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 22:10:12 +00:00
mkaply%us.ibm.com
53ce700811
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
Also remove some VACPP references
git-svn-id: svn://10.0.0.236/trunk@146931 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 22:02:35 +00:00
brendan%mozilla.org
4e9ab57fc4
Fix venkman-induced GC-hazard crash bug: keep the nsIXPConnectJSObjectHolder for scriptObject alive across the entire extent of the scriptObject variable (171949, r=peterv, sr=bryner).
...
git-svn-id: svn://10.0.0.236/trunk@146929 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:57:31 +00:00
darin%meer.net
28e76afd68
removing files that are no longer compiled.
...
git-svn-id: svn://10.0.0.236/trunk@146928 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:56:55 +00:00
mkaply%us.ibm.com
1d41bd9a94
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
Also remove some VACPP references
git-svn-id: svn://10.0.0.236/trunk@146927 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:55:23 +00:00
tor%cs.brown.edu
1be4ae752a
Bug 217025 - handle switch from local colormap to global properly.
...
r=pavlov, sr=darin
git-svn-id: svn://10.0.0.236/trunk@146926 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:52:44 +00:00
mkaply%us.ibm.com
006b773db2
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
Also remove some VACPP references
git-svn-id: svn://10.0.0.236/trunk@146925 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:50:20 +00:00
mkaply%us.ibm.com
9039d32c3a
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
git-svn-id: svn://10.0.0.236/trunk@146924 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:46:07 +00:00
darin%meer.net
7688ee564b
fixes bug 217766 "use nsIObserverService in place of nsINetModuleMgr (eliminate nsIHttpNotify)" r=dwitte sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@146923 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:44:43 +00:00
mkaply%us.ibm.com
1c56d936e7
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
git-svn-id: svn://10.0.0.236/trunk@146922 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:33:41 +00:00
bryner%brianryner.com
1baeb9a568
backing out until I can make this work for GTK+ 2.0.x.
...
git-svn-id: svn://10.0.0.236/trunk@146921 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:32:02 +00:00
bryner%brianryner.com
4b51b09944
trying to fix tinderbox bustage
...
git-svn-id: svn://10.0.0.236/trunk@146918 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:16:21 +00:00
tor%cs.brown.edu
c64cbe9fa5
Bug 119263 - split images duplicated and warped in postscript output.
...
r=pavlov, sr=darin
git-svn-id: svn://10.0.0.236/trunk@146917 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:15:46 +00:00
bryner%brianryner.com
69359d9377
Don't allow gtk's event loop to run while waiting for clipboard operations to complete. This prevents a whole mess of problems related to dispatching focus events in the middle of dispatching blur events, or vice versa. Bug 214583, r=blizzard. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@146916 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 20:38:45 +00:00
timeless%mozdev.org
1896f54fb3
Bug 126071 "Subject" moves when collapsing header in classic
...
patch by mbockelkamp@web.de r=mscott sr=mscott
git-svn-id: svn://10.0.0.236/trunk@146913 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 20:36:51 +00:00
wtc%netscape.com
1c26524352
When calling windres, use a temp file to work around resource issues.
...
Bugzilla bug #213281 . The patch is contributed by cls@seawood.org . r=wtc
git-svn-id: svn://10.0.0.236/trunk@146912 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 20:34:55 +00:00
bsmedberg%covad.net
03d9876546
Embedding and GRE manifests.
...
git-svn-id: svn://10.0.0.236/trunk@146910 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 20:06:27 +00:00
mkaply%us.ibm.com
77c0b1c980
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
...
git-svn-id: svn://10.0.0.236/trunk@146909 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 19:16:24 +00:00
rginda%netscape.com
c524d3a75c
bug 217768, interruptHandler isn't properly loaded if trapHandler returns JSTRAP_CONTINUE
...
sr=brendan
git-svn-id: svn://10.0.0.236/trunk@146907 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 18:50:10 +00:00
despotdaemon%netscape.com
2c78de7761
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@146904 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 16:33:05 +00:00
axel%pike.org
ff5f7cb9b2
nits on a doc, make things referencable. npob
...
git-svn-id: svn://10.0.0.236/trunk@146903 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 13:25:41 +00:00
neil%parkwaycc.co.uk
b3e2d9a900
Bug 216030 InvalidateScrollbar() should be internal to nsTreeBodyFrame r=varga sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@146900 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 11:30:20 +00:00
cls%seawood.org
fb0da9dadf
Use AWK instead of awk for win32 compiler checks.
...
Bug #218906
git-svn-id: svn://10.0.0.236/trunk@146895 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 04:46:16 +00:00
bryner%brianryner.com
210c2d536d
Use typeof() to implement NS_STDCALL_FUNCPROTO so that pointer-to-member types using stdcall work on mingw gcc. Bug 203137, r=cls, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@146894 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 04:20:20 +00:00
dougt%meer.net
3c6f15f6db
Fixing 219094. Simple build bustage fix. r=darin
...
git-svn-id: svn://10.0.0.236/trunk@146893 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 04:13:19 +00:00
cls%seawood.org
9929fa2f8a
Use ifneq instead of ifdef since PROTOCOLS is always defined.
...
Bug #219095
git-svn-id: svn://10.0.0.236/trunk@146892 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 04:04:41 +00:00
cls%seawood.org
673476cced
Allow libidl & glib to be installed in separate prefixes on win32.
...
Bug #216367 r=bryner
git-svn-id: svn://10.0.0.236/trunk@146891 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 04:00:54 +00:00
seawood%netscape.com
a41d67cd3b
When calling windres, use a temp file to work around resource issues.
...
Bug #213281 r=wtc
git-svn-id: svn://10.0.0.236/trunk@146890 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 03:48:56 +00:00
timeless%mozdev.org
faae44ee34
Bug 219208 duplicate entities in messengercompose.dtd
...
patch by Martijn.Ras@Cable4U.nl r=sspitzer sr=mscott
git-svn-id: svn://10.0.0.236/trunk@146888 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 03:45:36 +00:00
cls%seawood.org
19669f45d8
When calling windres, use a temp file to work around resource issue.
...
Thanks to Sander <mybugzilla@juima.org > for the original patch.
Bug #213281 r=cls rs=leaf
git-svn-id: svn://10.0.0.236/trunk@146887 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 03:36:36 +00:00
rbs%maths.uq.edu.au
82bf324783
Follow-up to bug 52596. Estimate the overhang correction because it is missing in many fonts. Patch by Hideo Saito <saito@densan.co.jp>, b=216670, r+sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@146886 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 01:47:23 +00:00
gerv%gerv.net
badc00c2d3
Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@146885 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 23:00:09 +00:00
bienvenu%nventure.com
83ae7c3f77
fix failure to connect to imap server, 219185, r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@146884 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 22:56:51 +00:00
scott%scott-macgregor.org
6599b7f94c
fix for bug #219217
...
sending data: urls should work.
we'll need this for vCards
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@146883 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 22:07:20 +00:00
scott%scott-macgregor.org
dbe7195dd4
simple code cleanup, no bug
...
git-svn-id: svn://10.0.0.236/trunk@146882 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 22:05:22 +00:00
scott%scott-macgregor.org
de1584c92e
fix for bug #219218
...
center the ab card dialog when launched from the message headers.
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@146881 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 22:03:47 +00:00
scott%scott-macgregor.org
292486644b
whitespace fix, no bug.
...
git-svn-id: svn://10.0.0.236/trunk@146880 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 22:02:08 +00:00
scott%scott-macgregor.org
0dabf1ae09
fix minor typos
...
git-svn-id: svn://10.0.0.236/trunk@146879 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 21:50:42 +00:00
scott%scott-macgregor.org
f67ca01b63
minor code cleanup, no bug.
...
git-svn-id: svn://10.0.0.236/trunk@146878 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 21:49:11 +00:00
scott%scott-macgregor.org
4bac11ea1a
landing bryner's fix for bug #218551
...
(Mozilla does not compile with gcc 3.4 cvs build)
into these files which were moved underneath his change.
NOT PART OF THE BUILD (yet)
git-svn-id: svn://10.0.0.236/trunk@146877 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 21:45:58 +00:00
bienvenu%nventure.com
9b9b213bea
fix hang/crash getting pop3 mail when leave on server not set, r/sr=sspitzer 219188
...
git-svn-id: svn://10.0.0.236/trunk@146876 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 21:44:46 +00:00
bryner%brianryner.com
602241b8ce
Remove files that were taken out of the build months ago as part of bug 194240.
...
git-svn-id: svn://10.0.0.236/trunk@146873 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 21:04:15 +00:00
scott%scott-macgregor.org
9728ab5ef2
fix for bug #213053
...
"Company" should be "Organization" in the ab results pane column header
and the import UI.
thanks to mcbridematt@hotmail.com (Mathew McBride) for the initial patch
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@146872 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 21:00:41 +00:00
timeless%mozdev.org
6fa4779777
Bug 219170 A single letter s missing on http://bugzilla.mozilla.org/bug_status.html
...
patch by jocuri@softhome.net r=timeless a=justdave
git-svn-id: svn://10.0.0.236/trunk@146871 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 21:00:39 +00:00
bienvenu%nventure.com
bd64267cf6
fix hang/crash getting pop3 mail when leave on server not set, r/sr=mscott 219188
...
git-svn-id: svn://10.0.0.236/trunk@146870 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 20:39:02 +00:00
neil%parkwaycc.co.uk
454015be09
Bug 190941 mailWindowOverlay.js uses obsolete outliner reference r=swalker r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146869 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 19:39:43 +00:00
timeless%mozdev.org
b7c25b8591
Bug 180257 incorrect padding around words on "cancel email address change" page
...
r=justdave a=justdave
git-svn-id: svn://10.0.0.236/trunk@146868 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 16:59:33 +00:00
cbiesinger%web.de
c9b9614c10
per clarification via email from bz (reviewer of previous checkin to this file, for Bug 216417), using .xht, not .xhtm in the defaultMimeEntries array (matches the XHTML entry in the extraMimeEntries array)
...
git-svn-id: svn://10.0.0.236/trunk@146866 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 15:54:57 +00:00
neil%parkwaycc.co.uk
adebe0653d
Bug 216564 Editor does not remove blank image title r=brade sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@146865 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 14:20:06 +00:00
kyle.yuan%sun.com
deb559b045
Bug 215220 Unable to receive caret-move event in HTML document
...
r=aaron, sr=henry.jia
Bug 217311 [ATK Accessibility] wrong text structure for HTML text
r=bolian.yin (Not in the default build)
Bug 218992 no placeholder for broken image
r=bolian.yin (Not in the default build)
This patch aims at solving some ATK accessible text issues. The main parts of this patch (inside accessibility/src/atk directory or the #ifdef MOZ_ACCESSIBILITY_ATK/#endif macro) are not in the default build (it gets built only when the default toolkit set to gtk2)
git-svn-id: svn://10.0.0.236/trunk@146864 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 12:56:21 +00:00
mkaply%us.ibm.com
b297a2d443
#210269
...
r=dbaron, sr=dbaron
Checkin for roc - bandaid fix for nsXULElement pageload crash
git-svn-id: svn://10.0.0.236/trunk@146863 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 12:07:11 +00:00
cbiesinger%web.de
318bee9731
(netwerk part of Bug 124029)
...
Implement nsBufferedOutputStream::WriteSegments and WriteFrom, and improve comments in other parts of necko
r=darin sr=bz
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: base/public/nsISocketTransport.idl
CVS: base/public/nsITransport.idl base/src/nsBufferedStreams.cpp
CVS: base/src/nsFileStreams.cpp protocol/http/src/nsHttpChannel.cpp
CVS: ----------------------------------------------------------------------
git-svn-id: svn://10.0.0.236/trunk@146862 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 11:55:05 +00:00
cbiesinger%web.de
5498e0e4ae
Bug 216417
...
about: page has major errors
r+sr=bz
fix this by mapping all .xhtm and .xhtml files to application/xhtml+xml, not overridable by user or os
git-svn-id: svn://10.0.0.236/trunk@146861 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 11:41:22 +00:00
bbaetz%acm.org
7d7d7e1532
Bug 208699 - Move Throw{Code,Template}Error into Error.pm
...
r,a=justdave
git-svn-id: svn://10.0.0.236/trunk@146857 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 06:05:23 +00:00
bryner%brianryner.com
0cfd0832bb
Make nsSliderFrame realize that its grab has been released due to a deactivate, so that it responds to future mouse events (bug 213122). Also, some general cleanup to nsSliderFrame. r+sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@146856 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 01:25:04 +00:00
bienvenu%nventure.com
e09a7c0e47
fix 218766 add PLAIN login support to POP3 patch by ch.ey@gmx.net, r=bienvenu sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146855 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 00:35:41 +00:00
cbiesinger%web.de
97d579d7e3
Bug 218645
...
string bundles: use setcontenttype after ::open
r=bz sr=darin
git-svn-id: svn://10.0.0.236/trunk@146854 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 21:20:35 +00:00
neil%parkwaycc.co.uk
8aba7b25f3
Bug 211507 Shift tab doesn't undent regression r=brade sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146853 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 21:19:16 +00:00
cbiesinger%web.de
8653e085ef
Bug #218920
...
nsDataChannel uses WriteSegments for no good reason
r=darin sr=bz
git-svn-id: svn://10.0.0.236/trunk@146852 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 21:18:08 +00:00
neil%parkwaycc.co.uk
95c996be80
Bug 206279 Recent files list should not truncate end of file name r=brade sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@146851 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 21:15:55 +00:00
rginda%netscape.com
31933cb932
fix locale version and add tailing quotes to messages that might otherwise end in a quote
...
git-svn-id: svn://10.0.0.236/trunk@146849 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 20:00:01 +00:00
caillon%returnzero.com
6988ec2cda
Bug 165653
...
mozilla/dom depends on mozilla/xpfe/components/sidebar (nsISideBar)
r=bryner@brianryner.com
sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@146848 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 19:54:41 +00:00
caillon%returnzero.com
c62a2e966e
Bug 215042 - frame source is not shown
...
Patch from bzbarsky@mit.edu
r+sr=roc@ocallahan.org
git-svn-id: svn://10.0.0.236/trunk@146847 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 19:42:43 +00:00
caillon%returnzero.com
38f33a981a
about:about
...
Bug 56061
r=bryner@brianryner.com
sr=darin@meer.net
git-svn-id: svn://10.0.0.236/trunk@146846 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 19:35:59 +00:00
dbaron%dbaron.org
2f071d5ceb
Don't create style rule DOM wrappers for inline style, since we are not supposed to, and ours crash when used on inline style. b=218222 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@146845 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 19:18:52 +00:00
bsmedberg%covad.net
1b71e7ac3e
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
...
git-svn-id: svn://10.0.0.236/trunk@146844 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 17:55:56 +00:00
bmlk%gmx.de
40d3d97310
build fix take 2
...
git-svn-id: svn://10.0.0.236/trunk@146843 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 17:34:10 +00:00
bmlk%gmx.de
c8215214df
fix for broken build on mac
...
git-svn-id: svn://10.0.0.236/trunk@146842 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 17:14:15 +00:00
peter%propagandism.org
7eb95a1e6e
Fix for bug 212903 (XSLT bug -- incorrectly added <meta> element to results tree). r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@146841 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 17:05:56 +00:00
peter%propagandism.org
ab75ca10cf
Fix for bug 218756 (Update to latest DOM Level 3 XPath specification). r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@146840 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 17:04:15 +00:00
peter%propagandism.org
446d4c7b17
Fix memory leak from fix for bug 206321 (Share event listeners between XBL event handlers). r=jkeiser, sr=bryner.
...
git-svn-id: svn://10.0.0.236/trunk@146839 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 16:47:00 +00:00
bmlk%gmx.de
deb5f49052
overflow area implementation for table frames, bug 173277 r=jkeiser sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@146838 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 16:26:30 +00:00
bmlk%gmx.de
ef668f8320
overflow area implementation for table frames (infrastructure), bug 173277 r=jkeiser sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@146837 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 16:21:41 +00:00
neil%parkwaycc.co.uk
5311a29408
Bug 218840 add some null checks that were preventing autocomplete from working in message compose r=timeless sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146836 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 16:07:28 +00:00
bienvenu%nventure.com
6b7b89aaac
add support for aging messages from pop3 server, r/sr=mscott 107883
...
git-svn-id: svn://10.0.0.236/trunk@146835 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 15:15:26 +00:00
bienvenu%nventure.com
c7d1ea971f
add default prefs for aging messages from pop3 server, r/sr=mscott 107883
...
git-svn-id: svn://10.0.0.236/trunk@146834 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 15:11:13 +00:00
wtc%netscape.com
08b7e963ce
fix mingw/vc7 bustage
...
git-svn-id: svn://10.0.0.236/trunk@146833 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 15:10:24 +00:00
bienvenu%nventure.com
4af1bb9119
make imap use blocking reads, big performance win on high speed networks, r=darin, sr=mscott 218874
...
git-svn-id: svn://10.0.0.236/trunk@146830 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 14:59:47 +00:00
wtc%netscape.com
a63f61e7a3
Bugzilla bug 219104: handle sockaddr structures that have a sa_len field.
...
That field should not be copied to PRNetAddr's. The patch is contributed
by David Baron <dbaron@mozilla.org >. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@146828 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 13:41:29 +00:00
dbaron%dbaron.org
d6a431bad7
Really make this work for objdir builds. r+sr=bryner b=207802
...
git-svn-id: svn://10.0.0.236/trunk@146824 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 06:19:43 +00:00
darin%meer.net
1fe4362795
fixing build bustage for mingw & vc7
...
git-svn-id: svn://10.0.0.236/trunk@146823 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 01:02:40 +00:00
wtc%netscape.com
0768a60390
Added a test for PR_GetAddrInfoByName.
...
git-svn-id: svn://10.0.0.236/trunk@146822 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 00:18:41 +00:00
jpierre%netscape.com
298ee96e94
Add comment in the header for PK11_FindSlotsByAliases
...
git-svn-id: svn://10.0.0.236/trunk@146821 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-12 22:11:31 +00:00
noririty%jcom.home.ne.jp
3eca6d9589
Fix 213994 - hide incompatible themes. Patch by mpconnor@rogers.com
...
git-svn-id: svn://10.0.0.236/trunk@146820 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-12 21:00:01 +00:00
wtc%netscape.com
9dd174c6d9
Bugzilla bug 215152: removed redundant pointer tests. Use
...
SEC_ERROR_LIBRARY_FAILURE for NSS internal errors.
git-svn-id: svn://10.0.0.236/trunk@146819 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-12 20:01:56 +00:00
wtc%netscape.com
77b52a6e30
Bugzilla bug 217247: improved the memory leak fix for the appData nicknames
...
returned by PK11_ListCerts. Instead of allocating them from the heap first
and copying to the arena, allocate them from the arena directly. r=jpierre
Modified Files: certhigh.c pk11cert.c pki3hack.h pki3hack.c
git-svn-id: svn://10.0.0.236/trunk@146817 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-12 19:38:04 +00:00
wtc%netscape.com
c6768f3bcf
Bugzilla bug 214535: fixed a recursive dead lock on cache->lock. We must
...
not call nssSlot_IsTokenPresent while cache->lock is locked because
that function may call nssToken_Remove, which locks cache->lock. r=mcgreer
git-svn-id: svn://10.0.0.236/trunk@146816 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-12 19:17:15 +00:00
igor%mir2.org
b9e7e04541
Changing Main.eval implementation to use compileString/exec instead of evalString to avoid dependancy on NativeGlobal when passing explicit thisObj to Script instances when they implement Function interface which holds currently in Rhino.
...
git-svn-id: svn://10.0.0.236/trunk@146810 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-12 17:12:20 +00:00
igor%mir2.org
3270b507ad
Cosmetics: identation fixes
...
git-svn-id: svn://10.0.0.236/trunk@146809 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-12 15:04:21 +00:00
ben%bengoodger.com
8e583c61b8
Move "Fonts & Colors" from Web Features to General
...
git-svn-id: svn://10.0.0.236/trunk@146807 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-12 07:23:36 +00:00
scott%scott-macgregor.org
8e9209ec80
The trunk is now 0.4a.
...
The mozilla_1_5_BRANCH now contains the 0.3 candidate builds.
git-svn-id: svn://10.0.0.236/trunk@146805 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-12 05:27:34 +00:00
scott%scott-macgregor.org
c6c80c3e57
Bug #180215 --> initial size of junk mail controls dialog is huge
...
Take Neil's fix from the trunk.
git-svn-id: svn://10.0.0.236/trunk@146803 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-12 05:21:01 +00:00
gerv%gerv.net
6e6a0834ef
Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of people, but in the end by gerv; r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@146802 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 22:57:19 +00:00
gerv%gerv.net
1ca5945de6
Bug 215918 - All graphs that show numeric value on x-axis are useless and misleading. We now sort numerical fields numerically. Patch by gerv; r=jouni, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@146801 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 22:34:04 +00:00
darin%meer.net
5d644844e4
landing patch for bug 211501 "NSPR should provide getaddrinfo" r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@146800 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 21:42:16 +00:00
neil%parkwaycc.co.uk
0e80ace242
Bug 215318 bookmark overflow chevron can overlap bookmark name text r=timeless sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@146799 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 20:47:02 +00:00
cbiesinger%web.de
650c8b6437
Bug 120045
...
Multi-character character constants in nsExternalHelperAppService.cpp
r=bz sr=darin
git-svn-id: svn://10.0.0.236/trunk@146798 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 20:44:25 +00:00
darin%meer.net
f95b2ef09c
landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@146796 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 20:32:33 +00:00
wtc%netscape.com
7d72508a46
Bugzilla bug 215581: build with GCC 3.2.2 for OS/2. The patch is
...
contributed by Javier Pedemonte <pedemont@us.ibm.com >. r=jpierre.
git-svn-id: svn://10.0.0.236/trunk@146795 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 20:29:51 +00:00
wtc%netscape.com
438d7c66e0
Bugzilla bug 214824: use -no-cpp-precomp instead of -traditional-cpp, which
...
has changed to mean a different thing (the standard GCC meaning, rather
than Apple's earlier hacks). The patch is contributed by Brian Ryner
<bryner@brianryner.com >.
git-svn-id: svn://10.0.0.236/trunk@146792 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 18:41:22 +00:00
darin%meer.net
3b847cf369
fixes bug 212336 "NTLM sometimes causes crashes under Win9x" r=dougt sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@146789 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 18:04:52 +00:00
timeless%mozdev.org
1a1d237606
Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
...
patch by doronr@us.ibm.com r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@146788 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 17:56:53 +00:00
wtc%netscape.com
c2d7f9ffc7
Bugzilla bug 158240: fixed a crash on startup if NSPR_LOG_FILE is set on
...
BeOS. The patch is contributed by arougthopher@lizardland.net (Paul).
r=wtc.
git-svn-id: svn://10.0.0.236/trunk@146785 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 17:41:29 +00:00
scott%scott-macgregor.org
f4a858a94e
Bug #200656 --> MailAreaHasFocus() is no longer necessary
...
patch by Neil.
Ported by Stephen Walker
git-svn-id: svn://10.0.0.236/trunk@146782 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 17:33:33 +00:00
scott%scott-macgregor.org
6d6f1602b6
Bug #218024 --> Portions of View | Messages menu missing
...
Ported by Stephen Walker based on a patch by Neil.
git-svn-id: svn://10.0.0.236/trunk@146781 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 17:28:33 +00:00
scott%scott-macgregor.org
8b37d0ea33
Bug #87924 --> Search in subscribe should only begin after user stops typing.
...
Ported patch by Neil
git-svn-id: svn://10.0.0.236/trunk@146779 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 17:22:49 +00:00
mvl%exedo.nl
544e48f258
Fix typos
...
git-svn-id: svn://10.0.0.236/trunk@146778 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 17:02:32 +00:00
mkaply%us.ibm.com
4e97ecfcc7
Bug #201455
...
r=bz, sr=darin
Code from Alfred Kayser - optimization of nsCacheEntry
git-svn-id: svn://10.0.0.236/trunk@146777 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 16:57:40 +00:00
mvl%exedo.nl
b3d24730a2
Ignore bogus lines that old builds can create when reading cookperm.txt. bug 215461. r=dwitte, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@146776 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 16:56:04 +00:00
timeless%mozdev.org
7fbd94f976
Bug 180927 nsNNTPNewsgroupList::CleanUp deletes uninitialized m_knownArts.set
...
r=dmose sr=bz
git-svn-id: svn://10.0.0.236/trunk@146775 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 16:53:15 +00:00
mkaply%us.ibm.com
cc0b9d43af
Bug #203344
...
r=darin, sr=alecf
Code from Alfred Kayser - optimization in nsJarChannel
git-svn-id: svn://10.0.0.236/trunk@146774 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 16:45:50 +00:00
cltbld%netscape.com
52320a3d7d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@146773 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 16:26:33 +00:00
pkw%us.ibm.com
1251ba77e7
Bug 218829 - Typo in configure.in test for VisualAge Compiler.
...
r=bryner@brianryner.com
git-svn-id: svn://10.0.0.236/trunk@146772 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 16:24:44 +00:00
cbiesinger%web.de
e900e1a2ee
fix off-by-one error
...
git-svn-id: svn://10.0.0.236/trunk@146771 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 16:14:58 +00:00
neil%parkwaycc.co.uk
7a6b90e277
Bug 180215 stop some old profiles from mis-sizing junk mail dialog p=mbockelkamp@web.de r=me sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@146770 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 16:07:44 +00:00
cbiesinger%web.de
8d1267ba0c
missed some parts of Bug 78605 before... still r=bz sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@146769 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 15:45:52 +00:00
igor%mir2.org
da1b14c2e3
Siplified code to extract error message from Throwable to reflect recent changes in exception-related API semantics.
...
git-svn-id: svn://10.0.0.236/trunk@146768 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 15:41:06 +00:00
bienvenu%nventure.com
8c56f3bdd1
whitespace code cleanup no bug, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@146765 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 14:44:01 +00:00
bienvenu%nventure.com
9c1000c3ce
potential fix for problem with the imap subscribe ui when the server returns a folder with a trailing hierarchy delimiter, 217532, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146764 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 14:36:00 +00:00
bienvenu%nventure.com
48ee883478
whitespace cleanup, no bug, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@146763 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 14:32:40 +00:00
tingley%sundell.net
a60bada888
Fix a case where Sweep() would fail to purge certain RDF arcs.
...
bug 213512, r=rjc, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@146762 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 13:51:25 +00:00
peter%propagandism.org
21371cf1df
Fix for bug 206321 (Share event listeners between XBL event handlers). r=jkeiser, sr=bryner.
...
git-svn-id: svn://10.0.0.236/trunk@146761 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 13:49:58 +00:00
bienvenu%nventure.com
019329a1c4
cleanup unused mailnews methods r/sr=mscott 218888 also attempt to fix incorrect msg counts in imap folder by checking if we've already downloaded a particular hdr, r=sspitzer, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146760 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 13:48:37 +00:00
jshin%mailaps.org
5880c376d3
removed the pollution (in unix.js) in the prev. check-in for bug 152264
...
git-svn-id: svn://10.0.0.236/trunk@146759 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 13:42:30 +00:00
neil%parkwaycc.co.uk
da9cfc4cf1
Bug 218024 disable some of the View submenus when account central is open r=bienvenu sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146757 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 13:38:50 +00:00
bienvenu%nventure.com
2a3623b2de
cleanup unused mailnews methods r/sr=mscott 218888
...
git-svn-id: svn://10.0.0.236/trunk@146756 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 13:36:46 +00:00
cbiesinger%web.de
368d58d7ed
Bug 65827
...
File extension (.php) determined from Content-Type header (or url extension) overrides filename in Content-Disposition header.
r=bz sr=darin
git-svn-id: svn://10.0.0.236/trunk@146755 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 13:27:06 +00:00
cbiesinger%web.de
42f5ba9b79
Bug 78605
...
display bytes [size] in Status when download is complete
r=bz sr=jag
git-svn-id: svn://10.0.0.236/trunk@146754 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 12:36:19 +00:00
peter%propagandism.org
ebb8882d9a
Fix for bug 206321 (Share event listeners between XBL event handlers).r=jkeiser, sr=bryner.
...
git-svn-id: svn://10.0.0.236/trunk@146753 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 12:25:06 +00:00
peter%propagandism.org
8307c7bfa4
Fix for bug 206321 (Share event listeners between XBL event handlers). r=jkeiser, sr=bryner.
...
git-svn-id: svn://10.0.0.236/trunk@146752 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 12:19:14 +00:00
cbiesinger%web.de
dc8a25d9e9
Bug 217090
...
middlemouse.contentLoadURL doesn't work on windows
r+sr=jag
git-svn-id: svn://10.0.0.236/trunk@146751 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 12:19:13 +00:00
cbiesinger%web.de
52de442eea
Bug 217432
...
finger/datetime channel always return failure on suspend/resume
r=darin sr=bz
git-svn-id: svn://10.0.0.236/trunk@146750 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 12:15:05 +00:00
cbiesinger%web.de
9f0147b039
Bug 217509
...
wrong app description shown in helper app dialog
r=bz sr=darin
git-svn-id: svn://10.0.0.236/trunk@146749 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 12:13:06 +00:00
jshin%mailaps.org
8e8173accc
bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included.
...
git-svn-id: svn://10.0.0.236/trunk@146748 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 12:01:08 +00:00
cbiesinger%web.de
50c77f2a4a
Bug 217656
...
"make clean" doesn't delete .ilk files
r=cls
git-svn-id: svn://10.0.0.236/trunk@146747 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 11:36:40 +00:00
jdunn%netscape.com
d2d7c9935a
Fixing Win98 GDI leak: Select new HBRUSH before deleting the old one.
...
sr=roc+moz@cs.cmu.edu
r=ere@atp.fi
# 159298
git-svn-id: svn://10.0.0.236/trunk@146746 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 10:28:13 +00:00
neil%parkwaycc.co.uk
8a3db15b56
Bug 64647 Paste without formatting into message compose r=mscott sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@146745 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 09:26:21 +00:00
neil%parkwaycc.co.uk
09146df4b1
Bug 218584 make about:config more careful about guessing localized preferences r=darin sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@146744 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 09:12:17 +00:00
neil%parkwaycc.co.uk
5f7c972487
Bug 207221 Autocomplete URL in [Image/]Link Properties dialog r=brade sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@146743 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 09:10:22 +00:00
neil%parkwaycc.co.uk
e8090f083d
Bug 80971 cleanup the hidden menuitem from compose r=cavin sr=sspitzer (yes it's an old patch, it was marked depends on 179728?)
...
git-svn-id: svn://10.0.0.236/trunk@146742 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 09:08:56 +00:00
neil%parkwaycc.co.uk
962230ef89
Bug 85908 Add reload to View Page Source Window r=doron sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@146741 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 09:06:09 +00:00
neil%parkwaycc.co.uk
7de491b144
Bug 87924 Search in subscribe should only begin after user stops typing r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146740 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 08:59:24 +00:00
neil%parkwaycc.co.uk
9b6e32c36d
Bug 200656 MailAreaHasFocus() is no longer necessary r=mscott sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@146739 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 08:34:55 +00:00
neil%parkwaycc.co.uk
a114248dda
Bug 60245 no tooltips for "title" attribute in sidebar r=timeless sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@146738 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 08:30:48 +00:00
bryner%brianryner.com
109b8ccff8
Instead of repeating the same code for each event and listener interface, have nsEventListenerManager::HandleEvent use a table containing the event, interface and method, and array bits. This cuts out a _lot_ of redundant code. The checkin also adds the NS_IMETHOD_CALLBACK #define, which can be used to declare pointer-to-member types using stdcall. Bug 217124, r=jst, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@146737 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 06:31:58 +00:00
timeless%mozdev.org
090bed717c
Bug 211493 nsXBLProtoImplMethod::CompileMember doesn't check rv from aContext->CompileFunction. Crash [@ JS_CloneFunctionObject]
...
r=bryner sr=bz
git-svn-id: svn://10.0.0.236/trunk@146736 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 04:10:20 +00:00
timeless%mozdev.org
7bd2b615d1
Bug 169354 add "Windows Server 2003" OS
...
r=gerv a=justdave
git-svn-id: svn://10.0.0.236/trunk@146735 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:54:12 +00:00
bienvenu%nventure.com
d4782825de
whitespace code cleanup, no bug, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@146734 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:20:18 +00:00
bienvenu%nventure.com
3d79ed4fe6
additional fix for 218885 crash at shutdown when receiving pop3 mail, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146733 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:19:44 +00:00
timeless%mozdev.org
630cb0cdf6
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=timeless sr=roc
git-svn-id: svn://10.0.0.236/trunk@146732 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:19:07 +00:00
timeless%mozdev.org
08a2a226cc
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=bryner sr=bryner
git-svn-id: svn://10.0.0.236/trunk@146731 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:18:57 +00:00
timeless%mozdev.org
822de7699e
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=timeless sr=heikki
git-svn-id: svn://10.0.0.236/trunk@146730 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:18:50 +00:00
timeless%mozdev.org
da927140fb
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=jst sr=jst
git-svn-id: svn://10.0.0.236/trunk@146729 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:18:49 +00:00
timeless%mozdev.org
9b00c43b9e
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=timeless sr=alecf
git-svn-id: svn://10.0.0.236/trunk@146728 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:18:48 +00:00
timeless%mozdev.org
1cd7c52adc
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=mkaply
git-svn-id: svn://10.0.0.236/trunk@146727 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:18:47 +00:00
timeless%mozdev.org
8ec6121537
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=timeless sr=darin
git-svn-id: svn://10.0.0.236/trunk@146726 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:18:46 +00:00
timeless%mozdev.org
1d6f4dcf4c
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=rbs sr=rbs
git-svn-id: svn://10.0.0.236/trunk@146725 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:18:36 +00:00
bienvenu%nventure.com
ad5c0648d3
whitespace code cleanup, no bug, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@146724 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 03:07:49 +00:00
tor%cs.brown.edu
b78fd53038
Bug 218758 - prevent read off end of interlace buffer for interlaced RGB
...
interlaced PNGs. r=pavlov, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@146723 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:59:31 +00:00
bienvenu%nventure.com
a0230a8726
whitespace code cleanup, no bug, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@146722 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:57:27 +00:00
tor%cs.brown.edu
81e23c1d66
Bug 218651 - ignore contents of ICO directory entry reserved field.
...
r=pavlov, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@146721 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:56:54 +00:00
tor%cs.brown.edu
b105759ac9
Bug 217025 - GIF decoder cleanup. r=pavlov, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@146720 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:54:29 +00:00
tor%cs.brown.edu
907f1d7b69
Bug 215951 - "X" mouse cursor in menus/popups when running gtk2 with
...
some window managers. r=blizzard, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@146719 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:51:21 +00:00
bienvenu%nventure.com
67c66e9aea
whitespace code cleanup, no bug, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@146718 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:46:16 +00:00
timeless%mozdev.org
8b3ba53ac7
Bug 218832 [W] UMR: Uninitialized memory read in nsView::ConvertToParentCoords(int *,int *)const
...
r=roc sr=roc
git-svn-id: svn://10.0.0.236/trunk@146717 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:44:40 +00:00
bienvenu%nventure.com
6b9702a872
fix 218024 check for null gMsgDBView in InitView methods, r=neil, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@146716 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:43:38 +00:00
bienvenu%nventure.com
4cc218074d
whitespace cleanup, no bug, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@146715 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:30:17 +00:00
timeless%mozdev.org
23c3df9340
Bug 216721 Make mAttachedQueue a Stack
...
r=bryner sr=bz
git-svn-id: svn://10.0.0.236/trunk@146714 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:17:11 +00:00
bienvenu%nventure.com
5270fae70d
whitespace cleanup, no bug, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@146713 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:08:36 +00:00
bienvenu%nventure.com
151652a0e0
whitespace cleanup, no bug, r/sr=me
...
git-svn-id: svn://10.0.0.236/trunk@146712 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 02:02:36 +00:00
bienvenu%nventure.com
fb73aa191e
fix crash in nsMsgFilter::MatchHdr with null folder, check for null folder, r/sr=mscott 218885 and whitespace cleanup
...
git-svn-id: svn://10.0.0.236/trunk@146711 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:59:44 +00:00
timeless%mozdev.org
b031ecd7d5
Bug 211291 void nsCertTree::InitCompareHash doesn't check the return value of PL_DHashTableInit
...
r=kaie sr=bz
git-svn-id: svn://10.0.0.236/trunk@146710 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:59:21 +00:00
bienvenu%nventure.com
43036d5f42
fix mdn problems when current user is same as requester, and with mdn responses to messages stored for offline use, r/sr=mscott 218732 218132
...
git-svn-id: svn://10.0.0.236/trunk@146709 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:53:25 +00:00
timeless%mozdev.org
067ed6485f
Bug 174218 nsXPInstallManager::ConfirmChromeInstall leaks return from nsTextFormatter::smprintf
...
r=dveditz sr=bz
git-svn-id: svn://10.0.0.236/trunk@146708 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:52:52 +00:00
timeless%mozdev.org
8dae28bdf6
Bug 214497 Unused variable initMovieCount in nsSound.cpp
...
r=floppymoose sr=tor
git-svn-id: svn://10.0.0.236/trunk@146707 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:52:43 +00:00
timeless%mozdev.org
d04defc318
Bug 214549 Warnings in nsMenuBarX.cpp
...
r=floppymoose sr=tor
git-svn-id: svn://10.0.0.236/trunk@146706 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:52:42 +00:00
timeless%mozdev.org
bf556723fa
Bug 217896 ASSERTION: nsMemoryImpl::Alloc of 0: 'size' in GlobalWindowImpl::Unescape
...
r=caillon sr=jst
git-svn-id: svn://10.0.0.236/trunk@146705 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:53 +00:00
timeless%mozdev.org
f8885ea88b
Bug 217007 nsCAutoString charsetBuf is unused
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@146704 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:43 +00:00
timeless%mozdev.org
854173a004
Bug 217562 UMR in nsJSEventListener::HandleEvent after mContext->CallEventHandler
...
r=caillon sr=jst
git-svn-id: svn://10.0.0.236/trunk@146703 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:42 +00:00
timeless%mozdev.org
64863e483a
Bug 217852 ASSERTION: nsDebugImpl not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()'
...
r=dougt sr=darin
git-svn-id: svn://10.0.0.236/trunk@146702 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:41 +00:00
timeless%mozdev.org
0a95358a6a
Bug 217342 change close tab message
...
r=riceman+bmo sr=jag
git-svn-id: svn://10.0.0.236/trunk@146701 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:34 +00:00
timeless%mozdev.org
2d537abc70
Bug 155192 crash [@nsRDFResource::~nsRDFResource] if gRDFService wasn't created
...
r=tingley sr=bz
git-svn-id: svn://10.0.0.236/trunk@146699 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:16 +00:00
dbaron%dbaron.org
ef866f2827
Remove unneeded null checks in attribute mapping functions. r+sr=bzbarsky b=127269
...
git-svn-id: svn://10.0.0.236/trunk@146697 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:34:29 +00:00
wtc%netscape.com
24b697e992
Set NSPR version to 4.5 Beta.
...
git-svn-id: svn://10.0.0.236/trunk@146696 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:01:59 +00:00
despotdaemon%netscape.com
a042b653a4
Pseudo-automatic update of changes made by wtc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@146695 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:00:03 +00:00
despotdaemon%netscape.com
6ad7bfb7f0
Pseudo-automatic update of changes made by wtc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@146694 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:58:28 +00:00
despotdaemon%netscape.com
6e99790537
Pseudo-automatic update of changes made by wtc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@146693 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:55:44 +00:00
mozeditor%floppymoose.com
c93aa946fb
Reviving Cocoa Embed Test App. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@146692 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:54:19 +00:00
wtc%netscape.com
ffc29c3fbc
Bugzilla bug 214411: implement automatic attaching and detaching of Solaris
...
native threads. The patch contains contribution by Gerard Roos
<gerard.roos@adnovum.ch >.
Modified Files: _solaris.h primpl.h solaris.c pruthr.c foreign.c provider.c
git-svn-id: svn://10.0.0.236/trunk@146688 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:29:37 +00:00
wtc%netscape.com
a09f11c8a2
Bugzilla bug 208971: remove obsolete Mac CFM build files from NSS.
...
git-svn-id: svn://10.0.0.236/trunk@146687 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:04:38 +00:00
wtc%netscape.com
a057b91699
Bugzilla bug 208971: removed obsolete Mac CFM build files from NSS.
...
git-svn-id: svn://10.0.0.236/trunk@146686 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 00:01:07 +00:00
scott%scott-macgregor.org
9035a3fb75
Add minheight to address book panes. Patch by Stephen Walker
...
git-svn-id: svn://10.0.0.236/trunk@146677 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 22:27:59 +00:00
bryner%brianryner.com
5b1273df17
Remove extra semicolon in macro definition/usage which causes gcc 3.4 bustage (bug 218551). a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146676 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 19:55:47 +00:00
cbiesinger%web.de
9d7b887b93
Bug 206472
...
"Bookmark This Link" does not create bookmark
patch by borggraefe@despammed.com Stefan Borggraefe
varga: review+
bz-vacation: superreview+
asa: approval1.5+
git-svn-id: svn://10.0.0.236/trunk@146675 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 19:42:20 +00:00
bienvenu%nventure.com
cd48e4dc50
fix crash going back offline with folders with offline events r/a=sspitzer, sr=mscott, 218725
...
git-svn-id: svn://10.0.0.236/trunk@146674 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 18:10:58 +00:00
bienvenu%nventure.com
9378492c4c
fix crash reading news msg in newsgroup when two accounts point to the same server, patch by frank.schoenheit@gmx.de, whitespace cleanup by me, r=bienvenu, sr=mscott, a=asa 210547
...
git-svn-id: svn://10.0.0.236/trunk@146673 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 14:55:19 +00:00
igor%mir2.org
a78fee9997
Changing Context.newObject to use ScriptRuntime.getExistingCtor to get constructor Function instance. In this way Context.newObject will throw the same set of exceptions that other parts of Rhino will throw on bad access to constructor.
...
With this change NotAFunctionException is no longer used so it is deprecated and changed to extend from Error not Exception for source compatibility: otherwise compiler will complain about unreachable catch handler.
git-svn-id: svn://10.0.0.236/trunk@146672 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 12:44:23 +00:00
igor%mir2.org
70882e807b
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=218440 :
...
Making Script implementations by Interpreter and Optimizer scope independent while keeping while still supporting compiling of regexp literals only once per Script instance.
git-svn-id: svn://10.0.0.236/trunk@146671 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 11:06:25 +00:00
neil%parkwaycc.co.uk
8adaadf8a5
Bug 215831 fix autocomplete tree assertions (blank lines) r=varga sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146670 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 09:20:53 +00:00
jpierre%netscape.com
659fda392b
Fix for 215152 - better error handling
...
git-svn-id: svn://10.0.0.236/trunk@146667 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 01:33:25 +00:00
jpierre%netscape.com
59ce06036c
Fix for bug 215152 . Improve error handling in PK11_FindSlotsByAliases
...
git-svn-id: svn://10.0.0.236/trunk@146666 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-10 01:31:54 +00:00
timeless%mozdev.org
c4861ea541
Bug 215856 question mark (?) on left side of help window doesn't appear but the image is in the build.
...
patch by rlk@trfenv.com r=jag sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@146664 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 23:54:04 +00:00
gerv%gerv.net
d354bf9480
Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@146663 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 22:24:12 +00:00
sicking%bigfoot.com
a243d81336
Fix potential buildbustage by adding proper REQUIRES. No bug.
...
r/sr=peterv a=mkaply
git-svn-id: svn://10.0.0.236/trunk@146662 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 21:11:52 +00:00
pinkerton%netscape.com
c9c81ff7a7
check if there is an active focus controller before sending the blur
...
(r=pink/sr=bryner/a=brendan) bug 198153
git-svn-id: svn://10.0.0.236/trunk@146661 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 21:09:22 +00:00
nelsonb%netscape.com
4bf96c876a
Further enhance the verbose debugging command line option in tstclnt
...
for the case where client auth is requested by the server. It will
now report the name of the cert sent to the server, or "send no cert".
git-svn-id: svn://10.0.0.236/trunk@146660 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 20:22:54 +00:00
despotdaemon%netscape.com
292d5e21a1
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@146659 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 18:30:06 +00:00
despotdaemon%netscape.com
2d486c42c5
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@146658 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 18:15:23 +00:00
darin%meer.net
5c3b140cbb
patch for bug 216430 "scrolling slow due to huge background image (regression)" r=pavlov,jdunn sr=tor a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@146657 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 18:08:17 +00:00
igor%mir2.org
87d5731cde
Restoring NativeJavaPackage(String) constructor as deprecated for compatibility with Batik.
...
git-svn-id: svn://10.0.0.236/trunk@146655 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 13:27:11 +00:00
igor%mir2.org
c0afe35e1a
ScriptRuntime.getCatchObject is modified to allow to accept instances of EvaluatorException, not only its WrappedException subclass.
...
git-svn-id: svn://10.0.0.236/trunk@146654 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 13:25:15 +00:00
igor%mir2.org
56bd34dbf4
Restoring JavaScriptException(String) as deprecated constructor for compatibility with BSF.
...
git-svn-id: svn://10.0.0.236/trunk@146653 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 13:22:50 +00:00
bryner%brianryner.com
e4de607591
remove extra semicolons (bug 218551)
...
git-svn-id: svn://10.0.0.236/trunk@146651 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 06:30:54 +00:00
despotdaemon%netscape.com
67a70d938c
Pseudo-automatic update of changes made by nobody.
...
git-svn-id: svn://10.0.0.236/trunk@146650 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 04:54:49 +00:00
myk%mozilla.org
1f559af782
Testing new CVS server.
...
git-svn-id: svn://10.0.0.236/trunk@146649 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 04:51:14 +00:00
myk%mozilla.org
94d47c698e
Fixed perl path for new server.
...
git-svn-id: svn://10.0.0.236/trunk@146648 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 03:51:53 +00:00
myk%mozilla.org
48bed1fde7
Fixed another path and reenabled checkins.
...
git-svn-id: svn://10.0.0.236/trunk@146647 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 03:47:18 +00:00
myk%mozilla.org
918287149a
Updated Perl path for new server.
...
git-svn-id: svn://10.0.0.236/trunk@146646 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 03:40:25 +00:00
myk%mozilla.org
3f12692398
Temporarily disabling checkins to cvs.mozilla.org in order to move CVS repository to new server.
...
git-svn-id: svn://10.0.0.236/trunk@146645 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 02:27:16 +00:00
timeless%mozdev.org
5a45084e18
Bug 188159 no content in 'popup preferences' and 'popup windows'
...
patch by rlk@trfenv.com r=oeschger a=asa
git-svn-id: svn://10.0.0.236/trunk@146644 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 01:05:22 +00:00
jpierre%netscape.com
0ec89fd1ed
Prevent crash if certlist is NULL
...
git-svn-id: svn://10.0.0.236/trunk@146643 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 00:54:20 +00:00
pschwartau%netscape.com
725f58207b
Initial add. Regresssion test for bug 216320.
...
git-svn-id: svn://10.0.0.236/trunk@146642 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 00:37:49 +00:00
darin%meer.net
9b96e6800a
fixes bug 215089 "update version of MoreFilesX to 1.0.1" r=ccarlen sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@146641 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-09 00:13:29 +00:00
jpierre%netscape.com
01e91272d3
Fix bug 214307 - add certutil batch mode . r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@146640 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 23:30:29 +00:00
jpierre%netscape.com
f68c317b43
Add PORT_Strpbrk macro
...
git-svn-id: svn://10.0.0.236/trunk@146639 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 23:29:14 +00:00
timeless%mozdev.org
2bb143ba08
Bug 217823 Wrong word in help - cookie sites
...
patch by rlk@trfenv.com r=technutz a=asa
git-svn-id: svn://10.0.0.236/trunk@146638 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 23:14:11 +00:00
timeless%mozdev.org
fe5f537734
Bug 211972 Help entries for Memory Cache should be deleted
...
patch by rlk@trfenv.com r=oescgher a=asa
git-svn-id: svn://10.0.0.236/trunk@146637 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 23:13:41 +00:00
scott%scott-macgregor.org
b7382762cf
Port Mark by Date over to thunderbird (Bug #16967 )
...
git-svn-id: svn://10.0.0.236/trunk@146636 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 21:41:59 +00:00
bryner%brianryner.com
2db42987b1
Forgot one file as part of bug 218551. a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146635 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 21:26:29 +00:00
scott%scott-macgregor.org
f9988cbcf3
Merge patch for Bug # 61520 into thunderbird: Add additional headers to every message
...
git-svn-id: svn://10.0.0.236/trunk@146634 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 21:14:48 +00:00
dbaron%dbaron.org
47cee54f9c
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@146633 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 19:35:05 +00:00
brendan%mozilla.org
b2bd6c1c42
Checking in danm's patch for bug 210689, r/sr=bz/dbaron, a=me.
...
git-svn-id: svn://10.0.0.236/trunk@146632 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 19:06:11 +00:00
wtc%netscape.com
1bd45bae36
Bugzilla bug 217968: renamed the STACKSIZE macro to THREAD_STACKSIZE to
...
avoid a conflict with a same-named macro defined in <ppc/param.h> on Mac OS
X. Thanks to timeless@bemail.org for reporting the bug.
Modified Files: server_test.c servr_kk.c servr_ku.c servr_uk.c servr_uu.c
git-svn-id: svn://10.0.0.236/trunk@146631 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 18:54:05 +00:00
neil%parkwaycc.co.uk
e33cb7aee3
Fix line endings on checkin for bug 216753 r/a=mkaply
...
git-svn-id: svn://10.0.0.236/trunk@146630 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 16:18:20 +00:00
noririty%jcom.home.ne.jp
06da7ba997
Missing Firebird skinversion. Thank you Mr.FLS to point this out. b=214465
...
git-svn-id: svn://10.0.0.236/trunk@146629 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 15:55:26 +00:00
bryner%brianryner.com
f6353b6ec6
Use the default value supplied to prompt() if no stored value was found. (bug 216324)
...
git-svn-id: svn://10.0.0.236/trunk@146627 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 03:17:42 +00:00
bryner%brianryner.com
c81aa21722
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146626 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 00:31:50 +00:00
bryner%brianryner.com
ef58713352
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146625 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 00:18:24 +00:00
bryner%brianryner.com
109d623425
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146624 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 23:12:15 +00:00
bryner%brianryner.com
a4342aad58
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146622 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 22:56:05 +00:00
bryner%brianryner.com
13f639838a
Change static_cast of nsFileSpec -> nsFilePath to explicit construction of nsFilePath, to avoid problems with gcc 3.4. Bug 218551, r/sr=dbaron, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@146621 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 22:53:49 +00:00
bryner%brianryner.com
dbbc84bf94
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146620 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 22:37:27 +00:00
bryner%brianryner.com
23af8f3c42
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146618 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 22:24:21 +00:00
bryner%brianryner.com
eca6dfe0e4
Fix link warning by ensuring that dist/lib is first in the library path. Bug 218551, r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146617 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 22:23:07 +00:00
gerv%gerv.net
0b0493203d
Bug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@146616 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 22:06:39 +00:00
bryner%brianryner.com
101a9e4e72
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146615 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 22:05:34 +00:00
bryner%brianryner.com
978d05c917
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146614 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 21:50:21 +00:00
bryner%brianryner.com
260b09f147
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146613 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 21:37:51 +00:00
gerv%gerv.net
77482ec214
Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot.
...
git-svn-id: svn://10.0.0.236/trunk@146601 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 19:41:55 +00:00
gerv%gerv.net
ec9d766f4c
Bug 207044 - Filter more template directives. None of these are security bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@146600 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 19:23:44 +00:00
roc+%cs.cmu.edu
f371e6bf46
Bug 211092. Don't force pixel->twip ratio to be an integer for print devices. r+sr=dbaron,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146599 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 17:28:42 +00:00
igor%mir2.org
23451a528f
Explicit separation between regexp compilation and execution: all data structures that represent compiled regexp are moved to a separated RECompiled class.
...
git-svn-id: svn://10.0.0.236/trunk@146598 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 15:49:05 +00:00
igor%mir2.org
1019b7e936
To construct regexp objects the generated code now calls omj.RegExpProxy instead of explicit calls to NativeRegExp constructor. It removes dependence of compiled Script instances on details of RegExp implementation.
...
git-svn-id: svn://10.0.0.236/trunk@146597 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 15:44:41 +00:00
igor%mir2.org
9f17ad00c8
Added ScriptRuntime.checkRegExpProxy which is used in Interpreter and NativeString to check for regexp package presence instead of own duplicating code.
...
RegExpProxy.find_split is changed to include Context argument to follow the rest of RegExpProxy functions.
git-svn-id: svn://10.0.0.236/trunk@146596 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 15:41:03 +00:00
igor%mir2.org
6bcd662ce0
I made most internal functions of NativeRegExp static since they do not reference NativeRegExp.
...
git-svn-id: svn://10.0.0.236/trunk@146595 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 12:49:07 +00:00
igor%mir2.org
3759de7753
ScriptRuntime.main now takes Script as the first argument since it is simpler instantiate Script directly and pass it to ScriptRuntime.main then load Script lass which will be then instantiated in ScriptRuntime.main
...
git-svn-id: svn://10.0.0.236/trunk@146594 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 07:51:02 +00:00
mcafee%netscape.com
8e78e0279f
script to count various mozilla downloads, currently works on komodo.mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@146593 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 06:55:53 +00:00
edburns%acm.org
18536df439
SECTION: Changes
...
M build-tests.xml
- changes to make unit tests run again.
M build.xml
- updated version
- create the services definition for the webclient implementation
M classes_spec/org/mozilla/webclient/BrowserControlCanvas.java
M classes_spec/org/mozilla/webclient/BrowserControlImpl.java
- temporary hacks until we have everything migrated to the new package
structure.
M classes_spec/org/mozilla/webclient/BrowserControlFactory.java
- Make this class be a shim to the implementation specific instance.
A classes_spec/org/mozilla/webclient/BrowserControlFactoryInterface.java
- Interface to be implemented by the webclient implementor
A classes_spec/org/mozilla/webclient/impl/BrowserControlFactoryImpl.java
- concrete implementation of BrowserControlFactoryInterface
A test/automated/src/classes/org/mozilla/webclient/BrowserControlFactoryTest.java
- test that the factory can be instantiated.
M test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java
- Make sure we have our bin dir set.
Index: build-tests.xml
===================================================================
RCS file: /cvsroot/mozilla/java/webclient/build-tests.xml,v
retrieving revision 1.1
diff -u -r1.1 build-tests.xml
--- build-tests.xml 1 Oct 2002 00:39:18 -0000 1.1
+++ build-tests.xml 6 Sep 2003 06:22:05 -0000
@@ -3,7 +3,7 @@
SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
-->
-<project name="Webclient Unit Tests" default="test.local" basedir=".">
+<project name="Webclient Unit Tests" default="run.test" basedir=".">
<!--
This is a generic build.xml file for Ant that is used to run the
@@ -75,7 +75,7 @@
<path id="test.classpath">
<pathelement location="${junit.jar}"/>
- <pathelement location="${build.home}/classes"/>
+ <pathelement location="${build.home}"/>
<pathelement location="${out.test.dir}/classes"/>
</path>
@@ -87,6 +87,8 @@
-->
<target name="compile.test">
+ <echo message="${build.home}"/>
+
<mkdir dir="${out.test.dir}/classes"/>
<javac srcdir="${src.test.dir}"
@@ -125,6 +127,7 @@
<jvmarg value="-Djava.library.path=${myenv.MOZILLA_FIVE_HOME}:${myenv.MOZILLA_FIVE_HOME}/components"/>
<jvmarg value="-DNSPR_LOG_MODULES=${myenv.NSPR_LOG_MODULES}"/>
<jvmarg value="-DNSPR_LOG_FILE=${myenv.NSPR_LOG_FILE}"/>
+ <jvmarg value="-DBROWSER_BIN_DIR=${myenv.MOZILLA_FIVE_HOME}"/>
<jvmarg line="${debug.jvm.args}"/>
@@ -132,7 +135,11 @@
<formatter type="plain" usefile="false"/>
+ <test name="org.mozilla.webclient.BrowserControlFactoryTest"/>
+<!-- non-running tests
+
<test name="org.mozilla.webclient.wrapper_native.gtk.TestGtkBrowserControlCanvas"/>
+-->
</junit>
Index: build.xml
===================================================================
RCS file: /cvsroot/mozilla/java/webclient/build.xml,v
retrieving revision 1.15
diff -u -r1.15 build.xml
--- build.xml 9 Jun 2003 20:05:33 -0000 1.15
+++ build.xml 6 Sep 2003 06:22:06 -0000
@@ -30,7 +30,7 @@
<property name="Name" value="webclient"/>
<property name="name" value="webclient"/>
- <property name="version" value="20020916"/>
+ <property name="version" value="20030906"/>
<!-- ************ Per user local properties ******************************* -->
@@ -85,8 +85,12 @@
<include name="org/mozilla/webclient/*"/>
<include name="org/mozilla/webclient/wrapper_native/*"/>
+ <include name="org/mozilla/webclient/impl/**"/>
<include name="org/mozilla/webclient/test/*"/>
</javac>
+
+ <mkdir dir="${build.home}/META-INF/services"/>
+ <echo file="${build.home}/META-INF/services/org.mozilla.webclient.BrowserControlFactoryInterface">org.mozilla.webclient.impl.BrowserControlFactoryImpl</echo>
</target>
Index: classes_spec/org/mozilla/webclient/BrowserControlCanvas.java
===================================================================
RCS file: /cvsroot/mozilla/java/webclient/classes_spec/org/mozilla/webclient/BrowserControlCanvas.java,v
retrieving revision 1.5
diff -u -r1.5 BrowserControlCanvas.java
--- classes_spec/org/mozilla/webclient/BrowserControlCanvas.java 9 Apr 2003 17:42:30 -0000 1.5
+++ classes_spec/org/mozilla/webclient/BrowserControlCanvas.java 6 Sep 2003 06:22:06 -0000
@@ -114,7 +114,8 @@
} // BrowserControlCanvas() ctor
-protected void initialize(BrowserControl controlImpl)
+// PENDING(edburns): make this protected again
+public void initialize(BrowserControl controlImpl)
{
ParameterCheck.nonNull(controlImpl);
webShell = controlImpl;
Index: classes_spec/org/mozilla/webclient/BrowserControlFactory.java
===================================================================
RCS file: /cvsroot/mozilla/java/webclient/classes_spec/org/mozilla/webclient/BrowserControlFactory.java,v
retrieving revision 1.7
diff -u -r1.7 BrowserControlFactory.java
--- classes_spec/org/mozilla/webclient/BrowserControlFactory.java 1 Oct 2002 00:39:20 -0000 1.7
+++ classes_spec/org/mozilla/webclient/BrowserControlFactory.java 6 Sep 2003 06:22:06 -0000
@@ -35,22 +35,38 @@
import java.io.File;
import java.io.FileNotFoundException;
-/**
- *
- * <B>BrowserControlFactory</B> creates concrete instances of BrowserControl
-
- * <B>Lifetime And Scope</B> <P>
+import java.io.BufferedReader;
+import java.io.InputStream;
+import java.io.InputStreamReader;
+import java.io.IOException;
+import java.io.UnsupportedEncodingException;
+import java.util.HashMap;
+import java.util.Properties;
- * This is a static class, it is neven instantiated.
+/**
+ *
+ * <p><B>BrowserControlFactory</B> uses a discovery algorithm to find
+ * an implementation of {@link BrowserControlFactoryInterface}. All of
+ * the public static methods in this class simply call through to this
+ * implemenatation instance.</p>
+ *
+ * <p>The discovery mechanism used is to look try to load a resource
+ * called
+ * <code>META-INF/services/org.mozilla.webclient.BrowserControlFactoryInterface</code>.
+ * If the resource is found, interpret it as a <code>Properties</code>
+ * file and read out its first line. Interpret the first line as the
+ * fully qualified class name of a class that implements {@link
+ * BrowserControlFactoryInterface}. The named class must have a public
+ * no-arg constructor.</p>
+ *
*
* @version $Id: BrowserControlFactory.java,v 1.7 2002/10/01 00:39:20 edburns%acm.org Exp $
*
- * @see org.mozilla.webclient.test.EmbeddedMozilla
-
+ *
*/
-public class BrowserControlFactory extends Object
+public class BrowserControlFactory extends Object
{
//
// Protected Constants
@@ -60,24 +76,13 @@
// Class Variables
//
- private static boolean appDataHasBeenSet = false;
- private static Class browserControlCanvasClass = null;
- private static String platformCanvasClassName = null;
- private static String browserType = null;
-
-//
-// Instance Variables
-//
-
-// Attribute Instance Variables
-
-// Relationship Instance Variables
+private static BrowserControlFactoryInterface instance = null;
//
// Constructors and Initializers
//
-public BrowserControlFactory()
+private BrowserControlFactory()
{
Assert.assert_it(false, "This class shouldn't be constructed.");
}
@@ -88,179 +93,97 @@
public static void setAppData(String absolutePathToNativeBrowserBinDir) throws FileNotFoundException, ClassNotFoundException
{
- BrowserControlFactory.setAppData(BrowserControl.BROWSER_TYPE_NATIVE, absolutePathToNativeBrowserBinDir);
+ getInstance().setAppData(BrowserControl.BROWSER_TYPE_NATIVE, absolutePathToNativeBrowserBinDir);
}
-
- /**
-
- * This method is used to set per-application instance data, such as
- * the location of the browser binary.
-
- * @param myBrowserType. Either "native" or "nonnative"
-
- * @param absolutePathToNativeBrowserBinDir the path to the bin dir
- * of the native browser, including the bin. ie:
- * "D:\Projects\mozilla\dist\win32_d.obj\bin"
-
- */
-
public static void setAppData(String myBrowserType, String absolutePathToNativeBrowserBinDir) throws FileNotFoundException, ClassNotFoundException
{
- browserType = myBrowserType;
- if (!appDataHasBeenSet) {
- // figure out the correct value for platformCanvasClassName
- if (browserType.equals(BrowserControl.BROWSER_TYPE_NON_NATIVE)) {
- platformCanvasClassName = "org.mozilla.webclient.wrapper_nonnative.JavaBrowserControlCanvas";
- }
- else {
- ParameterCheck.nonNull(absolutePathToNativeBrowserBinDir);
-
- // verify that the directory exists:
- File binDir = new File(absolutePathToNativeBrowserBinDir);
- if (!binDir.exists()) {
- throw new FileNotFoundException("Directory " + absolutePathToNativeBrowserBinDir + " is not found.");
- }
-
- // This hack is necessary for Sun Bug #4303996
- java.awt.Canvas c = new java.awt.Canvas();
- platformCanvasClassName = determinePlatformCanvasClassName();
- }
- // end of figuring out the correct value for platformCanvasClassName
- if (platformCanvasClassName != null) {
- browserControlCanvasClass = Class.forName(platformCanvasClassName);
- }
- else {
- throw new ClassNotFoundException("Could not determine BrowserControlCanvas class to load\n");
- }
-
- try {
- BrowserControlImpl.appInitialize(browserType, absolutePathToNativeBrowserBinDir);
- }
- catch (Exception e) {
- throw new ClassNotFoundException("Can't initialize native browser: " +
- e.getMessage());
- }
- appDataHasBeenSet = true;
- }
+ getInstance().setAppData(myBrowserType, absolutePathToNativeBrowserBinDir);
}
public static void appTerminate() throws Exception
{
- BrowserControlImpl.appTerminate();
+ getInstance().appTerminate();
}
public static BrowserControl newBrowserControl() throws InstantiationException, IllegalAccessException, IllegalStateException
{
- if (!appDataHasBeenSet) {
- throw new IllegalStateException("Can't create BrowserControl instance: setAppData() has not been called.");
- }
- Assert.assert_it(null != browserControlCanvasClass);
-
- BrowserControlCanvas newCanvas = null;
- BrowserControl result = null;
- newCanvas = (BrowserControlCanvas) browserControlCanvasClass.newInstance();
- if (null != newCanvas &&
- null != (result = new BrowserControlImpl(browserType, newCanvas))) {
- newCanvas.initialize(result);
- }
-
+ BrowserControl result = null;
+ result = getInstance().newBrowserControl();
return result;
}
-/**
-
- * BrowserControlFactory.deleteBrowserControl is called with a
- * BrowserControl instance obtained from
- * BrowserControlFactory.newBrowserControl. This method renders the
- * argument instance completely un-usable. It should be called when the
- * BrowserControl instance is no longer needed. This method simply
- * calls through to the non-public BrowserControlImpl.delete() method.
-
- * @see org.mozilla.webclient.ImplObject#delete
-
- */
-
public static void deleteBrowserControl(BrowserControl toDelete)
{
- ParameterCheck.nonNull(toDelete);
- ((BrowserControlImpl)toDelete).delete();
+ getInstance().deleteBrowserControl(toDelete);
}
//
-// General Methods
-//
-
-/**
+// helper methods
+//
- * Called from setAppData() in the native case. This method simply
- * figures out the proper name for the class that is the
- * BrowserControlCanvas.
-
- * @return "org.mozilla.webclient.wrapper_native.win32.Win32BrowserControlCanvas" or "org.mozilla.webclient.wrapper_native.gtk.GtkBrowserControlCanvas"
-
- */
-
-private static String determinePlatformCanvasClassName()
+protected static BrowserControlFactoryInterface getInstance()
{
- String result = null;
- // cause the native library to be loaded
- // PENDING(edburns): do some magic to determine the right kind of
- // MozWebShellCanvas to instantiate
-
- // How about this:
- // I try loading sun.awt.windows.WDrawingSurfaceInfo. If it doesn't
- // load, then I try loading sun.awt.motif.MDrawingSufaceInfo. If
- // none loads, then I return a error message.
- // If you think up of a better way, let me know.
- // -- Mark
- // Here is what I think is a better way: query the os.name property.
- // This works in JDK1.4, as well.
- // -- edburns
+ if (null != instance) {
+ return instance;
+ }
- String osName = System.getProperty("os.name");
-
- if (null != osName) {
- if (-1 != osName.indexOf("indows")) {
- result = "org.mozilla.webclient.wrapper_native.win32.Win32BrowserControlCanvas";
- }
- else {
- result = "org.mozilla.webclient.wrapper_native.gtk.GtkBrowserControlCanvas";
- }
+ ClassLoader classLoader = Thread.currentThread().getContextClassLoader();
+ if (classLoader == null) {
+ throw new RuntimeException("Context ClassLoader");
}
- return result;
-}
-
-// ----UNIT_TEST_START
-
-//
-// Test methods
-//
-
-public static void main(String [] args)
-{
- System.out.println("doing asserts");
- Assert.setEnabled(true);
- Log.setApplicationName("BrowserControlFactory");
- Log.setApplicationVersion("0.0");
- Log.setApplicationVersionDate("$Id: BrowserControlFactory.java,v 1.7 2002/10/01 00:39:20 edburns%acm.org Exp $");
-
- BrowserControlCanvas canvas = null;
- BrowserControl control = null;
+ BufferedReader reader = null;
+ InputStream stream = null;
+ String
+ className = null,
+ resourceName = "META-INF/services/org.mozilla.webclient.BrowserControlFactoryInterface";
try {
- BrowserControlFactory.setAppData("nonnative", args[0]);
- control = BrowserControlFactory.newBrowserControl();
- Assert.assert_it(control != null);
- canvas = (BrowserControlCanvas) control.queryInterface("webclient.BrowserControlCanvas");
- Assert.assert_it(canvas != null);
+ stream = classLoader.getResourceAsStream(resourceName);
+ if (stream != null) {
+ // Deal with systems whose native encoding is possibly
+ // different from the way that the services entry was created
+ try {
+ reader =
+ new BufferedReader(new InputStreamReader(stream,
+ "UTF-8"));
+ } catch (UnsupportedEncodingException e) {
+ reader = new BufferedReader(new InputStreamReader(stream));
+ }
+ className = reader.readLine();
+ reader.close();
+ reader = null;
+ stream = null;
+ }
+ } catch (IOException e) {
+ } catch (SecurityException e) {
+ } finally {
+ if (reader != null) {
+ try {
+ reader.close();
+ } catch (Throwable t) {
+ ;
+ }
+ reader = null;
+ stream = null;
+ }
+ if (stream != null) {
+ try {
+ stream.close();
+ } catch (Throwable t) {
+ ;
+ }
+ stream = null;
+ }
}
- catch (Exception e) {
- System.out.println("\n BrowserControl not getting created \n");
- System.out.println(e.getMessage());
+ if (null != className) {
+ try {
+ Class clazz = classLoader.loadClass(className);
+ instance = (BrowserControlFactoryInterface) (clazz.newInstance());
+ } catch (Exception e) {
+ }
}
+ return instance;
}
-
-// ----UNIT_TEST_END
} // end of class BrowserControlFactory
Index: classes_spec/org/mozilla/webclient/BrowserControlImpl.java
===================================================================
RCS file: /cvsroot/mozilla/java/webclient/classes_spec/org/mozilla/webclient/BrowserControlImpl.java,v
retrieving revision 1.7
diff -u -r1.7 BrowserControlImpl.java
--- classes_spec/org/mozilla/webclient/BrowserControlImpl.java 27 Jul 2001 20:57:52 -0000 1.7
+++ classes_spec/org/mozilla/webclient/BrowserControlImpl.java 6 Sep 2003 06:22:07 -0000
@@ -30,8 +30,8 @@
import org.mozilla.util.Utilities;
-
-class BrowserControlImpl extends Object implements BrowserControl
+// PENDING(edburns); move this inside impl package
+public class BrowserControlImpl extends Object implements BrowserControl
{
//
// Protected Constants
@@ -145,8 +145,8 @@
//
// Class methods
//
-
-static void appInitialize(String myBrowserType, String verifiedBinDirAbsolutePath) throws Exception
+// PENDING(edburns): make this package private again
+public static void appInitialize(String myBrowserType, String verifiedBinDirAbsolutePath) throws Exception
{
browserType = myBrowserType;
if (null == wrapperFactory) {
@@ -157,7 +157,8 @@
wrapperFactory.initialize(verifiedBinDirAbsolutePath);
}
-static void appTerminate() throws Exception
+// PENDING(edburns): make this package private again
+public static void appTerminate() throws Exception
{
Assert.assert_it(null != wrapperFactory);
Index: test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java
===================================================================
RCS file: /cvsroot/mozilla/java/webclient/test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java,v
retrieving revision 1.1
diff -u -r1.1 WebclientTestCase.java
--- test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java 1 Oct 2002 00:39:28 -0000 1.1
+++ test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java 6 Sep 2003 06:22:08 -0000
@@ -133,6 +133,16 @@
}
+protected void verifyBinDirSet()
+{
+ assertTrue("BROWSER_BIN_DIR is not set",
+ null != System.getProperty("BROWSER_BIN_DIR"));
+}
+
+protected String getBrowserBinDir() {
+ return System.getProperty("BROWSER_BIN_DIR");
+}
+
/**
* assertTrue that NSPR_LOG_FILE is set.
@@ -162,6 +172,7 @@
// make sure we have at least PR_LOG_DEBUG set
verifyLogModuleValueIsAtLeastN(WEBCLIENTSTUB_LOG_MODULE, 4);
verifyLogModuleValueIsAtLeastN(WEBCLIENT_LOG_MODULE, 4);
+ verifyBinDirSet();
if (sendOutputToFile()) {
verifyOutputFileIsSet();
}
git-svn-id: svn://10.0.0.236/trunk@146592 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 06:26:50 +00:00
dbaron%dbaron.org
cc04f1fff3
Let ComputeHorizontalValue handle unconstrained width, since unconstrained width only means the vertical margin is unknown in some cases. Patch by Mats Palmgren <mats.palmgren@bredband.net>. r+sr=dbaron a=asa b=209066
...
git-svn-id: svn://10.0.0.236/trunk@146591 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-06 04:01:33 +00:00
arougthopher%lizardland.net
753c879415
Bug#134837
...
-Fixes window focus issues
-Addes new mouse cursors
-All around cleanup
r=sergei_d@fi.tartu.ee
sr=arougthopher
git-svn-id: svn://10.0.0.236/trunk@146589 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 23:59:06 +00:00
igor%mir2.org
91797b35be
Replace Context field In REGlobalData by boolean multiline since it is the only information that is needed for matching code from RegExpImpl which was previously accessed through Context.
...
git-svn-id: svn://10.0.0.236/trunk@146585 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 21:22:51 +00:00
scott%scott-macgregor.org
7fa2d90e5b
Bug #130070 --> Add Mark All Read to the folder pane's context menu. Thanks to Aidas Kasparas for the patch.
...
r=neil
sr=mscott
a=asa
git-svn-id: svn://10.0.0.236/trunk@146584 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 21:20:12 +00:00
igor%mir2.org
0dd8664bb1
Fixing regression caused by optimizer changes to address http://bugzilla.mozilla.org/show_bug.cgi?id=198086 :
...
Now Script.exec can be called more then once.
git-svn-id: svn://10.0.0.236/trunk@146583 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 21:17:58 +00:00
mkaply%us.ibm.com
fb75f1cb86
Bug #217459
...
r/sr=darin, a=asa
Null check for docshell
git-svn-id: svn://10.0.0.236/trunk@146581 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 20:35:04 +00:00
bryner%brianryner.com
3e02507cd1
Workaround for oscillating splitter in mailnews (bug 201379). r=varga, sr=mscott, a=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@146580 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 20:20:40 +00:00
mkaply%us.ibm.com
e1ba2569bf
Bug #212821
...
r=mkaply, sr=roc, a=mkaply
Allows show all pages in print preview
git-svn-id: svn://10.0.0.236/trunk@146579 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 20:12:32 +00:00
scott%scott-macgregor.org
d46792a502
Bug #216753 --> Message compose should not automatically convert HTML attributes to CSS styles.
...
Fix this by setting a flag in editor to not use CSS styles for the background image.
Then back out my fixes in mailnews to work around the inline style editor was giving us.
With this change, mail compose now handles background images again and they are preserved when you save as draft
or save as template.
r=neil
sr=bienvenu
a=glazman for the editor change
a=asa for 1.5 final
git-svn-id: svn://10.0.0.236/trunk@146578 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 17:49:36 +00:00
scott%scott-macgregor.org
1c4f87f317
update the version string on the mac
...
git-svn-id: svn://10.0.0.236/trunk@146577 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 17:41:53 +00:00
samuel%sieb.net
f10034253e
Bug 217776 - Build fails with zip error
...
r=rginda
a=asa
git-svn-id: svn://10.0.0.236/trunk@146576 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 17:24:53 +00:00
igor%mir2.org
1e7b554c17
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=213279 :
...
Replacing static caches by global scope based storage.
git-svn-id: svn://10.0.0.236/trunk@146574 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 14:35:09 +00:00
igor%mir2.org
920e2b891c
Patch from Nicolas JOUVE to address http://bugzilla.mozilla.org/show_bug.cgi?id=218163
...
git-svn-id: svn://10.0.0.236/trunk@146572 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 09:04:36 +00:00
jpierre%netscape.com
31a721d307
Fix for bug 72291 . resolve memory leak on nicknames . r=relyea
...
git-svn-id: svn://10.0.0.236/trunk@146567 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-05 00:15:52 +00:00
scott%scott-macgregor.org
5bbf3427cb
Bug #218051 --> "Always use this Profile" doesn't work. Thanks to mbr for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@146565 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 23:27:33 +00:00
scott%scott-macgregor.org
12e3ef331d
change the release notes url
...
git-svn-id: svn://10.0.0.236/trunk@146563 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 23:23:31 +00:00
scott%scott-macgregor.org
e2ebcdddd2
bump trunk UA to 0.3a
...
git-svn-id: svn://10.0.0.236/trunk@146562 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 23:23:14 +00:00
timeless%mozdev.org
6373885d7f
Bug 196658 Error and inconsistency in help_help.html
...
patch by magicdice@hotmail.com r=oeschger a=asa
git-svn-id: svn://10.0.0.236/trunk@146561 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 22:32:27 +00:00
timeless%mozdev.org
d08c403c4a
Bug 196659 missing word in certs_help.html
...
patch by magicdice@hotmail.com r=oeschger a=asa
git-svn-id: svn://10.0.0.236/trunk@146560 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 22:31:56 +00:00
neil%parkwaycc.co.uk
1a792d0598
Bug 218203 Crash when trying to show prompt from onunload p=chpe+mozbugz@stud.uni-saarland.de r=bryner sr=blizzard a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146559 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 20:10:45 +00:00
bryner%brianryner.com
1508ed3f85
Notify the treeBoxObject when the row count changes -- should fix assertions when typing in autocomplete. Also, throw in some NS_NOTREACHED statements for functions that should not be getting called on this tree view.
...
git-svn-id: svn://10.0.0.236/trunk@146556 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 07:26:30 +00:00
bryner%brianryner.com
075994b6fd
Remove inadvertent DOS lineendings (bug 218248)
...
git-svn-id: svn://10.0.0.236/trunk@146552 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 03:02:33 +00:00
timeless%mozdev.org
029e5074be
Bug 217886 frame structure gets lost in builds since 20030826
...
patch by mpconnor@rogers.com r=bz sr=bz a=brendan
git-svn-id: svn://10.0.0.236/trunk@146551 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 02:23:20 +00:00
despotdaemon%netscape.com
b00f5f1a4e
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@146550 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 01:05:56 +00:00
scott%scott-macgregor.org
319f728db3
win9x part of the fix for bug #172001
...
multiple file open can fail for multiple files.
it will still fail, but now it will take a lot more,
since we're using a bigger buffer.
an example: multiple file attach to the compose window.
r/sr/a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@146549 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 00:33:48 +00:00
jpierre%netscape.com
7867d7f5ae
Remove erroneous assertions
...
git-svn-id: svn://10.0.0.236/trunk@146547 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 23:52:01 +00:00
jpierre%netscape.com
cd06748a4f
Fix for bug 215152 . Export PK11_FindSlotsByAliases. r=relyea
...
git-svn-id: svn://10.0.0.236/trunk@146546 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 22:55:10 +00:00
jpierre%netscape.com
5cc1aecfbe
Add PK11_FindSlotsByAliases function . r=relyea
...
git-svn-id: svn://10.0.0.236/trunk@146545 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 22:48:20 +00:00
scott%scott-macgregor.org
b75062b971
changing qsrc per jcopetas@askjeeves.com
...
not part of the build.
git-svn-id: svn://10.0.0.236/trunk@146544 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 21:43:44 +00:00
neil%parkwaycc.co.uk
df3cc6ae40
Bug 173074 print preview is enabled in the context menu for whitespace p=stevechapel@earthlink.net r=me sr=mscott a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146543 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 21:34:24 +00:00
myk%mozilla.org
c64b4b1ac4
Fixed links to take user to default version of bug entry form even if they don't have canconfirm privileges and would thus normally go to the "guided" version of the form.
...
----------------------------------------------------------------------
git-svn-id: svn://10.0.0.236/trunk@146542 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 21:09:58 +00:00
mvl%exedo.nl
c03e250d71
Followup to bug 217636, assertion is the wrong way around. Debug only. r=dwitte, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146541 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 20:45:23 +00:00
bienvenu%nventure.com
65b654ec18
fix handling of special folder uri's in case the online server directory is the same as the imap namespace modulo a trailing delimiter, r=ssptizer, sr=mscott, a=sspitzer 214962
...
git-svn-id: svn://10.0.0.236/trunk@146539 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 16:28:16 +00:00
mkaply%us.ibm.com
b4b76dd70a
a=mkaply - mistake in previous checkin - don't round for printing
...
git-svn-id: svn://10.0.0.236/trunk@146538 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 16:21:01 +00:00
bienvenu%nventure.com
95300f4dbf
fix handling of online sub-directory specified w/o a trailing delimiter, r=sspitzer, sr=scott, a=sspitzer, 214962
...
git-svn-id: svn://10.0.0.236/trunk@146536 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 16:08:23 +00:00
igor%mir2.org
fed3596510
Cosmetics: removal of EOL blanks
...
git-svn-id: svn://10.0.0.236/trunk@146535 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 14:26:39 +00:00
brade%comcast.net
6d7cde53e2
remove unused variables, fix typos, code cleanup (r=glazman, sr=tor, a=asa, bug=216054)
...
git-svn-id: svn://10.0.0.236/trunk@146534 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 13:58:00 +00:00
brade%comcast.net
a39795413f
remove redundant code and unused variables, cleanup (r=glazman, sr=tor, a=asa, bug=216054)
...
git-svn-id: svn://10.0.0.236/trunk@146533 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 13:56:21 +00:00
brade%comcast.net
ff0dcd8c0b
add helper methods for dealing with pixels; reduce string usage; code cleanup (r=glazman, sr=tor, a=asa, bug=216045)
...
git-svn-id: svn://10.0.0.236/trunk@146532 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 13:54:36 +00:00
brade%comcast.net
db8b0f00fb
fix typo, removed unused string, code cleanup (r=glazman, sr=tor, a=asa, bug=216045)
...
git-svn-id: svn://10.0.0.236/trunk@146531 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 13:49:22 +00:00
igor%mir2.org
8808430336
Work for http://bugzilla.mozilla.org/show_bug.cgi?id=213279 :
...
Code for NativeJavaPackage.TopLevelPackage is moved to a separated file NativeJavaTopPackage.java
git-svn-id: svn://10.0.0.236/trunk@146530 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 10:42:36 +00:00
scott%scott-macgregor.org
62bff48d0a
fix for bug #172001
...
multiple file open can fail for multiple files.
it will still fail, but now it will take a lot more,
since we're using a bigger buffer.
an example: multiple file attach to the compose window.
see bug #172001 for more details
r=pavlov a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@146529 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 06:24:17 +00:00
scott%scott-macgregor.org
af440d36e0
fix for bug #216581
...
Rewrap is broken
thanks to Akkana (akkzilla@shallowsky.com ) for the fix
r=brade a=sspitzer for 1.5 final
git-svn-id: svn://10.0.0.236/trunk@146526 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 04:17:45 +00:00
pinkerton%netscape.com
3c58bd256d
don't use the capbilities.* prefs to block setting status and window
...
resizes as they cause websites to break by throwing unexpectedly.
(bug 216779)
git-svn-id: svn://10.0.0.236/trunk@146525 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 02:51:52 +00:00
brendan%mozilla.org
beaf6245f6
Fix js_FinishTakingSrcNotes edge-case (bug 216320, r=shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@146524 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 02:10:38 +00:00
myk%mozilla.org
48aaae2338
Fix for bug 145588: adds full-text search option for more accurate finding of individual bugs via words that appear in their descriptions/comments/summaries.
...
r=bbaetz
a=myk
git-svn-id: svn://10.0.0.236/trunk@146523 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 02:03:48 +00:00
mkaply%us.ibm.com
7eaed53c77
#190255
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply
OS/2 only - occasional pixel error when scrolling
git-svn-id: svn://10.0.0.236/trunk@146522 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 21:22:09 +00:00
mkaply%us.ibm.com
759f5bf65d
#217486
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite of fullscreen mode code - rather than removing window bits, just size window bigger than desktop
git-svn-id: svn://10.0.0.236/trunk@146521 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 20:33:39 +00:00
gerv%gerv.net
a53379a14d
Bug 215729 - "Column 'value' cannot be null" trying to upgrade chart data. Patch by gerv; r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@146516 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 20:13:15 +00:00
ian%hixie.ch
2e15917fdf
Add support for the 'substitution' filter.
...
git-svn-id: svn://10.0.0.236/trunk@146515 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 15:53:55 +00:00
roc+%cs.cmu.edu
d6f51ea339
Bug 212753. Make sure mouse capture is released when combobox popup is hidden. r+sr=bryner,a=mkaply
...
git-svn-id: svn://10.0.0.236/trunk@146514 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 15:21:13 +00:00
igor%mir2.org
9c8299485e
Fix from Merten Schumann to initialize lineNumber/sourceName in the constructor, see http://bugzilla.mozilla.org/show_bug.cgi?id=217584 .
...
git-svn-id: svn://10.0.0.236/trunk@146513 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 12:32:41 +00:00
simford.dong%sun.com
6e29522dd5
Bug 216731 [ATK Accessibility] register ROLE_LINK on runtime
...
r=kyle, sr=henry
for GTK2 only, not included in normal build
git-svn-id: svn://10.0.0.236/trunk@146512 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 09:47:14 +00:00
ben%bengoodger.com
de07250c03
oops, add these styles back
...
git-svn-id: svn://10.0.0.236/trunk@146511 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 08:37:35 +00:00
justdave%syndicomm.com
910a4cf80d
Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)
...
r= bbaetz, a= justdave
git-svn-id: svn://10.0.0.236/trunk@146510 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 06:54:58 +00:00
igor%mir2.org
3b0f9d47af
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=214594 :
...
In IRFactory.createLoop propagate line number information to the condition subtree for "while" and "for" loops so exceptions generated in a loop condition would have proper line number.
git-svn-id: svn://10.0.0.236/trunk@146509 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 06:23:20 +00:00
ben%bengoodger.com
e3da726f72
Change "Settings..." to "Options..." to be consistent with our use of configuration labels.
...
git-svn-id: svn://10.0.0.236/trunk@146508 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 05:14:17 +00:00
justdave%syndicomm.com
4d0d366cfa
Bug 165366: When editparams is used to shutdown Bugzilla, provide a link back to editparams
...
Patch by Vlad Dascalu <jocuri@softhome.net >
r= kiko, a= justdave
git-svn-id: svn://10.0.0.236/trunk@146507 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 01:47:15 +00:00
justdave%syndicomm.com
7b84c25b48
Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are obsolete
...
Patch by Vlad Dascalu <jocuri@softhome.net >
r= kiko, a= justdave
git-svn-id: svn://10.0.0.236/trunk@146506 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 01:43:37 +00:00
justdave%syndicomm.com
6b0d9c3e42
Bug 190040: sanitycheck now has "view as buglist" links after lists of bugs as well as all listed bugs linked
...
Patch by GavinS <bugzilla@chimpychompy.org >
r= justdave, a= justdave
git-svn-id: svn://10.0.0.236/trunk@146505 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 01:37:55 +00:00
timeless%mozdev.org
5486fba3c3
Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked with LOCK TABLES [for statement ``SELECT fieldid FROM fielddefs WHERE name = 'bug_status''']
...
r=justdave a=justdave
git-svn-id: svn://10.0.0.236/trunk@146504 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 01:36:28 +00:00
kiko%async.com.br
a521fe1aec
Fix for bug 207754 aka bugreplies: It should be possible to produce a
...
quoted reply to a comment. Adds a reply link that uses JS to paste in
a quoted comment into the comment textarea. Patch by me, r=caillon,
preed, bbaetz a=justdave
git-svn-id: svn://10.0.0.236/trunk@146503 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-02 00:11:26 +00:00
neil%parkwaycc.co.uk
2946a23aaa
Bug 216482 fix recursive runaway problem r=varga sr=jag a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@146502 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 22:09:45 +00:00
blakeross%telocity.com
74515471d3
Revert ctxt menu fix for now.
...
git-svn-id: svn://10.0.0.236/trunk@146501 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 21:31:57 +00:00
gerv%gerv.net
8d1c68b25a
Bug 213117 - new text for about:mozilla. Text by Neil Deakin <enndeakin@sympatico.ca>, patch by Dan Witte <dwitte@stanford.edu> and basic <basic@mozillanews.org>, r=gerv, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@146500 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 21:31:04 +00:00
bryner%brianryner.com
68b9c57d27
bug 217954/216395 - we need to assign to |userField| regardless of whether there is a value, so we don't crash later when trying to attach autocomplete to the field.
...
git-svn-id: svn://10.0.0.236/trunk@146499 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 21:11:30 +00:00
noririty%jcom.home.ne.jp
d5aaf41ca9
Fix regression on tab close dbl-clicking.
...
git-svn-id: svn://10.0.0.236/trunk@146498 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 18:47:32 +00:00
noririty%jcom.home.ne.jp
a3ddcc8451
Needs 'select all' for every contextmenu on page. Port fix from b=172047
...
git-svn-id: svn://10.0.0.236/trunk@146497 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 18:28:43 +00:00
igor%mir2.org
8721cd29e4
Fix from Olivier Oeuillot to address http://bugzilla.mozilla.org/show_bug.cgi?id=212395 .
...
git-svn-id: svn://10.0.0.236/trunk@146495 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 13:32:33 +00:00
igor%mir2.org
c39629a7a6
Fix from Ming-Yee Iu to address http://bugzilla.mozilla.org/show_bug.cgi?id=217951
...
git-svn-id: svn://10.0.0.236/trunk@146494 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 11:06:03 +00:00
scott%scott-macgregor.org
015d98fcb7
supplimental fix for bug #102846 .
...
Replace "Cellular" with "Mobile"
r/sr/a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@146493 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 10:14:03 +00:00
scott%scott-macgregor.org
0842af6efb
new files, not part of the build.
...
vcard code is going to move from mime to addressbook.
git-svn-id: svn://10.0.0.236/trunk@146492 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 09:58:26 +00:00
igor%mir2.org
ce0574d414
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=217379 :
...
The code in RegExpImpl.findReplen did not take into account that a particular
parenthesis pair can be null if it is not captured. The patch fixes that to
send undefined to the replace function for that case.
git-svn-id: svn://10.0.0.236/trunk@146491 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 09:05:52 +00:00
sspitzer%mozilla.org
8dcc7f44b5
fix for bug #214721
...
long xpi filename can push "Cancel" button off screen
r=ben
git-svn-id: svn://10.0.0.236/trunk@146490 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 05:35:47 +00:00
scott%scott-macgregor.org
44df0fc299
fix for bug #214955
...
remove unused file
r/sr=scott
thanks to sdwalker@myrealbox.com (Stephen Walker) for the fix.
git-svn-id: svn://10.0.0.236/trunk@146489 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-01 03:45:43 +00:00
igor%mir2.org
449654131e
Fix for DToA.JS_dtoa() to resolve http://bugzilla.mozilla.org/show_bug.cgi?id=217268
...
git-svn-id: svn://10.0.0.236/trunk@146485 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-31 19:42:58 +00:00
despotdaemon%netscape.com
3a3bed6ad2
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@146483 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-31 18:26:37 +00:00
ben%bengoodger.com
b72ce7caf5
Fixing broken preferences dialog by backing out 213994
...
git-svn-id: svn://10.0.0.236/trunk@146482 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-31 07:30:46 +00:00
ben%bengoodger.com
46d8e0e223
tidy up expander action
...
git-svn-id: svn://10.0.0.236/trunk@146481 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-31 07:23:39 +00:00
ben%bengoodger.com
a9fa0d3d4d
Tidy up expander action
...
git-svn-id: svn://10.0.0.236/trunk@146480 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-31 07:22:30 +00:00
bryner%brianryner.com
6b4c4493e0
If the username or password field is pre-populated using the value attribute, then don't prefill either one. Also, remove ^M characters that should not be here.
...
git-svn-id: svn://10.0.0.236/trunk@146479 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-31 03:34:31 +00:00
tingley%sundell.net
242ba3037d
bug 217340: checkmarks missing from sidebar tabs menu
...
r=rjc, sr=bz, a=asa
git-svn-id: svn://10.0.0.236/trunk@146476 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 17:34:41 +00:00
igor%mir2.org
81c467b981
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=217346 :
...
I changed DToA.JS_dtobasestr to use BigInteger for its integer part when it does not fit long.
git-svn-id: svn://10.0.0.236/trunk@146475 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 15:34:44 +00:00
igor%mir2.org
9008da9b8d
Finalizing work on http://bugzilla.mozilla.org/show_bug.cgi?id=198086 :
...
Now optimizer generates exactly one class per script and all its functions.
git-svn-id: svn://10.0.0.236/trunk@146474 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 12:02:19 +00:00
igor%mir2.org
ac897ffe7f
Changing ScriptRuntime to return vois since it does not and should not change scope
...
git-svn-id: svn://10.0.0.236/trunk@146473 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 12:02:18 +00:00
igor%mir2.org
3ac8958110
More fixing for http://bugzilla.mozilla.org/show_bug.cgi?id=217584 :
...
Use Context.getSourcePositionFromStack in the EvaluatorException(String details) constructor to get line number information.
git-svn-id: svn://10.0.0.236/trunk@146472 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 11:59:15 +00:00
scott%scott-macgregor.org
4d18034afb
back out a change intended for the thunderbird 0.2 branch
...
git-svn-id: svn://10.0.0.236/trunk@146469 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 06:01:47 +00:00
scott%scott-macgregor.org
2c6ae8d6b9
back out a branch only checkin =)
...
git-svn-id: svn://10.0.0.236/trunk@146467 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 05:57:25 +00:00
scott%scott-macgregor.org
81d71b78cd
Bug #217093 --> fix find in this message for the branch (this patch would break firebird if it was checked into the trunk.
...
git-svn-id: svn://10.0.0.236/trunk@146464 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 05:44:41 +00:00
bryner%brianryner.com
03a45d8fe9
Protect again recursing into DecryptData during autocompletion (due to opening the master password dialog and blurring the username input field).
...
git-svn-id: svn://10.0.0.236/trunk@146462 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 05:06:30 +00:00
scott%scott-macgregor.org
20ac15cd1d
Bug #217465 --> images aren't loading in news because the packager was missing necko_cache.xpt.
...
git-svn-id: svn://10.0.0.236/trunk@146461 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 04:59:33 +00:00
scott%scott-macgregor.org
f8929baf4c
update locale verisons for mozapps
...
git-svn-id: svn://10.0.0.236/trunk@146460 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 04:18:58 +00:00
despotdaemon%netscape.com
c525681c75
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@146459 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 03:49:55 +00:00
bryner%brianryner.com
aec714b16d
Page loader updates to work with mod_perl 2.x:
...
- Give example conf file for mod_perl 2 in README.txt
- Use RegistryPrefork handler to emulate mod_perl 1.x's chdir() behavior
- Add version of RegistryPrefork.pm backported for mod_perl <= 1.99_08
- Don't autoflush output in the middle of sending HTTP headers; it confuses mod_perl's ParseHeaders
- Comment out a warn() that's not really needed
r=jrgm
git-svn-id: svn://10.0.0.236/trunk@146458 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 03:43:33 +00:00
jpierre%netscape.com
08d0a83ad4
Fix for 216701 - verify CRLs with cert verification date rather than CRL lastupdate date
...
git-svn-id: svn://10.0.0.236/trunk@146456 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 01:07:21 +00:00
bryner%brianryner.com
1cee116e72
Fix firebird build bustage from bug 210823, by moving security into tier_40 so that it builds before toolkit/. r=brendan, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@146454 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-30 00:20:58 +00:00
bryner%brianryner.com
8719d4d9e1
Fix bug 215771 (form inputs not editable after alert dialog dismissed). r=jkeiser, sr=roc, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@146446 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-29 21:52:25 +00:00
cltbld%netscape.com
7b249bcc3d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@146444 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-29 17:19:05 +00:00
pkw%us.ibm.com
16468107e7
Bug 217499: Clean up AIX libpath and configure script
...
r=cls@seawood.org , a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@146443 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-29 17:15:06 +00:00
mvl%exedo.nl
19e72a41ce
Bug 217636, fix cookperm.txt indexes. r=dwitte, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146442 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-29 17:13:40 +00:00
colin%theblakes.com
17326c485e
OpenVMS only. Define LOGNAME correctly. b=217444, r=blizzard, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146441 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-29 16:50:34 +00:00
igor%mir2.org
2325354968
Cosmetics: removal end-of-line blanks
...
git-svn-id: svn://10.0.0.236/trunk@146439 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-29 15:28:08 +00:00
igor%mir2.org
128e737f77
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=217584 :
...
Implementation of Merten Schumann suggestion to add to EvaluatorException and JavaScripException information about script source name and error line .
git-svn-id: svn://10.0.0.236/trunk@146438 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-29 13:19:37 +00:00
igor%mir2.org
a4414d9587
More work for http://bugzilla.mozilla.org/show_bug.cgi?id=198086 :
...
The patch changes omj.NativeScript to represent only instances of Script object
in scripts and removes its second role to server as a superclass for compiled
forms of JS scripts. In is not only allow to make optimizer to generate only
single class but also would make instances of Script generated by optimizer not
to depend on the scope. The later is essential for Script object reuse to
execute it against different scopes.
git-svn-id: svn://10.0.0.236/trunk@146437 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-29 10:42:23 +00:00
bienvenu%nventure.com
f6b1d0f577
finish speeding up delete msgs marked as junk, r=sspitzer, sr=mscott, a=ssptizer 217299
...
git-svn-id: svn://10.0.0.236/trunk@146435 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-29 01:12:49 +00:00
blakeross%telocity.com
9004602e20
Slightly better patch.
...
git-svn-id: svn://10.0.0.236/trunk@146434 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 23:23:30 +00:00
bienvenu%nventure.com
b5467a464e
use myrights for personal folders to fix interoperability problem with fastmail.fm, r=sspitzer, sr=scott, a=sspitzer 217431
...
git-svn-id: svn://10.0.0.236/trunk@146430 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 23:16:52 +00:00
burnus%gmx.de
ad25897ff6
Bug 199502 - It's possible to take down Bugzilla by changing the languages param
...
r=gerv,a=myk
git-svn-id: svn://10.0.0.236/trunk@146429 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 22:59:14 +00:00
wtc%netscape.com
a684605285
Bugzilla bug 214674: made the Linux implementation of sslMutex really work.
...
They were no-ops in multiprocess mode before. The patch is Nelson
Bolyard's. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@146426 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 22:23:59 +00:00
bienvenu%nventure.com
ffa4675cb0
fix 217625 pop password mgmt problem, r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@146425 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 22:19:18 +00:00
gerv%gerv.net
ba10e85059
Bug 213577 - New reporting imports old series with wrong status query. Patch by jussi@comlink.fi; r=gerv, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@146424 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 21:36:58 +00:00
noririty%jcom.home.ne.jp
1db9d49f2e
fixing button focus regression
...
git-svn-id: svn://10.0.0.236/trunk@146420 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 15:11:38 +00:00
igor%mir2.org
d0212c1814
Working on http://bugzilla.mozilla.org/show_bug.cgi?id=198086 :
...
Now optimizer will generate only one class for all functions a script contains instead of class per function.
git-svn-id: svn://10.0.0.236/trunk@146419 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 12:40:10 +00:00
igor%mir2.org
9c81c4623c
Changing signature of addConstant from short to int and updating the code correspondingly to allow for constant indexes to exceed 32K since their type is unsigned short, not short and int allows to cover that while removing casts.
...
git-svn-id: svn://10.0.0.236/trunk@146417 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 12:29:01 +00:00
brendan%mozilla.org
df31ced432
Shorten vendor token to be a valid US token (217407, r=ben).
...
git-svn-id: svn://10.0.0.236/trunk@146415 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 07:57:21 +00:00
cls%seawood.org
30a36061e8
Use cygpath instead of assuming default mountpoint is /cygdrive .
...
git-svn-id: svn://10.0.0.236/trunk@146413 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 07:22:43 +00:00
scott%scott-macgregor.org
b585a2025d
change vender to Thunderbird from Mozilla Thunderbird. The mozilla is redundant
...
git-svn-id: svn://10.0.0.236/trunk@146412 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 06:43:54 +00:00
blakeross%telocity.com
5389011d36
Undo versioning changes for now. Gotta think it through.
...
git-svn-id: svn://10.0.0.236/trunk@146410 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 05:56:32 +00:00
blakeross%telocity.com
1e18e2ac78
fb0.7 -> tk0.1 in toolkit.
...
git-svn-id: svn://10.0.0.236/trunk@146409 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 05:29:48 +00:00
bryner%brianryner.com
70ce18d57a
If the user has not set a master password and wants to use password manager, initialize the master password to an empty string. (bug 217409)
...
git-svn-id: svn://10.0.0.236/trunk@146408 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 05:22:23 +00:00
blakeross%telocity.com
3fd343006a
217410 - Change skin/locale versions to fb0.7.
...
git-svn-id: svn://10.0.0.236/trunk@146404 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 02:16:27 +00:00
wtc%netscape.com
68f5f712fa
Bugzilla bug 217504: 1. Do not use -lsvld on recent AIX releases.
...
2. Specify the standard AIX libpath, otherwise the directories we pass to
the -L linker flags get added to the libpath. 3. Support building on AIX
5.2. The patch is contributed by Philip K. Warren <pkw@us.ibm.com >. r=wtc.
Modified Files: AIX.mk AIX4.2.mk AIX4.3.mk AIX5.1.mk
Added Files: AIX5.2.mk
git-svn-id: svn://10.0.0.236/trunk@146402 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-28 00:15:43 +00:00
wtc%netscape.com
f12c3534ee
Bugzilla bug 217501: specify the standard AIX libpath (/usr/lib:/lib) when
...
building NSPR libraries, otherwise the path passed to the -L linker flag
is added to the head the libpath. The patch is contributed by Philip K.
Warren <pkw@us.ibm.com >.
git-svn-id: svn://10.0.0.236/trunk@146401 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 23:41:12 +00:00
timeless%mozdev.org
ac63551e89
Bug 197999 Broken links in help-toc.rdf
...
patch by rlk@trfenv.com r=oeschger a=asa
git-svn-id: svn://10.0.0.236/trunk@146400 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 22:59:51 +00:00
bienvenu%nventure.com
0546a6fb62
speed up delete mail marked as junk enormously 217299 sr=mscott, a/r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@146399 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 22:27:45 +00:00
bienvenu%nventure.com
084ef59aa5
fix horked view when turning on view | messages | thread, sr=mscott, a/r=sspitzer 217031
...
git-svn-id: svn://10.0.0.236/trunk@146398 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 22:25:28 +00:00
myk%mozilla.org
52ec933caf
Fix for bug 217485: displays query in the "please wait" server push page if the "debug" parameter is set in the URL.
...
r=justdave
a=justdave
git-svn-id: svn://10.0.0.236/trunk@146397 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 22:12:26 +00:00
cltbld%netscape.com
c566847c46
tegu -> axolotl for graph server.
...
git-svn-id: svn://10.0.0.236/trunk@146395 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 21:11:48 +00:00
mcs%netscape.com
a51691cd0a
Follow up fix for 200528 - ldap/include/portable.h is confused
...
about Solaris: older Linux versions do not have in_addr_t, so
don't assume they do.
git-svn-id: svn://10.0.0.236/trunk@146393 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 21:02:31 +00:00
mcafee%netscape.com
96894ddeb0
comment: url for CGI::Request installation
...
git-svn-id: svn://10.0.0.236/trunk@146392 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 21:00:44 +00:00
ben%bengoodger.com
d61875966a
Fix line spacing
...
git-svn-id: svn://10.0.0.236/trunk@146391 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 20:55:48 +00:00
blakeross%telocity.com
583f9b7c15
Hacky workaround for bug 210910 -- to be removed after 0.7.
...
git-svn-id: svn://10.0.0.236/trunk@146390 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 19:03:27 +00:00
blakeross%telocity.com
65c4172df8
Fix 215344
...
git-svn-id: svn://10.0.0.236/trunk@146389 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 18:35:19 +00:00
ben%bengoodger.com
d6903301ee
b215898 - Provisional Security UI for Firebird .7. Also reintroduce some XUL blake removed, but commented out.
...
git-svn-id: svn://10.0.0.236/trunk@146387 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 17:52:04 +00:00
noririty%jcom.home.ne.jp
88c7bdb617
Fix 217445 - fixing contextmenu bustage in Page Source
...
git-svn-id: svn://10.0.0.236/trunk@146385 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 14:48:51 +00:00
mcs%netscape.com
567420ada3
Fix 200528 - ldap/include/portable.h is confused about Solaris.
...
Avoid using sunos5 (not defined).
Removed definitions of these macros that are not used anwhere:
HAVE_GETPWNAM_R, HAVE_GETGRNAM_R, SIG_FN, WAIT_FLAGS.
git-svn-id: svn://10.0.0.236/trunk@146384 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 14:10:02 +00:00
mcs%netscape.com
8fc0343c66
Fix 200361 - LDAP tools should accept -i UTF-8 and -i utf8 on all platforms.
...
Also, on Windows the -i option was previously ignored; now the following
values are accepted: windows-1252, ANSI, utf-8, utf8 (2 charsets in total).
git-svn-id: svn://10.0.0.236/trunk@146382 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 13:35:21 +00:00
igor%mir2.org
15477558cc
1. Removal of NativeScript.initScript which was empty and was never overridden by script function implementations.
...
2. Using in NativeScript.compile Context.compileString instead of compileReader to avoid unnecessary construction of StringReader.
3. Overriding NativeFunction.getEncodedSource() in NativeScript to call this method on the delegated script object so decompilation of scripts constructed via script.compile would work.
git-svn-id: svn://10.0.0.236/trunk@146381 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 11:53:01 +00:00
igor%mir2.org
b96f12904c
NativeFunction.decompile abd NativeFunction.initScriptFunction are final since script function implementations should not override them.
...
git-svn-id: svn://10.0.0.236/trunk@146380 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 11:47:19 +00:00
igor%mir2.org
6b0f4381bf
New form of markTableSwitchCase that allows to mark a switch case jump target and adjust stack top.
...
git-svn-id: svn://10.0.0.236/trunk@146379 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 11:44:46 +00:00
noririty%jcom.home.ne.jp
54975f715f
Fix 217378 - removing asa from about.xhtml
...
git-svn-id: svn://10.0.0.236/trunk@146378 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 10:09:30 +00:00
despotdaemon%netscape.com
e9765e40c4
Pseudo-automatic update of changes made by mvl@exedo.nl.
...
git-svn-id: svn://10.0.0.236/trunk@146377 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 08:45:26 +00:00
blakeross%telocity.com
00b6283971
remove "redo" item that we got from mozilla.
...
git-svn-id: svn://10.0.0.236/trunk@146376 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 08:24:52 +00:00
zach%zachlipton.com
848024be42
Fix for bug 217256, "No Interdiff Notification message has two run on words." Patch adds
...
newlines where they are needed.
r=zach, a=justdave. Patch by Colin S. Ogilvie <bmo@colino.co.uk >
git-svn-id: svn://10.0.0.236/trunk@146375 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 05:36:32 +00:00
scott%scott-macgregor.org
adb08fb96d
Bug #217405 --> New helper app dialog causes JS exception for unknown content types
...
r=ben
git-svn-id: svn://10.0.0.236/trunk@146374 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 04:45:36 +00:00
scott%scott-macgregor.org
91a8113f9a
hide the manage plugins button for thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@146373 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 04:41:54 +00:00
scott%scott-macgregor.org
dcd2347dfc
point to the 0.2 release notes draft
...
git-svn-id: svn://10.0.0.236/trunk@146372 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 03:58:21 +00:00
scott%scott-macgregor.org
c87bc091d9
back out access key fix as it causes major problems =).
...
git-svn-id: svn://10.0.0.236/trunk@146371 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 03:53:36 +00:00
scott%scott-macgregor.org
2a17ef52c3
Bump the version string to 0.2 on the mac. thanks to Don Crandall for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@146370 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 03:07:58 +00:00
scott%scott-macgregor.org
cee9851581
add an id to the help menu item separator.
...
git-svn-id: svn://10.0.0.236/trunk@146369 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 03:04:22 +00:00
jpierre%netscape.com
c135255d2e
Fix for 214201. remove unused variable
...
git-svn-id: svn://10.0.0.236/trunk@146368 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 01:47:57 +00:00
despotdaemon%netscape.com
749bde4ea3
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@146367 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 01:22:13 +00:00
wtc%netscape.com
a7460393e3
Bugzilla bug 216693: use "." instead of "org" to specify the list for zip.
...
git-svn-id: svn://10.0.0.236/trunk@146365 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 01:13:06 +00:00
wtc%netscape.com
b80c10fa46
Import NSS_3_7_8_RTM.
...
git-svn-id: svn://10.0.0.236/trunk@146364 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 01:01:59 +00:00
bryner%brianryner.com
ab01a6727a
Actually add the site to the reject list if the user said "Never for this site." Bug 216542.
...
git-svn-id: svn://10.0.0.236/trunk@146363 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 00:34:09 +00:00
nicolson%netscape.com
d0c851c31d
Update JSS to version 3.4.1.
...
git-svn-id: svn://10.0.0.236/trunk@146361 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 00:08:43 +00:00
myk%mozilla.org
45baa4a1e1
Fix for bug 217029: creates appropriate date string if string is empty now that Date::Parse 2.27 doesn't do it for us auto-magically.
...
r=justdave
a=justdave
git-svn-id: svn://10.0.0.236/trunk@146359 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 23:56:45 +00:00
cls%seawood.org
9e281a8999
Since cygpath is converting paths into absolute paths, remove $srcdir as well as $_dos_srcdir to catch the relative paths.
...
Fixing dependency bustage when configure is called with a relative path.
Fallout from bug #210393
git-svn-id: svn://10.0.0.236/trunk@146356 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 20:28:47 +00:00
timeless%mozdev.org
8109d91717
Bug 210300 Incomplete Help Index
...
patch by rlk@trfenv.com r=oeschger a=asa
git-svn-id: svn://10.0.0.236/trunk@146355 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 20:05:32 +00:00
timeless%mozdev.org
69d95ea6a6
Bug 217063 Preferences categories expand after being closed
...
Backing out bug 209149 Sub-categories should be shown when selecting a category in the preferences dialog
a=mkaply
git-svn-id: svn://10.0.0.236/trunk@146354 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 19:28:00 +00:00
igor%mir2.org
6eae05a6e0
Added NativeFunction.initScriptFunction to initialize NativeFunction.argNames, NativeFunction.version and its usage in InterpretedFunction/InterpretedScript.
...
It will allow to make the protected fields in NativeFunction private when the optimizer will be updated to use the new function.
git-svn-id: svn://10.0.0.236/trunk@146353 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 18:06:10 +00:00
scott%scott-macgregor.org
3fcd33b285
Bug #217348 --> make the access keys consistent between the add and delete buttons for html and plain text domains.
...
git-svn-id: svn://10.0.0.236/trunk@146352 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 17:07:38 +00:00
cls%seawood.org
ad10d81602
Skip iconv checks for darwin builds as iconv is only available from fink and we do not want the extra external dependency.
...
Thanks to Jerry Talkington <jerry@smartasfuck.com > for the patch.
Bug #216908 r=cls sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@146351 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:56:49 +00:00
igor%mir2.org
3bb28583be
Using ScriptRuntime.emptyStrings to return emoty var array
...
git-svn-id: svn://10.0.0.236/trunk@146350 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:45:16 +00:00
igor%mir2.org
9907b2e95f
Added public static final String[] emptyStrings to denote zero-length string array
...
git-svn-id: svn://10.0.0.236/trunk@146349 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:45:15 +00:00
igor%mir2.org
c04c61b5ff
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=217257 :
...
Patch from Larry Blair to fix decodeURIComponent()
git-svn-id: svn://10.0.0.236/trunk@146348 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:45:14 +00:00
igor%mir2.org
6dfa4d5e3b
Making createObject public so optimizer implementation can access it outside BaseFunction subclass
...
git-svn-id: svn://10.0.0.236/trunk@146347 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:45:13 +00:00
igor%mir2.org
9b26f8bd22
1. Support for generation tableswitch code
...
2. Utility method addLoadThis() as an alias for add(ByteCode.ALOAD_0)
git-svn-id: svn://10.0.0.236/trunk@146346 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:43:11 +00:00
cbiesinger%web.de
dad63c4b43
Bug 216606
...
New advanced IMAP popup should have IMAP as the default tab
patch by bugzilla@arlen.demon.co.uk (Ian Neal)
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.5b+
git-svn-id: svn://10.0.0.236/trunk@146343 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 11:19:00 +00:00
cbiesinger%web.de
8abb42f652
Bug 216533
...
Move the "Composition" settings *above* the "Addressing" settings in the
Account Settings
patch by Ian Neal bugzilla@arlen.demon.co.uk
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.5b+
git-svn-id: svn://10.0.0.236/trunk@146342 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 11:17:11 +00:00
cbiesinger%web.de
e3a4b6852c
216243 "browser, file, save page as" to a write protected media: no error
...
message
ere: review+
darin: superreview+
mkaply: approval1.5b+
git-svn-id: svn://10.0.0.236/trunk@146341 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 09:08:18 +00:00
jshin%mailaps.org
438691b836
bug 213035 : replace NS_ConvertUTF8toUCS2 with IsUTF8 for UTF8-ness checking (r=bienvenu, sr=bz, a1.5=asa)
...
git-svn-id: svn://10.0.0.236/trunk@146340 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 08:25:11 +00:00
scott%scott-macgregor.org
6503278d39
Leverage toolkit/mozapps which now gives us a new attachment opener dialog, a new pref category called attachments
...
which lets you configure your desired attachment behavior.
thanks to ben goodger for making mozapps possible.
git-svn-id: svn://10.0.0.236/trunk@146338 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 06:29:35 +00:00
scott%scott-macgregor.org
843b480337
Bug #134492 --> when printing a msg with attachments, also print a list of the attachments.
...
Thanks to Kevin Teuscher for helping to drive this patch.
r=mscott
sr=bienvenu/brendan
a=asa
git-svn-id: svn://10.0.0.236/trunk@146337 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 06:05:47 +00:00
bryner%brianryner.com
ad50ce74bb
Disable installer
...
git-svn-id: svn://10.0.0.236/trunk@146336 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 05:43:07 +00:00
scott%scott-macgregor.org
e2daed2346
add browser.download.useDownloadDir
...
git-svn-id: svn://10.0.0.236/trunk@146335 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 05:04:31 +00:00
bsmedberg%covad.net
699d799ccc
Bug 170514 - Language name representation not localizable. Patch by marcel.gosselin@polymtl.ca r=nhotta sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146334 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 04:02:54 +00:00
cltbld%netscape.com
32a12d4a12
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@146333 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 00:30:14 +00:00
bsmedberg%covad.net
42ca5109a2
Bug 216366 - configure doesn't wrap ActiveState Perl calls correctly. r=cls a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146332 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 00:29:19 +00:00
darin%meer.net
6c703ba822
fixes (well sort of) bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" r+sr=blizzard a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146331 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 23:44:21 +00:00
scott%scott-macgregor.org
d00f6b2718
port blake's patch to pref-downloads so it works with his new widget state manager
...
git-svn-id: svn://10.0.0.236/trunk@146330 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 23:30:21 +00:00
gerv%gerv.net
dde9dee36c
Bug 214855 - back out. This is a branch patch. <shuffles feet in embarrassed fashion>
...
git-svn-id: svn://10.0.0.236/trunk@146325 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 23:03:59 +00:00
mkaply%us.ibm.com
4f68fde725
#216920
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - new drag drop code from Rich Walsh. Good stuff.
git-svn-id: svn://10.0.0.236/trunk@146324 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:54:06 +00:00
ben%bengoodger.com
69fbde6a3f
Oops forgot a makefile
...
git-svn-id: svn://10.0.0.236/trunk@146323 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:49:49 +00:00
ben%bengoodger.com
001ac4392b
Add mozapps dir to the build
...
git-svn-id: svn://10.0.0.236/trunk@146322 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:46:12 +00:00
mkaply%us.ibm.com
3583763572
#211984
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - refresh printer list before dialog comes up
git-svn-id: svn://10.0.0.236/trunk@146321 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:44:28 +00:00
scott%scott-macgregor.org
19362669a2
Bug #214981 --> copy over the local specific .rdf files in defaults. fixes the problem where
...
we aren't generating localstore.rdf in the profile like we should.
git-svn-id: svn://10.0.0.236/trunk@146320 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:40:44 +00:00
mkaply%us.ibm.com
d139dd4264
#216848
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - add some error checking for querying system fonts
git-svn-id: svn://10.0.0.236/trunk@146319 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:34:03 +00:00
mkaply%us.ibm.com
fd4241c51c
#217238
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - special case certain chars for clipboard and titlebar so we don't get question marks
git-svn-id: svn://10.0.0.236/trunk@146318 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:31:13 +00:00
mkaply%us.ibm.com
02ff64c8c5
#21330
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite nsAppShell - remove lots of code - more like Windows
git-svn-id: svn://10.0.0.236/trunk@146317 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:29:22 +00:00
bryner%brianryner.com
9adcbc8a44
Adding firebird base mozconfig. You can make use of this by adding:
...
. $(topsrcdir)/browser/config/mozconfig
to the top of your mozconfig file.
git-svn-id: svn://10.0.0.236/trunk@146316 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:23:11 +00:00
ben%bengoodger.com
0ec2518c80
merging blake's changes to pref.css from the other day over here, which is where they now belong.
...
git-svn-id: svn://10.0.0.236/trunk@146315 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:22:44 +00:00
ben%bengoodger.com
d7c621d584
Moving downloads options UI to new mozapps application support package that will live for now over in toolkit/mozapps so that thunderbird can share the new downloading options.
...
git-svn-id: svn://10.0.0.236/trunk@146314 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:21:31 +00:00
ben%bengoodger.com
0afa3a6b1d
Move downloading options UI to new mozapps application support package that is stored for now in toolkit/mozapps so that thunderbird can pick up the new downloading options.
...
git-svn-id: svn://10.0.0.236/trunk@146313 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:12:41 +00:00
bienvenu%nventure.com
ca4aebf61a
bulletproof crash when view has null db, shows up in talkback as topcrash, r=mscott, sr/a=sspitzer 216705
...
git-svn-id: svn://10.0.0.236/trunk@146312 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:00:07 +00:00
bryner%brianryner.com
007e76823a
Support using $topsrcdir for bash statements in mozconfig files (bug 216505). r=cls, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@146311 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 21:59:07 +00:00
bryner%brianryner.com
d10951c416
Fix mousewheel scrolling over certain IFRAMEs which have a line height of 0 on the scrollport view. Bug 203239, r/sr=roc, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@146310 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 21:47:58 +00:00
ben%bengoodger.com
9abf59646e
Moving new downloads files (unknown content type handler dialog, preferences dialogs, etc) to new mozapps shared application support directory which will live, for now, in toolkit/. This is so that thunderbird can also use the new downloading options.
...
git-svn-id: svn://10.0.0.236/trunk@146309 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 21:46:59 +00:00
scott%scott-macgregor.org
21c58d6b5a
Bug #217252 --> Contacts panel is double click trigger happy
...
git-svn-id: svn://10.0.0.236/trunk@146308 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 21:33:37 +00:00
scott%scott-macgregor.org
dfc3486e9d
try to fix pref bustage. synch up nsPrefWindow.js changes with those made in browser's version of that file.
...
git-svn-id: svn://10.0.0.236/trunk@146307 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 19:22:36 +00:00
wtc%netscape.com
ded3cf2577
Bugzilla bug 72291: have PK11_ListCerts return all the cert instances on
...
tokens. The patch is Julien Pierre's, with changes by Wan-Teh Chang.
Modified Files: pk11wrap/pk11cert.c pki/pki3hack.c pki/pki3hack.h
git-svn-id: svn://10.0.0.236/trunk@146306 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 19:18:02 +00:00
gerv%gerv.net
f9e5387135
Bug 214855 - update start page URL to new 1.4-specific start page. Patch by Andrew Schultz <ajschult@eos.ncsu.edu>, r,sr=jag, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@146304 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 18:37:02 +00:00
darin%meer.net
d87c18324b
fixes bug 210588 "Cancelling download of .lnk file deletes target of .lnk file" r=dougt sr=bryner a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146303 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 18:28:10 +00:00
scott%scott-macgregor.org
932ed39607
new .ico file from Jason Kersey which should look better on win2k than the current one.
...
git-svn-id: svn://10.0.0.236/trunk@146302 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 17:37:04 +00:00
blakeross%telocity.com
c76955d299
Fix bug 213337
...
git-svn-id: svn://10.0.0.236/trunk@146301 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 17:10:58 +00:00
noririty%jcom.home.ne.jp
b10a480b15
Fix 215121 - we should specify font and background color at the same time. Patch by silver@warwickcompsoc.co.uk
...
git-svn-id: svn://10.0.0.236/trunk@146300 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 16:41:27 +00:00
scott%scott-macgregor.org
82b4111162
Bug #214864 --> Checkmark on "View|Toolbars|Mail Toolbar" is set when the Mail Toolbar is hidden
...
thanks to mbr for helping out with the patch.
git-svn-id: svn://10.0.0.236/trunk@146298 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 07:52:39 +00:00
blakeross%telocity.com
0d35f0306b
undo last change.
...
git-svn-id: svn://10.0.0.236/trunk@146297 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 07:12:38 +00:00
blakeross%telocity.com
07cbcc8241
Focus the textbox when the dialog is opened.
...
git-svn-id: svn://10.0.0.236/trunk@146296 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 05:04:56 +00:00
justdave%syndicomm.com
7c71383cb3
Bug 217103: page.cgi passes the correct pathname prefix in the correct place, so it actually works now.
...
r=gerv, a=justdave
git-svn-id: svn://10.0.0.236/trunk@146295 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 19:46:25 +00:00
blakeross%telocity.com
749737499f
A little polish in the exceptions window (clear and focus the textbox after adding a site)
...
git-svn-id: svn://10.0.0.236/trunk@146294 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 18:22:00 +00:00
noririty%jcom.home.ne.jp
ac3951e327
Fix - 206268 go button should treat as url bar patch by paxunix@acm.org
...
git-svn-id: svn://10.0.0.236/trunk@146293 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 15:00:07 +00:00
noririty%jcom.home.ne.jp
f148a1bb8d
Fix - 172778 fix overflow of progress percentage. Patch by mook_moz@yahoo.com
...
git-svn-id: svn://10.0.0.236/trunk@146292 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 14:13:00 +00:00
timeless%mozdev.org
caf8eaba65
Bug 215475 bonsai browsing busted
...
patch by justdave r=timeless
git-svn-id: svn://10.0.0.236/trunk@146290 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 07:16:11 +00:00
justdave%syndicomm.com
0c33b5767c
Bug 160422: If data/versioncache is not readable, pretend it's expired and rebuild it.
...
git-svn-id: svn://10.0.0.236/trunk@146289 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 06:45:05 +00:00
justdave%syndicomm.com
ef200ccfa5
Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrow
...
r=myk, a=justdave
git-svn-id: svn://10.0.0.236/trunk@146287 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 05:38:33 +00:00
blakeross%telocity.com
cdbe511cd7
A little more clean-up...still work to do.
...
git-svn-id: svn://10.0.0.236/trunk@146286 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 04:58:23 +00:00
blakeross%telocity.com
6139602304
An attempt to make the preferences UI a little easier/less cluttered. The styling, the functionality--all this is subject to change as we explore what to do with this panel.
...
git-svn-id: svn://10.0.0.236/trunk@146285 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 04:50:59 +00:00
blakeross%telocity.com
4c46a0606d
Revert bad selection fix.
...
git-svn-id: svn://10.0.0.236/trunk@146284 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 04:04:43 +00:00
blakeross%telocity.com
4e0f375f56
ick...ick ick ick. Try to fix preferences.
...
git-svn-id: svn://10.0.0.236/trunk@146283 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-24 01:01:46 +00:00
blakeross%telocity.com
fe54b669aa
Persist window size/position.
...
git-svn-id: svn://10.0.0.236/trunk@146282 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-23 19:03:28 +00:00
blakeross%telocity.com
d3980804fd
Fixing some reported bugs.
...
git-svn-id: svn://10.0.0.236/trunk@146281 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-23 18:20:07 +00:00
chanial%noos.fr
b09fa68650
fixing bustage: pref-features-images.properties is not used and is not in the repository
...
git-svn-id: svn://10.0.0.236/trunk@146280 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-23 11:47:27 +00:00
blakeross%telocity.com
7cfdbed888
Add a little error checking.
...
git-svn-id: svn://10.0.0.236/trunk@146279 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-23 09:29:55 +00:00
blakeross%telocity.com
6265b7deb2
Lots of preferences changes. The main new things:
...
- implement cookie whitelisting
- split up cookie manager
- make popup, image and cookie lists behave like other prefs, i.e., don't save them until you hit OK in prefs (so, for example, removing all cookies is no longer a "live" change).
I expect bugs =)
git-svn-id: svn://10.0.0.236/trunk@146278 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-23 09:23:36 +00:00
blakeross%telocity.com
b08a0896df
adding placeholder file
...
git-svn-id: svn://10.0.0.236/trunk@146277 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-23 09:19:34 +00:00
blakeross%telocity.com
f8fa0d8740
adding placeholder
...
git-svn-id: svn://10.0.0.236/trunk@146276 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-23 09:15:29 +00:00
wtc%netscape.com
e5b5ce3de3
Bugzilla bug 209827: disable optimization to work around what appears to
...
be a VACPP optimizer bug.
git-svn-id: svn://10.0.0.236/trunk@146274 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 22:34:07 +00:00
smontagu%netscape.com
664c7d03a7
Bug 210647 Crash when trying to change charsets to "user defined". Author=mats.palmgren@bredband.net, r=alecf, sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146273 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 21:55:58 +00:00
caillon%returnzero.com
aa2d2e33dd
Bug 216940 - mailnews channels violate nsIChannel api (contentType)
...
Also fixes 216939
Patch by Christian Biesinger <cbiesinger@web.de >
r=bienvenu@nventure.com
sr=darin@meer.net
a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/trunk@146272 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 19:14:22 +00:00
jpierre%netscape.com
f2f3e5e175
Fix for bug 216944 - CERT_VerifyCertificate optimizations issues . r= wtc
...
git-svn-id: svn://10.0.0.236/trunk@146271 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 18:47:07 +00:00
noririty%jcom.home.ne.jp
670a1e94c3
actually fixing typo
...
git-svn-id: svn://10.0.0.236/trunk@146270 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 18:16:00 +00:00
justdave%syndicomm.com
494b540b32
Bugs 171127 and 192512: bug_email.pl was still using the old groups system and also the old outgoing mail system. This patch brings it up to date.
...
Patch by Alex Schuilenburg <alex@schuilenburg.org >
no r= for contrib, a= justdave
git-svn-id: svn://10.0.0.236/trunk@146269 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 14:59:13 +00:00
noririty%jcom.home.ne.jp
29781703f2
fix more strict warning for popup whitelisting UI
...
git-svn-id: svn://10.0.0.236/trunk@146268 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 14:54:28 +00:00
noririty%jcom.home.ne.jp
eefa65366d
code clean up.
...
git-svn-id: svn://10.0.0.236/trunk@146267 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 14:49:52 +00:00
chanial%noos.fr
3e4c0f0383
reapply fix by Ben to handle subdialogs.
...
git-svn-id: svn://10.0.0.236/trunk@146264 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 14:11:53 +00:00
mkaply%us.ibm.com
ad8799e1cb
#216599
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - off by one error printing transparent images
git-svn-id: svn://10.0.0.236/trunk@146263 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 14:01:10 +00:00
mkaply%us.ibm.com
2e61f23d80
#216599
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - off by one error printing transparent images
git-svn-id: svn://10.0.0.236/trunk@146262 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 14:00:49 +00:00
burnus%gmx.de
bd00090ff2
Bug 139011 - Improve buglist colors further
...
r,a=justdave
git-svn-id: svn://10.0.0.236/trunk@146261 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 13:55:23 +00:00
mostafah%oeone.com
525e174ed0
Added ability to relate alarm to end/due of event/task
...
Next step to fix bug 155882: Tasks (ToDo) need an Alarm (just like Events)
git-svn-id: svn://10.0.0.236/trunk@146260 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 13:27:20 +00:00
varga%utcru.sk
f91282c555
Checking in a patch for Neil. Bug 216482. Firebird Crashes when picked "View -> By Date and Site" or View-> By Site" in history sidebar.
...
r=varga, sr=jag
git-svn-id: svn://10.0.0.236/trunk@146259 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 11:32:23 +00:00
igor%mir2.org
f4255976d5
Fixing line-table initialization issue: set itsLineNumberTableTop to 0 at the end of stopMethod so generation of multiple methods with source line information would work.
...
git-svn-id: svn://10.0.0.236/trunk@146258 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 09:10:14 +00:00
caillon%returnzero.com
d55b44719f
Backing out the patch to bug 83536.
...
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@146256 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 03:06:53 +00:00
blizzard%redhat.com
509ac04c4a
Bug #208721 . Can't type Unicode Keysyms when compiled with Gtk2. Not part of the default build. Patch from Behnam Esfahbod. r+sr=blizzard, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@146255 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-21 20:10:58 +00:00
noririty%jcom.home.ne.jp
a854957bde
fix typo b=174594
...
git-svn-id: svn://10.0.0.236/trunk@146252 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-21 15:57:22 +00:00
noririty%jcom.home.ne.jp
a1d4f15bae
Fix 208104 add percent to download sidebar. Patch by admin@mozillatranslator.org
...
git-svn-id: svn://10.0.0.236/trunk@146251 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-21 15:00:41 +00:00
noririty%jcom.home.ne.jp
2e6c0421c1
Fix 172735 - fix JS error
...
git-svn-id: svn://10.0.0.236/trunk@146250 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-21 14:56:42 +00:00
noririty%jcom.home.ne.jp
e99189f2eb
Fix 174594 - Popup whitelisting UI bustage. Patch by mpconnor@rogers.com
...
git-svn-id: svn://10.0.0.236/trunk@146249 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-21 13:24:44 +00:00
scott%scott-macgregor.org
cf929d5a4b
change access key for js console to avoid a conflict. thanks to mbr for the fix
...
git-svn-id: svn://10.0.0.236/trunk@146248 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-21 05:23:22 +00:00
scott%scott-macgregor.org
02e67f388e
Port Bug #215325 to the toolkit (mail news account wizard starts up with back / finish buttons).
...
git-svn-id: svn://10.0.0.236/trunk@146247 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-21 03:54:58 +00:00
scott%scott-macgregor.org
3163dbf4d5
fix typo thanks to mbr for the fix
...
git-svn-id: svn://10.0.0.236/trunk@146246 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-21 03:33:26 +00:00
scott%scott-macgregor.org
5b8c5a9964
new start page courtesty of david tenser
...
git-svn-id: svn://10.0.0.236/trunk@146245 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-21 03:29:30 +00:00
pinkerton%netscape.com
dd02422671
fix compiler warning (bug 202716)
...
git-svn-id: svn://10.0.0.236/trunk@146244 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-21 02:46:11 +00:00
bienvenu%nventure.com
897c969c93
fix 214402 keep thread pane blank until password entered for imap and local folders, controlled by a hidden pref r=mscott, sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@146243 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 22:37:01 +00:00
neil%parkwaycc.co.uk
607fa0ad42
Bug 215325 Mail/News Account Wizard starts up with Back/Finish buttons r/sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146242 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 20:49:25 +00:00
darin%meer.net
0d0959dea5
fixes bug 175896 "crash when selecting data overflowing vertically in a textarea having the overflow = hidden property [@ nsSelection::GetFrameForNodeOffset ]" r+sr+a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@146240 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 20:15:34 +00:00
bienvenu%nventure.com
886587a74b
fix 168098 binary attachments < 500 bytes encoded quoted printable, r=ch.ey, sr=mscott, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146239 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 20:15:11 +00:00
dbaron%dbaron.org
820dde6155
Prevent statusbar from messing up horizontal window resizing. b=55368 r=jag sr=bryner a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146238 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 20:11:08 +00:00
colin%theblakes.com
42a040051b
Support for OpenVMS FTP server. Bug 22299. r=rjesup sr=darin a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@146237 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 20:06:31 +00:00
noririty%jcom.home.ne.jp
f4d29e7af1
Fix 207601 - Add Find As You Type prefs. Patch by mpconnor@rogers.com
...
git-svn-id: svn://10.0.0.236/trunk@146234 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 19:08:20 +00:00
tor%cs.brown.edu
6d59df8ddc
Bug 209079 - corrupted gif LZW data could crash mozilla.
...
r=pavlov, sr=dbaron, a=brendan
git-svn-id: svn://10.0.0.236/trunk@146233 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 18:06:33 +00:00
cls%seawood.org
2eafed1a57
Fixing static build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@146229 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 17:39:25 +00:00
darin%meer.net
c01c86963c
fixes bug 216736 "regression from patch for bug 86947" r+sr=dbaron a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@146228 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 16:49:27 +00:00
igor%mir2.org
ed75fbdaa9
Cosmetics: removal of end-of-line blanks
...
git-svn-id: svn://10.0.0.236/trunk@146226 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 11:11:00 +00:00
igor%mir2.org
1d36d8212f
Splitting Codegen into 2 Codegen and BodyCodegen where the second class contains code to generate butecode for the body of script.
...
git-svn-id: svn://10.0.0.236/trunk@146225 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 10:52:54 +00:00
sspitzer%mozilla.org
45f3d755e6
new files for ask jeeves search. not part of the build.
...
part of bug #213822 :
clean up the search stuff, point to google by default, remove the developer stuff,
and in other popular sites.
all part of making mozilla a better end user release.
git-svn-id: svn://10.0.0.236/trunk@146223 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 07:45:22 +00:00
igor%mir2.org
233f7e1e04
1. Codegen.classNameToSignature is removed and call to the methods are replaced by cfw.classNameToSignature.
...
2. Calls to ClassFileWriter.fullyQualifiedForm are removed since all ClassFileWriter API accepts both dotted and slashed forms of Java class names.
3. Few identation fixes
git-svn-id: svn://10.0.0.236/trunk@146222 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 07:36:33 +00:00
igor%mir2.org
68b22fd4b7
1. Added ClassFileWriter.classNameToSignature to convert Java class name into JVM signature.
...
2. The public method getFullyQualifieedForm that was used to replace . to / is removed since all classname API accepts both form of class names and convertion to the internal /-form can be done in ClassFileWriter in a more efficient way.
git-svn-id: svn://10.0.0.236/trunk@146221 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 07:32:48 +00:00
daniel%glazman.org
d796da7829
First files for a Standalone Composer still relying on MozillaAppSuite toolkit.
...
This does not include the changes to the build system to checkout the dirs and build them.
Standalone Composer only, not part of any build yet.
git-svn-id: svn://10.0.0.236/trunk@146220 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 07:22:57 +00:00
scott%scott-macgregor.org
81b850a224
change user agent to mozilla thunderbird instead of thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@146219 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 05:23:25 +00:00
despotdaemon%netscape.com
26e8b68ff5
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@146218 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 05:09:04 +00:00
despotdaemon%netscape.com
55b4dff703
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@146217 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 04:49:35 +00:00
asa%mozilla.org
7baf71fff5
remove tinderbox sidebar panels. a=asa and a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@146216 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 04:36:48 +00:00
scott%scott-macgregor.org
00803cdf17
When turning off the message pane via the menu item, be sure to call ChangeMessagePaneVisibility
...
so we properly stop loading messages in the preview pane.
git-svn-id: svn://10.0.0.236/trunk@146215 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 04:21:07 +00:00
despotdaemon%netscape.com
20548db0aa
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@146214 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 04:04:37 +00:00
scott%scott-macgregor.org
39d039c085
Bug #216725 --> add back mark as junk / mark as not junk to the Messages/ Mark menu.
...
git-svn-id: svn://10.0.0.236/trunk@146213 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 04:00:52 +00:00
sspitzer%mozilla.org
8a2a090aa8
fix for bug #210089
...
crash when reading a news posting in a newsgroup containing a "&" in its name
r/sr=bienvenu, a=sspitzer for 1.5b
thanks to frank.schoenheit@gmx.de for the help.
git-svn-id: svn://10.0.0.236/trunk@146212 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 03:47:18 +00:00
chanial%noos.fr
cd8f5454e9
correct typo
...
git-svn-id: svn://10.0.0.236/trunk@146211 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 02:03:43 +00:00
noririty%jcom.home.ne.jp
34b3121a53
Fix 216719 - Update themes and extensions page uris
...
git-svn-id: svn://10.0.0.236/trunk@146210 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 01:58:29 +00:00
jkeiser%netscape.com
1b7dc26697
Check for PatchReader as a part of the installation and disable the "Diff"
...
links if it is not there (bug 215268)
git-svn-id: svn://10.0.0.236/trunk@146209 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 00:45:43 +00:00
caillon%returnzero.com
8bd93e8b6d
Bug 216234
...
Calling operator delete on an nsAutoPtr isn't good.
r+sr=dbaron@dbaron.org
a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@146208 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 00:40:13 +00:00
scott%scott-macgregor.org
d08e6a0451
fix typo. thanks to stephen walker for the patch
...
git-svn-id: svn://10.0.0.236/trunk@146207 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 23:59:28 +00:00
scott%scott-macgregor.org
e2dec2f4f5
Bug #216359 --> search bar menu item does not stay unchecked in ab because it is missing an id.
...
thanks to mbr for the patch
git-svn-id: svn://10.0.0.236/trunk@146206 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 23:42:10 +00:00
scott%scott-macgregor.org
174f2cbbb6
branding changes courtesty of david tenser
...
git-svn-id: svn://10.0.0.236/trunk@146205 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 23:29:42 +00:00
chanial%noos.fr
32136e80ed
fixing mistake in nsWidgetStateManger.js
...
git-svn-id: svn://10.0.0.236/trunk@146204 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 22:22:46 +00:00
scott%scott-macgregor.org
e779732afd
fork mapi files so we can lose the "Mail" portion in all the mapi dialogs, just using Mozilla Thunderbird instead
...
git-svn-id: svn://10.0.0.236/trunk@146203 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 21:50:42 +00:00
wtc%netscape.com
8ec016623c
Bugzilla bug 216693: running make in mozilla/security/jss should build the
...
class jar file.
Modified Files: rules.mk build_java.pl
git-svn-id: svn://10.0.0.236/trunk@146200 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 20:08:33 +00:00
bienvenu%nventure.com
10b509637a
fix 216467 getting append failed when copying from offline sent folder to imap folder on server that doesn't support user-defined keywords, r=sspitzer, sr=mscott, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@146199 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 19:27:26 +00:00
pschwartau%netscape.com
de16023fb0
Correcting a typo.
...
git-svn-id: svn://10.0.0.236/trunk@146197 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 16:45:03 +00:00
pschwartau%netscape.com
83da37f2de
Initial add. Regression test for bug 216591.
...
git-svn-id: svn://10.0.0.236/trunk@146196 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 16:36:54 +00:00
igor%mir2.org
ddb0e7635f
More renames and preparations for code split.
...
git-svn-id: svn://10.0.0.236/trunk@146195 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 15:37:50 +00:00
noririty%jcom.home.ne.jp
341e7681ae
Fix 215745 - Inconsistent ellipsis. Patch by borggraefe@despammed.com
...
git-svn-id: svn://10.0.0.236/trunk@146194 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 14:54:44 +00:00
mostafah%oeone.com
e3d6db5b26
Fixed bug 202367: default alarm 'ON'
...
git-svn-id: svn://10.0.0.236/trunk@146193 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 14:31:23 +00:00
pete%alphanumerica.com
5e69c0e503
backing out changes. It is breaking Camino
...
b=216646
--pete
git-svn-id: svn://10.0.0.236/trunk@146192 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 13:52:41 +00:00
noririty%jcom.home.ne.jp
08a9d52edf
localize BTFitems
...
git-svn-id: svn://10.0.0.236/trunk@146191 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 13:37:20 +00:00
igor%mir2.org
a8e82cb3b5
More preparations for separating code to generate main script method and the rest of methods.
...
git-svn-id: svn://10.0.0.236/trunk@146190 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 13:19:57 +00:00
daniel%glazman.org
109a9710fe
Readme for building Standalone Composer.
...
Doc only; not part of any build.
git-svn-id: svn://10.0.0.236/trunk@146189 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 12:48:38 +00:00
igor%mir2.org
b8c9143103
1. Renaming Codegen.classFile to Codegen.cfw and removal of methods like push/load/store in favour of directly calling ClassFileMethods.
...
2. Move all code related to generating of prologue for main function implementation to Codegen.generatePrologue.
In this way the following patch to split Codegen into 2 classes to factor away all generation code for the main function will look smaller.
git-svn-id: svn://10.0.0.236/trunk@146188 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 08:21:36 +00:00
igor%mir2.org
2f815e897e
Renaming [ilfda]load/store into add[ILFDA]Load/Store for consistency and moving package-private functions from ByteCode to ClassFileWriter so JVM does not need to load ByteCode since it includes only constants.
...
git-svn-id: svn://10.0.0.236/trunk@146187 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 08:15:33 +00:00
scott%scott-macgregor.org
4bc26f123d
change vendor name from Thunderbird to Mozilla Thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@146183 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 05:25:22 +00:00
scott%scott-macgregor.org
69c755e0a2
New desktop icons for windows. Thanks to Jason Kersey.
...
git-svn-id: svn://10.0.0.236/trunk@146182 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 05:24:50 +00:00
chanial%noos.fr
4b28dc11d2
fix wizard bustage, another locale mismatch
...
git-svn-id: svn://10.0.0.236/trunk@146180 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 04:31:53 +00:00
chanial%noos.fr
7ea3e3e2ee
fixing printing bustage
...
git-svn-id: svn://10.0.0.236/trunk@146179 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 04:01:11 +00:00
despotdaemon%netscape.com
309dacf983
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@146178 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-19 00:44:59 +00:00
chanial%noos.fr
fd61ea58f4
follow up to bug 213228: fork commonDialog.dtd and commonDialogs.properties
...
git-svn-id: svn://10.0.0.236/trunk@146177 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 23:55:16 +00:00
scott%scott-macgregor.org
d48e407cff
Bug #216529 --> thunderbird needs a couple more autocomplete style rules.
...
git-svn-id: svn://10.0.0.236/trunk@146176 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 22:57:06 +00:00
rginda%netscape.com
8ed5069082
Landing venkman 0.9.78, bug 216452, a=asa
...
0.9.78 fixes the problem where the cursor would be left one character before the
end of the line after using the up arrow to recall a previous command, adds the
``clear-session'' command to clear the contents of the Interactive Session view.
It also adds ``Set Breakpoint'' to the context menu of the Loaded Scripts view,
and ``Set Breakpoint'' and ``Clear Breakpoint'' to the Call Stack view. This
revision also clears up a few strict mode warnings, and hides javascript: files
in the loaded scripts view.
git-svn-id: svn://10.0.0.236/trunk@146174 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 22:18:53 +00:00
rginda%netscape.com
eb201a2a41
landing CHATZILLA_COMMANDS_YOU branch, see bug 210744. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146171 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 21:35:33 +00:00
roc+%cs.cmu.edu
b061cab94c
Bug 194638. *Always* request invalidation of child widgets when we resize a widget. r+sr+a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@146170 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 19:58:39 +00:00
pete%alphanumerica.com
358c3f5479
b=206947 r=heikki sr=jst
...
Fixing "rampant leaks" when handing the sink to the parser when there
is no docshell present.
--pete
git-svn-id: svn://10.0.0.236/trunk@146169 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 19:02:58 +00:00
cls%seawood.org
5e1850bf45
Only build freetype support when freetype is present and we're building against an X11-based toolkit.
...
Bug #216076 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@146168 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 18:56:42 +00:00
igor%mir2.org
ab242b0e91
Replace few usages of Node.cloneNode by a more explicit code to create a fesh childless node copy.
...
git-svn-id: svn://10.0.0.236/trunk@146167 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 14:27:51 +00:00
brade%comcast.net
9bb24bf47c
fix typo for "-moz-canvas" found by bz; r=glazman, sr=tor, a=asa, bug=211982
...
git-svn-id: svn://10.0.0.236/trunk@146166 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 14:11:43 +00:00
cbiesinger%web.de
e32b8addc3
213337 Saving PDF different from viewing PDF
...
jag: review+
bz-vacation: superreview+
asa: approval1.5b+
git-svn-id: svn://10.0.0.236/trunk@146165 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 12:09:39 +00:00
igor%mir2.org
163c2c8763
Using simple Token.<op> instead of (Token.EQOP, Token.<op>) to denote parser nodes for equality operations. It allowed to remove sharing of Node.intValue to mean line number and operation type so it was renamed to Node.lineno.
...
git-svn-id: svn://10.0.0.236/trunk@146164 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 11:53:00 +00:00
igor%mir2.org
5e9c7269a6
Added store/load function to shortcut add(ByteCode.x, i)
...
git-svn-id: svn://10.0.0.236/trunk@146163 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 11:49:39 +00:00
chanial%noos.fr
937238f661
bug 213228: new toolkit independence bug, last part:
...
bye bye, xpfe/global !
this change only affects Mozilla Firebird, since it is likely to break Thunderbird.
git-svn-id: svn://10.0.0.236/trunk@146162 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 11:11:42 +00:00
chanial%noos.fr
760cfa2439
bug 213228: new toolkit independence bug, part 11: fork remaining files in toolkit/content
...
git-svn-id: svn://10.0.0.236/trunk@146161 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 10:52:16 +00:00
chanial%noos.fr
fb5d62bc54
update all callers in toolkit and browser to use the new toolkit widgets
...
git-svn-id: svn://10.0.0.236/trunk@146160 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 10:43:56 +00:00
igor%mir2.org
03f1c2fd5c
Using simple Token.<op> instead of (Token.RELOP, Token.<op>) to denote parser nodes for relational operation.
...
git-svn-id: svn://10.0.0.236/trunk@146159 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 09:55:19 +00:00
igor%mir2.org
20ee8621c6
Move code to classify binary and relation operation tokens to IRFactory so parser does not need to know about details of tree implementation.
...
git-svn-id: svn://10.0.0.236/trunk@146158 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 08:05:06 +00:00
igor%mir2.org
bcdc165814
Changing order of parameters in ScriptRuntime.instanceOf to match order in ScriptRuntime.in to use simpler code in optimizer.
...
git-svn-id: svn://10.0.0.236/trunk@146157 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 08:00:55 +00:00
igor%mir2.org
2e24b4301c
Removal of unnecessary instanceOf: Scriptable does not have such method and Undefined does not need to override it.
...
git-svn-id: svn://10.0.0.236/trunk@146156 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 07:57:40 +00:00
bryner%brianryner.com
74b9d50d5e
Make the password manager hold onto the pref branch so that the observers we register with it don't go away. Bug 216219.
...
git-svn-id: svn://10.0.0.236/trunk@146155 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 06:09:52 +00:00
scott%scott-macgregor.org
d7cdc065d5
Note: the editor portion of this change is to a routine only used by mailnews.
...
Make mail news handle inline background url styles which is how editor now sets background urls instead of using the obsolete background attribute on the body:
Bug #116867 --> convert background images from file urls to inline cid urls and attach the image as an inline part.This allows thunderbird and mozilla mail to support background images again.
Bug #170504 --> Compose from template/draft containing "Inline Styles" and a background image loses the background image drops the
inline style.
r=bienvenu
sr=sspitzer
a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@146154 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 05:18:05 +00:00
scott%scott-macgregor.org
fe5f846a0c
Make mail news handle inline background url styles which is how editor now sets background urls instead of using the obsolete background attribute on the body:
...
Bug #116867 --> convert background images from file urls to inline cid urls and attach the image as an inline part.This allows thunderbird and mozilla mail to support background images again.
Bug #170504 --> Compose from template/draft containing "Inline Styles" and a background image loses the background image drops the
inline style.
r=bienvenu
sr=sspitzer
a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@146153 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 05:14:41 +00:00
dbaron%dbaron.org
47664af25e
Accept trace-malloc stack format as well.
...
git-svn-id: svn://10.0.0.236/trunk@146152 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 05:07:31 +00:00
tingley%sundell.net
6a33b7fc78
Fix the broken tabs menu in the sidebar, and clean up a related idiom in
...
the prefs window. bug 211088: r=rjc, sr=bz, a=asa.
git-svn-id: svn://10.0.0.236/trunk@146151 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 04:41:46 +00:00
kestes%walrus.com
93dc96b0d5
tell users about some HTTP post modules from perl.
...
git-svn-id: svn://10.0.0.236/trunk@146150 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 03:44:30 +00:00
kestes%walrus.com
b58bf8754b
tell users to put tinderbox in the subject
...
git-svn-id: svn://10.0.0.236/trunk@146149 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-18 03:43:51 +00:00
chanial%noos.fr
44f10e6483
update locale version number to 1.5b and recheck jar.mn
...
git-svn-id: svn://10.0.0.236/trunk@146148 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 21:25:32 +00:00
ben%bengoodger.com
d92ce84202
Fix for bug 216474 - Browser crashes in password manager. Ensure that we don't crash or overwrite variables used to hold valid password data fields with null. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@146147 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 21:06:36 +00:00
chanial%noos.fr
6a3e83bfd9
backing out changes in jar.mn
...
git-svn-id: svn://10.0.0.236/trunk@146146 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 20:11:35 +00:00
chanial%noos.fr
92f53adae9
bug 213228: new toolkit independence bug, part 10: port seamonkey fixes in the toolkit/content files
...
bug 188956 by suresh, bug 201964 by shliang
git-svn-id: svn://10.0.0.236/trunk@146145 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 18:18:14 +00:00
chanial%noos.fr
608ba35e45
fork and obsolete charsetOverlay.dtd (use charset.dtd instead) and widgetStateManager (use nsWidgetStateManager instead)
...
git-svn-id: svn://10.0.0.236/trunk@146144 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 17:22:19 +00:00
chanial%noos.fr
9defa39c42
bug 213228: new toolkit independence bug, part 9: finish forking toolkit/locale including locale/US/global-region.
...
git-svn-id: svn://10.0.0.236/trunk@146143 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 16:59:45 +00:00
kestes%walrus.com
1761d492e1
make daemon-mode the default if no arguments present.
...
git-svn-id: svn://10.0.0.236/trunk@146142 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 16:23:59 +00:00
chanial%noos.fr
2b6cc7dbd4
bug 213228: new toolkit independence bug, part 8: finish forking global-platform.
...
The only files that are platform specific are platformKey.properties and platformKey-mac.properties. They are both packaged as platformKey.properties in en-win.jar, en-unix.jar and en-mac.jar.
git-svn-id: svn://10.0.0.236/trunk@146141 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 16:10:53 +00:00
kestes%walrus.com
a078ff7809
remove older ToDo stuff which is no longer relevant.
...
git-svn-id: svn://10.0.0.236/trunk@146140 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 16:06:58 +00:00
kestes%walrus.com
3ea4256dfe
change word
...
"Changes" to "Check-ins" to be consistent with rest of tinderbox.
git-svn-id: svn://10.0.0.236/trunk@146139 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 16:05:42 +00:00
kestes%walrus.com
a4bc58e421
add new popup window to show UTC and Server time.
...
git-svn-id: svn://10.0.0.236/trunk@146138 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 16:04:27 +00:00
kestes%walrus.com
76330a1cda
change the contact info to point to new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146137 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 16:03:58 +00:00
chanial%noos.fr
a4ce6428cc
oopss, backing out didn't intended to check this in
...
git-svn-id: svn://10.0.0.236/trunk@146136 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 13:21:36 +00:00
chanial%noos.fr
54a38ffd8b
move wizard.properties out of global-platform into global, by #ifdef'ing the locales in wizard.xml
...
remove unused locales instruct-first and instruct-last in wizard.properties
remove duplicate wizardOverlay.css
git-svn-id: svn://10.0.0.236/trunk@146135 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 13:11:26 +00:00
ian%hixie.ch
7a073c75f5
oops, removed the wrong line two changes ago. This makes Infobot work again. Thanks to Eira for noticing the bug.
...
git-svn-id: svn://10.0.0.236/trunk@146134 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 12:16:12 +00:00
chanial%noos.fr
952181afa4
bug 213228: new toolkit independence bug, part 7: use the new toolkit widgetry.
...
git-svn-id: svn://10.0.0.236/trunk@146133 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:22:13 +00:00
chanial%noos.fr
b16c165973
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
xul.css: bug 183791, 96642 by neil, bug 126263, 201299, 202681 by roc, bug 188597 by Ariel Fatecha <afatecha@idea.com.py >
git-svn-id: svn://10.0.0.236/trunk@146132 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:21:09 +00:00
chanial%noos.fr
1f11a84028
port textbox fix for bug 197486:
...
callback method in textbox is no more, use oncommand instead for the same functionality.
git-svn-id: svn://10.0.0.236/trunk@146131 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:17:00 +00:00
chanial%noos.fr
8375e49eb2
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
tree.xml: bug 178604, 156454, 194876, 195393, 202391 by neil, 192346 by kyle yuan, bug 192885, 156576, 202393 by jan.
remove the tree constructor, since the #ifdef can be move the pageUpOrDownMovesSelection property definition.
git-svn-id: svn://10.0.0.236/trunk@146130 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:12:36 +00:00
chanial%noos.fr
9f82630442
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
textbox.xml: bug 207487 by aaronl, bug 197486 by neil, bug 180512 by Alex Vincent <ajvincent@juno.com >
git-svn-id: svn://10.0.0.236/trunk@146129 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:12:08 +00:00
chanial%noos.fr
3cb00ac555
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
tabbrowser.xml: bug 205341, 112697, 210760 by jag, bug 121234, 133503 by neil, bug 206668 by shliang.
not ported: bug 169589, [mac] ctrl-tab no longer moves btwn frames
bug 203960, go back group
bug 104778, remember what user typed when switching tabs.
bug 103720, prefill URI when opening new tab.
git-svn-id: svn://10.0.0.236/trunk@146128 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:11:42 +00:00
chanial%noos.fr
f5b1982bc6
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
tabbox.xml: bug 106656, 173703, 184821 by neil, bug 209885 by Alex Vincent <ajvincent@juno.com >
git-svn-id: svn://10.0.0.236/trunk@146127 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:11:17 +00:00
chanial%noos.fr
a0b854aabf
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
scrollbox.xml: bug 97787 by neil
git-svn-id: svn://10.0.0.236/trunk@146126 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:10:56 +00:00
chanial%noos.fr
b1a3b0dc93
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
radio.xml: bug 112789, 195393 by neil, bug 169489 by aaronl, bug 185690 by kaie, bug 201166 by jgaunt
git-svn-id: svn://10.0.0.236/trunk@146125 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:10:28 +00:00
chanial%noos.fr
70ce416b61
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
popup.xml: bug 38367 by neil
git-svn-id: svn://10.0.0.236/trunk@146124 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:10:12 +00:00
chanial%noos.fr
bd07981408
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
menulist.xml: bug ?????, 96642, 196755, 180512 by neil, bug 201166 by jgaunt
git-svn-id: svn://10.0.0.236/trunk@146123 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:09:50 +00:00
chanial%noos.fr
e4ca1b1ef3
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
menu.xml: bug 38367 by neil
git-svn-id: svn://10.0.0.236/trunk@146122 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:09:28 +00:00
chanial%noos.fr
ef0cccf13d
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
listbox.xml: bug 156454, 195393 by neil, bug 192346 by kyle yuan, bug 178212 by Ariel Fatecha <afatecha@idea.com.py >, bug 201166 by jgaunt, bug 208781 by aaronl.
git-svn-id: svn://10.0.0.236/trunk@146121 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:09:16 +00:00
chanial%noos.fr
c9afd5d1a0
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
general.xml: bug 133598 by cmanske, bug ????? by Grey Hodge <jesus_x@mozillanews.org >, other changes by Tim Hill <tim@prismelite.com >, bug 199060 by aaronl, bug 207456 by shliang.
git-svn-id: svn://10.0.0.236/trunk@146120 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:08:55 +00:00
chanial%noos.fr
ffb2112641
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
button.xml: bug 186873 and 191150 by aaronl
git-svn-id: svn://10.0.0.236/trunk@146119 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:08:25 +00:00
chanial%noos.fr
3473e68592
bug 213228: new toolkit independence bug, part 7: update and use our widgetry
...
browser.xml: bug 197121 by brade and bug 199060 by aaronl.
not ported: bug 164006, wyciwyg: should not appear in tab title
bug 104778, remember what user typed when switching tabs.
bug 103720, prefill URI when opening new tab.
git-svn-id: svn://10.0.0.236/trunk@146118 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:06:26 +00:00
chanial%noos.fr
3abd7ec896
package editor.xml widget and preprocess all the widgets
...
git-svn-id: svn://10.0.0.236/trunk@146117 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 09:55:24 +00:00
chanial%noos.fr
d50ab99c6f
forking editor.xml widget
...
git-svn-id: svn://10.0.0.236/trunk@146116 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 09:54:37 +00:00
bryner%brianryner.com
474e335987
Only remove buildconfig.html when you 'make distclean'. Otherwise doing 'make clean' in toolkit means that you need to re-run configure.
...
git-svn-id: svn://10.0.0.236/trunk@146115 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 08:32:49 +00:00
bryner%brianryner.com
05d8de869e
Don't prompt to save passwords, or prefill passwords, if saving passwords is disabled (bug 216219).
...
git-svn-id: svn://10.0.0.236/trunk@146113 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 05:52:17 +00:00
kestes%walrus.com
5ae4b5f6ed
change contact info to point to new Contact file.
...
git-svn-id: svn://10.0.0.236/trunk@146112 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 02:21:24 +00:00
kestes%walrus.com
6c3a1b100c
update contact info to point to new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146111 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 02:14:31 +00:00
kestes%walrus.com
74b7b053b6
update contact information to point to new Contact file.
...
git-svn-id: svn://10.0.0.236/trunk@146110 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 02:13:17 +00:00
kestes%walrus.com
45904a9b8f
update contact information to point to new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146109 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:45:10 +00:00
kestes%walrus.com
2108c02b25
change the contact information to point to the new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146108 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:44:08 +00:00
kestes%walrus.com
ae65e83612
update the contact info to point to the new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146107 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:39:22 +00:00
kestes%walrus.com
c8e232d55d
update the contact information to point to the new Contact file.
...
git-svn-id: svn://10.0.0.236/trunk@146106 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:37:53 +00:00
kestes%walrus.com
6bff9a9440
change contact information to point to Contact file.
...
git-svn-id: svn://10.0.0.236/trunk@146105 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:31:50 +00:00
kestes%walrus.com
6c74ab5391
update contact information to point to new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146104 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:30:15 +00:00
kestes%walrus.com
67e3b04414
update contact information to point to Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146103 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:29:26 +00:00
kestes%walrus.com
a3f71bcc49
update contact information to point to new Contact file.
...
git-svn-id: svn://10.0.0.236/trunk@146102 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 00:57:43 +00:00
kestes%walrus.com
19d4c5b21c
update contact info to point to new contact file
...
git-svn-id: svn://10.0.0.236/trunk@146101 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 00:48:55 +00:00
kestes%walrus.com
cac7e35d07
update contact info to point to new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146100 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 00:44:05 +00:00
kestes%walrus.com
62b721eb14
update information
...
git-svn-id: svn://10.0.0.236/trunk@146099 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 00:36:57 +00:00
kestes%walrus.com
b3c377316b
new file to centralize my contact info
...
git-svn-id: svn://10.0.0.236/trunk@146098 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 00:36:11 +00:00
bienvenu%nventure.com
cb258b1fce
make advanced server settings a tabbed dialog, patch by Ian Neal, r=neil.parkway, sr=bienvenu, a=rjesup 109162
...
git-svn-id: svn://10.0.0.236/trunk@146097 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 23:14:22 +00:00
bienvenu%nventure.com
6cbf8fa606
fix problems unignoring threads, r=sspitzer,sr=mscott, a=sspitzer 121164
...
git-svn-id: svn://10.0.0.236/trunk@146095 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 22:02:03 +00:00
ian%hixie.ch
e5d679bdf8
labels can only go on blocks, not if statements, apparently. fixes bug 139646
...
git-svn-id: svn://10.0.0.236/trunk@146094 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 19:56:40 +00:00
ian%hixie.ch
121e4edce8
make help module give the topics for that module. fixes bug 145369.
...
git-svn-id: svn://10.0.0.236/trunk@146093 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 19:45:43 +00:00
ian%hixie.ch
23edabad73
allow smilies at the end of greetings
...
git-svn-id: svn://10.0.0.236/trunk@146092 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 19:34:01 +00:00
kestes%walrus.com
414a2b64ab
add information about the new UTC time columns
...
git-svn-id: svn://10.0.0.236/trunk@146091 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 18:37:44 +00:00
kestes%walrus.com
83377b0858
more spelling fixes from the master "Olly Betts" <olly@survex.com>
...
git-svn-id: svn://10.0.0.236/trunk@146090 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 18:31:09 +00:00
kestes%walrus.com
9d2c53e345
add support for GMT/UTC in the pretty printing of HTML times
...
git-svn-id: svn://10.0.0.236/trunk@146089 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 18:29:00 +00:00
kestes%walrus.com
9b44c81e4e
new time columns, for use in development groups which span multiple time zones. Time_UTC will display the time column in UTC time this has no java script in it and Time_Local will use javascript to determine the browsers local time and display the times apropriately.
...
git-svn-id: svn://10.0.0.236/trunk@146088 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 18:23:02 +00:00
chanial%noos.fr
af0b7cdfaf
Bug 215493: patch by jshin
...
port fixes from bug 158006, bug 204039, bug 206146.
git-svn-id: svn://10.0.0.236/trunk@146087 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 18:07:51 +00:00
chanial%noos.fr
fbbea3e63e
bug 213228: new toolkit independence bug, part 6.
...
fork and obsolete files
git-svn-id: svn://10.0.0.236/trunk@146086 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 14:51:28 +00:00
chanial%noos.fr
ebd67324bc
remove duplicated config.xul file and update the one in components/viewconfig
...
git-svn-id: svn://10.0.0.236/trunk@146085 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 14:11:05 +00:00
chanial%noos.fr
706c4e4058
adding .cvsignore files
...
git-svn-id: svn://10.0.0.236/trunk@146084 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 11:41:51 +00:00
chanial%noos.fr
86201247a9
bug 213228: new toolkit independence bug, part 5.
...
fork printing front end.
#ifdef XP_UNIX printjoboption.js and printjoboption.xul
remove communicator dependency (dialogs.css)
git-svn-id: svn://10.0.0.236/trunk@146083 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 11:39:10 +00:00
chanial%noos.fr
be6f69993b
bug 213228: new toolkit independence bug, part 4.
...
fork tree based configuration/pref viewer
style config.css
(not part of seamonkey)
git-svn-id: svn://10.0.0.236/trunk@146082 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 11:22:16 +00:00
chanial%noos.fr
bbaef8ba02
bug 213228: new toolkit independence bug, part 3.
...
create toolkit/obsolete directory
obsolete dialogOverlay.xul and remove the need for platformOverlay.xul
git-svn-id: svn://10.0.0.236/trunk@146081 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 11:05:21 +00:00
pinkerton%netscape.com
2df9385284
fix leaked target on each select menu item and possibly the menu (patch
...
from dhaas) bug 212628.
git-svn-id: svn://10.0.0.236/trunk@146080 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 03:40:03 +00:00
pinkerton%netscape.com
aa1dd01207
updating comment
...
git-svn-id: svn://10.0.0.236/trunk@146079 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 03:38:45 +00:00
pinkerton%netscape.com
3cc29415eb
don't set the "disable during load" popup blocking pref (bug 155351)
...
git-svn-id: svn://10.0.0.236/trunk@146078 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 03:09:43 +00:00
pinkerton%netscape.com
8c2f07025f
remove obsolete library from non-static build to fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@146077 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 03:03:22 +00:00
cls%seawood.org
6352367a62
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
...
git-svn-id: svn://10.0.0.236/trunk@146076 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 00:42:35 +00:00
chanial%noos.fr
a709ad371b
porting fixes from seamonkey:
...
bug 201381/205129: Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100% (by ssu)
bug 179084: Bookmark Export uses Unix carriage returns on all platforms (by Frank Wein, mcsmurf@gmx.net )
bug 210541: Bookmarks now crash if nsIProfile impl is not present. (by ccarlen)
bug 203992: Bookmark's Notify/schedule fail to prompt user when change has occured (by varga)
git-svn-id: svn://10.0.0.236/trunk@146075 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 00:24:23 +00:00
cls%seawood.org
3d6984fa5b
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
git-svn-id: svn://10.0.0.236/trunk@146073 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 23:37:56 +00:00
cls%seawood.org
6f4ce46cd9
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
git-svn-id: svn://10.0.0.236/trunk@146071 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 22:37:25 +00:00
cls%seawood.org
283bbcf4d9
Updating standalone module directory lists.
...
Should fix BUILD_MODULES related bustage from checking for bug 214700
git-svn-id: svn://10.0.0.236/trunk@146070 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 22:29:52 +00:00
bryner%brianryner.com
6a203e8e1a
Stopping event propagation in the default event group should not stop it for the system event group. Bug 216237, r=caillon, sr=jst, a=mkaply.
...
git-svn-id: svn://10.0.0.236/trunk@146068 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 21:35:13 +00:00
darin%meer.net
3baeff676e
fixes bug 215460 "accept cookie dialog's '...all cookies from this site' checkbox does not always suppress further prompting" r=dwitte sr=bryner a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146067 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 21:04:54 +00:00
mostafah%oeone.com
8d4c21083d
Fixed bug 166457: Losing Alarm before time setting
...
git-svn-id: svn://10.0.0.236/trunk@146066 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 20:59:04 +00:00
darin%meer.net
26fcbc31cc
fix tinderbox orange and thunderbird/firebird initial startup problem... r=dougt a=mkaply
...
git-svn-id: svn://10.0.0.236/trunk@146065 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 20:37:32 +00:00
pinkerton%netscape.com
eeb4f7d5e7
fix bustage from string moving into xpcom
...
git-svn-id: svn://10.0.0.236/trunk@146064 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 19:48:56 +00:00
scott%scott-macgregor.org
f41c795130
Synch Bug #203785 with thunderbird.
...
git-svn-id: svn://10.0.0.236/trunk@146063 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 19:34:57 +00:00
scott%scott-macgregor.org
551173464c
Skin AB sidebar header like the mail 3-pane along with some border cleanup.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@146062 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 19:00:43 +00:00
scott%scott-macgregor.org
a794495b1a
Bug #202497 --> This effects THUNDERBIRD only. the code is not executed for seamonkey. This patch has been in the thunderbird builds for several months.
...
Register as the default mailto protocol handler when thunderbird is set as the default app.
git-svn-id: svn://10.0.0.236/trunk@146061 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 18:46:43 +00:00
scott%scott-macgregor.org
424d12d8da
Bug #216285 --> fix build bustage on unix building with pendantic. Remove a comma at the end of the enumerated list.
...
git-svn-id: svn://10.0.0.236/trunk@146060 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 18:45:20 +00:00
mostafah%oeone.com
1b2bfff9d2
First shot at fixing bug 155882: Tasks (ToDo) need an Alarm (just like Events)
...
git-svn-id: svn://10.0.0.236/trunk@146059 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 18:08:48 +00:00
igor%mir2.org
dfe020b5d9
Make all convertions from == to === to support JavaScript 1.2 to single place in Parser
...
git-svn-id: svn://10.0.0.236/trunk@146057 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 16:48:56 +00:00
bienvenu%nventure.com
55eae6a693
set attachment size for attachments not fetched by urls, 89285 potential fix for occasional problems sending and saving imap messages with attachments r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@146056 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 15:00:06 +00:00
bienvenu%nventure.com
e9f331a7c1
fix 98399 hang when STARTTLS returns failure, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146055 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 14:18:26 +00:00
mkaply%us.ibm.com
2ec3292dc0
a=mkaply - now that I know spellcheck.xpi is being built, make it part of the wizard
...
git-svn-id: svn://10.0.0.236/trunk@146054 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 14:08:16 +00:00
mkaply%us.ibm.com
790a597b69
#215457
...
r=dougt, sr=bryner, a=dbaron
Patch v2 - do event queue creation lazily
git-svn-id: svn://10.0.0.236/trunk@146052 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 13:59:39 +00:00
igor%mir2.org
c57cc4ac51
Added explicit IRFactory.createIncDec to create ++/-- subtree which removed need to have Token.PRE/Token.POST.
...
git-svn-id: svn://10.0.0.236/trunk@146051 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 11:19:47 +00:00
cls%seawood.org
658929a7ea
Update map files.
...
git-svn-id: svn://10.0.0.236/trunk@146049 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 10:57:00 +00:00
igor%mir2.org
c249bf1eef
Removal of Token.UNARYOP: after the previous patches parse tree used Token.UNARYOP only to group Token.TYPEOF and Token.VOID into the same node type. Since they are very different, it is simpler to use the tokens directly as node type.
...
To remove ambiguity caused by re-use of Token.VOID to denote no-operation node, a new Token.EMPTY is added to denote the former usage.
git-svn-id: svn://10.0.0.236/trunk@146048 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 10:21:09 +00:00
igor%mir2.org
d378b04939
Added Token.TYPEOFNAME to denote explicitly parser nodes for typeof(name) to make code more explicit about this case compared with typeof(expression) which is denote by Token.TYPEOF. Previously the ambiguity was resolved by using (Token.UNARY.OP, Token.TYPEOF) for parser tree nodes denoting the later and simple Token.TYPEOF for the former.
...
git-svn-id: svn://10.0.0.236/trunk@146045 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 09:00:42 +00:00
igor%mir2.org
8e4411f42a
Another replace of (Token.UNARYOP, Token.X) -> Token.X: this time it is for Token.BITNOT and Token.NOT
...
git-svn-id: svn://10.0.0.236/trunk@146043 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 08:11:32 +00:00
igor%mir2.org
89fef59756
Changing Token.POS, Token.NEG to represent their parser tree nodes by the token themselves, not via pair Token.UNARYOP, POS/NEG. It simplifies code especially in optimizer/Optimizer.java
...
git-svn-id: svn://10.0.0.236/trunk@146041 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 07:15:07 +00:00
igor%mir2.org
15456cd51e
Removal of Token.TONUMBER: it had exactly the same semantics as Token.POS, that is to convert its argument to number.
...
git-svn-id: svn://10.0.0.236/trunk@146039 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 06:08:44 +00:00
caillon%returnzero.com
872b107c3d
Bug 215473
...
Implement tooltips for z-index and layer buttons in Composer.
Patch by Stephen Donner <technutz@netscape.net >
r=daniel@glazman.org
sr=bzbarsky@mit.edu
a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@146038 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 05:07:33 +00:00
caillon%returnzero.com
a1e93058b8
214844 relatively positioned block w/ overflow:auto should be absolute pos. containing block
...
Patch by Mats Palmgren <mats.palmgren@bredband.net >
r+sr=dbaron@dbaron.org
a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@146037 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 04:43:09 +00:00
cls%seawood.org
eacb14dd8d
Move mozilla/string into mozilla/xpcom/.
...
Bug #214700 r=dougt sr=leaf a=mkaply
git-svn-id: svn://10.0.0.236/trunk@146035 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 04:28:19 +00:00
cls%seawood.org
5026b6f319
Add detection for Darwin/x86.
...
Bug #213541 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@146034 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 04:00:23 +00:00
wtc%netscape.com
59a901dba3
Bugscape bug 50033: make the KeyType class public and force it to load
...
during CryptoManager.initialize(), before we add JSS as a provider. The
KeyType class was failing to load properly, because its static initializers
force the class load of KeyWrapAlgorithm, whose signature needed to be
verified, which invoked JSS's signature provider, which accessed KeyType.
Basically, installing JSS as the default signature provider before its
classes have loaded creates a possibility of circular dependencies in class
initialization. The patch is due to Jamie Nicolson. r=wtc.
Modified Files: CryptoManager.java pkcs11/KeyType.java
git-svn-id: svn://10.0.0.236/trunk@146030 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 01:00:35 +00:00
rbs%maths.uq.edu.au
4563660049
Work around some idiosyncrasies on the Win9x GDI that sometimes cause the text (particularly Japanese) to overlap to to be truncated. Patch by Hideo Saito <saito@densan.co.jp>, b=52596, r+sr=rbs, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146029 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 00:40:48 +00:00
caillon%returnzero.com
378752c58c
Bug 215842 - JavaScript resets fieldset absolute positioning.
...
Patch by Boris Zbarsky <bzbarsky@mit.edu >
r+sr=dbaron@dbaron.org
a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@146028 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-15 00:04:40 +00:00
scott%scott-macgregor.org
10c3a52689
Bug #215901 --> formatting toolbar gets disabled in mail compose when selecting any drop down list. Port a missing style rule
...
over from classic\global.css
r=ben
git-svn-id: svn://10.0.0.236/trunk@146027 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 23:55:53 +00:00
cls%seawood.org
d433694adb
Move mozilla/string into mozilla/xpcom/.
...
Bug #214700 r=dougt sr=leaf a=mkaply
git-svn-id: svn://10.0.0.236/trunk@146026 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 23:50:21 +00:00
rbs%maths.uq.edu.au
7752640609
Fix a crash from letting a local variable rely on a value from a reference-counted font-metrics object that could die, leaving that local variable with an outdated value, b=213390, r+sr=roc, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146025 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 23:49:51 +00:00
caillon%returnzero.com
eec2d6c1a5
Bug 215895.
...
Debugger shows nsDOMClassInfo.cpp as a loaded script.
r=jst@netscape.com
sr=brendan@mozilla.org
a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@146024 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 23:45:45 +00:00
jshin%mailaps.org
c32b927930
bug 215768: use nsAutoArrayPtr instead of nsAutoPtr in nsUTF8ConverterService.cpp (r=sicking, sr=bzbarsky, a=asa)
...
git-svn-id: svn://10.0.0.236/trunk@146023 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 22:58:02 +00:00
rginda%netscape.com
fff7811074
bug 216112, "add ability to disable object tracking in jsd"
...
r=caillon, sr=brendan, a=asa
adds the ability to turn off the object tracking without having to disable the debugger. should make a dormant venkman less of a performance impact.
git-svn-id: svn://10.0.0.236/trunk@146022 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 22:49:09 +00:00
mkaply%us.ibm.com
992ec1cc55
spellcheck not spellchecker
...
git-svn-id: svn://10.0.0.236/trunk@146021 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 22:03:46 +00:00
mkaply%us.ibm.com
712516f701
Bug #211834
...
r=bryner, sr=blizzard, a=mkaply
Crash in GTK embedding with no parent window
git-svn-id: svn://10.0.0.236/trunk@146020 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 21:54:18 +00:00
cltbld%netscape.com
3ad15dffc0
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@146019 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 21:43:26 +00:00
mkaply%us.ibm.com
5894b16abe
Bug #207779
...
r=varga, sr=bryner, a=mkaply
Make Show Columns work in bookmarks
git-svn-id: svn://10.0.0.236/trunk@146018 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 21:42:13 +00:00
cls%seawood.org
60fc4d6267
That AC_SUBST shouldn't be conditional.
...
git-svn-id: svn://10.0.0.236/trunk@146017 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 21:37:31 +00:00
cls%seawood.org
d47deb2a2c
Set CYGDRIVE_MOUNT at configure time for cygwin-wrapper performance enhancement to work.
...
Thanks to Brian Ryner <bryner@brianryner.com > for the patch.
Bug #206643 r=cls a=mkaply
git-svn-id: svn://10.0.0.236/trunk@146016 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 21:36:22 +00:00
cls%seawood.org
1e70c2365d
Do not spawn processes when converting cygwin paths. Signficant performance enhancement.
...
Thanks to paxunix@acm.org for the patch.
Bug #206643 r=bryner sr=cls a=mkaply
git-svn-id: svn://10.0.0.236/trunk@146015 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 21:32:11 +00:00
bienvenu%nventure.com
dc2ad88bab
add pref for disabling secure auth on smtp servers, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 203785
...
git-svn-id: svn://10.0.0.236/trunk@146014 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 21:25:24 +00:00
cls%seawood.org
1697ac2c12
Move chrome files from xpcom to intl.
...
Bug #214690 r=dougt sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@146013 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 21:25:18 +00:00
neil%parkwaycc.co.uk
2c4391f6b5
Bug 212839 don't scroll trees to negative top rows r=varga sr=rbs a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146010 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 19:48:45 +00:00
timeless%mozdev.org
9e809f3ce5
Bug 133243 JS Console icons misnamed in Classic theme.
...
patch by abecevello@sympatico.ca r=bryner sr=alecf a=asa
git-svn-id: svn://10.0.0.236/trunk@146009 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 19:08:36 +00:00
bienvenu%nventure.com
2776f5ab17
fix hang when starttls returns failure, patch by ch.ey@gmx.net, r=me, sr=mscott, a=asa also clean up some tabs
...
git-svn-id: svn://10.0.0.236/trunk@146008 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 18:29:48 +00:00
darin%meer.net
1db23ac457
fixes bug 215270 "Crash (in cookies?) [nsHttpChannel::GetCallback]" r=mvl sr=bryner a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146007 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 18:10:10 +00:00
timeless%mozdev.org
9314b24f0f
Bug 211788 GTK - Universal prompt should invert buttons order
...
patch by mpeseng@tin.it r=bryner sr=blizzard a=asa
git-svn-id: svn://10.0.0.236/trunk@146006 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 18:04:16 +00:00
timeless%mozdev.org
30ae06dc68
Bug 216019 Change various sentences in BugMail.pm
...
r=preed a=justdave
git-svn-id: svn://10.0.0.236/trunk@146005 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 17:49:08 +00:00
igor%mir2.org
ad68c53cb0
Removal of Token.PRIMARY: it was used in parser to group primary tokens such as false, true, null, this but since the semantic of them is very different it is simpler to create parse tree nodes directly from tokens and check only for node type, not for type and operation.
...
git-svn-id: svn://10.0.0.236/trunk@146002 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 14:49:46 +00:00
mostafah%oeone.com
b365f8ea11
Fixed duplicated entity name
...
git-svn-id: svn://10.0.0.236/trunk@146001 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 14:19:20 +00:00
ian%hixie.ch
d370228c84
more happy, more kinky, and more consistent in its handlings of various forms of greetings.
...
git-svn-id: svn://10.0.0.236/trunk@145998 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 13:52:43 +00:00
ian%hixie.ch
63b599dd62
Make help slightly more helpful
...
git-svn-id: svn://10.0.0.236/trunk@145997 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 13:45:40 +00:00
ian%hixie.ch
ed31142824
Correct my spelling and my maths.
...
git-svn-id: svn://10.0.0.236/trunk@145996 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 13:45:06 +00:00
igor%mir2.org
63dd2db3be
Parser tree nodes of Token.CONVERT type are replaced by Token.TONUMBER and additional optimizer nodes to convert to double or object eliminating the need to distinguish them by Node.TYPE_PROPERTY.
...
git-svn-id: svn://10.0.0.236/trunk@145995 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 11:21:46 +00:00
dbaron%dbaron.org
80cf7ecc33
Reflow the children with style changed reason when a style changed reflow is targeted at a table. Patch from Bernd Mielke <bernd_mozilla@gmx.de>. b=198506 r+sr=dbaron a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@145992 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 06:15:10 +00:00
igor%mir2.org
f7e2d9a593
Removal of TypeEvent since its essential functionality beyond the declaration of few constants was used only to implement OptLocalVariable.assignType. Inlining that code eliminated need in TypeEvent.
...
git-svn-id: svn://10.0.0.236/trunk@145991 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 06:03:22 +00:00
brendan%mozilla.org
476d3351b3
One more comment tweak.
...
git-svn-id: svn://10.0.0.236/trunk@145988 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 01:19:30 +00:00
brendan%mozilla.org
f4ac3ab3f2
Followup to last checkin to better comment the dependency I missed.
...
git-svn-id: svn://10.0.0.236/trunk@145987 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 01:17:27 +00:00
noririty%jcom.home.ne.jp
00c388f5c2
refer new CookieViewer
...
git-svn-id: svn://10.0.0.236/trunk@145986 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 00:44:40 +00:00
bryner%brianryner.com
26114c3881
On Windows and OS/2, make pref .js files use DOS line endings even if the user is using cygwin with unix line endings. This works around a bug in the Macromedia Flash installer where it corrupts all.js. Bug 206029, r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@145982 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 23:18:28 +00:00
dbaron%dbaron.org
79be6a0159
Print output of profile creation. Print all arguments to commands, not just the filename. b=215331 r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@145981 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 22:21:13 +00:00
dbaron%dbaron.org
5784bb381b
Fix missing last character for test results for some cygwin-newline variants. Pass args to codesize test correctly (one arg per array element). b=207797 r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@145980 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 22:06:48 +00:00
bryner%brianryner.com
f51efb54e4
Remove duplicate --disable-mailnews, and remove wallet from the extensions list now that the new password manager code is enabled.
...
git-svn-id: svn://10.0.0.236/trunk@145979 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 21:45:24 +00:00
neil%parkwaycc.co.uk
4e73ed70e3
Bug 179728 work offline not unchecked when toggled from status bar r=dean_tessman sr=rbs a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145978 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 21:42:40 +00:00
hyatt%mozilla.org
b752eeb60d
Fix for 172616, just yank these rules that don't even apply once you have customizable toolbars.
...
git-svn-id: svn://10.0.0.236/trunk@145977 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 21:01:41 +00:00
mkaply%us.ibm.com
44eb1afa2f
Oops, didn't mean to check that in
...
git-svn-id: svn://10.0.0.236/trunk@145976 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 20:42:47 +00:00
mkaply%us.ibm.com
65925aa2b4
Bug #215871
...
r=mkaply, sr=blizzard, a=mkaply
OS/2 only - better checking for the message window so firebird/thunderbird/mozilla can coexist
git-svn-id: svn://10.0.0.236/trunk@145975 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 20:40:53 +00:00
mkaply%us.ibm.com
bb04a3a4d8
Bug #199507
...
r=pedemonte, sr=blizzard, a=mkaply
OS/2 only - Don't do NS_GOTFOCUS when we get activated - bad focus stuff happens
git-svn-id: svn://10.0.0.236/trunk@145974 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 20:18:24 +00:00
mkaply%us.ibm.com
86ee36d409
Bug #215457
...
r=darin, sr=dougt, a=mkaply
Move creation of event queue before component registration
git-svn-id: svn://10.0.0.236/trunk@145973 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 20:08:47 +00:00
hyatt%mozilla.org
e132b55bed
Fix assert in debug builds.
...
git-svn-id: svn://10.0.0.236/trunk@145972 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 19:54:24 +00:00
despotdaemon%netscape.com
2807e4bdf0
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@145971 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 19:16:51 +00:00
scott%scott-macgregor.org
335f384018
Checking this in for real this time!
...
Bug #190941 --> mailWindowOverlay.js uses obsolete outliner referenes. Thanks to Stephen Walker for porting this patch.
git-svn-id: svn://10.0.0.236/trunk@145970 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 19:11:10 +00:00
scott%scott-macgregor.org
3379b80f07
Bug #190941 --> mailWindowOverlay.js uses obsolete outliner referenes. Thanks to Stephen Walker for porting this patch.
...
Standalone message window is a bit of a mess. There are several separators and menu items that need to be hidden. Add the appropriate ids to these items and then hide them.
git-svn-id: svn://10.0.0.236/trunk@145969 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 19:07:11 +00:00
scott%scott-macgregor.org
3146b312bd
remove an obsolete file that doesn't exist.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145968 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 18:27:00 +00:00
scott%scott-macgregor.org
efb4e76749
Port Bug #141531 to thunderbird --> move quote reply pref from the options dialog to account settings.
...
Thanks to Stephen Walker for porting this to Thunderbird.
git-svn-id: svn://10.0.0.236/trunk@145967 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 18:25:04 +00:00
mkaply%us.ibm.com
23fc945d0c
r=me a=me - build a spellcheck XPI for linux
...
git-svn-id: svn://10.0.0.236/trunk@145964 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 17:48:58 +00:00
bienvenu%nventure.com
0d6f1c0bc6
fix dots in thread pane on empty trash, with suggestions from neil@parkwaycc r/sr/a=sspitzer 211289
...
git-svn-id: svn://10.0.0.236/trunk@145963 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 17:46:45 +00:00
mostafah%oeone.com
e59190a566
Removing duplicate defined entities
...
git-svn-id: svn://10.0.0.236/trunk@145962 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 17:39:08 +00:00
mostafah%oeone.com
4075db70ed
Using Mozilla icons instead
...
git-svn-id: svn://10.0.0.236/trunk@145960 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 17:16:33 +00:00
mostafah%oeone.com
793ecb2e78
Adding in mac files needed to build sunbird
...
git-svn-id: svn://10.0.0.236/trunk@145959 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 17:02:43 +00:00
igor%mir2.org
737ccfd620
Change TokenStream to return operational tokens as is without grouping them through Token.UNARY, Token.PRIMARY etc. Instead do grouping only in parser. In this way exceptional cases when grouping of tokens has to be changed by parser (like reinterpretation of Token.IN) it is easy to deal with. Another advantage is decompiler simplification since it does not need to perform nested switches to unwrap tokens.
...
git-svn-id: svn://10.0.0.236/trunk@145957 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 14:21:39 +00:00
ian%hixie.ch
d3f9999600
Make the opme command also take into account masks.
...
git-svn-id: svn://10.0.0.236/trunk@145956 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 13:15:57 +00:00
igor%mir2.org
a31ae568ba
I replaced Token.ADD/Token.SUB by Token.POS/Token.NEG as operands of UNARY operation nodes in parse tree. This is mostly for readability and to catch ADD/SUB misuse earlier.
...
git-svn-id: svn://10.0.0.236/trunk@145954 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 11:57:33 +00:00
igor%mir2.org
6fc1508775
Cosmetics: nodeOp as variable name is replaced by assignOp in methods related to construction of assignment nodes.
...
git-svn-id: svn://10.0.0.236/trunk@145953 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 11:53:14 +00:00
igor%mir2.org
45e8ed44fa
Change Parser to use IRFactory.createAssignment to create assignment nodes instead of calling createBinary only to handle assignments explicitly in IRFactory later.
...
git-svn-id: svn://10.0.0.236/trunk@145952 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 10:51:38 +00:00
bryner%brianryner.com
b76f9e546d
#include changes to go along with ian's checkin for bug 216015 - make #includes relative to source file
...
git-svn-id: svn://10.0.0.236/trunk@145951 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 09:53:32 +00:00
ian%hixie.ch
4b24071c2b
Oops: the scoping of the relative directory path was not working on #include. (Not part of seamonkey build. r=bryner for firebird build.)
...
git-svn-id: svn://10.0.0.236/trunk@145950 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 09:46:33 +00:00
kyle.yuan%sun.com
c4728ed6a2
Bug 216002 [ATK Accessibility] wrong inheritance for nsXULTreeColumnsAccessibleWrap
...
r=bolian.yin@sun.com
Not in the default build.
git-svn-id: svn://10.0.0.236/trunk@145949 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 07:25:30 +00:00
brendan%mozilla.org
79b275fcc6
Really fix 215878, with great help from darin.
...
git-svn-id: svn://10.0.0.236/trunk@145948 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 06:54:13 +00:00
igor%mir2.org
1a13df0f9b
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=215923 :
...
Search prototype chain of JS this until wrapped Java object is found that is compatible with Java this.
git-svn-id: svn://10.0.0.236/trunk@145947 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 06:04:41 +00:00
hyatt%mozilla.org
5c584c7599
Check in fix for 206595, make sure the isImageBlocked properly tests for a comparison with DENY_ACTION.
...
git-svn-id: svn://10.0.0.236/trunk@145946 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 06:04:25 +00:00
noririty%jcom.home.ne.jp
34fe4afcec
More localization patch by holyspirit@hkpeople.net b=202185
...
git-svn-id: svn://10.0.0.236/trunk@145945 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 05:55:46 +00:00
brendan%mozilla.org
e27c6498b5
Restore next-to-last rev, which is harmless.
...
git-svn-id: svn://10.0.0.236/trunk@145944 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 05:25:04 +00:00
darin%meer.net
6c2d85c7d5
backing out changes for bug 215878 to clear tinderbox orange (startup crash)
...
git-svn-id: svn://10.0.0.236/trunk@145943 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 05:17:14 +00:00
hyatt%mozilla.org
dd2a1b569c
Make the Go menu support statustext.
...
git-svn-id: svn://10.0.0.236/trunk@145941 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 03:21:37 +00:00
hyatt%mozilla.org
438af204e8
Make bookmarks in the menu bar show status text in the status bar on rollover. Add generic support for menuitems in the menu bar to show status text using statustext attributes for any XUL application.
...
git-svn-id: svn://10.0.0.236/trunk@145936 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 01:55:39 +00:00
hyatt%mozilla.org
1e41bb9908
Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location.
...
git-svn-id: svn://10.0.0.236/trunk@145935 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 00:21:42 +00:00
oeschger%netscape.com
43bed69902
bugs=198004,210300, a=asa, r=oeschger, work=r.j.keller, fixing search-db and help index in mozilla help system
...
git-svn-id: svn://10.0.0.236/trunk@145933 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 23:53:20 +00:00
brendan%mozilla.org
89fa1a1033
Fix js_FinishTakingSrcNotes 'logic gap' bug (215878, r=shaver, a=dveditz).
...
git-svn-id: svn://10.0.0.236/trunk@145932 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 23:42:55 +00:00
bienvenu%nventure.com
f7394ecd6c
handle reading messages when the server does not return the /SEEN flag as it SHOULD, r/sr/a=sspitzer, 215620
...
git-svn-id: svn://10.0.0.236/trunk@145931 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 23:12:21 +00:00
scott%scott-macgregor.org
f8ee4f20ec
Land new about dialog
...
git-svn-id: svn://10.0.0.236/trunk@145930 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 21:08:58 +00:00
justdave%syndicomm.com
e867c6f9cf
Bug 215962: Missing {} around implied hash reference in params to ThrowUserError
...
patch by Eric Selberg <erik@selberg.com >
r= justdave a= justdave
git-svn-id: svn://10.0.0.236/trunk@145928 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 18:54:16 +00:00
wtc%netscape.com
365f49cac6
Fix from Ian to address Bugzilla bug 202179.
...
The fix restores some old code that was removed as part of our
performance work (Bugzilla bug 145322). Thus, there may be a
slight performance hit, but obviously, we need to have correct
code first.
This is a part of the code I really don't like. To summarize,
there was a hack put in a long time ago to make sure that the
PKCS#11 session in which the SSL keys are generated was never
closed until the last key was deleted. This only worked by chance,
and if any part of the code was changed (as was the case here), this
unstable equilibrium would be lost. As with all hacks, it wasn't
really documented, so the problem escaped our notice. As a result of
putting the hack back in, we're going back to the horribly wasteful
operation of opening 4 sessions and immediately closing them. I intend
to have a proper solution in a later release.
git-svn-id: svn://10.0.0.236/trunk@145927 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 18:21:55 +00:00
ian%hixie.ch
afba3e8c3e
Remove some redundant checks for bug 133134.
...
git-svn-id: svn://10.0.0.236/trunk@145925 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 16:37:25 +00:00
ian%hixie.ch
ed375fdb84
Some more minor changes, and the addition of a response to '/me bites mozbot' (the 'kinky' responses, although they aren't very raunchy)
...
git-svn-id: svn://10.0.0.236/trunk@145924 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 16:35:59 +00:00
ian%hixie.ch
08e0b26ba1
New temperature scales (optimised for air temperatures)
...
git-svn-id: svn://10.0.0.236/trunk@145923 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 16:29:29 +00:00
roc+%cs.cmu.edu
5dc0998c4e
Bug 207637. Don't fire onchange for MouseUp events where we didn't see a mousedown. r+sr=dbaron,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145922 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 16:00:20 +00:00
roc+%cs.cmu.edu
a84edff323
Bug 213303. Allow events to be sent to views which are totally clipped out. r+sr=dbaron,a=brendan. Patch by nielsen@memberwebs.com.
...
git-svn-id: svn://10.0.0.236/trunk@145921 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 15:56:11 +00:00
bienvenu%nventure.com
cc8a899283
fix assertions deleting top level msg in a collapsed thread, part of work on 211289, r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@145918 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 15:14:13 +00:00
bienvenu%nventure.com
05a56dac8d
fix assertions deleting multiple messages by using batching, part of work on 211289, r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@145917 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 15:08:09 +00:00
noririty%jcom.home.ne.jp
246d273966
Add tooltip to status icon more informative. Patch by bugzilla@babylonsounds.com. b=215737 r=me
...
git-svn-id: svn://10.0.0.236/trunk@145916 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 14:43:09 +00:00
mostafah%oeone.com
7cc32e617b
Checking in patch for bug 199856: To do task list doesn't remember sort state
...
git-svn-id: svn://10.0.0.236/trunk@145914 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 14:12:40 +00:00
igor%mir2.org
0765d63de9
Making Decompiler.decompile public and changing NativeFunction.getSourceFunction() to return Object so it is easy to implement alternative presentation of encoded source.
...
git-svn-id: svn://10.0.0.236/trunk@145913 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 13:12:39 +00:00
neil%parkwaycc.co.uk
8f0d5cc4cf
Bug 141531 move quote reply pref (reply below/above) to account settings p=bugzilla@arlen.demon.co.uk r=me sr=bienvenu a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145912 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 12:33:04 +00:00
igor%mir2.org
a01dcad0f7
Encoded source presentation changes.
...
Now encoded source does not encode sources of nested functions as external references. Rather they are encoded as any other source elements and to implement function.toString() runtime stores starting and ending offsets for function encoded source.
In this way decompiler is separated from the rest of runtime and external applications can access the encoded source with less efforts.
git-svn-id: svn://10.0.0.236/trunk@145911 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 11:50:48 +00:00
igor%mir2.org
612c491f01
Using ScriptRuntime.emptyStrings to return emoty var array
...
git-svn-id: svn://10.0.0.236/trunk@145910 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 11:50:45 +00:00
neil%parkwaycc.co.uk
6593e9b14e
Bug 211695 Fix bugs in nsCertTree.cpp r=varga sr=alecf moa=kaie a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145909 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 11:20:50 +00:00
neil%parkwaycc.co.uk
1a38264341
Bug 209149 Show subcategories selecting a category in the preferences dialog r=dean_tessman sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145908 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 11:18:27 +00:00
neil%parkwaycc.co.uk
a677379d40
Bug 160055 Copy Email Address should unescape e.g. %40 to @ r=dean_tessman sr=bz a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145907 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 11:09:20 +00:00
neil%parkwaycc.co.uk
d173f44a4c
Bug 133503 Ctrl+F4 should not be active during print preview r=timeless sr=jag a=asa should also fix Ctrl+PgUp/PgDn from Bug 149907
...
git-svn-id: svn://10.0.0.236/trunk@145906 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 10:52:59 +00:00
neil%parkwaycc.co.uk
bc5c8dad88
Bug 126216 allow wrapping of error messages in JS console r=timeless sr=bz a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145905 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 10:35:48 +00:00
chanial%noos.fr
9bf94c4b73
bug 200439: last character typed in text field when creating new profile is not displayed in target location.
...
r=bryner, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@145904 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 08:43:10 +00:00
bryner%brianryner.com
b8b3823b10
Fix focus not being restored correctly after unminimizing a window on Win32 (bug 212556). r=ere@atp.fi, sr=jst@netscape.com, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@145903 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 06:43:48 +00:00
bryner%brianryner.com
1a77248ef6
Fix objdir bustage
...
git-svn-id: svn://10.0.0.236/trunk@145902 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 06:20:39 +00:00
dbaron%dbaron.org
9fb760c3bb
Add -Wno-long-long before adding -pedantic so that we can compile on gcc 3.3.1 without --disable-pedantic. r=bryner a=asa b=214051
...
git-svn-id: svn://10.0.0.236/trunk@145901 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 06:05:45 +00:00
hyatt%mozilla.org
094286a08f
Fix for 215296, r=bryner, sr=brendan, a=asa, This patch retains Seamonkey's behavior for titles on all platforms while patching Mac behavior to leave off the modifier for FB+TB
...
git-svn-id: svn://10.0.0.236/trunk@145900 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:51:39 +00:00
bryner%brianryner.com
af92b9ffc8
Enable new password manager for Firebird.
...
git-svn-id: svn://10.0.0.236/trunk@145899 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:22:10 +00:00
chanial%noos.fr
9cd884435e
I should have taken one more vacation day, definitely.
...
git-svn-id: svn://10.0.0.236/trunk@145898 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:11:21 +00:00
scott%scott-macgregor.org
2f7745c206
new junk mail icon for the thread pane / folder pane
...
git-svn-id: svn://10.0.0.236/trunk@145897 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:10:24 +00:00
scott%scott-macgregor.org
061ca9b593
removing obsolete file
...
git-svn-id: svn://10.0.0.236/trunk@145896 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:09:14 +00:00
scott%scott-macgregor.org
38f55c869b
New junk mail icon for the thread pane.
...
git-svn-id: svn://10.0.0.236/trunk@145895 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:08:12 +00:00
scott%scott-macgregor.org
0253619bfa
locale update
...
git-svn-id: svn://10.0.0.236/trunk@145894 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:04:34 +00:00
joshua.xia%sun.com
4cc2fcda3d
for bugzilla #215487 sr=darin r=louie.zhao
...
git-svn-id: svn://10.0.0.236/trunk@145893 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 04:27:47 +00:00
chanial%noos.fr
86d6a3ad20
fixing Mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@145892 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 03:56:01 +00:00
bryner%brianryner.com
91a57e9634
Address a couple of potential security problems by ensuring that usernames and passwords that are part of a URL are not included in the realm; don't do any signon storing or prefilling if the URI does not support hostnames.
...
git-svn-id: svn://10.0.0.236/trunk@145891 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 03:43:46 +00:00
scott%scott-macgregor.org
e9d687817a
Add a View / Layout menu item which allows the user to set the desired mail 3-pane layout.
...
Move the menu item for hiding the message pane from Toolbars (where it did not belong) down to
the new Layout menu.
Thanks to Stephen Walker for contributing this patch.
git-svn-id: svn://10.0.0.236/trunk@145890 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 03:12:22 +00:00
hyatt%mozilla.org
c68c77eaf2
Restore the titlemodifier
...
git-svn-id: svn://10.0.0.236/trunk@145889 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 02:47:14 +00:00
scott%scott-macgregor.org
911314bf1c
put back the - Thunderbird on window titles since accessibility needs this.
...
git-svn-id: svn://10.0.0.236/trunk@145888 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 02:36:25 +00:00
chanial%noos.fr
5b52467ea0
updating allmakefiles.sh (noticed by swalker)
...
git-svn-id: svn://10.0.0.236/trunk@145887 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 02:23:43 +00:00
hyatt%mozilla.org
ff31d41692
Make sure if you have a sep but no modifier, you don't append the modifier.
...
git-svn-id: svn://10.0.0.236/trunk@145886 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 02:19:28 +00:00
chanial%noos.fr
57e8ea19ac
bug 213228: new toolkit independence bug, part 2.
...
bind our dialog.xml and wizard.xml widgets.
remove the need for platformXUL.css and platformDialog.xml
sync dialog.xml (bug 197568, patch by ajvincent@juno.com ) with seamonkey
git-svn-id: svn://10.0.0.236/trunk@145885 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 01:19:58 +00:00
scott%scott-macgregor.org
c4b21a87da
Make Go to next unread message work for thunderbird when crossing folders. We were missing a declaration for MSG_FOLDER_FLAG_JUNK
...
which triggered a JS error.
git-svn-id: svn://10.0.0.236/trunk@145884 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 22:36:25 +00:00
dbaron%dbaron.org
27cf2ed74a
Fix attribute mapping for image inputs by always mapping the attributes that work on image inputs. b=214077 r+sr=bzbarsky a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@145883 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 21:53:24 +00:00
hyatt%mozilla.org
bebf1d2c48
Add back hiddenWindow.xul to jar.mn
...
git-svn-id: svn://10.0.0.236/trunk@145882 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 21:04:51 +00:00
hyatt%mozilla.org
cb2f86b154
Adding the hidden window file.
...
git-svn-id: svn://10.0.0.236/trunk@145881 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 21:02:56 +00:00
jag%tty.nl
acd42ad152
Bug 201761: Unknown namespace prefix 'html' in scrollbar.css. Patch by Ben Fowler <bfowler@ewitness.co.uk>, jag, r=Neil, sr=dbaron, a=Asa
...
git-svn-id: svn://10.0.0.236/trunk@145880 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 20:38:09 +00:00
neil%parkwaycc.co.uk
80ec3983b5
Bug 207243 -moz-image-region dimensions for spelling button are wrong p=sailfish@unforgettable.com r=me sr=bz a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145879 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 19:33:06 +00:00
chanial%noos.fr
85f01746c3
fix problem when rebuilding the toolkit only and add buildconfig.html to garbage.
...
git-svn-id: svn://10.0.0.236/trunk@145878 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 19:13:27 +00:00
bzbarsky%mit.edu
edbe6382af
Don't use uninitialiazed hashtable. Bug 214941, r=bsmedberg, sr=peterv, a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@145875 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 18:16:48 +00:00
bzbarsky%mit.edu
7e4a765816
Fix bug 214874. Script should not execute while innerHTML is being set.
...
r+sr=jst, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@145874 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 18:13:16 +00:00
jag%tty.nl
9865498d4f
Bug 215458: mac classic dialog.css: error parsing value for color property. r=Neil, sr=dbaron, a=Asa
...
git-svn-id: svn://10.0.0.236/trunk@145872 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 17:36:18 +00:00
bienvenu%nventure.com
208fe03dfb
fix multiple connection protection code by making sure host name is set correctly when processing selected state url, fixes a regression by backing out one line of change r/sr/a=sspizer 215776
...
git-svn-id: svn://10.0.0.236/trunk@145870 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 16:36:20 +00:00
bienvenu%nventure.com
ea1d97046d
fix offline sync not to leave db's open, and not to open db's without offline events, r=sspitzer, sr=mscott, a=sspitzer 215371
...
git-svn-id: svn://10.0.0.236/trunk@145869 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 15:54:25 +00:00
igor%mir2.org
00a757af20
Switching to use ClassFileWriter.addPush(String) instead of ClassFileWriter.addLoadConstant(String) to support string constants with JVM UTF8 encoding exceeding 64k.
...
git-svn-id: svn://10.0.0.236/trunk@145868 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 14:54:19 +00:00
chanial%noos.fr
135855d4c9
bug 213228: new toolkit independence bug, part 1.
...
fork buildconfig.html and build.dtd
git-svn-id: svn://10.0.0.236/trunk@145867 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 14:51:44 +00:00
igor%mir2.org
305124cf67
Fixing bugs in the initial implementation of ClassFileWriter.addPush(String): now it works
...
git-svn-id: svn://10.0.0.236/trunk@145866 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 14:14:12 +00:00
chanial%noos.fr
e74ccce529
"fixing" bustage by not including the non existent file browser/base/content/hiddenWindow.xul.
...
Currently (unless dave missed to check in several files), hiddenWindow.xul is in the xpfe toolkit.
That makes absolutely no sense since it is completely navigator dependent, but in order to have it in mozilla/browser, we need to provide a generic mechanism to run xul apps hiddenWindow.xul files similar to the one that launches the visible window (browser.xul, etc...) or rethink the all MacOS X hiddenWindow hackery (ie: remove the need for hiddenWindow.xul files and provide a way so that any MacOS X xul window with menu bar can be hidden, except of course the menubar).
git-svn-id: svn://10.0.0.236/trunk@145865 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 12:41:27 +00:00
kairo%kairo.at
ecab08be9b
bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145864 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 11:31:24 +00:00
igor%mir2.org
7d04093793
Use special token to encode function escape in Decompiler instead of using elaborated code to distinguish between start of function and function escape.
...
git-svn-id: svn://10.0.0.236/trunk@145863 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 11:06:21 +00:00
igor%mir2.org
916d20bdd2
Adding readFile function to the shell to read file context.
...
git-svn-id: svn://10.0.0.236/trunk@145862 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 10:54:40 +00:00
hyatt%mozilla.org
6415ec7ce1
Fix for 204418, make a pref available for picking the hiddenWindow URL so different apps can have their own hiddenWindow files. r/sr=bryner, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145861 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 08:42:36 +00:00
hyatt%mozilla.org
7ac27491ce
Make hiddenWindow actually work on Mac.
...
git-svn-id: svn://10.0.0.236/trunk@145860 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 08:41:34 +00:00
hyatt%mozilla.org
8bcb78aee8
Separate out the menu bar and the hacky go history tree.
...
git-svn-id: svn://10.0.0.236/trunk@145859 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 08:18:49 +00:00
hyatt%mozilla.org
779e664351
Separate keys, commands, broadcasters, and string bundles into their own file.
...
git-svn-id: svn://10.0.0.236/trunk@145858 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 08:12:19 +00:00
hyatt%mozilla.org
a793e2f4c9
Separate scripts into their own .inc file so they can be shared with the hiddenWindow.
...
git-svn-id: svn://10.0.0.236/trunk@145857 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 08:03:52 +00:00
hyatt%mozilla.org
3a6854d5f1
Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval.
...
git-svn-id: svn://10.0.0.236/trunk@145856 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 06:54:55 +00:00
despotdaemon%netscape.com
34a9f9bb09
Pseudo-automatic update of changes made by scott@scott-macgregor.org.
...
git-svn-id: svn://10.0.0.236/trunk@145855 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 04:54:01 +00:00
ben%bengoodger.com
a0f98c6460
bug 199819 - seems like I missed a couple of cases with this. Make sure that the autocompleteenabled attribute is set on all child browser widgets when we detect the preference change
...
git-svn-id: svn://10.0.0.236/trunk@145854 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 03:57:20 +00:00
ben%bengoodger.com
430ea44ec1
Clean up plugin override detection
...
git-svn-id: svn://10.0.0.236/trunk@145853 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 03:54:41 +00:00
ben%bengoodger.com
34b121456e
Fix bug 215383 - Empty space on personal toolbar does not act like a bookmark folder (unable to receive drops, etc)
...
git-svn-id: svn://10.0.0.236/trunk@145851 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 01:59:35 +00:00
hyatt%mozilla.org
d78211f28b
Fix for 173444, custom toolbars show up (incorrectly) in popup windows.
...
git-svn-id: svn://10.0.0.236/trunk@145850 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 22:48:52 +00:00
hyatt%mozilla.org
236ee2d6d8
Fix for 173444, custom toolbars show up (incorrectly) in popup windows.
...
git-svn-id: svn://10.0.0.236/trunk@145849 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 22:46:41 +00:00
hyatt%mozilla.org
4c7616443a
Fix for 179336, make sure the page report for blocked popups shows the right page url.
...
git-svn-id: svn://10.0.0.236/trunk@145848 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 22:28:28 +00:00
hyatt%mozilla.org
b29b152bf2
Remove duplicate stylesheet switching functions.
...
git-svn-id: svn://10.0.0.236/trunk@145847 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 21:49:24 +00:00
scott%scott-macgregor.org
f1a805ffba
Don't align boxes inside aligned rows in the font panel.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145846 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 19:23:43 +00:00
neil%parkwaycc.co.uk
766f78f931
Bug 61520 Add additional headers to every message p=telio+bugzilla@telio.net r=dmose sr=mscott a=rjesup a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145845 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 18:24:08 +00:00
noririty%jcom.home.ne.jp
6092fb0c53
Fix 186751 - 'About Mozilla Firebird' dialog to small for large fonts. Patch by borggraefe@despammed.com
...
git-svn-id: svn://10.0.0.236/trunk@145844 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 14:56:53 +00:00
noririty%jcom.home.ne.jp
f8f2e71f41
(blame)
...
git-svn-id: svn://10.0.0.236/trunk@145843 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 13:22:50 +00:00
noririty%jcom.home.ne.jp
3b2ee6c162
tweak css. b=171451
...
git-svn-id: svn://10.0.0.236/trunk@145842 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 11:11:27 +00:00
hyatt%mozilla.org
15297b8032
Tweak terminology.
...
git-svn-id: svn://10.0.0.236/trunk@145841 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 09:42:36 +00:00
hyatt%mozilla.org
25e734681e
Commit the data source file that will hold persisted alternate stylesheet choices.
...
git-svn-id: svn://10.0.0.236/trunk@145840 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 08:19:38 +00:00
hyatt%mozilla.org
d77b42e4fb
Add some notes about persistence of alt sheet choices.
...
git-svn-id: svn://10.0.0.236/trunk@145839 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 08:13:47 +00:00
hyatt%mozilla.org
5829e656e4
Initial commit of alternate stylesheet support in Firebird.
...
git-svn-id: svn://10.0.0.236/trunk@145838 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 08:04:58 +00:00
hyatt%mozilla.org
c73c098b4f
Fix for 204672, Mac OS X menus don't respect autocheck, r/sr=bryner, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145837 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 07:46:55 +00:00
scott%scott-macgregor.org
af6aa03834
increase the height of the options dialog to avoid truncating the Send Options button in the compose panel.
...
git-svn-id: svn://10.0.0.236/trunk@145836 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 05:53:15 +00:00
scott%scott-macgregor.org
d00190fd1e
More improvements to the advanced preferences pane. Remove some unnecessary labels among other things.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145835 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 05:00:58 +00:00
scott%scott-macgregor.org
b2312fbbb1
Drop in a new Mac icon that goes in the OSX system tray that looks like a proper aqua thunderbird icon. Thanks to Jason Kersey for the icon
...
and to Don Crandall for figuring out where to put it.
git-svn-id: svn://10.0.0.236/trunk@145834 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 04:57:28 +00:00
scott%scott-macgregor.org
6ccd049712
Use -moz-image-region for window config instead of using separate icons for each window layout.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145833 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 04:54:11 +00:00
bryner%brianryner.com
183a2f5de7
Fix sorting of history when Group by Date is selected (bug 215384). Get rid of the hidden columns in the history tree and instead dynamically change the sort attribute on the visible column. Implement a DayFolderIndex property for the date folders which gives an index (0-7) to sort on, rather than sorting them alphabetically. r=ben.
...
git-svn-id: svn://10.0.0.236/trunk@145832 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 04:42:17 +00:00
hyatt%mozilla.org
fd0c55b3d9
Remove ifdefs from browser.dtd
...
git-svn-id: svn://10.0.0.236/trunk@145831 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 04:28:02 +00:00
caillon%returnzero.com
916e757114
Bug 214949
...
Make XUL error pages work again by making GetOrigin() return the full spec for chrome: URIs and preventing principal lookups when the principals hash is empty.
r+sr=jst@netscape.com
a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/trunk@145830 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 02:26:11 +00:00
hyatt%mozilla.org
539151a004
Fix Open in Tabs on Mac with a hacky JS workaround.
...
git-svn-id: svn://10.0.0.236/trunk@145829 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 01:50:05 +00:00
bzbarsky%mit.edu
46cae71484
Backing out last checkin, since a= is needed.
...
git-svn-id: svn://10.0.0.236/trunk@145828 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 22:19:49 +00:00
bzbarsky%mit.edu
789730182e
Fix bug 214844 -- rel pos blocks with overflow set should be containing blocks
...
for abs pos elements. Patch by mats.palmgren@bredband.net (Mats Palmgren),
r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@145827 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 21:41:39 +00:00
asa%mozilla.org
6c168d9672
de-geekifying default bookmarks some - developers and testers are quite capable of making their own bookmarks - and removing redundant bookmark
...
git-svn-id: svn://10.0.0.236/trunk@145826 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 21:16:15 +00:00
hyatt%mozilla.org
04b59ee15f
Make dbl click behavior in the URL bar match WinIE on Win32 only.
...
git-svn-id: svn://10.0.0.236/trunk@145825 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 20:40:42 +00:00
bryner%brianryner.com
10fcafb2d7
Fix crash if the password field is the first field in a form.
...
git-svn-id: svn://10.0.0.236/trunk@145824 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 20:38:09 +00:00
noririty%jcom.home.ne.jp
65b94b95cd
Add bugzilla quicksearch
...
git-svn-id: svn://10.0.0.236/trunk@145823 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 19:41:44 +00:00
bsmedberg%covad.net
59065133a3
Bug 212919 - Fix const issues in nsDataHashtable on MSVC7 (I'm surprised other
...
compilers didn't barf already!) r=swalker sr=scc a=asa
git-svn-id: svn://10.0.0.236/trunk@145822 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 19:24:24 +00:00
noririty%jcom.home.ne.jp
3a6944dc25
Fix 202106 - Fix hardcoded reference. Patch by mconnor and sipaq.
...
git-svn-id: svn://10.0.0.236/trunk@145821 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 19:05:44 +00:00
ian%hixie.ch
302c09062d
Make Rude actually tell you the right host when it fails. Also, clarify a comment.
...
git-svn-id: svn://10.0.0.236/trunk@145818 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 15:13:53 +00:00
ian%hixie.ch
a0297d9b4b
Minor fix to autoop help. Patch by mental.
...
git-svn-id: svn://10.0.0.236/trunk@145817 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 15:13:03 +00:00
ian%hixie.ch
d66177a54f
Use DBM database instead of config file for seen data. Note that there is no migration path for old seen data, and that the config file isn't updated to remove the now superfluous variables.
...
git-svn-id: svn://10.0.0.236/trunk@145816 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 14:54:02 +00:00
noririty%jcom.home.ne.jp
72614d1281
Add Toolbars menu to toolbar contextmenu. Patch by drbrain-bugzilla@segment7.net b=174408
...
git-svn-id: svn://10.0.0.236/trunk@145815 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 14:47:31 +00:00
ian%hixie.ch
b7fc6f52c5
better error handling (to handle the case where the servers are totally down, like now)
...
git-svn-id: svn://10.0.0.236/trunk@145814 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 13:58:13 +00:00
ian%hixie.ch
130d4f80ef
Make mozbot slightly more willing to insult people (won't help much since the servers are down, but oh well)
...
git-svn-id: svn://10.0.0.236/trunk@145813 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 13:54:27 +00:00
ian%hixie.ch
cd92b19066
minor comment fixup
...
git-svn-id: svn://10.0.0.236/trunk@145812 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 13:53:17 +00:00
ian%hixie.ch
b871b37ad2
Implement a hitting command, add some new variants to some existing commands
...
git-svn-id: svn://10.0.0.236/trunk@145811 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 13:49:36 +00:00
ian%hixie.ch
9c36805f50
Fix a minor warning
...
git-svn-id: svn://10.0.0.236/trunk@145810 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 13:48:22 +00:00
ian%hixie.ch
6ef172b36f
Minor documentation fixes: typoes, slight inaccuracies, etc
...
git-svn-id: svn://10.0.0.236/trunk@145809 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 13:47:54 +00:00
bryner%brianryner.com
56d3d16238
Improve support for autocomplete=off (bug 178597). Check for autocomplete=off on the form element as well as the input, and use case-insensitive string compare.
...
git-svn-id: svn://10.0.0.236/trunk@145808 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 10:15:31 +00:00
bryner%brianryner.com
e95c2d418e
Convert nsIAutoCompleteResultTypes.h to an IDL file, which makes QI'ing to those interfaces work as expected.
...
git-svn-id: svn://10.0.0.236/trunk@145807 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 10:08:00 +00:00
hyatt%mozilla.org
9be4babea1
Refine the sidebar's link check.
...
git-svn-id: svn://10.0.0.236/trunk@145806 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 09:07:46 +00:00
blakeross%telocity.com
ea3935322b
Fix yet another font issue.
...
git-svn-id: svn://10.0.0.236/trunk@145805 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 08:43:17 +00:00
blakeross%telocity.com
0711225157
Fixing font bug Asa found.
...
git-svn-id: svn://10.0.0.236/trunk@145804 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 08:16:15 +00:00
blakeross%telocity.com
7c752c5a0a
Fixing 200718
...
git-svn-id: svn://10.0.0.236/trunk@145803 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 07:56:48 +00:00
blakeross%telocity.com
445b774265
Fix 200718
...
git-svn-id: svn://10.0.0.236/trunk@145802 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 07:56:31 +00:00
despotdaemon%netscape.com
c9c0884803
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@145801 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 06:53:08 +00:00
hyatt%mozilla.org
ed34777379
Localize the title string for transient sidebar bookmarks loaded via _search.
...
git-svn-id: svn://10.0.0.236/trunk@145800 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 06:51:13 +00:00
hyatt%mozilla.org
a832af1680
Add support for Opera's rel=sidebar mechanism for adding panels. Add support for WinIE's target=_search as a way of displaying temporary panels.
...
git-svn-id: svn://10.0.0.236/trunk@145799 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 06:47:32 +00:00
scott%scott-macgregor.org
a96a74eda9
Use a grd to align the language menu lists in the fonts & languages panel.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145798 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 06:13:21 +00:00
scott%scott-macgregor.org
4ad3a4c8b6
Remove extraneous boxes from various pref panels.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145797 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 06:06:52 +00:00
blakeross%telocity.com
420b546e2d
Fix font bustage.
...
git-svn-id: svn://10.0.0.236/trunk@145796 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 05:17:08 +00:00
hyatt%mozilla.org
5f85a4ce53
Fork the sidebar component for Firebird/Thunderbird. r/sr=bryner, a=asa, bug #215599
...
git-svn-id: svn://10.0.0.236/trunk@145795 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 05:04:05 +00:00
hyatt%mozilla.org
51dd4e59ab
Implement Seamonkey's addPanel API
...
git-svn-id: svn://10.0.0.236/trunk@145794 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 05:02:55 +00:00
scott%scott-macgregor.org
5577a383cf
Make the options dialog resizeable.
...
git-svn-id: svn://10.0.0.236/trunk@145793 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 04:49:51 +00:00
scott%scott-macgregor.org
28ba822445
expose address collection rules to the advanced pref panel. I hope to make room for this in the composition category later.
...
git-svn-id: svn://10.0.0.236/trunk@145792 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 04:38:10 +00:00
ben%bengoodger.com
16224ae6ed
relicense file
...
git-svn-id: svn://10.0.0.236/trunk@145791 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 04:11:44 +00:00
ben%bengoodger.com
16c47e3988
add comment
...
git-svn-id: svn://10.0.0.236/trunk@145790 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 04:04:54 +00:00
ben%bengoodger.com
c491c09a9e
Fix helper apps list being blank by properly handling types that don't have extended info (such as primaryExtension) available for them.
...
git-svn-id: svn://10.0.0.236/trunk@145789 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 04:04:26 +00:00
bryner%brianryner.com
69efaa3bdd
Make this loop more correct - voidarray counts are PRInt32.
...
git-svn-id: svn://10.0.0.236/trunk@145788 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 03:48:34 +00:00
blakeross%telocity.com
3f3f443d63
Fix string for consistency.
...
git-svn-id: svn://10.0.0.236/trunk@145787 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 03:29:03 +00:00
bienvenu%nventure.com
767d76e008
fix problem re-applying junk/non-junk status to new messages after first update of folder r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@145786 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 02:03:09 +00:00
bienvenu%nventure.com
c921578262
speedup downloading of news messages for offline use 214525 r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@145785 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 02:01:45 +00:00
dbaron%dbaron.org
26188aebe5
Make code clearer.
...
git-svn-id: svn://10.0.0.236/trunk@145784 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 01:41:06 +00:00
scott%scott-macgregor.org
9685ddb070
use the triangle for mail ui twisty and the +/- for advanced options.
...
git-svn-id: svn://10.0.0.236/trunk@145783 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 01:19:14 +00:00
despotdaemon%netscape.com
a9056f9a02
Pseudo-automatic update of changes made by hyatt@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@145782 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 01:19:07 +00:00
scott%scott-macgregor.org
8c24aabbaa
use the traditional + / - twisties for the advanced options panel and the triangles for the mail ui.
...
git-svn-id: svn://10.0.0.236/trunk@145781 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 01:17:09 +00:00
scott%scott-macgregor.org
8a57c86afd
Rebuild the advanced pref panel to use the shared expander bindings found in mozilla/toolkit.
...
collapse prefPanel.css into pref.css
git-svn-id: svn://10.0.0.236/trunk@145780 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 01:15:31 +00:00
hyatt%mozilla.org
ce07580ac2
Forgot makefile.in for firebird.
...
git-svn-id: svn://10.0.0.236/trunk@145779 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 01:10:38 +00:00
hyatt%mozilla.org
3edbee8191
Add the sidebar to browser. Not built yet.
...
git-svn-id: svn://10.0.0.236/trunk@145777 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 00:36:47 +00:00
hyatt%mozilla.org
184ca06709
Fork the chrome registry for Fb+Tb, bug 215496, r=bryner, sr+a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@145772 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 23:28:27 +00:00
wtc%netscape.com
9d13f6067f
Deleted useless local variable 'arena' in cert_ImportCAChain.
...
git-svn-id: svn://10.0.0.236/trunk@145770 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 23:15:50 +00:00
scott%scott-macgregor.org
7f250196ce
Bug #211031 --> if we are saving as draft/template/send later then don't insert the undisclosed recipients text. We'll do that
...
later when we actually go to send the message.
r/sr=bienvenu
a=asa
git-svn-id: svn://10.0.0.236/trunk@145768 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 22:56:44 +00:00
dbaron%dbaron.org
17010e84d6
Stop breaking negative numbers in calltrees.
...
git-svn-id: svn://10.0.0.236/trunk@145767 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 22:32:40 +00:00
dbaron%dbaron.org
7482fd44bc
Allow fixup of counts at end of make-tree.pl output.
...
git-svn-id: svn://10.0.0.236/trunk@145766 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 22:30:37 +00:00
dbaron%dbaron.org
2208a0cd3c
Clean up a little. Improve output.
...
git-svn-id: svn://10.0.0.236/trunk@145765 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 22:23:18 +00:00
scott%scott-macgregor.org
ad054b69c4
mailViews.dat was listed twice.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145764 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 22:17:34 +00:00
scott%scott-macgregor.org
b8db790471
Remove obsolete helperProgress dlg chrome.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145763 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 22:15:07 +00:00
blakeross%telocity.com
862e59d173
didnt mean to change that yet
...
git-svn-id: svn://10.0.0.236/trunk@145761 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 21:23:37 +00:00
scott%scott-macgregor.org
5e293fa615
Bug #173954 --> Add Send Page, Send Link and Send Image support to Firebird. Turned off for unix builds.
...
r/sr=ben
git-svn-id: svn://10.0.0.236/trunk@145760 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 21:23:34 +00:00
blakeross%telocity.com
1f7754622d
startup() shouldnt be called twice.
...
git-svn-id: svn://10.0.0.236/trunk@145759 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 21:19:04 +00:00
kerz%mozillazine.org
223daccefc
Adding advanced icon to the pref window.
...
git-svn-id: svn://10.0.0.236/trunk@145758 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 21:04:38 +00:00
rjesup%wgate.com
f9aca9363b
Bug 193011: frame recursion limits re-added/docshell limit removed (backout
...
of bug 98158 and follow-on patches). Re-fixes bug 98158 in a different way.
r=darin, sr=dbaron, a=asa
git-svn-id: svn://10.0.0.236/trunk@145757 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 20:32:22 +00:00
hyatt%mozilla.org
ddcdc3d12c
Support titledefault in tabbed browsing.
...
git-svn-id: svn://10.0.0.236/trunk@145756 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 18:59:40 +00:00
scott%scott-macgregor.org
126a429284
Land Bug #214402 for David into thunderbird --> Keep thread pane blank until we are logged in for online imap and pop cases.
...
git-svn-id: svn://10.0.0.236/trunk@145755 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 17:17:50 +00:00
igor%mir2.org
bd57e0cecf
making decompiler class public so public method Parser.parser still can be called from outside omj.
...
git-svn-id: svn://10.0.0.236/trunk@145754 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 16:42:41 +00:00
scott%scott-macgregor.org
7987a67e7e
***Thunderbird Only blocker***
...
Back out 213538 which attempted to remove a thunderbird ifdef in nsWebShell.cpp. This broke the ability to display mail messages
on mac, linux and win95/win98 builds. Miraculously it sometimes works on win xp, but still has issues.
git-svn-id: svn://10.0.0.236/trunk@145753 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 16:20:19 +00:00
igor%mir2.org
5f9d3ee8b9
Pass Decompiler object as an argument for Parser.parse instead of creating an instance there for better flexibility.
...
git-svn-id: svn://10.0.0.236/trunk@145752 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 15:42:19 +00:00
igor%mir2.org
fcf58b8b7a
Calling Decompiler.decompile directly instead of calling Parser.decompile
...
git-svn-id: svn://10.0.0.236/trunk@145751 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 15:36:48 +00:00
noririty%jcom.home.ne.jp
f72fc0a87b
tweak AutomaticImageResizing label
...
git-svn-id: svn://10.0.0.236/trunk@145750 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 14:58:17 +00:00
noririty%jcom.home.ne.jp
c2ada7156d
Fix 213787 - Add an id for 'Open in Tabs' menuseparator. Patch by logan@dct.com.
...
git-svn-id: svn://10.0.0.236/trunk@145749 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 14:42:01 +00:00
bienvenu%nventure.com
7d4ee57d14
fix 115096 problem constructing subject of replies when charset of subject string is not the same as the message charset r=mscott, sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@145748 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 14:19:18 +00:00
bienvenu%nventure.com
37ee45aad0
add default pref for password protecting local hdr cache, 214402, r=scott, sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@145747 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 14:16:11 +00:00
bienvenu%nventure.com
e282c49922
fix 214245 speedup downloading of large messages, and messages for offline use, r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@145746 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 14:14:08 +00:00
noririty%jcom.home.ne.jp
3d7cffca2f
Fix 212188 - Increase accessibility to set homepage from bookmark.
...
git-svn-id: svn://10.0.0.236/trunk@145745 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 14:08:57 +00:00
rjesup%wgate.com
ef47e08dab
Undo mistaken checkin of bug 193011
...
git-svn-id: svn://10.0.0.236/trunk@145744 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 13:14:06 +00:00
rjesup%wgate.com
a835bad7b5
Bug 193011: frame recursion limits re-added/docshell limit removed (backout
...
of bug 98158 and follow-on patches). Also re-fixes bug 98158.
r=darin, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@145743 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 13:06:40 +00:00
noririty%jcom.home.ne.jp
c1bf2eb886
Add resizer to Thunderbird. b=194081 r=me
...
git-svn-id: svn://10.0.0.236/trunk@145742 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 12:31:01 +00:00
igor%mir2.org
db342ef1d6
Decompiler class is moved to a separated file
...
git-svn-id: svn://10.0.0.236/trunk@145741 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 10:35:57 +00:00
bryner%brianryner.com
0632964b65
Make removal of stored logins play nicer with the tree widget. Do a (batched) notification of the treeBoxObject that the row count is changing when deleting one or more stored logins. Also do a rowCountChanged notification when removing all stored logins.
...
git-svn-id: svn://10.0.0.236/trunk@145740 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 09:42:24 +00:00
igor%mir2.org
ce89664e6f
1. Fixing Decompler.decopile for a function body when justBody is true Token.LC is added to the list of tokens to skip in function header.
...
2. Various cleanups in Decompiler to finalize Parser/Decompler split.
git-svn-id: svn://10.0.0.236/trunk@145739 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 09:35:36 +00:00
igor%mir2.org
9c0943e582
push(int/double) simply calls now ClassFileWriter.addPush()
...
git-svn-id: svn://10.0.0.236/trunk@145738 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 09:32:40 +00:00
igor%mir2.org
534939e2b3
Added addPush(String) to generate code to push the given String into stack even if String does not fit the class file format restriction that JVM utf-8 encoding of strings in constant pool can not exceed 64K - 1.
...
Also added addPush(int/double) for symmetry, they are copied here from omj/optimizer/Codegen.java.
git-svn-id: svn://10.0.0.236/trunk@145737 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 09:30:57 +00:00
bryner%brianryner.com
366be79e73
Fix a compiler warning
...
git-svn-id: svn://10.0.0.236/trunk@145736 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 09:28:13 +00:00
blakeross%telocity.com
d4aa7b7bb1
Make Ctrl+I open bookmarks sidebar for IE compatibility.
...
git-svn-id: svn://10.0.0.236/trunk@145733 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 09:11:54 +00:00
dbaron%dbaron.org
9fd204647b
Add script to use addr2line to get more useful information out of Linux stack traces.
...
git-svn-id: svn://10.0.0.236/trunk@145732 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 08:51:56 +00:00
despotdaemon%netscape.com
1339bf783a
Pseudo-automatic update of changes made by hyatt@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@145731 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 08:05:19 +00:00
blakeross%telocity.com
67598474c9
Oops, remove this ifdef too.
...
git-svn-id: svn://10.0.0.236/trunk@145730 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 08:02:16 +00:00
blakeross%telocity.com
8b97793c96
Add autoscroll pref to advanced. For now, autoscroll is on by default on linux because we haven't forked the linux prefs override file, unix.js.
...
git-svn-id: svn://10.0.0.236/trunk@145729 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 08:01:24 +00:00
blakeross%telocity.com
7c66c9551a
Add "add engines" item to search bar dropdown (links to mycroft page for now, we'll want a more friendly site later)
...
git-svn-id: svn://10.0.0.236/trunk@145728 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 07:44:06 +00:00
oeschger%netscape.com
23789f1176
small mend on earlier check-in for 76761, a=chofmann, r=oeschger, patch=r.j.keller, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@145723 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 03:00:53 +00:00
dean_tessman%hotmail.com
8bcb312ca7
203754 - Bug in select code in Auto-Complete component
...
patch eric@5stops.com
git-svn-id: svn://10.0.0.236/trunk@145722 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 02:38:24 +00:00
oeschger%netscape.com
bd9a48f82e
small mend on earlier check-in for 76761, a=chofmann, r=oeschger, patch=r.j.keller, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@145721 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 02:31:02 +00:00
jshin%mailaps.org
5bd21ec1fe
bug 214769 : add two more registry-encoding pairs for ISO10646 fonts (HP/UX) : r=smontagu,sr=blizzard,a=chofman)
...
git-svn-id: svn://10.0.0.236/trunk@145719 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 01:06:54 +00:00
jshin%mailaps.org
da70a88264
bug 205682 : URLs in html documents are saved (and sent back) in UTF-8. Get them saved/sent-back in the document charset (r=adamlock, sr=bz, a=chofmann)
...
git-svn-id: svn://10.0.0.236/trunk@145718 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 01:00:30 +00:00
ben%bengoodger.com
0199a9a711
Actually fix b199819
...
git-svn-id: svn://10.0.0.236/trunk@145717 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 00:52:33 +00:00
mhammond%skippinet.com.au
20db0111df
Fix errors with (and add tests for) unsigned long constants on solaris.
...
Not part of the build (and neither was the last checkin - sorry)
git-svn-id: svn://10.0.0.236/trunk@145716 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 00:51:40 +00:00
mhammond%skippinet.com.au
fd03b99bb2
Add some extra utf8 string tests.
...
git-svn-id: svn://10.0.0.236/trunk@145715 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 00:50:34 +00:00
ben%bengoodger.com
9ac266bacd
b199819 - setting browser.formfill.enable to false doesn't disable form autocomplete. Remove what seems to be an unnecessary code path that activates form fill without checking the pref.
...
git-svn-id: svn://10.0.0.236/trunk@145714 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-08 00:27:08 +00:00
hyatt%mozilla.org
8a87664a7d
Update for 215440, make sure not to break SeaMonkey titlebars when the doc has no title, r/sr/a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@145713 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 23:01:24 +00:00
despotdaemon%netscape.com
15eebdc60a
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@145712 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 22:42:03 +00:00
ben%bengoodger.com
70f2fc32c1
b215197 - Plugin Configuration UI shows entries for plugins that aren't configured in this build.
...
git-svn-id: svn://10.0.0.236/trunk@145711 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 22:02:21 +00:00
ben%bengoodger.com
13a89be6bb
b215197 - Plugin Configuration UI shows entries for types that aren't configured in this build.
...
git-svn-id: svn://10.0.0.236/trunk@145710 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 22:01:49 +00:00
wtc%netscape.com
c910338374
Bugscape bug 49314: code cleanup. Throw InvalidKeyException directly
...
instead of NoSuchAlgorithmException.
git-svn-id: svn://10.0.0.236/trunk@145709 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 21:45:35 +00:00
despotdaemon%netscape.com
b3c588ba06
Pseudo-automatic update of changes made by scott@scott-macgregor.org.
...
git-svn-id: svn://10.0.0.236/trunk@145707 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 21:09:26 +00:00
hyatt%mozilla.org
9d5c4ad5fa
FIx for 215440, add support for a titledefault attribute that can be used when a document has no title.
...
git-svn-id: svn://10.0.0.236/trunk@145706 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 21:05:58 +00:00
smontagu%netscape.com
2210c1cd3e
As a temporary stopgap fix for issues with GDI handles on Windows, don't optimize images at all. Patch by jdunn@maine.rr.com, r=smontagu, sr=tor, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@145705 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 19:46:54 +00:00
hyatt%mozilla.org
c73f7c9957
Switch close tabs and close other tabs.
...
git-svn-id: svn://10.0.0.236/trunk@145703 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 19:01:27 +00:00
jag%tty.nl
c96cf7021a
Bug 212793: crash when following link when a file upload box is on the screen with XSLT generated content. r=Pike, sr=jst, a=choffman
...
git-svn-id: svn://10.0.0.236/trunk@145702 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 18:58:30 +00:00
scott%scott-macgregor.org
27fb42a7b7
no more titlemodifier attribute
...
git-svn-id: svn://10.0.0.236/trunk@145701 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 18:36:19 +00:00
scott%scott-macgregor.org
4e3e81fe68
Get rid of the titlemodifier attribute on all of the mail windows. We no longer append the useless "- Thunderbird" to
...
our window titles. This matches the recent change to firebird.
git-svn-id: svn://10.0.0.236/trunk@145699 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 18:35:39 +00:00
hyatt%mozilla.org
aa53e58264
Add titledefault attribute to the browser window.
...
git-svn-id: svn://10.0.0.236/trunk@145697 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 18:29:18 +00:00
oeschger%netscape.com
120e988673
a=chofmann for 1.5, sr=jag, r=oeschger, work=r.j.keller: adding help for IE users to help menu/system
...
git-svn-id: svn://10.0.0.236/trunk@145696 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 17:29:31 +00:00
igor%mir2.org
4320891d95
Restoring from bad commit of development uncompilable code
...
git-svn-id: svn://10.0.0.236/trunk@145695 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 15:10:10 +00:00
igor%mir2.org
9107fe0b83
Notification of debugger about finished compilation of script/top-level-function is moved to a separated function. In this way Interpreter and ScriptOrFnNode does not need to pass original source around just to throw it away if debugger is not present.
...
git-svn-id: svn://10.0.0.236/trunk@145694 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 15:08:00 +00:00
noririty%jcom.home.ne.jp
9baadca2c4
Fix 213994 - Warn and uninstall when applying old themes. Patch (mostly) by mpconnor@rogers.com
...
git-svn-id: svn://10.0.0.236/trunk@145693 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 14:56:57 +00:00
igor%mir2.org
dc2d6de754
Replace anonymous/empty name play for functions constructed through Function in NativeFunction/Parser by using anonymous when necessary when assembling function source from Function arguments.
...
git-svn-id: svn://10.0.0.236/trunk@145692 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 10:46:41 +00:00
blakeross%telocity.com
8ae0295476
Google is the default search bar engine.
...
git-svn-id: svn://10.0.0.236/trunk@145691 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 09:00:28 +00:00
igor%mir2.org
fd5f8cc7f0
Less generic code for interactioon between Parser and Decompiler
...
git-svn-id: svn://10.0.0.236/trunk@145690 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 07:19:16 +00:00
ben%bengoodger.com
2158cea469
Add type information to the unknown content type dialog
...
git-svn-id: svn://10.0.0.236/trunk@145689 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 04:56:26 +00:00
blakeross%telocity.com
803f7375c9
Remove dmoz from the firebird search bar. r/sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@145688 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 02:55:48 +00:00
ben%bengoodger.com
17c07c83c0
Fix js error when OKing the options dialog after having visited the downloads panel
...
git-svn-id: svn://10.0.0.236/trunk@145687 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 02:50:36 +00:00
blakeross%telocity.com
b5bafd30ff
Add another advanced pref.
...
git-svn-id: svn://10.0.0.236/trunk@145685 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 00:57:49 +00:00
blakeross%telocity.com
a407d9db6f
New advanced panel, move expander to toolkit.
...
git-svn-id: svn://10.0.0.236/trunk@145684 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 00:38:59 +00:00
glen.beasley%sun.com
3a70582427
215190 delete CA created certs
...
git-svn-id: svn://10.0.0.236/trunk@145683 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 00:34:32 +00:00
noririty%jcom.home.ne.jp
5578576fb1
Fixing release-notes 404
...
git-svn-id: svn://10.0.0.236/trunk@145681 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 00:03:19 +00:00
dbaron%dbaron.org
9c8f3a09cc
Remove workaround for timer bug, since the timer bug is fixed and the workaround now causes a crash. b=215250 r+sr=brendan a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145680 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 00:00:13 +00:00
dbaron%dbaron.org
c0b1458980
Fix view positioning logic in RelativePositionFrames so that widgets are positioned correctly. b=214623 r+sr=roc a=asa
...
git-svn-id: svn://10.0.0.236/trunk@145679 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 23:59:10 +00:00
ben%bengoodger.com
4393b8337c
b215291 - Show Folder for Custom Folder sometimes show bin directory
...
- remove unnecessary QIs, initialize local file using initWithPath.
git-svn-id: svn://10.0.0.236/trunk@145677 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 21:16:34 +00:00
ben%bengoodger.com
dc1fb2ed19
Add comment
...
git-svn-id: svn://10.0.0.236/trunk@145676 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 20:40:35 +00:00
ben%bengoodger.com
22fe3cca04
b215290 - Alt+Click does not follow download folder preferences
...
- make the call to saveURL from the Alt+Click handling pass the 'skipPrompt' flag, and also make the code in contentAreaUtils.js not overwrite existing files similar to 215194.
git-svn-id: svn://10.0.0.236/trunk@145675 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 20:39:23 +00:00
ben%bengoodger.com
f46a130900
-b215288 - Ctrl+S does not remember the last directory saved to.
...
- use an independent lastDir pref to contain the last directory saved to from a Save As dialog. browser.download.dir becomes a default for autodownload only.
git-svn-id: svn://10.0.0.236/trunk@145674 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 20:30:19 +00:00
ben%bengoodger.com
3614f0b63e
b215194 - autodownload overwrites existing files
...
- append/insert -# to file names to prevent overwriting.
git-svn-id: svn://10.0.0.236/trunk@145673 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 20:11:59 +00:00
ben%bengoodger.com
e3411dd01a
b215289, download folder menulist has a horizontal scrollbar when a long download folder path is selected. use the right value of crop attribute ('center' not 'middle') to prevent things from going bad.
...
git-svn-id: svn://10.0.0.236/trunk@145672 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 18:24:18 +00:00
despotdaemon%netscape.com
3389e18652
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@145671 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 18:12:51 +00:00
jshin%mailaps.org
99d4060eb7
bug 214743 : remove Hangul Jamo fallback in KSC5601GL encoder and 'generator'. Also remove the corresponding 'scanner' in uscan.c that's not used by any decoder (r=smontagu,sr=blizzard)
...
git-svn-id: svn://10.0.0.236/trunk@145666 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 17:07:22 +00:00
igor%mir2.org
8731fb74e5
Code to generate/decode encoded source presentation is factored to a separated class Decompiler.
...
git-svn-id: svn://10.0.0.236/trunk@145665 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 16:18:28 +00:00
amardare%qnx.com
a37dc82764
Change for the qnx ( photon ) platform - this should not affect building/runtime any other platform.
...
Fixed the playing of a custom wav file.
git-svn-id: svn://10.0.0.236/trunk@145664 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 16:06:31 +00:00
noririty%jcom.home.ne.jp
f91bf8ce2e
Fixing 'Set Home Page' dialog description issue.
...
git-svn-id: svn://10.0.0.236/trunk@145663 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 14:54:47 +00:00
noririty%jcom.home.ne.jp
89ea2b3a68
truly fix b=206789
...
git-svn-id: svn://10.0.0.236/trunk@145660 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 14:29:46 +00:00
igor%mir2.org
3d06d0d5b9
1. Add Token.NOT as a byte code instead of generating if code to push false/true as "!" is frequent enough and interpreter does not have optimized mode to remove most of its usage in logical context.
...
2. When dumping icode, print it to System.out instead of icode.txt file for more convenient development.
git-svn-id: svn://10.0.0.236/trunk@145657 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 11:37:14 +00:00
axel%pike.org
221a970723
bug 210107, dont double blank lines when switching from normal to html, patch by burpmaster@truffala.net, r=brade, sr=tor
...
git-svn-id: svn://10.0.0.236/trunk@145656 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 09:57:02 +00:00
blakeross%telocity.com
23e2800bee
Fixing some description-related issues.
...
git-svn-id: svn://10.0.0.236/trunk@145655 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 09:14:03 +00:00
blakeross%telocity.com
d0d0e309e3
Fix some stuff.
...
git-svn-id: svn://10.0.0.236/trunk@145654 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 08:43:56 +00:00
blakeross%telocity.com
30e7e2a62a
Minor cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@145653 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 08:40:04 +00:00
bryner%brianryner.com
bd9b7b7e59
For a username/password prompt, allow saving of the password even if the username is blank.
...
git-svn-id: svn://10.0.0.236/trunk@145652 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 08:29:38 +00:00
ssu%netscape.com
f6726ea925
fixing the following bugs:
...
bug 212599 - profile deleted when updating from 1.4b to 20030712 build
bug 212244 - move ExcludeRemoveList to config.ini
bug 213573 - Won't let me install in my preffered directory because it
contains the same letters as my windows directory
r=dveditz
sr=jag
git-svn-id: svn://10.0.0.236/trunk@145651 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 07:51:47 +00:00
igor%mir2.org
146f273dbe
build.xml reorganization to add deepclean, clean and help targets and making help a default target, see for details http://bugzilla.mozilla.org/show_bug.cgi?id=214997
...
git-svn-id: svn://10.0.0.236/trunk@145650 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 07:47:58 +00:00
igor%mir2.org
69732748ea
More tokens used only in Interpreter are moved from Token to Interpreter. I also added addToken/addIcode to be used instead of simple addByte to catch bugs about wrong byte code as soon as possible.
...
git-svn-id: svn://10.0.0.236/trunk@145649 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 07:39:37 +00:00
igor%mir2.org
7fc827ffd0
I changed Context.codeBug to return RuntimeException instead of void to be able to wright "throw Context.codeBug()" when simple "Context.codeBug()" leads to a compile error about unreachable code or missed return.
...
git-svn-id: svn://10.0.0.236/trunk@145648 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 07:37:27 +00:00
brendan%mozilla.org
082f42b64a
I can't believe that after all the work for bug 208030, I forgot to re-base js_GetSrcNote's notion of note origin to the script's prolog, from its main entry point (214761).
...
git-svn-id: svn://10.0.0.236/trunk@145647 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 06:56:01 +00:00
hyatt%mozilla.org
bfa1f97e6b
Make sure the sidebar has the extrachromme class on it for popups.
...
git-svn-id: svn://10.0.0.236/trunk@145646 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 06:41:11 +00:00
roc+%cs.cmu.edu
c0bc42c584
Bug 190735. nsIFrame deCOMtamination, r+rs=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145645 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 03:07:12 +00:00
blakeross%telocity.com
8db3d16e6b
Hide webpanels checkbox for folders/separators.
...
git-svn-id: svn://10.0.0.236/trunk@145644 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 02:58:52 +00:00
dbaron%dbaron.org
156449430e
Fix bustage. The changes leaf made did not work for me, anyway.
...
git-svn-id: svn://10.0.0.236/trunk@145642 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 02:08:06 +00:00
justdave%syndicomm.com
4b1b0461b7
Backing out changes accidently checked in with bug 174942: the "die_with_dignity" sub is supposed to remain commented out in CVS. Also adding comments with the sub to explain what it's used for.
...
git-svn-id: svn://10.0.0.236/trunk@145641 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 01:46:14 +00:00
roc+%cs.cmu.edu
d958cbdb7e
Bug 215159. Fix memory leak in nsViewManager. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145640 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 01:42:14 +00:00
mhammond%skippinet.com.au
5c9b4ceab8
Fix a bug when registering just a single component. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@145638 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 01:04:15 +00:00
brendan%mozilla.org
026e7fdb90
Fix Timer re-init to drop any old references (215163, sr=dbaron, r?pavlov).
...
git-svn-id: svn://10.0.0.236/trunk@145637 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 00:37:43 +00:00
bienvenu%nventure.com
be83f0b4b4
re-use offline store stream when doing a mass download of news messages, r/sr=scott attempt to speed up mass download, 214525 also cleanup tabs and formatting
...
git-svn-id: svn://10.0.0.236/trunk@145635 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 23:58:36 +00:00
ssu%netscape.com
129b97557a
checking in patch from bugzilla@bsdchicks.com to fix bug 109044 - Install error -239 registering chrome on some systems. r=ssu, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@145634 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 23:36:54 +00:00
neil%parkwaycc.co.uk
8328db45c1
Bug 126626 getNumUnread(true) and getTotalMessages(true) return incorrect values for servers probably causing bug 201392 r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@145633 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 23:04:25 +00:00
scott%scott-macgregor.org
91868b263a
Bug #162640 --> kick out if we don't have a server instead of generating a JS exception. This fixes an error some users saw when they try to bring up a compose window and insead got a dialog saying the compose window could not be loaded.
...
r=neil
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@145631 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 22:40:44 +00:00
axel%pike.org
0b7ee97d78
bug 214954, fix embedded XSLT stylesheets from script, r=sicking, sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@145630 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 22:37:23 +00:00
neil%parkwaycc.co.uk
fde1443dcc
Bug 52548 (again...) Sidebar links opening in Composer window r=brade sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@145629 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 21:35:12 +00:00
sicking%bigfoot.com
92a3bdc409
Bug 205703: Reduce binarysize by not inlineing ExprResult::Release.
...
r/sr=peterv
git-svn-id: svn://10.0.0.236/trunk@145628 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 21:34:17 +00:00
sicking%bigfoot.com
01bc272bdf
Bug 207377: Change the way tbody-elements are inserted into tables to increase speed and make sure that only tablerows are inserted.
...
r=Pike sr=peterv
git-svn-id: svn://10.0.0.236/trunk@145627 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 21:27:21 +00:00
scott%scott-macgregor.org
5fb63272e6
Bug #214063 --> remove obsolete method that no one is using. Patch by mbockelkamp@web.de (Matthias Bockelkamp)
...
r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@145626 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 21:19:10 +00:00
brendan%mozilla.org
95220b5330
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
...
git-svn-id: svn://10.0.0.236/trunk@145624 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 20:09:21 +00:00
cls%seawood.org
672973a8c8
Do not set MOZ_ENABLE_COREXFONTS for win32 builds.
...
Thanks to Stephen Walker <sdwalker@myrealbox.com > for the patch.
Bug #214134 r=leaf
git-svn-id: svn://10.0.0.236/trunk@145623 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 19:40:30 +00:00
bienvenu%nventure.com
95c52647b0
try to speed up downloading for offline imap, get rid of obsolete method, notifystoreclosedallheaders, r/sr=mscott 214245
...
git-svn-id: svn://10.0.0.236/trunk@145622 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 19:35:38 +00:00
peter%propagandism.org
aa255f063e
Fix for bug 215117 (SetRootContent handling in nsXMLContentSink is rotten). r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@145621 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 19:34:04 +00:00
nicolson%netscape.com
eb166f8ac0
Convert public key to JSS public key.
...
git-svn-id: svn://10.0.0.236/trunk@145620 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 18:54:49 +00:00
igor%mir2.org
68055b5801
1. Constants in Token that are used only as Interpreter bytecode are moved to Interpreter.
...
2. LAST_BYTECODE_TOKEN is added to Token to server as a base for internal Interpreter bytecodes instead of Token.LAST_TOKEN. In this way compiler can generate more denser code for switches over interpreter bytecode.
git-svn-id: svn://10.0.0.236/trunk@145619 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 15:58:39 +00:00
mostafah%oeone.com
81e8bad4ed
Checked in patch for bug 209366: Calendar not hightlighted, when opening preferences
...
git-svn-id: svn://10.0.0.236/trunk@145618 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 14:22:36 +00:00
pkw%us.ibm.com
b8e440bdb3
Bug 212804 - Enable installation of movemail.rdf on non-AIX systems
...
r/sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@145617 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 13:21:17 +00:00
timeless%mozdev.org
c45b6ed6e2
Bug 211290 PRBool nsTemplateMatchRefSet::Add doesn't check the return value of PL_DHashTableInit
...
r=dbaron sr=bz
git-svn-id: svn://10.0.0.236/trunk@145615 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 11:45:02 +00:00
timeless%mozdev.org
72cc9a5dc3
Bug 211286 void nsContentSupportMap::Init doesn't check the return value of PL_DHashTableInit
...
r=dbaron sr=bz
git-svn-id: svn://10.0.0.236/trunk@145614 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 11:41:14 +00:00
timeless%mozdev.org
9da37f8813
Bug 211285 void nsRuleNetwork::Init doesn't check the return value of PL_DHashTableInit
...
r=dbaron sr=bz
git-svn-id: svn://10.0.0.236/trunk@145613 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 11:40:44 +00:00
igor%mir2.org
c28f364d8a
SOURCEFILE bytecode used to restore interpreter source information is replaced by setting cx.interpreterSourceFile at the beginning of Interpreter.interpreter and restoring the old value at the end.
...
git-svn-id: svn://10.0.0.236/trunk@145612 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 11:16:14 +00:00
hyatt%mozilla.org
175ede527d
Make the checkboxes show up for the WIndow menu on mac os x.
...
git-svn-id: svn://10.0.0.236/trunk@145611 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 10:20:35 +00:00
hyatt%mozilla.org
305f6353c5
Checking in a Window menu for Mac os X.
...
git-svn-id: svn://10.0.0.236/trunk@145610 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 10:16:09 +00:00
hyatt%mozilla.org
24dfd9146a
Make cmd+click work to open new tabs. Make cmd+number work to switch tabs. Mac OS X only.
...
git-svn-id: svn://10.0.0.236/trunk@145609 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 09:31:32 +00:00
hyatt%mozilla.org
f837c904c1
make sure cmd+left arrow and right arrow work to go back/forward on mac os x.
...
git-svn-id: svn://10.0.0.236/trunk@145608 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 09:21:29 +00:00
hyatt%mozilla.org
b209980127
make sure mac uses cmd+shift+h for history, since OSX reserves cmd+h for hide application
...
git-svn-id: svn://10.0.0.236/trunk@145607 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 09:14:08 +00:00
hyatt%mozilla.org
be959c309a
Slight simplifcation to the way open in tabs works.
...
git-svn-id: svn://10.0.0.236/trunk@145606 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 08:59:45 +00:00
hyatt%mozilla.org
e291edca22
Also init. clickcount and widget as per bryner's comments. sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@145605 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 08:29:29 +00:00
hyatt%mozilla.org
7e97fd5b46
Also init. clickcount and widget as per bryner's comments. sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@145604 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 08:28:27 +00:00
hyatt%mozilla.org
fe31ab4ed4
Fix for 204742, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@145603 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 08:24:45 +00:00
neil%parkwaycc.co.uk
17aeb88e9a
Bug 127423 Offline prefs appear when MailNews isn't installed p=diego@buirrun.de r=me sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@145602 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 08:23:37 +00:00
neil%parkwaycc.co.uk
04446b8005
Bug 127423 Offline prefs appear when MailNews isn't installed p=diego@biurrun.de r=me sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@145601 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 08:14:21 +00:00
hyatt%mozilla.org
907de59dca
Firebird icon for OS X.
...
git-svn-id: svn://10.0.0.236/trunk@145600 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 07:53:16 +00:00
cltbld%netscape.com
88d41b5e2a
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@145599 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 07:46:13 +00:00
cls%seawood.org
5eaa62ddd8
cygwin perl is already wrapped
...
git-svn-id: svn://10.0.0.236/trunk@145598 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 07:45:28 +00:00
locka%iol.ie
6f7bc7f3d3
Detabbed file, no code changes
...
git-svn-id: svn://10.0.0.236/trunk@145597 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 07:38:48 +00:00
hyatt%mozilla.org
dd88d1960c
Restore 'Close other tabs' to the tabs context menu.
...
git-svn-id: svn://10.0.0.236/trunk@145596 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 07:19:24 +00:00
dbaron%dbaron.org
fcb9e128fe
Fix debug-only bustage. b=205023
...
git-svn-id: svn://10.0.0.236/trunk@145595 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 07:19:20 +00:00
dougt%meer.net
5461ee7fb8
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@145594 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 06:42:22 +00:00
dougt%meer.net
580beb95bb
this shouldn't have been checked in
...
git-svn-id: svn://10.0.0.236/trunk@145593 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 06:34:54 +00:00
cltbld%netscape.com
41c1fdd13b
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@145592 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 06:06:15 +00:00
cls%seawood.org
4eb36f623e
Wrap perl calls since we still support activestate perl.
...
Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@145591 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 06:03:56 +00:00
dougt%meer.net
45280d0383
Removing dead files
...
git-svn-id: svn://10.0.0.236/trunk@145590 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 05:41:37 +00:00
bryner%brianryner.com
f28f6509e5
Split out nsSingleSignonPrompt into its own source file.
...
git-svn-id: svn://10.0.0.236/trunk@145589 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 05:40:14 +00:00
dougt%meer.net
725dea8d61
nsTraceRefcntImpl not nsTraceRefcnt.
...
git-svn-id: svn://10.0.0.236/trunk@145588 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 05:34:11 +00:00
dougt%meer.net
6dfc67684a
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145587 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 05:29:10 +00:00
cltbld%netscape.com
967e9f2118
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@145586 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 04:46:27 +00:00
cls%seawood.org
5bc2df8f7d
Fix VPATH build problem with cygwin make 3.80:
...
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
git-svn-id: svn://10.0.0.236/trunk@145585 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 04:43:49 +00:00
bryner%brianryner.com
6c49e414da
Fixing Camino and Cocoa embedding bustage. Checking in for ben.
...
git-svn-id: svn://10.0.0.236/trunk@145584 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 03:33:12 +00:00
bryner%brianryner.com
27c8ae5e12
- Make the password manager control the autocomplete results for username fields, so that the list exactly matches the stored logins.
...
- Fix major problem where prompts weren't returning the field text.
- Only show the save checkbox in prompts if SAVE_PASSWORD_PERMANENTLY is given
- Only allow prompts to autocomplete if a password realm is given
git-svn-id: svn://10.0.0.236/trunk@145581 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 03:26:31 +00:00
ben%bengoodger.com
7df09d303e
Fix orange
...
git-svn-id: svn://10.0.0.236/trunk@145580 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 02:29:43 +00:00
darin%meer.net
a8a4a35f38
removing nsCookieHttpNotify.{h,cpp} now that they are unused and empty, b=210561.
...
git-svn-id: svn://10.0.0.236/trunk@145579 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 02:16:36 +00:00
rbs%maths.uq.edu.au
e320553e23
Sync the handling of stretchy MathML frames with the new ::-moz notation, b=214989, r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145578 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 02:07:14 +00:00
darin%meer.net
474b765c00
initial patch for bug 210561 "eliminate nsCookieHTTPNotify; have HTTP talk directly to nsICookieService" patch=dwitte r=mvl sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@145577 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 01:44:27 +00:00
myk%mozilla.org
e151e99c6c
Fix for bug 204560: display alias in long listing.
...
Fix by GavinS <bugzilla@chimpychompy.org >.
r=myk, a=myk
git-svn-id: svn://10.0.0.236/trunk@145576 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 00:31:22 +00:00
danm-moz%comcast.net
64b4daa656
debug only: warn when stacks of event queues get surprisingly deep. should speed future attempts to debug problems like bug 206947. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@145575 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 00:01:20 +00:00
hyatt%mozilla.org
7125c96b9a
Rip out the page holder completely.
...
git-svn-id: svn://10.0.0.236/trunk@145574 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 23:51:38 +00:00
ben%bengoodger.com
6c40a80c67
build bustage!
...
git-svn-id: svn://10.0.0.236/trunk@145573 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 23:44:55 +00:00
ben%bengoodger.com
57beba9542
License Files!
...
git-svn-id: svn://10.0.0.236/trunk@145572 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 23:03:31 +00:00
scott%scott-macgregor.org
ed4a166c69
Bug #214205 --> set the height of the dialog in ems to make it render correctly with large fonts. Thanks to Stefan Borggraefe for the fix
...
git-svn-id: svn://10.0.0.236/trunk@145571 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:57:57 +00:00
ben%bengoodger.com
2ca9a0a213
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/prefwindow/content/pref-connection.js
components/prefwindow/content/pref-connection.xul
components/prefwindow/locale/pref-connection.dtd
components/prefwindow/content/pref-fonts.js
components/prefwindow/content/pref-fonts.xul
components/prefwindow/content/pref-features.js
components/prefwindow/content/pref-features.xul
components/prefwindow/locale/pref-features.dtd
components/prefwindow/content/pref-navigator.js
components/prefwindow/content/pref-navigator.xul
components/prefwindow/locale/pref-navigator.dtd
components/prefwindow/locale/pref.dtd
- Update Connection and Fonts panel to be sub-dialogs
git-svn-id: svn://10.0.0.236/trunk@145570 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:43:44 +00:00
ben%bengoodger.com
9aefd8175a
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/prefwindow/jar.mn
- Add new chrome files to jar manifest
git-svn-id: svn://10.0.0.236/trunk@145569 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:43:22 +00:00
ben%bengoodger.com
ec2eba963f
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/prefwindow/skin/pref.css
- Skin support changes for new Options Updates
git-svn-id: svn://10.0.0.236/trunk@145568 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:42:57 +00:00
ben%bengoodger.com
665a07cb3d
components/prefwindow/content/privacyExpanderBindings.xml
...
- Support the "disabled" property on the internal Clear button
git-svn-id: svn://10.0.0.236/trunk@145567 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:42:22 +00:00
ben%bengoodger.com
e4f03a39a5
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/prefwindow/content/pref-privacy.xul
components/prefwindow/content/pref-privacy.js
components/prefwindow/locale/pref-privacy.dtd
- Download Manager Options (UI only, no code yet)
git-svn-id: svn://10.0.0.236/trunk@145566 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:41:57 +00:00
ben%bengoodger.com
23c1e5063f
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/prefwindow/content/pref-downloads.js
components/prefwindow/content/pref-downloads.xul
components/prefwindow/locale/pref-downloads.dtd
- New Download Options implementation
git-svn-id: svn://10.0.0.236/trunk@145565 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:41:30 +00:00
hyatt%mozilla.org
c29ac40395
Make sure the extra bogus separator underneath the Print menu isn't present on Mac.
...
git-svn-id: svn://10.0.0.236/trunk@145564 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:41:11 +00:00
ben%bengoodger.com
3c4f36f259
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/prefwindow/content/nsPrefWindow.js
components/prefwindow/content/pref.xul
- Update PrefWindow to handle Queued tags better so it does not display until
properly loaded.
git-svn-id: svn://10.0.0.236/trunk@145563 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:40:43 +00:00
ben%bengoodger.com
48017783a3
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/prefwindow/content/editAction.js
components/prefwindow/content/editAction.xul
components/prefwindow/locale/editAction.dtd
- New Edit MIME Type Handler Dialog implementation
git-svn-id: svn://10.0.0.236/trunk@145562 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:39:32 +00:00
ben%bengoodger.com
231cddcc53
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/downloads/Makefile.in
components/downloads/content/nsHelperAppDlg.js
components/downloads/content/unknownContentType.xul
components/downloads/locale/unknownContentType.dtd
components/downloads/locale/unknownContentType.properties
components/downloads/skin/unknownContentType.css
- Initial implementation of new Unknown Content Type Handler dialog and
nsIHelperAppLauncherDialog implementation.
git-svn-id: svn://10.0.0.236/trunk@145561 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:38:46 +00:00
ben%bengoodger.com
5d2ecf8e8c
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/downloads/content/helperApps.js
- Initial implementation of high level mimeTypes.rdf wrapper datasource that
offers functionality useful for building user-friendly UI on top of the
stored MIME info.
git-svn-id: svn://10.0.0.236/trunk@145560 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:38:01 +00:00
ben%bengoodger.com
f26e2fe8fb
components/bookmarks/content/selectBookmark.xul
...
components/bookmarks/locale/bookmarks.dtd
- Make dialog a bit wider, add some explanatory text for Start Groups and polish.
git-svn-id: svn://10.0.0.236/trunk@145559 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:37:16 +00:00
ben%bengoodger.com
383794e722
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
base/locale/browser.dtd
- Update the tools menu entity name to actually be called tools, not tasks.
- Change terminology "Save Link As..." to "Save Link to Disk..." to better indicate
that it follows download preferences.
git-svn-id: svn://10.0.0.236/trunk@145558 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:36:40 +00:00
ben%bengoodger.com
81763f09fa
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
base/content/contentAreaUtils.js
- Make saveURI function check for default download folder pref, which if
set does not show the pick file dialog, obeying the users's preferences
about automatic downloads
- Add a check to the show-file-picker case, if browser.download.dir is
not set (first run) show the Desktop or something instead of the app's
install directory.
git-svn-id: svn://10.0.0.236/trunk@145557 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:36:22 +00:00
ben%bengoodger.com
b128e3af23
base/content/browser.xul
...
- Menu and command cleanup.
git-svn-id: svn://10.0.0.236/trunk@145556 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:36:07 +00:00
ben%bengoodger.com
fa3152e127
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
base/content/browser.js
- Check for Plugin Overrides for various MIME Types as the browser starts
- Make Save Link to Disk... obey download preferences, not showing the pick-file
dialog when the user has selected the 'always download to folder x' option.
git-svn-id: svn://10.0.0.236/trunk@145555 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:35:26 +00:00
ben%bengoodger.com
8ab8deb058
app/profile/all.js
...
Updating Version Number for User Agent String to 0.6.1+
git-svn-id: svn://10.0.0.236/trunk@145554 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:33:07 +00:00
ben%bengoodger.com
4057412aad
app/brand.dtd:
...
Updating Version Number for About Dialog to 0.6.1+
git-svn-id: svn://10.0.0.236/trunk@145553 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:32:59 +00:00
ben%bengoodger.com
ba73bcbf3e
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
content/nsWidgetStateManager.js
- reindent the indentation mess in the file
- support saving data of panels that are sub-dialogs of iframe dialogs that are
using WSM.
r=torgo sr=manos
git-svn-id: svn://10.0.0.236/trunk@145552 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:32:07 +00:00
ben%bengoodger.com
88a60274a5
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
exthandler/nsExternalHelperAppService.cpp
- update EHAS to use updated version of PromptForSaveToFile
- make the EHAS not set the MIME Info object's alwaysAskBeforeHandling flag
to false to make the UCT dialog's show behaviour consistent
bug 214985, r= sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@145551 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:31:14 +00:00
ben%bengoodger.com
171bd80e1a
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
browser/activex/src/control/HelperAppDlg.cpp
browser/cocoa/src/CHBrowserService.mm
browser/photon/src/nsUnknownContentTypeHanlder.cpp
browser/powerplant/source/UDownload.cpp
components/ui/helperAppDlg/nsHelperAppDlg.js
components/ui/helperAppDlg/nsIHelperAppLauncherDialog.idl
tests/mfcembed/components/HelperAppDlg.cpp
- Update nsIHelperAppLauncherDialog::PromptForSaveToFile to take a
nsIHelperAppLauncher parameter.
bug 214985, r=brendan sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@145550 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:30:41 +00:00
hyatt%mozilla.org
450a2cf698
Patch the remaining places that use _content to also support _main, r=brendan, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@145549 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 21:52:22 +00:00
ben%bengoodger.com
50e212a68d
Adding placeholder file
...
git-svn-id: svn://10.0.0.236/trunk@145548 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 21:42:28 +00:00
ben%bengoodger.com
09c3282923
Adding placeholder files
...
git-svn-id: svn://10.0.0.236/trunk@145547 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 21:36:59 +00:00
ben%bengoodger.com
3fa14891c5
Placeholder files.
...
git-svn-id: svn://10.0.0.236/trunk@145546 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 21:29:32 +00:00
hyatt%mozilla.org
44d8dc2cd5
Fix a typo in my if statement.
...
git-svn-id: svn://10.0.0.236/trunk@145545 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 18:46:05 +00:00
hyatt%mozilla.org
b141ded24f
Fix for 215041, add support for WinIE's _main target for sidebars (it's identical to _content), r=hixie, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@145544 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 18:33:24 +00:00
hyatt%mozilla.org
e813328cec
Add some weak support for _main until I can hack the C++ to fully support it like _content.
...
git-svn-id: svn://10.0.0.236/trunk@145543 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 17:48:54 +00:00
kestes%walrus.com
56edf387ca
Mega spelling and grammar patch by "Olly Betts" <olly@survex.com> this
...
is an amazing set of fixes, must have read the whole code found a few
inconsistencies in error messages and fixed those too.
git-svn-id: svn://10.0.0.236/trunk@145542 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 17:15:17 +00:00
igor%mir2.org
d37bca3616
I moved definitions of tokens in Tokenstream to separated class Token. In this way minimal Rhino distribution way remove Token class since it only necessary during compilation and strings with constant names would not be loaded into JVM.
...
git-svn-id: svn://10.0.0.236/trunk@145541 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 15:00:06 +00:00
kestes%walrus.com
1425a94c0d
bug fixes by "Stephanie Palmer" <spalmer@rsasecurity.com> and
...
"Narechania, Tejas" <tnarechania@rsasecurity.com >
git-svn-id: svn://10.0.0.236/trunk@145540 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 14:32:41 +00:00
igor%mir2.org
e7ede5bb73
Initialize cx.interpreterSourceFile with script o r function source name before starting bytecode execution so this information for the first script throw/runtime exception
...
git-svn-id: svn://10.0.0.236/trunk@145539 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 13:01:06 +00:00
igor%mir2.org
dec80ceb51
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=214945 :
...
Optimize away empty try block only if finally is empty as well.
git-svn-id: svn://10.0.0.236/trunk@145538 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 12:57:15 +00:00
roc+%cs.cmu.edu
7683429d2e
Bug 190735. nsIFrame deCOMtamination, r+rs=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145537 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 12:39:51 +00:00
bryner%brianryner.com
5e6511d326
Change extensions blacklist to a whitelist, and clarify -O2 comment.
...
git-svn-id: svn://10.0.0.236/trunk@145536 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 09:25:59 +00:00
hyatt%mozilla.org
99191c2fc1
Make sure throbber appears initially for loaded sidebar bookmarks that force the panel to spring open.
...
git-svn-id: svn://10.0.0.236/trunk@145535 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 09:18:10 +00:00
igor%mir2.org
ab36e3e081
<center><h1>... is replaced by <h1 align=center> to avoid warning from javadoc
...
git-svn-id: svn://10.0.0.236/trunk@145534 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 07:51:19 +00:00
hyatt%mozilla.org
d14a375737
Clean up load ordering issues and fix the label on the sidebar to flex and crop.
...
git-svn-id: svn://10.0.0.236/trunk@145533 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 07:32:15 +00:00
bryner%brianryner.com
b1a9e02d34
Fix missing newline at end of file
...
git-svn-id: svn://10.0.0.236/trunk@145532 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 07:20:06 +00:00
hyatt%mozilla.org
8a5531f7e4
Clean up load ordering issues and fix the label on the sidebar to flex and crop.
...
git-svn-id: svn://10.0.0.236/trunk@145531 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 07:20:01 +00:00
scott%scott-macgregor.org
1d66eeff0f
Thunderbird only.
...
Hacks to work around Bug #213538 . By removing the ifdef in docshell, and managing this stuff in nsMsgWindow::OnStartURI,
we have lost the context as to whether the url originated from a link click (in which case thunderbird wants to kick it out
to the OS) or if it the url is something we are internally trying to load into the message pane.
Temporarily work around this issue by allowing chrome, jar and about:blank to be loaded.
git-svn-id: svn://10.0.0.236/trunk@145530 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 06:55:45 +00:00
scott%scott-macgregor.org
7923738986
Updated toolbar icons for mail compose from Arvid.
...
Add a new quote button for quoting the selected message like Netscape 4.x
git-svn-id: svn://10.0.0.236/trunk@145529 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 06:36:19 +00:00
scott%scott-macgregor.org
e9a5584745
Land updated 3-pane toolbar icons courtesty of Arvid.
...
Add a previous button to the toolbar to go along with the existing next button (off by default)
git-svn-id: svn://10.0.0.236/trunk@145528 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 06:09:16 +00:00
scott%scott-macgregor.org
25d216f710
Drop in options dialog icons for all of the pref categories. Thanks to Arvid for these great images!
...
git-svn-id: svn://10.0.0.236/trunk@145527 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 05:19:46 +00:00
scott%scott-macgregor.org
39a47afff3
Get rid of the Send Options category in the preferences window. Move this to the Composition panel as a button which brings up
...
a send options dialog.
Make the prefs dialog taller to fix some vertical cropping issues.
thanks to Stephen Walker for doing most of the work in this patch.
git-svn-id: svn://10.0.0.236/trunk@145526 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 04:54:50 +00:00
hyatt%mozilla.org
e929aed465
Work around persiustence bug.
...
git-svn-id: svn://10.0.0.236/trunk@145525 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 04:29:35 +00:00
hyatt%mozilla.org
ea8e60f814
Remove webpanels.css. It's not used now.
...
git-svn-id: svn://10.0.0.236/trunk@145524 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 03:41:50 +00:00
hyatt%mozilla.org
c3b1369976
Separate the Page Holder concept from sidebar bookmarks.
...
git-svn-id: svn://10.0.0.236/trunk@145523 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 03:40:27 +00:00
bryner%brianryner.com
935bd89278
- Add DOMAutoComplete event, fired on a form input element when the user
...
selects a completion from the popup.
- Listen for DOMAutoComplete and Blur events instead of Change events to
trigger prefilling the password field.
- Fix an off-by-one error in the multi-user password change confirmation
(the stored password was being changed for the wrong entry).
- Fix skipping multiple logins when reading the signon file.
- Add missing license for Makefile.in.
git-svn-id: svn://10.0.0.236/trunk@145522 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 00:57:26 +00:00
hyatt%mozilla.org
b8b5bb96fa
Make sure that panels opened via bookmarks don't have the Add Web Panel button enabled, since they're already bookmarked.
...
git-svn-id: svn://10.0.0.236/trunk@145521 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 00:17:08 +00:00
hyatt%mozilla.org
fe09150ad9
makke sure the addpanels button is disabled when the placeholder page is loaded in the web panel sidebar
...
git-svn-id: svn://10.0.0.236/trunk@145520 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 23:22:00 +00:00
brendan%mozilla.org
93ed204d11
Prevent recursive divergence via watchpoint handlers (213482, r=scole).
...
git-svn-id: svn://10.0.0.236/trunk@145519 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 21:59:50 +00:00
igor%mir2.org
2eb4cb8101
Fixing /** coments to remove JavaDoc errors/warnings
...
git-svn-id: svn://10.0.0.236/trunk@145518 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 21:40:22 +00:00
noririty%jcom.home.ne.jp
9d0b6a155c
Fix 213858, 204199 context menu bustage, port fix from b=195878
...
git-svn-id: svn://10.0.0.236/trunk@145517 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 19:05:06 +00:00
pschwartau%netscape.com
77aac1d1fa
Rhino shell has been updated to exit with code 3, not 1 on OutOfMemory/StackOverflow exceptions.
...
git-svn-id: svn://10.0.0.236/trunk@145516 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 18:20:24 +00:00
noririty%jcom.home.ne.jp
c96af621ca
Bug 180156 - fix overlap chevron, patch (mostly) by dkoppenh@null.net
...
git-svn-id: svn://10.0.0.236/trunk@145515 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 14:49:27 +00:00
bryner%brianryner.com
ebb34652c8
Removing obsolete file
...
git-svn-id: svn://10.0.0.236/trunk@145514 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:59:49 +00:00
timeless%mozdev.org
e29d6e9e30
Bug 213549 regxpcom thinks SelfRegisterDll FAILED = successful registration.
...
r=dougt
git-svn-id: svn://10.0.0.236/trunk@145513 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:59:05 +00:00
timeless%mozdev.org
a77de3ebaf
Bug 213543 In function nsresult Register(const char *)': warning: return of negative value -1' to `nsresult' warning: negative integer implicitly converted to unsigned type
...
r=dougt
git-svn-id: svn://10.0.0.236/trunk@145512 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:58:56 +00:00
hyatt%mozilla.org
e852483c3c
Make the sexy marklinkvisited hack work with _content links from old-style sidebar panels too.
...
git-svn-id: svn://10.0.0.236/trunk@145511 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:24:39 +00:00
hyatt%mozilla.org
c73113b8bd
Add the sexy markLinkVisited hack to links clicked in the Web Panels bar.
...
git-svn-id: svn://10.0.0.236/trunk@145510 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:18:17 +00:00
hyatt%mozilla.org
adfa688e74
Adding a throbber to the Web Panels sidebar.
...
git-svn-id: svn://10.0.0.236/trunk@145509 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:10:49 +00:00
hyatt%mozilla.org
6b0d40ba1a
Implement the Add Page button in the Web Panels sidebar.
...
git-svn-id: svn://10.0.0.236/trunk@145508 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 08:25:19 +00:00
bryner%brianryner.com
9105310b16
Lots of changes and bugfixes:
...
- Enable multiple username support by listening to change events for the username field when there is more than one stored login for the form.
- Make the signon hashtable store a SignonHashEntry, which has a pointer to the first SignonDataEntry. This lets us adjust the head of the linked list without a hashtable operation, and also fixes a case where we would continue using a deleted entry, leading to a crash.
- Change FindPasswordEntryFromSignonData to FnidPasswordEntryInternal, and refactor it a bit.
- Clean up prefill logic so that multiple forms on a page could be prefilled.
- Fix bug where the last input was used as the username field, instead of the input just before the password.
- Make sure we write out all entries for each realm.
- Make sure we include all entries in each realm when returning an enumerator.
- Remove some form manager cruft I missed in passwordManager.js.
git-svn-id: svn://10.0.0.236/trunk@145507 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 04:50:09 +00:00
bbaetz%acm.org
d2b4fb3b7b
Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting of
...
table values.
r=jouni, a=justdave
git-svn-id: svn://10.0.0.236/trunk@145506 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 04:39:45 +00:00
hyatt%mozilla.org
d224f3bff3
implement the grab page button.
...
git-svn-id: svn://10.0.0.236/trunk@145505 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 03:41:59 +00:00
hyatt%mozilla.org
390659daf0
Fix race condition between placeholder page and bookmarks when web panel has to be opened dynamically to view the bookmark.
...
git-svn-id: svn://10.0.0.236/trunk@145504 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 03:15:45 +00:00
hyatt%mozilla.org
dd62007e24
Implement support for Web Panel bookmarks.
...
git-svn-id: svn://10.0.0.236/trunk@145503 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 01:58:52 +00:00
hyatt%mozilla.org
f1754432bd
Hook up the web panels property in the bookmark properties dialog. Next step will be to make all the bookmarks access points honor this property and actually load the bookmark in the web panel.
...
git-svn-id: svn://10.0.0.236/trunk@145502 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 21:35:54 +00:00
cls%seawood.org
6416793997
La la la
...
git-svn-id: svn://10.0.0.236/trunk@145501 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 21:11:07 +00:00
cls%seawood.org
c2cb0b0f3e
Oops. One too many.
...
git-svn-id: svn://10.0.0.236/trunk@145500 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 21:05:28 +00:00
scott%scott-macgregor.org
3487afb498
fix the about dialog width and height
...
git-svn-id: svn://10.0.0.236/trunk@145499 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 21:05:00 +00:00
cls%seawood.org
9a09f6da99
Remove unused references to xpcom_obsolete
...
Bug #38122 r=dougt sr=bryner
git-svn-id: svn://10.0.0.236/trunk@145498 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 20:17:28 +00:00
hyatt%mozilla.org
f22850a13d
Impl the webpanels property in the bookmarks service. Remove the bogo text from the bookmark properties dialog.
...
git-svn-id: svn://10.0.0.236/trunk@145497 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 20:12:35 +00:00
cls%seawood.org
d4e1740262
#pragma is msvc specific, not win32 specific
...
git-svn-id: svn://10.0.0.236/trunk@145496 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 19:50:46 +00:00
cls%seawood.org
0537183cba
Link generated .res files into mingw builds.
...
Use -mwindows when linking GUI mingw programs.
Bug #203443 r=leaf sr=bryner
git-svn-id: svn://10.0.0.236/trunk@145495 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 19:39:02 +00:00
cls%seawood.org
830d554a4c
Fixing XPCONNECT_STANDALONE bustage
...
git-svn-id: svn://10.0.0.236/trunk@145494 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 19:33:52 +00:00
stephend%netscape.com
37e12610c2
Spelling corrections that should've landed with the original patch for bug 184059
...
git-svn-id: svn://10.0.0.236/trunk@145493 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 18:17:55 +00:00
darin%meer.net
6103322ee1
fixes bug 184059 "cookperm.txt entries should override default cookie setting" patch=dwitte r=mvl sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@145492 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 17:20:52 +00:00
noririty%jcom.home.ne.jp
4f536a7241
tweak web search for url more intl.
...
git-svn-id: svn://10.0.0.236/trunk@145490 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 14:24:39 +00:00
hyatt%mozilla.org
b6d4238a7d
Fix middle click in web panels to still work.
...
git-svn-id: svn://10.0.0.236/trunk@145489 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 08:05:19 +00:00
scott%scott-macgregor.org
7273496ddd
use new method for laucnhing external urls.
...
git-svn-id: svn://10.0.0.236/trunk@145488 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 08:00:00 +00:00
hyatt%mozilla.org
b1841b467d
Fix link clicks sso that they are stoppedi n the web panel.
...
git-svn-id: svn://10.0.0.236/trunk@145487 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 07:54:07 +00:00
hyatt%mozilla.org
f3bae37356
Make link clicks work.
...
git-svn-id: svn://10.0.0.236/trunk@145486 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 07:51:03 +00:00
hyatt%mozilla.org
2e8ff851bb
Make link clicks work.
...
git-svn-id: svn://10.0.0.236/trunk@145485 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 07:49:43 +00:00
hyatt%mozilla.org
c18e2e369f
Make link clicks work.
...
git-svn-id: svn://10.0.0.236/trunk@145484 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 07:48:07 +00:00
hyatt%mozilla.org
00b0bb9bdb
Add the placeholder page that gives instructions on dropping.
...
git-svn-id: svn://10.0.0.236/trunk@145483 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 07:33:54 +00:00
bryner%brianryner.com
4aa4546bf9
Lazily decrypt username/password in nsIPassword objects so that requesting an enumerator doesn't immediately prompt for the master password.
...
git-svn-id: svn://10.0.0.236/trunk@145482 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 07:13:39 +00:00
jfrancis%netscape.com
8c4642a4a8
Fixing compile errors in cocoa embedding example. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@145481 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 06:31:54 +00:00
jfrancis%netscape.com
bd28781078
Fixing some compile errors in cocoa embedding example. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@145480 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 06:25:54 +00:00
hyatt%mozilla.org
8e55ffceb8
Adding initial panel impl that supports dropping of urls into the Web Panels bar.
...
git-svn-id: svn://10.0.0.236/trunk@145479 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 06:15:59 +00:00
scott%scott-macgregor.org
f73f92095c
Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp. Add moz thunderbird functionality to OnStartURI to kick
...
non mail urls out to the operating system.
Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.
git-svn-id: svn://10.0.0.236/trunk@145478 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 05:45:21 +00:00
scott%scott-macgregor.org
bcfcfc435e
Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp. Add moz thunderbird functionality to OnStartURI to kick
...
non mail urls out to the operating system.
Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@145477 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 05:43:40 +00:00
scott%scott-macgregor.org
5c903d82ca
Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp
...
Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@145476 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 05:42:25 +00:00
scott%scott-macgregor.org
2252d9bb8a
Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp
...
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@145475 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 05:41:02 +00:00
bryner%brianryner.com
5844c9d8fa
Don't use the username as the password when creating a stored login.
...
git-svn-id: svn://10.0.0.236/trunk@145474 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 05:24:34 +00:00
hyatt%mozilla.org
114be693d8
Initial commit of web-panels js/xul/dtd files.
...
git-svn-id: svn://10.0.0.236/trunk@145473 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 01:52:18 +00:00
hyatt%mozilla.org
5b544f15a1
Commit the Web Panels toolbar button, menu item, key binding and broadcaster. For now, use the Bookmarks button image until we can get a real image for the button.
...
git-svn-id: svn://10.0.0.236/trunk@145472 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 01:35:40 +00:00
brendan%mozilla.org
3d1e0a6938
Fix JS_SetTrap to cope with existing trap at same PC, overwriting its handler and closure (213841, r=self).
...
git-svn-id: svn://10.0.0.236/trunk@145471 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 23:16:04 +00:00
tingley%sundell.net
d0fc5d1c29
bug 213881: parse large (>4k) RDF literals correctly. r=rjc, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@145470 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 21:59:48 +00:00
cls%seawood.org
72b42d1158
Fixing leaky bustage
...
git-svn-id: svn://10.0.0.236/trunk@145469 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 21:42:02 +00:00
mostafah%oeone.com
f4183409c9
Adding in missing files for sunbird distribution
...
git-svn-id: svn://10.0.0.236/trunk@145468 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 20:59:02 +00:00
mostafah%oeone.com
7eaf6eff42
Removing unneccessary file that gets generated in the make process
...
git-svn-id: svn://10.0.0.236/trunk@145467 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 20:57:47 +00:00
bryner%brianryner.com
d2dd04e5be
Add some missing localized strings
...
git-svn-id: svn://10.0.0.236/trunk@145466 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 20:43:24 +00:00
bryner%brianryner.com
1141ad4e16
Fix stdcall bustage on windows
...
git-svn-id: svn://10.0.0.236/trunk@145465 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 20:41:41 +00:00
ben%bengoodger.com
b0c7718f2e
update the .mozconfig instructions to reflect reality wrt --enable-optimize
...
git-svn-id: svn://10.0.0.236/trunk@145464 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 19:37:55 +00:00
mostafah%oeone.com
c33a36078e
Fixed bug 177279: Alarms don't fire under certain (very common) conditions
...
by checking in the last needed part which was adding a preference to
show/supress missed alarms
git-svn-id: svn://10.0.0.236/trunk@145463 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 18:46:23 +00:00
scott%scott-macgregor.org
e1d56447ce
Bug #214446 --> fix duplicate mnemonic for rewrap menu item. Thanks to Malte Rucker for the fix
...
git-svn-id: svn://10.0.0.236/trunk@145462 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 18:44:02 +00:00
scott%scott-macgregor.org
fe24f17c85
Add customize toolbar context item to the menubar. Thanks to Stephen Walker for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@145461 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 18:27:54 +00:00
hjtoi%comcast.net
589ba27a62
Bug 214381, incorrect characters in prettyprint dtd, patch from vberon@mecano.gme.usherb.ca, r=smontagu, sr=heikki (me).
...
git-svn-id: svn://10.0.0.236/trunk@145460 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 16:58:18 +00:00
timeless%mozdev.org
67de76f341
Bug 213685 POP3 APOP failed error msg missing
...
patch by ch.ey@gmx.net r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@145459 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 15:39:47 +00:00
noririty%jcom.home.ne.jp
d4338c33b0
fix 186413
...
git-svn-id: svn://10.0.0.236/trunk@145458 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 14:57:58 +00:00
mkaply%us.ibm.com
222251d7f6
Bug 214669
...
update some callers to nsIComponentRegistrar from nsIComponentManager
r/sr=alecf
git-svn-id: svn://10.0.0.236/trunk@145457 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 14:44:47 +00:00
noririty%jcom.home.ne.jp
97d0eaddb4
Fix 214571 - add image to copyright information, patch by bugzilla@babylonsounds.com
...
git-svn-id: svn://10.0.0.236/trunk@145456 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 14:43:16 +00:00
timeless%mozdev.org
6d5c6a4078
Bug 214681 nsDebugImpl is listed as a leak
...
r=dougt
git-svn-id: svn://10.0.0.236/trunk@145455 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 14:40:33 +00:00
timeless%mozdev.org
5e83869718
Bug 214049 null domwindow [@ nsAccessibilityService::OnStateChange]
...
r=aaronl sr=bz
git-svn-id: svn://10.0.0.236/trunk@145454 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 14:37:03 +00:00
bsmedberg%covad.net
c8bcf1b23e
Bug 214669 update some callers to nsIComponentRegistrar from nsIComponentManager - r/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@145453 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 14:27:57 +00:00
mostafah%oeone.com
b79fd60cfd
Removed binary checked in by mistake
...
git-svn-id: svn://10.0.0.236/trunk@145452 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 14:15:03 +00:00
noririty%jcom.home.ne.jp
9ead66999a
fix coding format
...
git-svn-id: svn://10.0.0.236/trunk@145451 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 13:26:34 +00:00
noririty%jcom.home.ne.jp
04b9628f53
url drop-down wrongly aligned in firebird. Patch by mconnor@rogers.com. b=172530 r=dean sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@145450 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 13:10:31 +00:00
axel%pike.org
2da9322e74
bugs 151002, 212892, CDATA should be eTEXT, add nsIContent::ePROCESSING_INSTRUCTION and nsITextContent::AppendTextTo for XSLT perf
...
git-svn-id: svn://10.0.0.236/trunk@145449 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 11:44:17 +00:00
aaronl%netscape.com
b6330ce0e9
bug 159998 - type named anchor in URL bar, hit Enter - focus/selection appears to stay. r=bryner, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@145448 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 09:41:12 +00:00
myk%mozilla.org
b5c525605e
Partial fix for bug 120030: adds template filter for obscuring email addresses.
...
Patch by Stephen Lee <slee@@wilcoxassoc.com>.
r=myk,a=myk
git-svn-id: svn://10.0.0.236/trunk@145447 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 03:57:24 +00:00
hpradhan%hotpop.com
18a0eaa7ad
bug 212415 : crash while closing a javascript alert. r=peterv sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@145446 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 03:40:24 +00:00
wtc%netscape.com
1cbc8808cd
Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference
...
counts. The reference count should not be read "naked". Instead, we
should simply use the return value of PR_AtomicDecrement for the result of
the decrement.
Modified Files: dev/devmod.c dev/devslot.c dev/devtoken.c pki/certificate.c
pki/pkibase.c
git-svn-id: svn://10.0.0.236/trunk@145445 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 02:02:47 +00:00
timeless%mozdev.org
74f314a010
Bug 213461 Want a way to specify single-sided or double-sided printing
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=jblanco sr=bryner
git-svn-id: svn://10.0.0.236/trunk@145444 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 01:56:15 +00:00
despotdaemon%netscape.com
7721bf6a08
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@145443 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 01:27:16 +00:00
despotdaemon%netscape.com
f96ccd33a2
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@145442 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 01:15:25 +00:00
despotdaemon%netscape.com
10734b87c6
Pseudo-automatic update of changes made by ben@bengoodger.com.
...
git-svn-id: svn://10.0.0.236/trunk@145441 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 00:40:41 +00:00
despotdaemon%netscape.com
63181b1515
Pseudo-automatic update of changes made by ben@bengoodger.com.
...
git-svn-id: svn://10.0.0.236/trunk@145440 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 00:36:58 +00:00
despotdaemon%netscape.com
524cfe8779
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@145439 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 00:34:37 +00:00
scott%scott-macgregor.org
b8a549c596
Bug #214687 --> thunderbird specific change. Show the account name in the mail compose menu list value
...
just like we do for the menu list popup.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@145438 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-01 00:17:10 +00:00
despotdaemon%netscape.com
ceef59281c
Pseudo-automatic update of changes made by scott@scott-macgregor.org.
...
git-svn-id: svn://10.0.0.236/trunk@145437 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 22:33:05 +00:00
dbaron%dbaron.org
59659d62eb
Correct fix for bug 213591 - make sure to call SyncFrameViewAfterReflow for leaf frames as well. r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@145436 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 22:03:26 +00:00
scott%scott-macgregor.org
01491f0f85
Bug #201866 --> Spell checker should not check qutoed text for plain text compose.
...
r=mkapply
sr=kin
git-svn-id: svn://10.0.0.236/trunk@145435 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 21:54:02 +00:00
neil%parkwaycc.co.uk
70f125316d
Bug 16967 implement Mark by Date p=frank.schoenheit@gmx.de r=me sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@145434 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 21:20:23 +00:00
daniel%glazman.org
9be71ee276
bustage fix backing out 214597 fix
...
git-svn-id: svn://10.0.0.236/trunk@145432 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 20:04:25 +00:00
leaf%mozilla.org
8784bc115b
adding doc templates, some images, whacking NPL license to MPL. Will
...
update with tri-license addition at a later date.
git-svn-id: svn://10.0.0.236/trunk@145431 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 19:54:39 +00:00
cltbld%netscape.com
3831065c98
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@145430 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 18:57:34 +00:00
jshin%mailaps.org
3c3989de7f
bug 213880: support ksc5601.1987-1 (GR) encoded font (r=smontague, sr=blizzard)
...
git-svn-id: svn://10.0.0.236/trunk@145429 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 18:55:15 +00:00
daniel%glazman.org
6ac97f648c
Build fails with french version of VC7 because of case-sensitivity of version msg
...
b=214597, r=cls@seawood.org , sr=leaf@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@145428 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 18:50:23 +00:00
jkeiser%netscape.com
ce6dedda93
Don't spew "which: program not found" errors all the time (bug 214558), r=justdave
...
git-svn-id: svn://10.0.0.236/trunk@145427 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 18:45:30 +00:00
darin%meer.net
d3d7d51768
fixes bug 210229 "Helper app Window for text/html document (two comma-delimited charsets in http content-type header)" r=biesi sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@145426 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 17:11:21 +00:00
igor%mir2.org
0bb8f3d644
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=214608 :
...
The reason for the regression is that now JavaMembers.lookupClass never
attempts to reflect package-private classes. But this is wrong since even with
SecirutyManager installed JVM allows to call Class.getMethos()( and returns
list of all public methods in the class and its super classes.
The patch removes the restrictions while making JavaMembers.lookupClass much
simpler.
git-svn-id: svn://10.0.0.236/trunk@145425 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 17:08:58 +00:00
bzbarsky%mit.edu
8f8f987c9c
Don't override earlier attrs on <body> with later ones from a separate <body>
...
tag (we merge all the attrs onto the single <body> node; oh, the insanity!)
Bug 214577, r+sr=peterv
git-svn-id: svn://10.0.0.236/trunk@145423 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 14:07:17 +00:00
noririty%jcom.home.ne.jp
1d67aa1aec
Fix 214485 - Support Forum@BTF
...
git-svn-id: svn://10.0.0.236/trunk@145422 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 13:06:19 +00:00
aaronl%netscape.com
3aba4348b2
Bug 214447. Shorten names in accessibility APIs. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@145421 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 08:09:39 +00:00
neil%parkwaycc.co.uk
69411a7cdf
Bug 213477 Right click menus don't hide or disable items when they should r=brade sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@145420 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 07:58:55 +00:00
noririty%jcom.home.ne.jp
f79de4b720
Fix 206789 - Page Info doesn't remember size and position.
...
git-svn-id: svn://10.0.0.236/trunk@145419 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 07:50:27 +00:00
bzbarsky%mit.edu
3e618ad13e
The link to the themes is in fact not in the XUL namespace... change those
...
rules to match all namespaces, just in case. Bug 214463, r=mkaply, sr=rbs
git-svn-id: svn://10.0.0.236/trunk@145418 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 07:15:34 +00:00
jfrancis%netscape.com
3b7ccf8142
fix for bugs 192507 and 181677. r=brade; sr=kin;
...
git-svn-id: svn://10.0.0.236/trunk@145417 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 07:09:42 +00:00
scott%scott-macgregor.org
c0d54905a8
Bug #214544 --> Fix the error in the font pref panel dialog where the font size menu lists were showing "..." instad of the font sizes.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145416 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 06:58:51 +00:00
scott%scott-macgregor.org
65a7b8baf3
When dragging over the address envelope, pop open the attachment bucket to make it more obvious.
...
Thanks to Ben Goodger for the tip.
git-svn-id: svn://10.0.0.236/trunk@145415 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 05:45:38 +00:00
scott%scott-macgregor.org
f4d8f15806
Make Sort by Order received work when clicking the order received thread pane column.
...
git-svn-id: svn://10.0.0.236/trunk@145414 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 05:23:08 +00:00
bryner%brianryner.com
77a0b3985d
add cookieviewer and passwordmgr makefiles for firebird
...
git-svn-id: svn://10.0.0.236/trunk@145413 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 05:05:03 +00:00
bzbarsky%mit.edu
88d5ac4bb6
Fix bustage in code that someone for some reason marked DEBUG_me without really
...
asking and without explaining why
git-svn-id: svn://10.0.0.236/trunk@145412 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 03:32:09 +00:00
bryner%brianryner.com
ffe36b806a
Fork cookie viewer into browser/components/cookieviewer
...
git-svn-id: svn://10.0.0.236/trunk@145411 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 02:21:25 +00:00
bzbarsky%mit.edu
91bfd993dc
Fix issues with ScriptAvailable() not firing for some scripts. Bug 214081, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@145410 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 01:28:16 +00:00
dougt%meer.net
bcf07354dd
Cleaner way to support nostdc++
...
git-svn-id: svn://10.0.0.236/trunk@145409 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 00:21:29 +00:00
bryner%brianryner.com
abbc944adb
- Keep the user and password values encrypted in memory so that we can defer decryption (and prompting for the master password) until we need to prefill or the user brings up the manager.
...
- Add a comment about the randomness in secret decoder ring encryption.
git-svn-id: svn://10.0.0.236/trunk@145408 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 00:17:26 +00:00
nelsonb%netscape.com
e4252fb60f
Fix bug 213084. Detect when cert in signature cannot be imported.
...
Detect NULL pointer, don't crash.
git-svn-id: svn://10.0.0.236/trunk@145407 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 00:16:27 +00:00
cltbld%netscape.com
598d59b9dd
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@145406 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 23:58:18 +00:00
timeless%mozdev.org
45269ef258
Adding the ablity to disable view source.
...
patch by dougt r=bz,sr=darin,b=199335
git-svn-id: svn://10.0.0.236/trunk@145405 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 23:57:39 +00:00
bzbarsky%mit.edu
feff597227
Fix border-side parsing to not mess up the color. Bug 214487, r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145404 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 23:45:34 +00:00
mhammond%skippinet.com.au
ac489b8807
One final wchar_t -> PRUnichar. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@145403 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 23:24:05 +00:00
bzbarsky%mit.edu
63338619cd
Try to reduce codesize a tad. Bug 213825, r=biesi, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@145402 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 23:16:29 +00:00
mhammond%skippinet.com.au
d85c11ee4d
Tweak so it still builds with Python 2.2. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@145401 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 23:10:31 +00:00
bienvenu%nventure.com
dd18005a98
make it so pressing stop doesn't make us forget imap password part of work on 214217, r/sr=scott, and ramifications of backing out fix for 160425
...
git-svn-id: svn://10.0.0.236/trunk@145400 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 22:46:46 +00:00
bienvenu%nventure.com
c12f87ddf2
fix problem logging onto mail server when password has changed on the server, 214217, r/sr=scott, by backing out fix for 160425
...
git-svn-id: svn://10.0.0.236/trunk@145399 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 22:44:53 +00:00
neil%parkwaycc.co.uk
903db1c0f6
Bug 214026 addressbook crashes sorting empty values r=smontagu sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@145398 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 22:41:03 +00:00
mkaply%us.ibm.com
298804da23
No bug - OS/2 was missing P3P
...
git-svn-id: svn://10.0.0.236/trunk@145394 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 21:29:38 +00:00
scott%scott-macgregor.org
a9d01b6436
Bug #214482 --> keyboard shortcuts in address book aren't working. Add command line handlers for some of the key bindings.
...
git-svn-id: svn://10.0.0.236/trunk@145393 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 21:08:47 +00:00
tara%tequilarista.org
c507cd8709
Temporary security fix for feature that allowed users to browse via ../ in the Goto Dir field to the top of the disk. Long term a better solution might be a little more friendly, but this holds us over
...
git-svn-id: svn://10.0.0.236/trunk@145392 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 20:54:07 +00:00
jkeiser%netscape.com
682632fc0b
Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
...
git-svn-id: svn://10.0.0.236/trunk@145390 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 20:05:04 +00:00
bzbarsky%mit.edu
4b7f79a755
Fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@145389 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 18:56:12 +00:00
scott%scott-macgregor.org
91bb4ccf95
add html name space to avoid some errors
...
git-svn-id: svn://10.0.0.236/trunk@145388 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 18:45:16 +00:00
despotdaemon%netscape.com
8938074a51
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@145387 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 18:08:30 +00:00
timeless%mozdev.org
7387c7cbf3
Bug 214391 Dragservice isn't always available
...
r=neil sr=bz
git-svn-id: svn://10.0.0.236/trunk@145386 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 18:00:54 +00:00
bzbarsky%mit.edu
ff298f600d
Make more tags trigger detection of the file as HTML. Bug 213825, r=biesi, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@145385 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 17:58:56 +00:00
bzbarsky%mit.edu
fdbf9a4567
Reverse some backwards assumptions to make things a little safer for users.
...
Bug 213921, r=biesi, sr=darin
git-svn-id: svn://10.0.0.236/trunk@145384 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 17:47:26 +00:00
bzbarsky%mit.edu
8a79968f94
Make the list of helpers show again. Bug 213914, r=biesi, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@145383 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 17:35:14 +00:00
timeless%mozdev.org
ff3c22c2a1
Bug 214445 View Page Source fails
...
Backing out:
Bug 199335 [minimo]make all viewsource stuff configurable
git-svn-id: svn://10.0.0.236/trunk@145381 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 17:02:52 +00:00
bienvenu%nventure.com
b5ac84a3f1
fix hdr ref-counting problem that was holding open db's, causing memory bloat 210985, r/sr=mscott, plus formatting/tab cleanup
...
git-svn-id: svn://10.0.0.236/trunk@145377 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 14:18:37 +00:00
caillon%returnzero.com
feee4e42a8
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@145376 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 09:09:30 +00:00
caillon%returnzero.com
c8612ff038
Bug 38370.
...
Allow color of an HR element to be changed.
Make HR be a block element in quirks mode instead of the hacky inline we were previously using (standards mode already had it as a block).
Patch by Ian Hickson <ian@hixie.ch > with minor modifications by me.
r+sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@145375 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 08:13:07 +00:00
bzbarsky%mit.edu
5f9e95ef04
Updating to new nsIContent stuff to fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@145374 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 07:07:10 +00:00
timeless%mozdev.org
0d6b61e7af
Bug 214398 - Refactor some copied code into a function in nsXMLHttpRequest
...
patch by riceman+bmo@mail.rit.edu r=jst sr=jst
git-svn-id: svn://10.0.0.236/trunk@145373 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 06:57:02 +00:00
bryner%brianryner.com
85272a10b3
If the user has already stored a login and enters the same username but a different password, don't prompt again, just update the stored password. (also fixes a bug where this caused two copies of the login to be stored)
...
git-svn-id: svn://10.0.0.236/trunk@145372 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 06:50:28 +00:00
ben%bengoodger.com
74040aa938
Further updates to about dialog!
...
git-svn-id: svn://10.0.0.236/trunk@145371 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 06:04:58 +00:00
jshin%mailaps.org
8058584911
bug 206811 : xp_iconv should use UTF-16, if available, instead of UCS-2 (r=drepper, sr=darin)
...
git-svn-id: svn://10.0.0.236/trunk@145370 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 05:58:28 +00:00
bryner%brianryner.com
d53bc2b146
- Rename 'satchel' variables since this isn't part of satchel
...
- Make ~SignonDataEntry() delete the next entry in the list
- Fix some bustage from nsIFormSubmitObserver API changes
- Handle password change situations (2 or 3 password fields in a form)
- Make the signon file be written out when a reject list entry is added
- Fix the situation where RemoveUser() is called for the first of multiple stored logons for a host
git-svn-id: svn://10.0.0.236/trunk@145369 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 03:38:53 +00:00
dougt%meer.net
5462d534bd
adding disable-view-source. r+sr=me
...
git-svn-id: svn://10.0.0.236/trunk@145368 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 03:21:30 +00:00
dougt%meer.net
c2677efc6d
Adding the ablity to disable view source. r=bz,sr=darin,b=199335
...
git-svn-id: svn://10.0.0.236/trunk@145367 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 02:39:05 +00:00
mhammond%skippinet.com.au
03173c38eb
Remove a couple of unused variables. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@145366 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 01:18:12 +00:00
mhammond%skippinet.com.au
5b9691f9e2
Remove unused variable.
...
git-svn-id: svn://10.0.0.236/trunk@145365 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 01:13:50 +00:00
mhammond%skippinet.com.au
9a14fdb870
Not part of the build.
...
Explicitly use Python UCS2 functions, for platforms where
sizeof(wchar) != sizeof(PRUnichar).
Incorporate Linux build changes for dynamic linking.
git-svn-id: svn://10.0.0.236/trunk@145364 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 01:08:13 +00:00
bzbarsky%mit.edu
2c863a555b
Fix selection regression. Bug 214343, r=caillon, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@145363 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 23:49:41 +00:00
scott%scott-macgregor.org
fca9e35868
move the about dialog menu item to the right place on OSX by giving it a special id attribute.
...
Thanks to Don Crandall for the fix!
git-svn-id: svn://10.0.0.236/trunk@145362 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 23:40:52 +00:00
scott%scott-macgregor.org
3c06a31cb4
move the about dialog menu item to the right place on OSX by giving it a special id attribute.
...
Thanks to Don Crandall for the fix!
git-svn-id: svn://10.0.0.236/trunk@145361 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 23:33:46 +00:00
bzbarsky%mit.edu
cffaf5b1e0
Fix strict warning. Bug 213962, patch by db48x@yahoo.com (Daniel Brooks),
...
r=timeless, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@145360 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 23:16:39 +00:00
scott%scott-macgregor.org
5ea06316f1
Change the default address book card heading colors to better match the theme.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145359 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 23:04:25 +00:00
bzbarsky%mit.edu
a7dde4e815
Fix crash when an event handler removes the submitting element from the
...
document. Bug 194582, patch by mats.palmgren@bredband.net (Mats Palmgren),
r=jkeiser, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@145358 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:59:37 +00:00
scott%scott-macgregor.org
8023f717e2
Mail 3-pane cleanup. Remove some extraneous boxes. thanks to stepehn walker for the fix.
...
git-svn-id: svn://10.0.0.236/trunk@145357 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:59:23 +00:00
scott%scott-macgregor.org
94b58f5829
Take Bug #204773 for thunderbird (fix for locale switching when extensions are installed)
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@145356 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:51:28 +00:00
scott%scott-macgregor.org
dfcbcda8ae
Bug #214336 --> fix a thunderbird crash in libmime. Add a null ptr check on the pref's service.
...
Thanks to Calum Mackay for the fix.
r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@145355 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:38:51 +00:00
despotdaemon%netscape.com
01dd45fa54
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@145354 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:28:50 +00:00
bienvenu%nventure.com
b72ef4bb05
fix build warnings and cleanup tabs/formatting, r/sr=mscott 210694
...
git-svn-id: svn://10.0.0.236/trunk@145353 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:22:18 +00:00
bienvenu%nventure.com
8ffa757564
fix compiler warning in nsImapProtocol.cpp 182275 r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@145352 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:15:01 +00:00
bienvenu%nventure.com
41ff49d877
fix more bloat with open dbs, r/sr=mscott, 213688 and more tab cleanup
...
git-svn-id: svn://10.0.0.236/trunk@145351 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:12:34 +00:00
bienvenu%nventure.com
4293b24f3e
fix 112656 annoying assertion in ScanTxt, r=mscott, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145350 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:10:59 +00:00
scott%scott-macgregor.org
1e4c5554e7
Bump the thunderbird version string to 0.2a now that 0.1 is out the door.
...
git-svn-id: svn://10.0.0.236/trunk@145349 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 21:35:31 +00:00
neil%parkwaycc.co.uk
e9d5b5c8cc
Bug 213974 too many checkboxes in subscribe window r=varga sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@145348 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 21:33:56 +00:00
scott%scott-macgregor.org
9ed9d07078
Bug #213852 --> fix a crash in the address book caused from modifying an existing card and re-inserting it
...
into the view. We weren't adjusting the row count properly when removing the card.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@145347 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 21:33:10 +00:00
despotdaemon%netscape.com
cf0ca1dcf6
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@145346 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 21:04:38 +00:00
kerz%mozillazine.org
dd53acf6d7
wrong size, backing out for now
...
git-svn-id: svn://10.0.0.236/trunk@145345 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 21:01:22 +00:00
kerz%mozillazine.org
79f118f719
new about image for tbird
...
git-svn-id: svn://10.0.0.236/trunk@145344 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 20:41:39 +00:00
caillon%returnzero.com
7fe85266fd
Adding comments, per bzbarsky. bug 214050.
...
git-svn-id: svn://10.0.0.236/trunk@145342 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 19:03:00 +00:00
mkaply%us.ibm.com
7e62e141b3
Missing equals sign. ARGH
...
git-svn-id: svn://10.0.0.236/trunk@145341 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 18:40:13 +00:00
mkaply%us.ibm.com
a0ef5cbab6
just in case someone complains about this mornings builds, new jst files so spellchecker actually works on Windows
...
git-svn-id: svn://10.0.0.236/trunk@145331 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 15:07:02 +00:00
bzbarsky%mit.edu
ae71ebbc34
Fix leaks of registry keys. Bug 213985, r=biesi, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@145330 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 14:51:58 +00:00
timeless%mozdev.org
8d49b8332d
Bug 214025 [@ nsHTMLCSSUtils::IsCSSEditableProperty]
...
r=glazou sr=bz
git-svn-id: svn://10.0.0.236/trunk@145329 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 14:48:44 +00:00
noririty%jcom.home.ne.jp
d4df3aeff4
strip www. from block-image contextmenu
...
git-svn-id: svn://10.0.0.236/trunk@145327 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 12:41:36 +00:00
brendan%mozilla.org
7c3cf78ac7
Fix off-by-N in CG_COUNT_FINAL_SRCNOTES (214210).
...
git-svn-id: svn://10.0.0.236/trunk@145326 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 09:11:04 +00:00
caillon%returnzero.com
c9af458d0a
Don't let success of string bundle calls dictate the return value, continue to return errors. Still bug 214050.
...
git-svn-id: svn://10.0.0.236/trunk@145325 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 09:07:43 +00:00
bzbarsky%mit.edu
42ed44cffb
Last checkin accidentally reversed the sense of the aContent test; fixing that.
...
git-svn-id: svn://10.0.0.236/trunk@145324 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 07:37:48 +00:00
darin%meer.net
0c505d4e58
fixes bug 213282 "mozilla not sending basic authorization header" r=dwitte sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@145323 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 06:36:45 +00:00
bzbarsky%mit.edu
84a574bcc1
This should be that last of the nsIContent stuff for now.
...
git-svn-id: svn://10.0.0.236/trunk@145322 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 06:04:46 +00:00
bzbarsky%mit.edu
0e79f73c9e
This would break too if Camino were actually building right now.
...
git-svn-id: svn://10.0.0.236/trunk@145321 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 05:53:19 +00:00
bzbarsky%mit.edu
92d22dc940
More GetDocument bustage
...
git-svn-id: svn://10.0.0.236/trunk@145320 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 05:48:30 +00:00
caillon%returnzero.com
742898a589
Bug 214050
...
Start to localize some of the more common user-visible error messages in caps.
r+sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@145319 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 05:28:00 +00:00
bzbarsky%mit.edu
38d67245d3
Fix silly warning
...
git-svn-id: svn://10.0.0.236/trunk@145318 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 05:24:59 +00:00
bzbarsky%mit.edu
3932386b49
Fix Firebird redness
...
git-svn-id: svn://10.0.0.236/trunk@145317 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 05:19:13 +00:00
simford.dong%sun.com
03e4cbfcfe
Bug 213273 Browser just exits when open a link in a new tab while running with gtk 2.2 and atk libraries
...
r=kyle, sr=henry
not for default build
git-svn-id: svn://10.0.0.236/trunk@145316 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 04:53:18 +00:00
jshin%mailaps.org
2953967adc
bug 213899 : disable encoders for X11 font encoding in ucvtw2 and ucvcn on non-Unix platforms (r=smontagu, sr=alecf)
...
git-svn-id: svn://10.0.0.236/trunk@145315 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 04:34:26 +00:00
mkaply%us.ibm.com
1eaf323a0c
Spellchecker packaging
...
git-svn-id: svn://10.0.0.236/trunk@145314 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 04:26:21 +00:00
mkaply%us.ibm.com
06b6dd3c64
Spellchecker packaging for mac
...
git-svn-id: svn://10.0.0.236/trunk@145313 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 04:21:21 +00:00
ben%bengoodger.com
5c9d2eb3fc
Clean up about dialog.
...
git-svn-id: svn://10.0.0.236/trunk@145312 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 03:49:20 +00:00
bienvenu%nventure.com
1b0c589dcc
fix bloat bringing up copy menu item on imap folders by caching imap acl, remove unused methods, r/sr=mscott 213688 miscellaneous formatting cleanup
...
git-svn-id: svn://10.0.0.236/trunk@145311 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 03:42:23 +00:00
scott%scott-macgregor.org
589695ee5f
bump skin version
...
git-svn-id: svn://10.0.0.236/trunk@145310 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 03:08:27 +00:00
mkaply%us.ibm.com
9549240a00
Fix static build
...
git-svn-id: svn://10.0.0.236/trunk@145307 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 01:51:57 +00:00
bzbarsky%mit.edu
368ce37a7d
Fixing HP-UX bustage by removing unused variable
...
git-svn-id: svn://10.0.0.236/trunk@145306 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 01:50:51 +00:00
bzbarsky%mit.edu
767bf9591b
more mac build bustage fixes
...
git-svn-id: svn://10.0.0.236/trunk@145305 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 01:19:26 +00:00
bzbarsky%mit.edu
a0f8a29dd2
Fixing more windows bustage
...
git-svn-id: svn://10.0.0.236/trunk@145304 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 01:15:55 +00:00
bzbarsky%mit.edu
88c1ebd8a5
Fix mac build bustage
...
git-svn-id: svn://10.0.0.236/trunk@145302 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 00:05:16 +00:00
bzbarsky%mit.edu
608db6d3c0
Fixing build-bustage typo
...
git-svn-id: svn://10.0.0.236/trunk@145301 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 23:59:38 +00:00
jst%netscape.com
3cf3d8cf4b
Fixing bug 209717. Making document.load() use the caller's URI as the base URI. r=caillon@aillon.org, sr=hjtoi-bugzilla@comcast.net
...
git-svn-id: svn://10.0.0.236/trunk@145300 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 23:12:46 +00:00
bishakhabanerjee%netscape.com
62c9c09bcb
Bug 213903: removing unused variables 'delold', 'save', 'entry'
...
git-svn-id: svn://10.0.0.236/trunk@145299 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 22:55:16 +00:00
mkaply%us.ibm.com
bd35b16d0d
#56301
...
Spellchecker packaging
git-svn-id: svn://10.0.0.236/trunk@145298 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 22:33:24 +00:00
caillon%returnzero.com
0faa02efe6
Introduce a weak ptr here to avoid extra addref/releases in this loop. r+sr=bzbarsky@mit.edu on irc.
...
git-svn-id: svn://10.0.0.236/trunk@145297 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 22:32:31 +00:00
mkaply%us.ibm.com
cf1f0a43a8
#56301
...
Spellchecker packaging
git-svn-id: svn://10.0.0.236/trunk@145296 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 22:25:25 +00:00
bzbarsky%mit.edu
8d4d0761b1
Left this out. Bug 213823, r=caillon, sr=build-bustage
...
git-svn-id: svn://10.0.0.236/trunk@145295 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 22:23:06 +00:00
brade%netscape.com
c96a8ac9cc
fix compiler warning
...
git-svn-id: svn://10.0.0.236/trunk@145294 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 22:18:42 +00:00
bishakhabanerjee%netscape.com
25c02d6eaa
Bug 213902 : removing unused variable "next" in "cert_DecodeNameConstraintSubTree"
...
git-svn-id: svn://10.0.0.236/trunk@145293 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 21:53:16 +00:00
bzbarsky%mit.edu
9e4941c980
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@145292 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 21:35:53 +00:00
mkaply%us.ibm.com
d4472bc6de
#214180
...
r=pedemont, sr=blizzard
OS/2 only - Need a cast for mouse position values
git-svn-id: svn://10.0.0.236/trunk@145290 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 21:32:11 +00:00
bzbarsky%mit.edu
82c14d79dd
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@145289 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 21:25:13 +00:00
leaf%mozilla.org
5966afb32f
use -e unconditionally to terminate the optionslist to glimpse, bug 99680,
...
r=timeless, two thumbs up = alecf
git-svn-id: svn://10.0.0.236/trunk@145288 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 21:24:42 +00:00
tor%cs.brown.edu
d2d67b8c59
Bug 214191 - crash printing pages with spacer images.
...
r=roland.mainz, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@145287 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 21:23:24 +00:00
bzbarsky%mit.edu
67e7a64c5d
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@145285 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 21:17:26 +00:00
bzbarsky%mit.edu
0147d8d4a6
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@145284 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 21:09:56 +00:00
mkaply%us.ibm.com
64242301f9
#214152
...
r=pedemont, sr=bz
Handle unicode conversion failure better
git-svn-id: svn://10.0.0.236/trunk@145282 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 21:02:45 +00:00
brendan%mozilla.org
b4d3d05e3d
Fix 7x bloat bug due to off-by-1-level-of-indirection in sizeof type param typo (214176, r=Mitch@0Bits.COM).
...
git-svn-id: svn://10.0.0.236/trunk@145281 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 20:58:52 +00:00
cbiesinger%web.de
75049fadb9
bug 214116
...
Lots of references to Netscape Webmail in the Mailnews Section of Help Window.
pathc by R.J. Keller webmaster@trfenv.com , r=oeschger
git-svn-id: svn://10.0.0.236/trunk@145280 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 20:49:45 +00:00
cbiesinger%web.de
ce0712ee0a
214173 r=bzbarsky sr=darin Crash in typeFromExtEquals
...
Hopefully also fixes 213985, hang when downloading .tar.gz files (on windows)
git-svn-id: svn://10.0.0.236/trunk@145279 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 20:46:32 +00:00
bzbarsky%mit.edu
6f5651c414
Tabbing through textfields should repaint instead of leaving them looking
...
selected. Bug 214115, r=brade, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@145278 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 20:45:38 +00:00
bienvenu%nventure.com
83fba7b7c2
fix 214048 mail account sorting horked in folder pane r=neil.parkway, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@145277 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 20:40:57 +00:00
daniel%glazman.org
d1acbd4732
resources were not declared in xpinstall/packager for Composer's new features (positioning, table UI)
...
bug=214167, r=brade, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@145276 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 20:37:09 +00:00
mkaply%us.ibm.com
6b253b634f
Turning spellchecker in default build - not packaged yet
...
git-svn-id: svn://10.0.0.236/trunk@145275 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 20:36:13 +00:00
brade%netscape.com
d200f43fee
more Is* method usage / code cleanup; r=glazman, sr=bz, bug=212683
...
git-svn-id: svn://10.0.0.236/trunk@145274 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 20:31:08 +00:00
brendan%mozilla.org
89c23462fb
Undo critical part of last change to try to fix crashing testerboxes.
...
git-svn-id: svn://10.0.0.236/trunk@145273 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 18:30:12 +00:00
noririty%jcom.home.ne.jp
0436287734
Fix 174687 - Show domain@context image blocking, patch (mostly) by eric@5stops.com
...
git-svn-id: svn://10.0.0.236/trunk@145272 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 14:52:41 +00:00
brade%netscape.com
b1c35c5841
fix tinderbox bustage
...
git-svn-id: svn://10.0.0.236/trunk@145271 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 14:27:49 +00:00
brade%netscape.com
7b542e3e34
cleanup of editor code, bug=209548, r=jfrancis, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@145270 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 13:13:50 +00:00
noririty%jcom.home.ne.jp
9043145e12
Fix 205998 - Find in 'T'his Page, patch by abecevello@sympatico.ca
...
git-svn-id: svn://10.0.0.236/trunk@145269 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 13:06:53 +00:00
neil%parkwaycc.co.uk
dc7c22d478
Bug 214107 Fix XML Parsing Error in help-index1.rdf p=bc@bclary.com r=me (no sr required as per the original patch)
...
git-svn-id: svn://10.0.0.236/trunk@145268 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 12:38:15 +00:00
noririty%jcom.home.ne.jp
d9e6a5cfcd
Fix 194081 - recall resizer
...
git-svn-id: svn://10.0.0.236/trunk@145267 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 11:56:04 +00:00
timeless%mozdev.org
5fe3bd02d3
Bug 207617 This URL crashes Mozilla every time [@ js_CompareStrings]
...
r=bryner sr=bz
git-svn-id: svn://10.0.0.236/trunk@145266 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 10:59:54 +00:00
bryner%brianryner.com
78daf80164
Update app and locale version
...
git-svn-id: svn://10.0.0.236/trunk@145265 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 07:28:45 +00:00
bryner%brianryner.com
67928a1382
Adapt wallet's password manager UI (removing the form manager bits). Split into content and locale directories and add contents.rdf files for passwordmgr chrome package.
...
git-svn-id: svn://10.0.0.236/trunk@145264 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 06:06:10 +00:00
brendan%mozilla.org
2a40dbb3c5
Minor cleanups to last checkin.
...
git-svn-id: svn://10.0.0.236/trunk@145263 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 05:46:18 +00:00
bienvenu%nventure.com
b5281bbe57
remove unused methods, addUnique and replaceElement 214120 miscellaneous cleanup r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@145262 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 01:51:20 +00:00
bsmedberg%covad.net
f24d69bc30
Fix assertion from bug 211470, rs=bz
...
git-svn-id: svn://10.0.0.236/trunk@145261 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 01:12:36 +00:00
bienvenu%nventure.com
160b62fbc8
fix 175488 we don't recognize some imap folders as special folder if they're under the inbox, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@145260 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 01:03:46 +00:00
bienvenu%nventure.com
22de1e81bb
get rid of unused structs in nsImapCore, r/sr=mscott, part of cleanup work for 209545
...
git-svn-id: svn://10.0.0.236/trunk@145259 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-28 01:00:18 +00:00
bryner%brianryner.com
915bc8b228
Fixing windows build - need to use a constructor for initializing reference-type members.
...
git-svn-id: svn://10.0.0.236/trunk@145258 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 21:21:45 +00:00
scott%scott-macgregor.org
e420958a88
mode=full for the compose toolbar by default
...
git-svn-id: svn://10.0.0.236/trunk@145257 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 19:22:03 +00:00
scott%scott-macgregor.org
f8843541f6
bump skin version string.
...
git-svn-id: svn://10.0.0.236/trunk@145256 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 19:15:23 +00:00
bzbarsky%mit.edu
8a053aea15
Update to take advantage of the new overall logic by returning a MIME info from
...
GetFromType even if there is no handler. Also move some repeated code out into
a function. Bug 214006, r=biesi, sr=darin
git-svn-id: svn://10.0.0.236/trunk@145255 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 16:27:15 +00:00
bsmedberg%covad.net
3ae54818a4
Forgot a review nit from bug 211470.
...
git-svn-id: svn://10.0.0.236/trunk@145254 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 15:46:52 +00:00
bsmedberg%covad.net
2c2c23dd44
Bug 211470 - need a common nsURIHashKey r=darin sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@145253 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 15:20:11 +00:00
noririty%jcom.home.ne.jp
7b496036ca
Fix 176130 - Context menu missing in menubar and bookmarks toolbar, patch by dkoppenh@null.net
...
git-svn-id: svn://10.0.0.236/trunk@145252 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 14:47:58 +00:00
noririty%jcom.home.ne.jp
9d2bc5612e
Fix 175925 - enable right-align BTF items, patch by basic@mozillanews.org r=me
...
git-svn-id: svn://10.0.0.236/trunk@145251 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 14:12:45 +00:00
noririty%jcom.home.ne.jp
a6aa0ede88
Fix 209503 - about:config search, patch by gelsoft@mx4.tiki.ne.jp
...
git-svn-id: svn://10.0.0.236/trunk@145250 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 14:08:39 +00:00
bryner%brianryner.com
85809a0bfc
XPM version of the new Firebird icon
...
git-svn-id: svn://10.0.0.236/trunk@145247 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 09:25:48 +00:00
bryner%brianryner.com
001e301e43
passwordmgr.properties, not satchel.properties
...
git-svn-id: svn://10.0.0.236/trunk@145245 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 07:06:49 +00:00
timeless%mozdev.org
be4e99ade5
Bug 214020 Null security callbacks [@ nsHttpConnection::GetInterface]
...
r=bbaetz sr=bz
git-svn-id: svn://10.0.0.236/trunk@145244 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 07:05:31 +00:00
bryner%brianryner.com
5696818c75
Initial add of new (work-in-progress) password manager implementation. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@145243 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 07:05:27 +00:00
caillon%returnzero.com
eb5d77e5d2
Init mSecurityPolicy. This somehow got lost in between the last two revisions of my patch to bug 83536.
...
r=timeless,sr=bzbarsky on IRC.
git-svn-id: svn://10.0.0.236/trunk@145242 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 07:00:25 +00:00
caillon%returnzero.com
ee8fbe535c
213796 - Crash In CAPS.DLL On Startup [@ nsPrincipal::GetHashValue]
...
r+sr+caillonIsStupid=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@145241 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 04:08:48 +00:00
caillon%returnzero.com
fdbc79f04d
Bug 153583 - Links to obsoleted attachment should use line-through style
...
r=kiko@async.com.br
a=justdave@netscape.com
git-svn-id: svn://10.0.0.236/trunk@145240 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 01:16:45 +00:00
brendan%mozilla.org
2532d3d12a
Big dynamic footprint win via script filename caching, plus line number fix for strict/const diags (see http://bugzilla.mozilla.org/attachment.cgi?id=127130&action=view for detailed checkin comments; 208030, r/rs=shaver, r=rginda on the jsd change, r=jst on the dom change).
...
git-svn-id: svn://10.0.0.236/trunk@145239 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 22:37:11 +00:00
neil%parkwaycc.co.uk
991aba03d9
Supplementary patch to address sr=sspitzer comment for bug 207634
...
git-svn-id: svn://10.0.0.236/trunk@145238 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 22:16:56 +00:00
cbiesinger%web.de
4fac01aa31
fixing windows bustage
...
git-svn-id: svn://10.0.0.236/trunk@145237 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 22:09:37 +00:00
cbiesinger%web.de
88e87c14f9
213882 r=bzbarsky sr=darin consider making aFileExt the primary extension if it is an extension
...
git-svn-id: svn://10.0.0.236/trunk@145236 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 21:01:08 +00:00
bryner%brianryner.com
da291e17ef
Update version to 0.6.1
...
git-svn-id: svn://10.0.0.236/trunk@145235 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 19:30:14 +00:00
cbiesinger%web.de
fde122134a
fixing beos bustage
...
git-svn-id: svn://10.0.0.236/trunk@145234 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 18:58:13 +00:00
kerz%mozillazine.org
89ee1664f6
Adding 48x48 state to icon
...
git-svn-id: svn://10.0.0.236/trunk@145233 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 18:45:42 +00:00
jshin%mailaps.org
49649edc50
bug 200732 : adding a few missing return value checks for GetUnicode(En|De)coder(Raw) : r=smontagu, sr=blizzard (original bug was about crash on HP/UX under UTF-8 locale)
...
git-svn-id: svn://10.0.0.236/trunk@145231 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 10:15:24 +00:00
caillon%returnzero.com
60a80f171d
Bug 213912
...
If getting the a chrome document's principal fails, handle the error and clean up the navigator object's holder.
r+sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@145229 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 08:16:44 +00:00
bryner%brianryner.com
40029fe1dd
Fixing gtk2 bustage. Don't even bother using a QI when we just want to get at an interface from a concrete class pointer.
...
git-svn-id: svn://10.0.0.236/trunk@145228 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 07:59:23 +00:00
bryner%brianryner.com
7fc562ef90
Remove check for MOZILLA_FIVE_HOME in the environment; it causes conflicts with firebird (bug 172706)
...
git-svn-id: svn://10.0.0.236/trunk@145227 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 07:51:05 +00:00
kerz%mozillazine.org
d8a6dd213c
New app icon, bug 170677
...
git-svn-id: svn://10.0.0.236/trunk@145226 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 07:28:15 +00:00
bryner%brianryner.com
92dc39e1ec
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz)
...
git-svn-id: svn://10.0.0.236/trunk@145225 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 06:42:50 +00:00
bzbarsky%mit.edu
5520814966
Make ensureSelection check that there is something to select. Bug 213961,
...
patch by db48x@yahoo.com (Daniel Brooks), r=blake, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@145224 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 06:08:12 +00:00
jshin%mailaps.org
7e66fe9290
bug 199237 : fix the rendering of the non-ASCII title of a media/image doc : follow-up (no actual change in the code but just a couple of changes in comment)
...
git-svn-id: svn://10.0.0.236/trunk@145223 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 05:54:42 +00:00
caillon%returnzero.com
100872b669
Regression fixes from my landing of bug 83536.
...
Fixes bugs 213918, 213958. Also fixes a non-related leak of nsIPrincipals.
r+sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@145222 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 05:30:15 +00:00
jshin%mailaps.org
e931489539
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (r=bryner, sr=bz)
...
git-svn-id: svn://10.0.0.236/trunk@145221 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 05:17:26 +00:00
scott%scott-macgregor.org
679621a0b0
point the release notes menu item to the dummy release notes file
...
git-svn-id: svn://10.0.0.236/trunk@145218 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 04:11:15 +00:00
scott%scott-macgregor.org
2bfe581d9e
change the user agent to be Thunderbird 0.1 for our first 0.1 milestone release
...
git-svn-id: svn://10.0.0.236/trunk@145217 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 04:02:12 +00:00
bryner%brianryner.com
7e2e3089a7
Prevent normal handling of oninput events if the event is caused by autocomplete updating the text field value. Bug 212686.
...
git-svn-id: svn://10.0.0.236/trunk@145216 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 02:55:24 +00:00
leaf%mozilla.org
e87ca0ef2f
bug 213925. let post-mozilla.pl pass back a binary url. r=granrose
...
git-svn-id: svn://10.0.0.236/trunk@145215 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-26 00:17:45 +00:00
bzbarsky%mit.edu
156ccb08f9
Bump skinVersion up to 1.5, since older skins are likely to get broken by the
...
change to no longer support single-':' pseudo-elements. Bug 211657, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@145214 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 23:03:39 +00:00
bzbarsky%mit.edu
b9c67ee584
Remove support for the single-':' form of -moz-* pseudo-elements. Bug 211657,
...
r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@145213 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 22:44:58 +00:00
sicking%bigfoot.com
b1c122038c
Fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@145212 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 22:41:05 +00:00
sicking%bigfoot.com
b97c1d9e84
Bug 190305: Make xml prettyprinting localizeable. Patch by vberon@mecano.gme.usherb.ca
...
r=sicking, Pike sr=bz
git-svn-id: svn://10.0.0.236/trunk@145211 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 22:11:19 +00:00
dbaron%dbaron.org
2d08b120f2
Ensure that NS_FRAME_HAS_CHILD_WITH_VIEW is set correctly when something has a view and is inside a float inside the block part of a block-inside-inline split. b=213781 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@145210 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 22:04:00 +00:00
bryner%brianryner.com
60ed1f2b2b
bump version to 0.6.1
...
git-svn-id: svn://10.0.0.236/trunk@145209 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 21:52:33 +00:00
timeless%mozdev.org
e1993396b4
Bug 213894 XPI Installation crashes [@ nsXPITriggerItem::SetPrincipal]
...
r=caillon sr=bz
git-svn-id: svn://10.0.0.236/trunk@145208 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 21:10:38 +00:00
mkaply%us.ibm.com
82faeb4f71
#56301
...
r=mkaply, pedemont, jblanco, sr=kin@netscape.com , a=drivers
Turn on spellchecker for extensions=all builds only - not part of any default builds
git-svn-id: svn://10.0.0.236/trunk@145207 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 19:53:34 +00:00
caillon%returnzero.com
aa18e68f01
Bug 213847. Prompt the user for what to do if we don't know whether we can grant a capability.
...
r+sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@145206 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 19:23:17 +00:00
jaggernaut%netscape.com
df747d0621
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145205 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 19:06:59 +00:00
mkaply%us.ibm.com
9fcd880d35
#56301
...
r=mkaply, pedemont, jblanco, sr=kin@netscape.com , a=drivers
Turn on spellchecker for extensions=all builds only - not part of any default builds
git-svn-id: svn://10.0.0.236/trunk@145204 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 18:48:02 +00:00
andreas.otte%debitel.net
989040102c
fix bug 213012, unescape %2E during path coalescing, r=dveditz@netscape.com, sr=darin@meer.net
...
git-svn-id: svn://10.0.0.236/trunk@145203 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 18:36:34 +00:00
pinkerton%netscape.com
a9ff5c0f1a
grrr. static target.
...
git-svn-id: svn://10.0.0.236/trunk@145202 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 17:35:24 +00:00
cbiesinger%web.de
cd10e45672
removing unused files. r+sr=darin, no bug
...
git-svn-id: svn://10.0.0.236/trunk@145201 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 17:31:36 +00:00
pinkerton%netscape.com
72e392d21a
more bustage
...
git-svn-id: svn://10.0.0.236/trunk@145200 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 17:22:03 +00:00
pinkerton%netscape.com
d520ebf8b7
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@145199 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 16:51:27 +00:00
cbiesinger%web.de
72ffd605aa
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
git-svn-id: svn://10.0.0.236/trunk@145198 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 16:48:00 +00:00
mkaply%us.ibm.com
6fa5a7f31e
#56301
...
r=mkaply, pedemont, jblanco, sr=kin@netscape.com , a=drivers
Check mozdev spellchecker into Mozilla - hurrah!
Not turned on yet :)
git-svn-id: svn://10.0.0.236/trunk@145196 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 15:47:55 +00:00
timeless%mozdev.org
10ba1a1eac
Bug 211270 InMemoryDataSource::Init doesn't check the return value of PL_DHashTableInit
...
r=tingley sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@145195 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 14:56:25 +00:00
danm-moz%comcast.net
8d89bbe0fa
mark the hidden window's widget as invisible (on all platforms, now). bug 207742 r=brendan,bryner
...
git-svn-id: svn://10.0.0.236/trunk@145194 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 14:55:51 +00:00
danm-moz%comcast.net
d09a7113c6
learn how to make an eWindowType_invisible widget and refuse to ever make it visible. bug 207742 r=brendan,bryner
...
git-svn-id: svn://10.0.0.236/trunk@145193 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 14:54:39 +00:00
danm-moz%comcast.net
b835fecf26
learn how to make an eWindowType_invisible widget. bug 207742 r=brendan,bryner
...
git-svn-id: svn://10.0.0.236/trunk@145192 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 14:53:37 +00:00
aaronl%netscape.com
ae97efd78d
Bug 212641. Type Alt+Down in URL bar, then click somewhere else, even in another app -- can't get rid of dropdown! r=bryner, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@145185 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 08:26:11 +00:00
mkaply%us.ibm.com
99be155b90
OS/2 bustage - need to include nsCRT.h
...
git-svn-id: svn://10.0.0.236/trunk@145184 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 04:32:51 +00:00
scott%scott-macgregor.org
c0664a6ee8
Patch from Stephen Walker to include HLine Properties dtd file.
...
git-svn-id: svn://10.0.0.236/trunk@145183 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 04:21:22 +00:00
noririty%jcom.home.ne.jp
48bca2071a
back out AiO
...
git-svn-id: svn://10.0.0.236/trunk@145182 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 04:13:46 +00:00
bzbarsky%mit.edu
fe3b50c34c
Remove unused variable.
...
git-svn-id: svn://10.0.0.236/trunk@145181 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 04:06:31 +00:00
bzbarsky%mit.edu
7b256537b6
Don't bother loading scripts from the network when scripts are disabled. Bug
...
66857, r=sicking, sr=jst
git-svn-id: svn://10.0.0.236/trunk@145179 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 23:22:45 +00:00
tor%cs.brown.edu
75f32461a1
Bug 208622 - some animated gifs don't display properly. r=pavlov, sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@145177 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 23:17:50 +00:00
timeless%mozdev.org
f668898cba
Bug 182166 strict javascript warnings in pref-winhooks.js
...
patch by stevechapel@earthlink.net r=jst sr=bz
git-svn-id: svn://10.0.0.236/trunk@145176 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 23:15:07 +00:00
timeless%mozdev.org
f16ecf8238
Bug 205709 javascript script warning in abDragDrop.js
...
patch by stevechapel@earthlink.net r=stephend sr=bz
git-svn-id: svn://10.0.0.236/trunk@145175 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 23:11:35 +00:00
timeless%mozdev.org
a1071b007b
Bug 207463 Site Navigation Bar displays when not needed with multiple tabs
...
patch by stevechapel@earthlink.net r=jag sr=bz
git-svn-id: svn://10.0.0.236/trunk@145174 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 23:09:57 +00:00
glen.beasley%sun.com
9470bddcc8
remove no longer used include blapi.h
...
git-svn-id: svn://10.0.0.236/trunk@145172 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 23:01:08 +00:00
scott%scott-macgregor.org
929f158123
include chrome for the font calibration dialog
...
git-svn-id: svn://10.0.0.236/trunk@145170 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 22:08:13 +00:00
neil%parkwaycc.co.uk
262e2d7ad1
Fix bug 207634 bustage - checked in wrong version of mac changes
...
git-svn-id: svn://10.0.0.236/trunk@145169 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 21:56:54 +00:00
dbaron%dbaron.org
c1302b91f2
Use unsigned type (at brendan's suggestion) for perhaps-more-efficient modulus. r+sr=brendan b=188761
...
git-svn-id: svn://10.0.0.236/trunk@145168 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 21:42:53 +00:00
mkaply%us.ibm.com
7caf332fe2
#56301
...
r=mkaply, pedemont, jblanco, sr=kin@netscape.com , a=drivers
Check mozdev spellchecker into Mozilla - hurrah!
Not turned on yet :)
git-svn-id: svn://10.0.0.236/trunk@145167 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 21:39:28 +00:00
dbaron%dbaron.org
af139ac181
Make blinkk blink in a 750ms on, 250ms off pattern. b=188761 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@145166 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 21:26:33 +00:00
caillon%returnzero.com
2d06d867c5
Bug 213341 - Use smart pointer classes for long lived strong references in nsGenericElement and friends.
...
r=bzbarsky@mit.edu sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@145165 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 20:38:08 +00:00
neil%parkwaycc.co.uk
7dc82ecf66
Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@145164 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 20:31:35 +00:00
bienvenu%nventure.com
7019c27f54
fix 213768 reverse sort by threads broken, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@145163 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 20:15:09 +00:00
jaggernaut%netscape.com
32562963b2
Bug 209885: Support <tab linkedpanel="panelId"/>. Patch by Alex "WeirdAl" Vincent <ajvincent@juno.com>, r=Neil, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@145162 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 19:02:13 +00:00
mkaply%us.ibm.com
4f792ecf69
Ports bustage - remove NS_COM per bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@145161 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 18:58:30 +00:00
dbaron%dbaron.org
c5873ec699
Fix firebird bustage more cleanly by moving xpinstall unconditionally into tier 50. r=cls b=212509
...
git-svn-id: svn://10.0.0.236/trunk@145160 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 18:34:38 +00:00
smontagu%netscape.com
bc91960dc6
Use a hashtable instead of searching an array, to make RemoveBidiContinuation() not be O(n^2). Bug 212827, r+sr=bzbarsky.
...
git-svn-id: svn://10.0.0.236/trunk@145159 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 18:33:50 +00:00
bzbarsky%mit.edu
710da65e60
This was not supposed to land. Fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@145158 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 18:30:50 +00:00
scott%scott-macgregor.org
f38e867c22
fix a regression caused by the new attachment landing where the stand alone message window had no
...
message pane or attachment box.
git-svn-id: svn://10.0.0.236/trunk@145157 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 17:38:34 +00:00
bzbarsky%mit.edu
35a174706c
Verbiage change. Bug 185536, patch by kairo@kairo.at (Robert Kaiser),
...
r=gisburn, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@145156 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 17:37:40 +00:00
bzbarsky%mit.edu
b878645544
Add an nsIDocument* GetOwnerDocument() to nsGenericElement, deCOMify
...
nsINodeInfo a tad. Bug 211634, r=jkeiser, sr=jst
git-svn-id: svn://10.0.0.236/trunk@145155 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 17:30:52 +00:00
bzbarsky%mit.edu
68d2cd514f
Don't load the image for image inputs till we have all of our attributes. Bug
...
209242, r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@145154 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 17:10:14 +00:00
noririty%jcom.home.ne.jp
73fe15186d
Fix 207166 - tweak caret browsing button, patch by mconnor@rogers.com.
...
git-svn-id: svn://10.0.0.236/trunk@145153 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 16:02:07 +00:00
bmlk%gmx.de
0abdb80d22
generate makefiles for layout-debug, bug 137331 r,sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145150 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 12:44:24 +00:00
noririty%jcom.home.ne.jp
6cc0cb6da4
another oops
...
git-svn-id: svn://10.0.0.236/trunk@145149 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 11:21:07 +00:00
noririty%jcom.home.ne.jp
318026d901
fix sidebar mid-click regression
...
git-svn-id: svn://10.0.0.236/trunk@145148 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 11:01:40 +00:00
igor%mir2.org
ce9a4a38b4
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=213231 :
...
All information about exception handlers are stored in exception table eliminating the need to have TRY bytecode.
git-svn-id: svn://10.0.0.236/trunk@145147 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 10:50:29 +00:00
igor%mir2.org
5d65d1a938
Work in progress on http://bugzilla.mozilla.org/show_bug.cgi?id=213231 :
...
Replacing try stack by static table of exception handlers
git-svn-id: svn://10.0.0.236/trunk@145146 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 10:46:46 +00:00
igor%mir2.org
c5866f982a
Work in progress on http://bugzilla.mozilla.org/show_bug.cgi?id=213231 :
...
When handling exceptions, restore proper scope without using try stack
git-svn-id: svn://10.0.0.236/trunk@145145 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 10:45:30 +00:00
noririty%jcom.home.ne.jp
7e9100c3af
Implement AiO ports' autoscroll - patch by boullet@col.bsf.alcatel.fr b=212273,212002
...
git-svn-id: svn://10.0.0.236/trunk@145144 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 10:34:54 +00:00
igor%mir2.org
39c85873cb
Restoring NativeJavaMethod(Method, String) for backward compatibility.
...
git-svn-id: svn://10.0.0.236/trunk@145143 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 09:06:44 +00:00
aaronl%netscape.com
856b67ce1a
Bug 211852 and bug 212626. Tab and shift+tab not working with sub documents. r=bryner, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@145142 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 08:53:48 +00:00
aaronl%netscape.com
8f262b7480
Bug 192729. Tabs that are still loading or have error block all keyboard shortcuts. r=bryner, sr=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@145141 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 08:48:59 +00:00
caillon%returnzero.com
083c8bf39a
I missed this file as part of my checkin for bug 83536.
...
git-svn-id: svn://10.0.0.236/trunk@145140 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 07:23:50 +00:00
caillon%returnzero.com
59ad5ba823
These #includes are obsolete after the landing of bug 83536.
...
git-svn-id: svn://10.0.0.236/trunk@145139 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 07:17:38 +00:00
scott%scott-macgregor.org
e9ebf4730e
When hiding the message pane, be sure to hide the attachments box too!
...
git-svn-id: svn://10.0.0.236/trunk@145138 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 07:11:52 +00:00
caillon%returnzero.com
cd46cbbaad
Bug 83536.
...
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
git-svn-id: svn://10.0.0.236/trunk@145137 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com
e07c163859
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145136 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 04:53:13 +00:00
bienvenu%nventure.com
eced45d407
fix enabling of collapse/expand all, only affects thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@145135 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 03:39:24 +00:00
caillon%returnzero.com
68b48a504e
Bug 213595 - Check for OOM. r=bzbarsky@mit.edu sr=darin@meer.net
...
git-svn-id: svn://10.0.0.236/trunk@145134 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 02:43:32 +00:00
preed%sigkill.com
64c7b7af62
Bug 211435 - Fix "Table 'namedqueries' was not locked with LOCK TABLES" error; Patch by jocuri@softhome.net (Vlad Dascalu), r=bbaetz, a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@145133 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 01:00:20 +00:00
rbs%maths.uq.edu.au
ba010cb363
Leftover from bug 15364. Patch by Christian Schmidt.
...
git-svn-id: svn://10.0.0.236/trunk@145130 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 23:26:35 +00:00
bzbarsky%mit.edu
9420de5a10
Make the loop actually deal with observers removing themselves. Bug 213611,
...
patch by riceman+bmo@mail.rit.edu (Tim), r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@145129 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 23:09:33 +00:00
dbaron%dbaron.org
a17e8c0bfb
Make margins between tables and captions collapse correctly when negative margins are involved. b=213465 r=bernd sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@145128 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 23:04:37 +00:00
dbaron%dbaron.org
2a36650bb6
Back out part of checkin from yesterday due to regressions. b=79315
...
git-svn-id: svn://10.0.0.236/trunk@145127 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 22:46:48 +00:00
bienvenu%nventure.com
bc1e83b697
fix 103732, sending unsent messages doesn't set replied/forwarded status on original msg, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@145126 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 21:53:05 +00:00
scott%scott-macgregor.org
68ac320624
thunderbird only change. The command line handler spits back "1" as an argument if there are no arguments following command. Handle
...
that case accordingly, and don't try to use "1" as the actual window argument.
git-svn-id: svn://10.0.0.236/trunk@145125 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 21:34:53 +00:00
scott%scott-macgregor.org
705dd15b10
double click should automatically open the attachment
...
git-svn-id: svn://10.0.0.236/trunk@145123 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 20:27:13 +00:00
scott%scott-macgregor.org
cabfd7f149
Bug #213036 --> Land new mail attachment display for thunderbird.
...
If you want the large icon version of this, set: mailnews.attachments.display.largeView to true.
Remove the flex on the message pane. This keeps us from properly remembering the height of the message pane in the various
3-pane configurations now that we generate the 3-pane dynamically.
Remove localstore.rdf information for the alternate 3-pane view xul file which we no longer use.
git-svn-id: svn://10.0.0.236/trunk@145122 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 19:05:47 +00:00
scott%scott-macgregor.org
61be0e900b
Bug #213036 --> Thunderbird only! Has no effect on the seamonkey build.
...
New XBL widget that acts like a horizontal list box for new attachment display in thunderbird. This widget will shortly be moving
to toolkit once verbage & location is worked out with the toolkit folks.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@145121 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 19:03:17 +00:00
cbiesinger%web.de
109e88735c
bug 198293 r=tor sr=scott@scott-macgregor.org support ICOs with alpha channel
...
git-svn-id: svn://10.0.0.236/trunk@145120 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 18:39:11 +00:00
despotdaemon%netscape.com
620eecc091
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@145119 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 18:14:07 +00:00
dbaron%dbaron.org
d5cd7a86ff
Remove unused content quality stubs. b=111346
...
git-svn-id: svn://10.0.0.236/trunk@145118 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 17:43:25 +00:00
noririty%jcom.home.ne.jp
fa9af1dd79
remove unused pref-downloads.xul, pref-downloads.dtd
...
git-svn-id: svn://10.0.0.236/trunk@145117 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 16:02:03 +00:00
noririty%jcom.home.ne.jp
384dd839c1
Fix 202792 - remove startup JS warnings, patch by holyspirit@hkpeople.net and brantgurganus2001@cherokeescouting.org
...
git-svn-id: svn://10.0.0.236/trunk@145116 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 14:24:05 +00:00
bsmedberg%covad.net
dc3a3558ad
Bug 198515 - patch by Roland.Mainz r=peterl/leon.sha sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@145115 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 14:10:12 +00:00
jake%bugzilla.org
419a3803a8
Bug 206558 - What happened when multiple items were selected on a multi-select box wasn't clear.
...
Patch by Vlad Dascalu <jocuri@softhome.net >
r=jake
git-svn-id: svn://10.0.0.236/trunk@145113 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 13:45:40 +00:00
aaronl%netscape.com
6dfa49637a
Fixing typo in history dropdown marker checkin
...
git-svn-id: svn://10.0.0.236/trunk@145111 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 09:49:59 +00:00
aaronl%netscape.com
e265cd059b
Bug 192577. URL bar's dropdown toggle button doesn't toggle. r=neil, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@145110 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 08:50:40 +00:00
dougt%meer.net
8044a1cb73
Making packaging a bit simplier
...
git-svn-id: svn://10.0.0.236/trunk@145109 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 06:04:27 +00:00
dougt%meer.net
6833381032
fixing a couple of makefile. not part of normal build.
...
git-svn-id: svn://10.0.0.236/trunk@145108 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 06:00:28 +00:00
dougt%meer.net
3254c5be29
updating minimo-unix requirements
...
git-svn-id: svn://10.0.0.236/trunk@145107 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 05:56:38 +00:00
dougt%meer.net
3e796785fb
Adding minimo to the top level makefile -- optionally of course. r=darin
...
git-svn-id: svn://10.0.0.236/trunk@145106 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 04:58:59 +00:00
bryner%brianryner.com
aa8f417fd7
Allow firebird and thunderbird to be pulled from a branch. rs=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@145104 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 04:51:55 +00:00
scott%scott-macgregor.org
3a2491a5ab
Add an option in the advanced options dialog for managing stored mail server passwords.
...
git-svn-id: svn://10.0.0.236/trunk@145103 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 04:47:08 +00:00
dougt%meer.net
efc56653fd
Adding comments and a new README file
...
git-svn-id: svn://10.0.0.236/trunk@145102 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 04:41:35 +00:00
dougt%meer.net
c93daf4364
mozconfig update.
...
git-svn-id: svn://10.0.0.236/trunk@145101 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 04:36:09 +00:00
dougt%meer.net
cd76b42973
libstdc++ stub
...
git-svn-id: svn://10.0.0.236/trunk@145100 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 04:34:08 +00:00
dougt%meer.net
c89cf04b95
Not part of mozilla build. r+sr=darin/dougt
...
git-svn-id: svn://10.0.0.236/trunk@145099 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 04:33:17 +00:00
scott%scott-macgregor.org
576a5837aa
New version of this file which should fix the Mac menubar issue where we show a bunch of garbage text.
...
Thanks to Ender for this fix!
git-svn-id: svn://10.0.0.236/trunk@145098 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 04:29:48 +00:00
jshin%mailaps.org
04bc61e8ed
fix another Mac bustage caused by the patch for bug 195093 : NS_SUCCESS_USING_FALLBACK_LOCALE not defined
...
git-svn-id: svn://10.0.0.236/trunk@145097 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 03:00:14 +00:00
dean_tessman%hotmail.com
b782c48f9d
178227 - code cleanup
...
patch by mconnor@rogers.com , r=me
git-svn-id: svn://10.0.0.236/trunk@145096 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 02:43:05 +00:00
mkaply%us.ibm.com
722fa9f7c0
Stray character snuck in there
...
git-svn-id: svn://10.0.0.236/trunk@145095 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 01:36:17 +00:00
jshin%mailaps.org
e65261586a
fix mac bustage ('return' was misspelled) in the patch for bug 195093
...
git-svn-id: svn://10.0.0.236/trunk@145094 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 01:28:18 +00:00
despotdaemon%netscape.com
61b30706b8
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@145093 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 00:43:06 +00:00
scott%scott-macgregor.org
a80702e282
Remove the search bar border.
...
Patch from Stephen Walker.
git-svn-id: svn://10.0.0.236/trunk@145092 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 00:28:40 +00:00
mhammond%skippinet.com.au
33152e29f9
We were breaking Python's rules for comparison result returns - and
...
this only started mattering in Python 2.3.
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@145091 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 00:23:45 +00:00
dbaron%dbaron.org
75df55b0bf
Make sure we include the overflow area in the size of views, for blocks and inlines, at least. b=79315 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@145090 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 00:14:16 +00:00
jshin%mailaps.org
f59b27219a
bug 195093 : modernize |GetDefaultCharsetForLocale| (use nsACString). r=darin, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@145089 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 23:46:38 +00:00
bzbarsky%mit.edu
1be4746275
Verbiage change. Bug 198898, patch by durbacher@gmx.de (Andreas Kunz),
...
r=biesi, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@145088 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 23:11:27 +00:00
mkaply%us.ibm.com
02845943af
One too many #endifs
...
git-svn-id: svn://10.0.0.236/trunk@145087 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 21:50:27 +00:00
bienvenu%nventure.com
941a80bb2b
fix Keep Only Unread messages when no other purge criteria is set, 168743 r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@145086 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 21:22:23 +00:00
mkaply%us.ibm.com
4ba3c552a1
#213287
...
r=pedemont, sr=blizzard (platform specific)
Make F10 work to display menu, and fix Alt key issue
git-svn-id: svn://10.0.0.236/trunk@145084 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 21:17:13 +00:00
mkaply%us.ibm.com
da4cdd7619
rs=leaf
...
Remove XP_OS2_VACPP from the tree
git-svn-id: svn://10.0.0.236/trunk@145083 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 21:08:40 +00:00
mkaply%us.ibm.com
b7a8474418
rs=leaf
...
Remove XP_OS2_VACPP from the tree
git-svn-id: svn://10.0.0.236/trunk@145082 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 20:39:27 +00:00
mkaply%us.ibm.com
6b6c9782b6
rs=leaf
...
Remove XP_OS2_VACPP from the tree
git-svn-id: svn://10.0.0.236/trunk@145081 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 20:29:43 +00:00
mkaply%us.ibm.com
a5b954970e
rs=leaf
...
Remove XP_OS2_VACPP from the tree
git-svn-id: svn://10.0.0.236/trunk@145080 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 20:16:02 +00:00
aaronl%netscape.com
2975e7a0b7
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@145079 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 19:56:40 +00:00
sicking%bigfoot.com
f658d2bb0d
not part of build. installfile for a buster.xpi. Also put the overlayed menuitem in the Webdevelopment menu so that it works for official builds.
...
git-svn-id: svn://10.0.0.236/trunk@145077 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 19:56:01 +00:00
dbaron%dbaron.org
20a7c5ebb1
Remove unused content quality stubs. b=111346 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@145076 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 18:38:08 +00:00
mkaply%us.ibm.com
bd3b62e584
rs=leaf
...
Remove XP_OS2_VACPP from the tree
git-svn-id: svn://10.0.0.236/trunk@145075 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 18:38:01 +00:00
scott%scott-macgregor.org
78858594cc
Due to popular demand,
...
Add back the View / Messages as Simple HTML, origianl HTML or plain text options.
git-svn-id: svn://10.0.0.236/trunk@145074 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 18:19:07 +00:00
aaronl%netscape.com
70e125c339
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@145073 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 18:12:11 +00:00
scott%scott-macgregor.org
c6c1353653
Bug #209409 --> junk mail icon in the thread pane is not properly centered. Thanks to Henrik Hansen for the fix.
...
git-svn-id: svn://10.0.0.236/trunk@145072 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 17:53:38 +00:00
cbiesinger%web.de
02d3b07819
162249 r=bzbarsky sr=darin Running external program - lack of decent error messages
...
This adds a useful error message in case the specified helper application does not exist
git-svn-id: svn://10.0.0.236/trunk@145069 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 17:25:02 +00:00
bzbarsky%mit.edu
426ad31224
Detect stuff that starts with "<head" as HTML. Bug 213416, r=biesi, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@145068 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 17:06:46 +00:00
aaronl%netscape.com
6953ec89d5
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@145067 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 17:02:03 +00:00
aaronl%netscape.com
caeda7078d
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@145063 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 15:42:29 +00:00
aaronl%netscape.com
81aefd5700
Bug 212157. Move accessibility interfaces toward eventual freezing, mark @status UNDER_REVIEW. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@145062 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 14:55:22 +00:00
cbiesinger%web.de
46df22197d
"bug 201046 (sorta), r+sr=bzbarsky, removing unused file"
...
git-svn-id: svn://10.0.0.236/trunk@145061 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 14:40:49 +00:00
noririty%jcom.home.ne.jp
2987e4eb74
Fix 212399 - remove duplicated line, patch by bugzilla@babylonsounds.com
...
git-svn-id: svn://10.0.0.236/trunk@145060 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 14:26:37 +00:00
bzbarsky%mit.edu
153da6cfa1
Avoid having to call SetAttr for each attribute we set by just looping
...
backwards over the attributes in the parser node instead. Bug 213347, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@145059 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 14:21:59 +00:00
noririty%jcom.home.ne.jp
ba2224f002
Fix 212412 - remove unused findbookmark function
...
git-svn-id: svn://10.0.0.236/trunk@145057 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 14:17:24 +00:00
bzbarsky%mit.edu
09f48900b0
Sync up the "time elapsed" wording between download manager and progress
...
dialog. Bug 201046, patch by durbacher@gmx.de (Andreas Kunz), r=biesi,
sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@145056 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 14:14:20 +00:00
bienvenu%nventure.com
38ddaf6264
fix handling of uid gaps when opening folders and requesting headers, r/sr=mscott 103401
...
git-svn-id: svn://10.0.0.236/trunk@145055 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 13:57:48 +00:00
igor%mir2.org
c554efa163
Move code to adjust stack depth for finally handler from TARGET case of the main switch in generateICode to TRY switch generating all the code for try. It allows to remove special marking of JSR targets with FINALLY_PROP and make stack handling for catch and finally block uniform.
...
git-svn-id: svn://10.0.0.236/trunk@145054 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 13:41:35 +00:00
igor%mir2.org
9d00a6612f
Removal of JTHROW byte code: instead of generation byte code pair [GOSUB exception handler], JTHROW, RETSUB from finally now supports re-throwing of exception object directly when called from exception handler.
...
Now the exception handler invokes finally code with the exception object on the stack top, not PC to return which allows RETSUB to distinguish between this and GOSUB invocation.
git-svn-id: svn://10.0.0.236/trunk@145053 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 13:04:07 +00:00
preed%sigkill.com
989cf3ffd3
Bug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch by jocuri@softhome.net (Vlad Dascalu); r/a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@145052 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 12:23:27 +00:00
igor%mir2.org
d94a23acf9
Move ENDTRY, JTHROW, GOSUB and RETSUB from TokenStream to Interpreter as they specific only to Interpreter implementation.
...
git-svn-id: svn://10.0.0.236/trunk@145051 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 11:16:54 +00:00
igor%mir2.org
ffed4ae784
Removal of code to handle stack chages when generationg GOSUB to finally code for finally handler: the stack size adjustments is done during FINALLY code generation already.
...
git-svn-id: svn://10.0.0.236/trunk@145050 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 08:58:08 +00:00
mhammond%skippinet.com.au
446028483d
When new components are registered, re-scan the Python directory for
...
new .pth files (which may have just been installed).
Add _xpcom.GetSpecialDirectory() to make this work.
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@145049 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 07:30:55 +00:00
dbaron%dbaron.org
f10c26b785
Fix top vs bottom typo. b=190743 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@145048 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 06:13:45 +00:00
dbaron%dbaron.org
fed9d91b9c
Fix egcs bustage.
...
git-svn-id: svn://10.0.0.236/trunk@145047 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 05:47:09 +00:00
dbaron%dbaron.org
9b3f6eea03
DeCOMtaminate nsHTMLReflowCommand as much as possible without cleaning up callers. b=213333 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@145046 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 04:23:46 +00:00
noririty%jcom.home.ne.jp
f3a095b7d6
Fix 212523 - Popup Whitelist bustage, patch by mconnor@rogers.com
...
git-svn-id: svn://10.0.0.236/trunk@145045 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 02:12:17 +00:00
jpierre%netscape.com
a32d157f80
Allow freebl to build correctly under MS VC++ .net 2003 . sr=nelsonb
...
git-svn-id: svn://10.0.0.236/trunk@145044 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 02:04:57 +00:00
bzbarsky%mit.edu
b1597b655e
Sync up the attribute-adding code in the fragment sink to the HTML sink to
...
avoid stripping quotes too many times. Bug 212805; r=jkeiser; sr=jst
git-svn-id: svn://10.0.0.236/trunk@145042 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 01:31:34 +00:00
scott%scott-macgregor.org
a97fc5ba6c
port varga's patch to thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@145041 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 00:01:50 +00:00
wtc%netscape.com
0d9b1bbf83
Bugzilla bug 213192: take the first two components of $(OS_RELEASE) the
...
right way. The basename function that we were using only works when
$(OS_RELEASE) has exactly three components. The patch is contributed by
Ed Catmur <ed@catmur.co.uk >. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@145040 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 23:40:51 +00:00
scott%scott-macgregor.org
f0568ce00b
the other half of the fix to make customizing the stand alone mail window work. Forgot to check this in with my earlier
...
checkin.
git-svn-id: svn://10.0.0.236/trunk@145038 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 23:01:04 +00:00
mkaply%us.ibm.com
ea2071d85d
rs=leaf
...
Remove XP_OS2_VACPP from the tree
git-svn-id: svn://10.0.0.236/trunk@145037 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 22:10:08 +00:00
caillon%returnzero.com
be5fa07c99
Comment update. rs=jst@netscape.com. No bug.
...
git-svn-id: svn://10.0.0.236/trunk@145036 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 21:40:52 +00:00
scott%scott-macgregor.org
a516b695f9
change the id of the main toolbar to avoid using duplicate ids.
...
git-svn-id: svn://10.0.0.236/trunk@145035 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 20:34:26 +00:00
scott%scott-macgregor.org
2fb9928de4
Add a customize toolbar menu popup to the stand alone message window.
...
git-svn-id: svn://10.0.0.236/trunk@145034 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 20:33:41 +00:00
mostafah%oeone.com
3edbc687bb
Merged in fix for bug 201349: remove resizing pane from left sidebar
...
git-svn-id: svn://10.0.0.236/trunk@145033 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 20:29:13 +00:00
mostafah%oeone.com
cf27dbdf15
Checked in patch for bug 201349: remove resizing pane from left sidebar
...
git-svn-id: svn://10.0.0.236/trunk@145032 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 20:27:18 +00:00
despotdaemon%netscape.com
cf63219bce
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@145031 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 20:07:32 +00:00
brade%netscape.com
a6ecc06d75
patch from mjudge to maintainselection; r/sr=dbaron, bug=56401
...
git-svn-id: svn://10.0.0.236/trunk@145030 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 19:51:34 +00:00
bryner%brianryner.com
ed8763ae31
Bump gecko revision to 1.5b (bug 186680)
...
git-svn-id: svn://10.0.0.236/trunk@145029 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 19:45:07 +00:00
kiko%async.com.br
49059c39f3
Fix for bug 213079: When severity or priority are hidden, CSS class
...
names are incomplete in buglist. r=burnus, a=justdave
git-svn-id: svn://10.0.0.236/trunk@145028 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 19:42:53 +00:00
mkaply%us.ibm.com
436d959eac
rs=leaf
...
Remove XP_OS2_VACPP from the tree
git-svn-id: svn://10.0.0.236/trunk@145027 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 18:53:43 +00:00
wtc%netscape.com
fbc33fde7e
Bugzilla bug 211350: support IRIX Alpha releases, whose 'uname -r' output
...
contains "-ALPHA...".
git-svn-id: svn://10.0.0.236/trunk@145026 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 18:51:08 +00:00
justdave%syndicomm.com
3b86637f94
Fix tinderbox bustage
...
git-svn-id: svn://10.0.0.236/trunk@145024 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 18:20:35 +00:00
myk%mozilla.org
3938f78102
Fix for bug 98147: disables "View All Attachments" link if there are no attachments to view.
...
Patch by Vlad Dascalu <jocuri@softhome.net >. Thanks Vlad!
r=myk, a=myk
git-svn-id: svn://10.0.0.236/trunk@145022 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 18:08:01 +00:00
jgaunt%netscape.com
16d02076d3
not part of build
...
dropping the uddi support into webservices so it doesn't get lost.
git-svn-id: svn://10.0.0.236/trunk@145021 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 18:03:42 +00:00
darin%netscape.com
c8cf35efbc
fixes bug 212336 "NTLM authenticator cannot be loaded under Win9x (security.dll not found)" r=dougt sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@145020 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 16:29:05 +00:00
igor%mir2.org
1ddaeb9422
When generating code to invoke finally block from exception handler, do not store exception object in the local slot but rather leave it on JS stack and update finally block generation to expect potentially 2 objects on stack, not single return pc address.
...
git-svn-id: svn://10.0.0.236/trunk@145019 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 16:27:48 +00:00
despotdaemon%netscape.com
1b7d36e760
Pseudo-automatic update of changes made by sspitzer@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@145018 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 16:23:51 +00:00
mkaply%us.ibm.com
fc4ad023f5
webbnet hostname changed
...
git-svn-id: svn://10.0.0.236/trunk@145017 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 14:47:02 +00:00
brade%netscape.com
a474c12914
use atom version of parser method to reduce string usage; r/sr=dbaron, bug=213101
...
git-svn-id: svn://10.0.0.236/trunk@145016 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 13:12:11 +00:00
noririty%jcom.home.ne.jp
9643d6f797
fix sidebar double click bustage
...
git-svn-id: svn://10.0.0.236/trunk@145015 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 09:06:49 +00:00
simford.dong%sun.com
49018f7eae
Bug 212104 Browser just exits when find finds a link while running with gtk 2.2 and atk libraries on AIX, r=kyle, sr=henry. GTK2 bug, not included in default build.
...
git-svn-id: svn://10.0.0.236/trunk@145014 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 06:08:11 +00:00
scott%scott-macgregor.org
1687bf9696
Bug #65472 --> Port a thunderbird change back to mozilla mail. If the user has turned on the pref for showing the user-agent string,
...
show x-mailer if there is no user-agent. We currently show it under the same user-agent box we currently use in the UI.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@145013 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 05:00:09 +00:00
noririty%jcom.home.ne.jp
a43ec812a3
Fix 178227 'Clearing Download Manager History doesn't work', Fix 195388 'Can not manually edit Download directory path' patch by mconnor@rogers.com
...
git-svn-id: svn://10.0.0.236/trunk@145012 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 04:16:59 +00:00
noririty%jcom.home.ne.jp
2641ea2811
Fix 205820 - 'Don't ask at startup' fails on multiple profiles b=204908
...
git-svn-id: svn://10.0.0.236/trunk@145011 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 23:42:48 +00:00
chanial%noos.fr
c32a304f31
bug 213158: fix mispelling s/attatch/attach
...
r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@145009 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 21:08:42 +00:00
despotdaemon%netscape.com
3f24b9c4fd
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@145008 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 16:48:05 +00:00
dwitte%stanford.edu
4763c7700a
blah bustage blah
...
git-svn-id: svn://10.0.0.236/trunk@145007 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 16:34:48 +00:00
dwitte%stanford.edu
9ddd52c3b0
blah bustage blah
...
git-svn-id: svn://10.0.0.236/trunk@145006 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 16:32:28 +00:00
bienvenu%nventure.com
78f824cb7e
support for APOP, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 43923
...
git-svn-id: svn://10.0.0.236/trunk@145005 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 15:45:31 +00:00
dwitte%stanford.edu
d1b7c5043f
followup to jag's bustage checkin saga - removing some unnecessary CID's and some crufty files. (there may have been a grand plan behind guids.h, but as it stands there's no point)
...
r=the tim dude at rit, aka riceman, aka sirLurxalot, sr=lumpy
git-svn-id: svn://10.0.0.236/trunk@145004 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 15:40:34 +00:00
bienvenu%nventure.com
83f9478158
remove extern for unused+non-existent function, no bug, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@145003 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 15:38:59 +00:00
noririty%jcom.home.ne.jp
8c720708c7
b=161109 remove unused preference
...
git-svn-id: svn://10.0.0.236/trunk@145002 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 15:32:58 +00:00
jaggernaut%netscape.com
3bba88e9b2
Fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@145001 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 14:10:19 +00:00
jaggernaut%netscape.com
90c009cadf
Ugh, weird C&P
...
git-svn-id: svn://10.0.0.236/trunk@145000 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 12:13:22 +00:00
jaggernaut%netscape.com
47ada3e562
Gotta love macros
...
git-svn-id: svn://10.0.0.236/trunk@144999 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 11:54:31 +00:00
jaggernaut%netscape.com
567b41cdd7
Ah, gotta love macros
...
git-svn-id: svn://10.0.0.236/trunk@144998 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 11:48:19 +00:00
varga%utcru.sk
09a20368fa
Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
...
r=neil, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@144997 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 10:35:41 +00:00
jaggernaut%netscape.com
0f74d68666
Forgot some stuff
...
git-svn-id: svn://10.0.0.236/trunk@144996 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 09:52:25 +00:00
jaggernaut%netscape.com
ddbc711397
Missed some stuff
...
git-svn-id: svn://10.0.0.236/trunk@144995 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 08:39:31 +00:00
jaggernaut%netscape.com
a8072f6ab9
Missed some stuff in the checkin
...
git-svn-id: svn://10.0.0.236/trunk@144994 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 08:38:42 +00:00
jaggernaut%netscape.com
e9505aff6f
Fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@144993 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 08:35:21 +00:00
jaggernaut%netscape.com
f34216bf2d
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144992 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com
40f122a577
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144991 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 07:40:43 +00:00
noririty%jcom.home.ne.jp
0f0a7cee16
Fix 204773
...
git-svn-id: svn://10.0.0.236/trunk@144990 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 07:39:14 +00:00
noririty%jcom.home.ne.jp
27faf36eff
fix sidebar middle click
...
git-svn-id: svn://10.0.0.236/trunk@144989 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 04:31:17 +00:00
blakeross%telocity.com
0c998d8efd
fix sidebar middle click
...
git-svn-id: svn://10.0.0.236/trunk@144988 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 04:19:52 +00:00
noririty%jcom.home.ne.jp
77469d7745
Fix 184085 - Update start page to a Firebird specific page.
...
git-svn-id: svn://10.0.0.236/trunk@144987 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 04:04:37 +00:00
wtc%netscape.com
7df2542e5b
Bugzilla bug 212797: added Linux2.6.mk so that we can build on Linux 2.6
...
kernels.
git-svn-id: svn://10.0.0.236/trunk@144982 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 21:21:50 +00:00
dbaron%dbaron.org
ffacc651a3
Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@144981 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 21:19:12 +00:00
dbaron%dbaron.org
dfe1be737a
Add missing makefiles in mozilla/browser.
...
git-svn-id: svn://10.0.0.236/trunk@144980 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 20:59:37 +00:00
wtc%netscape.com
3b73d450e3
Bugzilla bug 213158: fixed the misspelling of "attach". The patch is
...
contributed by Pierre Chanial <chanial@noos.fr >.
Modified Files: pk11slot.c secmodt.h
git-svn-id: svn://10.0.0.236/trunk@144979 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 20:49:35 +00:00
justdave%syndicomm.com
c8730f0796
Bug 178935: Eliminating the "Add another user" link on the confirmation screen after editing a user if the user doing the editing doesn't have permission to add users.
...
Patch by kniht@us.ibm.com
r= justdave, a= justdave
git-svn-id: svn://10.0.0.236/trunk@144978 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 20:37:20 +00:00
dbaron%dbaron.org
b21c1f96bc
Add missing makefiles in mozilla/toolkit. b=212509
...
git-svn-id: svn://10.0.0.236/trunk@144977 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 20:26:12 +00:00
neil%parkwaycc.co.uk
e907345925
Bug 136901 toOpenWindowByType should never open multiple windows r=varga sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@144976 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 17:58:44 +00:00
scott%scott-macgregor.org
3317ccdb5a
Add replied and forwarded atoms to the db view. This allows Thunderbird themes to add icons in the thread pane to
...
distinguish these two states. Thanks to Erik Arvidsson for the patch.
r=bienvenu
sr=scott
git-svn-id: svn://10.0.0.236/trunk@144975 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 17:27:17 +00:00
bienvenu%nventure.com
94cc5a0ce9
fix handling of selecting folders when online directory is set and personal namespace used, 211793, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@144974 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 17:23:18 +00:00
dbradley%netscape.com
60a9bbc8a0
Bug 209942 - FMM: ShowNativePrintDialog has a free memory mismatch. r=smontagu, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144973 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 16:29:41 +00:00
dwitte%stanford.edu
b6778f6858
make nsStandardURL::GetFile cache its result and use nsIFile::Clone when handing
...
it out. we unfortunately need to clone until consumers of this method are fixed
to not modify the returned file (see bug 212724).
this should reduce Ts some...
b=122892, r=andreas.otte, sr=darin, with many thanks to biesi & mkaply for testing on other
plats.
git-svn-id: svn://10.0.0.236/trunk@144972 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 14:58:33 +00:00
noririty%jcom.home.ne.jp
fd3f65efb1
'Web Search for...' is now opened in tab.
...
git-svn-id: svn://10.0.0.236/trunk@144971 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 13:11:28 +00:00
noririty%jcom.home.ne.jp
58d7b75fb9
Fix 177618 - Should not add www. and .com when www. already present
...
git-svn-id: svn://10.0.0.236/trunk@144969 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 09:35:13 +00:00
noririty%jcom.home.ne.jp
19f87e7d4d
Fix 206780 - font selecting bastage. Patch by mal@mozilla.gr.jp.
...
git-svn-id: svn://10.0.0.236/trunk@144968 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 08:53:34 +00:00
brade%netscape.com
7809c706c3
reduce string usage by using atom version of method; r/sr=dbaron, bug=213101
...
git-svn-id: svn://10.0.0.236/trunk@144967 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 08:51:54 +00:00
brade%netscape.com
b54ffdc41d
reduce string usage by using atom version of method; r/sr=dbaron, bug=213101
...
git-svn-id: svn://10.0.0.236/trunk@144966 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 08:34:31 +00:00
bbaetz%acm.org
1c5d2b74f9
Bug 204175 - make -f client.mk fast-update should pull IPC
...
Patch by jonwil@tpgi.com.au , r=bbaetz/bryner, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@144965 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 05:37:34 +00:00
despotdaemon%netscape.com
5ccf65f57c
Pseudo-automatic update of changes made by asa@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@144964 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 03:12:57 +00:00
jshin%mailaps.org
39f52046d8
bug 200732 : crash on utf8 locales on HP-UX (r=shafalus, sr=blizzard)
...
git-svn-id: svn://10.0.0.236/trunk@144963 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-19 01:40:50 +00:00
despotdaemon%netscape.com
b6826586f1
Pseudo-automatic update of changes made by noririty@jcom.home.ne.jp.
...
git-svn-id: svn://10.0.0.236/trunk@144962 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 22:50:11 +00:00
dwitte%stanford.edu
8480c7c032
Bug 122892: nsLocalFile::Clone should preserve stat info.
...
make nsLocalFile* impls use copy constructors for their nsIFile::Clone methods.
This avoids unnecessary |stat| calls inherent in using NS_NewNativeLocalFile.
b=122892, r=dougt, sr=darin, with many thanks to biesi & mkaply for testing on other
plats.
git-svn-id: svn://10.0.0.236/trunk@144961 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 22:14:16 +00:00
dwitte%stanford.edu
3125c92677
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@144960 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 20:01:09 +00:00
brade%netscape.com
c7798d7fd7
fix includes; r=kaie, sr=tor, bug=180316
...
git-svn-id: svn://10.0.0.236/trunk@144959 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 19:03:34 +00:00
timeless%mozdev.org
3395ac17ad
Bug 212321 unused variables in /swap/BEOS/mozilla/gfx/src/beos/nsDeviceContextSpecB.cpp
...
r=fyysik rs=blizzard
git-svn-id: svn://10.0.0.236/trunk@144958 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 18:57:41 +00:00
despotdaemon%netscape.com
4174167eb6
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@144957 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 18:52:12 +00:00
justdave%syndicomm.com
d66010b74c
Bug 213085: importxml.pl tries to convert qa_contact from a name to an ID when it's already an ID
...
r= myk, a= justdave
git-svn-id: svn://10.0.0.236/trunk@144956 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 17:11:01 +00:00
despotdaemon%netscape.com
e41940603e
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@144954 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 16:01:18 +00:00
despotdaemon%netscape.com
02699a0157
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@144953 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 15:59:48 +00:00
varga%utcru.sk
0d4f4ed73f
An additional fix for bug 202393. Add DOM class info for nsIXULTreeBuilder
...
r=varga, sr=jag, patch by Neil
git-svn-id: svn://10.0.0.236/trunk@144952 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 14:55:09 +00:00
brade%netscape.com
68dc8312d3
editor cleanup; r=jfrancis, sr=blizzard, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144951 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 14:12:51 +00:00
brade%netscape.com
3306467d58
fix bug found when reading source, replace ending space to match intent and version 1; r=jfrancis, sr=blizzard, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144950 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 14:09:34 +00:00
brade%netscape.com
b6cd702a85
call GetIsDocumentEditable which will check CanModify for us; r=jfrancis, sr=blizzard, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144949 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 14:06:21 +00:00
brade%netscape.com
ed8688c72d
remove misplaced #ifdef NS_DEBUG; bug 209548
...
git-svn-id: svn://10.0.0.236/trunk@144947 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 13:06:18 +00:00
brade%netscape.com
142ad8b55f
remove misplaced #ifdef NS_DEBUG
...
git-svn-id: svn://10.0.0.236/trunk@144946 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 13:04:46 +00:00
brade%netscape.com
914c89bc6b
code cleanup; r=cmanske, sr=bz, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144942 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 02:28:09 +00:00
brade%netscape.com
7a5e630789
use Truncate instead of SetLength(0); r=cmanske, sr=bz, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144941 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 02:27:19 +00:00
seawood%netscape.com
7504f919a5
Avoid pulling in libdl on OSX.
...
Thanks to Josh Soref <timeless@bemail.org > for the patch.
Bug #212708 r=wtc
git-svn-id: svn://10.0.0.236/trunk@144940 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 02:09:19 +00:00
bzbarsky%mit.edu
7111a9cc92
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@144939 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 02:00:01 +00:00
rbs%maths.uq.edu.au
3eefceccdf
Shield the low-level text measuring/drawing functions from nsRenderingContextWin so that further fixups don't have to go back there, b=212723, r=jshin, sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@144938 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 01:47:48 +00:00
caillon%returnzero.com
e69f301e32
Bug 212504. Removal of the default namespace arguments from CSSStyleSheet and CSSLoader.
...
r=bzbarsky@mit.edu , sr=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/trunk@144937 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 01:26:47 +00:00
pinkerton%netscape.com
3bb81171f7
turn off OS mouseMove events when leaving the view only if our superview
...
is not one of ours (r=pink/sr=sfraser), bug 204024
git-svn-id: svn://10.0.0.236/trunk@144936 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 01:16:41 +00:00
bzbarsky%mit.edu
7c1787f026
Make the URI of a sheet be its final URI after all the redirects, not the URI
...
linked to from the original document. Bug 96858, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144934 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 00:35:49 +00:00
rbs%maths.uq.edu.au
ef739299ce
Shield the low-level text measuring/drawing functions from nsRenderingContextWin so that further fixups don't have to go back there, b=212723, r=jshin, sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@144933 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 00:31:55 +00:00
brade%netscape.com
6db7fa4c68
remove unneeded line; r/sr=smfr
...
git-svn-id: svn://10.0.0.236/trunk@144932 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 00:08:07 +00:00
brade%netscape.com
bf908b72c7
code cleanup (remove some NS_LITERAL_STRINGs in favor of existing ut
...
ility methods); r=cmanske, sr=tor, bug=209548
git-svn-id: svn://10.0.0.236/trunk@144931 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 23:44:13 +00:00
preed%sigkill.com
b39ed20403
Fixes singed tinderbox trees; vladd: NO TABS in patches, please. Spaces only.
...
git-svn-id: svn://10.0.0.236/trunk@144930 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 23:31:44 +00:00
preed%sigkill.com
0aa046c71d
Bug 147480 - Lack of newlines when asking for password in checksetup.pl. Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@144927 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 22:57:59 +00:00
preed%sigkill.com
6e93bc7800
Bug 82172 - Don't allow empty bug summaries. Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@144926 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 22:54:25 +00:00
preed%sigkill.com
455f97a3bc
Bug 95759: localconfig.js contains strings of equals signs (===). Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@144925 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 22:49:47 +00:00
blakeross%telocity.com
e8608f2fc4
Tweaking autoscroll.
...
git-svn-id: svn://10.0.0.236/trunk@144924 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 22:04:11 +00:00
jaggernaut%netscape.com
7dfd803bbd
Bug 73353: more REQUIRES updates.
...
git-svn-id: svn://10.0.0.236/trunk@144923 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 20:34:47 +00:00
bienvenu%netscape.com
b2731f7e1c
fix local search to release ref to db when done r/sr=mscott 185176
...
git-svn-id: svn://10.0.0.236/trunk@144922 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 19:40:00 +00:00
despotdaemon%netscape.com
ef0c4c5e39
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@144920 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 17:01:23 +00:00
chanial%noos.fr
da1ec6f9c5
bug 210196 Fix use of bookmarks root / top root as a target and correct caller of CanDropBeforeAfter
...
r=varga, sr=jag
git-svn-id: svn://10.0.0.236/trunk@144918 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 11:08:07 +00:00
mhammond%skippinet.com.au
f0a5bd7907
Convert constants from hex to dec, to prevent warnings in Python 2.3
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@144917 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 11:02:34 +00:00
axel%pike.org
39adfbce56
bug 211485, check for UniversalBrowserRead for xpath/xslt security checks, r=sicking, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144916 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 10:13:24 +00:00
despotdaemon%netscape.com
f4a722eefd
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@144915 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 09:37:14 +00:00
despotdaemon%netscape.com
ec79707976
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@144914 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 08:52:56 +00:00
mhammond%skippinet.com.au
33cdcb42bc
Python XPCOM bindings - not part of the build.
...
* Attempt to import a "sitepyxpcom" module at startup.
* Process the main bin\Python directory as a "site directory". This means
.pth files will be scanned in that directory, allowing sys.path changes
to be managed in a sensible way locally to mozilla.
git-svn-id: svn://10.0.0.236/trunk@144912 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 06:39:00 +00:00
bienvenu%netscape.com
ceb6be6937
fix 185176, don't hold open .msf files for newly discovered imap folders, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@144911 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-17 01:12:32 +00:00
bryner%brianryner.com
5cc40c9cbe
Fixing --enable-plaintext-editor-only bustage (bug 209548). Patch by brade, r/sr=me.
...
git-svn-id: svn://10.0.0.236/trunk@144909 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 22:19:59 +00:00
despotdaemon%netscape.com
52f875a6dc
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@144908 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 22:10:29 +00:00
mkaply%us.ibm.com
1fafa7b8a3
#212684
...
r=pedemonte, sr=blizzard (platform specific)
Don't use Unicode font for common chars on the web - use the default font
git-svn-id: svn://10.0.0.236/trunk@144906 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 20:33:11 +00:00
mostafah%oeone.com
cb5e238dc7
Adding in files needed for Mozilla Sunbird ( Calendar stand alone app )
...
git-svn-id: svn://10.0.0.236/trunk@144905 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 20:32:59 +00:00
mostafah%oeone.com
c0e2df3697
Initial checkin of files needed for building MozillaSunbird ( Calendar standalone app )
...
git-svn-id: svn://10.0.0.236/trunk@144904 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 20:26:49 +00:00
mkaply%us.ibm.com
d297060662
#212695
...
r=sicking, sr=bzbarsky
Make scrolling to anchors work the first time in chrome XHTML
git-svn-id: svn://10.0.0.236/trunk@144903 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 20:15:46 +00:00
andreas.otte%debitel.net
5c8bb26da2
fix bug 207298 [FTP directory problems w/ URL parsing when URL root is not filesystem root] this patch changes the normal resolver for relative urls so that when asked it recognizes special root markers and retains .. that go beyond root as it is necessary for the ftp protocol. r=dougt@meer.net, sr=darin@meer.net
...
git-svn-id: svn://10.0.0.236/trunk@144902 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 19:09:00 +00:00
preed%sigkill.com
d3e353e69b
Bug 207206: doeditparams.cgi XHTML compatibility. Patch by jocuri@softhome.net, r=kiko, a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@144898 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 09:16:16 +00:00
jaggernaut%netscape.com
baf50bb571
Fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@144897 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 08:46:13 +00:00
rbs%maths.uq.edu.au
a736d938a6
Show line numbers on the status bar of view-source in combination with mouse clicks, caret browsing (hit F7), goto line (Ctrl+L), and selection movements. Patch by Christian Schmidt <bugzilla@christian.schmidt.name>, b=15364, r=neil, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@144895 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 07:01:32 +00:00
jaggernaut%netscape.com
b3442cbccc
Fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@144894 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 05:41:05 +00:00
cls%seawood.org
ccdbb0269f
Split XUL layers (xpfe & toolkit) into a separate tier class.
...
Make the history component its own module.
Bug #107302 r=bryner sr=leaf
git-svn-id: svn://10.0.0.236/trunk@144893 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-16 00:33:50 +00:00
mkaply%us.ibm.com
36249b362e
#201226
...
r/sr=alecf
Patch from Alfred Keyser - optimize time stuff in nsZipArchive
git-svn-id: svn://10.0.0.236/trunk@144892 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 22:18:04 +00:00
despotdaemon%netscape.com
a895e7c299
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@144891 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 21:16:26 +00:00
alecf%flett.org
6702ccd70f
first cut at a native windows version of uconv
...
not part of build!
git-svn-id: svn://10.0.0.236/trunk@144890 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 20:59:02 +00:00
pkw%us.ibm.com
879d70dc92
Bug 107833 - Full prefs UI support for movemail accounts
...
r/sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@144889 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 20:57:01 +00:00
igor%mir2.org
2d38fcee15
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=201893 :
...
New class MemberBox wraps Method or Constructor instances to cache results of getParameterType() and other information and to to replace Method instance by more accessible one recovery from IllegalAccessException is possible.
git-svn-id: svn://10.0.0.236/trunk@144888 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 20:47:29 +00:00
igor%mir2.org
3c356fefa7
Cosmetics: layot fixes
...
git-svn-id: svn://10.0.0.236/trunk@144887 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 20:44:17 +00:00
mostafah%oeone.com
1dfb210c81
Checking in patch for bug 212534: Strings in calendar that are out of the locale directory
...
git-svn-id: svn://10.0.0.236/trunk@144886 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 15:05:11 +00:00
darin%netscape.com
0f04de8545
removing errant printf from previous checkin
...
git-svn-id: svn://10.0.0.236/trunk@144885 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 14:51:43 +00:00
timeless%mozdev.org
ea917d61d3
Bug 212322 warning: control reaches end of non-void function `nsDrawingSurfaceBeOS::Unlock()'
...
r=fyysik rs=blizzard
git-svn-id: svn://10.0.0.236/trunk@144884 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 13:52:44 +00:00
timeless%mozdev.org
85299ada76
Bug 212323 nsFontMetricsBeOS.cpp:525: warning: `#ifdef' argument starts with a digit
...
r=fyysik rs=blizzard
git-svn-id: svn://10.0.0.236/trunk@144883 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 13:52:12 +00:00
mikep%oeone.com
f25cad2b22
Fixing missing string bundle.
...
git-svn-id: svn://10.0.0.236/trunk@144882 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 13:49:01 +00:00
brade%netscape.com
f90cd30f83
editor cleanup of NodeIsType; r=kin, sr=darin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144881 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 13:47:15 +00:00
bzbarsky%mit.edu
c72fcc1fd4
Fix bug 212277. r=caillon, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@144877 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 07:01:16 +00:00
scott%scott-macgregor.org
2d68d7fcc0
remove some unnecessary print icons. Thanks to Stephen Walker for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@144876 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 06:11:30 +00:00
scott%scott-macgregor.org
84c2350db3
use the xul pre-processor to strip out copyright and license informatin. Thanks to Stephen Walker for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@144875 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 06:05:51 +00:00
scott%scott-macgregor.org
6c81aa008e
Overlay reduction work. Collapse New address book card menu overlay directly into the compose window. Thanks to Stephen Walker for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@144874 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 06:00:15 +00:00
bzbarsky%mit.edu
19505d416e
Make the string "Unsigned" localizable in XPInstall. Bug 198010, patch by
...
Marcel Gosselin <marcel.gosselin@polymtl.ca >, r=ssu, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@144873 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 05:06:08 +00:00
scott%scott-macgregor.org
931746bbb1
add thread pane column unthreads pref as part of david's checkin.
...
git-svn-id: svn://10.0.0.236/trunk@144872 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 04:58:19 +00:00
scott%scott-macgregor.org
441a81eb6a
add new entities as part of david's checkin.
...
git-svn-id: svn://10.0.0.236/trunk@144871 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 04:56:51 +00:00
bzbarsky%mit.edu
89a865d9c2
Fixing mingw bustage.
...
git-svn-id: svn://10.0.0.236/trunk@144870 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 03:40:31 +00:00
bzbarsky%mit.edu
c6ed9701dd
Fix up name resolution under forms to not find elements that are just
...
randomly in the document. Bug 148782, r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144869 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 02:07:55 +00:00
dougt%meer.net
32d5ce101b
Fixing firebird bustage. b=211860
...
git-svn-id: svn://10.0.0.236/trunk@144868 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 00:17:51 +00:00
roc+%cs.cmu.edu
f12a3fdf92
Bug 207477. Clean up nsBlockFrame, and don't suppress invalidation in nsBlockFrame::ReflowLine if it's a resize reflow. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144867 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-15 00:04:43 +00:00
bienvenu%netscape.com
924d9eb210
apply changes for sorting threads from 72493 to thunderbird, r/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@144866 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 23:39:31 +00:00
bienvenu%netscape.com
6dd2ab0c62
fix problems copying empty imap or local folder to another local folder only works once, patch by cavin@netscape.com, r=sspitzer, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@144865 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 23:36:22 +00:00
pkw%us.ibm.com
d9499b1056
Bug 56670 - add error handling ui to movemail
...
This is the second part of the patch for this bug.
r/sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@144864 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 23:19:40 +00:00
bzbarsky%mit.edu
1b8d9669ff
Make sure view-source does not apply most HTTP headers (eg Refresh:, Link:,
...
etc). Bug 212530, r=timeless, sr=darin
git-svn-id: svn://10.0.0.236/trunk@144863 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 23:18:54 +00:00
scott%scott-macgregor.org
c4ff52c310
Thunderbird specific change. Has no impact on trunk builds.
...
Fix a silly mistake that was causing thunderbird to fail to launch if you did not pass the -mail parameter at the command line.
git-svn-id: svn://10.0.0.236/trunk@144862 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 22:51:52 +00:00
stephend%netscape.com
b468b1d1b1
Typo in checkin for bug 210984. r/sr=scott@scott-macgregor.org
...
git-svn-id: svn://10.0.0.236/trunk@144860 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 22:34:58 +00:00
cbiesinger%web.de
246ae237b0
212468 r=bzbarsky sr=darin rethink the hashtable usage in helperappservice
...
git-svn-id: svn://10.0.0.236/trunk@144859 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 22:30:52 +00:00
scott%scott-macgregor.org
278d3ca3da
Add a button for visiting security devices to the account manager security panel.
...
Temporarily remove the description for this button as it causes the panel to overflow. Hopefully we'll
put it back when I can create some more space.
git-svn-id: svn://10.0.0.236/trunk@144858 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 22:14:05 +00:00
wtc%netscape.com
8259f157e5
Bug 212566: _pr_ipv6_v6only_on_by_default needs to be defined for DARWIN
...
under all cases, not just when _PR_INET6_PROBE is defined, because
_PR_INET6_PROBE is only defined when Mac OS X deployment target is 10.1.
Bug 211512: defined IPV6_V6ONLY if it's not defined so that we can build on
Mac OS X 10.1, where this macro is not defined.
git-svn-id: svn://10.0.0.236/trunk@144857 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 22:12:19 +00:00
mcafee%netscape.com
0854012557
Removing unused animated gif file. r=timeless (211862)
...
git-svn-id: svn://10.0.0.236/trunk@144856 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 22:08:29 +00:00
jst%netscape.com
5fd3dcd56b
Fixing bug 212231. Make errors returned from document.open() not cause silent failures. r=caillon@aillon.org, sr=bzbarsky@mit.edu.
...
git-svn-id: svn://10.0.0.236/trunk@144854 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:58:59 +00:00
pkw%us.ibm.com
cebe3994b5
Bug 211332 - Remove unused files in mailnews/base/prefs/resources
...
r/sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@144852 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:40:30 +00:00
darin%netscape.com
2d7cb25892
fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144851 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:36:24 +00:00
cbiesinger%web.de
4e7a190010
58557 r=bzbarsky sr=jag Mozilla allows you to override internal MIME types to no effect.
...
This checkin makes it so that a warning message is displayed if the user tries to create a helper app for an internally handled type.
git-svn-id: svn://10.0.0.236/trunk@144850 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:30:27 +00:00
bzbarsky%mit.edu
9cb86ba12a
Make history database store the endianness of the page titles as metadata so
...
when a single profile is shared among machines of different endianness the
database doesn't get all garbled. Bug 108134, patch by rbasch@mit.edu (Robert
Basch), r=alecf, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@144849 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:29:47 +00:00
scott%scott-macgregor.org
55acecf1a8
Bug #212682 --> add a null ptr check to avoid a crash when viewing a message in thunderbird that contains a plugin.
...
r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144848 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:28:44 +00:00
timeless%mozdev.org
ca3fa847d6
Bug 211284 SetOrRemoveObject doesn't check the return value of PL_DHashTableInit
...
r=alecf sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144847 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:26:24 +00:00
timeless%mozdev.org
77aea2f7b3
Bug 211276 nsStaticCaseInsensitiveNameTable::Init doesn't check the return value of PL_DHashTableInit Last
...
r=alecf sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144846 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:21:54 +00:00
timeless%mozdev.org
6d7e99d5a4
Bug 211652 bookmarks.js fails on QueryInterface for nsIBookmarksService
...
r=caillon sr=bz
git-svn-id: svn://10.0.0.236/trunk@144845 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:16:33 +00:00
timeless%mozdev.org
a4187e9d07
Bug 212287 xpcwrappedjsclass.cpp:891: warning: unused variable `PRUnichar * sourceNameUni'
...
r=dbradley sr=kin
git-svn-id: svn://10.0.0.236/trunk@144844 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:13:46 +00:00
scott%scott-macgregor.org
f40d4fd066
add a newline.
...
git-svn-id: svn://10.0.0.236/trunk@144843 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:13:12 +00:00
scott%scott-macgregor.org
4a93344440
Make the user agent in the about dialog be selectable. Thanks to Kevnin Teuscher for helping me
...
get this working.
git-svn-id: svn://10.0.0.236/trunk@144842 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:12:28 +00:00
timeless%mozdev.org
92a2cf7628
Bug 212266 xpcexception.cpp:236: warning: assignment of negative value -1' to unsigned int'
...
r=dbradley sr=kin
git-svn-id: svn://10.0.0.236/trunk@144841 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:12:24 +00:00
cbiesinger%web.de
f2dd62ebab
212110 r=bzbarsky sr=darin misc cleanup of externalhelperappservice
...
git-svn-id: svn://10.0.0.236/trunk@144840 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:09:11 +00:00
timeless%mozdev.org
0b7361d0c0
Bug 211277 nsPersistentProperties::nsPersistentProperties doesn't check the return value of PL_DHashTableInit
...
r=alecf sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144839 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:07:31 +00:00
jst%netscape.com
ced70ba321
Fixing bug 212560. Patch by kw1u@yahoo.com, r=caillon@aillon.org, sr=bzbarsky@mit.edu.
...
git-svn-id: svn://10.0.0.236/trunk@144838 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:06:21 +00:00
rogerl%netscape.com
4084a9fbec
Added TRACE_DEBUG, fixed int/uint compare and bad iterator use.
...
git-svn-id: svn://10.0.0.236/trunk@144837 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 20:56:24 +00:00
rogerl%netscape.com
bc9944af8e
Moved to hashtable iterator
...
git-svn-id: svn://10.0.0.236/trunk@144836 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 20:51:35 +00:00
rogerl%netscape.com
6cc5a8a4dd
Linux build
...
git-svn-id: svn://10.0.0.236/trunk@144835 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 19:10:08 +00:00
rogerl%netscape.com
97ac477355
Linux debug build
...
git-svn-id: svn://10.0.0.236/trunk@144834 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 19:09:18 +00:00
rogerl%netscape.com
086ea8898e
More Linux build
...
git-svn-id: svn://10.0.0.236/trunk@144833 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 19:07:42 +00:00
rogerl%netscape.com
8ad34f54c7
Linux build
...
git-svn-id: svn://10.0.0.236/trunk@144832 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 18:42:26 +00:00
scott%scott-macgregor.org
94b1a1de14
Not part of the build yet. Files required for new mail attachment display.
...
git-svn-id: svn://10.0.0.236/trunk@144831 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 17:47:13 +00:00
amardare%qnx.com
9d19389939
Changes for the qnx photon platform - they should not affect building/runtime on other platforms.
...
The offscreen context gets allocated its own gc instead of using the photon's default one.
This fixes the problems seen on our platform lately with sites like: http://www.math.uni-augsburg.de/opt/goblin.html
or http://www.reasoning.com
Also changes to speed up the rendering.
git-svn-id: svn://10.0.0.236/trunk@144830 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 17:22:24 +00:00
brade%netscape.com
11935fa3b2
fix linux bustage
...
git-svn-id: svn://10.0.0.236/trunk@144829 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 15:43:20 +00:00
bienvenu%netscape.com
c844b66058
part of work to add support for APOP, patch by ch.ey@gmx.net, r/sr=bienvenu 43923
...
git-svn-id: svn://10.0.0.236/trunk@144828 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 14:37:42 +00:00
brade%netscape.com
7b4ef76f3f
cleanup #includes; r=kaie, sr=darin, bug=180316
...
git-svn-id: svn://10.0.0.236/trunk@144827 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 14:37:23 +00:00
dbradley%netscape.com
27c389d7e2
Bug 179089 - crash in selection stuff loading a newsgroup message [@JS_GetPrivate] (Refactors and address release of null pointer). r=caillon, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144826 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 14:28:59 +00:00
bienvenu%netscape.com
64a573c7c8
add support for sorting threads, r=sspitzer, sr=mscott 72493 also make expand all state remembered 64426
...
git-svn-id: svn://10.0.0.236/trunk@144825 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 14:17:48 +00:00
bienvenu%netscape.com
ebc0973e4b
add pref for making thread pane column click do a flat sort, default true (current behaviour) r/sr=mscott, 72493
...
git-svn-id: svn://10.0.0.236/trunk@144824 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 14:11:46 +00:00
bbaetz%acm.org
f4bc6f6af5
Bug 122365 - Allow installation definable LDAP filters
...
r,a=justdave
git-svn-id: svn://10.0.0.236/trunk@144823 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 13:35:12 +00:00
aaronl%netscape.com
8894fc9d19
Bug 127892. dialogKeys keyset has incorrect Win/Linux/OS2 behavior for Enter pressed on a button. r=neil, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144821 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 09:56:39 +00:00
aaronl%netscape.com
acdc993468
Bug 190331. Hitting enter on XUL checkbox should not fire oncommand event, because you are only accepting/OK'ing dialog, not changing checkbox value. r=hewitt, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144820 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 09:45:54 +00:00
aaronl%netscape.com
687319dbb0
Bug 211760. Crashing with Immersion Touchware. r=jgaunt, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144819 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 09:40:21 +00:00
jaggernaut%netscape.com
e6ed34a3e1
Bug 151916: substring helpers for start and end (StringHead, StringTail, Substring(string, start)). r=dbaron, sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144818 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 07:42:24 +00:00
jaggernaut%netscape.com
36ab3d76a9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144817 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
be1d65007b
Bug 210760: "Reload all tabs" doesn't reload all tabs after canceling resending postdata. r=caillon, sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144815 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 06:18:54 +00:00
bzbarsky%mit.edu
5a36af3d0a
Backing out part of patch for bug 211128, since it regressed all sorts of
...
XBL-ish stuff. r=stuff-is-broken sr=jag for the backout.
git-svn-id: svn://10.0.0.236/trunk@144814 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 05:35:09 +00:00
bryner%netscape.com
f73abf754f
fixing firebird bustage.
...
git-svn-id: svn://10.0.0.236/trunk@144813 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 04:10:36 +00:00
jaggernaut%netscape.com
8ce3b6532c
Bug 73353: fix Mozilla Firebird bustage (I hope)
...
git-svn-id: svn://10.0.0.236/trunk@144812 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 03:25:52 +00:00
dbaron%dbaron.org
3978b9b534
Fix MOZ_PHOENIX bustage. b=73353 sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144811 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 02:02:38 +00:00
scott%scott-macgregor.org
170b225575
updated the gecko part of the user agent. 1.5b
...
git-svn-id: svn://10.0.0.236/trunk@144810 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 00:10:43 +00:00
scott%scott-macgregor.org
b296e9c54e
Bug #210984 --> let extensions extend entries in the account manager. This allows extensions like PGP/mime to directly add panels
...
to the account manager.
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@144809 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 00:02:09 +00:00
dbaron%dbaron.org
5d93a3b860
Remove unused and incorrect functions. b=212601 r+sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144808 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 23:25:41 +00:00
dbaron%dbaron.org
794f9a036b
A little selector matching cleanup. b=212603 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144806 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 23:09:10 +00:00
jaggernaut%netscape.com
b9532c30c4
Bug 212601: Remove unused variable from nsTableCellFrame.cpp. r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144805 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 22:55:03 +00:00
jaggernaut%netscape.com
95a2235bee
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@144804 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 22:29:00 +00:00
gerv%gerv.net
2ab29f0f6a
Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; r=gerv, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@144803 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 22:25:41 +00:00
gerv%gerv.net
074c7e02d0
Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by gerv; r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@144802 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 21:53:26 +00:00
scott%scott-macgregor.org
ab462833ef
-mail command line handler CAN handle args. Set this to true. This means you can now do:
...
mozilla.exe -mail news://<news server> and it will work.
This also means that clicking on news and snews urls in a browser will do the right thing for thunderbird.
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@144801 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 21:27:26 +00:00
stephend%netscape.com
9c898b6a21
Bug 212446. UMR in nsNNTPNewsgroupList::ProcessXOVERLINE. Patch by Timeless <timeless@myrealbox.com>. r/sr=sspitzer@netscape.com. Tested under Purify by Stephen Donner <stephend@netscape.com>
...
git-svn-id: svn://10.0.0.236/trunk@144800 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 19:43:21 +00:00
bienvenu%netscape.com
99521a739f
fix bug 151452 handle login-delay and in-use messages from pop3 server patch by ch.ey@gmx.net, r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@144799 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 18:51:56 +00:00
seawood%netscape.com
29786d2bc2
Use -mno-cygwin when calling $CPP to make sure the proper path is used for mingw builds when checking for headers.
...
git-svn-id: svn://10.0.0.236/trunk@144798 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 17:39:06 +00:00
bzbarsky%mit.edu
b3ac17b99d
Fixing think-o.
...
git-svn-id: svn://10.0.0.236/trunk@144794 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 07:21:43 +00:00
bzbarsky%mit.edu
56ec158740
Fix crash in malformed XBL. Bug 210298, patch by enndeakin@sympatico.ca (Neil
...
Deakin), r=bryner, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@144793 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 07:19:28 +00:00
dougt%meer.net
e4cf44b11b
Backing out recent ftp change to know state. r+sr=darin, b=212439
...
git-svn-id: svn://10.0.0.236/trunk@144792 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 06:38:26 +00:00
edburns%acm.org
27d79cae4e
update_README
...
git-svn-id: svn://10.0.0.236/trunk@144790 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 04:33:16 +00:00
edburns%acm.org
a1a59f9eb7
r=edburns
...
Author: Ron Capelli
These changes make webclient run with Mozilla 1.4.
Summary of changes:
src_moz/rdf_util.cpp
reason: API change to RDFServiceImpl::GetResource()
src_moz/RDFActionEvents.cpp
reason: API change to RDFServiceImpl::GetUnicodeResource()
src_moz/wsRDFObserver.cpp
reason: member name changes to inherited nsIRDFObserver
src_moz/CBrowserContainer.cpp
reasons:
- replaced obsolete/deleted nsFileSpec.h with nsCRT.h
(to access only required/referenced function)
- added new SetBlurSuppression and GetBlurSuppression methods
required by change to inherited nsIBaseWindow (implementation
copied from mozilla/xpfe/appshell/src/nsXULWindow.cpp).
src_moz/CBrowserContainer.h
reason: added mBlurSuppressionLevel member variable for
SetBlurSuppression and GetBlurSuppression methods.
The changes were relatively straightforward to identify from errors
attempting to build with Mozilla 1.4. Testing so far indicates no
new problems have been introduced...
git-svn-id: svn://10.0.0.236/trunk@144789 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 04:23:49 +00:00
bryner%netscape.com
b682bbbe78
Use the oninput event, instead of keypress, to notify the autocomplete controller that the input text has changed. This fixes form autocomplete being one character behind due to the keypress handler firing before editor's handler. Bug 212487, r=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@144788 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 02:31:08 +00:00
bryner%netscape.com
4d8c1e8e5e
Fix non-functioning form autocomplete (bug 212220). Instead of using an attribute on the nsIAutoCompleteInput (since it's not always a content node), add an attribute to the IDL interface. Also, make use of JS's (a || b) semantics to avoid some temporary variables. r=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@144787 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 02:27:25 +00:00
bzbarsky%mit.edu
fcfa41755f
Optimize nsSegmentEncoder to not get an mEncoder unless it actually has
...
encoding to do (has a non-ascii spec segment). Bug 212475, r=darin, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144786 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 23:06:13 +00:00
bzbarsky%mit.edu
942de1d6ed
Relanding bug bug 212133 (again), since last backout seemed to not affect Tp.
...
git-svn-id: svn://10.0.0.236/trunk@144785 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 22:32:20 +00:00
dbaron%dbaron.org
7cb18320f1
Make WalkContentStyleRules work correctly for XHTML tables without row groups. b=68061 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144784 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 22:12:59 +00:00
cbiesinger%web.de
43d079629c
212532 patch by riceman+bmo@mail.rit.edu r=biesi,caillon sr=bz
...
Getting window.history returns null after the first attempt (bug 209866 regression)
git-svn-id: svn://10.0.0.236/trunk@144783 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 21:23:40 +00:00
cbiesinger%web.de
ad616fcad1
147434 r=bzbarsky sr=bryner a file named ~file.txt will expand to /home/userfile.txt when being attached
...
git-svn-id: svn://10.0.0.236/trunk@144782 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 21:12:46 +00:00
cbiesinger%web.de
1ca5b3a391
addressing reviewer comments for 118621
...
git-svn-id: svn://10.0.0.236/trunk@144781 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 21:01:50 +00:00
cbiesinger%web.de
8db8883d35
118621 r=jag sr=bz http://foo/bar/ default save name should be bar.html
...
git-svn-id: svn://10.0.0.236/trunk@144780 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 20:59:25 +00:00
scott%scott-macgregor.org
42e5f57abc
Dynamically generate the correct 3-pane. Obsolete Msg3PaneWindowVertLayout.xul
...
Land the new vertical 3-pane for thunderbird. Folder pane | Thread Pane | Message pane.
new pref UI for selecting three 3-pane configurations.
git-svn-id: svn://10.0.0.236/trunk@144779 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 20:40:22 +00:00
scott%scott-macgregor.org
0b616f1403
Land the new vertical 3-pane for thunderbird. Folder pane | Thread Pane | Message pane.
...
new pref UI for selecting three 3-pane configurations.
git-svn-id: svn://10.0.0.236/trunk@144778 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 20:39:07 +00:00
scott%scott-macgregor.org
b831658009
Thunderbird now uses a dynamically generated 3-pane. No more alternate 3-pane xul file, so remove the C++ code
...
that tries to launch the alternate 3-pane.
Land the new vertical 3-pane for thunderbird. Folder pane | Thread Pane | Message pane.
git-svn-id: svn://10.0.0.236/trunk@144777 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 20:38:22 +00:00
scott%scott-macgregor.org
855c28374c
Try to reduce the jiggling effect caused by viewing messages with a lot of attachments. Set a fixed # of rows
...
for the attachment list, currently 3 rows.
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@144776 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 20:29:48 +00:00
bzbarsky%mit.edu
b6055f181e
Remove redundant #include.
...
git-svn-id: svn://10.0.0.236/trunk@144775 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 18:10:51 +00:00
bzbarsky%mit.edu
fce404beea
Make elements deal better with a no-op SetDocument call. Bug 212262,
...
r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144774 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 18:01:58 +00:00
neil%parkwaycc.co.uk
1e1717e237
Bug 121234 this.mMissedIconCache has no properties r=timeless sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144773 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 13:42:26 +00:00
dwitte%stanford.edu
c443d50724
Bug 113733: nsXPIDLCString doesn't have an assignment operator.
...
adds |operator=( const self_type& )| to nsSharable{C}String and nsXPIDL{C}String, to prevent the compiler from synthesizing its own (which won't do the right thing).
This should fix a bunch of XPIDLString-related cfront compile warnings.
original patch by jag, updated by me; r=dbaron, sr=jag.
git-svn-id: svn://10.0.0.236/trunk@144771 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 07:14:37 +00:00
bzbarsky%mit.edu
4106b4d8da
Backing out yet again (bug 212133) since Tp is being weird again.... Let's hope
...
it's not this patch. :(
git-svn-id: svn://10.0.0.236/trunk@144770 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 04:14:03 +00:00
scott%scott-macgregor.org
96edd8050e
Ugly thunderbird hack. Has no effect on seamonkey builds.
...
When launching the app via Launch Task (which is the case when starting up for the first time), check to see if the cmd line service
has any arguments (such as mailto urls). If so pass these arguments into OpenWindow instead of using the handler's default arguments.
This fixes the problem where clicking on a mailto url in a browser when thunderbird was NOT already running, caused a blank
compose window where the mailto url was ignored.
git-svn-id: svn://10.0.0.236/trunk@144769 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 04:12:14 +00:00
varga%netscape.com
3bf13f145f
Fix for bug 212090. nsInMemoryDataSource:GetSource() doesn't iterate over assertions correctly.
...
r=ben, sr=ben
git-svn-id: svn://10.0.0.236/trunk@144768 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 04:00:32 +00:00
scott%scott-macgregor.org
6fd3ed6b0a
change the doctype from window to dialog. Thanks to Christian Biesinger for pointing that out.
...
r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@144767 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 03:31:16 +00:00
dbaron%dbaron.org
a12c5d773f
Fix DEBUG bustage. b=212109
...
git-svn-id: svn://10.0.0.236/trunk@144766 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 01:33:30 +00:00
dbaron%dbaron.org
71158040f7
Clean up GetView and SetView. b=208190 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@144765 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 00:50:00 +00:00
dbaron%dbaron.org
b333621bbb
Add inline accessors for frame manager. b=208190 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@144764 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 00:48:16 +00:00
dbaron%dbaron.org
1ef0ae60b6
Make GetStateBits const. b=208190 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@144763 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 00:46:52 +00:00
scott%scott-macgregor.org
f00b66919f
Bug #212459 --> Give the certificate manager a face lift. Add a 5 pixel border around the tabbox,
...
add an ok button which can be used to dismiss the window, inherit the ok/help buttons from the dialog
overlay.
Add spacing between the tree control and the edit / delete buttons underneath the tree control.
r=kaie
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@144762 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 00:36:01 +00:00
lpham%netscape.com
6110d224e8
update Mac Desktop Get Info string to 1.5b bugzilla #211625
...
git-svn-id: svn://10.0.0.236/trunk@144761 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 00:25:51 +00:00
lpham%netscape.com
3ba65c796e
update userAgent string to 1.5b r=twalker; sr=ycalonje
...
git-svn-id: svn://10.0.0.236/trunk@144760 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 00:23:03 +00:00
scott%scott-macgregor.org
aecc2a24b1
Bug #212469 --> spell checker should ignore quoted text for HTML mail.
...
r/sr=kin
git-svn-id: svn://10.0.0.236/trunk@144759 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-12 00:17:37 +00:00
dbaron%dbaron.org
61bd9c416c
Fix bustage. b=211308
...
git-svn-id: svn://10.0.0.236/trunk@144758 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 23:53:22 +00:00
smontagu%netscape.com
4f2db22a33
Bug 210110: selection at end of line spans multiple lines in embedded test editor. r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144756 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 23:34:42 +00:00
bzbarsky%mit.edu
714fcc154e
Make it possible for overflow:auto/overflow:scroll frames to have
...
::before/::after content. Bug 212145, r+sr=roc+moz
git-svn-id: svn://10.0.0.236/trunk@144755 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 23:19:12 +00:00
bzbarsky%mit.edu
bbca80ba2a
Update the string stream interface a bit and simplify the implementation a
...
lot. Bug 212109, r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@144754 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 23:10:27 +00:00
bzbarsky%mit.edu
c8ff7820a4
Make XBL anonymous content get its base URI from the XBL document (the binding
...
URI) instead of from the document of the bound element. This way relative URIs
in a binding are always relative to the binding. Bug 211128, r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144753 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 23:06:26 +00:00
bzbarsky%mit.edu
5435c5826d
Add correct line number reporting to errors from XBL fields and handlers. Make
...
it possible to pass a url and line number to CompileEventHandler in general.
Bug 127567, r=bryner, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@144752 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 22:54:36 +00:00
bzbarsky%mit.edu
760dbdd94a
Random array stuff in nsScriptLoader; fix a leak. Bug 212271, r=caillon, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144751 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 22:47:17 +00:00
bzbarsky%mit.edu
70c87b0997
Remove redundant #include
...
git-svn-id: svn://10.0.0.236/trunk@144750 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 22:44:16 +00:00
timeless%mozdev.org
5ac00beb92
Bug 212440 nsHTTP:2 shouldn't include traffic
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@144749 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 22:43:28 +00:00
caillon%returnzero.com
42ad896b6d
Bug 212218
...
Start supporting bits and pieces of the additions to |Document| in DOM Level 3 Core.
r=jst@netscape.com sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@144748 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 22:32:25 +00:00
darin%netscape.com
ce6887bd06
fixes bug 212245 "don't build ftp and gopher directory listing support if protocols are disabled" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144747 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 22:13:30 +00:00
twalker%netscape.com
366becd244
update version to 1.5b, bug 211626, r = ycalonje
...
git-svn-id: svn://10.0.0.236/trunk@144746 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 22:00:16 +00:00
timeless%mozdev.org
01a77946ea
Bug 212438 trivial optimization for nsDocument::GetScriptLoader
...
r=jst sr=jst
git-svn-id: svn://10.0.0.236/trunk@144745 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:53:22 +00:00
wtc%netscape.com
81587a9538
Backed out Bob Relyea's workaround for the deadlock in rev. 1.15. The
...
correct fix is in rev. 1.36 of tdcache.c (see Bugzilla bug 212112).
git-svn-id: svn://10.0.0.236/trunk@144744 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:52:04 +00:00
smontagu%netscape.com
0840051209
Map Big5 UDC to Unicode PUA. Bugs 9686 and 181725, author=anthony@thizlinux.com and mcsmurf@gmx.net, r=smontagu, blanket rs=roc+moz for autogenerated conversion table updates.
...
git-svn-id: svn://10.0.0.236/trunk@144743 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:43:04 +00:00
rogerl%netscape.com
530339e9ae
Linux Build
...
git-svn-id: svn://10.0.0.236/trunk@144742 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:42:33 +00:00
rogerl%netscape.com
1607baa2e0
Linux Build
...
git-svn-id: svn://10.0.0.236/trunk@144741 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:36:06 +00:00
jshin%mailaps.org
5cc5fe4fae
bug 212400 fix MathML rendering with FT2 enabled (Gfx:Gtk) (r=bstell, sr=rbs)
...
git-svn-id: svn://10.0.0.236/trunk@144740 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:35:30 +00:00
jshin%mailaps.org
86055d0fc4
bug 212125 : factor out loading |nsIPersistentProperties|' from a URI/URIspec and add helper
...
functions to nsNetUtil.h (r=rbs, sr=darin)
git-svn-id: svn://10.0.0.236/trunk@144739 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:31:54 +00:00
rogerl%netscape.com
e3c1b088ea
Linux Build...
...
git-svn-id: svn://10.0.0.236/trunk@144738 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:30:19 +00:00
rogerl%netscape.com
f660f12a91
Linux build..
...
git-svn-id: svn://10.0.0.236/trunk@144737 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:23:39 +00:00
dbaron%dbaron.org
593f58592d
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144735 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:16:12 +00:00
timeless%mozdev.org
a25de168e9
Bug 212438 trivial optimization for nsDocument::GetScriptLoader
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@144734 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:08:12 +00:00
scott%scott-macgregor.org
85f977f030
center the certificate manager by default. Remove the width attribute, let the dialog size itself intrinsically.
...
git-svn-id: svn://10.0.0.236/trunk@144733 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:01:06 +00:00
smontagu%netscape.com
9f1bee734c
Fix typo which caused Bidi caret movement regression. Bug 212372, r+sr=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@144732 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 21:00:26 +00:00
dbaron%dbaron.org
a59f383a93
Override Paint to fix strict mode text decorations and paint layer for :first-letter. b=212149 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144731 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 20:45:19 +00:00
dbaron%dbaron.org
401c86df69
Fix leak caused by CSS2PropertiesTearoff by simplifying aggregation. b=212269 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144730 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 20:44:25 +00:00
dbaron%dbaron.org
d07c6d44c8
Attempt to fix warning by ensuring one path is always used, even for invalid ids. b=210550 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144729 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 20:42:59 +00:00
ashishbhatt%netscape.com
851cb5e3a4
Adding simple type wsdl test cases
...
git-svn-id: svn://10.0.0.236/trunk@144728 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 20:30:59 +00:00
kaie%netscape.com
b991514a1b
Fixing bustage from previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@144727 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 20:20:14 +00:00
rbs%maths.uq.edu.au
d1abafb525
Stop animated images with Esc key or Stop button, b=70030, r=akkana, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144726 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 20:19:34 +00:00
timeless%mozdev.org
fab52a77e7
Bug 212346 nsCSSFrameConstructor.cpp:4182: warning: unused variable `class nsIView * listView'
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@144725 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 20:07:21 +00:00
timeless%mozdev.org
421e370456
Bug 212438 trivial optimization for nsDocument::GetScriptLoader
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@144724 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 20:01:51 +00:00
bzbarsky%mit.edu
bae5db92ca
Bug 212133 take two. Make images load only after they get a parent if they are
...
coming from the sink. Hopefully with better perf this time. r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144723 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 20:00:31 +00:00
mkaply%us.ibm.com
09e0b36868
Better fix for 178961 per dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144722 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 19:53:13 +00:00
kaie%netscape.com
32e7948c35
b=205702 S/Mime messages should use larger encrypted strings to increase strength of security
...
r=ddrinan sr=brendan
git-svn-id: svn://10.0.0.236/trunk@144721 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 19:27:27 +00:00
rogerl%netscape.com
9800a941ae
Linux build...
...
git-svn-id: svn://10.0.0.236/trunk@144718 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 18:37:53 +00:00
rogerl%netscape.com
e8245540c2
Linux build..
...
git-svn-id: svn://10.0.0.236/trunk@144717 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 18:37:20 +00:00
kerz%mozillazine.org
44e08129f6
removing unused css, bug 212387
...
git-svn-id: svn://10.0.0.236/trunk@144714 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 18:15:58 +00:00
kerz%mozillazine.org
d3d6201160
fixing images, bug 212387
...
git-svn-id: svn://10.0.0.236/trunk@144713 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 18:14:48 +00:00
nicolson%netscape.com
bf9c54a723
Remove dependency on secrng.h. We don't need it.
...
git-svn-id: svn://10.0.0.236/trunk@144712 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 18:13:26 +00:00
justdave%syndicomm.com
6939ebf27f
Bug 212361: Additional Comments date had month and day swapped in bug change emails
...
r= jaypee, a= justdave
git-svn-id: svn://10.0.0.236/trunk@144709 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 16:12:09 +00:00
mikep%oeone.com
fd321aa5c5
Fixing bug 211940.
...
git-svn-id: svn://10.0.0.236/trunk@144707 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 12:34:16 +00:00
scott%scott-macgregor.org
9abc0664c4
fix the hover state of the small send button. Thanks to Arvid for pointing out this error.
...
git-svn-id: svn://10.0.0.236/trunk@144706 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 07:21:57 +00:00
scott%scott-macgregor.org
5a3d514e37
add a customize toolbar context menu on the address book toolbar
...
git-svn-id: svn://10.0.0.236/trunk@144705 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 07:14:29 +00:00
scott%scott-macgregor.org
ca337e543a
change the id of the compose menu bar so a generic customizeToolbar routine can be used on all the main windows.
...
git-svn-id: svn://10.0.0.236/trunk@144704 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 07:10:09 +00:00
scott%scott-macgregor.org
d2c1f726ed
add a popup for customizing the toolbars when you right click on the compose toolbar
...
git-svn-id: svn://10.0.0.236/trunk@144703 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 06:57:20 +00:00
scott%scott-macgregor.org
90760bd358
fix a problem with a dead customize window when using the customize dialog multiple times. Thanks to Stephen Walker for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@144702 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 06:46:27 +00:00
scott%scott-macgregor.org
4a3488c6d5
collapse msgViewPickerOverlay directly into mailWindowOverlay.xul
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@144701 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 06:35:54 +00:00
scott%scott-macgregor.org
cdf8c6b4ce
Add the pref-calibrate-screen chrome for calibrating the dpi by hand.
...
thanks to stephen walker for pointing out that I was missing this file.
git-svn-id: svn://10.0.0.236/trunk@144700 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 06:24:15 +00:00
scott%scott-macgregor.org
f429b9761b
More overlay collapsing work. Thanks to Stephen Walker for the patch.CVS: ----------------------------------------------------------------------
...
git-svn-id: svn://10.0.0.236/trunk@144699 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 06:17:46 +00:00
scott%scott-macgregor.org
dcfdc90d48
More overlay collapsing work. Thanks to Stephen Walker for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@144698 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 06:17:30 +00:00
nelsonb%netscape.com
d1a6dbedb5
Restore sslreq.txt to text form, where it will have different line
...
endings on unix, than on windows or on Mac.
git-svn-id: svn://10.0.0.236/trunk@144696 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 04:14:24 +00:00
nelsonb%netscape.com
57bb7efbcd
Test with the new file sslreq.dat rather than the old file sslreq.txt.
...
git-svn-id: svn://10.0.0.236/trunk@144695 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 04:05:12 +00:00
nelsonb%netscape.com
41c6214e44
This is sslreq.txt with a different file name, to clearly show that
...
this file is to be treated as a binary file, not as text.
git-svn-id: svn://10.0.0.236/trunk@144694 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 03:55:55 +00:00
dwitte%stanford.edu
e8ec89d756
Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
...
fixing a crasher regression from yesterday's landing of bug 209475.
patch by mvl; r=dwitte, sr=bz, a=dbaron.
git-svn-id: svn://10.0.0.236/trunk@144690 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 00:04:02 +00:00
ssu%netscape.com
ee3d4db724
fixing bug 198081 - Old GRE's left on disk when upgrading Mozilla. r=dveditz, sr=jag, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144689 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 23:42:07 +00:00
ssu%netscape.com
a1f5fa1b48
fixing bug 210731 - Setup should delete target installation dir on upgrade. r=dveditz, sr=jag, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144688 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 23:10:18 +00:00
scott%scott-macgregor.org
1dfbcd9495
new icon for the new 3-pane configuration.
...
git-svn-id: svn://10.0.0.236/trunk@144686 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 18:15:47 +00:00
scott%scott-macgregor.org
f5c5de1b9f
another file fork from mozilla\mailnews. Needed for dynamic updating of the 3-pane.
...
git-svn-id: svn://10.0.0.236/trunk@144685 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 18:13:48 +00:00
wtc%netscape.com
ac366f4acc
Set MOD_MINOR_VERSION to 4 for NSPR 4.4.
...
git-svn-id: svn://10.0.0.236/trunk@144683 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 17:34:08 +00:00
zach%zachlipton.com
101a5b9922
Fix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes the
...
default in localconfig; admins will have to change existing installations
manually.
r+a=justdave
git-svn-id: svn://10.0.0.236/trunk@144682 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 14:53:46 +00:00
kerz%mozillazine.org
e697499fc0
New theme update from Arvid, hoo dog.
...
git-svn-id: svn://10.0.0.236/trunk@144681 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 06:50:18 +00:00
kerz%mozillazine.org
db22ee4007
New theme update from Arvid, giddy up.
...
git-svn-id: svn://10.0.0.236/trunk@144680 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 06:49:54 +00:00
justdave%syndicomm.com
2514a99bcf
Bug 107580: Add space to front of "New:" designator on bugmail so it will always sort before changed mails in an alphabetical subject listing in user mailboxes.
...
Patch by benc@netscape.com
r= myk, a=myk
git-svn-id: svn://10.0.0.236/trunk@144679 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 05:24:42 +00:00
scott%scott-macgregor.org
f3da9c3722
flex the message behavior groupbox.
...
git-svn-id: svn://10.0.0.236/trunk@144676 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 01:48:58 +00:00
wtc%netscape.com
834368a3fb
Bug 212112: we don't need to lock td->cache->lock while calling
...
STAN_ForceCERTCertificateUpdate. This fixed a recursive deadlock.
r=mcgreer.
git-svn-id: svn://10.0.0.236/trunk@144669 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 01:24:17 +00:00
wtc%netscape.com
15a5acde47
Updated for NSPR 4.4.
...
git-svn-id: svn://10.0.0.236/trunk@144668 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 01:05:10 +00:00
wtc%netscape.com
d1260d6762
Set NSPR version to 4.4.
...
git-svn-id: svn://10.0.0.236/trunk@144667 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-10 01:03:41 +00:00
rogerl%netscape.com
57466096fd
Fixed 54/53 bit bug in random()
...
Added start of runtimestrings...
git-svn-id: svn://10.0.0.236/trunk@144666 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 22:56:56 +00:00
scott%scott-macgregor.org
af69a226bb
Make a single UBER drag and drop listener for the entire mail compose envelope. Based on the drag flavor, re-route the
...
drop to either the attachment bucket or to the addressing envelope.
This means you can now drag addresses, files, web pages, etc. anywhere in the compose envelope and we will do the right thing.
git-svn-id: svn://10.0.0.236/trunk@144661 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 22:15:43 +00:00
myk%mozilla.org
e1346090fe
changed version from "unspecified" to "other" since that sems to be what Bugzilla wants now
...
git-svn-id: svn://10.0.0.236/trunk@144658 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 22:00:46 +00:00
cltbld%netscape.com
4ee0e375c1
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@144657 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 21:58:01 +00:00
dougt%meer.net
591f3a0da3
missed a AC_SUBST from a checkin last night. a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144656 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 21:55:23 +00:00
scott%scott-macgregor.org
048a8731fe
Add support for viewing the toolbar via text or icons or icons & text.
...
Add list-style attributes for each individual toolbar button so they will show up correctly in the customize toolbar dialog.
git-svn-id: svn://10.0.0.236/trunk@144655 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 21:20:19 +00:00
scott%scott-macgregor.org
150677c489
move themes and extensions down near the bottom of the option categories. Thanks to david tenser for the suggestion.
...
git-svn-id: svn://10.0.0.236/trunk@144654 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 20:56:14 +00:00
dougt%meer.net
d22227fa6f
Backing out ftp state reduction due to regressions. See 211729. r=darin, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144653 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 20:48:15 +00:00
bzbarsky%mit.edu
df0d0c3a17
Backing out the other part of the patch for bug 212133, to test perf issues. a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144652 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 20:27:27 +00:00
jaggernaut%netscape.com
7286c88036
Fix problem matching against commented out REQUIRES lines, and fix problem where we didn't test some modules from the REQUIRES line.
...
git-svn-id: svn://10.0.0.236/trunk@144651 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 19:31:55 +00:00
igor%mir2.org
eeafbe31a6
Throw IllegalArgumentException from compileString/compileReader if script line number is negative instead of catching it much later via Context.codeBug().
...
git-svn-id: svn://10.0.0.236/trunk@144650 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 19:27:46 +00:00
mikep%oeone.com
fc9da21d98
Localizing text, bug 211446.
...
git-svn-id: svn://10.0.0.236/trunk@144649 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 12:48:42 +00:00
mikep%oeone.com
612043f756
Patch from Eric B. on bug 199906.
...
git-svn-id: svn://10.0.0.236/trunk@144648 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 12:44:22 +00:00
aaronl%netscape.com
a433837388
Fixing accessibility bustage on gtk2 port
...
git-svn-id: svn://10.0.0.236/trunk@144646 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 10:07:11 +00:00
bzbarsky%mit.edu
441ccc202c
Oops, didn't mean to back out this part.
...
git-svn-id: svn://10.0.0.236/trunk@144645 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 09:57:04 +00:00
bzbarsky%mit.edu
2a3a253681
Backing out part of patch to test whether this is causing the perf regression.
...
Bug 212133, a=dbaron to back out of tree if I do it before morning builds and
such.
git-svn-id: svn://10.0.0.236/trunk@144644 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 09:47:13 +00:00
aaronl%netscape.com
cca7796666
Fixing bustage from accessibility checkin
...
git-svn-id: svn://10.0.0.236/trunk@144643 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 08:56:53 +00:00
aaronl%netscape.com
80add5cc05
Fixing bustage from accessibility checkin
...
git-svn-id: svn://10.0.0.236/trunk@144642 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 08:15:57 +00:00
bzbarsky%mit.edu
75e3d7311c
Make sure to look at the loadgroup's callbacks if our channel has none. Bug
...
208087, r=darin, sr=dbaron, a="dbaron says 'slip it in'"
git-svn-id: svn://10.0.0.236/trunk@144641 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 07:02:28 +00:00
aaronl%netscape.com
234fb5cae3
Bug 210782. Separate public and private accessibility interfaces. r=kyle, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144640 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 07:01:46 +00:00
bzbarsky%mit.edu
c6000cf3a8
Make <html:img> nodes correctly work with xml:base on ancestors by deferring
...
the load till after we know who our parent is. Bug 212133, r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144639 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 06:57:14 +00:00
dbaron%dbaron.org
179546334e
Make ns[C]String::AppendFloat locale-independent. b=209569 r=jag sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144638 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 06:53:44 +00:00
caillon%returnzero.com
d53c7f8df0
Fixing compiler warnings. "Comparison is always false due to limited range of data type". No bug.
...
r+sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@144637 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 06:42:14 +00:00
aaronl%netscape.com
63348d831a
Bug 211933. Incorrect null check in webbrowserfind code. r=dean_tessman, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@144636 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 06:41:20 +00:00
aaronl%netscape.com
42c64b76d5
Bug 211846. alt+down not working consistently for dropdowns. Also fixes bug 110801 and bug 205942, dropdown from alt+down not showing in the right place. r=jkieser, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@144635 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 06:36:33 +00:00
cltbld%netscape.com
66a7ef3ecf
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@144634 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 05:17:52 +00:00
dougt%meer.net
077dc5bb41
Adding warning comment to configure option
...
git-svn-id: svn://10.0.0.236/trunk@144633 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 05:11:31 +00:00
jaggernaut%netscape.com
f5907ca35c
Bug 212118: Small bug in net_ParseFileURL: Substring(inURL, schemeBeg, schemeBeg + schemeEnd). r=darin, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144632 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 05:11:10 +00:00
jaggernaut%netscape.com
1262ad20a2
Bug 212114: FormatStatusMessage broken for aStatusArg with more than two args. r=darin, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144631 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 05:08:25 +00:00
dougt%meer.net
cd9329a9ac
Allow disabling of profile locking. r=ccarlen b=212132
...
git-svn-id: svn://10.0.0.236/trunk@144630 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 05:07:56 +00:00
dougt%meer.net
51c51c8204
Minimo build file. - Not part of the mozilla build.
...
git-svn-id: svn://10.0.0.236/trunk@144629 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 04:57:30 +00:00
wtc%netscape.com
40359f8bcd
Bug 126937: implement PR_GetSysfdTableMax and PR_SetSysfdTableSize for
...
OS/2. The patch is contributed by Michael Kaply <mkaply@us.ibm.com >.
r=pedemont.
git-svn-id: svn://10.0.0.236/trunk@144628 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 04:56:28 +00:00
nelsonb%netscape.com
1c7ab81449
Change cert_GetCertificateEmailAddresses to return NULL rather than
...
a pointer to an empty string when a cert has no email addresses.
Partial fix for bug 211540. Modified certdb/alg1485.c
git-svn-id: svn://10.0.0.236/trunk@144625 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 04:14:23 +00:00
wtc%netscape.com
b92ea1b87f
Bug 212004: in CERT_IsUserCert we should test for a null cert->trust and
...
treat it as no trust. r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@144624 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 04:12:16 +00:00
nelsonb%netscape.com
a9b14bcc5e
Export SEC_DupCRL and declare it in certdb.h. Bug 208194.
...
Modified Files: nss/nss.def certdb/certdb.h
git-svn-id: svn://10.0.0.236/trunk@144623 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 04:00:48 +00:00
scott%scott-macgregor.org
04c2480ea0
Port some thunderbird improvements to the account manager back to the seamonkey trunk. Remove lots of unwanted flex space
...
from the dialogs.
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@144622 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 03:53:22 +00:00
wtc%netscape.com
baa57a6c92
Bug 211512: worked around the Mac OS X Panther bug that the IPV6_V6ONLY
...
socket option is turned on by default. r=bryner.
git-svn-id: svn://10.0.0.236/trunk@144621 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 03:48:13 +00:00
dbaron%dbaron.org
3ca89119fb
Convert jump tables to if-else trees to avoid the performance cost of function pointers. b=210550 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144620 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 03:46:27 +00:00
roc+%cs.cmu.edu
8fa11e23b3
ongoing deCOMtamination work. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144618 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 03:30:40 +00:00
leon.zhang%sun.com
8839d1b3eb
First patch for bug 208446: Caret stops blinking or disappears, prevent firing assertion
...
r=sfraser sr=kin
git-svn-id: svn://10.0.0.236/trunk@144616 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 03:05:25 +00:00
brade%netscape.com
5653a21c6f
fix comment
...
git-svn-id: svn://10.0.0.236/trunk@144615 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 02:39:51 +00:00
jaggernaut%netscape.com
3ce01b35bf
Purging tabs, r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@144614 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 02:28:07 +00:00
bzbarsky%mit.edu
43571b323e
Fixing assert condition to be correct. Thanks to riceman+bmo@mail.rit.edu for
...
noticing.
git-svn-id: svn://10.0.0.236/trunk@144613 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 01:48:20 +00:00
jaggernaut%netscape.com
a31a015bfa
Small optimization, no need to pass in a scheme string there. r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@144612 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 01:35:35 +00:00
darin%netscape.com
d8f1949973
MSVC++ uses old-school variable scoping with |for| loop initializers. fixes win32 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@144611 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 01:29:51 +00:00
jst%netscape.com
2200f06170
Fixing bug 211719. Making window.opener replaceable. r=caillon@aillon.org, sr=bzbarsky@mit.edu.
...
git-svn-id: svn://10.0.0.236/trunk@144609 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 00:48:25 +00:00
scott%scott-macgregor.org
ee41d626a3
expose pref UI for opening new messages
...
git-svn-id: svn://10.0.0.236/trunk@144608 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 00:41:46 +00:00
bryner%netscape.com
3e5494c6d6
Bug 209475 - updating for nsIPermissionManager API change. Patch by mvl, r=dwitte, sr=bz.
...
git-svn-id: svn://10.0.0.236/trunk@144607 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 00:23:42 +00:00
dwitte%stanford.edu
9d62d39ae0
Bug 209475: Make nsIPermissionManager more flexible for extensions.
...
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.
Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).
patch by mvl; r=dwitte, sr=bz.
git-svn-id: svn://10.0.0.236/trunk@144606 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 00:20:57 +00:00
dbaron%dbaron.org
12efb1606e
Remove unused files. b=211173 r=smontagu sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@144605 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 00:07:25 +00:00
scott%scott-macgregor.org
2879adcff6
Add access to the certificate manager to the SMIME panel in the account manager.
...
git-svn-id: svn://10.0.0.236/trunk@144603 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 23:44:51 +00:00
smontagu%netscape.com
3b4b8f1937
Update some charset mapping tables to the latest versions from http://www.unicode.org/Public/MAPPINGS . Blanket rs=roc+moz in bug 199143.
...
git-svn-id: svn://10.0.0.236/trunk@144602 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 23:37:45 +00:00
danm%netscape.com
fa4e4068bb
addref the window while the timer member variable holds a reference to the window. no longer a crash bug, but more proper COM. bug 143664 r=dougt,jag
...
git-svn-id: svn://10.0.0.236/trunk@144601 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 23:06:49 +00:00
scott%scott-macgregor.org
bf3666b8a3
When opening the options dialog, pre-select the correct category button based on the passed in url.
...
Rename Send Format to Send Options.
git-svn-id: svn://10.0.0.236/trunk@144600 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 23:00:52 +00:00
darin%netscape.com
3cf8c6785b
fixes bug 209121 "Digest authentication incorrectly includes fragment identifier in URI when computing A2" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144599 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 22:49:26 +00:00
darin%netscape.com
549a0a673a
revising nsIChannel documentation further
...
git-svn-id: svn://10.0.0.236/trunk@144598 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 22:43:51 +00:00
darin%netscape.com
0a7110d490
removing unused #define, no bug, r+sr=nobody
...
git-svn-id: svn://10.0.0.236/trunk@144597 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 22:25:39 +00:00
brade%netscape.com
e1a6b807f7
remove unused local variable; fixes warning; no bug, no reviewers
...
git-svn-id: svn://10.0.0.236/trunk@144596 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 22:12:04 +00:00
brade%netscape.com
bb5552c1bc
remove unused variables to fix warnings; no bug, no reviews
...
git-svn-id: svn://10.0.0.236/trunk@144595 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 22:10:09 +00:00
scott%scott-macgregor.org
33cb2d31d3
minor polish work to the font panel.
...
git-svn-id: svn://10.0.0.236/trunk@144593 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 22:06:09 +00:00
darin%netscape.com
7f551f1d0d
cleaning up some nsIChannel documentation, b=209101, r+sr=nobody
...
git-svn-id: svn://10.0.0.236/trunk@144592 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 22:04:32 +00:00
dbradley%netscape.com
5ff23f2c8a
bug 127585 - xpidl usage is incorrect. r=timeless, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144591 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 21:41:51 +00:00
scott%scott-macgregor.org
7b14667ae3
Make the font panel initialize the default charset for outgoing/incoming mail.
...
git-svn-id: svn://10.0.0.236/trunk@144590 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 21:38:15 +00:00
bzbarsky%mit.edu
8f58669578
Expose request and response versions of HTTP channels. Bug 201625, r=darin, sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144589 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 21:35:54 +00:00
dbaron%dbaron.org
24b5637687
Add layout-debug to MOZ_EXTENSIONS_ALL. b=137331 r+sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@144588 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 21:20:04 +00:00
bryner%netscape.com
d5c145619a
Remove static makefile; you need to be using camino.mk to build.
...
git-svn-id: svn://10.0.0.236/trunk@144587 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 21:14:37 +00:00
varga%netscape.com
94b96d1848
Fix for bug 202393. Add DOM class info for nsIXULTreeBuilder.
...
r=pike, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@144586 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 21:10:52 +00:00
dbaron%dbaron.org
97c3a1435e
Add UI code, intended to replace viewer, into extensions/layout-debug/. Separate UI-related features out of existing regression testing interface. b=137331 r+sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@144585 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 21:08:23 +00:00
smontagu%netscape.com
0cc01b17e7
Update mapping tables for windows-1256 encoding. Bug 199143, r=jshin@mailaps.org, rs=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@144584 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 20:49:32 +00:00
brade%netscape.com
5cac6da6af
fix warning for cstring charset change made a week or two ago; editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144583 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 20:38:51 +00:00
varga%netscape.com
4bfe4d8c17
Updating sqltest to the latest API.
...
Not part of build.
git-svn-id: svn://10.0.0.236/trunk@144582 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 20:38:33 +00:00
brade%netscape.com
af9a354fea
editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144581 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 20:35:09 +00:00
varga%netscape.com
5ade95a9e6
Fix for bug 199501. Fix "Update alias" command
...
Not part of build.
git-svn-id: svn://10.0.0.236/trunk@144580 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 20:33:37 +00:00
brade%netscape.com
4d8f0dad73
editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144579 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 20:22:56 +00:00
brade%netscape.com
d52cf1563a
editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
...
CVS ----------------------------------------------------------------------
git-svn-id: svn://10.0.0.236/trunk@144578 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 20:18:18 +00:00
bzbarsky%mit.edu
ec57574878
Make sure that nsSimpleURI also strips newlines out of the uri spec... Bug
...
211599, r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@144577 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 20:09:17 +00:00
dougt%meer.net
3c56e60eaf
Missing control path return value
...
git-svn-id: svn://10.0.0.236/trunk@144576 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 20:03:35 +00:00
bzbarsky%mit.edu
ef8d2b5843
Move inheritance around to reduce size of nsHTMLMappedAttributes by a word.
...
Bug 163215, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144575 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 19:19:37 +00:00
bzbarsky%mit.edu
60797ca867
Make it possible to go back to a url even if it included an anchor that was not
...
found. Bug 205213, r=jag, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144574 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 19:17:54 +00:00
mkaply%us.ibm.com
1be03c2cbb
#211192
...
r=pedemonte, sr=blizzard (platform specific)
Make Shift+F10 display context menu
git-svn-id: svn://10.0.0.236/trunk@144572 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 19:09:21 +00:00
wtc%netscape.com
3482ce4312
Bug 211384: fixed the bug that importing a CRL that already exists in the
...
DB causes NSS_Shutdown to fail. Two files were changed. 1. crl.c: we
should not obtain a slot reference because PK11_FindCrlByName already
obtained a slot reference. 2. pk11cert.c: cleaned up code and fixed a slot
reference leak if the SECITEM_AllocItem call fails. r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@144570 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 18:41:28 +00:00
wtc%netscape.com
ed5695a69e
Re-enabled the fix for bug 208177.
...
git-svn-id: svn://10.0.0.236/trunk@144567 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 18:11:24 +00:00
kin%netscape.com
68896debfc
Fix for bug 211378 (Unable to paste into editor widgets with middle mouse button)
...
Modified MouseUp() and MouseClick() so that they call thru to the base class versions. This regression was caused by the fix for bug 137092.
r=brade@netscape.com sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@144566 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 17:38:13 +00:00
cbiesinger%web.de
7c20aac034
179084, patch by mcsmurf@gmx.net r=varga sr=jag Bookmark Export uses Unix carriage returns on all platforms
...
git-svn-id: svn://10.0.0.236/trunk@144565 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 17:24:57 +00:00
rogerl%netscape.com
97b292ddc9
minor fixes
...
git-svn-id: svn://10.0.0.236/trunk@144564 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 17:21:44 +00:00
kaie%netscape.com
d8775fe5a6
b=210948 Some file dialogs have harcoded filter description
...
patch from Vincent Béron
r=kaie sr=brendan
git-svn-id: svn://10.0.0.236/trunk@144563 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 14:46:21 +00:00
kaie%netscape.com
3ece8d7a91
b=195574 SSL extremely flaky if Ask for Master Password is 'Every time'
...
r=darin sr=brendan
git-svn-id: svn://10.0.0.236/trunk@144562 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 14:41:02 +00:00
neil%parkwaycc.co.uk
65792a6f28
Bug 184202 stop nsTreeSelection's nsITreeBoxObject* pointer from dangling, might fix firebird autocomplete crash r=varga sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144561 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 14:01:56 +00:00
varga%netscape.com
75c10579f5
Fix for bug 145309. [turbo] On exit after unloading accts we are again loading accts because we are rebuilding tree
...
r=varga, sr=jag, patch by waterson
git-svn-id: svn://10.0.0.236/trunk@144560 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 13:56:58 +00:00
cbiesinger%web.de
c80cb4ba6c
78919 part 1. r=bzbarsky, sr=darin. This adds an |hasDefaultHandler| attribute
...
to nsIMIMEInfo that should be used to check if a default application is available
for this mimeinfo.
git-svn-id: svn://10.0.0.236/trunk@144559 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 13:52:46 +00:00
cbiesinger%web.de
db9bab2b0c
22879 r=bzbarsky sr=jag Download window should GetAttention when download is complete
...
git-svn-id: svn://10.0.0.236/trunk@144558 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 13:31:04 +00:00
jaggernaut%netscape.com
c1af69edae
Bug 210834: Bogus comparison in nsCSSParserImpl::ParseURL. r=bzbarsky, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144557 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 11:49:48 +00:00
roc+%cs.cmu.edu
b2d0c1acfb
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144556 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 11:00:00 +00:00
bzbarsky%mit.edu
aaad3da2bd
Make comment change requested by caillon in review that I forgot about
...
git-svn-id: svn://10.0.0.236/trunk@144555 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 09:23:32 +00:00
bzbarsky%mit.edu
17e4a0619a
Removing no longer used files.
...
git-svn-id: svn://10.0.0.236/trunk@144554 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 07:35:03 +00:00
bzbarsky%mit.edu
09f28701f9
Update comments to reflect the fact that there is no longer a change hint
...
passed to the macros.
git-svn-id: svn://10.0.0.236/trunk@144553 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 07:12:17 +00:00
justdave%syndicomm.com
a91d22fa86
Bug 211758: checksetup.pl was trying to use params that didn't exist yet because it was loading Bugzilla::Series at compile time (use). Now pulls in Bugzilla::Series at runtime (require) after initializing the params.
...
Patch by Brad Roberts <braddr@puremagic.com >
r= justdave, a= justdave
git-svn-id: svn://10.0.0.236/trunk@144552 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 06:50:05 +00:00
bzbarsky%mit.edu
baa52a02e7
DOM properties that return URIs should return absolute URIs when they
...
are accessed (even if the corresponding attribute value is a relative URI).
Bug 47534, r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144551 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 05:35:04 +00:00
jake%bugzilla.org
863e8cc898
Recompile the docs
...
git-svn-id: svn://10.0.0.236/trunk@144550 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 02:03:15 +00:00
darin%netscape.com
28026910ba
fixes bug 210734 "IDN: Invalid codepoint encoded in ACE label" r=nhotta sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144549 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 01:51:32 +00:00
jake%bugzilla.org
fd2bb59beb
Use pdfjadetex to generate the PDF file instead of going through PostScript as it generates a much cleaner PDF file.
...
git-svn-id: svn://10.0.0.236/trunk@144548 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 01:31:05 +00:00
bryner%netscape.com
649a843017
preprocess browser.xml, for autoscroll ifdefs.
...
git-svn-id: svn://10.0.0.236/trunk@144547 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-08 00:52:37 +00:00
scott%scott-macgregor.org
ff8853b548
remove download manager chrome
...
patch from stephen walker
git-svn-id: svn://10.0.0.236/trunk@144546 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 23:30:54 +00:00
scott%scott-macgregor.org
7a7361b229
remove download manager and sidebar tree css
...
patch from stephen walker
git-svn-id: svn://10.0.0.236/trunk@144545 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 23:30:29 +00:00
scott%scott-macgregor.org
680dd18ab9
Land Bug #211657 for bzbarsky. Use :: for -moz pseudo-elements
...
git-svn-id: svn://10.0.0.236/trunk@144544 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 22:59:47 +00:00
cbiesinger%web.de
7ae9ea4fdb
211889 r=bzbarsky sr=darin - remove DataURI attribute from nsIMIMEInfo (unused and not really implemented) as well as the mURI member of nsMimeInfoImpl
...
git-svn-id: svn://10.0.0.236/trunk@144543 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 22:49:35 +00:00
mkaply%us.ibm.com
140229626d
#210321
...
r=mkaply, sr=blizzard (platform specific)
From Rich Walsh - imnprovements to OS/2 drag drop
git-svn-id: svn://10.0.0.236/trunk@144542 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 22:42:44 +00:00
bzbarsky%mit.edu
e81d4cb336
Move to the double-'::' notation for -moz-tree-* pseudo-elements in browser/.
...
Bug 211657, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144539 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 22:18:42 +00:00
bzbarsky%mit.edu
1fd3ef4070
Move to the double-'::' notation for -moz-tree-* pseudo-elements in toolkit.
...
Bug 211657, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144538 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 22:16:57 +00:00
dougt%meer.net
62a22c39a4
Enables debug stackcrawl support in GRE builds. b=208098. r=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@144537 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 22:11:36 +00:00
despotdaemon%netscape.com
3868a85092
Pseudo-automatic update of changes made by hyatt@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@144536 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 22:07:40 +00:00
bzbarsky%mit.edu
6e73f4e272
This line should not have snuck in.
...
git-svn-id: svn://10.0.0.236/trunk@144535 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 22:03:32 +00:00
bzbarsky%mit.edu
4f63a75a74
Move to the double-'::' notation for various pseudo-elements.
...
Bug 211657, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144534 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 21:57:01 +00:00
bzbarsky%mit.edu
562c0c2d09
Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
...
Bug 211657, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144530 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 21:22:24 +00:00
scott%scott-macgregor.org
53c0b9e9fb
formatting toolbar's insert menu is using the wrong coordinates for some of the images.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@144529 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 21:10:10 +00:00
scott%scott-macgregor.org
a70521530a
remove some unnecessary gifs from the build. Thanks to Stephen Walker for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@144528 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 20:32:31 +00:00
scott%scott-macgregor.org
98ca92937f
add a hover state for the get mail toolbar icon
...
git-svn-id: svn://10.0.0.236/trunk@144527 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 20:05:14 +00:00
varga%netscape.com
1dcfee9f58
Updating allmakefiles.sh according last changes in extensions/sql.
...
git-svn-id: svn://10.0.0.236/trunk@144526 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 19:54:56 +00:00
cbiesinger%web.de
588e72107e
no bug, r+sr=bzbarsky; remove MNG and JNG types from defaultMimeEntries array so
...
that users can have a helper app for MNG/JNG images
git-svn-id: svn://10.0.0.236/trunk@144525 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 19:27:48 +00:00
cltbld%netscape.com
c8038d2f13
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@144524 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 18:27:57 +00:00
varga%netscape.com
be76c61ef1
Removing old files.
...
git-svn-id: svn://10.0.0.236/trunk@144523 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 18:27:05 +00:00
varga%netscape.com
2d16ccbc4e
Build changes for sql extension
...
- eliminated packager subdir
- separated sqltest app
Not part of build
git-svn-id: svn://10.0.0.236/trunk@144520 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 18:25:46 +00:00
bryner%netscape.com
90fc296e45
Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@144519 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 18:22:04 +00:00
blizzard%redhat.com
91c5e0e44b
Bug #208762 . Fix problems with Mozilla crashing or hanging on X servers with multiple visuals. Make sure to use the same visual when creating windows as when we are drawing in the gfx code.
...
git-svn-id: svn://10.0.0.236/trunk@144518 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 17:54:57 +00:00
mikep%oeone.com
622592fc32
Checking in patch from Eric B for bug 199278.
...
git-svn-id: svn://10.0.0.236/trunk@144517 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 12:57:53 +00:00
mikep%oeone.com
9da9f5d62b
Fixing bug 167800, patch from Eric B.
...
git-svn-id: svn://10.0.0.236/trunk@144516 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 12:56:05 +00:00
neil%parkwaycc.co.uk
b6c2eaa2af
Bug 211537 DOM Inspector not displaying full tree of nodes r=caillon sr=bz
...
Using correct line endings this time :-)
git-svn-id: svn://10.0.0.236/trunk@144514 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 08:28:34 +00:00
bryner%netscape.com
e0b5fffc24
We still want to ignore errors copying the embed_lite component when not building Minimo, or running make in this directory in a non-minimo static build will fail. Fixing Camino tinderbox bustage.
...
git-svn-id: svn://10.0.0.236/trunk@144513 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 08:02:25 +00:00
bzbarsky%mit.edu
8ceac615ed
Make sure the for loop terminates. Also caught by bryner, r+sr=me
...
git-svn-id: svn://10.0.0.236/trunk@144512 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 05:15:41 +00:00
bzbarsky%mit.edu
f61d27d7cd
Fixing orange (casting a nsTableColFrame* to nsTableColGroupFrame* doesn't
...
really work...). Patch suggested by bryner, r=me.
git-svn-id: svn://10.0.0.236/trunk@144511 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 04:57:56 +00:00
roc+%cs.cmu.edu
b4657fef30
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144510 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 02:01:29 +00:00
bryner%netscape.com
fbe965498c
fix typo
...
git-svn-id: svn://10.0.0.236/trunk@144509 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 00:17:16 +00:00
bryner%netscape.com
c40b3a844a
Don't put the throbber in the menubar on mac since there shouldn't be a menubar.
...
git-svn-id: svn://10.0.0.236/trunk@144508 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 22:00:35 +00:00
caillon%returnzero.com
61f4e4cd91
Backout of Neil's patch for bug 211537. This was only supposed to touch 10 or so lines, not every line in each of two files.
...
git-svn-id: svn://10.0.0.236/trunk@144507 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 21:09:22 +00:00
igor%mir2.org
1143cfe592
1. To evaluate script represented by String, use Context.evaluateString to avoid the need to create StringReader instances.
...
2. Catch VirtualMachineError so on out-of-memory/stack-overflow the shell will exit with System.exit(EXITCODE_RUNTIME_ERROR), not with 1. It will allow to distinguish cases when script tried to consume all available stack/memory with bugs in Rhino itself leading to NullPointerException etc.
3. Remove code to rethrow ThreadDeath from JavaScriptExcception since ThreadDeath is re-thrown by the engine itself.
git-svn-id: svn://10.0.0.236/trunk@144504 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 19:21:42 +00:00
blakeross%telocity.com
6041231686
Fixing 184801 - home button tooltip not updated when changing home page in prefs.
...
git-svn-id: svn://10.0.0.236/trunk@144503 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 19:21:31 +00:00
igor%mir2.org
c3dca37870
Caching of Method/Constructor.getParameterType()
...
To avoid constant calling of Method/Constructor.getParameterType() which creates a new Class array on each call, NativeJavaMethod stores the parameter types for its methods in methodTypes array and similarly JavaMembers holds all constructor types in ctorTypes array. The cached Class arrays are passed explicitly to methods that previously called getParameterType().
git-svn-id: svn://10.0.0.236/trunk@144502 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 19:07:00 +00:00
igor%mir2.org
0a67419150
Cosmetics: use
...
import java.lang.reflect.*;
import java.io.*;
instead of explicit importing multiple classes.
git-svn-id: svn://10.0.0.236/trunk@144501 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 19:02:03 +00:00
igor%mir2.org
6a25d4e536
NativeJavaMethod.add is removed. It allows to assume that after NativeJavaMethod constructor methods array will remain the same, which I will use in the following patch to add caching of Method.getParameterTypes.
...
Instead of calling NativeJavaMethod.add, JavaMembers assemble the method list directly and then pass it to NativeJavaMethod when done.
git-svn-id: svn://10.0.0.236/trunk@144500 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 18:59:30 +00:00
igor%mir2.org
46eea78087
Pass staticType to wrapAsJavaObject to restore an option to use it for reflection instead of dynamicType if a security manager prevents the later
...
git-svn-id: svn://10.0.0.236/trunk@144499 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 18:51:54 +00:00
igor%mir2.org
4983e29d85
More JavaMembers cosmetics:
...
1. All its methods package private methods that are not accesible outside the class itself are made private.
2. Various package-private getters are removed in favor of direct field access.
git-svn-id: svn://10.0.0.236/trunk@144498 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 18:51:53 +00:00
neil%parkwaycc.co.uk
808e751928
Bug 211537 DOM Inspector not displaying full tree of nodes r=caillon sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@144497 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 18:31:56 +00:00
blakeross%telocity.com
a440d119c2
Fix 178110 - Alt-d address bar shortcut doesn't work with caps lock on
...
git-svn-id: svn://10.0.0.236/trunk@144496 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 06:36:30 +00:00
scott%scott-macgregor.org
ed58e69e8d
Land new mail compose icons from Arvid.
...
git-svn-id: svn://10.0.0.236/trunk@144495 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 06:19:48 +00:00
scott%scott-macgregor.org
78acf101da
Yet another re-write of preferences. Re-factor several 'advanced' options into new homes away from advanced.
...
Changes include: Moving all language settings to the Fonts/Languages panel.
Moving auto completion settings from advanced to Composition.
Restore HTML color prefs to the display panel.
Move Labels from advanced to the display panel.
Thanks to Mike Connor for some of these suggestions.
git-svn-id: svn://10.0.0.236/trunk@144494 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 05:32:22 +00:00
blakeross%telocity.com
08829111ce
Only enable autoscroll on Windows.
...
git-svn-id: svn://10.0.0.236/trunk@144493 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 05:23:05 +00:00
blakeross%telocity.com
3dfd269094
Fix 184801 - home button tooltip not updated when changing home page in preferences
...
git-svn-id: svn://10.0.0.236/trunk@144492 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 04:33:16 +00:00
blakeross%telocity.com
f840fd0be7
Fix 195233 - calibrate display resolution is broken. Patch by noririty.
...
git-svn-id: svn://10.0.0.236/trunk@144491 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 03:29:58 +00:00
blakeross%telocity.com
05670d4b3b
Fixing 205008 - Bookmark a link in history results in a bookmark without location
...
git-svn-id: svn://10.0.0.236/trunk@144490 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 03:06:43 +00:00
blakeross%telocity.com
9391c66c2e
Fix 201476 - change all.js to not advertise unsupported "compress".
...
git-svn-id: svn://10.0.0.236/trunk@144489 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 02:53:51 +00:00
blakeross%telocity.com
8af1fc9a42
Fix 197702 - switch shift+scroll and alt+scroll for compatibility with IE/Opera.
...
git-svn-id: svn://10.0.0.236/trunk@144488 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 02:40:23 +00:00
blakeross%telocity.com
cbeaa2a30a
Fix 205161 - remove "www" from history entries.
...
git-svn-id: svn://10.0.0.236/trunk@144487 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 02:18:27 +00:00
blakeross%telocity.com
b9a3bbb6e0
Fix 184472 - Make F5 refresh on linux too.
...
git-svn-id: svn://10.0.0.236/trunk@144486 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 01:26:04 +00:00
blakeross%telocity.com
1e06884bfb
Fix a small full screen bug - we no longer have to hide the menubar since it's part of a toolbar now.
...
git-svn-id: svn://10.0.0.236/trunk@144485 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 01:21:30 +00:00
blakeross%telocity.com
275de467b6
Move autoscroll images to content so it's not theme-dependent.
...
git-svn-id: svn://10.0.0.236/trunk@144484 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 01:08:18 +00:00
blakeross%telocity.com
0e3f7ec2d9
Minor autoscroll fixes.
...
git-svn-id: svn://10.0.0.236/trunk@144483 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-06 01:02:48 +00:00
igor%mir2.org
3827a12fe1
1. Changing NativeJavaMethod.findFunction to return index of found method instead of the method itself to make smaller the following optimizations of findFunction.
...
2. Removal of NativeJavaMethod.getMethod that simply returned package-private field NativeJavaMethod.methods since the filed itself was accessed directly by other files.
git-svn-id: svn://10.0.0.236/trunk@144482 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 22:13:33 +00:00
igor%mir2.org
7a57a93cb3
Added reportRuntimeError4 and getMessage4 to build 4-argument messages
...
git-svn-id: svn://10.0.0.236/trunk@144481 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 22:05:55 +00:00
dougt%meer.net
d700ee8757
adding minimo-unix config file. not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@144480 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 19:35:04 +00:00
dougt%meer.net
d8766dc42c
Adding support for static builds of minimo. r=pavlov. b=211645
...
git-svn-id: svn://10.0.0.236/trunk@144479 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 19:34:19 +00:00
dean_tessman%hotmail.com
6db607aa4e
add cut/copy/paste buttons to the toolbar palette
...
git-svn-id: svn://10.0.0.236/trunk@144478 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 19:16:15 +00:00
roc+%cs.cmu.edu
5d6a476ee2
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144477 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 15:30:50 +00:00
roc+%cs.cmu.edu
ffca092722
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144476 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 15:04:34 +00:00
roc+%cs.cmu.edu
44ae5a148e
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144475 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 14:36:03 +00:00
blakeross%telocity.com
899e70148b
Fix 209940 - update internet keywords to support unicode. patch by noririty@jcom.home.ne.jp.
...
git-svn-id: svn://10.0.0.236/trunk@144474 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 07:33:09 +00:00
blakeross%telocity.com
c5dcf883ad
Fixing 209323 - Status bar check in View menu sometimes incorrect.
...
git-svn-id: svn://10.0.0.236/trunk@144473 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 07:08:01 +00:00
blakeross%telocity.com
3d1a0bf265
Tweaking autoscroll a bit.
...
git-svn-id: svn://10.0.0.236/trunk@144472 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 06:53:47 +00:00
blakeross%telocity.com
784848bc9d
Fixing bug 179666 - double the depth of the drop down location bar
...
git-svn-id: svn://10.0.0.236/trunk@144471 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 06:26:58 +00:00
blakeross%telocity.com
b36018e4a3
Fixing 174174 - fullscreen defaults to icon.
...
git-svn-id: svn://10.0.0.236/trunk@144470 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 03:36:24 +00:00
blakeross%telocity.com
f1149fd949
Fixing bug 174175 - "fullscreen: min, max, and close disappear when in text only mode"
...
git-svn-id: svn://10.0.0.236/trunk@144469 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 03:20:34 +00:00
bryner%netscape.com
8d62833593
Follow-up to bug 211476 - detabbing GetRects() to make indentation consistent.
...
git-svn-id: svn://10.0.0.236/trunk@144468 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 00:10:05 +00:00
smontagu%netscape.com
292fecd99f
Comment-only checkin arising from bug 14871 and bug 211343, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@144467 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 18:34:25 +00:00
roc+%cs.cmu.edu
fe484e9b29
Fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@144466 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 13:36:03 +00:00
roc+%cs.cmu.edu
ca3b83ccdf
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144465 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 12:50:32 +00:00
blakeross%telocity.com
5b7157f73d
Fixing bug 21134, print range in print dialog should prefill to print first page of the web page. r=ben@netscape.com sr=hewitt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@144464 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 08:31:44 +00:00
blakeross%telocity.com
b6bbff5586
Fixing arrow flashing on middle click of link.
...
git-svn-id: svn://10.0.0.236/trunk@144463 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 08:23:45 +00:00
scott%scott-macgregor.org
c4cf6d46e6
remove defaults\wallet which are not required for thunderbird. Thanks to Stephen Walker for the fix.
...
git-svn-id: svn://10.0.0.236/trunk@144461 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 06:52:17 +00:00
scott%scott-macgregor.org
0ecc9fbe5f
rename Action to Handling. Thanks to rgmnetid for the suggestion.
...
git-svn-id: svn://10.0.0.236/trunk@144460 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 06:47:27 +00:00
blakeross%telocity.com
edf4db7f9a
Fixing autoscroll so that you can mousedown on a link and drag, but also ensuring that we don't break middle mouse click on a link. Subject to bugs :)
...
git-svn-id: svn://10.0.0.236/trunk@144459 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 06:36:28 +00:00
blakeross%telocity.com
3c560bf68d
Converting the autoscroll code to attach to the browser binding and folding it directly into Firebird. Thanks to the folks at autoscroll.mozdev.org for providing this great functionality!
...
git-svn-id: svn://10.0.0.236/trunk@144458 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 05:02:35 +00:00
bzbarsky%mit.edu
1c3e765c18
Don't bother reresolving style when empty stylesheets get added (eg from empty
...
<style> elements). Also remove the methods for blowing away the ruletree
during a style reresolve, since ruletrees are now garbage-collected. Bug
196557, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144457 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 01:44:24 +00:00
bryner%netscape.com
0a019d6a39
picking up seamonkey patch to fix bogus css rules in xul.css.
...
git-svn-id: svn://10.0.0.236/trunk@144456 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 01:42:46 +00:00
bzbarsky%mit.edu
071d3b4a75
Add support for '::' notation for CSS pseudo-elements (bug 62843). Drop
...
selectors containing unrecognized pseudo-classes and pseudo-elements (bug
145968). Fix some CSS rules in quirk.css and xul.css that were bogus (no
bug). Patch in bug 62843. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144455 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 01:33:10 +00:00
timeless%mozdev.org
47c53bdd78
Bug 211271 RDFServiceImpl::Init doesn't check the return value of PL_DHashTableInit
...
r=alecf sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144454 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-04 01:27:33 +00:00
caillon%returnzero.com
99def9ca1c
Fixing member re-ordering warnings. r+sr=jst@netscape.com; No bug.
...
git-svn-id: svn://10.0.0.236/trunk@144453 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 23:33:36 +00:00
jshin%mailaps.org
a96da0f579
a part of bug 176290 : make fontEncoding.properties file installed in GRE directory and in rpm build (r=blizzard, sr=seawood)
...
git-svn-id: svn://10.0.0.236/trunk@144452 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 23:09:51 +00:00
seawood%netscape.com
0882ea3e02
Ignore xpcom-config.h & xpcom-private.h
...
git-svn-id: svn://10.0.0.236/trunk@144451 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 22:49:28 +00:00
gerv%gerv.net
2d42597b85
Bug 13540 - change filters to cope with new terms.* code.
...
git-svn-id: svn://10.0.0.236/trunk@144450 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 22:33:31 +00:00
dougt%meer.net
5e9742ae48
Fixing 211454. r=roc/blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@144449 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 22:24:31 +00:00
gerv%gerv.net
4491b3ae34
Bug 13540 again - removing tabs from this file, inserted accidentally by last-minute cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@144448 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 21:34:18 +00:00
gerv%gerv.net
55127c6c5f
Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@144447 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 21:32:13 +00:00
danm%netscape.com
321da8a95e
active window must be a top-level docshell. bug 170693. r=blizzard,bryner
...
git-svn-id: svn://10.0.0.236/trunk@144446 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 21:13:01 +00:00
seawood%netscape.com
39e30b7a20
Split private xpcom defines into separate header.
...
Bug #210409 r=dougt
git-svn-id: svn://10.0.0.236/trunk@144445 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 21:10:00 +00:00
seawood%netscape.com
535050c052
Split private xpcom defines into separate header.
...
Bug #210409 r=dougt
git-svn-id: svn://10.0.0.236/trunk@144444 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 20:55:23 +00:00
bzbarsky%mit.edu
c8e7ed3ebc
Pass the right document to ParseColor() even when the node is not in a
...
document. Bug 211440, r=jkeiser, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144443 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 20:37:04 +00:00
bzbarsky%mit.edu
4c97e21103
Return already_AddRefed instead of a raw addrefed pointer. Bug 211195, r+sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@144442 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 20:34:52 +00:00
jake%bugzilla.org
52e2154f97
Bug 194347 - Updating MacOS X hints to specify that the GD patch is no longer required (when using the gd2 package) and also recommend using fink to install expat.
...
git-svn-id: svn://10.0.0.236/trunk@144441 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 20:23:43 +00:00
igor%mir2.org
ae1be79993
For compatibility, resurrect unwrap as deprecated method.
...
git-svn-id: svn://10.0.0.236/trunk@144440 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 18:51:16 +00:00
jake%bugzilla.org
a71ff5dbbe
*Whitespace* Fixing indentation like I wanted to do before I checked this section in...
...
git-svn-id: svn://10.0.0.236/trunk@144439 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 18:50:12 +00:00
ian%hixie.ch
dc719b7273
Overshot the mark on some of the previous changes. content() is actually a method.
...
git-svn-id: svn://10.0.0.236/trunk@144438 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 18:19:49 +00:00
ian%hixie.ch
77ad1eb9b8
missed this in earlier changes
...
git-svn-id: svn://10.0.0.236/trunk@144437 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 17:59:17 +00:00
bishakhabanerjee%netscape.com
c89dbbcf5e
patch to correct false failure reporting - bug 167825
...
git-svn-id: svn://10.0.0.236/trunk@144436 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 17:50:18 +00:00
asa%mozilla.org
7926f5562a
update bookmarks. patch by bugzilla@babylonsounds.com
...
git-svn-id: svn://10.0.0.236/trunk@144435 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 17:37:33 +00:00
amardare%qnx.com
1f22a711c4
Change for the photon platform - this change should not affect building/runtime of the other platforms.
...
Fixed the EnumerateAllFonts method.
git-svn-id: svn://10.0.0.236/trunk@144432 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 15:09:07 +00:00
timeless%mozdev.org
e08d1b2b32
Bug 211275 GetAtomHashEntry doesn't check the return value of PL_DHashTableInit
...
r=dbaron sr=bz
git-svn-id: svn://10.0.0.236/trunk@144431 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 14:45:01 +00:00
bienvenu%netscape.com
8a3da85bcd
more fixes for corruption of offline imap stores after compact, 166617, r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@144430 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 14:42:08 +00:00
cbiesinger%web.de
689222c32f
193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
...
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
git-svn-id: svn://10.0.0.236/trunk@144429 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 13:55:17 +00:00
roc+%cs.cmu.edu
62a66263bd
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144428 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 13:05:57 +00:00
timeless%mozdev.org
b1bbf93676
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=varga
git-svn-id: svn://10.0.0.236/trunk@144424 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 08:44:33 +00:00
nelsonb%netscape.com
a22f888a86
Add missing declaration of NSS_Get_SECKEY_EncryptedPrivateKeyInfoTemplate
...
git-svn-id: svn://10.0.0.236/trunk@144423 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 07:04:30 +00:00
tor%cs.brown.edu
b82d67f5fd
Bug 208607 - configure away unused png write code. Patch by
...
randeg@alum.rpi.edu , r=pavlov, sr=tor
git-svn-id: svn://10.0.0.236/trunk@144422 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 06:51:18 +00:00
bzbarsky%mit.edu
7b2fed7678
Random array and already_AddRefed magic in XML content sink. Bug 211196,
...
r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144421 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 05:34:26 +00:00
seawood%netscape.com
aec2ffd46b
Make deliver.pl objdir aware & fix bogus strip errors in makexpi.pl
...
Bug #162079 r=ssu sr=leaf
git-svn-id: svn://10.0.0.236/trunk@144419 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 03:33:48 +00:00
bzbarsky%mit.edu
1787f3e5d0
Follow-up tweak to bug 211030, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144418 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 02:52:29 +00:00
bzbarsky%mit.edu
18967e96cb
Random already_AddRefed stuff. Bug 211380, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144417 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 02:49:06 +00:00
bzbarsky%mit.edu
a3fb6b4335
Fix crash on fetching rowIndex of a row that's not in a table. Bug 211357, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144416 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 02:47:33 +00:00
bzbarsky%mit.edu
50802bdf22
Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
...
nsIHTMLContent. Bug 209573, r=caillon, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@144415 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 02:45:34 +00:00
timeless%mozdev.org
8de7c08344
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=sicking rs=jag
git-svn-id: svn://10.0.0.236/trunk@144414 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 01:25:29 +00:00
caillon%returnzero.com
a215d7347b
Bug 210556 - Plaintext serialization with no formatting whatsoever should be possible.
...
This makes Node.textContent behave as defined in the DOM Level 3 draft.
r=harishd@netscape.com sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@144413 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 00:34:34 +00:00
timeless%mozdev.org
b7f47b35b3
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=dwitte
git-svn-id: svn://10.0.0.236/trunk@144412 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 00:25:56 +00:00
bryner%netscape.com
512a0eb84e
A few cleanups and fixes for gtk2's native theme code: handle ownership of the GtkTooltips object correctly, fix up the textfield drawing code to paint the background first and to paint the focus border correctly, and update to the new widget style property names for scrollbars. Bug 211488, r=blizzard. Not part of the default build (gtk2 only).
...
git-svn-id: svn://10.0.0.236/trunk@144411 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 00:24:53 +00:00
pschwartau%netscape.com
d9f113724b
Initial add. Regression test for bug 210682.
...
git-svn-id: svn://10.0.0.236/trunk@144410 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 23:43:09 +00:00
dbaron%dbaron.org
9f2fb7fb4a
Remove hints from CSS property list. b=158713 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144408 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 22:17:23 +00:00
smontagu%netscape.com
301bfe1dc9
Change parsing of language tags for the Accept-Language header to accept from 2 to 8 characters in the first subtag. Bug 208277, author=d95mback@dtek.chalmers.se, r=smontagu, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@144407 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:59:22 +00:00
locka%iol.ie
fa597af96b
NOT PART OF BUILD. Change popup menus
...
git-svn-id: svn://10.0.0.236/trunk@144406 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:53:25 +00:00
locka%iol.ie
e8f7331f22
NOT PART OF BUILD. Implement open in new window popup, add uri listener to block popups, reduce use of ns(C)String to avoid linker issues
...
git-svn-id: svn://10.0.0.236/trunk@144405 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:52:42 +00:00
smontagu%netscape.com
b7fc176aa4
Change EnumFontFamilies() to EnumFontFamiliesEx() Bug 192342, Author=jdunn, r=smontagu, sr=kin.
...
git-svn-id: svn://10.0.0.236/trunk@144404 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:42:15 +00:00
brade%netscape.com
85f4f74ebe
unify contract ids (omitting platform); r=smontagu, rs=blizzard (also discussed
...
with pinkerton, sfraser, timeless, kaie, bryner and probably a few others), bug=211360
git-svn-id: svn://10.0.0.236/trunk@144403 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:38:04 +00:00
brade%netscape.com
9ed7ea5bcd
add contract ids; r=kaie, sr=kin, bug=211360
...
git-svn-id: svn://10.0.0.236/trunk@144402 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:34:16 +00:00
bryner%netscape.com
8bb478aad0
Don't depend on the internal format of native regions (bug 211476). r=pinkerton, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@144401 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:34:15 +00:00
bienvenu%netscape.com
16bc18ca39
add message for folder in use message, r/sr=sspitzer, 166617
...
git-svn-id: svn://10.0.0.236/trunk@144400 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:33:12 +00:00
darin%netscape.com
9c25ef7a21
fixes bug 163988 'Crashes at www.macgamer.com (HREF="&#)' patch=waltershen@netscape.com r=dbaron sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144399 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:20:14 +00:00
bzbarsky%mit.edu
efd7c41ae3
Remove some unused code. Bug 211020, patch by kjh-4275@attbi.com (Kenneth
...
Herron), r=bzbarsky, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@144398 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:14:24 +00:00
igor%mir2.org
f44b752b1d
Added public FunctionObject.getMethodOrConstructor() to resolve
...
http://bugzilla.mozilla.org/show_bug.cgi?id=108719
git-svn-id: svn://10.0.0.236/trunk@144397 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:07:44 +00:00
dbaron%dbaron.org
c39b29646d
Remove remaining user of CSS-property-based style hints. b=158713 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144396 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:05:09 +00:00
bienvenu%netscape.com
93b5f59ae9
fix 210800 problem parsing imap headers/messages with mal-formatted line terminators (CRCRLF) on windows r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@144395 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:03:30 +00:00
bienvenu%netscape.com
533a79b924
fix problem displaying pop3 password failed error message, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer 211479
...
git-svn-id: svn://10.0.0.236/trunk@144394 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 20:59:05 +00:00
dougt%meer.net
f0cc796fd6
missed this line from the previous check in.
...
git-svn-id: svn://10.0.0.236/trunk@144393 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 20:57:43 +00:00
igor%mir2.org
362db2c7fa
Do not store dynamic scope flag in the object. Instead when checking thisObj against Java this type use scope != getParentScope() to detect such usage.
...
git-svn-id: svn://10.0.0.236/trunk@144391 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 19:41:48 +00:00
dwitte%stanford.edu
45a003b08b
bug 210713: [gtk2] leaks in nsWindow and nsAppShell.
...
r+sr=blizzard.
git-svn-id: svn://10.0.0.236/trunk@144390 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 19:27:38 +00:00
dwitte%stanford.edu
d348280574
bug 210727: [xft] leak in nsFontMetricsXft::PrepareToDraw.
...
r+sr=blizzard.
git-svn-id: svn://10.0.0.236/trunk@144389 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 19:26:32 +00:00
jake%bugzilla.org
ca352dd4b9
Refix bug 201955 - Forgot to edit one of the introductory paragraphs and fixed a couple other minor errors.
...
git-svn-id: svn://10.0.0.236/trunk@144388 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 19:07:01 +00:00
jake%bugzilla.org
33aebe4d9e
Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP authentication has changed.
...
git-svn-id: svn://10.0.0.236/trunk@144387 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 18:58:37 +00:00
bzbarsky%mit.edu
edcc4e25ab
Fixing build bustage in camino, followup to bug 211181
...
git-svn-id: svn://10.0.0.236/trunk@144386 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 16:43:25 +00:00
igor%mir2.org
e8b375fdbd
Updating exception debugging to reflect changes due to http://bugzilla.mozilla.org/show_bug.cgi?id=210605 .
...
git-svn-id: svn://10.0.0.236/trunk@144385 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 16:37:29 +00:00
igor%mir2.org
6aa94c183c
Reorganization of Java and JavaScript exception iteraction. See http://bugzilla.mozilla.org/show_bug.cgi?id=210605 for details.
...
git-svn-id: svn://10.0.0.236/trunk@144384 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 16:35:51 +00:00
igor%mir2.org
427a1c180b
1. Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=102093 :
...
In NativeCall constructor adds argument object only if there is no parameters with this name and similarly do not set arguments to undefined if the function has "var arguments".
2. Split NativeCall into NativeCall and NativeCallPrototype to allow for smaller activation objects with faster property access.
git-svn-id: svn://10.0.0.236/trunk@144383 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 16:31:54 +00:00
dougt%meer.net
7d098f5c2e
bug 209972. removes CWD and PWD from state machine. General code clean up. r=bbaetz, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@144382 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 15:03:58 +00:00
timeless%mozdev.org
406fb763d7
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=sspitzer
git-svn-id: svn://10.0.0.236/trunk@144380 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 14:30:36 +00:00
timeless%mozdev.org
43db9ce034
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=brade
git-svn-id: svn://10.0.0.236/trunk@144379 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 14:30:15 +00:00
timeless%mozdev.org
dbbfb560a0
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=rginda
git-svn-id: svn://10.0.0.236/trunk@144378 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 14:30:02 +00:00
timeless%mozdev.org
bc26bce5ae
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
git-svn-id: svn://10.0.0.236/trunk@144377 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 14:29:47 +00:00
roc+%cs.cmu.edu
2b6198e9be
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144375 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 10:30:00 +00:00
dwitte%stanford.edu
2ef8d09e01
clean up p3p a little, by making it not observe nsIHttpNotify notifications. cookies pushes a channel to the p3pservice, so there's no point wasting cycles doing the same work twice.
...
b=210491, r=harishd, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@144374 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 07:30:50 +00:00
bzbarsky%mit.edu
9fc6f73d46
Rmove declarations of functions that are no longer implemented. This should
...
have been checked in as part of bug 167236. At this point, it's just dead code
removal.
git-svn-id: svn://10.0.0.236/trunk@144373 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 06:40:09 +00:00
bzbarsky%mit.edu
7cc63e3e6f
Fixing camino bustage. Follow-up to bug 211169
...
git-svn-id: svn://10.0.0.236/trunk@144372 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 04:57:48 +00:00
scott%scott-macgregor.org
e040177f37
Thunderbird only change. Does not effect trunk builds.
...
When rendering a mail message, check to see if the message has been marked as junk.
If it has, sanitize the HTML, stripping it of any images, remote connection requests, tables, js, cookies, etc.
git-svn-id: svn://10.0.0.236/trunk@144371 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 03:24:58 +00:00
scott%scott-macgregor.org
2984759e5b
Create more space in the general pref panel so we don't cut off content
...
git-svn-id: svn://10.0.0.236/trunk@144370 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 03:16:35 +00:00
bzbarsky%mit.edu
289b361614
Make URI fixup work with UTF8 strings, mostly... Bug 211181, r=adamlock, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@144369 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 00:39:51 +00:00
bzbarsky%mit.edu
c1f5d7bb99
random array cleanup. Bug 211193, r=biesi, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@144368 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 00:29:26 +00:00
scott%scott-macgregor.org
32135f96dc
reload the message pane whenever we toggle a message as junk or not junk.
...
git-svn-id: svn://10.0.0.236/trunk@144367 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 00:17:15 +00:00
bryner%netscape.com
df6a4e9f2a
Fix crash when a new page loads while the previous page's context menu is active, and Customize is in the toolbar (bug 168051). r=pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@144366 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 00:13:40 +00:00
scott%scott-macgregor.org
06a9326aec
Add context menu items for adding selected contacts to the to/cc/bcc fields of the compose window.
...
Pick up some trunk fixes
git-svn-id: svn://10.0.0.236/trunk@144365 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 23:56:33 +00:00
bzbarsky%mit.edu
ee44a8323e
Adjust hack dealing with the root scrollable frame to only map <body> to it in
...
quirks mode and to map <html> to it in both quirks and standards mode. This is
more or less compatible with what IE6/Windows does. Bug 211030, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@144364 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 23:47:27 +00:00
bzbarsky%mit.edu
e39c89ad62
Make it possible to set attrs in a non-null namespace on (X)HTML elements. Bug
...
211296, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@144363 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 23:32:18 +00:00
bryner%netscape.com
d04c652303
Fix some issues related to focus changes in onfocus and onblur handlers:
...
- Abort firing blur events on the document and/or window if one of the blur handlers focuses something else. This ensures that the caret doesn't get confused about whether it should be active.
- Release any mouse or key grab when the view manager sees a deactivate event; this fixes event targeting when a mousedown handler opens a modal dialog.
- Make sure the editor element is actually focused before activating the caret. Just receiving a focus event isn't good enough, since a focus change does not cancel propagation of the original event.
Bug 53579, r=jkeiser, sr=roc.
git-svn-id: svn://10.0.0.236/trunk@144362 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 22:46:55 +00:00
scott%scott-macgregor.org
17fd646172
if we are sanitizing the html in junk mail, then reload the message if the user marks the message as NOT JUNK. This will
...
allow the user to see the message without any sanitized html / blocked images, etc.
git-svn-id: svn://10.0.0.236/trunk@144361 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 22:24:03 +00:00
harishd%netscape.com
2b78aa4072
Initialize userdefined element. b=176709, r=nisheeth@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@144360 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 22:21:20 +00:00
timeless%mozdev.org
61b7d6f299
Bug 211116 plugins leak an acrobat hkey
...
r=peterl sr=roc+moz
git-svn-id: svn://10.0.0.236/trunk@144359 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 21:40:29 +00:00
timeless%mozdev.org
2b8917ec51
Bug 211265 Log doesn't check the return value of PL_DHashTableInit
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@144358 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 21:38:07 +00:00
cbiesinger%web.de
f4ae59f0db
211169 r=bzbarsky sr=darin nsIHelperAppLauncherDialog::ShowProgressDialog unused, this means that nsProgressDlg.* is also unused
...
git-svn-id: svn://10.0.0.236/trunk@144356 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 20:21:57 +00:00
cbiesinger%web.de
817bfeef38
205440 patch by kd-moz@tprac.de r=shliang sr=jag JavaScript error in internetresults.xul/.js
...
git-svn-id: svn://10.0.0.236/trunk@144355 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 20:04:30 +00:00
darin%netscape.com
711107c5d1
cvs removing uncompiled/dead files
...
git-svn-id: svn://10.0.0.236/trunk@144354 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 19:28:40 +00:00
harishd%netscape.com
a37a451de3
Should have been a part of my previous checkin. This change was requested by jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@144353 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 19:03:46 +00:00
harishd%netscape.com
830c0d01b4
Override same origin check for public services listed in the master service list. b=203371, r=darin@netscape.com sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@144352 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 18:51:59 +00:00
timeless%mozdev.org
9bbf8fb610
Bug 211281 optimization for 'rare' oom check
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@144351 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 18:41:39 +00:00
seawood%netscape.com
18593c4931
Make user-specific application directory name configurable using --with-user-appdir.
...
Thanks to Ben Bucksch <ben.bucksch@beonex.com > for the original patch.
Bug #58327 r=dougt
git-svn-id: svn://10.0.0.236/trunk@144350 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 18:32:49 +00:00
timeless%mozdev.org
74b0dfbdb3
Bug 211183 Infinite loop in nsBlockFrame::DoRemoveFrame
...
r=dbaron sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144349 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 18:28:30 +00:00
bzbarsky%mit.edu
979961af76
removing unused string var
...
git-svn-id: svn://10.0.0.236/trunk@144347 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 14:59:12 +00:00
cbiesinger%web.de
c7113d3f5d
remove unused progress dialog files. bug 67216 r=jag sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144346 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 14:28:57 +00:00
cbiesinger%web.de
958e77488b
188058 r=bzbarsky sr=darin When saving a .zip file "as...," Moz appends a .x after the .zip extension.
...
git-svn-id: svn://10.0.0.236/trunk@144345 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 14:16:06 +00:00
neil%parkwaycc.co.uk
34bdd7a565
Bustage fix patch changed intent of checkin for bug 208093
...
git-svn-id: svn://10.0.0.236/trunk@144344 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 13:16:55 +00:00
locka%iol.ie
b117394bfc
Build bustage fix. Remove duplicate variable declarations and assignments. b=208093
...
git-svn-id: svn://10.0.0.236/trunk@144343 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 12:02:15 +00:00
neil%parkwaycc.co.uk
ce7c0f4950
Bug 208093 Make tree body frame cache row count r=varga sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144342 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 11:03:53 +00:00
neil%parkwaycc.co.uk
55c206fdcd
Bug 208093 Make tree body frame cache row count r=varga sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144341 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 10:38:50 +00:00
scott%scott-macgregor.org
87b3fc8300
Land first cut at a junk mail dialog re-design. See the spec for more details:
...
http://www.mozilla.org/projects/thunderbird/specs/junkmail/junkmail.html
add a new default pref for forcing HTML junk mail to be displayed using sanitized HTML.
Defaults to true and is controlled via the Settings tab in the junk mail controls dialog.
git-svn-id: svn://10.0.0.236/trunk@144339 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 07:42:21 +00:00
scott%scott-macgregor.org
799225d95e
add a new default pref for forcing HTML junk mail to be displayed using sanitized HTML.
...
git-svn-id: svn://10.0.0.236/trunk@144338 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 07:39:48 +00:00
igor%mir2.org
2aa099367d
Cosmetics: end-of-line junk space removal
...
git-svn-id: svn://10.0.0.236/trunk@144337 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 07:18:07 +00:00
scott%scott-macgregor.org
4edaa6643e
Implement a content policy class for thunderbird.
...
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.
Has no effect on the seamonkey build. CVS: ----------------------------------------------------------------------
git-svn-id: svn://10.0.0.236/trunk@144336 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 05:30:17 +00:00
scott%scott-macgregor.org
c2ce2c1483
Implement a content policy class for thunderbird.
...
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.
Has no effect on the seamonkey build.
git-svn-id: svn://10.0.0.236/trunk@144335 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 05:29:53 +00:00
scott%scott-macgregor.org
28d939be81
Add a pref option for blocking remote images and for enabling JS in the message pane to the advanced prefs panel
...
under 'privacy'.
Make the background of the advanced prefs panel be a moz-Field because kerz likes it that way and I can't say no
to kerz!
git-svn-id: svn://10.0.0.236/trunk@144334 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 05:28:40 +00:00
jst%netscape.com
4877aa6cb9
Checking in patch from tenthumbs@cybernex.net to fix bug 202543. Eliminating useless assertions and speeding things up a bit. r=bzbarsky@mit.edu, sr=jst@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@144333 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 05:11:46 +00:00
seawood%netscape.com
c68e95be3b
Fixing X-on-X bustage
...
git-svn-id: svn://10.0.0.236/trunk@144332 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 03:57:47 +00:00
bzbarsky%mit.edu
d05edb9f6b
Change GetHrefUTF8 to GetHrefURI to make sure that we don't lose track of the
...
origin charset. Bug 166996, r=dbaron,darin sr=jst
git-svn-id: svn://10.0.0.236/trunk@144331 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 02:59:54 +00:00
scott%scott-macgregor.org
4a4476a94b
Thunderbird only...
...
register the new content policy manager for thunderbird builds. (The content policy manager is not finished yet)
git-svn-id: svn://10.0.0.236/trunk@144330 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 02:29:44 +00:00
scott%scott-macgregor.org
c71aa18c04
Effects thunderbird builds only.
...
Unfinished cut at a thunderbird content policy manager which will control whether images are displayed, JS is executed,
etc.
git-svn-id: svn://10.0.0.236/trunk@144329 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 02:27:55 +00:00
scott%scott-macgregor.org
731bdb7115
package new junk bar background image
...
git-svn-id: svn://10.0.0.236/trunk@144328 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 02:24:42 +00:00
scott%scott-macgregor.org
8d73c44bc3
new background image for the junk mail bar (uses a color gradient). Thanks to kerz for help with the background image.
...
Use the small junk mail toolbar icon as the junk mail icon used in the junk bar.
git-svn-id: svn://10.0.0.236/trunk@144327 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 02:22:23 +00:00
nelsonb%netscape.com
02bbbd5bfa
Fix bug 211049. Another issue with empty pointer lists from group
...
decodings. Patch by Wan-Teh Chang <wtc@netscape.com >.
git-svn-id: svn://10.0.0.236/trunk@144326 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 01:16:57 +00:00
bzbarsky%mit.edu
cefb683833
Fix some memory leaks in Inspector. Bug 211166, r=caillon, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@144325 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 01:03:02 +00:00
nelsonb%netscape.com
aa6267105e
Change the function definitions in dev so that the ctags program will
...
produce valid tags from these sources.
git-svn-id: svn://10.0.0.236/trunk@144324 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 00:32:22 +00:00
sspitzer%netscape.com
4fd2c1a8ca
fix for bug #211078
...
addressbook views shows blank name field, when we could use email address.
important for tbird, and mscott's contact list in the compose window.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@144323 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 00:05:08 +00:00
bienvenu%netscape.com
6036c31dec
part of work to prevent corruption of offline imap stores when compacting offline stores, and miscellaneous cleanup 166617 r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@144322 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 23:51:50 +00:00
bienvenu%netscape.com
2172b12117
part of work to prevent corruption of offline imap stores, 166617 r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@144321 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 23:33:46 +00:00
cbiesinger%web.de
d02322e12d
73757 r=bzbarsky sr=darin Local files not handled by moz should not be copied to temp directory
...
git-svn-id: svn://10.0.0.236/trunk@144320 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:33:36 +00:00
gerv%gerv.net
05fdca002a
Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@144319 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:23:17 +00:00
waldemar%netscape.com
45e91e5aa2
Numerous algorithm fixes, changes, and additions.
...
git-svn-id: svn://10.0.0.236/trunk@144318 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:15:01 +00:00
waldemar%netscape.com
d9e4487b1a
Added U+0085 to the list of line terminator characters.
...
git-svn-id: svn://10.0.0.236/trunk@144317 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:14:07 +00:00
waldemar%netscape.com
ad59dc8351
Added U+0085 to the list of line terminators. Added a few interesting test cases.
...
git-svn-id: svn://10.0.0.236/trunk@144316 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:13:44 +00:00
waldemar%netscape.com
4155f2a8bc
Added depict-supplementary-character.
...
git-svn-id: svn://10.0.0.236/trunk@144315 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:13:14 +00:00
waldemar%netscape.com
ae2509a8a2
Added white-space-or-line-terminator-char?.
...
git-svn-id: svn://10.0.0.236/trunk@144314 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:12:55 +00:00
waldemar%netscape.com
70bc221625
Added U+0085 to list of line terminators. Cleaned up and rearranged other productions slightly.
...
git-svn-id: svn://10.0.0.236/trunk@144313 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:12:21 +00:00
waldemar%netscape.com
2a127411ba
Added object-to-source and used it for printing the results of the read-eval-print loop.
...
git-svn-id: svn://10.0.0.236/trunk@144312 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:10:56 +00:00
waldemar%netscape.com
47084d7601
Added char21, supplementary-char, multiple-value-bind. The depiction of exec now explicitly states that the result is ignored.
...
git-svn-id: svn://10.0.0.236/trunk@144311 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:10:12 +00:00
waldemar%netscape.com
28cc9f85c8
Added char21, supplementary-char, multiple-value-bind. Moved the floating-point-to-string conversions from lisp code to mostly semantic code.
...
git-svn-id: svn://10.0.0.236/trunk@144310 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 22:09:09 +00:00
bienvenu%netscape.com
c59e124a65
fix 211104 CRAM-MD5 capability not always recognized, patch by ch.ey@gmx.net, r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@144309 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:57:02 +00:00
dbaron%dbaron.org
6c10353243
Fix mats's review comment as well. b=210873 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144308 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:55:35 +00:00
dbaron%dbaron.org
d25bbc4fcb
Fix atom leaks. b=206379 r=alecf sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@144307 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:50:55 +00:00
dbaron%dbaron.org
329ff4dea8
Remove unneeded CanvasFrame::AttributeChanged. b=210955 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@144306 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:50:21 +00:00
dbaron%dbaron.org
7fdc969a1d
Clean up EnsureBlockDisplay and make it do the right thing for inner table display types. b=210873 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144305 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:48:56 +00:00
dbaron%dbaron.org
af97e3f0b8
Ensure relatively positioned floats act as containing block for absolutely positioned elements by using (and adding a parameter to) nsCSSFrameConstructor::ConstructBlock. Remove ProcessBlockChildren, which no longer needs to be separate from ProcessChildren. b=210873 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144304 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:48:07 +00:00
ssu%netscape.com
62ebe14bd4
fixing bug 162079 - installer: lack of objdir support. r=seawood/sr=leaf
...
git-svn-id: svn://10.0.0.236/trunk@144303 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:47:55 +00:00
dbaron%dbaron.org
1686c6d5b3
Remove change hints from CSS parser and replace with boolean indicating whether there was a change, computed a much simpler way. b=158713 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144302 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:39:22 +00:00
pkw%us.ibm.com
5d97f81409
Bug 56670 - add error handling ui to movemail
...
First set of changes.
r/sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@144301 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:36:27 +00:00
dbaron%dbaron.org
d2387d2402
Fix crash bug 209575 by ensuring that mDeclaration is never null. Remove unneeded null checks. r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144300 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:31:25 +00:00
jake%bugzilla.org
d0197ea708
Bug 201955 - The method for specifing a charset has changed now that we use CGI.pm for header output (bug 201816).
...
git-svn-id: svn://10.0.0.236/trunk@144299 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 21:11:00 +00:00
locka%iol.ie
1d55a60915
NOT PART OF BUILD. Add link to wxmozilla in readme, fixup popup menus in browser, add more functionality to editor, add new save & print menu items
...
git-svn-id: svn://10.0.0.236/trunk@144298 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 20:49:06 +00:00
cbiesinger%web.de
38bc5de03f
178491 patch by malcolm-bmo@farside.org.uk r=smontagu sr=alecf Bring languageNames.properties up to date with iso639-2
...
git-svn-id: svn://10.0.0.236/trunk@144297 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 20:39:35 +00:00
dbaron%dbaron.org
cb20864e59
Fix MOZ_PHOENIX bustage.
...
git-svn-id: svn://10.0.0.236/trunk@144296 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 20:29:59 +00:00
cbiesinger%web.de
6d71a13e68
fix debug build bustage caused by my earlier checkin
...
git-svn-id: svn://10.0.0.236/trunk@144295 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 20:23:27 +00:00
igor%mir2.org
d8ecf080df
Teach Committing.generateCatchBlock() to generate catch blocks for EcmaError exceptions to avoid code duplication.
...
git-svn-id: svn://10.0.0.236/trunk@144294 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 20:21:32 +00:00
sicking%bigfoot.com
1813c2a50b
Backing out patch from bug 210528 to fix ports bustage
...
git-svn-id: svn://10.0.0.236/trunk@144293 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 20:11:13 +00:00
darin%netscape.com
069645e7f6
fixes bug 143575 "URL: http ignores username and password ( http://user:passwd/domain ) for auth cache" r=dougt sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@144292 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 19:56:05 +00:00
aaronl%netscape.com
7c5e8763a2
Bug 210515. Fix assertion in nsAccessible. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@144291 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 19:48:44 +00:00
igor%mir2.org
4d2a0296fd
The code to deal with caught Java exceptions and transfer control to script finally/catch is transfered to CATCH bytecode which is now always added to the and of script bytecode. In this way if Context.observeInstructionCount throws an exception, a proper cleanup to restore Interpreter runtime will still be carried out. It also allowed to transfer control directly to catch/finally code when script call throw instead of throwing Java exception just to capture it immediately.
...
This special CATCH bytecode is a simple way to workaround lack of goto in Java which makes writing interpreters more complex then necessary...
git-svn-id: svn://10.0.0.236/trunk@144290 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 19:31:44 +00:00
igor%mir2.org
a322776811
Added ScriptRuntime.getCatchObject() for extracting JS object to pass as the argument to JS catch statement.
...
git-svn-id: svn://10.0.0.236/trunk@144288 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 19:21:41 +00:00
igor%mir2.org
88b2198aad
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=210682 :
...
A slightly modified version of Brian Gugliemetti fix for bad interaction in TokenStream.getToken()/peekTokenSameLine() when dealing with EOL.
git-svn-id: svn://10.0.0.236/trunk@144287 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 19:18:31 +00:00
brade%netscape.com
ca4166c1c1
code cleanup; r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144286 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 19:10:53 +00:00
sicking%bigfoot.com
a828632eb4
Bug 208979: Fix NS_ENSUREs to use the right variable. Patch by peterv
...
r=sicking sr=jst
git-svn-id: svn://10.0.0.236/trunk@144285 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 19:03:35 +00:00
cbiesinger%web.de
3f6a87bb86
124014 r=bzbarsky sr=darin URL handled by helper app never marked visited
...
git-svn-id: svn://10.0.0.236/trunk@144284 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 19:00:46 +00:00
brade%netscape.com
2af7dd2328
code cleanup continued; r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144283 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 18:55:06 +00:00
roc+%cs.cmu.edu
37f8ccb7f1
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144282 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 18:52:23 +00:00
jake%bugzilla.org
3051b512cc
Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that backups should be made.
...
git-svn-id: svn://10.0.0.236/trunk@144281 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 18:51:59 +00:00
sicking%bigfoot.com
9d78e45465
Bug 210528: Modernize XPath-classes to use nsAutoPtr
...
r=Pike sr=jst
git-svn-id: svn://10.0.0.236/trunk@144280 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 18:44:22 +00:00
mkaply%us.ibm.com
e91ab0cb35
#188071
...
r=mkaply, sr=dbaron
Change buttons in classic on Windows to use new "default" nslookandfeel color
git-svn-id: svn://10.0.0.236/trunk@144279 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 18:39:30 +00:00
rbs%maths.uq.edu.au
83c3cb9740
Strengthen the detection of the appropriate error status to avoid building on a false assumption that a font is bitmap when there is a real error, b=113779, r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@144278 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 18:05:00 +00:00
cbiesinger%web.de
470d2978b8
170131 r=timeless sr=bzbarsky Missing/misleading window/widget titles in helper application selection dialog
...
note: this checkin only fixes the "title" part of the bug
git-svn-id: svn://10.0.0.236/trunk@144277 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 17:58:56 +00:00
cbiesinger%web.de
52e132851d
194761 patch by kjh-4275@attbi.com r=bzbarsky sr=dbaron [ps] Huge static buffer in gfx/src/ps/nsPostScriptObj.cpp
...
git-svn-id: svn://10.0.0.236/trunk@144276 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 17:48:39 +00:00
brade%netscape.com
f671a33921
code cleanup, r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144275 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 17:28:52 +00:00
brade%netscape.com
9e96cd5190
code cleanup, r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144273 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 15:02:48 +00:00
brade%netscape.com
5b4733f9c5
remove unused headers, r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144272 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:59:04 +00:00
brade%netscape.com
74dd1c5ca9
code cleanup; r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144271 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:57:59 +00:00
brade%netscape.com
5f0e71fc64
code cleanup, r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144270 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:56:22 +00:00
brade%netscape.com
f8e2259a28
code cleanup; r=timeless, sr=kin, bug 209548
...
git-svn-id: svn://10.0.0.236/trunk@144269 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:46:41 +00:00
brade%netscape.com
af1b482dc7
code cleanup; r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144268 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:41:55 +00:00
brade%netscape.com
35930a1c8f
code cleanup; r=timeless, sr=kin, bug 209548
...
git-svn-id: svn://10.0.0.236/trunk@144267 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:39:27 +00:00
brade%netscape.com
d55d386d1a
code cleanup, r=timeless, sr=kin, bug 209548
...
git-svn-id: svn://10.0.0.236/trunk@144266 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:33:23 +00:00
brade%netscape.com
41cf4bed23
code cleanup; r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144265 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:31:48 +00:00
brade%netscape.com
01322fd7c6
code cleanup; r=timeless; sr=kin; bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144264 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:24:40 +00:00
brade%netscape.com
58d1bf6116
code cleanup; r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144263 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:20:49 +00:00
brade%netscape.com
01c32c1566
code cleanup, r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144262 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:17:15 +00:00
brade%netscape.com
dda588652c
code cleanup; r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144261 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:14:01 +00:00
brade%netscape.com
867d6187f8
code cleanup; r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144260 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 14:05:25 +00:00
brade%netscape.com
9fdcf02118
code cleanup; r=timeless, sr=kin, bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144259 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 13:42:22 +00:00
roc+%cs.cmu.edu
0b21d50264
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144258 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 10:46:59 +00:00
scott%scott-macgregor.org
f6e3b60062
remove the visible UI for warning the user before deleting folders. We always warn the user by default.
...
If someone wants it off, they can set the pref manually. We need the space for other prefs.
Move the window pane pref back to the main mailnews pref panel instead of the advanced panel.
This is in advance of us adding a 3rd 3-pane configuration. I want to add visibility to this
option.
git-svn-id: svn://10.0.0.236/trunk@144257 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-30 05:10:13 +00:00
dbaron%dbaron.org
00b5e56618
Remove comment made obsolete by previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@144256 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-29 23:39:54 +00:00
igor%mir2.org
02f28b2721
Removal of deprecated DefiningClassLoader
...
git-svn-id: svn://10.0.0.236/trunk@144255 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-29 22:32:52 +00:00
igor%mir2.org
92c4314b86
Exception handling cleanup: use CATCH bytecode to extract JS object from Trowable so any exception that happens during this process will be handled properly.
...
git-svn-id: svn://10.0.0.236/trunk@144254 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-29 22:12:48 +00:00
igor%mir2.org
e11d03e1fc
Cosmetics: removal of unused import
...
git-svn-id: svn://10.0.0.236/trunk@144253 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-29 21:58:01 +00:00
scott%scott-macgregor.org
f529a8ced3
add the editor resource files necessary to see inline table editing controls
...
git-svn-id: svn://10.0.0.236/trunk@144252 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-29 18:56:30 +00:00
roc+%cs.cmu.edu
7895bff657
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144251 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-29 03:43:05 +00:00
bienvenu%netscape.com
67aedd2dbb
thunderbird, npob, don't prompt/send mdn response when reading news messages, r/sr=sspitzer 209516
...
git-svn-id: svn://10.0.0.236/trunk@144250 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-29 02:54:06 +00:00
despotdaemon%netscape.com
2145f0d49b
Pseudo-automatic update of changes made by scott@scott-macgregor.org.
...
git-svn-id: svn://10.0.0.236/trunk@144249 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-29 02:10:26 +00:00
bienvenu%netscape.com
aeb8a96c2e
don't prompt/send mdn response when reading news messages, r/sr=sspitzer 209516
...
git-svn-id: svn://10.0.0.236/trunk@144248 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-29 01:33:15 +00:00
bienvenu%netscape.com
ac2307877a
instead of removing nulls when parsing server responses, replace them with spaces, so we won't throw off the byte counts for imap and pop3, 205789 r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@144247 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-29 01:06:29 +00:00
cbiesinger%web.de
6a648c8c5b
211010 Memory leak of 576 bytes from 3 blocks allocated in PR_Malloc
...
r=pavlov sr=tor
git-svn-id: svn://10.0.0.236/trunk@144246 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-28 23:29:11 +00:00
jake%bugzilla.org
3da21d6618
Bug 210248 - Missing "my" in SMTP code for win32 instructions.
...
Patch by Jean-Sebastien Guay <jean_seb@hybride.com >
r,a=jake
git-svn-id: svn://10.0.0.236/trunk@144245 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-28 17:13:45 +00:00
roc+%cs.cmu.edu
bd259bdc4d
ongoing deCOMtamination work. Also fixes a space leak in bidi-related code. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144244 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-28 11:48:14 +00:00
seawood%netscape.com
82f61e52c5
Removing extra ^M. Fixing Irix cc bustage
...
git-svn-id: svn://10.0.0.236/trunk@144243 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-28 05:15:41 +00:00
sspitzer%netscape.com
e383f051ff
fix for bug #210912
...
ignore clicks to the filter list tree header in the filter dialog, we don't want to sort
fix for bug #210947
double clicking past the last row in the filter dialog opens a broken filter edit dialog
(should do nothing)
fix for bug #210965
double clicking on a checkbox in the "enable" ccolumn in the filter dialog
should not open the currently selected filter in the edit filter dialog
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@144242 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-28 04:08:14 +00:00
sspitzer%netscape.com
35278d5f7b
fix for bug #210949
...
ignore clicks to the dir tree header in the addressbook window, we don't want to sort
fix for bug #210950
double clicking past the last row in the dir tree should not act like you double
clicked the select addressbook / LDAP server / mailing list
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@144241 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-28 04:05:48 +00:00
brendan%mozilla.org
9c5c437060
Argh, inverted logic bug.
...
git-svn-id: svn://10.0.0.236/trunk@144240 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-28 00:55:12 +00:00
bienvenu%netscape.com
d7713c0a0d
fix problem selecting imap messages after imap uid validity rolls, r/sr=sspitzer 145638
...
git-svn-id: svn://10.0.0.236/trunk@144238 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-28 00:40:08 +00:00
bbaetz%acm.org
edb59db805
Bug 193575 - Internal server error from votes.cgi
...
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz, a=justdave
git-svn-id: svn://10.0.0.236/trunk@144237 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-28 00:14:56 +00:00
brendan%mozilla.org
39973d2b61
Try to fix IRIX port bustage.
...
git-svn-id: svn://10.0.0.236/trunk@144236 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-28 00:09:25 +00:00
wtc%netscape.com
1d49269e16
Bug 210660: backed out the main change in the fix for bug 145322 because
...
the adoption of session is not thread safe. This eliminates most of the
saving of sessions, but we must be correct first, and then optimize.
r=nicolson,nelsonb.
Modified Files: pk11func.h pk11skey.c
git-svn-id: svn://10.0.0.236/trunk@144228 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 22:28:50 +00:00
scott%scott-macgregor.org
fb240f3f2a
remove obsolete UI version prefs.
...
Thanks to stephen walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@144227 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 22:28:09 +00:00
dbaron%dbaron.org
c3b1442d6b
Move towards replacing viewer by reorganizing files and renaming classes. b=137331 r+sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@144226 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 21:37:29 +00:00
dbaron%dbaron.org
9887e2a116
Fix missing AddRef that was causing crashes in inspector. b=208190 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@144225 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 21:06:45 +00:00
locka%iol.ie
def5f381a4
NOT PART OF BUILD. Improve editor functionality, fix focus problems in editor/browser, add editor icons
...
git-svn-id: svn://10.0.0.236/trunk@144224 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 19:50:10 +00:00
seawood%netscape.com
1a2cb9de8e
Argh. HAVE_64BIT_OS is not xpcom specific.
...
Bug #210409
git-svn-id: svn://10.0.0.236/trunk@144223 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 19:17:46 +00:00
dougt%meer.net
88fe59088e
Adding a new FTP error code to nsNetError.h. r=me, sr=darin, part of bug=209972
...
git-svn-id: svn://10.0.0.236/trunk@144222 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 19:02:15 +00:00
roc+%cs.cmu.edu
62382bd5e2
ongoing deCOMtamination work. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144220 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 18:13:48 +00:00
timeless%mozdev.org
27064322cd
Bug 210639 Confirm tab close ignores "Close Window"
...
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
git-svn-id: svn://10.0.0.236/trunk@144218 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 17:03:15 +00:00
mikep%oeone.com
9103b9a98f
Fixing problems from bug 199449.
...
git-svn-id: svn://10.0.0.236/trunk@144217 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 15:32:43 +00:00
ccarlen%netscape.com
aa4f765112
Bug 197379 - take2. Take 1 allowed file:// URLs with HFS paths to work. It did not work, though, when the volume name contained an escaped character. This patch unescapes the volume name before comparison. r=dougt/sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@144216 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 14:31:38 +00:00
brade%netscape.com
3c2fed7e4a
NS_IMPL macro cleanup; r=timeless; sr=kin; bug=209548
...
git-svn-id: svn://10.0.0.236/trunk@144215 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 14:19:40 +00:00
mikep%oeone.com
acd98afaea
Checking in fixes to bug 199449.
...
git-svn-id: svn://10.0.0.236/trunk@144214 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 12:59:51 +00:00
mikep%oeone.com
5c6c1dc66b
Fixing bug 209174.
...
git-svn-id: svn://10.0.0.236/trunk@144213 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 12:55:31 +00:00
aaronl%netscape.com
230dadfa15
Bug 208460. Add domstubs.idl/h to Gecko SDK. r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144212 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 11:28:20 +00:00
jshin%mailaps.org
309cb583c3
bug 176290 (a part of). fix build bustage with MathML disabled. Not a part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@144211 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 10:33:23 +00:00
jshin%mailaps.org
5caccfff36
bug 183156 (a part of) : rename CopyUTF16toASCII as LossyCopyUTF16toASCII (r,sr=jag)
...
git-svn-id: svn://10.0.0.236/trunk@144210 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 07:44:13 +00:00
cltbld%netscape.com
5898ded8a4
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@144209 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 04:17:58 +00:00
seawood%netscape.com
69162837f6
Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
...
Bug #210409 r=dougt
git-svn-id: svn://10.0.0.236/trunk@144208 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 04:12:16 +00:00
jst%netscape.com
155632c501
Fixing bug 210730. ClassInfoData optimizations. r+sr=jaggernaut@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@144207 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 03:10:49 +00:00
scott%scott-macgregor.org
284a47ab9a
Fork tools icon (patch from stephen walker)
...
git-svn-id: svn://10.0.0.236/trunk@144206 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 00:58:17 +00:00
scott%scott-macgregor.org
9bc49c7b1a
Add some padding around attachment icons in the bucket.
...
Fork tools icon (patch from stephen walker)
git-svn-id: svn://10.0.0.236/trunk@144205 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 00:57:07 +00:00
scott%scott-macgregor.org
45f220ba93
Add a context menu to the contact panel for deleting and editing cards.
...
Fork tools icon (patch from stephen walker)
git-svn-id: svn://10.0.0.236/trunk@144204 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 00:55:01 +00:00
scott%scott-macgregor.org
63f66334e0
Hide the attachment bucket by default. Add some padding around attachment icons in the bucket.
...
Fork tools icon (patch from stephen walker)
git-svn-id: svn://10.0.0.236/trunk@144203 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 00:53:48 +00:00
nelsonb%netscape.com
f76d526f1a
Fix several bugs reported in bug 210707.
...
Change loops over RDNs and AVAs to detect NULL pointers.
Change list of attribute type "keywords" to match RFCs and internet
drafts.
Quote attribute values strings that contain adjacent embedded blanks.
Don't quote hex string values.
Always use hex string values when type OID is unrecognized.
git-svn-id: svn://10.0.0.236/trunk@144202 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-27 00:33:05 +00:00
jshin%mailaps.org
d794e6b2cf
bug 210109 : fix crash due to misaligned address (use PRUintn for '%2X' in PR_sscanf instead of char) r=wtc, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@144201 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 23:53:26 +00:00
locka%iol.ie
3aff27fdb5
NOT PART OF BUILD. Add prototypes of editor & chat windows. Create GeckoFrame subclass that does the common functionality for all frames. Cleanup mail window.
...
git-svn-id: svn://10.0.0.236/trunk@144200 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 21:31:10 +00:00
scott%scott-macgregor.org
d6ad0f6e54
Persist the contact side bar state in the compose window across sessions.
...
git-svn-id: svn://10.0.0.236/trunk@144199 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 21:07:37 +00:00
smontagu%netscape.com
1ced58622b
Bug 173408 Fixes to the algorithm for Ethiopic numbered lists. Author=yacob@geez.org, r=smontagu, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144198 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 19:46:51 +00:00
mostafah%oeone.com
db57d84f12
Renaming error levels to less popular names
...
git-svn-id: svn://10.0.0.236/trunk@144195 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 18:24:44 +00:00
kin%netscape.com
dd78f4c325
Trying to fix commercial win32 build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@144194 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 16:44:48 +00:00
mkaply%us.ibm.com
cf9a2c3d8c
210752 - remove unused preference
...
git-svn-id: svn://10.0.0.236/trunk@144193 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 15:39:32 +00:00
mikep%oeone.com
9a7204a49d
Fix from Paul Buhler:
...
I took some time today to debug a problem in calendarManager.js related to the
handling of colors for events that are added to newly created calendars... in
essence they don't display with the background color because the calendar's
style rule was not being generated. New calendar objects didn't have an Id field
set which causes a fault in calendarColorStyleRuleUpdate.
Likewise I also changed the location of where calendarColorStyleRuleUpdate gets
called... it is now called in the 'ok' processing for the dialog(s), rather than
the last line in the launch dialog routines. This change was made so that we
don't call the function in the 'cancel' cases.
git-svn-id: svn://10.0.0.236/trunk@144192 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 13:46:51 +00:00
mikep%oeone.com
6fb92c61a6
FIxing many localized bugs, including bug 200797, bug 210503 bug 208194 and bug 210652
...
git-svn-id: svn://10.0.0.236/trunk@144191 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 13:38:55 +00:00
mkaply%us.ibm.com
ee9acd59e9
a. Watch ports. b. Did you really deliberately leave out a type here?
...
git-svn-id: svn://10.0.0.236/trunk@144190 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 13:11:26 +00:00
roc+%cs.cmu.edu
fc35098277
Ongoing deCOMtamination. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144189 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 11:30:17 +00:00
neil%parkwaycc.co.uk
5786ecfe29
Bug 210638 Tree should be able to maintain the selection during a batch update r=varga sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144188 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 10:54:42 +00:00
aaronl%netscape.com
19172444de
Bug 208803. Need XP way to determine when to tear down documents in accessibiltiy cache. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@144187 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 08:49:18 +00:00
aaronl%netscape.com
cbe4d8bcc2
Bug 208898. Fire accessible events for interal accessibiltiy clients for all new documents that are created. r=kyle, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144186 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 08:45:39 +00:00
scott%scott-macgregor.org
fb984ad5c4
fix editor smileys in release builds
...
git-svn-id: svn://10.0.0.236/trunk@144184 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 06:16:30 +00:00
jkeiser%netscape.com
64ac997a95
Make NOSCRIPT show up normally when script disabled (bug 77296), r=bzbarsky@mit.edu, sr=dbaron@dbaron.org
...
git-svn-id: svn://10.0.0.236/trunk@144183 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 06:10:03 +00:00
jshin%mailaps.org
91d7b6a584
bug 208903 : make download manager work with non-ASCII file names (r=varga, sr=jag)
...
git-svn-id: svn://10.0.0.236/trunk@144182 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 04:20:25 +00:00
timeless%mozdev.org
543383a0e6
Bug 194872 CAPS vulnerability when doing cross-site-scripting with frames from different origins and different CAPS settings (allAccess, noAccess).
...
bustage (const char*)
sr=jst
git-svn-id: svn://10.0.0.236/trunk@144181 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 03:27:01 +00:00
bryner%netscape.com
1f119e2e86
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@144180 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 02:30:45 +00:00
nelsonb%netscape.com
22e603216c
Move the declaration for CERT_CompareNameSpace from cert.h to genname.h
...
because it is a private function. Change the interface for this
function so that it returns a SECStatus, unambiguously indicating the
success or failure of the name constraints test. The function no
longer takes a list of cert subject names, instead, it takes a list
of cert pointers, and optionally outputs one of those pointers when
an error occurs. This eliminates a cert reference leak.
git-svn-id: svn://10.0.0.236/trunk@144179 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 01:56:34 +00:00
roc+%cs.cmu.edu
db7353a4a3
Trivial fix for uninitialized variable. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144178 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 01:49:34 +00:00
scott%scott-macgregor.org
d2df8e1ac0
Land a trunk change to not include commandglue.js twice
...
git-svn-id: svn://10.0.0.236/trunk@144177 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 01:48:42 +00:00
scott%scott-macgregor.org
d3bd853c85
pref updates from the trunk
...
git-svn-id: svn://10.0.0.236/trunk@144176 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 01:47:26 +00:00
scott%scott-macgregor.org
f0180abc9e
'Contacts' sounds much friendler than 'Addresses' or 'address picker'. rename the new contacts side bar
...
git-svn-id: svn://10.0.0.236/trunk@144175 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 01:47:07 +00:00
scott%scott-macgregor.org
2573541a0a
Update to the contacts manager for picking addresses in the compose window.
...
git-svn-id: svn://10.0.0.236/trunk@144174 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 01:46:26 +00:00
nelsonb%netscape.com
7e283ffb16
This patch extracts rfc822 names from a cert's distinguished name at the
...
time when the list of cert names is being built and builds a GeneralName
out of it, just as if the rfc822 name had come from a subject alt name
extension. This way, no special handling is needed of either directory
names or rfc822 names in the name constraints code. The special "phase 1"
loop in cert_CompareNameWithConstraints disappears compmletely. And all
the cases in the (former phase 2) loop can now simply assert that the
name's type matches the constraint's type exactly.
This patch also factors out the code that creates new CERTGeneralNames and
that copies a single CERTGeneralName into new separate functions. This
eliminates a lot of duplicated code whose correctness required lengthy
inspection. Now these primitive operations are centralized.
git-svn-id: svn://10.0.0.236/trunk@144173 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 01:25:10 +00:00
cltbld%netscape.com
3fc5a37aae
parameterize client.mk to Settings::moz_client_mk so we can substitute other builds here, e.g. camino. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@144172 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 01:06:48 +00:00
cltbld%netscape.com
19446e4c6f
off the branch, need to check checkout status. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@144171 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 01:05:15 +00:00
bryner%netscape.com
c4c16cf195
Remove #include "nsIScriptContext.h" from nsPIDOMWindow.h, because this (among other things) creates a dependency on js headers, which is breaking Camino. Bug 210704, r+sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@144170 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 00:41:23 +00:00
mstoltz%netscape.com
df95af7f9f
Bug 194872 - Cache zone-policy data on the subject principal instead of the callee. r=nisheeth, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@144169 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-26 00:18:43 +00:00
jst%netscape.com
12e6402a4b
Fixing more of bug 209884. Same change that was done all over the place in the original patch, sr=me.
...
git-svn-id: svn://10.0.0.236/trunk@144168 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 23:59:34 +00:00
danm%netscape.com
0e864a0244
also check for popup window abuse in the internal Open method. bug 210560 r=brendan,jst
...
git-svn-id: svn://10.0.0.236/trunk@144167 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 23:38:45 +00:00
gerv%gerv.net
bbe9d17dd1
Bug 16009 - generic charting. Patch by gerv; r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@144165 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 23:23:13 +00:00
roc+%cs.cmu.edu
59de96e2fe
Fix nsIFrame::GetWindow to not add a ref. Should fix a leak I introduced. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144164 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 22:55:27 +00:00
locka%iol.ie
741ad3f5c5
NOT PART OF BUILD. Add popup menus, chat template, switch to nsIContextMenuListener2
...
git-svn-id: svn://10.0.0.236/trunk@144162 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 22:46:11 +00:00
locka%iol.ie
5e0a557a0b
NOT PART OF BUILD. Add popup menus, chat template
...
git-svn-id: svn://10.0.0.236/trunk@144161 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 22:45:20 +00:00
caillon%returnzero.com
b0615b30c0
Bug 210601 - XSLT should check whether the subject principal is the system principal.
...
r=axel@pike.org sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@144160 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 22:40:58 +00:00
jst%netscape.com
a475249dba
Fixing more of bug 209884. Same change that was done all over the place in the original patch, sr=me.
...
git-svn-id: svn://10.0.0.236/trunk@144159 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 22:24:25 +00:00
bishakhabanerjee%netscape.com
0efa6eb51c
enabling log scraping in header instead
...
git-svn-id: svn://10.0.0.236/trunk@144158 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 21:57:21 +00:00
bishakhabanerjee%netscape.com
df0d06428d
enabling log scraping in header instead, where RESULTDIRURL gets created
...
git-svn-id: svn://10.0.0.236/trunk@144157 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 21:56:19 +00:00
bishakhabanerjee%netscape.com
8c09ccae81
removed new variable for Win platform - extra - don't need
...
git-svn-id: svn://10.0.0.236/trunk@144156 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 21:39:54 +00:00
bishakhabanerjee%netscape.com
3978307baf
fix URL for Windows platform
...
git-svn-id: svn://10.0.0.236/trunk@144155 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 20:43:18 +00:00
kin%netscape.com
752b792e95
jst@netscape.com's fix for tree blocker bug 210641 (Crash using Japanese IME)
...
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
- Fixed INTERFACE_MAP macros so that they call through to the class we inherit from.
r=brade@netscape.com sr=kin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@144154 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 19:21:59 +00:00
bishakhabanerjee%netscape.com
c5c2f35659
taking out un-needed stuff
...
git-svn-id: svn://10.0.0.236/trunk@144153 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 17:39:38 +00:00
darin%netscape.com
5af2260d0d
fixes smoketest blocker, bug 210579 "hang trying to access page with invalid headers" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144152 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 17:24:48 +00:00
amardare%qnx.com
2e64ccc927
Changes for the photon platform - they should not affect build/runtime on other platforms.
...
nsWidget.cpp
- fixed the problem with context menus not showing up in the Mail&News client.
nsWindow.cpp
- fixed a problem with the PtRegion underneath the menus not being realized in some cases
( not related to the change in nsWidget.cpp ).
git-svn-id: svn://10.0.0.236/trunk@144151 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 16:23:28 +00:00
varga%netscape.com
272b15fca1
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@144150 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 15:13:46 +00:00
seawood%netscape.com
565c1a78aa
Use standard __declspec keyword instead of _declspec.
...
Bug #202826 r=wtc
git-svn-id: svn://10.0.0.236/trunk@144149 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 14:49:44 +00:00
bienvenu%netscape.com
85373e90b6
remove debugging code accidentally checked in with last checkin
...
git-svn-id: svn://10.0.0.236/trunk@144148 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 14:49:28 +00:00
colin%theblakes.com
9109ffe8ca
Support for FireBird etc. b=210630. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@144147 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 14:47:43 +00:00
bienvenu%netscape.com
0ecb5a444b
logout of connections that get a syntax error, because we don't re-use them correctly, r/sr=sspitzer, 205789 - the most common cause of this is spam messages with embedded nulls
...
git-svn-id: svn://10.0.0.236/trunk@144146 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 14:42:03 +00:00
glazman%netscape.com
7d0eb45a2b
Support for Absolute Positioning, Snap to Grid, and Inline Table Editing in Composer
...
r=brade, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144145 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 09:20:07 +00:00
glazman%netscape.com
68de2ad1fd
Support for Absolute Positioning, Snap to Grid, and Inline Table Editing in Composer
...
r=brade, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144144 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 08:50:48 +00:00
neil%parkwaycc.co.uk
bb85b5034e
Bug 209911 XUL tree blob sort ignores sort direction r=varga sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144143 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 08:46:31 +00:00
neil%parkwaycc.co.uk
4d1084f72b
Bug 180512 Editable menulists do not support context attribute overriding default context menu p=ajvincent@juno.com r=timeless sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144142 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 08:42:54 +00:00
glazman%netscape.com
01cadd55b5
Support for Absolute Positioning, Snap to Grid, and Inline Table Editing in Composer
...
r=brade, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144141 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 08:41:51 +00:00
glazman%netscape.com
56af97b2ea
Files removed, they were accidentally checked in with a non binary cvs add
...
git-svn-id: svn://10.0.0.236/trunk@144140 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 07:49:49 +00:00
glazman%netscape.com
df6493d59d
Support for Absolute Positioning, Snap to Grid, and Inline Table Editing in Composer
...
r=brade, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144139 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 07:30:19 +00:00
bryner%netscape.com
a60a16c860
Fix a shutdown crash with gtk2 by not attempting to unload libgconf after we've called gconf_client_get_default(). gconf initializes ORBit which in turn registers atexit() handlers, so unloading the library would cause those function pointers to become invalid. Also, release our reference to the GConfClient in the GConfProxy dtor, and remove some unneeded code from the dtor. Bug 210471, r=bolian.yin@sun.com, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@144138 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 06:29:44 +00:00
jshin%mailaps.org
323c536176
bug 176290 : custom font encoding support in Xft build (not a part of the default build). style clean-up is thanks to blizzard. r,sr (effectively) =blizzard, sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@144137 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 06:00:14 +00:00
scott%scott-macgregor.org
fa4bf7f68e
Refactor the method for adding recipient rows to the addressing widget into two methods so the new thunderbird
...
addressing sidebar panel can re-use some of this code.
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@144136 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 05:17:19 +00:00
scott%scott-macgregor.org
2ee10b8c62
New address picker panel is built into the compose window as a sidebar. You can drag and drop entries to the addressing widget,
...
or double click addressses or use the To/cc buttons.
Still needs some UI polish.
git-svn-id: svn://10.0.0.236/trunk@144135 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 05:15:58 +00:00
jshin%mailaps.org
162a96ea4f
bug 127755 : add two Thai charsets ISO-8859-11 and TIS-620 to libuconv and make corresponding changes in GFX:Gtk and GFX:Xlib. What used to be referred to as TIS-620 is renamed as Windows-874. r=smontague, sr=rbs (ut/uf files are thanks to ftang).
...
git-svn-id: svn://10.0.0.236/trunk@144134 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 05:11:44 +00:00
wtc%netscape.com
a8fecaa7db
Shorten the clickable text portion of RESULTDIRURL.
...
git-svn-id: svn://10.0.0.236/trunk@144133 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 04:23:34 +00:00
arougthopher%lizardland.net
97ed3d69c3
Bug#173469
...
Implement a BeOS native dialog for pref_Alert
r=timeless
sr=alecf
git-svn-id: svn://10.0.0.236/trunk@144132 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 02:25:44 +00:00
timeless%mozdev.org
0ad276075d
Bug 108973 Multi-tabbed windows should confirm close
...
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
git-svn-id: svn://10.0.0.236/trunk@144131 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 02:13:35 +00:00
bzbarsky%mit.edu
e11bc6808c
Fix CDATA tokenization in view-source mode end the CDATA section on "]>", not
...
']' (as it needs to do for normal parsing mode). Bug 209485, r=harishd, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144130 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 01:29:21 +00:00
seawood%netscape.com
5119632b19
Fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@144129 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 01:20:47 +00:00
rbs%maths.uq.edu.au
a6c97c6fb0
Helper patch for bug 15364. Expose an API to allow scripts to show the caret even in selections (a la Emacs). Users can also set the pref ui.caretVisibleWithSelection to 1, which gives a nice combination with caret browsing (hit F7). r=sfraser, sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144128 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 01:14:25 +00:00
timeless%mozdev.org
b37e2004d2
Bug 204407 cleanup warnings in nsToolkit.cpp and nsLookAndFeel.cpp
...
patch by arougthopher@lizardland.net r=cls
git-svn-id: svn://10.0.0.236/trunk@144127 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 01:13:37 +00:00
timeless%mozdev.org
80eabd2184
Bug 210539 mFd is not initialized in nsJAR [@ PR_Close]
...
r=alecf sr=alecf
git-svn-id: svn://10.0.0.236/trunk@144126 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 01:13:36 +00:00
timeless%mozdev.org
f7d20d8739
Bug 187442 change PL_strcmp to strcmp in nsIOService
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@144123 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 01:13:30 +00:00
bishakhabanerjee%netscape.com
8425b7d2fa
enabling log scraping
...
git-svn-id: svn://10.0.0.236/trunk@144122 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-25 00:55:13 +00:00
jst%netscape.com
3dc66176db
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@144121 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 23:08:18 +00:00
jst%netscape.com
1afe147382
Removing unnecessary initialization of static variables that only cause bloat.
...
git-svn-id: svn://10.0.0.236/trunk@144119 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 23:06:12 +00:00
caillon%returnzero.com
d69f1a5b86
210451 - Make Node.textContent settable, followup to earlier checkin.
...
r+sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@144118 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 23:05:59 +00:00
locka%iol.ie
3bb25625c5
NOT PART OF BUILD. Grey out back/fwd/stop buttons, add Go menu, fix wxmail: protocol to mail app
...
git-svn-id: svn://10.0.0.236/trunk@144117 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 22:59:43 +00:00
dwitte%stanford.edu
310c86dd1a
forgot to nuke a makefile in mozilla/allmakefiles.sh in my previous checkin for DOM Inspector.
...
b=210096, got the ok from jst
git-svn-id: svn://10.0.0.236/trunk@144116 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 22:50:40 +00:00
ccarlen%netscape.com
feed40f95f
Bug 210541 - Bookmarks service crashes if nsIProfile implementation is not present because of missing success check on getService() call. r=pch/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@144114 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 22:40:38 +00:00
seawood%netscape.com
72290bc923
Use the documented __declspec keyword instead of _declspec.
...
Bug #206934 r=dougt
git-svn-id: svn://10.0.0.236/trunk@144112 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 22:12:37 +00:00
bryner%netscape.com
b59c320b12
Backing out checkin for bug 210216 because it caused regression bugs 210377 and 210437 (themes and extensions missing from UI). r=ben, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@144111 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 22:04:43 +00:00
ssu%netscape.com
9a67c1da41
fixing bug 201381 - Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100. r=varga, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144110 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 22:01:46 +00:00
jst%netscape.com
fa56aa0de1
Fixing bug 210141. Don't make external global properties be readonly. r=axel@pike.org, sr=bzbarsky@mit.edu.
...
git-svn-id: svn://10.0.0.236/trunk@144109 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 21:47:33 +00:00
jst%netscape.com
ecae24eff4
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@144108 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 21:43:01 +00:00
caillon%returnzero.com
056169e55b
210451 - Implement getting Node.textContent (see the DOM3 WD)
...
r+sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@144107 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 21:39:39 +00:00
axel%pike.org
d5e2ff0a91
bustage fix for unix, shupid me
...
git-svn-id: svn://10.0.0.236/trunk@144106 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 21:38:18 +00:00
jst%netscape.com
2811909f3e
Fixing bug 203179. Make String.prototype.localeCompare be locale aware. r=smontagu@netscape.com, sr=bzbarsky@mit.edu.
...
git-svn-id: svn://10.0.0.236/trunk@144105 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 21:09:57 +00:00
locka%iol.ie
ef65acd8d9
NOT PART OF BUILD. Add sample licence, fix window creator
...
git-svn-id: svn://10.0.0.236/trunk@144104 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 21:08:26 +00:00
cbiesinger%web.de
7528f5f042
201769 r=neil sr=dmose patch by bugzilla@christian.schmidt.name
...
Security panel is confusing - order of controls should be changed
git-svn-id: svn://10.0.0.236/trunk@144103 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 20:51:38 +00:00
axel%pike.org
b24da63a70
bug 209539, 209089, crash on several ways when linking to a non-existing XSLT stylesheet, r=sicking, sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@144102 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 20:41:49 +00:00
locka%iol.ie
32262dc4eb
NOT PART OF BUILD. Simple test app for Gecko written using wxWindows
...
git-svn-id: svn://10.0.0.236/trunk@144101 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 20:15:14 +00:00
dwitte%stanford.edu
d193753760
fixing a trivial warning due to mismatch of |class| fwd-declaration for a struct.
...
r=timeless
git-svn-id: svn://10.0.0.236/trunk@144100 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 14:33:26 +00:00
jshin%mailaps.org
b723712c67
bug 209328 : fix mailto URL regression. (r=nhotta, sr=alecf) In addition,
...
address two other (related) issues.
- Fix ConvertURISpecToUTF8 to make it fill up the out parameter
- Make Tru64 Cxx happy with NS_STATIC_CAST of nsAutoPtr<PRUnichar>
git-svn-id: svn://10.0.0.236/trunk@144099 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 14:31:09 +00:00
ccarlen%netscape.com
903b9050c7
Bug 123370 - Long profile name can push buttons out of dialog box. patch by neil@parkwaycc.co.uk. r=ccarlen/sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144097 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 13:55:20 +00:00
roc+%cs.cmu.edu
3e5827208b
deCOMtaminate nsIFrame::GetWindow; the COM wrapper doesn't ADDREF when it should, the easiest thing to do is to just not use the wrapper. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144096 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 13:39:15 +00:00
neil%parkwaycc.co.uk
fa3cf866ef
Bug 155918 inefficent use of search and match in linkToolbarHandler.js p=stevechapel@earthlink.net r=me sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@144095 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 11:29:50 +00:00
aaronl%netscape.com
1f8343d355
Bug 210069. Fix leaks caused by in-process accessibility events. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@144094 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 08:42:31 +00:00
aaronl%netscape.com
bd249150e7
Bug 209990. Crash when accessibility doc is destroyed, or on shutdown. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@144093 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 08:41:28 +00:00
aaronl%netscape.com
86a88b9ba5
Fixing part of checkin from bug 209354 to be in line with darin's comments. No new sr= needed
...
git-svn-id: svn://10.0.0.236/trunk@144092 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 08:29:34 +00:00
hyatt%mozilla.org
9a07458fdc
Remove Web Panels detritus from XUL. Change defaults so that throbber is visible in the menu bar.
...
git-svn-id: svn://10.0.0.236/trunk@144091 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 07:18:33 +00:00
bzbarsky%mit.edu
79461f624d
Add asserts on people attempting to fetch attributes in the
...
kNamespaceID_Unknown namespace or call HasAttr on such. Bug 210314, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@144090 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 06:45:34 +00:00
dbaron%dbaron.org
b868e5ce74
Fix windows bustage. b=188803
...
git-svn-id: svn://10.0.0.236/trunk@144089 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 06:20:18 +00:00
dbaron%dbaron.org
643cf59560
Keep the pointer version of NS_ConvertUTF8toUTF16 null-safe. b=210279 r+sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@144088 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 05:42:05 +00:00
dbaron%dbaron.org
3bdd5c558b
Implement the DOM interfaces for CSS style rules on a wrapper object which allows the immutable rule object to be swapped out underneath. b=188803 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144087 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 05:40:37 +00:00
dbaron%dbaron.org
9b0895c752
Fix dynamic changes to negated attribute or state selectors. b=210458 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144086 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 05:34:30 +00:00
jst%netscape.com
816e8f6c3c
Fixing bug 210443. Cut down on the malloc's done when loading images. r=caillon@aillon.org, sr=bzbarsky@mit.edu.
...
git-svn-id: svn://10.0.0.236/trunk@144085 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 05:32:59 +00:00
dwitte%stanford.edu
1868bf16e5
Fixing leak regression from bug 200632 landing (the latest cookie rewrite).
...
This changes the nsCookieService singleton fu to AddRef only once, rather than twice (and removes the corresponding Release in the module dtor). The double-addref was making the cookie module stick around until XPCOM starts shutting down modules, which is too late to release things we own (observer service, prefbranch, etc). So we were violating XPCOM shutdown rules without knowing it.
So, the tracemalloc leak stats on Brad should halve. :)
b=209571, r=alecf, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@144084 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 05:00:22 +00:00
bzbarsky%mit.edu
600f1dae13
Fix matching when attribute selectors with "*" as a namespace are involved.
...
Bug 210314, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144083 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 04:50:05 +00:00
dwitte%stanford.edu
240f8e4ce3
removing bitmap/png, screen capturing, and boxmodel colorpicking functionality from DOM Inspector.
...
b=211096, r=caillon, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@144082 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 04:44:55 +00:00
roc+%cs.cmu.edu
64eaa7c64d
deCOMtamination. Checking in this change now because I think the nsIFrame::GetWindow() COM-style wrapper is broken (doesn't ADDREF, but should), but the easiest way to fix that is to deCOMtaminate this, the only caller I can find. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144081 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 03:34:41 +00:00
jst%netscape.com
b1880963d6
Fixing part of bug 209699. Eliminate bad usage of NS_ConvertU*. r=caillon@aillon.org, sr=alecf@flett.org
...
git-svn-id: svn://10.0.0.236/trunk@144080 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 01:46:50 +00:00
bzbarsky%mit.edu
63ed4e4cd2
Make XBL methods and properties report useful line numbers and urls so that the
...
JS errors/warnings in the JS console point to the right place. Bug 127567,
r=bryner, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@144079 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 01:20:40 +00:00
bzbarsky%mit.edu
7de2ca34d1
Fix leaks of some arrays on shutdown. Bug 209568, r=bstell, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@144078 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 01:15:45 +00:00
roc+%cs.cmu.edu
b023404ef9
Bug 109772. Cleanup views. Promote certain members of nsView and nsViewManager to stack variables. Provide non-COM versions of, and deprecate COM usage of, nsIView methods HasWidget, GetWidget, GetFloating, GetParent, GetFirstChild, GetNextSibling, GetOpacity, GetClientData, GetVisibility, GetViewManager, GetZIndex, GetPosition, and GetBounds. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144076 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 01:00:46 +00:00
jshin%mailaps.org
07ec09fbec
bug 158006 : properly handle 'non-ASCII' filename in 'save as, save link
...
target as, save image as' by using nsIMIMEHeaderParam to decipher
'filename' parameter of Content-Disposition header. (r=neil, sr=jag)
git-svn-id: svn://10.0.0.236/trunk@144075 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-24 00:26:38 +00:00
nelsonb%netscape.com
e0c793b702
Whitespace cleanup. This patch causes numerous lines that were wider
...
than 80 columns to be folded according to NSS coding conventions.
This patch does not fix any run-time error.
git-svn-id: svn://10.0.0.236/trunk@144074 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 23:15:33 +00:00
darin%netscape.com
19189351df
fixes bug 209560 "Secure JS doesn't work from https JARs" r=dougt sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@144073 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 22:58:28 +00:00
darin%netscape.com
047024c662
fixes bug 199443 "leaking GDIs when table cell contains an image, and text is received in multiple packets (testcase available)" r=pavlov sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144072 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 22:55:17 +00:00
bsmedberg%covad.net
dfa3c3ed18
Build bustage from bug 210337, sorry 'bout that.
...
git-svn-id: svn://10.0.0.236/trunk@144070 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 21:56:07 +00:00
seawood%netscape.com
cfd504bcef
Force files to be read as binary to avoid line-ending issues on win32.
...
Bug #196499
git-svn-id: svn://10.0.0.236/trunk@144069 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 21:36:19 +00:00
bryner%netscape.com
e55bfffc55
Add -ltracker for BeOS. Bug 210217, patch by sergei_d@fi.tartu.ee, r=bryner. Not part of the normal build.
...
git-svn-id: svn://10.0.0.236/trunk@144067 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 21:30:37 +00:00
bsmedberg%covad.net
0040dad71e
Oops, forgot a file for bug 210337, part 2.
...
git-svn-id: svn://10.0.0.236/trunk@144066 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 21:07:29 +00:00
bzbarsky%mit.edu
fe3f1277a3
Make setting contentType or contentCharset act as hints if done before channel
...
open; use this in the CSSLoader to hint that we want text/css data. Bug
120789, r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@144065 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 21:00:46 +00:00
bsmedberg%covad.net
90d450743a
Bug 210337 part 2: remove unused nsObserver r=alecf/dougt
...
git-svn-id: svn://10.0.0.236/trunk@144064 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 20:47:45 +00:00
bsmedberg%covad.net
03384bfad0
Bug 210337 - Spring cleaning of unused XPCOM code and callers r/sr=alecf/bz
...
git-svn-id: svn://10.0.0.236/trunk@144063 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 20:31:43 +00:00
bzbarsky%mit.edu
889c257b53
Fix some DEBUG_bzbarsky code people didn't bother to update. r+sr=whatever
...
git-svn-id: svn://10.0.0.236/trunk@144060 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 18:34:02 +00:00
alecf%flett.org
30f0244a1c
fix for bug 209780 - do UTF16->UTF8 conversion outside the recursion, so that we don't constantly convert the string we're looking for
...
r=dbaron, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144059 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 18:32:10 +00:00
bryner%netscape.com
e725ee812d
fix save as (bug 209860), patch by noririty@jcom.home.ne.jp
...
git-svn-id: svn://10.0.0.236/trunk@144058 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 18:08:41 +00:00
scott%scott-macgregor.org
086629f051
not part of the thunderbird build. Temporary file for new compose window prototype.
...
git-svn-id: svn://10.0.0.236/trunk@144057 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 18:04:03 +00:00
myk%mozilla.org
6543d0e9e4
Fix for bug 204631: enhances config.cgi to generate a list of queryable fields so third-party clients can populate search forms with the list.
...
r=gerv
a=myk
git-svn-id: svn://10.0.0.236/trunk@144056 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 18:01:39 +00:00
scott%scott-macgregor.org
a99f618223
temporary new autocomplete binding to handle a new compose window prototype.
...
git-svn-id: svn://10.0.0.236/trunk@144055 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 18:01:19 +00:00
axel%pike.org
a588d9c1df
bug 208561, grammar check, a X vs. an X, patch by Joseph Myers, r=axel@pike.org, sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@144054 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 14:25:23 +00:00
jshin%mailaps.org
0f41da8e2f
bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
...
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
git-svn-id: svn://10.0.0.236/trunk@144053 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 13:18:12 +00:00
neil%parkwaycc.co.uk
14aa822565
Bug 126182 Fix case of access keys in download manager toolbar p=hippie@arcmis.com r=me sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@144052 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 12:01:10 +00:00
neil%parkwaycc.co.uk
22f8f57da7
Bug 118899 Option to display original date in message headers p=ch.ey@gmx.net r=me sr=dmose
...
git-svn-id: svn://10.0.0.236/trunk@144051 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 11:50:26 +00:00
bbaetz%acm.org
8925e5af32
Bug 210324 - s/->err/->error/
...
r,a=justdave
git-svn-id: svn://10.0.0.236/trunk@144050 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 08:53:52 +00:00
darin%netscape.com
7009f2219a
fixes bug 210119 "Browser crashes when opening URL" r=caillon sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144049 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 05:51:33 +00:00
jshin%mailaps.org
e51a020a30
bug 206379 : additional patch : get rid of ResolveCharset() (static) and
...
rely on GetUnicodeDecoder() of nsICharacterSetConverterManager to take care of
the charset alias resolution. (r/sr=bzbarsky, sr=alecf)
git-svn-id: svn://10.0.0.236/trunk@144048 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 05:04:43 +00:00
bsmedberg%covad.net
e230bdcd1a
Bug 210216 remove unused nsChromeRegistry::mUIDataSource r=rjc sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@144047 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 04:44:28 +00:00
jshin%mailaps.org
bf657d4d62
bug 183156 : replace UCS2 in function/method names with UTF16 and update the
...
document accordingly. r=jag, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@144046 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 04:30:57 +00:00
ben%netscape.com
0ea298aa91
Fixing Firebird build bustage after timeless' fishy checkin to bug 58613.
...
git-svn-id: svn://10.0.0.236/trunk@144045 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-23 00:56:38 +00:00
bzbarsky%mit.edu
5c278e8480
Show #document nodes in iframes. Fix up various code that assumed they would
...
_not_ be shown. Minor cleanup of various sorts (nsCOMArray, etc). Bug 201585,
r=caillon, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@144044 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 22:40:34 +00:00
seawood%netscape.com
65348080a7
Use compiler test to check for Forte version instead of version string output.
...
Bug #177486 r=kyle.yuan@sun.com
git-svn-id: svn://10.0.0.236/trunk@144043 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 21:18:25 +00:00
timeless%mozdev.org
00d6fdabfc
Bug 58613 "last page visited" cannot handle framed pages properly
...
patch by ian@arlen.demon.co.uk r=timeless sr=alecf
git-svn-id: svn://10.0.0.236/trunk@144042 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 17:46:13 +00:00
cbiesinger%web.de
c76137a92c
209985 patch by bugzilla@pippo.demon.co.uk r=cavin sr=dmose MAPI does not check HKEY_CURRENT_USER for default mail client
...
git-svn-id: svn://10.0.0.236/trunk@144041 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 16:20:32 +00:00
caillon%returnzero.com
9b45a956e6
[Bug 210254] nsEventListenerManager::mPrincipal is unused. Also reorganizes some members to better align them.
...
r+sr=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@144040 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 13:12:14 +00:00
cltbld%netscape.com
daa5a20d47
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@144039 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 09:27:59 +00:00
bryner%netscape.com
90d3a5a606
Remove unused UNIX_EMBED and UNIX_LDAP AC_DEFINEs for Mac.
...
git-svn-id: svn://10.0.0.236/trunk@144038 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 09:23:56 +00:00
bzbarsky%mit.edu
30eb3577f5
Show the root #document node in the Inspector DOM view. Highlight doctype
...
nodes in a different color. Bug 156072, patch by ajvincent@juno.com (Alex
Vincent), r=caillon, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@144037 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 07:13:32 +00:00
bzbarsky%mit.edu
1c3d6bf29e
Seems to have no effect on Tp, so relanding. Who knows what btek is
...
thinking....
git-svn-id: svn://10.0.0.236/trunk@144036 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 06:34:08 +00:00
bzbarsky%mit.edu
b27e4759a1
Backing the rest of this out to see whether it affects Tp.
...
git-svn-id: svn://10.0.0.236/trunk@144035 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 03:33:33 +00:00
bzbarsky%mit.edu
735f6d10e3
Backing out these last two checkins to see whether this is the cause of Tp troubles.
...
git-svn-id: svn://10.0.0.236/trunk@144034 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 01:13:59 +00:00
rginda%netscape.com
7b7b6ad35b
rebuild stalk expressions when the stalk options are changed from the pref panel
...
reload css when motif changed from pref panel
git-svn-id: svn://10.0.0.236/trunk@144032 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 00:31:54 +00:00
rginda%netscape.com
0af1090764
initial add of file utility library, copied from venkman
...
git-svn-id: svn://10.0.0.236/trunk@144031 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 00:18:26 +00:00
rginda%netscape.com
c1e85fc06c
landing patches for the following bugs, as 0.8.34:
...
193246 /list doesn't work on RFC2812 compliant IRC servers
114744 File->Close vs. View-Close
80125 Logging facility in Chatzilla.
198538 Chat views tab titles are lowcase
200188 PgDn/PgUp scroll left and right Chatzilla panes
199201 sound settings blocks stalked messages if WAV sound file ...
114104 messaging from private chat tab does not show the addressee
201324 Userlist not always kept sorted as requested
202644 Column sort behavior should parallel mailnews
184228 Spelling error in irc.js: "function net_conenct()".
206915 /join reports joining new channel in current window
209524 stalk word list cannot have length one
198823 Should be able to set Default Character Coding in Prefere...
200097 lowcase ``<nickname> has changed the topic to...''
205792 important text notification does not properly differentia...
86526 chatzilla stores default prefs in prefs.js
Thanks to ssieb, kazhik ans Silver for the patches.
git-svn-id: svn://10.0.0.236/trunk@144030 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-22 00:17:55 +00:00
roc+%cs.cmu.edu
d65e3c6fd3
Bustage fix; add a virtual GetAncestorWithViewExternal which can be called outside gklayout
...
git-svn-id: svn://10.0.0.236/trunk@144029 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 18:57:14 +00:00
jst%netscape.com
e6a333ff34
Fixing typo in comment.
...
git-svn-id: svn://10.0.0.236/trunk@144028 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 18:03:15 +00:00
roc+%cs.cmu.edu
5784a81ebc
Bug 190735. DeCOMtaminating nsIFrame and removing aPresContext parameters, in particular, the methods GetParent, GetContent, GetRect, GetOrigin, GetSize, SetRect, MoveTo, SizeTo, GetNextSibling, GetFrameState, SetFrameState, GetView, GetViewExternal, SetView, GetClosestView, GetParentWithView, AreAncestorViewsVisible, and GetWindow. For now we have compatibility wrappers, but soon we'll go through and change all the clients to use the new functions. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144027 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 17:06:05 +00:00
bzbarsky%mit.edu
b2b73ad6a1
Trying to fix orange. We were only setting the out param in cases when we
...
tried to allocate the object for these three objects...
git-svn-id: svn://10.0.0.236/trunk@144026 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 09:36:03 +00:00
nelsonb%netscape.com
be68bd5876
CERT_EncodeGeneralName and CERT_DecodeGeneralName contain large switch
...
statements that repeat code for every case. This patch factors out that
common code from the cases, making the switches much smaller and reducing
bloat.
git-svn-id: svn://10.0.0.236/trunk@144025 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 08:10:07 +00:00
bzbarsky%mit.edu
32051792ac
Only make the check for sameness if there are listeners or if we plan to fire
...
notifications. Trying to fix small Tp regression. Bug still 209634, r=caillon,
sr=jag
git-svn-id: svn://10.0.0.236/trunk@144024 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 07:29:52 +00:00
caillon%returnzero.com
1247df7622
I just noticed a few potential crashes with my patch for bug 209866. Fixes those and a few minor cleanup issues. No bug for this patch. r+sr=bzbarsky on IRC
...
git-svn-id: svn://10.0.0.236/trunk@144023 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 07:15:32 +00:00
nelsonb%netscape.com
5722104522
Cleanup CERT_GetGeneralNameByType so that it detects when it has
...
encountered a general name of a type that it doesn't recognize, and
so that it properly casts the return value to be of the right type.
git-svn-id: svn://10.0.0.236/trunk@144022 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 07:07:47 +00:00
dwitte%stanford.edu
1f02188a62
removing some unused default ctors now that nsDerivedSafe can handle it.
...
no bug, r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@144021 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 07:01:42 +00:00
nelsonb%netscape.com
0e0f5d436b
The general name code uses arenas, which is good, but it never marks
...
and releases space in the arenas, so the arenas just grow and grow
until the test is completely over. This patch adds comments showing
where mark and release calls could (and probably should) be added.
It also changes CERT_CopyGeneralName to have only two exit paths,
two return statements, in preparation for the eventual use of mark and
release.
git-svn-id: svn://10.0.0.236/trunk@144020 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 06:44:43 +00:00
nelsonb%netscape.com
29029da5f0
a) Add more missing null pointer tests that I discovered. Bug 208649.
...
b) change all PORT_*Alloc calls that allocate new structs or arrays of
same to use the PORT_*New* macros instead.
c) ifdef out some dead functions that are rife with failure to detect
allocation failures.
git-svn-id: svn://10.0.0.236/trunk@144019 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 05:23:07 +00:00
bzbarsky%mit.edu
4ca15e2232
Make sure to fire no mutation events or internal notifications on attribute
...
changes that don't change the attr value. Bug 209634, r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144018 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 04:55:32 +00:00
caillon%returnzero.com
5b8c0335b4
Missing #include "nsReadableUtils.h" -- bustage fix from the recent checkin for bug 209699.
...
git-svn-id: svn://10.0.0.236/trunk@144017 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 04:05:10 +00:00
jst%netscape.com
544a6a4df4
Fixing orangeness.
...
git-svn-id: svn://10.0.0.236/trunk@144016 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 03:08:56 +00:00
jaggernaut%netscape.com
57d5e83c5f
Bug 210160: Add nsStringComparator parameter to String(Begins)|(Ends)With. r=bzbarsky, sr=dbaron
...
Bug 210162: Fix up comments, argument names of atom getters in nsIAtom.idl. r=bzbarsky, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144015 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 02:59:51 +00:00
bryner%netscape.com
8f79d84966
Remove some unused interfaces and files from widget. Bug 210169, r/sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@144014 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 02:16:53 +00:00
dbaron%dbaron.org
124929e726
Be sure to call NS_TraceMallocStartup so we know (on Unix) not to waste time logging everything once we know there is no command-line argument. b=113833 r+sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@144013 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 00:28:05 +00:00
jst%netscape.com
45f72e0474
Fixing one more part of bug 209699. Replace NS_Convert* with Copy/Append*. r=dwitte@stanford.edu, sr=alecf@flett.org.
...
git-svn-id: svn://10.0.0.236/trunk@144012 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 00:26:28 +00:00
caillon%returnzero.com
1c1e0c7bb4
Bug 209852. Remove |dont_QueryInterface|.
...
r=dbaron, sr=jag
git-svn-id: svn://10.0.0.236/trunk@144011 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 00:15:41 +00:00
caillon%returnzero.com
1cf5b456c2
Bug 209866 - Use nsRefPtr for non-COM refcounted members in GlobalWindowImpl and NavigatorImpl
...
r=sicking, sr=jst
git-svn-id: svn://10.0.0.236/trunk@144009 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 23:51:46 +00:00
relyea%netscape.com
da74328ba9
Fix deadlock bugscape 46733
...
git-svn-id: svn://10.0.0.236/trunk@144005 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 23:34:46 +00:00
bryner%netscape.com
8299ce883f
Always add nsXBLDocumentInfos to the bound document's binding manager, even if we also put it in the XUL cache. This prevents crashes when the XUL cache is flushed (bug 201103). r=jkeiser, sr=bzbarsky.
...
git-svn-id: svn://10.0.0.236/trunk@144004 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 23:33:43 +00:00
bishakhabanerjee%netscape.com
987c17b456
sigh, another time
...
git-svn-id: svn://10.0.0.236/trunk@144003 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 23:24:11 +00:00
mstoltz%netscape.com
d75dbe073a
Bug 184618 - allow scripts to close a script-generated window even if its opener has been set to null. r=heikki, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@144002 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 22:44:33 +00:00
dbaron%dbaron.org
29c5ceef65
Convert Mac line endings to Unix line endings so cvs can deal with these files properly
...
git-svn-id: svn://10.0.0.236/trunk@144001 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 22:41:42 +00:00
pschwartau%netscape.com
751b3e7d79
Adding 2 more sections.
...
git-svn-id: svn://10.0.0.236/trunk@144000 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 21:10:24 +00:00
amardare%qnx.com
948c4be9f9
Changes for photon platform - these changes should not affect other platforms ( build/runtime ).
...
Fixed the compile problems in nsFilePicker.
git-svn-id: svn://10.0.0.236/trunk@143999 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 20:34:07 +00:00
bzbarsky%mit.edu
2a29249b85
Check that we are HTML, in addition to checking namespace, before going
...
case-insensitive. Bug 209271, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@143998 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 20:23:17 +00:00
axel%pike.org
30f6153b25
npob, jprof support for transformiix standalone, rs=peterv
...
git-svn-id: svn://10.0.0.236/trunk@143997 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 19:54:56 +00:00
cltbld%netscape.com
55e27e08de
renamed to build-camino.pl
...
git-svn-id: svn://10.0.0.236/trunk@143996 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 19:22:59 +00:00
bishakhabanerjee%netscape.com
a86f7ac902
one more time, trying to make link clickable
...
git-svn-id: svn://10.0.0.236/trunk@143995 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 18:36:57 +00:00
smontagu%netscape.com
4618160a1b
Bail out gracefully from numbered lists not expressible in Roman numerals. Bug 210128, rs=bzbarsky.
...
git-svn-id: svn://10.0.0.236/trunk@143994 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 18:34:34 +00:00
locka%iol.ie
541b9e993e
On behalf of zack-weg@gmx.de. Add pointer check to prevent crash on js links. b=173308 r=adamlock@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143993 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 18:12:02 +00:00
mikep%oeone.com
325a67e024
Moving .gif files to .png.
...
git-svn-id: svn://10.0.0.236/trunk@143991 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 13:31:17 +00:00
mikep%oeone.com
66c86b1672
Adding in patch 126118 from bug 168375 to improve the week view, patch from Eric Belhaire.
...
git-svn-id: svn://10.0.0.236/trunk@143990 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 13:21:48 +00:00
neil%parkwaycc.co.uk
d23ebdbc14
Bug 195733 commandglue.js included twice, causes JS error p=kd-moz@tprac.de r=me sr=dmose
...
git-svn-id: svn://10.0.0.236/trunk@143988 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 11:22:06 +00:00
neil%parkwaycc.co.uk
a08fd8e49b
Bug 209823 Composer should use titletips in Preview mode r=glazman sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143987 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 09:11:40 +00:00
pschwartau%netscape.com
cbc69b5db9
Improving comments.
...
git-svn-id: svn://10.0.0.236/trunk@143986 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 05:27:38 +00:00
pschwartau%netscape.com
abb1eeead5
Adding 2 more sections, and an explanation for the matches by Waldemar.
...
git-svn-id: svn://10.0.0.236/trunk@143985 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 05:23:06 +00:00
timeless%mozdev.org
0dd179af90
Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
...
sr=bz
git-svn-id: svn://10.0.0.236/trunk@143984 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 04:57:36 +00:00
pschwartau%netscape.com
e11d61da7c
Improving comments.
...
git-svn-id: svn://10.0.0.236/trunk@143983 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 04:56:50 +00:00
pschwartau%netscape.com
186d81158a
Improving comments.
...
git-svn-id: svn://10.0.0.236/trunk@143982 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 04:55:00 +00:00
timeless%mozdev.org
afdff84814
Bug 67214 parseInt() used instead of Math.round() or Math.floor() in xpfe/components/ucth/resources/helperAppDldProgress.js
...
patch by stevechapel@earthlink.net r=jag sr=bz
git-svn-id: svn://10.0.0.236/trunk@143981 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 04:33:33 +00:00
timeless%mozdev.org
ae7a8838f2
Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
...
sr=bz
git-svn-id: svn://10.0.0.236/trunk@143980 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 04:13:41 +00:00
dbradley%netscape.com
98e0b18047
Bug 205586 - IDispatch should convert VT_EMPTY as JSVAL_VOID and VT_NULL as JSVAL_NULL. r=adamlock, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143979 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 04:12:26 +00:00
dbradley%netscape.com
98916195a5
Bug 204765 - Parameterized properties expression don't return the assigned value. r=adamlock, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143978 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 04:10:15 +00:00
dbradley%netscape.com
aaf569fc8a
Bug 204894 - Implement GeckoActiveXObject.supports(clsid). r=dbradley, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143977 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 04:08:17 +00:00
cltbld%netscape.com
0b14c240b5
shorten some display names to save horiz space
...
git-svn-id: svn://10.0.0.236/trunk@143976 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 03:29:50 +00:00
varga%netscape.com
7028c9ebee
Fix for bug 209925. Remove the temporary hack for bug 192124.
...
r=ccarlen, sr=jag
git-svn-id: svn://10.0.0.236/trunk@143975 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 03:11:24 +00:00
timeless%mozdev.org
0b524987bd
Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
...
sr=bz
git-svn-id: svn://10.0.0.236/trunk@143974 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 02:58:49 +00:00
dwitte%stanford.edu
832efaccb6
removing some unused default ctors now that nsDerivedSafe can handle it.
...
no bug, r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@143973 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 02:20:34 +00:00
nelsonb%netscape.com
aef0d5736d
Declare src argument to SEC_ASN1DecodeItem to be const.
...
git-svn-id: svn://10.0.0.236/trunk@143972 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 01:52:19 +00:00
brendan%mozilla.org
6533595eb5
Use NS_REINTERPRET_CAST, not NS_STATIC_CAST, to go from void* native context type to opaque-here-without-jscntxt.h JSContext * (fixes HPUX build).
...
git-svn-id: svn://10.0.0.236/trunk@143971 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 01:47:31 +00:00
dbaron%dbaron.org
46916ff6fb
Fix strict mode text-decoration when one line of the inline contains no text. b=210016,210012 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143970 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 01:42:32 +00:00
kyle.yuan%sun.com
5662499915
Bug 209622 nsTHashtable cause bustage on Solaris with F6U2
...
r/sr=bsmedberg
The missed part in nsBaseHashtable.h, patch by harinath@cs.umn.edu
git-svn-id: svn://10.0.0.236/trunk@143969 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 01:26:00 +00:00
dbaron%dbaron.org
4f6b46a91e
Add nsIFrame::GetPresContext, which gets the pres context from the rule node which it gets from the style context. DeCOMtaminate nsStyleContext::GetRuleNode, nsRuleNode::GetRule, and nsRuleNode::GetPresContext. Remove unused nsRuleNode::PathContainsRule. b=208190 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@143968 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 01:22:44 +00:00
kaie%netscape.com
2e710c6824
b=209995 Incorrect S/Mime status shown in UI
...
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@143967 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 01:12:15 +00:00
dbaron%dbaron.org
e9d2634474
Fixing DEBUG-only bustage.
...
git-svn-id: svn://10.0.0.236/trunk@143965 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 01:05:04 +00:00
dbaron%dbaron.org
4546eb434a
Fixing DEBUG-only bustage.
...
git-svn-id: svn://10.0.0.236/trunk@143964 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 00:54:57 +00:00
pschwartau%netscape.com
e9743917f1
Correcting test per Waldemar at bug 209919 comment 11.
...
git-svn-id: svn://10.0.0.236/trunk@143963 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-20 00:40:01 +00:00
caillon%returnzero.com
f54af50cad
When comparing principals, callers should explicitly check if the subject principal is the system principal, if it cares that it is.
...
This fixes bug 209946, Copy doesn't work anymore.
r=bzbarsky, sr=jst
git-svn-id: svn://10.0.0.236/trunk@143962 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 23:59:24 +00:00
dbaron%dbaron.org
80187c571f
Remove |aPresContext| and |aPresShell| parameters from |nsIFrameManager| methods. b=208190 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143961 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 23:52:58 +00:00
dbaron%dbaron.org
519cf3b3d3
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@143960 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 23:44:01 +00:00
peterlubczynski%netscape.com
10062c06df
Fixing checkin for bug 209033.
...
git-svn-id: svn://10.0.0.236/trunk@143959 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 23:26:23 +00:00
brendan%mozilla.org
675a66ff54
Don't include private js header files; fix gcc warnings.
...
git-svn-id: svn://10.0.0.236/trunk@143958 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 23:18:51 +00:00
smontagu%netscape.com
6408baf856
Fix regression in Character Coding menu. Bug 209878, r/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143957 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 23:14:13 +00:00
brendan%mozilla.org
836c4046f7
Don't include private and unnecessary js header files.
...
git-svn-id: svn://10.0.0.236/trunk@143956 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 23:13:59 +00:00
bishakhabanerjee%netscape.com
bb43add912
echo out RESULTDIRURL; r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@143955 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 23:04:25 +00:00
bishakhabanerjee%netscape.com
3d204fc330
made RESULTDIRURL clickable link; r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@143954 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 23:03:59 +00:00
bzbarsky%mit.edu
cab9a2d682
Fix tail matching algorithm. Bug 209902, patch by mvl@exedo.nl (Michiel van
...
Leeuwen), r=dwite, sr=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@143953 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 22:35:08 +00:00
rogerl%netscape.com
b82beb79fb
More performance upgrades
...
git-svn-id: svn://10.0.0.236/trunk@143952 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 22:23:43 +00:00
dougt%meer.net
982465fbc0
Cleans up nsLocalFile0S2 a bit. Removes code that checks for symlinks. r=r=mkaply, sr=blizzard, bug=209963
...
git-svn-id: svn://10.0.0.236/trunk@143951 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 21:53:26 +00:00
rogerl%netscape.com
f38cc3c2b5
Performance updates
...
git-svn-id: svn://10.0.0.236/trunk@143950 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 21:43:15 +00:00
pschwartau%netscape.com
f2ff6cf294
Initial add. Regression test for bug 209919.
...
git-svn-id: svn://10.0.0.236/trunk@143949 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 21:26:19 +00:00
aaronl%netscape.com
d66907188b
Bustage fix. Part of old patch. Oops, sorry
...
git-svn-id: svn://10.0.0.236/trunk@143946 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 19:35:19 +00:00
locka%iol.ie
adcb330801
Check if data: protocol exists before loading a data url in design mode. b=208834 r=darin@netscape.com sr=blizzard@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@143944 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 18:49:11 +00:00
cltbld%netscape.com
837d4a6bfc
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@143943 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 18:47:57 +00:00
bsmedberg%covad.net
d7e6136c71
Bug 209622 - bustage fix for stupid compilers (Sun WS and DEC OSF1) -
...
also remove unused configure test. r=dbaron sr=alecf
git-svn-id: svn://10.0.0.236/trunk@143942 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 18:42:23 +00:00
sicking%bigfoot.com
5f5a943690
Bug 209667: Make it possible to hold an nsRefPtr to a class that lacks an empty ctor. I'll back this out if it breaks any ports.
...
r=jag sr=dbaron on the nsCOMPtr.h part
r=Pike sr=peterv on the transformiix part
git-svn-id: svn://10.0.0.236/trunk@143941 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 18:21:39 +00:00
dbaron%dbaron.org
aeee69e663
Begin deCOMtamination of central objects by adding inline getters to get from one object to another. b=208190 r=roc sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143940 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 18:16:53 +00:00
aaronl%netscape.com
478170e6e7
Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. Rest of patch. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143939 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 18:13:49 +00:00
aaronl%netscape.com
f57a5b055a
Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143938 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 18:12:52 +00:00
cltbld%netscape.com
a9edd1327d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@143937 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 17:48:31 +00:00
varga%netscape.com
c6949eabc8
Fix for bug 196612. FizzillaMach shows no icons in the Attachments pane.
...
r=cls, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@143936 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 17:42:42 +00:00
ccarlen%netscape.com
9c55aacbca
Bug 209806 - MfcEmbed prefs not sticking on restart. The wrong contract ID was being used for a profile sharing component, causing pref writing to fail. r=jag,adamlock/sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@143932 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 14:33:41 +00:00
glazman%netscape.com
3825cdfefa
Composer's structure toolbar was showing anonymous content; b=190279, r=Neil, sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@143931 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 14:06:05 +00:00
jshin%mailaps.org
2e77bcb795
additional check-in for bug 133615 (forgotten in the initial landing)
...
r=yokoyama, sr=jag
git-svn-id: svn://10.0.0.236/trunk@143930 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 10:07:59 +00:00
pete.zha%sun.com
f3d12d3186
bug=185000 r=timeless@bemail.org sr=alecf@flett.org
...
Make Integration of mozilla and Java Plugin be better
git-svn-id: svn://10.0.0.236/trunk@143928 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 08:00:35 +00:00
jst%netscape.com
5bea629223
Fixing part of bug 209699 (and more of bug 87677). Implement char* and PRUnichar* versions of Copy/AppendUTF*toUTF*(). r=alecf@flett.org, r=dbaron@dbaron.org, sr=jaggernaut@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143925 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 05:17:55 +00:00
brendan%mozilla.org
c6f21660b5
Try to fix OSF1 (TRU64).
...
git-svn-id: svn://10.0.0.236/trunk@143924 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 04:43:23 +00:00
jaggernaut%netscape.com
252d66c059
Bug 180512: Textboxes do not support context attribute overriding default context menu. Patch by Alex Vincent <ajvincent@juno.com>, r=timeless, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143923 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 04:28:10 +00:00
nelsonb%netscape.com
5fe50e71d4
Carry Wan-Teh's fix for bug 208996 forward to trunk.
...
git-svn-id: svn://10.0.0.236/trunk@143920 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 03:48:19 +00:00
blizzard%redhat.com
4154e67ad6
Bug #40950 . xptcall for linux/ia64. Patch from ulrich drepper and derived from the HPUX code. rs=shaver
...
git-svn-id: svn://10.0.0.236/trunk@143914 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 02:58:45 +00:00
lordpixel%mac.com
a431355954
Fix for bug 88393. r=timeless sr=sfraser
...
Don't deploy two copies of all of the icons into the Mac application!
These icons are moving from
mozilla/xpfe/bootstrap/macbuild/Contents to
mozilla/xpfe/bootstrap/macbuild/Contents/Resources
which simplifies their deployment and ensures we only have one copy in the appli
cation, not two.
git-svn-id: svn://10.0.0.236/trunk@143913 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 02:38:54 +00:00
lordpixel%mac.com
6a7d3e3854
Fix for bug 88393. r=timeless sr=sfraser
...
Don't deploy two copies of all of the icons into the Mac application!
These icons are moving from
mozilla/xpfe/bootstrap/macbuild/Contents to
mozilla/xpfe/bootstrap/macbuild/Contents/Resources
which simplifies their deployment and ensures we only have one copy in the application, not two.
git-svn-id: svn://10.0.0.236/trunk@143912 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 02:34:44 +00:00
lordpixel%mac.com
cc891e8bd2
Fix for bug 88393. r=timeless sr=sfraser
...
Don't deploy two copies of all of the icons into the Mac application!
git-svn-id: svn://10.0.0.236/trunk@143911 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 02:30:17 +00:00
mozilla.BenB%bucksch.org
174660c24e
- extension for firebird
...
- adapted prefs dialog to firebird (pain!)
git-svn-id: svn://10.0.0.236/trunk@143910 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 02:01:43 +00:00
nelsonb%netscape.com
95412857d7
Fix numerous more potential NULL pointer deref crashes. Bug 208038
...
git-svn-id: svn://10.0.0.236/trunk@143908 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 01:08:53 +00:00
brendan%mozilla.org
3ef3f5d52e
Try to fix OSF1 (TRU64).
...
git-svn-id: svn://10.0.0.236/trunk@143906 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 00:47:31 +00:00
bryner%netscape.com
d7802d0a4c
Attempting to fix Camino bustage
...
git-svn-id: svn://10.0.0.236/trunk@143905 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 00:39:14 +00:00
stephend%netscape.com
c958718c89
Grammatical error. It's is contractive; its is possessive.
...
git-svn-id: svn://10.0.0.236/trunk@143902 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 00:08:29 +00:00
bryner%netscape.com
51727d759c
Fix static builds on solaris (bug 209104). patch by gisburn, r=me.
...
git-svn-id: svn://10.0.0.236/trunk@143901 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 00:01:48 +00:00
caillon%returnzero.com
588acb1f7c
Bug 163645 - User defined properties of window.navigator are not remembered when a new page is loaded.
...
Enable this for websites within the same domain only.
Also, fixes CheckSameOriginPrincipal to just check the principals, and not care whether we have anything on the JS stack.
r=mstoltz, sr=jst
git-svn-id: svn://10.0.0.236/trunk@143900 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 23:48:57 +00:00
timeless%mozdev.org
f1f6532817
Bug 187031 [nsLocalFileWin] nsLocalFile::Remove returns os remove values (-1) as nsresults
...
r=dougt sr=darin
git-svn-id: svn://10.0.0.236/trunk@143899 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 23:19:11 +00:00
darin%netscape.com
69ae177c3f
fixes bug 208845 "multiple content-type headers combined breaks mozilla" r=dougt sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143898 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 23:16:17 +00:00
bryner%netscape.com
237fe33b85
Bump gecko version to 1.5a. Bug 186680, patch by mcsmurf@gmx.net.
...
git-svn-id: svn://10.0.0.236/trunk@143897 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 23:10:22 +00:00
darin%netscape.com
019b53138d
fixes bug 204124 "minor codesize optimizations for nsNetUtil.h" r=dougt sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143896 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 23:07:09 +00:00
stephend%netscape.com
2f3cf9eef5
fixing typo - s/cahced/cache
...
git-svn-id: svn://10.0.0.236/trunk@143895 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 23:04:50 +00:00
timeless%mozdev.org
c4702398f4
Bug 209681 improve XPCOM_CHECK_PENDING_CIDS: prevent some crashes, enable component manager to block components by contract
...
r=dougt
git-svn-id: svn://10.0.0.236/trunk@143894 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 23:03:08 +00:00
bryner%netscape.com
112e4e9f44
Remove unused nsIFrame::Scrolled() and nsIViewObserver::Scrolled(). Bug 209088, r=dbaron, sr=roc.
...
git-svn-id: svn://10.0.0.236/trunk@143893 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 22:58:51 +00:00
bryner%netscape.com
e326c7b5d7
Fix gtk2 static build bustage - MODULE_NAME in Makefile.in must match NS_IMPL_NSGETMODULE. Bug 209747.
...
git-svn-id: svn://10.0.0.236/trunk@143892 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 22:54:25 +00:00
jfrancis%netscape.com
a25a16aae6
bug 140357: improving fix to handle redundant backspaces. r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@143891 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 22:42:24 +00:00
dbaron%dbaron.org
e5b5aaaee2
Handle state and attribute changes on elements without frames more efficiently, and keep the undisplayed map up to date. b=209733 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143888 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 21:54:51 +00:00
mkaply%us.ibm.com
62b0c66a7f
Forgot header
...
git-svn-id: svn://10.0.0.236/trunk@143887 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 21:32:42 +00:00
aaronl%netscape.com
a76b2ecf54
Bug 209354. Typeahead causing memory leaks. r=darin, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143885 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 21:24:35 +00:00
mkaply%us.ibm.com
3fcc2a572a
#188071
...
r=mkaply, sr=dbaron
Add a lookandfeel color for button default so it can be different than 3D shadow
git-svn-id: svn://10.0.0.236/trunk@143884 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 21:16:29 +00:00
mkaply%us.ibm.com
761436ea4a
#188071
...
r=mkaply, sr=dbaron
Add a lookandfeel color for button default so it can be different than 3D shadow
git-svn-id: svn://10.0.0.236/trunk@143883 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 20:47:40 +00:00
mostafah%oeone.com
879f269847
Made progress on bug 134969: Add alarms to nsnotify/Alarm as well if Calendar is not running
...
by changing calendar icon in taskbar when alarm goes off.
git-svn-id: svn://10.0.0.236/trunk@143882 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 20:11:58 +00:00
sicking%bigfoot.com
5d0e2912e8
Documentation changes only
...
git-svn-id: svn://10.0.0.236/trunk@143881 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 20:04:28 +00:00
rogerl%netscape.com
4cb9286c75
Adding Pandora
...
git-svn-id: svn://10.0.0.236/trunk@143880 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 20:02:09 +00:00
rogerl%netscape.com
f27060ee89
Adding Pandora
...
git-svn-id: svn://10.0.0.236/trunk@143879 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 19:46:52 +00:00
colin%theblakes.com
75153e547e
Make mozilla.com able to run Firebird. b=209828, r=cls
...
git-svn-id: svn://10.0.0.236/trunk@143878 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 19:18:16 +00:00
bishakhabanerjee%netscape.com
56d6d5ef64
checking in version 1.60 with additional space
...
git-svn-id: svn://10.0.0.236/trunk@143877 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 19:13:11 +00:00
kin%netscape.com
f0e0fe3c72
Fix for bug 209593 (Moving mails via Drag'n'Drop crashes Mozilla [TB21092337G])
...
Modified InvokeDragSession() so that it addrefs and releases the data objects it creates. This fixes the crashing that occurs when dragging multiple items, and prevents the leak that occurs when dragging a single item.
r=nisheeth@netscape.com sr=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/trunk@143876 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 19:12:54 +00:00
timeless%mozdev.org
9d9cca287d
Bug 209808 Mismatched delete / delete [] in nsCategoryManager.cpp
...
r=dougt
git-svn-id: svn://10.0.0.236/trunk@143875 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 18:55:35 +00:00
mozilla.BenB%bucksch.org
995d8632f0
- whitespace only
...
- (ok, also fixed a non-sensical comment)
- what are these contents.rdf changes always?
git-svn-id: svn://10.0.0.236/trunk@143869 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 17:14:22 +00:00
mozilla.BenB%bucksch.org
ecd287a2c0
?
...
git-svn-id: svn://10.0.0.236/trunk@143868 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 17:02:10 +00:00
mozilla.BenB%bucksch.org
239d2446eb
fix XXXs
...
git-svn-id: svn://10.0.0.236/trunk@143867 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 16:51:31 +00:00
mostafah%oeone.com
62a7dae3c6
First step to fix bug 177279: Alarms don't fire under certain (very common) conditions
...
git-svn-id: svn://10.0.0.236/trunk@143866 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 16:30:48 +00:00
mozilla.BenB%bucksch.org
ea3bbb642a
accidently checked in activagted debug printouts
...
git-svn-id: svn://10.0.0.236/trunk@143865 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 16:18:53 +00:00
kestes%walrus.com
ecb01277f7
add to use statements. Many people have complained.
...
git-svn-id: svn://10.0.0.236/trunk@143864 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 16:11:00 +00:00
mozilla.BenB%bucksch.org
359a714e48
experimental warning
...
git-svn-id: svn://10.0.0.236/trunk@143863 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 15:56:32 +00:00
kestes%walrus.com
846f1982f4
fixes to quiet warnings. Some of these were ligitiment off by one issues.
...
git-svn-id: svn://10.0.0.236/trunk@143862 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 15:54:06 +00:00
kestes%walrus.com
1c033cb25d
change default association from undefined to emtpy string. This will quiet perl warnings about using empty strings.
...
git-svn-id: svn://10.0.0.236/trunk@143861 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 15:49:50 +00:00
kestes%walrus.com
3e1c954eb4
initialize a variable to empty string in order to quiet perl warnings.
...
git-svn-id: svn://10.0.0.236/trunk@143860 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 15:48:26 +00:00
kestes%walrus.com
405dd49bf1
add tree to notice association arguments. This is needed by Build.pm.
...
git-svn-id: svn://10.0.0.236/trunk@143859 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 15:47:16 +00:00
mostafah%oeone.com
0027298f93
Fixed bug 206810: No LAST-MODIFIED element in the ical of generated events or tasks
...
git-svn-id: svn://10.0.0.236/trunk@143858 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 15:22:16 +00:00
peterlubczynski%netscape.com
4392c6f1de
Fixing bug 209033, double keyDown events sent to plugins by KeyPress event, r=brade sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@143857 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 14:41:44 +00:00
neil%parkwaycc.co.uk
e8b502898f
Bug 209661 remove unnecessary NS_LITERAL_CSTRING( with ).get() r=jag sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143856 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 14:31:45 +00:00
mostafah%oeone.com
0076f2666c
Enhanced "Ical component not registered" message
...
git-svn-id: svn://10.0.0.236/trunk@143855 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 14:20:31 +00:00
bsmedberg%covad.net
e3c168a346
Bug 193031 fix category manager to use aPersist parameter. Bug 54639 Category Manager is not thread-safe. Bug 208437 separate threadsafe nsBaseHashtable into super-class nsBaseHashtableMT. r=dougt/alecf I know Sun Workshop builds are still broken... working on it.
...
git-svn-id: svn://10.0.0.236/trunk@143853 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 11:26:27 +00:00
jshin%mailaps.org
d31acaf3a2
bug 209513 : be generous to broken servers emiitng 'filename=...' without
...
specifying the dispositin type spec in Content-Disposition header.
(r/sr=bzbarsky)
git-svn-id: svn://10.0.0.236/trunk@143850 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 09:07:58 +00:00
bishakhabanerjee%netscape.com
9ae8287664
backing out my recent changes - some platforms showing tests failed
...
git-svn-id: svn://10.0.0.236/trunk@143849 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 08:13:07 +00:00
bishakhabanerjee%netscape.com
3e21a8849e
had to put in netscape specific unix base dir as well
...
git-svn-id: svn://10.0.0.236/trunk@143848 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 07:11:15 +00:00
scott%scott-macgregor.org
51ebb0fae4
patch from Stephen Walker to only include the editor toolbar images that we really need (the smileys). Savings
...
of 20k.
git-svn-id: svn://10.0.0.236/trunk@143847 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 07:02:36 +00:00
scott%scott-macgregor.org
a6280ebd79
Patch from Stephen Walker to collapse editor format toolbar styles into messengercompose.
...
Forks out the editor smiley images so we can include those directly in mail, bypassing the rest of the editor images
we don't use. This saves about 20k in extra images we do not need.
git-svn-id: svn://10.0.0.236/trunk@143846 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 07:01:16 +00:00
jst%netscape.com
24dfdf0a3e
Fixing typo in comment.
...
git-svn-id: svn://10.0.0.236/trunk@143845 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 06:52:16 +00:00
bishakhabanerjee%netscape.com
919de1e895
put URL specific stuff inside nscp specific loop
...
git-svn-id: svn://10.0.0.236/trunk@143844 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 06:02:28 +00:00
dbaron%dbaron.org
88c3c5ba1e
Fix bustage from bug 205895.
...
git-svn-id: svn://10.0.0.236/trunk@143843 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 05:38:20 +00:00
scott%scott-macgregor.org
c47fc309a5
the library name for thunderbird for mail is different than that of Mozilla Mail. Use a define for the library name
...
used to find the biff icon and make the necessary adjustment for thunderbird.
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@143842 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 05:35:31 +00:00
scott%scott-macgregor.org
e3e642037c
fix the regression caused by Bug #162765 which broke mailto urls.
...
git-svn-id: svn://10.0.0.236/trunk@143841 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 05:34:08 +00:00
nelsonb%netscape.com
06e2246375
Further refinements to the Name Constraints checking logic, to make it
...
more compliant with RFC 3280. Bug 208047.
git-svn-id: svn://10.0.0.236/trunk@143840 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 04:32:44 +00:00
bzbarsky%mit.edu
4e957c366d
Attempt to fix windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@143839 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 04:17:23 +00:00
dbaron%dbaron.org
2ec3b927fc
OOM check. r+sr=bzbarsky b=188803
...
git-svn-id: svn://10.0.0.236/trunk@143838 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 03:02:01 +00:00
bzbarsky%mit.edu
76a6fd2bfb
constification of static strings in mork. Bug Bug 209226, patch by
...
ataylor@its.to (Andrew Taylor), r/sr=alecf, sr=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@143837 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 02:49:00 +00:00
bzbarsky%mit.edu
a40f4c8a9d
Constify some constants in mailnews/imap. Bug 200389, patch by ataylor@its.to
...
(Andrew Taylor), r=sspitzer, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@143836 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 02:40:32 +00:00
alecf%flett.org
37f83056dd
fix bug 209699 r=dougt, sr=jst - move some consumers over to CopyUTF8toUTF16
...
git-svn-id: svn://10.0.0.236/trunk@143835 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 02:22:46 +00:00
alecf%flett.org
62d9309b9d
oops, didn't mean to check that in
...
git-svn-id: svn://10.0.0.236/trunk@143834 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 02:14:15 +00:00
alecf%flett.org
4940983ac2
oops, minor cleanup on the UI to distinguish between callsite and allocation listings for the "top" or "normal" callsites
...
again, not part of normal build
git-svn-id: svn://10.0.0.236/trunk@143833 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 02:13:46 +00:00
alecf%flett.org
7ea4a687c8
not part of build
...
revamp the spacetrace interface to provide scrolling tables for easier navigation of child callsites, local allocations, and more.
git-svn-id: svn://10.0.0.236/trunk@143832 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 02:02:02 +00:00
dbaron%dbaron.org
906d582953
Make CSSStyleRuleImpl immutable by changing mutation code (including some merging of code between nsDOMCSSAttributeDeclaration and DOMCSSDeclarationImpl) so that it creates a new rule for the modified declaration. Change StyleRuleChanged notification signatures, and change pres shell's handling of style rule change, addition, and removal to just do reresolution. Remove fine-grained ways of clearing style data. Change PeekStyleData so it doesn't do more work than it needs to, and can be relied on not to access rules that no longer match any content. b=188803 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143831 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 01:59:57 +00:00
dwitte%stanford.edu
9580a2dcbb
remove cid's/contractid's and factory constructors for nsCookie and nsPermission, since these objects shouldn't be instantiable.
...
b=209506, r=darin/mvl, sr=bz
git-svn-id: svn://10.0.0.236/trunk@143830 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 00:52:59 +00:00
bryner%netscape.com
c48715e039
Fix auto-update of camino.mk to not check it out into mozilla/mozilla
...
git-svn-id: svn://10.0.0.236/trunk@143829 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 00:39:54 +00:00
nelsonb%netscape.com
691797151a
Move declarations of NSS private functions for general names from cert.h
...
to genname.h, and eliminate declarations from cert.h that were also
in genname.h. If we ever decide to make any of these functions public,
we can move their declarations back to cert.h.
git-svn-id: svn://10.0.0.236/trunk@143828 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 00:38:12 +00:00
mozilla.BenB%bucksch.org
6f99dfa803
- License changes
...
git-svn-id: svn://10.0.0.236/trunk@143827 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 00:04:44 +00:00
nelsonb%netscape.com
5d15f38564
Make CERT_DecodeAVAValue take const inputs and detect NULL pointers.
...
Rewrite CERT_CompareAVA to compare the type OIDs first, and then if
the values are not of the same encoding, convert them before comparing.
Also, do comparisons of printableString encoding properly. Bug 208649.
git-svn-id: svn://10.0.0.236/trunk@143826 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 23:44:14 +00:00
kaie%netscape.com
27d6f745ef
b=202046 Empty (inline) elements cause caret movement to fail
...
r=smontagu sr=kin/brendan
git-svn-id: svn://10.0.0.236/trunk@143825 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 23:41:21 +00:00
kaie%netscape.com
c7884e1bfe
b=209082 Certificate viewer is broken
...
r=danm sr=jst
git-svn-id: svn://10.0.0.236/trunk@143824 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 23:16:23 +00:00
alecf%flett.org
797c2fddf2
minor warnings cleanup, make a htmlStartTable() method to consolidate some code
...
not part of the build
git-svn-id: svn://10.0.0.236/trunk@143823 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 23:01:46 +00:00
bryner%netscape.com
d351d2077b
Don't build nsRegionMac into the widget library, it's not needed for anything. Remove unused nsWidgetSupport.cpp. Bug 207023, r=pinkerton, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@143822 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 22:54:50 +00:00
dbaron%dbaron.org
114e6fb358
Fix accssibility+gtk2 build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@143821 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 22:53:26 +00:00
kaie%netscape.com
fe47815320
Follow up patch to bug 183582.
...
This was requested in order to get sr= for the previous checkin.
I'm checking this in as a separate step, to make the real
logic change easier recognizable.
This checkin does not change any logic.
It only moves methods around in the file.
sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@143820 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 22:35:01 +00:00
rogerl%netscape.com
f502e06fe5
Cleanup
...
git-svn-id: svn://10.0.0.236/trunk@143819 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 22:29:51 +00:00
kaie%netscape.com
11aebf1483
b=183582 HTML Drop does not provide contextual info
...
r=jfrancis sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@143818 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 22:26:07 +00:00
pschwartau%netscape.com
fa0d1d87b8
Adding a carriage return at end of file.
...
git-svn-id: svn://10.0.0.236/trunk@143816 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 21:32:48 +00:00
bishakhabanerjee%netscape.com
2eed487e65
modified header to print link of resultsdir to browser log
...
git-svn-id: svn://10.0.0.236/trunk@143815 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 21:21:33 +00:00
bryner%netscape.com
989e15c152
Fix a debug-only crash when requesting a non-existant contractid. Bug 209680, r=dougt, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@143814 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 21:12:11 +00:00
alecf%flett.org
50a1dada6d
reformat these files with 'indent' so that they are actually maintainable
...
not part of default build
git-svn-id: svn://10.0.0.236/trunk@143813 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 21:10:49 +00:00
mkaply%us.ibm.com
3e0da4f26e
Remove --enable-plaintext-editor-only from the sample .mozconfig so we get rich text editing
...
git-svn-id: svn://10.0.0.236/trunk@143811 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 19:38:30 +00:00
mikep%oeone.com
e1ccff0e07
Using localized text, bug 191508.
...
git-svn-id: svn://10.0.0.236/trunk@143810 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 19:30:59 +00:00
bryner%netscape.com
540ce120f1
Port fix for bug 206775 (can't search NLS characters in history) to firebird. Patch by gelsoft@mx4.tiki.ne.jp.
...
git-svn-id: svn://10.0.0.236/trunk@143809 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 18:23:53 +00:00
timeless%mozdev.org
6fef9261cd
Bug 204146 Undefined symbols during autoregistration should go to stdout
...
r=dougt
git-svn-id: svn://10.0.0.236/trunk@143808 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 18:19:40 +00:00
dbaron%dbaron.org
fdcaf9d022
Specify 'word-spacing: normal; letter-spacing: normal' for input and textarea so that 'word-spacing' and 'letter-spacing' on ancestors of text inputs don't mess up the spacing inside. b=209615 r=jkeiser sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@143807 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 18:01:51 +00:00
bryner%netscape.com
c33aef44ab
Remove unused content code. Bug 207021, r=jst, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@143806 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 17:53:06 +00:00
timeless%mozdev.org
5a16dcbfd7
Bug 204146 Undefined symbols during autoregistration should go to stdout
...
Change output for NSPR_LOG_MODULES=nsComponentManager:1 .. 4 to be useful
r=dougt
git-svn-id: svn://10.0.0.236/trunk@143805 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 17:50:00 +00:00
alecf%flett.org
a4ae2af9fe
just adding a '-q' to the UNZIP line - not part of the default build (this just quiets down the console spew while building the embedded client)
...
git-svn-id: svn://10.0.0.236/trunk@143804 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 17:23:32 +00:00
mikep%oeone.com
2650e7e8e8
New build.
...
git-svn-id: svn://10.0.0.236/trunk@143803 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 17:17:53 +00:00
mikep%oeone.com
db2f668d89
Fixing coloring in multiweek view.
...
git-svn-id: svn://10.0.0.236/trunk@143802 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 17:17:44 +00:00
alecf%flett.org
c4fff1b9ec
fix for bug 205895 - make nsIMIMEInfo.getFileExtensions use a string enumerator, to avoid excess allocation at startup
...
r=bz, sr=darin
git-svn-id: svn://10.0.0.236/trunk@143801 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 17:00:40 +00:00
alecf%flett.org
71e5d724e5
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
git-svn-id: svn://10.0.0.236/trunk@143800 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 16:40:34 +00:00
locka%iol.ie
08a354e46e
Update xpi packages to add activex policy file and default prefs. Rewrite install.js to collapse loops down and provide better error checking & logging. b=208842 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143799 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 16:39:57 +00:00
jst%netscape.com
223d557551
Fixing typo in comment.
...
git-svn-id: svn://10.0.0.236/trunk@143798 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 16:30:35 +00:00
jst%netscape.com
4eaef03b6e
Fixing bug 87677. Making AppendUTF[8|16]toUTF[16|8]() not copy the string twice when not needed. r=jaggernaut@netscape.com, sr=dbaron@dbaron.org
...
git-svn-id: svn://10.0.0.236/trunk@143797 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 16:30:17 +00:00
dbaron%dbaron.org
feecd6d1c1
Rename nsILink::GetHrefCString to GetHrefUTF8 to clarify prior change in semantics. Remove duplication of code to implement it. Fix some incorrect conversions that were still assuming it was ASCII. Remove vestigial |aOuter| parameter to nsGenericHTMLElement::HandleDOMEventForAnchors. b=209566 r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@143796 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 16:22:51 +00:00
sicking%bigfoot.com
5c31368707
Attempt at fixing ports bustage
...
git-svn-id: svn://10.0.0.236/trunk@143795 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 15:49:25 +00:00
mikep%oeone.com
d4f5ff1a1c
Fixing printing, bug 204594.
...
git-svn-id: svn://10.0.0.236/trunk@143794 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 14:24:05 +00:00
ccarlen%netscape.com
2f1a9c3fed
Bug 197379 - file:// URLs using HFS paths don't work with Mach-O Mozilla. Creating a new version of nsURLHelper for OSX which handles this. Also, some correctness and commenting of corresponding code in nsURLHelperUnix.cpp. r=alecf/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@143792 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 13:55:47 +00:00
glazman%netscape.com
9519e8311f
Was impossible to outdent a subset of an indented block in CSS mode
...
b=194963, r=kaie, sr=kin
git-svn-id: svn://10.0.0.236/trunk@143791 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 09:35:46 +00:00
glazman%netscape.com
2b6f3cbea5
Removing text styles in CSS mode was potentially removing too much if the styles were added in HTML mode
...
The fix creates a span element that will carry the inline styles and class of the HTML element to be removed, if any.
b=202037, r=kaie, sr=dmose
git-svn-id: svn://10.0.0.236/trunk@143790 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 08:45:54 +00:00
dwitte%stanford.edu
e80b81c270
fix a couple of memory leaks in DOM inspector's PNG encoder, and clean up the interface a little.
...
b=208704, r=biesi/caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@143789 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 07:43:47 +00:00
scott%scott-macgregor.org
4790fe0505
offline modifications..hook up authorURL.
...
git-svn-id: svn://10.0.0.236/trunk@143788 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 06:26:31 +00:00
scott%scott-macgregor.org
d1f64315d0
hook up the authorURL field to the extensions panel
...
git-svn-id: svn://10.0.0.236/trunk@143787 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 06:25:49 +00:00
bolian.yin%sun.com
49589f93bb
Remedy patch for Bug 202388, runtime switch between system prefs and mozilla prefs. The original patch got sr=alecf, r=kyle.
...
git-svn-id: svn://10.0.0.236/trunk@143786 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 05:52:04 +00:00
scott%scott-macgregor.org
ea8776ddbe
Bug #209403 --> mail compose window needs to be able to handle a mailto url passed in as a window argument.
...
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@143784 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 02:17:52 +00:00
scott%scott-macgregor.org
0c572ea4e8
Bug #209403 --> mail compose window needs to be able to handle a mailto url passed in as a window argument.
...
git-svn-id: svn://10.0.0.236/trunk@143783 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 02:16:57 +00:00
scott%scott-macgregor.org
c129bf47a8
package extension pref UI for windows
...
git-svn-id: svn://10.0.0.236/trunk@143782 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 02:13:55 +00:00
scott%scott-macgregor.org
eba235b5c6
collapse the privacy pref panel into the advanced panel. We may break it back out into it's own panel in the future but
...
for right now there are to many pref panels.
Hide Author/description labels from the extension panel until you first select an extension.
git-svn-id: svn://10.0.0.236/trunk@143781 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 02:13:32 +00:00
bzbarsky%mit.edu
ec94bec8b1
unescape() needs to convert from UTF-16 to page encoding properly, instead of
...
just using ToNewCString(). Bug 200984, r=smontagu, waldemar, sr=jst
git-svn-id: svn://10.0.0.236/trunk@143780 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 01:09:41 +00:00
sicking%bigfoot.com
91727cadd0
Try to fix build bustage and also fix a couple of new warnings.
...
git-svn-id: svn://10.0.0.236/trunk@143778 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 23:50:40 +00:00
bzbarsky%mit.edu
573909f5fc
Backing out fix for bug 22480 to fix regression bug 209504.
...
git-svn-id: svn://10.0.0.236/trunk@143777 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 23:40:13 +00:00
sicking%bigfoot.com
3a8ac80259
Bug 205703: Refcount Expr-results, to avoid cloning, and recycle them, to avoid memorymanagement.
...
r=Pike sr=peterv
git-svn-id: svn://10.0.0.236/trunk@143775 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 22:31:20 +00:00
caillon%returnzero.com
80fd3ebd9e
209583 - Fix a regression where XMLDocument.getElementByID() was broken
...
r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@143774 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 21:47:16 +00:00
cltbld%netscape.com
4da909a4f4
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@143773 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 21:39:32 +00:00
bryner%netscape.com
c72508907c
Bug 205360 - don't link explicitly with libc as part of ICONV_LIBS, since it causes problems for gcc built with --disable-shared. Patch by cls, r=dbaron, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@143772 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 21:37:49 +00:00
locka%iol.ie
afaa5ec92a
Fix veirifcation build bustage, rename MOZ_ACTIVEX_PLUGIN_SUPPORT to MOZ_ACTIVEX_SCRIPTING_SUPPORT
...
git-svn-id: svn://10.0.0.236/trunk@143769 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 18:13:35 +00:00
rogerl%netscape.com
85e92e4d5e
Pandora build fixes
...
git-svn-id: svn://10.0.0.236/trunk@143768 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 18:02:51 +00:00
cltbld%netscape.com
d973cc15e8
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@143767 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 17:48:04 +00:00
despotdaemon%netscape.com
9417560297
Pseudo-automatic update of changes made by mcs@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@143766 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 17:39:53 +00:00
rogerl%netscape.com
399ce6dc21
Added js_Destroy....
...
git-svn-id: svn://10.0.0.236/trunk@143765 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 17:35:44 +00:00
despotdaemon%netscape.com
70b24ce33c
Pseudo-automatic update of changes made by etsai@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@143764 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 17:31:49 +00:00
ccarlen%netscape.com
e635c920e4
Bug 161623 - Mac embedding APIs are burdensome compared to other platforms because the embeddor must create a top level nsIWidget instead of passing a native one. r=pink/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@143763 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 14:59:23 +00:00
dbradley%netscape.com
01e2c513f4
bug 203797 - IDispatch support should allow FUNC_VIRTUAL and FUNC_PUREVIRTUAL. r=adamloc, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143762 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 14:38:15 +00:00
bienvenu%netscape.com
d47a97af93
first part of 209545, get rid of unused imap proxy event, r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143761 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 14:37:43 +00:00
aaronl%netscape.com
290c0f8aa6
Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl
...
git-svn-id: svn://10.0.0.236/trunk@143756 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 11:17:18 +00:00
aaronl%netscape.com
4e1597726e
Bug 174910. Mutation events inside anchors not propogated up tree. r=bryner, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@143755 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 10:37:59 +00:00
aaronl%netscape.com
8fef77e9de
Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143754 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 10:35:11 +00:00
aaronl%netscape.com
8cc6072ec1
Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143753 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 10:29:22 +00:00
aaronl%netscape.com
7bc5d354a0
Bug 208781. Accessible events not getting fired for profile manager list items. r=kyle, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143752 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 10:26:33 +00:00
aaronl%netscape.com
51ed482eb0
Bug 208265. Accessibility can crash after profile manager window closes. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143751 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 10:22:40 +00:00
aaronl%netscape.com
0150d1ee99
Bug 202080. Use new THashtable in accessibility. r=bsmedgberg, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@143749 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 08:26:48 +00:00
rogerl%netscape.com
1ce87b9c65
Fixed memory leaks
...
git-svn-id: svn://10.0.0.236/trunk@143748 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 07:20:59 +00:00
scott%scott-macgregor.org
7a6195caf1
make the dialog called by settings resizeable
...
git-svn-id: svn://10.0.0.236/trunk@143747 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 06:11:55 +00:00
bienvenu%netscape.com
73f424be53
part of work for 145638, use uid validity in mem cache key so if uid validity rolls, we won't use the old cache entry, this checkin makes it so we can get the uid validity, the remaining work is to use it in the cache key r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143746 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 03:27:47 +00:00
caillon%returnzero.com
3d76baaf52
209494 - use nsCOMPtr::swap() in a few loops
...
r+sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@143745 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-16 00:14:23 +00:00
scott%scott-macgregor.org
1daf56e911
update
...
git-svn-id: svn://10.0.0.236/trunk@143744 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 23:51:01 +00:00
scott%scott-macgregor.org
b9867934ca
Example install.js file for the offline extension
...
git-svn-id: svn://10.0.0.236/trunk@143743 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 23:35:19 +00:00
scott%scott-macgregor.org
afdac33107
Use offline UI as an example as to how to write an extension for thunderbird.
...
Rewrite offline to act as a stand alone extension to thunderbird. You can no longer build this directory
to drop in offline support. Instead, it must be packaged into an XPI as an extension.
git-svn-id: svn://10.0.0.236/trunk@143742 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 23:34:51 +00:00
mozilla.BenB%bucksch.org
bad7ad46a5
no encrpytion for now
...
git-svn-id: svn://10.0.0.236/trunk@143740 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 22:52:10 +00:00
mozilla.BenB%bucksch.org
482ce6f312
missed in previous checkins
...
git-svn-id: svn://10.0.0.236/trunk@143735 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 21:43:55 +00:00
bienvenu%netscape.com
e9213cf4bd
fix handling case where imap server drops the connection by using nsITransport::isAlive, r=ere@atp.fi, sr=sspitzer 200181, 195106
...
git-svn-id: svn://10.0.0.236/trunk@143732 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 19:42:51 +00:00
timeless%mozdev.org
4b2d2c5797
Bug 186725 nntp service NewURI doesn't check to see if SetSpec failed..
...
r=caillon sr=darin
git-svn-id: svn://10.0.0.236/trunk@143731 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 19:36:26 +00:00
bienvenu%netscape.com
7065da7457
fix problem where new news messages were getting marked read when pop3 get new mail ran r/sr=sspitzer, 206271
...
git-svn-id: svn://10.0.0.236/trunk@143727 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 18:21:13 +00:00
timeless%mozdev.org
75bdccf5b3
Bug 204407 cleanup warnings in nsToolkit.cpp
...
(bustage)
git-svn-id: svn://10.0.0.236/trunk@143725 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 07:32:06 +00:00
timeless%mozdev.org
6582983e85
Bug 204407 cleanup warnings in nsToolkit.cpp and plevent.c
...
patch by sergei_d@fi.tartu.ee r=timeless sr=bz
git-svn-id: svn://10.0.0.236/trunk@143724 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 04:06:04 +00:00
bzbarsky%mit.edu
d3a8aa7506
Prevent <font>'s color attribute from wiping out its text-decoration style.
...
Bug 149106, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@143723 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 02:06:25 +00:00
dbaron%dbaron.org
b89215194d
Slight correction to previous patch. b=209359
...
git-svn-id: svn://10.0.0.236/trunk@143721 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 01:24:03 +00:00
dbaron%dbaron.org
994b83f818
Fix wrong parent style context warnings (and incorrect reresolution) with HRs or other leaf frames with :before or :after generated content. Move some code back together that was separated. Also fix case of float whose placeholder is the child of a block within an inline. b=209359 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143720 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 00:55:00 +00:00
bzbarsky%mit.edu
87c48ba870
Make <form><p></form> actually close out the form, since <p> has an optional
...
end tag. Bug 22480, r=harishd, sr=heikki.
git-svn-id: svn://10.0.0.236/trunk@143719 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 00:49:57 +00:00
scott%scott-macgregor.org
fdc0aaa364
Land extension support for mozilla thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@143718 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 00:36:14 +00:00
scott%scott-macgregor.org
4cd5a60cc6
Enable support for extensions in thunderbird.
...
git-svn-id: svn://10.0.0.236/trunk@143717 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 00:35:45 +00:00
rogerl%netscape.com
14297b1a12
More argslot fixes
...
git-svn-id: svn://10.0.0.236/trunk@143716 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-15 00:22:16 +00:00
dbaron%dbaron.org
1b41fc35f5
Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143715 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 23:50:54 +00:00
dwitte%stanford.edu
432760ad1c
removing nsCookies.{h,cpp} and nsCookieManager.{h,cpp}. to find old blame info and logs for those files, look in attic.
...
cookie rewrite part 3, b=200632, r=alecf, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@143714 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 22:33:50 +00:00
bzbarsky%mit.edu
377bb83078
CSS3 Selectors is now in CR, so we can change -moz-hsl() to hsl(). Bug 208159,
...
r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@143713 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 20:44:26 +00:00
dwitte%stanford.edu
850f2049fc
yet another cookie rewrite - up to part 3 this time.
...
- moves core cookie code into nsCookieService.{h,cpp}, and kills nsCookies & nsCookieManager
- makes nsCookieService a singleton object that implements nsICookieManager also
- improves mem efficiency of the nsCookie object, and removes unneeded conversions
- adds an nsICookie2 interface to extend the sucky nsICookie.
- fixes a few (unrelated) trivial things while I'm in there (use ->ASCII instead of ->UTF8, and remove some erroneous stuff in nsPermissionManager.h)
cvs removal of nsCookies.{h,cpp} and nsCookieManager.{h,cpp} will follow; to find old blame info and logs for those files, look in attic.
burn the witch!
b=200632, r=alecf, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@143712 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 20:10:55 +00:00
bzbarsky%mit.edu
bd3093aabb
Use the cached IOService pointer when loading background images. Bug 123401,
...
r=dougt, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@143711 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 18:49:28 +00:00
dbaron%dbaron.org
8163be4ab6
Fixing bustage. b=209087
...
git-svn-id: svn://10.0.0.236/trunk@143710 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 06:10:29 +00:00
brendan%mozilla.org
4801572127
Hack out ports that don't offer setenv.
...
git-svn-id: svn://10.0.0.236/trunk@143709 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 06:10:04 +00:00
dbaron%dbaron.org
ac49b797d1
Fixing bustage. b=209087
...
git-svn-id: svn://10.0.0.236/trunk@143708 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 06:08:44 +00:00
dbaron%dbaron.org
271e9055f4
Fix bustage. b=209087
...
git-svn-id: svn://10.0.0.236/trunk@143707 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 04:40:52 +00:00
despotdaemon%netscape.com
80180583a1
Pseudo-automatic update of changes made by dbaron@dbaron.org.
...
git-svn-id: svn://10.0.0.236/trunk@143706 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 04:40:27 +00:00
dbaron%dbaron.org
88ba03e14a
Fix crash introduced by changes earlier today. b=209087
...
git-svn-id: svn://10.0.0.236/trunk@143705 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 03:47:13 +00:00
despotdaemon%netscape.com
c1ee861299
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@143704 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 01:54:46 +00:00
pschwartau%netscape.com
be7ecaa3ff
Moving all catch guard tests from the ecma_3/Exceptions directory to the js1_5/Exceptions directory, since this is non-ECMA syntax.
...
git-svn-id: svn://10.0.0.236/trunk@143703 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 01:16:36 +00:00
caillon%returnzero.com
8be0fdb76f
More build bustage fixing.
...
git-svn-id: svn://10.0.0.236/trunk@143702 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 00:41:01 +00:00
scott%scott-macgregor.org
13ef922900
xpinstall needs to be bundled with the thunderbird package in order to support adding themes and extensions.
...
git-svn-id: svn://10.0.0.236/trunk@143701 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 00:24:05 +00:00
scott%scott-macgregor.org
e223ad8e44
UI improvements for the theme panel.
...
git-svn-id: svn://10.0.0.236/trunk@143700 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 00:22:35 +00:00
timeless%mozdev.org
48ee784af9
Static build bustage
...
Change for Bug 124958 should not have changed the static build
git-svn-id: svn://10.0.0.236/trunk@143699 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 00:18:12 +00:00
brendan%mozilla.org
082fb240e1
Try to fix HPUX bustage.
...
git-svn-id: svn://10.0.0.236/trunk@143698 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-14 00:10:09 +00:00
brendan%mozilla.org
0e289a7d5c
Need jsconfig.h and #if JS_HAS_XDR...#endif around guts of file (208586, r=pschwartau).
...
git-svn-id: svn://10.0.0.236/trunk@143697 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 23:58:36 +00:00
caillon%returnzero.com
6097a01a09
Missed a few files. Fixing mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@143696 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 23:47:44 +00:00
caillon%returnzero.com
6db5ae9aa6
Mac bustage fixes.
...
git-svn-id: svn://10.0.0.236/trunk@143695 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 23:26:24 +00:00
caillon%returnzero.com
b74403545a
Bustage fix.
...
git-svn-id: svn://10.0.0.236/trunk@143694 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 23:22:22 +00:00
rogerl%netscape.com
1bc82fa37f
Cleanups around new argSlots
...
git-svn-id: svn://10.0.0.236/trunk@143693 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 22:48:34 +00:00
nisheeth%netscape.com
6b7d056e32
Fix for bug 209338. r=harishd@netscape.com, sr=jst@netscape.com. Make nsSoapEncoding instantiable from JS again.
...
git-svn-id: svn://10.0.0.236/trunk@143692 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 22:38:09 +00:00
caillon%returnzero.com
a5545db4ce
Reducing webservices codesize from my checkin to bug 209087 r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@143691 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 22:31:49 +00:00
caillon%returnzero.com
1a6619f8e8
Fixing some bustage for cocoa and debug builds
...
git-svn-id: svn://10.0.0.236/trunk@143690 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 22:02:42 +00:00
jshin%mailaps.org
281909a0e0
wrapping up bug 162765 : r=cbiesinger, sr=bz : Make the disposition method
...
comparison use EqualsIgnoreCase without the 2nd argument (length) when
parsing Content-Disposition header in http
git-svn-id: svn://10.0.0.236/trunk@143689 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 21:46:07 +00:00
rogerl%netscape.com
4ed6ff692b
Finally a working version of argSlots fixes
...
git-svn-id: svn://10.0.0.236/trunk@143688 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 21:43:34 +00:00
timeless%mozdev.org
2368b498b7
Static build bustage
...
Change for Bug 124958 should not have changed the static build
git-svn-id: svn://10.0.0.236/trunk@143687 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 21:40:06 +00:00
dbaron%dbaron.org
3fce07f268
I don't think alecf meant to check in these printfs.
...
git-svn-id: svn://10.0.0.236/trunk@143686 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 21:37:02 +00:00
brendan%mozilla.org
391e348344
- Add an environment object, to reflect the shell's environment variables.
...
- Cleaned up command line argument processing so the arguments object is
available to all scripts (-f foo.js or the final bar.js non-option arg).
Also made - work in all cases (-f - or - as the final arg) to mean stdin.
- Miscellaneous formatting and style cleanup.
git-svn-id: svn://10.0.0.236/trunk@143685 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 21:25:10 +00:00
nisheeth%netscape.com
4ac8ab8a5e
Fix for bug 203847. r=smontagu@netscape.com, sr=kin@netscape.com. Make sure that dragged file is deleted from temporary location.
...
git-svn-id: svn://10.0.0.236/trunk@143684 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 20:38:43 +00:00
caillon%returnzero.com
0a6d1ae509
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@143683 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 20:10:01 +00:00
pschwartau%netscape.com
83bf634c73
Improving readability.
...
git-svn-id: svn://10.0.0.236/trunk@143681 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 18:09:45 +00:00
rogerl%netscape.com
dd538fd3e4
BROKEN latest arg slots changes
...
git-svn-id: svn://10.0.0.236/trunk@143680 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 17:34:39 +00:00
timeless%mozdev.org
b7882e0f91
Bug 124958 Crash on startup in OpenBSD in static constructor calls
...
global variables are shared by all shared libraries
patch by wilfried@spamcop.net r=dougt
git-svn-id: svn://10.0.0.236/trunk@143679 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 17:05:56 +00:00
neil%parkwaycc.co.uk
8eac658cc5
Bug 207634 filtering in about:config r=caillon sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143678 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 17:01:49 +00:00
jake%bugzilla.org
c4a0a28015
Fresh docs compile (first one w/a PDF version).
...
git-svn-id: svn://10.0.0.236/trunk@143677 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 16:41:34 +00:00
jake%bugzilla.org
8c6d90eb78
Optionally create a PDF version of the docs.
...
git-svn-id: svn://10.0.0.236/trunk@143676 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 16:37:12 +00:00
neil%parkwaycc.co.uk
dafd1226c7
Bug 206668 tabbrowser tab issues with Mac Classic theme (retargetting problem) p=shliang r=me sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143675 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 13:44:10 +00:00
neil%parkwaycc.co.uk
dd054d6a73
Bug 69329 Use plain text editor for HTML source (also implements find in HTML source) r=brade sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143674 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 12:55:17 +00:00
glazman%netscape.com
95747f691f
error in nsHTMLEditor::SetFlags(), has side-effects on CSS editing; b=209086, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@143673 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 12:39:35 +00:00
locka%iol.ie
8bb50623b9
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143671 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 11:56:50 +00:00
locka%iol.ie
5301b3c28a
Link to common activex lib, implement get_all functionality. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143670 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 11:46:04 +00:00
locka%iol.ie
d78160f5b4
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143669 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 11:45:07 +00:00
locka%iol.ie
234b8b050b
Remove files that have moved into common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143668 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 11:44:24 +00:00
locka%iol.ie
648439d7e8
Enable building of common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143667 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 11:43:03 +00:00
shliang%netscape.com
e6d9c7207c
bug 207456, tabbing sometimes skips enabled elements. r/sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143665 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 07:39:57 +00:00
samuel%sieb.net
6c3d87bc59
Bug 205850 - add "rightmargin" and "bottommargin" keywords
...
r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@143664 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 05:00:35 +00:00
jshin%mailaps.org
20f4d111de
a part of bug 162765 (r=cbiesinger, sr=alecf) missed in the previous commit.
...
RFC 2231 support (with RFC 2047 fallback) in Content-Disposition header
in http for file download.
git-svn-id: svn://10.0.0.236/trunk@143661 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 04:18:01 +00:00
timeless%mozdev.org
ce5458d197
Bug 77192 MOVED is not handled properly on queryhelp.cgi.
...
r=justdave a=justdave
git-svn-id: svn://10.0.0.236/trunk@143659 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 02:50:50 +00:00
timeless%mozdev.org
e93c7cc1bf
Bug 207096 minor spelling fixes for Bugzilla/Search.pm
...
r=justdave a=justdave
git-svn-id: svn://10.0.0.236/trunk@143657 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 02:39:20 +00:00
pschwartau%netscape.com
774ff2e03a
Improving readability.
...
git-svn-id: svn://10.0.0.236/trunk@143655 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 01:18:18 +00:00
timeless%mozdev.org
82c01d1114
Bug 190772 make-tree.pl sort order isn't very friendly
...
r=dbaron
git-svn-id: svn://10.0.0.236/trunk@143654 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 01:10:19 +00:00
bryner%netscape.com
ceec81dbb8
Port of seamonkey fix for bug 89214 - caret blinking in URL bar when focus is elsewhere
...
git-svn-id: svn://10.0.0.236/trunk@143652 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 23:09:59 +00:00
pschwartau%netscape.com
5012d74cb6
Initial add. Regression test for bug 209067.js
...
git-svn-id: svn://10.0.0.236/trunk@143651 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 23:07:27 +00:00
rogerl%netscape.com
ce5ac8f267
BROKEN, changing argument allocation strategy
...
git-svn-id: svn://10.0.0.236/trunk@143650 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 23:02:51 +00:00
bienvenu%netscape.com
667e81fbbc
fix 43297, messages w/o x-mozilla-status line lose their read state when database regenerated, add x-mozilla-status header when compacting folder, r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143649 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 22:25:55 +00:00
scott%scott-macgregor.org
4bdfc278d8
synch with the trunk to pick up Bug #206379
...
git-svn-id: svn://10.0.0.236/trunk@143648 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 22:17:46 +00:00
jshin%mailaps.org
ffbdd48af4
bug 167265 : add to necko Content-Disposition header handling per RFC 2231 (with
...
fallbacks to RFC 2047 and raw 8bit chars in |aOriginCharset| ) necessary for
i18nized filename support (when downloading files via http) :
r=cbiesinger, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@143647 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 21:57:49 +00:00
locka%iol.ie
cb9f0c809f
NOT PART OF BUILD. Fix test app to work with new location of some files it needs moved by bug 206901 plus improve layout and properly monitor command state change events.
...
git-svn-id: svn://10.0.0.236/trunk@143646 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 20:48:43 +00:00
locka%iol.ie
7e8a60aba5
Move IE DOM classes and other shared classes out of control and into a common dir. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143645 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 20:30:09 +00:00
harishd%netscape.com
893e8e41f1
Grant access to SOAP response document's properties and also allow the document to be serializable. b=193953, r=heikki@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143644 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 20:18:34 +00:00
kaie%netscape.com
2298c9f29f
b=209168 Mozilla Mail S/Mime instructs NSS to import the wrong certs
...
r=relyea sr=kin
git-svn-id: svn://10.0.0.236/trunk@143643 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 20:03:40 +00:00
kairo%kairo.at
4257fe7587
bug 207642 - update localeVersion for 1.5a, also update contents-platform.rdf and contents-region.rdf files, r=rchen, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@143641 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 15:19:21 +00:00
peterv%netscape.com
45d9932e58
Another attempt at fixing BeOS bustage.
...
git-svn-id: svn://10.0.0.236/trunk@143640 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 14:58:21 +00:00
brade%netscape.com
2d1f651343
remove unused params; r=akkana, sr=kin, bienvenu, bug=208967
...
git-svn-id: svn://10.0.0.236/trunk@143639 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 14:51:37 +00:00
ccarlen%netscape.com
14859b5a29
Bug 191159 - Add a target which merges all .xpt files using xpt_link. r=dougt/sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@143637 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 13:42:41 +00:00
jaggernaut%netscape.com
0d9b9c79e3
Bug 104778, part 2: also remember what the user typed when loading a page in the
...
current tab fails. r=Neil, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@143635 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 13:12:25 +00:00
peterv%netscape.com
e0bfba43db
Fix HP-UX bustage from jfrancis checkin.
...
git-svn-id: svn://10.0.0.236/trunk@143633 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 11:20:00 +00:00
jaggernaut%netscape.com
e1081b9333
Hopefully fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@143632 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 10:14:09 +00:00
jaggernaut%netscape.com
3c6f311d44
Hopefully fix BeOS bustage
...
git-svn-id: svn://10.0.0.236/trunk@143631 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 10:10:21 +00:00
glazman%netscape.com
223409d642
CSS indentation was not dropping non-editable nodes; b=203723, r=kaie, sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@143630 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 07:43:07 +00:00
timeless%mozdev.org
1846dae37e
Bug 189429 strict javascript warning in mail3PaneWindowCommands.js
...
patch by stevechapel@earthlink.net r=neil sr=jst
git-svn-id: svn://10.0.0.236/trunk@143629 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 07:11:40 +00:00
danm%netscape.com
30cbe64cc1
don't name windows using reserved target names. bug 208862 r=jag,jst,mscott
...
git-svn-id: svn://10.0.0.236/trunk@143628 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 07:08:12 +00:00
rogerl%netscape.com
d5a2470f0f
Moved 'this' to environment stack
...
git-svn-id: svn://10.0.0.236/trunk@143627 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 06:57:39 +00:00
timeless%mozdev.org
f96da0760f
Bug 78320 javascript strict warnings and error in urlbarBindings.xml
...
patch by ajvincent@juno.com r=brade sr=jst
git-svn-id: svn://10.0.0.236/trunk@143626 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 06:39:08 +00:00
scott%scott-macgregor.org
12cb32fcff
bump the version string to 1.5a
...
git-svn-id: svn://10.0.0.236/trunk@143625 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 05:35:35 +00:00
scott%scott-macgregor.org
8d84b84ca4
Remove
...
pref("general.skins.selectedSkin", "classic/1.0");
from prefs because that keeps us from loading a theme chosen by the user the next time
they start up.
git-svn-id: svn://10.0.0.236/trunk@143624 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 04:08:46 +00:00
scott%scott-macgregor.org
17f349d3e3
Get the linux file picker working for thunderbird. Has no impact on firebird
...
git-svn-id: svn://10.0.0.236/trunk@143623 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 04:05:17 +00:00
scott%scott-macgregor.org
e49a05beed
Get the file picker working in thunderbird for linux.
...
Has no effect on non thunderbird builds.
git-svn-id: svn://10.0.0.236/trunk@143622 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 04:04:15 +00:00
sspitzer%netscape.com
387b8cbed7
fix for bug #178183
...
Cancel button inoperative on "Download Font" dialog
r/sr=jag,bienvenu
initial patch by smontagu@netscape.com
git-svn-id: svn://10.0.0.236/trunk@143621 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 03:27:20 +00:00
caillon%returnzero.com
fb75cd3bbb
Bug 209133
...
Make |Node| from script recognize constants defined in nsIDOM3Node.
Move DOM3 constants over to nsIDOM3Node.
Update the names and values to reflect the latest draft of the DOM 3 Core (Last Call)
r=timeless sr=jst
git-svn-id: svn://10.0.0.236/trunk@143619 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 02:54:16 +00:00
bolian.yin%sun.com
b651d02056
Bug 208763, system accessibility preference changed
...
r=blizzard. This is NOT for default build.
git-svn-id: svn://10.0.0.236/trunk@143618 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 02:09:13 +00:00
sspitzer%netscape.com
9774deb08a
new files for bug #178183
...
Cancel button inoperative on "Download Font" dialog
r/sr=jag,bienvenu
initial patch by smontagu@netscape.com
git-svn-id: svn://10.0.0.236/trunk@143615 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 02:08:49 +00:00
bryner%netscape.com
41e3b165aa
Fix (again) setting of focused window/element on focus controller. This ensures that we do the right thing when given either an element or a window to focus. Bug 89214, r=neil, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@143614 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 01:08:21 +00:00
brendan%mozilla.org
0c955dbb25
Oops, this should have been checked in as part of the bug 208586 landing.
...
git-svn-id: svn://10.0.0.236/trunk@143613 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 00:26:40 +00:00
dbaron%dbaron.org
b661a5ef4c
Fix silly mistake. b=209091 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143612 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 00:03:32 +00:00
brendan%mozilla.org
006702d621
More resolve cleanup: eliminate cx->resolving (redundant w.r.t. cx->resolvingTable && cx->resolvingTable->entryCount); use JS_DHASH_ADD and test for non-null key part, not LOOKUP-and-test-non-busy-then-ADD.
...
git-svn-id: svn://10.0.0.236/trunk@143611 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 23:43:56 +00:00
nelsonb%netscape.com
6030f5b2d2
const. Got it? Const!
...
git-svn-id: svn://10.0.0.236/trunk@143610 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 23:12:38 +00:00
mkaply%us.ibm.com
00aca271f7
Better fix for 206775 per jag
...
git-svn-id: svn://10.0.0.236/trunk@143609 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 22:34:07 +00:00
smontagu%netscape.com
87b2b61db4
Check that all the members of the XCharStruct are zero before rejecting a glyph. Bug 207438, r=Roland.Mainz@informatik.med.uni-giessen.de, sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@143608 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 22:32:54 +00:00
rogerl%netscape.com
3044c8932f
Switching to new parameterslots scheme.
...
git-svn-id: svn://10.0.0.236/trunk@143605 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 22:04:34 +00:00
alecf%flett.org
b70839238c
argh, more bustage fixing - applying my original patch, which somehow never made the first landing
...
git-svn-id: svn://10.0.0.236/trunk@143601 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 21:25:12 +00:00
alecf%flett.org
8fcaadeb64
argh, one more set of fixes
...
git-svn-id: svn://10.0.0.236/trunk@143600 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 20:31:43 +00:00
alecf%flett.org
c860e2f52e
oops, one more signature fix
...
git-svn-id: svn://10.0.0.236/trunk@143599 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 20:28:12 +00:00
alecf%flett.org
9911d0fe0a
first attempt at a fix for mac, until I get my own build going again
...
git-svn-id: svn://10.0.0.236/trunk@143598 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 20:25:09 +00:00
tor%cs.brown.edu
2329dc1343
Bug 208607 - reconfigure libpng for smaller imglib2. r=pavlov, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@143597 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 20:05:13 +00:00
jfrancis%netscape.com
d02d21d990
improvement to 140357 fix: reducing bloat of previous patch, extending functionality to css-mode editting, and improving TypeInState to recognize redundant selection change notifications.
...
fix for 208317: css-mode editing left empty spans around, which could cause disapearing carets
r=brade; sr=kin
git-svn-id: svn://10.0.0.236/trunk@143596 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 19:33:01 +00:00
mkaply%us.ibm.com
87a5ad436c
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
git-svn-id: svn://10.0.0.236/trunk@143595 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 19:31:48 +00:00
harishd%netscape.com
089ed1796b
Checking in for peterv@netscape.com: Fixing the problem with viewing P3P summary more than once. b=208560, r=harishd, sr=heikki
...
git-svn-id: svn://10.0.0.236/trunk@143594 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 19:12:23 +00:00
alecf%flett.org
506a05d74b
oops, a misapplied patch put aEntry++ in the wrong place - this is part of my patch for bug 206379 - this fixes a hang on startup in debug builds
...
git-svn-id: svn://10.0.0.236/trunk@143593 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 19:04:23 +00:00
scott%scott-macgregor.org
0a2a9877d4
fork region.dtd
...
git-svn-id: svn://10.0.0.236/trunk@143592 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 18:49:29 +00:00
scott%scott-macgregor.org
aca3b1eec8
fork regions.dtd so we can specify our own url for the new theme pref panel
...
git-svn-id: svn://10.0.0.236/trunk@143591 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 18:48:23 +00:00
alecf%flett.org
c27be18c9e
fix what is almost certainly a typo - ACstring->ACString (no harm done, just causing an xpidl warning at build time)
...
git-svn-id: svn://10.0.0.236/trunk@143590 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 18:28:23 +00:00
alecf%flett.org
1c89787dc0
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
git-svn-id: svn://10.0.0.236/trunk@143589 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 18:16:03 +00:00
ssu%netscape.com
0bd065bfc5
landing neil's patch for bug 208464 - From the Start menu select Help & Support and a blank window appears. r=ssu, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@143588 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 17:45:55 +00:00
blizzard%redhat.com
257876c706
Bug #179138 . nsSound::Play doesn't. Patch by mloiselle@yahoo.com. r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@143587 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 17:01:42 +00:00
bienvenu%netscape.com
7bd447a69e
fix problem with imap mail dbs getting cleared when doing subscribe on cyrus servers, r/sr=sspitzer 208660
...
git-svn-id: svn://10.0.0.236/trunk@143586 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 14:47:44 +00:00
igor%mir2.org
38a08bba97
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=208293 :
...
Patch from Steve Beal to fix my bug in Context.readReader.
git-svn-id: svn://10.0.0.236/trunk@143585 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 13:27:23 +00:00
jdunn%netscape.com
bc5e3749cc
in LITTLE_TO_NATIVE macro's, cast the entities to unsigned so
...
that we don't mess up the numbers doing the bit shifting
# 208440
r=pavlov@pavlov.net
sr=tor@acm.org
git-svn-id: svn://10.0.0.236/trunk@143584 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 13:26:37 +00:00
kaie%netscape.com
cde4df8d96
b=207183 Smiley gets deleted, editor tries to manipulate whitespace in the -moz-user-select:all block
...
r=jfrancis sr=kin
git-svn-id: svn://10.0.0.236/trunk@143583 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 12:02:49 +00:00
kaie%netscape.com
c217443fac
b=202166 Edit actions place caret on invalid position
...
r=jfrancis sr=kin
git-svn-id: svn://10.0.0.236/trunk@143582 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 11:50:36 +00:00
igor%mir2.org
0b8c43d403
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=207999 :
...
EcmaError constructor now takes a generic Scriptable and not NativeError so classes outside org.mozilla.javascript can use it.
git-svn-id: svn://10.0.0.236/trunk@143580 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 07:36:11 +00:00
igor%mir2.org
749cb9e3d8
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=207968 :
...
As suggested by Roland Knight, WrappedException does not call exception.fillInStackTrace() to prevent hiding of the original stack trace.
git-svn-id: svn://10.0.0.236/trunk@143579 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 07:33:22 +00:00
scott%scott-macgregor.org
34dd320a09
turn on the new theme pref panel which supports the ability to install themes.
...
git-svn-id: svn://10.0.0.236/trunk@143578 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 06:55:18 +00:00
jst%netscape.com
6661b9cc52
Fixing typo in comment.
...
git-svn-id: svn://10.0.0.236/trunk@143576 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 06:17:53 +00:00
jst%netscape.com
72f5dcb511
Cleaning up some whitespace.
...
git-svn-id: svn://10.0.0.236/trunk@143575 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 06:15:23 +00:00
seawood%netscape.com
b05ff2a954
Re-adding MRJ for camino.
...
git-svn-id: svn://10.0.0.236/trunk@143574 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 05:11:59 +00:00
scott%scott-macgregor.org
d9adec02fa
Start landing a new pref panel which will allow you to install themes in thunderbird. Still needs some testing, so I won't be turning this on.
...
git-svn-id: svn://10.0.0.236/trunk@143573 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 05:05:34 +00:00
scott%scott-macgregor.org
570214737b
Bug #199248 --> port the fix from xpfe to the new toolkit. Tooltips flash on bookmarks history
...
and in the sidebar for thunderbird.
Thanks to noririty for pointing out that this change needed ported over.
git-svn-id: svn://10.0.0.236/trunk@143572 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 04:57:34 +00:00
dbaron%dbaron.org
5a70863d8e
Move the core of NS_ConvertUCS2toUTF8 into character sinks in nsUTF8Utils.h, and use them to make ToNewUTF8String faster. Fix bug in surrogate handling in the moved code. Make various tweaks to improve performance of conversion between UCS2 and UTF-8 (both ways). b=206682 r=jag sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@143570 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 04:27:13 +00:00
dbaron%dbaron.org
bb5ffac79b
P should not be allowed to contain TABLE in standards mode. Patch by Mats Palmgren <mats.palmgren@bredband.net>. r=harishd sr=dbaron b=91927
...
git-svn-id: svn://10.0.0.236/trunk@143569 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 04:24:25 +00:00
leon.zhang%sun.com
fb5047f80e
Bug 207936:[trunk] JA IME: cursor position is off before and after text is committed
...
r=sfraser sr=kin
git-svn-id: svn://10.0.0.236/trunk@143568 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 03:29:59 +00:00
seawood%netscape.com
51ac421798
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143567 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 03:02:22 +00:00
lordpixel%mac.com
f81d8815f7
Fix for bug 88393 "Check in a high-resolution application and document icon suit
...
e for Mac OS X".
r=timeless, sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@143565 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 02:14:35 +00:00
seawood%netscape.com
8d0ac1cf52
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143564 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 02:10:35 +00:00
lordpixel%mac.com
52d1b7de67
Fix for bug 88393 "Check in a high-resolution application and document icon suit
...
e for Mac OS X".
r=timeless, sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@143563 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 02:04:47 +00:00
lordpixel%mac.com
b65f9522d6
Fix for bug 88393 "Check in a high-resolution application and document icon suit
...
e for Mac OS X".
r=timeless, sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@143562 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 01:58:27 +00:00
seawood%netscape.com
9a58ff6713
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143559 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 01:43:04 +00:00
seawood%netscape.com
7cd2447217
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143557 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 01:19:41 +00:00
bryner%netscape.com
adffb36a08
Removing CFM build files.
...
git-svn-id: svn://10.0.0.236/trunk@143555 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 00:28:11 +00:00
seawood%netscape.com
04d820b459
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143552 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 00:15:38 +00:00
varga%netscape.com
fe7e1991da
Fix for bug 208912. DOMParser produces documents with about:blank uri.
...
r=heikki, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@143551 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 23:31:07 +00:00
johnkeis
f0b6d4148d
Work with earlier versions of mysql that did not support "\. filename" as a command
...
git-svn-id: svn://10.0.0.236/trunk@143550 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 23:09:39 +00:00
johnkeis
e0b5786416
perl 5.6 printed something weird when column_headers_2 did not return anything, not sure why
...
git-svn-id: svn://10.0.0.236/trunk@143549 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 23:04:33 +00:00
johnkeis
abe09c760f
Work with earlier versions of CGI that do not figure out the cookie path correctly
...
git-svn-id: svn://10.0.0.236/trunk@143548 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 23:03:37 +00:00
johnkeis
8d2e56fef1
Work with DBs that do not support AutoCommit / commit()
...
git-svn-id: svn://10.0.0.236/trunk@143547 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 23:02:56 +00:00
johnkeis
43c4b9ecf2
Have a default checkin url for non-javascript-enabled browsers
...
git-svn-id: svn://10.0.0.236/trunk@143546 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 23:01:58 +00:00
johnkeis
c20aecb8d8
Work with mysql, which only accepts dates in YYYY/MM/DD HH:MM:SS format
...
git-svn-id: svn://10.0.0.236/trunk@143545 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 23:01:19 +00:00
johnkeis
b9b8abef0e
Work with DB's that do not support commit()
...
git-svn-id: svn://10.0.0.236/trunk@143544 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 23:00:27 +00:00
johnkeis
191d039794
Don't run the build compressor by default, it doesn't work until you know what the feature is anyway.
...
git-svn-id: svn://10.0.0.236/trunk@143543 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:59:39 +00:00
seawood%netscape.com
e3ca82f8f4
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143542 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:31:00 +00:00
seawood%netscape.com
80a15b2f39
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143541 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:19:00 +00:00
bryner%netscape.com
f21bfd208f
Comment-only fix.
...
git-svn-id: svn://10.0.0.236/trunk@143540 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:17:58 +00:00
lpham%netscape.com
b74298478d
add .deps_vpath bugzilla #105994
...
git-svn-id: svn://10.0.0.236/trunk@143539 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:13:26 +00:00
dbaron%dbaron.org
bbaafe049d
Make tag lists more maintainable by using sizeof to determine the array length. b=208846 r=harishd sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@143538 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:12:28 +00:00
dbaron%dbaron.org
67302a0e07
Remove code that is not needed anymore (due to bug 141054) since the primary frame always contains the :before and :after frames. b=208870 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143537 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:11:16 +00:00
lpham%netscape.com
eca8cd159a
add ldscript bugzilla #105994
...
git-svn-id: svn://10.0.0.236/trunk@143536 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:10:16 +00:00
dbaron%dbaron.org
cec7d5f7e9
Fix minor inconsistency between functions. b=208548 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143535 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:09:58 +00:00
dbaron%dbaron.org
cdf2a0078e
Make nsCSSDataBlock::Clone work correctly. Fix uninitialized variable warning. b=208872 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143534 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:08:40 +00:00
lpham%netscape.com
c72e8fe37e
add final-link-comp-names, final-link-comps, final-link-libs bugzilla #105994
...
git-svn-id: svn://10.0.0.236/trunk@143533 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:07:32 +00:00
seawood%netscape.com
11454f5577
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143532 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 22:01:25 +00:00
pinkerton%netscape.com
590a78799d
fix crash when we can't get a content node when counting children. (bug 210506)
...
git-svn-id: svn://10.0.0.236/trunk@143531 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 21:43:57 +00:00
seawood%netscape.com
8e47aaa570
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143530 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 21:36:47 +00:00
seawood%netscape.com
43cca61cca
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143529 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 21:29:40 +00:00
bienvenu%netscape.com
1a1a2b34e7
fix warning and timestamp leeway comparison on linux, r/sr=sspitzer 208627
...
git-svn-id: svn://10.0.0.236/trunk@143528 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 21:28:15 +00:00
seawood%netscape.com
06e1507b0c
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143527 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 21:18:27 +00:00
brade%netscape.com
0b236edca0
add functionality to gethtml (cmd_getContents) using queryCommandValue; r=mkaply, sr=smfr, bug=208467
...
git-svn-id: svn://10.0.0.236/trunk@143526 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 21:12:29 +00:00
brade%netscape.com
53f4462754
fix MOZ_COMPOSER to be specific to composer app; use plaintext flag; r=bryner, sr=smfr, bug 208132
...
git-svn-id: svn://10.0.0.236/trunk@143525 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 20:34:45 +00:00
seawood%netscape.com
fe31f3fee2
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143523 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 20:22:15 +00:00
seawood%netscape.com
9e4caeaa92
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143522 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 20:12:33 +00:00
dougt%meer.net
715e769eae
Adding comments to nsDirectoryServiceDefs.
...
git-svn-id: svn://10.0.0.236/trunk@143521 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 20:09:25 +00:00
mikep%oeone.com
37f463017b
Coloring calendar list.
...
git-svn-id: svn://10.0.0.236/trunk@143520 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 20:09:08 +00:00
seawood%netscape.com
e244edd003
Removing old cfm build files. r=macdev
...
git-svn-id: svn://10.0.0.236/trunk@143519 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 19:03:46 +00:00
brade%netscape.com
dd5d57a882
removing commented out includes
...
git-svn-id: svn://10.0.0.236/trunk@143518 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 18:57:51 +00:00
brade%netscape.com
596c8b1e49
remove some useless local variables, fix whitespace, add param to insertion hook (sourceDoc), r=rogermw, sr=kin, bug=208539
...
git-svn-id: svn://10.0.0.236/trunk@143517 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 18:53:11 +00:00
edburns%acm.org
8d6c06c635
Author: ron capelli
...
r=edburns
Enable progress notifications in IE webclient
Fix bug where history got out of synch between webclient and
native browser.
git-svn-id: svn://10.0.0.236/trunk@143516 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 18:53:00 +00:00
brade%netscape.com
601b8b9d42
add param to insertion hook (sourceDoc), r=rogermw, sr=kin, bug=208539
...
git-svn-id: svn://10.0.0.236/trunk@143515 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 18:52:31 +00:00
bienvenu%netscape.com
e70ee72906
fix for 208815 crash stopping downloading of imap message, r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143514 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 18:51:12 +00:00
seawood%netscape.com
d81a61d050
Removing cfm specific versions of glib & libidl.
...
Bug #98811 r=macdev
git-svn-id: svn://10.0.0.236/trunk@143513 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 18:41:52 +00:00
mkaply%us.ibm.com
780db256b0
#90459
...
r=sicking, sr=peterv
DOM support missing for ondblclick = functionname
git-svn-id: svn://10.0.0.236/trunk@143512 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 18:33:58 +00:00
mkaply%us.ibm.com
fb184b7209
#206775
...
r=pedemonte, sr=alecf
Allow history search to work with NLS chars and special chars
git-svn-id: svn://10.0.0.236/trunk@143511 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 18:29:23 +00:00
mikep%oeone.com
62a04b50d4
Adding in topbar icon again.
...
git-svn-id: svn://10.0.0.236/trunk@143510 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 18:12:40 +00:00
edburns%acm.org
7d7b237971
Ant code to generate JavaOne2003 demo.
...
git-svn-id: svn://10.0.0.236/trunk@143509 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 17:47:34 +00:00
mikep%oeone.com
e9d57fa62f
Fixing bug 206755, patch from Eric.
...
git-svn-id: svn://10.0.0.236/trunk@143508 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 17:27:04 +00:00
scott%scott-macgregor.org
3f2ef24c15
back out my change until I can figure out why this doesn't work in firebird
...
git-svn-id: svn://10.0.0.236/trunk@143507 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 16:52:59 +00:00
mikep%oeone.com
457e1b874e
Fixing localized problems, bug 208913
...
git-svn-id: svn://10.0.0.236/trunk@143506 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 16:51:10 +00:00
mikep%oeone.com
ae50e9c044
Fixing problem with some elements not be localizeable, bug 208911
...
git-svn-id: svn://10.0.0.236/trunk@143505 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 16:49:30 +00:00
mikep%oeone.com
5222c2648b
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
...
git-svn-id: svn://10.0.0.236/trunk@143504 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 16:35:06 +00:00
peterv%netscape.com
aab1aedb98
Fix for bug 208398 (Implement swap on nsRefPtr). r=sicking, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@143501 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 11:39:54 +00:00
jaggernaut%netscape.com
72de195dbd
Bug 181453: url box too close to personal toolbar in modern theme. Patch by Scott McPeak <smcpeak@cs.berkeley.edu>, r=Shuehan, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143499 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 07:01:02 +00:00
rogerl%netscape.com
18dc52b130
Fixed compile errors
...
git-svn-id: svn://10.0.0.236/trunk@143498 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 06:26:06 +00:00
jaggernaut%netscape.com
caf9edfcec
Bug 104778: Remember what user typed when switching tabs.
...
Bug 103720: prefill URI when opening new tab.
r=varga, sr=ben
git-svn-id: svn://10.0.0.236/trunk@143497 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 04:25:52 +00:00
cltbld%netscape.com
a874f5010d
default to 7 days.
...
git-svn-id: svn://10.0.0.236/trunk@143495 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 03:34:41 +00:00
miodrag%netscape.com
396b8885a5
Added ant support
...
git-svn-id: svn://10.0.0.236/trunk@143491 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 01:00:05 +00:00
bryner%netscape.com
9bd1be5a02
Fixing bustage - libjar50 is now a static component.
...
git-svn-id: svn://10.0.0.236/trunk@143490 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-10 00:47:14 +00:00
rogerl%netscape.com
156848ddba
clean up
...
git-svn-id: svn://10.0.0.236/trunk@143488 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 23:05:09 +00:00
sspitzer%netscape.com
15db0c7b80
fix for bug #197486
...
eval() in XBL may be dangerous; consider an alternative
thanks to neil.parkwaycc.co.uk@myrealbox.com for the fix.
r=jag, sr=ssptzer
git-svn-id: svn://10.0.0.236/trunk@143486 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 22:59:30 +00:00
rogerl%netscape.com
8fe242a284
StringAtom related fixes
...
git-svn-id: svn://10.0.0.236/trunk@143484 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 22:52:03 +00:00
bryner%netscape.com
da0a2dd5b4
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@143482 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 22:26:46 +00:00
bryner%netscape.com
98e4b9e148
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@143481 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 22:25:25 +00:00
scott%scott-macgregor.org
7850921f2d
secAuth should be off by default.
...
git-svn-id: svn://10.0.0.236/trunk@143479 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 22:15:22 +00:00
scott%scott-macgregor.org
9d3d14cdb3
fix typo
...
git-svn-id: svn://10.0.0.236/trunk@143478 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 22:14:54 +00:00
pschwartau%netscape.com
ea06e88afb
Initial add. Regression test for bug 208496.
...
git-svn-id: svn://10.0.0.236/trunk@143476 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 21:01:09 +00:00
pschwartau%netscape.com
fcb4e0bfa0
Removing in order to rename test as regress-208496-001.js
...
git-svn-id: svn://10.0.0.236/trunk@143475 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 21:00:02 +00:00
edburns%acm.org
48384d7e6c
author=ron capelli
...
r=edburns
Call clobber_all in src_ie.
git-svn-id: svn://10.0.0.236/trunk@143472 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 20:05:36 +00:00
sicking%bigfoot.com
5694df2cde
Bug 206338: improve txStack performance by inlining functions and moving bounds-check to outside the txStack-class
...
r=Pike sr=peterv
git-svn-id: svn://10.0.0.236/trunk@143471 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 18:48:15 +00:00
mikep%oeone.com
7f157e8611
Fixing bug 199222, removing calendar_topbar.gif from classic skin.
...
git-svn-id: svn://10.0.0.236/trunk@143467 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 18:39:28 +00:00
mikep%oeone.com
4afca0164d
Removing day_left_gradient.png, bug 199220.
...
git-svn-id: svn://10.0.0.236/trunk@143466 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 18:35:55 +00:00
mikep%oeone.com
680f2115cd
Fixing to add calendar name to tree view, bug 199039
...
git-svn-id: svn://10.0.0.236/trunk@143465 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 18:32:03 +00:00
ssu%netscape.com
a8ca362f3a
fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=sgehani, sr=dveditz. this is to get the code in sync with the branch. it's just a minor change since the main fix is already checked in.
...
git-svn-id: svn://10.0.0.236/trunk@143464 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 18:24:24 +00:00
ssu%netscape.com
b4c4e1a4eb
fixing bug 197626 - PalmSyncInstall.exe (Address Book Palm Sync) has no customized icon (in Start Menu). r=sgehani, sr=sspitzer, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143463 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 18:13:55 +00:00
mostafah%oeone.com
0088d7ef0c
Tweaks needed for timezone prefs to function
...
git-svn-id: svn://10.0.0.236/trunk@143462 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 18:08:47 +00:00
bmlk%gmx.de
941c8a1041
the mew of colspan cell needs to be redistributed this can only be done during the strategy init. bug 207208 r=jkeiser sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@143461 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 17:51:25 +00:00
mikep%oeone.com
7b4b630c9e
Adding in start of code for timezone preference, work from students at University of Charleston, S.C.
...
git-svn-id: svn://10.0.0.236/trunk@143460 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 17:46:19 +00:00
mikep%oeone.com
ec1742ae77
Fixing so that the calendars have a proper id on the end of them. The old way caused problems when deleting a calendar, then adding a new one.
...
git-svn-id: svn://10.0.0.236/trunk@143459 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 16:30:16 +00:00
mostafah%oeone.com
9dcbe7ca16
Fixed bug 179970: Ability to import .vcs files
...
git-svn-id: svn://10.0.0.236/trunk@143458 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 16:12:07 +00:00
mostafah%oeone.com
d8c4f85b0e
Start localizing error strings
...
git-svn-id: svn://10.0.0.236/trunk@143457 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 16:08:55 +00:00
mostafah%oeone.com
4c91e675bb
Enhanced error handling
...
git-svn-id: svn://10.0.0.236/trunk@143456 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 16:08:05 +00:00
mostafah%oeone.com
cb81934531
Removed redifinition of rv
...
git-svn-id: svn://10.0.0.236/trunk@143455 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 16:07:18 +00:00
mostafah%oeone.com
2f6ebec53e
Removed unused variable
...
git-svn-id: svn://10.0.0.236/trunk@143454 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 16:06:46 +00:00
cbiesinger%web.de
f1e63b719a
179138 patch by mloiselle@yahoo.com r=pavlov sr=blizzard nsSound::Play doesn't
...
git-svn-id: svn://10.0.0.236/trunk@143453 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 16:04:23 +00:00
brade%netscape.com
0a3e5f606c
bug 208132; move required files (for html editing) out of ui/composer/content and into composer/src/res; r=byner, sr=smfr
...
git-svn-id: svn://10.0.0.236/trunk@143452 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 14:06:46 +00:00
mikep%oeone.com
0aa1b349df
Adding in .vcs extension to import dialog, bug 179970
...
git-svn-id: svn://10.0.0.236/trunk@143450 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 13:58:06 +00:00
jaggernaut%netscape.com
5765fa1395
Whitespace changes.
...
git-svn-id: svn://10.0.0.236/trunk@143449 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 10:06:11 +00:00
bolian.yin%sun.com
49e6475c56
Bug 202388 runtime switch between system prefs and mozilla prefs.
...
sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@143448 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 08:30:04 +00:00
scott%scott-macgregor.org
0125549205
Does not effect trunk builds.
...
Thunderbird now builds with the new toolkit. Wrap mozilla/tookit in an ifdef MOZ_XUL_APP instead of a MOZ_PHOENIX flag
git-svn-id: svn://10.0.0.236/trunk@143446 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 04:31:57 +00:00
scott%scott-macgregor.org
8967b5383b
Thunderbird doesn't care about satchel, autocomplete, session history, etc. So don't build them.
...
We may move this stuff to browser or add flags to the build to make it easy to skip them.
git-svn-id: svn://10.0.0.236/trunk@143445 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 04:29:59 +00:00
scott%scott-macgregor.org
e34bd7ebf7
Restore functionality to the checkbox label so it's label will wrap again.
...
git-svn-id: svn://10.0.0.236/trunk@143444 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 04:27:49 +00:00
scott%scott-macgregor.org
30763e7c68
We need to make changes to toolkit's autocomplete for it to work in mail compose (for thunderbird).
...
For now, add an ifdef which rebinds the autocomplete bindings to the old versions in mozilla\xpfe.
git-svn-id: svn://10.0.0.236/trunk@143443 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 04:26:42 +00:00
scott%scott-macgregor.org
80fdf2119f
Synch this file up with changes that have happend in mozilla\xpfe. This enables find to work in thunderbird
...
as well.
git-svn-id: svn://10.0.0.236/trunk@143442 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 04:24:11 +00:00
scott%scott-macgregor.org
504a32e91d
Run xul.css through the pre-processor now that it has a thunderbird ifdef in it.
...
git-svn-id: svn://10.0.0.236/trunk@143441 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 04:23:15 +00:00
scott%scott-macgregor.org
1af3c1debc
Patch from Stephen Walker to collapse folderPane.xul and threadPane.xul These overlay files are no longer used,
...
instead of we directly include the xul in several places. Should be a perf win.
git-svn-id: svn://10.0.0.236/trunk@143440 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 04:18:43 +00:00
scott%scott-macgregor.org
fd14d5d88f
patch from stephen walker to remove some crufty grippy code and to remove some unnecessary boxes.
...
git-svn-id: svn://10.0.0.236/trunk@143439 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 03:49:29 +00:00
rogerl%netscape.com
505b2011c3
Switched to StringAtom throughout
...
git-svn-id: svn://10.0.0.236/trunk@143438 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-09 00:59:12 +00:00
scott%scott-macgregor.org
a9447a4730
Update the locale version to 1.5a.
...
This should fix some run time errors about missing entities.
git-svn-id: svn://10.0.0.236/trunk@143437 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 22:28:04 +00:00
brendan%mozilla.org
ab532c141d
Subtly better comment for last change.
...
git-svn-id: svn://10.0.0.236/trunk@143436 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 20:31:06 +00:00
sspitzer%netscape.com
89e7150fcc
fix for bug #1293896
...
remove print preview on Mac OS X
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@143435 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 20:21:53 +00:00
dbaron%dbaron.org
24945a622f
Add nsILink back to the QueryInterface implementation to fix :link matching LINK. b=208588 Patch from Mats Palmgren <mats.palmgren@bredband.net>. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@143433 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 19:53:55 +00:00
dbaron%dbaron.org
14308cc6fc
Fix bugs with colors in tables in cases where some content comes before the start tag of BODY by rechecking the computed color of BODY more often. b=94688 Patch from Mats Palmgren <mats.palmgren@bredband.net>. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@143432 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 19:52:22 +00:00
brendan%mozilla.org
1aa130379f
Followup fix to remaining problem pointed out by Itaj Sherman (208496).
...
git-svn-id: svn://10.0.0.236/trunk@143431 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 18:55:53 +00:00
bienvenu%netscape.com
a102bc33d9
potential fix for intermittent crash sending mail, r/sr=sspitzer, 208300
...
git-svn-id: svn://10.0.0.236/trunk@143430 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 16:53:02 +00:00
varga%netscape.com
87cef86d10
Fix for bug 200048. "Set as New Bookmark Folder / New Personal Toolbar" not working.
...
r=jag, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@143429 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 16:21:12 +00:00
scott%scott-macgregor.org
bd163caed2
use the new theme preview image.
...
git-svn-id: svn://10.0.0.236/trunk@143427 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 03:39:05 +00:00
scott%scott-macgregor.org
dd55b56c59
new preview image for the default theme.
...
git-svn-id: svn://10.0.0.236/trunk@143426 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 03:38:20 +00:00
dbaron%dbaron.org
800f53879d
Fix bustage on compilers with broken for loop scoping. b=125246
...
git-svn-id: svn://10.0.0.236/trunk@143424 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-08 00:36:08 +00:00
dbaron%dbaron.org
e9f68a8b9d
VC++ doesn't seem to like empty arguments to macros. Fixing bustage. b=125246
...
git-svn-id: svn://10.0.0.236/trunk@143422 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 23:29:05 +00:00
dbaron%dbaron.org
bf4ec31727
Put more information on the CSS properties in nsCSSPropList.h.
...
Use the property list in the tables for nsRuleNode::CheckSpecifiedProperties.
To reduce heap usage, redesign the storage of properties and values in nsCSSDeclaration to allocate all property-value pairs in a declaration block in a single allocation, and use temporary structures (like the old permanent structures) during parsing and modification. Replace per-property switch statements in nsCSSDeclaration with table-based code to reduce code size.
b=125246 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@143421 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 22:14:42 +00:00
brendan%mozilla.org
a693ba4b37
Slight comment tweaks to last checkin.
...
git-svn-id: svn://10.0.0.236/trunk@143420 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 21:31:00 +00:00
brendan%mozilla.org
2e56b8758f
Minimal ECMA-262 Edition 3 config, plus cleanup to other configs (208586, r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@143419 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 21:08:45 +00:00
bbaetz%acm.org
ba616fb787
Bug 208620 - Fix return value of Bugzilla->login when user already exists
...
r,a=justdave
git-svn-id: svn://10.0.0.236/trunk@143418 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 13:59:24 +00:00
bmlk%gmx.de
2765854b63
Initialize only table related frames, that should be more safe, bug 207145 r=jkeiser sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@143417 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 08:48:24 +00:00
sspitzer%netscape.com
00095acffc
not respecting junkFolderName property in messenger.properties
...
localizers can't localize "Junk" folder on local folders (IMAP is ok)
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@143416 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 06:00:02 +00:00
bbaetz%acm.org
160eff805f
Bug 208583 - Remove PerformSubsts from templates
...
r,a=justdave
git-svn-id: svn://10.0.0.236/trunk@143415 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 04:36:23 +00:00
bbaetz%acm.org
e382ca74cc
Bug 205463 - Tokens aren't canceled after a successful login.
...
patch by 'Randall M! Gee', r=bbaetz, a=justdave
git-svn-id: svn://10.0.0.236/trunk@143414 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 03:36:46 +00:00
scott%scott-macgregor.org
0bb28378bc
copy over more I18N files from the res directory to help thunderbird display i18n messages
...
correctly.
git-svn-id: svn://10.0.0.236/trunk@143413 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 03:22:40 +00:00
nelsonb%netscape.com
d95c50f586
Harden SECITEM_CompareItem against NULL pointers.
...
git-svn-id: svn://10.0.0.236/trunk@143412 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 03:05:49 +00:00
scott%scott-macgregor.org
a2b555e6d0
synch with the trunk.
...
git-svn-id: svn://10.0.0.236/trunk@143411 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 01:49:14 +00:00
scott%scott-macgregor.org
a3e9d00dd0
move a trunk patch for biff sound notification.
...
Hide a bunch of columns in the address book by default.
git-svn-id: svn://10.0.0.236/trunk@143410 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-07 01:49:00 +00:00
bienvenu%netscape.com
c7ffda9a9e
fix handling of acl for setting seen flag in read-only folders, r/sr=sspitzer 206791
...
git-svn-id: svn://10.0.0.236/trunk@143409 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 23:39:20 +00:00
nisheeth%netscape.com
9943883065
Fix for bug 97413. r=rods@netscape.com, sr=kin@netscape.com. Make drag/drop of images from Mozilla to Desktop work on Windows.
...
git-svn-id: svn://10.0.0.236/trunk@143408 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 23:30:47 +00:00
brendan%mozilla.org
bea5c1f4c1
Hide arg and var properties of function objects from with statements (208496, r=rogerl).
...
git-svn-id: svn://10.0.0.236/trunk@143407 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 21:43:14 +00:00
wtc%netscape.com
64af7e5377
Bug 207614: fixed the way prcpucfg.h is created on OpenVMS so that its
...
modified time doesn't get updated whenever we do "gmake export".
git-svn-id: svn://10.0.0.236/trunk@143405 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 21:21:47 +00:00
pschwartau%netscape.com
73e200ebc2
Making sections 5 and 6 a little sharper.
...
git-svn-id: svn://10.0.0.236/trunk@143404 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 20:55:38 +00:00
dougt%meer.net
82b6b90be5
Moving all important docs to gila. This is a documentation only change - not part of the tinderbox|release builds
...
git-svn-id: svn://10.0.0.236/trunk@143403 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 19:49:28 +00:00
brade%netscape.com
03c8a76afb
GetCommandState for document commands to return their boolean values; r=glazman, sr=sfraser, bug=208544
...
git-svn-id: svn://10.0.0.236/trunk@143402 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 19:28:25 +00:00
brade%netscape.com
9c144c943f
remove ancient prefs (currently in editor.js); r=ccarlen, sr=smfr, bug=202305
...
git-svn-id: svn://10.0.0.236/trunk@143401 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 19:25:06 +00:00
seawood%netscape.com
ccedc79ca3
Add echo-requires-recursive rule to get a full list of tree's dependencies
...
git-svn-id: svn://10.0.0.236/trunk@143400 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 19:21:57 +00:00
brendan%mozilla.org
93e05c517c
Canonical forever loops.
...
git-svn-id: svn://10.0.0.236/trunk@143399 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 19:00:40 +00:00
pschwartau%netscape.com
826f1e24a6
Adding more cases to the test.
...
git-svn-id: svn://10.0.0.236/trunk@143397 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 18:34:49 +00:00
scott%scott-macgregor.org
2f2783b3bf
Try to fix runtime dtd errors on linux and mach-o builds by not using the xul-preprocessor on DTD files.
...
git-svn-id: svn://10.0.0.236/trunk@143395 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 17:14:44 +00:00
mostafah%oeone.com
d9c1970754
Fixed bug 166028: Should be able to import files without UIDs
...
git-svn-id: svn://10.0.0.236/trunk@143393 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 14:12:40 +00:00
colin%theblakes.com
8521aa1fce
Don't define UNIX_ASYNC_DNS for OpenVMS. b=208457, r=cls
...
git-svn-id: svn://10.0.0.236/trunk@143391 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 11:53:20 +00:00
jaggernaut%netscape.com
c16ffad105
Bug 206092: fix small regression from previous checkin for this bug. Patch by Ian Neal <ian@arlen.demon.co.uk>, r+sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143390 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 10:43:06 +00:00
aaronl%netscape.com
c53ef21c69
Bug 208271. Make accessproxy not part of build. r=cls, no sr= needed for build changes
...
git-svn-id: svn://10.0.0.236/trunk@143389 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 10:12:34 +00:00
nelsonb%netscape.com
dcc6f42199
Rewrite of cert_CompareNameWithConstraints and the static functions it
...
calls, to make it conform with RFC 3280. Bug 208047.
git-svn-id: svn://10.0.0.236/trunk@143388 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 09:12:21 +00:00
nelsonb%netscape.com
2fd5aafdb4
Rewrite SECITEM_ItemsAreEqual to be faster when item lengths are not
...
equal and to not crash if an item contains a NULL data pointer.
git-svn-id: svn://10.0.0.236/trunk@143386 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 04:51:26 +00:00
johnkeis
25c0b21d7d
Make mysql work
...
git-svn-id: svn://10.0.0.236/trunk@143385 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 04:49:37 +00:00
nelsonb%netscape.com
f834fdbace
Add new OIDs for directory name attribute types. Bug 207711.
...
git-svn-id: svn://10.0.0.236/trunk@143384 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 04:48:45 +00:00
ssu%netscape.com
a270d645be
fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=/sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@143383 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 04:39:05 +00:00
sspitzer%netscape.com
ae947a1e2f
fix for bug #205877
...
when you toggle junk status from thread pane icon,
and you've got it set to move on manual mark, assertion and painting problems.
the problem is that ::OnDeleteCompleted() uses the selection to determine which
view indices to call with ::NoteChange().
the junk column icon triggers a delete (or move) and that row might not be selected.
instead, we save of the indices (we can't save keys, as the keys are already removed
before ::OnDeleteCompleted() is called), and use the saved indices when calling
::NoteChange()
thanks to bienvenu for the suggestion.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@143381 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 03:55:46 +00:00
jkeiser%netscape.com
e8d440a119
Fix crash on split colspan frames (Bug 194330), r=karnaze@netscape.com, sr=kin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143380 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 03:22:01 +00:00
wtc%netscape.com
e1b9fbe15d
Bug 207421: use /Op to disable some floating-point optimizations of MSVC
...
6.0 Processor Pack because they make the floating-point calculations in
prdtoa.c produce incorrect results. r=cls.
git-svn-id: svn://10.0.0.236/trunk@143379 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 03:10:18 +00:00
nelsonb%netscape.com
1b18439180
Augment and centralize the list of known cert name attribute types.
...
Bug 207711.
git-svn-id: svn://10.0.0.236/trunk@143377 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 01:17:04 +00:00
jkeiser%netscape.com
6353249b1a
Remove unused variables, r+sr=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143376 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 01:11:57 +00:00
pschwartau%netscape.com
ac5c47c624
Initialize the |actual| variable so it doesn't hold |undefined|.
...
git-svn-id: svn://10.0.0.236/trunk@143375 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-06 00:02:30 +00:00
pschwartau%netscape.com
b107675f16
Initial add. Regression test for bug 208496.
...
git-svn-id: svn://10.0.0.236/trunk@143374 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 23:54:44 +00:00
dbaron%dbaron.org
f2053257e4
Remove unneeded duplication from nsCOMPtr.h. b=208449 r=sicking sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143373 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 23:43:08 +00:00
jkeiser%netscape.com
6789172a85
Keep fast-update from getting stuck on cvs removed subdirs, r=bbaetz, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143372 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 23:40:34 +00:00
shliang%netscape.com
9de1a2f0a1
207260 - supplementary patch to fix msg compose shortcut in addressbook. r=jag, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143371 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 22:58:12 +00:00
rogerl%netscape.com
94f2bb8a61
Fixed bogus placement allocation
...
git-svn-id: svn://10.0.0.236/trunk@143370 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 22:50:13 +00:00
bryner%netscape.com
7930ea2b78
Get firebird to build with mingw gcc (bug 202868). patch by dmose, r=me.
...
git-svn-id: svn://10.0.0.236/trunk@143361 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 21:59:20 +00:00
sicking%bigfoot.com
df01fd0df6
tree close, backing out
...
git-svn-id: svn://10.0.0.236/trunk@143358 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 21:43:20 +00:00
sicking%bigfoot.com
817adf2bf6
Bug 206338: Improve performance of txStack by inlineing functions and by removing boundschecks
...
r=Pike sr=peterv
git-svn-id: svn://10.0.0.236/trunk@143357 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 21:42:27 +00:00
jkeiser%netscape.com
d859b74ad1
Bustage fix, r/sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@143356 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 21:40:41 +00:00
rogerl%netscape.com
181355d782
Gc fixes.
...
git-svn-id: svn://10.0.0.236/trunk@143355 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 20:49:06 +00:00
jst%netscape.com
8a34ba3e82
Fixing bug 207563. Make reparenting of wrapper for content nodes that are not part of a document work correctly. r=caillon@aillon.org, sr=peterv@netscape.com, a=brendan@mozilla.org, adt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143353 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 20:33:38 +00:00
colin%theblakes.com
baf8d8c45d
about:buildconfig support for OpenVMS. b=207240, r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@143352 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 20:33:28 +00:00
peterv%netscape.com
c0a1c45cd2
Bustage fix. sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@143351 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 20:15:35 +00:00
alecf%flett.org
2a5003dcc1
refactor some of the options page, pretty it up a bit
...
NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/trunk@143350 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 19:56:06 +00:00
despotdaemon%netscape.com
847e16f927
Pseudo-automatic update of changes made by pavlov@pavlov.net.
...
git-svn-id: svn://10.0.0.236/trunk@143349 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 19:01:33 +00:00
locka%iol.ie
b6d2c5ce30
Set WS_CLIPCHILDREN on plugin window to fix painting problems. b=208318 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143348 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 18:53:46 +00:00
dbaron%dbaron.org
f4a74b4567
Change _MSC_VER ifdef since MSVC++ .net 2003 has fixed one of their compiler bugs. b=208439 Patch from Ian Hickson <ian@hixie.ch>. r=dbaron sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143346 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 18:50:16 +00:00
brendan%mozilla.org
2f786a9b39
Unify on JS_DHASH_ADD to avoid gratuitous lookup-before-add in cx->resolvingTable (r=me again).
...
git-svn-id: svn://10.0.0.236/trunk@143345 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 18:49:13 +00:00
despotdaemon%netscape.com
3a3409a302
Pseudo-automatic update of changes made by hyatt@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@143343 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 18:38:50 +00:00
jkeiser%netscape.com
b95b90e281
Make XSLT #include less stuff (bug 208188), r=bugmail@sicking.cc, sr=peterv@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143342 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 17:56:57 +00:00
jkeiser%netscape.com
9b7a49f839
Make nsAutoPtr declarable with forward-declared classes (bug 107291), r=bugmail@sicking.cc, sr=dbaron@dbaron.org
...
git-svn-id: svn://10.0.0.236/trunk@143341 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 17:55:33 +00:00
kin%netscape.com
327eaaa511
Fix for bug 193257 (AIM Today page renders incorrectly)
...
Modified AppendFrames() and InsertFrames() to call SetNeedStrategyBalance(PR_TRUE) when the table isn't auto height. This forces any previously reflowed rows, who were adjusted to take up all of the table's height, to recalculate their height during the dirty reflow that gets generated, so all rows get resized properly.
r=bernd_mozilla@gmx.de sr=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/trunk@143339 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 17:44:28 +00:00
kin%netscape.com
20a95c95e4
Fix for bug 205165 (a href link fails to work until window is resized)
...
Modified PlaceFrameView() to pass in the cached overflow area rect for the frame, if it has one, when calling
SyncFrameViewAfterReflow().
r=jkeiser@netscape.com sr=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/trunk@143337 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 17:42:29 +00:00
seawood%netscape.com
19cef34da7
The autogen process didn't work (again)
...
git-svn-id: svn://10.0.0.236/trunk@143336 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 16:59:42 +00:00
cbiesinger%web.de
d6a0b91bf6
missed a few spots
...
git-svn-id: svn://10.0.0.236/trunk@143334 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 16:29:11 +00:00
cbiesinger%web.de
87da8cc5f9
remove final traces of mng decoder, part of bug 195280. not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@143333 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 16:27:19 +00:00
sicking%bigfoot.com
c40d0c3439
Documentation changes only. More ideas for optimized xpath
...
git-svn-id: svn://10.0.0.236/trunk@143332 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 16:26:22 +00:00
aaronl%netscape.com
2c01b524d6
Backing out, to see if it fixes orange
...
git-svn-id: svn://10.0.0.236/trunk@143331 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 12:53:01 +00:00
neil%parkwaycc.co.uk
0fc7bf3e6c
Bug 206499 Tooltips missing for Cut, Copy & Paste in Composer r=brade sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143330 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 12:32:41 +00:00
dbradley%netscape.com
8ae82d7e06
Bug 205768 - Enumeration of wrapped IDispatch objects is broken. r=adamlock, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@143329 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 11:57:03 +00:00
jshin%mailaps.org
bd9829ca93
bug 183156 : the first step : replace UCS2 in function names with UTF16
...
(r=peterv, sr=alecf)
git-svn-id: svn://10.0.0.236/trunk@143328 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 11:44:06 +00:00
aaronl%netscape.com
b9ac38fe62
Fixing bustage correctly
...
git-svn-id: svn://10.0.0.236/trunk@143327 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 10:10:23 +00:00
aaronl%netscape.com
38562f5092
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@143326 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 09:50:12 +00:00
aaronl%netscape.com
a064b2ad2e
Bug 208271. Remove access-builtin from build, but keep in tree. r=cls. No sr= required for build changes
...
git-svn-id: svn://10.0.0.236/trunk@143325 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 08:29:36 +00:00
peterv%netscape.com
36061403e0
Fix for bug 191920 (P3P Summary button does not work anymore). r=heikki/harishd, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@143324 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 08:16:39 +00:00
nelsonb%netscape.com
2079cb2cf5
Eliminate more NULL pointer dereferences. Bug 207740.
...
git-svn-id: svn://10.0.0.236/trunk@143323 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 04:59:38 +00:00
dbaron%dbaron.org
b71ed4f9e3
Make 'make makefiles' give an error message less often. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@143322 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 04:59:02 +00:00
scott%scott-macgregor.org
8b3778d0a9
Add a thunderbird.exe.manifest file which enable a winxp file picker for win xp builds.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@143321 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 03:59:07 +00:00
scott%scott-macgregor.org
a140a7418a
Remove platformMailNewsOverlay.xul, leveraging the xul pre-processor to place ifdef's
...
directly in mailOverlay.xul.
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@143320 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 03:54:51 +00:00
shliang%netscape.com
fc4ac2086a
208357 - image manager menuitem needs to be removed for ns builds on mac osx. r=sgehani, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143319 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 03:49:48 +00:00
scott%scott-macgregor.org
f8a1ae3437
more work to strip out license & copyright lines using the xul pre-processor from chrome.
...
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@143318 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 03:46:46 +00:00
bienvenu%netscape.com
cb22f8b5e9
fix problems with imap subscribe ui and cyrus servers, r/sr=sspitzer, 202622
...
git-svn-id: svn://10.0.0.236/trunk@143317 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 03:36:27 +00:00
waldemar%netscape.com
1cc033876c
Numerous algorithm fixes, changes, and additions. Supported the primitive classes.
...
git-svn-id: svn://10.0.0.236/trunk@143316 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 01:36:19 +00:00
waldemar%netscape.com
e1941fde44
Renamed productions. Removed 'include' and 'exclude' keywords.
...
git-svn-id: svn://10.0.0.236/trunk@143315 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 01:34:45 +00:00
waldemar%netscape.com
d4134799df
Added exclude-zero, delay, %list-set, and float32 primitives.
...
git-svn-id: svn://10.0.0.236/trunk@143314 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 01:34:08 +00:00
waldemar%netscape.com
45557c2caa
Added exclude-zero, delay, and %list-set primitives
...
git-svn-id: svn://10.0.0.236/trunk@143313 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 01:33:14 +00:00
waldemar%netscape.com
324a97c9c4
Added support for :force-compact
...
git-svn-id: svn://10.0.0.236/trunk@143312 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 01:32:30 +00:00
scott%scott-macgregor.org
470962fa2f
fork the junk mail dialog so I can add a new tab for a future implementation of black lists. Add some group boxes to the junk mail
...
dialog to try to make it look more coherent than the mess it currently is.
Add some CSS for address book cards to make the caption for the group box better blend in with the address book card on win xp.
git-svn-id: svn://10.0.0.236/trunk@143311 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 01:26:16 +00:00
wtc%netscape.com
006b4406dc
Bug 208343: removed two Baltimore root certificates.
...
Modified Files: certdata.c certdata.txt
git-svn-id: svn://10.0.0.236/trunk@143306 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 00:53:27 +00:00
shliang%netscape.com
05698643ac
206820 - font menu in msg compose and composer doesn't work on osx. r=neil, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@143305 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-05 00:48:49 +00:00
varga%netscape.com
6355f76095
Fix for bug 175881. DL manager's "Launch File" and "Show in Finder" buttons are not functional with previous download entries
...
r=neil, sr=jag
git-svn-id: svn://10.0.0.236/trunk@143304 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 23:40:17 +00:00
rogerl%netscape.com
1ea26e5dbd
Moved pond and rootlist into Metadata
...
git-svn-id: svn://10.0.0.236/trunk@143303 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 22:58:22 +00:00
jst%netscape.com
1089004b88
Fixing bug 147270. Making window.document and other properties enumerable. r=peterv@netscape.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@143300 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 21:33:15 +00:00
aaronl%netscape.com
3008e9566a
Bug 207487. No accessible name using label for xul <textbox> element. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143299 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 20:57:39 +00:00
alecf%flett.org
13b0423066
ugh, take two - remove PR_ASSERT, tabs, and extra ^M's
...
git-svn-id: svn://10.0.0.236/trunk@143298 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 20:53:57 +00:00
aaronl%netscape.com
5ce985ad27
Bug 207950. Add capabilities to ISimpleDOMNode. r=jgaunt, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143297 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 20:50:34 +00:00
mostafah%oeone.com
5b4081d8cd
Added ability to inform observers about errors
...
git-svn-id: svn://10.0.0.236/trunk@143296 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 20:42:44 +00:00
alecf%flett.org
8c9811e251
spacetrace updates (not part of build)
...
- use arenas for hashtable allocation - reduces spacetrace's mem usage tremendously for large files
- code cleanup & wrapping
- UI cleanup - headers & such
- fix nsTraceMalloc to at least support long stacks, so that we don't barf if we have trouble reading the stacks
git-svn-id: svn://10.0.0.236/trunk@143293 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 20:15:10 +00:00
bryner%netscape.com
02c0ec9772
Fix static build bustage by removing reference to libmng. Also remove .mng from document types list.
...
git-svn-id: svn://10.0.0.236/trunk@143290 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 18:56:35 +00:00
wtc%netscape.com
2690f6e3c9
Temporarily disabled the fix for bug 208177 so that we can debug bug
...
167825.
git-svn-id: svn://10.0.0.236/trunk@143288 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 14:49:13 +00:00
mkaply%us.ibm.com
630da50bcb
#158610
...
r=pavlov, sr=jst
Add support for setting and querying lowsrc attribute so frontpage pic galleries work.
This does NOT make lowsrc work as it used to, it only adds it to the DOM
git-svn-id: svn://10.0.0.236/trunk@143287 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 13:15:37 +00:00
bsmedberg%covad.net
74b1942aee
Bug 208111 - Remove nsIDocument::GetArena which is unused. r=sicking sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@143286 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 13:10:02 +00:00
kairo%kairo.at
a3d1679464
bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@143284 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 11:11:19 +00:00
bryner%netscape.com
e78b6421ff
Change Loading.mng to a GIF.
...
git-svn-id: svn://10.0.0.236/trunk@143282 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 07:37:56 +00:00
scott%scott-macgregor.org
d935d2e409
spruce up the account central bar by making the title rows have a color gradient background
...
color.
git-svn-id: svn://10.0.0.236/trunk@143281 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 06:41:48 +00:00
jshin%mailaps.org
86aebc2436
Not a bug. Removing 4 spurrious lines (no effect on the binary generated)
...
sneaked in the previous commit (for bug 206811) by mistake.
git-svn-id: svn://10.0.0.236/trunk@143280 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 06:34:38 +00:00
jshin%mailaps.org
83b51aaae6
bug 133615 : remove ISO-2022-KR/Visual Hebrew from 'Save As Charset' menu
...
in Composer. (r=neil, sr=jag)
git-svn-id: svn://10.0.0.236/trunk@143279 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 06:19:35 +00:00
bryner%netscape.com
32240ef778
Change MNG version of throbber to GIF version.
...
git-svn-id: svn://10.0.0.236/trunk@143278 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 06:08:50 +00:00
brendan%mozilla.org
dade2c075c
Fold premature entry decl initialized by gratuitous ?: expr into dependent if/else in nsFastLoadFileReader::ReadObject.
...
git-svn-id: svn://10.0.0.236/trunk@143277 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 06:08:15 +00:00
scott%scott-macgregor.org
c89cc02dcc
Collapse overlays for a bunch of address book dialogs. Thanks to Stephen Walker for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@143276 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 06:04:42 +00:00
scott%scott-macgregor.org
9a43a7e24d
Thanks to Stephen Walker for this patch. Leverage the XUL pre-processor to strip out all of the
...
license and copyright information from chrome files. This should help reduce some of the footprint of the
JAR files in thunderbird.
git-svn-id: svn://10.0.0.236/trunk@143275 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 05:38:23 +00:00
scott%scott-macgregor.org
64fa88f609
remove an extraneous hbox. Patch courtesty of Stephen Walker.
...
git-svn-id: svn://10.0.0.236/trunk@143274 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 05:20:20 +00:00
scott%scott-macgregor.org
a6d8cc4f8c
Remove the MNG image decoder from the build, replace the MNG throbbers with animated gifs.
...
git-svn-id: svn://10.0.0.236/trunk@143272 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 04:31:43 +00:00
bienvenu%netscape.com
516a4ff072
turn off secure auth for incoming mail servers by default
...
git-svn-id: svn://10.0.0.236/trunk@143271 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 04:09:26 +00:00
mstoltz%netscape.com
f76af9c1d3
Bug 204902 - add URL loading security check to link click handler function for mailnews. r=sspitzer, sr=heikki
...
git-svn-id: svn://10.0.0.236/trunk@143270 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 02:48:17 +00:00
brendan%mozilla.org
e9a4ee2b7d
One more self-reviewed speedup nitpick.
...
git-svn-id: svn://10.0.0.236/trunk@143268 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 02:29:02 +00:00
brendan%mozilla.org
b0767fa2f6
Unify double/{hi,lo} union to fix bad ifdef'ing for ARM in jsnum.c (208048, r=rogerl).
...
git-svn-id: svn://10.0.0.236/trunk@143265 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 00:12:18 +00:00
sspitzer%netscape.com
c53099b960
fix for bug #177280
...
Notification sound doesn't work
thanks to mloiselle@yahoo.com (Marc Loiselle) for the fix
r/sr=dmose,darin,sspitzer
git-svn-id: svn://10.0.0.236/trunk@143260 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 23:45:04 +00:00
nelsonb%netscape.com
9eb6174c38
PORT_Alloc and PORT_ZAlloc always allocate at least one byte, even if
...
the caller requests zero bytes. This patch makes PORT_ArenaAlloc
and PORT_ArenaZAlloc do the same.
git-svn-id: svn://10.0.0.236/trunk@143259 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 23:24:31 +00:00
pavlov%pavlov.net
9ce64fbfbe
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@143258 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 23:19:42 +00:00
pavlov%pavlov.net
a88a7d8db7
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@143257 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 23:16:42 +00:00
wtc%netscape.com
50ec4e66ab
Bug 208177: Our HP-UX build machine has a strange problem. If a 64-bit
...
PA-RISC executable calls getcwd() in a network-mounted directory, it fails
with ENOENT. Since nsinstall calls getcwd(), this breaks our 64-bit HP-UX
nightly builds. We worked around this problem by building nsinstall as a
32-bit PA-RISC executable for 64-bit PA-RISC builds. This checkin added a
new make variable INTERNAL_TOOLS which can be set in makefiles whose target
is a tool used only during the build. Such a tool can be built differently
from NSS proper as long as the tool runs on the build machine.
Modified Files: HP-UXB.11.mk nsinstall/Makefile
git-svn-id: svn://10.0.0.236/trunk@143256 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 23:14:03 +00:00
rogerl%netscape.com
89f18fb11d
Pandora code; begin
...
git-svn-id: svn://10.0.0.236/trunk@143255 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 23:02:28 +00:00
rogerl%netscape.com
1fb30b9c1c
Split arguments[] values on delete.
...
git-svn-id: svn://10.0.0.236/trunk@143254 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 23:00:51 +00:00
jaggernaut%netscape.com
a572cf2ea2
Bug 104352: Status bar ticker fails to update when tabs switched. patch by Neil, jag, r=Neil, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143251 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 21:59:06 +00:00
dougt%meer.net
fddd2c52e6
Treat any 0.9 style response of a put as a failure. b=193921, r=brade, sr=alecf, a=rjesup
...
git-svn-id: svn://10.0.0.236/trunk@143248 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 21:26:17 +00:00
ccarlen%netscape.com
61697fd2ad
Bug 196487 - Mac build doesn't run if home directory is on NFS server because of profile locking. Locking now falls back to symlink method if fcntl fails. r=bryner/sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@143247 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 21:14:16 +00:00
ian.mcgreer%sun.com
dc6b8f201e
bug 156256, removed unused Stan files with long names
...
git-svn-id: svn://10.0.0.236/trunk@143246 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 20:59:15 +00:00
ssu%netscape.com
c330cf72db
fixing bug 207713 - Mozilla needs support for moz specific file extension icons. r=sgehani, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@143245 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 20:55:36 +00:00
pinkerton%netscape.com
c102a08350
always reset the cursor when leaving a view, don't go through the
...
drag-scroll logic since it won't help in this case when we leave gecko
entirely. r=pink/sr=bryner (bug 187050, 159478, 204024) patch from
nhamblen@mac.com .
git-svn-id: svn://10.0.0.236/trunk@143244 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 20:40:34 +00:00
ftang%netscape.com
65d9dbd28a
fix bug 195460 crash. r=nhotta sr=alecf . check the length before assign
...
git-svn-id: svn://10.0.0.236/trunk@143243 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 20:25:20 +00:00
amardare%qnx.com
d99a84f406
Fixed a compile error introduced by the previous commiter.
...
git-svn-id: svn://10.0.0.236/trunk@143240 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 19:43:42 +00:00
bienvenu%netscape.com
7a70e4135e
switch secure auth default to true, r=bienvenu, sr=sspitzer, 205771 this patch by ch.ey@gmx.net, as were previous checkins
...
git-svn-id: svn://10.0.0.236/trunk@143239 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 19:25:48 +00:00
bienvenu%netscape.com
eaf250aa73
error msg for pop3 secure auth failing 205571 r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143238 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 19:24:02 +00:00
bienvenu%netscape.com
f86b3c1c62
add pref for disabling secure auth on incoming mail servers 205571 r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143237 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 19:20:48 +00:00
heikki%netscape.com
b136e1d893
Bug 207904, doctype with name only got destroyed by our doctype handling, r=harishd, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@143236 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 17:47:10 +00:00
bienvenu%netscape.com
51ddc8924a
make imap pay attention to secure auth pref to fix problem logging onto misconfigured imap servers that claim to support auth-md5, but don't
...
git-svn-id: svn://10.0.0.236/trunk@143235 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 17:01:40 +00:00
bienvenu%netscape.com
031af3570f
remove tab from last checkin
...
git-svn-id: svn://10.0.0.236/trunk@143233 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 14:49:52 +00:00
neil%parkwaycc.co.uk
54622359be
Bug 208094 Form/Image doesn't convert <img> r=brade sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@143232 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 14:44:05 +00:00
bienvenu%netscape.com
2e8e075db1
fix 208108 read messages in acct central selects imap inbox twice, r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143231 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 14:26:38 +00:00
jshin%mailaps.org
83c3bad1d3
bug 206811. use UTF-16 instead of UCS-2 for nsNativeCharsetutils on Unix.
...
Also use iconv(3) on Linux (r=smontagu, sr=alecf)
git-svn-id: svn://10.0.0.236/trunk@143230 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 12:37:44 +00:00
bsmedberg%covad.net
c35de5853a
Bug 207399 - minor cleanup to help building on the Intel compiler. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@143229 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 10:52:26 +00:00
bbaetz%acm.org
726bcd99cc
Bug 180635 - Enhance Bugzilla::User to store additional information
...
r=myk,jake
git-svn-id: svn://10.0.0.236/trunk@143228 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 09:48:15 +00:00
scott%scott-macgregor.org
75019b0195
Add the ability to drop toolbar icons into the menubar since a lot of people want to be able to do this (I had intentionally removed this functionality).
...
Fix a JS error after customizing toolbars that was disabling menu items.
git-svn-id: svn://10.0.0.236/trunk@143227 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 04:40:09 +00:00
brendan%mozilla.org
085fb4e599
Remove useless and redundant code from a few places in the *SWITCH generator (r=self).
...
git-svn-id: svn://10.0.0.236/trunk@143226 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 04:29:30 +00:00
scott%scott-macgregor.org
73a63a10b5
Bug #201891 --> lazily instantiate CSSFrameConstructor::gXBLService in order to break a weird cycle
...
with the component manager that can cause two instances of the xbl service to be created.
r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@143225 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 04:23:56 +00:00
scott%scott-macgregor.org
bc335454a3
Package all of the files listed in res\entityTables. This will hopefully fix some I18N issues
...
with thunderbird. Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@143224 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 04:09:12 +00:00
scott%scott-macgregor.org
4eb6ac20d5
remove some unnecessary branding files from the packaging lists.
...
git-svn-id: svn://10.0.0.236/trunk@143223 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 04:06:53 +00:00
jkeiser%netscape.com
e6d72c0cbb
Remove the no-forward-declared-nsCOMPtr hack (bug 107291), r=bugmail@sicking.cc, sr=dbaron@dbaron.org
...
git-svn-id: svn://10.0.0.236/trunk@143222 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 03:56:14 +00:00
bienvenu%netscape.com
e5878b7e12
fix disk thrashing downloading for offline, remove unused code, 208043, r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143220 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 02:22:34 +00:00
robinf%netscape.com
e7c1cabc29
updating to reflect latest UI; r=oeschger and per bug 161765
...
git-svn-id: svn://10.0.0.236/trunk@143216 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 00:59:20 +00:00
ftang%netscape.com
dc3237d13d
fix 188429, p=nhotta,r=ftang,sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@143215 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-03 00:52:54 +00:00
wtc%netscape.com
da6f0c6c8c
Bug 207379: added instructions for removing a builtin root CA cert from
...
NSS.
git-svn-id: svn://10.0.0.236/trunk@143205 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 23:16:51 +00:00
jfrancis%netscape.com
bf700200ef
bug 140357: (html editor) deletion should preserve style state. r=brade; sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@143203 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 22:21:06 +00:00
nelsonb%netscape.com
dab1e74bb9
Back out rev 1.27, which turned verbose mode on by default for debugging
...
QA test script failures that only occurred on tinderbox machines.
bug 207313 is now fixed.
git-svn-id: svn://10.0.0.236/trunk@143202 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 20:39:48 +00:00
mkaply%us.ibm.com
e8a785efaf
#208007
...
r=mkaply, sr=blizzard (OS/2 specific), a=mkaply
OS/2 only - bad handling of presentation spaces
git-svn-id: svn://10.0.0.236/trunk@143201 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 20:38:55 +00:00
mkaply%us.ibm.com
3351cbbca1
#206909
...
r=mkaply, sr=blizzard (OS/2 specific)
OS/2 only - make zoomin/zoomout work
git-svn-id: svn://10.0.0.236/trunk@143199 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 20:24:07 +00:00
mkaply%us.ibm.com
f8e49f450b
#192629
...
r=mkaply, sr=blizzard (OS/2 specific)
OS/2 only - fix for printing transparent bitmaps
git-svn-id: svn://10.0.0.236/trunk@143196 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 20:11:52 +00:00
kysmith%netscape.com
dd66714512
updating win32 trunk mozilla builds to 1.5a
...
git-svn-id: svn://10.0.0.236/trunk@143195 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 20:02:17 +00:00
kysmith%netscape.com
bc5c10f5b8
updating trunk to 1.5a
...
git-svn-id: svn://10.0.0.236/trunk@143194 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 19:41:44 +00:00
bienvenu%netscape.com
987688027b
fix hang drag drop from tree outliner 207908 r=varga, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143193 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 19:21:37 +00:00
despotdaemon%netscape.com
5364ccb52e
Pseudo-automatic update of changes made by sspitzer@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@143191 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 19:07:19 +00:00
brendan%mozilla.org
a64702137b
64-bit portability fix from Thomas Moestl <t.moestl@tu-bs.de> (207673, r=me).
...
git-svn-id: svn://10.0.0.236/trunk@143190 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 19:04:36 +00:00
bryner%netscape.com
4e8f6af73a
Enable objdir support for Camino if you build with camino.mk (bug 201860). r=ccarlen.
...
git-svn-id: svn://10.0.0.236/trunk@143188 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 19:00:57 +00:00
wtc%netscape.com
fb6e7ff56e
Bug 204555: Eliminated other potential crashes in code related to
...
certificate names. r=wtc. (The patch is Nelson's.)
git-svn-id: svn://10.0.0.236/trunk@143187 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 18:10:43 +00:00
neil%parkwaycc.co.uk
741b767cc2
Bug 206092 New window from Composer/MailNews only opens blank page p=ian@arlen.demon.co.uk r=me sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143179 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 14:31:52 +00:00
cbiesinger%web.de
8560fb3d2f
140301 patch by egnor@ofb.net r=biesi sr=bz tgz files get silently unzipped
...
git-svn-id: svn://10.0.0.236/trunk@143177 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 14:03:55 +00:00
mostafah%oeone.com
ef93c10f0c
Checked in patch for bug 201368: [Patch] Calendar throbber tooltip is inconistent
...
git-svn-id: svn://10.0.0.236/trunk@143176 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 13:29:47 +00:00
aaronl%netscape.com
8eaffcf024
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@143174 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 09:39:37 +00:00
aaronl%netscape.com
eee81ac13c
Bug 207554. Crash in nshtmlselectoptionaccessible::getaccnextsibling(). r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143173 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 08:42:55 +00:00
aaronl%netscape.com
83eca55b21
Bug 207486. Should not report STATE_EXPANDED for non-container tree items. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143172 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 08:39:01 +00:00
aaronl%netscape.com
2eed059320
Bug 207171. nsBlockAccessible inheritence is wrong. nsDocAccessible should inherit from it, not nsOuterDocAccessible. Affects AccessibleObjectFromPoint() in some cases. r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143171 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 08:36:44 +00:00
aaronl%netscape.com
d799e9167e
Bug 207106. Get rid of useless class nsContainerAccessible, r=kyle, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143170 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 08:32:46 +00:00
neil%parkwaycc.co.uk
f0638c7e8a
Bug 207243 -moz-image-region dimensions for spelling button are wrong r=brade sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@143169 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 08:31:02 +00:00
rogerl%netscape.com
284a9a8df7
Arguments class
...
git-svn-id: svn://10.0.0.236/trunk@143167 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 06:58:14 +00:00
igor%mir2.org
863308d90d
To store properties, replace UintMap by a linked list. The former creates 2 objects (UintMap itself and int array) to store int properties and 3 objects (additional object array) to store object properties but vast majority of Nodes has no more then 2 properties with single-property-node contributing most to the majority.
...
git-svn-id: svn://10.0.0.236/trunk@143166 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 06:35:57 +00:00
scott%scott-macgregor.org
35a97ad67f
Compose entity cleanup. Re-organize the entity file to match the menus and remove
...
unwanted items.
Thanks to Stephen Walker for the patch.
git-svn-id: svn://10.0.0.236/trunk@143165 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 04:52:08 +00:00
roc+%cs.cmu.edu
39cdc612bb
Bug 193686. nsContainerFrame needs to report the overflowList as one of its child frame lists. Also, overflow frames should be destroyed when their parent is destroyed. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@143164 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 04:38:53 +00:00
roc+%cs.cmu.edu
360ffeb90a
Bug 193686. nsContainerFrame needs to report the overflowList as one of its child frame lists. Also, overflow frames should be destroyed when their parent is destroyed. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@143163 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 04:03:07 +00:00
dbaron%dbaron.org
d2207213cf
Replace nsSliderFrame::GetContentOf with static GetContentOfBox to fix hiding warning and avoid unnecessary |this| argument. b=42634 Patch from Marc Loiselle <mloiselle@yahoo.com>. r=dbaron sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@143162 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 02:39:26 +00:00
bienvenu%netscape.com
8c2c6a29f2
fix multiple connections to inbox when using account central to read new imap msgs, r/sr=sspitzer 207635
...
git-svn-id: svn://10.0.0.236/trunk@143161 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 22:04:30 +00:00
bryner%netscape.com
eb62a7ccfa
remove unnecessary nested #ifdef
...
git-svn-id: svn://10.0.0.236/trunk@143159 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 20:28:00 +00:00
dbaron%dbaron.org
ae3f13f00e
Remove nsIFrame::ContentStateChanged. b=207822 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@143158 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 20:18:53 +00:00
dbaron%dbaron.org
3273c2cb0b
Don't bother with strsignal on Linux, since the portability problems aren't worth it. b=177912 r=bryner sr=dmose
...
git-svn-id: svn://10.0.0.236/trunk@143157 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 20:18:18 +00:00
dbaron%dbaron.org
6445a42c62
Refactor version compatibility and package existence check into separate function (VerifyCompatibleProvider). When one of these checks fails in GetBaseURL, use only the install directory's data source as a backup in case the profile's selection is not in the current install, and don't write the backup back to the profile. b=191954 sr=bryner r=danm
...
git-svn-id: svn://10.0.0.236/trunk@143156 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 20:14:59 +00:00
dbaron%dbaron.org
d1348a2b5f
A little cleanup. b=207700 r+sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@143155 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 20:03:13 +00:00
axel%pike.org
6afe489c1d
npob, fix crash on exit, r=sicking
...
git-svn-id: svn://10.0.0.236/trunk@143153 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 16:32:57 +00:00
timeless%mozdev.org
5b1b2c4f14
Bug 207318 nsTreeBodyFrame needs to check rv of GetParentIndex
...
r=varga sr=bryner
git-svn-id: svn://10.0.0.236/trunk@143152 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 14:59:22 +00:00
timeless%mozdev.org
bfd450fa85
Bug 207603 nsXULDocument should CallGetService kXMLElementFactoryCID
...
r=peterv sr=peterv
git-svn-id: svn://10.0.0.236/trunk@143151 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 14:59:21 +00:00
bienvenu%netscape.com
231318e7ef
fix crash moving local messages, r/sr=sspitzer 207798
...
git-svn-id: svn://10.0.0.236/trunk@143150 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 14:42:31 +00:00
nelsonb%netscape.com
947d897f48
This patch does two things, one large and one small. Bug 207313.
...
1, It uses two new symbols SSOCK_FD and STDIN_FD instead of 0 and 1 to
reference members of the poll set array. I just could never remember whether
pollset[0] was the socket or was stdin. Now I don't have to remember.
This changes a lot of lines, but is very simple.
2. It implementa a new flag clientSpeaksFirst, set with the -f option.
The only effect of this flag is whether the value of
pollset[SSOCK_FD].in_flags is initially zero (if true) or PR_POLL_READ (if false). Note that pollset[SSOCK_FD].in_flags is set to PR_POLL_READ after
each succesful write to the socket.
git-svn-id: svn://10.0.0.236/trunk@143147 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 03:01:39 +00:00
peterlubczynski%netscape.com
5028ad751b
Fixing bug 207558 Flash (and other plugins) don't work if installed into a directory with unicode r=dougt, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143146 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 19:07:04 +00:00
bryner%netscape.com
4a523b8d37
Fix backspace to go back and forward on win32 (bug 207175). Patch (mostly) by noririty@jcom.home.ne.jp.
...
git-svn-id: svn://10.0.0.236/trunk@143145 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 18:43:50 +00:00
jst%netscape.com
ae45a8aea4
Fixing bug 158049. Patch by brendan@mozilla.org and myself. Make sure property existence can't be checked for across origins. r=caillon@aillon.org, sr=brendan@mozilla.org, heikki@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143144 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 18:43:48 +00:00
bmlk%gmx.de
fed872aa02
border collapse - lookup the correct border owner style, bug 196133, r=jkeiser sr=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@143142 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 14:49:18 +00:00
bmlk%gmx.de
938a5da77a
table layout regression tests NPOB
...
git-svn-id: svn://10.0.0.236/trunk@143141 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 14:22:56 +00:00
bmlk%gmx.de
05fac045c1
avoid marking columns that only have a desired width empty, what would exclude them from space redistribution, bug 194024, r=jkeiser sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143140 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 14:15:56 +00:00
tor%cs.brown.edu
ad655df3c4
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@143139 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 11:17:10 +00:00
tor%cs.brown.edu
00b206135c
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@143138 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 10:42:33 +00:00
bmlk%gmx.de
b9f1fd315b
infrastructure to recover overflow area during incremental reflow, bug 197581, r=kin sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@143137 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 10:32:19 +00:00
bmlk%gmx.de
75b3fde735
layout regression test for table overflow handling NPOB
...
git-svn-id: svn://10.0.0.236/trunk@143136 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 10:18:57 +00:00
bmlk%gmx.de
9375cc5db4
adding testcase to the layout regression tests NPOB
...
git-svn-id: svn://10.0.0.236/trunk@143134 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 09:26:28 +00:00
bmlk%gmx.de
4ec8e5617c
anonymous table cell frames should not have a default padding, td and th padding defaults are set in html.css, bug 72359, patch proposed by hixie some time ago (2001-06-21) r=bernd sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@143133 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 09:16:23 +00:00
jst%netscape.com
9a2e1fee87
Fixing bug 87677. Implementing {Copy,Append}[UCS2|UTF8]to[UTF8|UCS2](). Lame implementations for now, but at least people can start using these methods to avoid double copying all over (this doesn't eliminate the double copy, but it isolates it). r=jaggernaut@netscape.com, sr=alecf@flett.org.
...
git-svn-id: svn://10.0.0.236/trunk@143132 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 06:03:18 +00:00
jst%netscape.com
8cd9912ad7
Fixing typo in class name.
...
git-svn-id: svn://10.0.0.236/trunk@143131 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 05:39:14 +00:00
scott%scott-macgregor.org
923762cd91
Land a patch from Stephen Walker to collapse overlays in the address book.
...
Add an about dialog to the help menu
Make the mail 3-pane toolbar icons show up in the customize toolbar dialog.
Add a context menu to the toolbar to let you customize it.
git-svn-id: svn://10.0.0.236/trunk@143130 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 01:55:49 +00:00
hyatt%mozilla.org
b8f726ca14
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@143128 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 00:34:16 +00:00
wtc%netscape.com
691ae245ec
Bug 206926: Added the makefile rule to export PRIVATE_EXPORTS headers.
...
git-svn-id: svn://10.0.0.236/trunk@143127 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 00:12:18 +00:00
sspitzer%netscape.com
6bac855947
fix for bug #182174
...
get the eudora import code building and working on Mach-o builds.
r=ccarlen, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@143126 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 23:42:34 +00:00
wtc%netscape.com
eee783e6a0
Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c,
...
unix_rand.c, and win_rand.c. 2. Make secrng.h and pqgutil.h private.
3. Public header pk11pqg.h can't include private header pqgutil.h.
4. Many files don't need to include secrng.h. A few don't need to include
pqgutil.h. 5. Remove duplicate declarations of PQG_DestroyParams and
PQG_DestroyVerify from blapi.h.
git-svn-id: svn://10.0.0.236/trunk@143125 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 23:31:32 +00:00
nelsonb%netscape.com
e14edef9e3
Eliminate TCP connection reset errors that occur when server requires
...
client auth and SSL3 client doesn't authenticate. The fix is to coalesce
the SSL3 no_certificate alert record with the following records (e.g.
client_key_exchange handshake, change_cipher_spec and finished handshake).
Fix bugs 207313 and 118668.
git-svn-id: svn://10.0.0.236/trunk@143124 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 23:22:39 +00:00
rogerl%netscape.com
456c527539
Changes to arguments instance & class
...
git-svn-id: svn://10.0.0.236/trunk@143123 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 22:47:57 +00:00
timeless%mozdev.org
8d5c2543d8
Bug 203391 InPlaceConvertLineEndings(class nsAString &)' defined but not used
...
r=harishd sr=heikki
git-svn-id: svn://10.0.0.236/trunk@143122 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 22:36:47 +00:00
timeless%mozdev.org
c047406a4b
Bug 153736 Warning `reference to undefined property this.mLinkedPanel'' [xs] in file `chrome://inspector/content/inspector.xml#panel.linkedPanel (setter)'', line 1, character 0.
...
r=rginda sr=bz
git-svn-id: svn://10.0.0.236/trunk@143121 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 22:25:02 +00:00
smontagu%netscape.com
145015f099
Retain reference to offscreen drawing surface so we can release it when the context goes away. Bug 206561, author=Roland.Mainz@informatik.med.uni-giessen.de, r+sr=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@143119 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:29:11 +00:00
brendan%mozilla.org
57ba9e9ac5
Disable DEBUG_brendan stuff.
...
git-svn-id: svn://10.0.0.236/trunk@143118 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:25:42 +00:00
brendan%mozilla.org
f9314c2aaa
Constipation and comment spelling fixes.
...
git-svn-id: svn://10.0.0.236/trunk@143117 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:23:59 +00:00
timeless%mozdev.org
f4c6c9e34e
Bug 207674 Use about:logo for about:
...
r=caillon sr=jag
git-svn-id: svn://10.0.0.236/trunk@143116 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:10:33 +00:00
ere%atp.fi
f7a65f0fc8
Fix for bug 207413: Midas: designMode = "on" fails for a newly created iframe
...
patch by jst
r=ere
sr=kin
git-svn-id: svn://10.0.0.236/trunk@143115 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:04:50 +00:00
timeless%mozdev.org
b11b344076
Bug 207583 imgLoader::LoadImage called with null pointer from nsImageBoxFrame::UpdateImage
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@143114 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:02:55 +00:00
timeless%mozdev.org
e8fa060083
Bug 184108 Save As <<filename>> without <<.html>> extention result is a html file <<filename>> and a directory <<_files>>
...
Patches by timeless/biesi r=biesi/timeless sr=bz
git-svn-id: svn://10.0.0.236/trunk@143113 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 19:50:11 +00:00
timeless%mozdev.org
cf3804def9
Bug 205017 Uninitialized variables in layout/html/base/src/nsPresShell.cpp
...
r=dbaron sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@143112 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 19:47:39 +00:00
cbiesinger%web.de
07b4fe97ca
address reviewer comments that I forgot when checking in patch for bug 204386. r+sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@143110 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 19:47:08 +00:00
brade%netscape.com
092e5665e0
remove bogus comment; r=Neil; rs=sspitzer; bug 129054
...
git-svn-id: svn://10.0.0.236/trunk@143109 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 19:45:46 +00:00
despotdaemon%netscape.com
fc831e763f
Pseudo-automatic update of changes made by leif@ogre.com.
...
git-svn-id: svn://10.0.0.236/trunk@143107 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 18:40:36 +00:00
kirk.erickson%sun.com
9f693ee885
Resolves bug 206971 - selfserv should OptimizeSpeed (use NSS_Initialize).
...
Both selfserv and strsclnt no longer OptimizeSpace. Moved SECMOD_DB
defines from nssinit.c to nss.h, make it availble for public use with
NSS_Initialize().
git-svn-id: svn://10.0.0.236/trunk@143104 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 17:25:13 +00:00
brade%netscape.com
f974429b3f
remove "Midas" codename from page contents; describing as "Rich Text Editing"; NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@143103 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 15:43:54 +00:00
brade%netscape.com
1d6930ebf9
updated documentation for rich text editing (formerly known as midas) commands; all current commands (as of 1.5alpha today) are listed now. NOT PART OF BUILD.
...
git-svn-id: svn://10.0.0.236/trunk@143102 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 15:40:27 +00:00
brade%netscape.com
6a7c4be3cc
handle insertHTML and fix fontface to support 2-byte font strings; r=mkaply; sr=kin; bug=184509
...
git-svn-id: svn://10.0.0.236/trunk@143101 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 15:02:12 +00:00
bienvenu%netscape.com
aa547d3793
fix problem moving messages with embedded nulls, r/sr=sspitzer 206473
...
git-svn-id: svn://10.0.0.236/trunk@143100 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 14:20:07 +00:00
brade%netscape.com
962cc7e759
don't handle empty string from pref as valid background image; r=timeless, sr=jag; bug 207501
...
git-svn-id: svn://10.0.0.236/trunk@143099 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 13:36:48 +00:00
blizzard%redhat.com
175f027703
Checkpointing changes. Not part of the regular build. Update the plugin path bits in the startup script. Remove some patches that aren't needed anymore.
...
git-svn-id: svn://10.0.0.236/trunk@143097 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 13:08:50 +00:00
locka%iol.ie
ab858991fe
Add code controlled by a persist flag to delete files and dirs if saveDocument returns with an error code. b=129332 r=brade@netscape.com sr=jaggernaut@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143096 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 11:42:25 +00:00
nelsonb%netscape.com
e39d70b9fc
Back out rev 1.28 to test some hypotheses about bug 207313.
...
git-svn-id: svn://10.0.0.236/trunk@143095 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 10:06:29 +00:00
varga%netscape.com
1840a50ff1
Fix for bug 203992. Bookmark's Notify/schedule fail to prompt user when change has occured.
...
r=jag, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@143094 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 08:56:59 +00:00
rogerl%netscape.com
cd5db87379
fixed line length for function toString
...
git-svn-id: svn://10.0.0.236/trunk@143092 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 06:56:17 +00:00
scott%scott-macgregor.org
e983f0899a
fix a typo in the comments. Thanks to Stephen Walker for the fix.
...
git-svn-id: svn://10.0.0.236/trunk@143091 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 06:53:33 +00:00
leon.zhang%sun.com
d475340d22
patch for bug 207469: optimize timer usage in nsComposerCommandsUpdater::PrimeUpdateTimer()
...
sr=sfraser r=Henry.Jia
git-svn-id: svn://10.0.0.236/trunk@143090 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 06:33:47 +00:00
brendan%mozilla.org
652f7f48fe
Crash fix: Use the current proto-doc's global object, not the possibly-null window global, when compiling overlay out-of-line scripts (204935, r=ben, sr=jst).
...
git-svn-id: svn://10.0.0.236/trunk@143088 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 06:30:27 +00:00
alecf%flett.org
16de08bc3f
remove these files, they aren't built any more
...
git-svn-id: svn://10.0.0.236/trunk@143087 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 06:00:51 +00:00
nelsonb%netscape.com
a6115461da
Correct all the tests in which the server requires client auth, but the
...
client does not supply it, so that the client actually will NOT supply
it. Previously, the client was supplying client auth in all these tests,
and the https requests were completing succesfully, when they should have
been failing. Bug 207398.
git-svn-id: svn://10.0.0.236/trunk@143086 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 05:40:40 +00:00
nelsonb%netscape.com
c5af6291aa
Change the SSL3 stress test to disable TLS, so that it will actually
...
test SSL3. Uses the new -T option recently added to strsclnt.
git-svn-id: svn://10.0.0.236/trunk@143085 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 05:38:12 +00:00
nelsonb%netscape.com
234e484f1d
Add -3 and -T options, with same meaning as in tstclnt and selfserv,
...
disabling SSL3 and TLS respectively. With this change, the QA stress
tests that say they're testing SSL3 or TLS can finally test what they
claim they are testing.
git-svn-id: svn://10.0.0.236/trunk@143084 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 05:35:52 +00:00
shliang%netscape.com
004b4dd473
bug 190174 - skin-switching broken for migrated profiles. r=ccarlen, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@143083 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 05:29:37 +00:00
shliang%netscape.com
d12db01da6
bug 207260 - (osx) cmd-m should not open mail compose window. r=jag, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143081 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 05:08:45 +00:00
scott%scott-macgregor.org
4d11f038dd
Collapse compose window overlays (including xul, dtd and css files). This should give us a nice
...
performance win for mail compose.
Many thanks to Stephen Walker for donating the fix
git-svn-id: svn://10.0.0.236/trunk@143080 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 04:37:58 +00:00
despotdaemon%netscape.com
66b2c2db41
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@143076 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 02:57:40 +00:00
bzbarsky%mit.edu
240806ee65
Constify static vars in intl. Bug 207542, patch by ataylor@its.to (Andrew
...
Taylor), r=bzbarsky, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@143075 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 02:29:45 +00:00
jaggernaut%netscape.com
ef5553febd
Bug 112697: fix tabbrowser context menu "Reload" item to work from the bar itself. r=timeless, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@143074 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 02:00:36 +00:00
ssu%netscape.com
bc17d9c2d5
fixing bug 202326 - Unable to Use my client cert to authenticate. r=dougt, sr=dveditz, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143072 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 01:22:48 +00:00
smontagu%netscape.com
55bd39746c
Bugs in intl/uconv/src/nsUnicodeToUTF8.cpp. Bug 191483, Author=hsivonen@iki.fi, r=smontagu, sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@143071 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 01:16:20 +00:00
jaggernaut%netscape.com
fd04e5bb85
Bug 203960: Make bookmark groups replace existing tabs instead of appending. r=jkeiser, varga, adamlock, sr=jst, hewitt
...
git-svn-id: svn://10.0.0.236/trunk@143070 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 00:21:01 +00:00
pschwartau%netscape.com
aced2f99fe
Updating JS_GetImplementationVersion() to date of latest JS release (67111).
...
git-svn-id: svn://10.0.0.236/trunk@143068 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 00:10:38 +00:00
timeless%mozdev.org
a3d46023c1
Bug 207057 Division by zero in UCDET.DLL
...
r=smontagu sr=rbs
git-svn-id: svn://10.0.0.236/trunk@143067 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 23:42:12 +00:00
johnkeis
7d209ecb4a
More todo
...
git-svn-id: svn://10.0.0.236/trunk@143066 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 23:40:34 +00:00
smontagu%netscape.com
d9bd84f916
Fix rounding issue in DrawTile() and remove a bogus assertion. Bug 194791, Author=paper@animecity.nu, r=smontagu, sr=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@143065 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 23:29:37 +00:00
mstoltz%netscape.com
b22747c64c
Bug 180748 - call CheckLoadURI when loading remote scripts from XUL. r=heikki, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@143064 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 23:22:21 +00:00
rogerl%netscape.com
d15be1cc1d
More int32 etc. fixes
...
git-svn-id: svn://10.0.0.236/trunk@143062 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 22:51:03 +00:00
bryner%netscape.com
0c30ac4a1e
Bug 197136, <button> elements should be Aqua bevel buttons for Cocoa. Add a new -moz-appearance value, button-bevel. Also, fixed a problem that caused the button in a file input control to change size when it was focused. r=pinkerton, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@143061 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 22:39:05 +00:00
alecf%flett.org
3975bff9d6
for bug 101995.. oops, forgot to rev the IID here, so that phoenix doesn't barf.
...
my previous checkin was r=jshin, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@143056 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 22:15:09 +00:00
alecf%flett.org
56320c5c9a
big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument
...
git-svn-id: svn://10.0.0.236/trunk@143055 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 22:11:23 +00:00
dougt%meer.net
e70ad5a847
Disallowing javascript or data schemes in a redirect. r=mstoltz, sr=brendan, a=rjesup, b=195201
...
git-svn-id: svn://10.0.0.236/trunk@143054 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 21:56:38 +00:00
dougt%meer.net
43e230ebe2
Disallowing javascript or data schemes in a redirect. r=mstoltz, sr=brendan, a=rjesup, b=195201
...
git-svn-id: svn://10.0.0.236/trunk@143053 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 21:51:34 +00:00
pinkerton%netscape.com
b2978c1756
fix up cursor id's (bug 207301) r=pink/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@143052 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 20:50:49 +00:00
alecf%flett.org
e97c3d4a53
part of bug 119923 - add a -p option to regchrome to output the chrome registry to a .properties file
...
r=bryner, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@143048 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 18:53:33 +00:00
rogerl%netscape.com
a0b04bf091
toInt32 & toUint32 fixes
...
git-svn-id: svn://10.0.0.236/trunk@143047 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 17:47:44 +00:00
brade%netscape.com
9091c62f00
fix page accesskeys that are letters (control-letter combinations) by handling control-letter sequences specially (since they are); bug 122479, r=smfr, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@143043 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 14:54:12 +00:00
wtc%netscape.com
289ff426da
Bugzilla 207379: removed the certificate "ValiCert OCSP Responder".
...
Bumped version to 1.40 (for NSS 3.9). r=relyea.
Modified Files: certdata.c certdata.txt nssckbi.h
git-svn-id: svn://10.0.0.236/trunk@143039 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 14:26:16 +00:00
roc+%cs.cmu.edu
1893160de5
Bug 206561. Retain reference to offscreen drawing surface so we can release it when the context goes away. r+sr=blizzard,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@143038 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 14:22:45 +00:00
timeless%mozdev.org
e8cdcbab71
Bug 207329 profileSelection.js should .getService the directory service ...
...
r=ccarlen sr=jag
git-svn-id: svn://10.0.0.236/trunk@143036 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 11:10:44 +00:00
timeless%mozdev.org
6c44349e11
Build Bustage (HP-UX B.11.00 java05)
...
Error 225: "nsMailDatabase.cpp", line 541 # Ambiguous overloaded function call; more than one acceptable function found. Two such functions that matched were "long abs(long)" ["/opt/aCC/include/cstdlib", line 14] and "int abs(int)" ["/usr/include/stdlib.h", line 38].
*aResult = abs(actualFolderTimeStamp - folderDate) <= gTimeStampLeeway;
^^^
git-svn-id: svn://10.0.0.236/trunk@143035 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 10:44:38 +00:00
dwitte%stanford.edu
c81f459311
sigh, missed a file.
...
git-svn-id: svn://10.0.0.236/trunk@143034 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 10:07:23 +00:00
dwitte%stanford.edu
1d705d1fb2
spring cleaning in extensions/wallet, bug 204184.
...
hunting season is open!
r=timeless, sr=bryner.
git-svn-id: svn://10.0.0.236/trunk@143033 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 10:02:39 +00:00
bolian.yin%sun.com
8b650f940a
Bug 195794, missing access keys for Personal panel
...
The path is from jessie.li@sun.com r=kyle sr=jst
git-svn-id: svn://10.0.0.236/trunk@143032 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 09:48:58 +00:00
neil%parkwaycc.co.uk
8869364428
Bug 207242 styleRules.js misuses prompt service r=caillon sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@143031 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 09:11:11 +00:00
jaggernaut%netscape.com
431a2cd724
Hopefully fix static build bustage. Patch by gisburn
...
git-svn-id: svn://10.0.0.236/trunk@143028 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 08:30:08 +00:00
rbs%maths.uq.edu.au
87930d08e9
Revert unintended change that crept in my earlier checkin
...
git-svn-id: svn://10.0.0.236/trunk@143027 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 08:28:03 +00:00
varga%netscape.com
4291bdb982
Fix for bug 201697. "Remove from List" does nothing - cannot delete items from download manager.
...
r=rjesup, sr=jag
git-svn-id: svn://10.0.0.236/trunk@143025 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 07:25:32 +00:00
sspitzer%netscape.com
7d28c8801a
partial fix for bug #195142
...
Canceling a move to trash permanently deletes mailbox
thanks to ajschult@eos.ncsu.edu for the patch.
r=sspitzer, sr=bienvenu, a=asa,sspitzer
git-svn-id: svn://10.0.0.236/trunk@143024 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 04:32:05 +00:00
timeless%mozdev.org
235ae5e2a0
Bug 207328 @mozilla.org/scriptsecuritymanager;1 isn't registering itself correctly as an app-startup observer service
...
r=mstoltz sr=alecf
git-svn-id: svn://10.0.0.236/trunk@143023 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 04:27:03 +00:00
timeless%mozdev.org
7d3618ce6b
patch from gisburn
...
git-svn-id: svn://10.0.0.236/trunk@143022 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 04:26:25 +00:00
rbs%maths.uq.edu.au
9be6f53195
Only show the system default font on platforms where applicable, b=206782, r=jshin, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@143021 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 03:57:30 +00:00
jst%netscape.com
b176136dd7
Fixing build bustage. Patch from gisburn.
...
git-svn-id: svn://10.0.0.236/trunk@143020 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 02:12:11 +00:00
jst%netscape.com
7cb8a84e4b
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@143019 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 02:07:35 +00:00
scott%scott-macgregor.org
206af3756e
thunderbird specific versions of thse files. Thanks to Don Crandall for contributing the fixes
...
git-svn-id: svn://10.0.0.236/trunk@143018 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 01:47:47 +00:00
ssu%netscape.com
1b269bcb14
fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@143017 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 01:45:05 +00:00
ssu%netscape.com
51eec5d05d
fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@143016 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 01:39:15 +00:00
scott%scott-macgregor.org
dc9d6c4ab9
Make the default toolbar mode be full (large icons + text)
...
git-svn-id: svn://10.0.0.236/trunk@143015 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 01:26:07 +00:00
jst%netscape.com
af9678d61c
Fixing bug 203345. Making image maps work correctly in XHTML documents. r=heikki@netscape.com, sr=bzbarsky@mit.edu
...
git-svn-id: svn://10.0.0.236/trunk@143012 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 00:53:03 +00:00
jst%netscape.com
36426af778
Fixing bug 205474. Making window.open() (and other ways to target things into existing windows) not reuse already closed windows. r=caillon@aillon.org, sr=bzbarsky@mit.edu
...
git-svn-id: svn://10.0.0.236/trunk@143011 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-29 00:48:35 +00:00
alecf%flett.org
0a23380af0
stop leaking zlib buffers when using compressed streams
...
patch by pedemont@us.ibm.com
r=dougt, sr=alecf
should fix a pretty major leak!
git-svn-id: svn://10.0.0.236/trunk@143010 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 23:45:06 +00:00
mstoltz%netscape.com
d55cb10a60
Bug 163950 - allow opening connections for XML data transfer services when document.domain has been set. r=jst, sr=heikki.
...
git-svn-id: svn://10.0.0.236/trunk@143008 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 23:22:36 +00:00
bryner%netscape.com
a90e43ff80
Fix positioning of the scrollbar thumb when going back to the previous page, using native scrollbars on Mac. Bug 201815, r=pinkerton, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@143007 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 23:13:37 +00:00
smontagu%netscape.com
f0fcbe8d12
Move xprintutil source files into a separate static library. Bug 201633, Author=Roland.Mainz@informatik.med.uni-giessen.de, r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@143006 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 23:02:34 +00:00
bienvenu%netscape.com
ea3ea526a1
fix for 207038 hidden pref for timestamp leeway on local summary files, r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@143004 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 22:47:39 +00:00
timeless%mozdev.org
ab55c373fc
Bug 207336 Should nsXULDocument GetService kHTMLElementFactoryCID like everyone else?
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@143003 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 22:34:24 +00:00
timeless%mozdev.org
e4477711d0
Bug 207330 nsHTMLDocument::TryChannelCharset should use do_GetService (like everyone else) to get @mozilla.org/intl/charsetalias;1
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@143002 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 22:34:22 +00:00
timeless%mozdev.org
e103e9a25c
Bug 207327 @mozilla.org/js/jsd/app-start-observer;2 isn't registering itself correctly as an app-startup observer service
...
r=rginda
git-svn-id: svn://10.0.0.236/trunk@143001 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 22:34:20 +00:00
rogerl%netscape.com
469776b278
Fixed array length delete
...
git-svn-id: svn://10.0.0.236/trunk@143000 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 22:29:37 +00:00
ssu%netscape.com
45f7d83195
fixing part of bug 198081 - Old GRE's left on disk when upgrading Mozilla. This patch only has the new string that will be used when the code part of the patch lands. Got the OK from the l10n team for this landing and also from Robin Foster-Clark, and r=,sr=,a=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@142999 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 22:28:24 +00:00
danm%netscape.com
6c64f8bd54
make wyciwyg urls unique across all documents. bug 172251 code=radha r=nisheeth,jst i'm just the monkey boy.
...
git-svn-id: svn://10.0.0.236/trunk@142996 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 22:12:16 +00:00
cltbld%netscape.com
5885a69e89
Fixing file-not-found error on dom test.
...
git-svn-id: svn://10.0.0.236/trunk@142993 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 21:43:41 +00:00
nelsonb%netscape.com
6aa86eb2bc
Correctly copy RDNs with empty AVA lists. Partial fix for bug 204555.
...
git-svn-id: svn://10.0.0.236/trunk@142990 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 21:18:09 +00:00
mkaply%us.ibm.com
3d6195d299
#187093
...
r=timeless, sr=jag, a=mkaply
First patch from Felix Miata (mrmazda) - optimize font sizes in preferences
git-svn-id: svn://10.0.0.236/trunk@142988 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 21:14:41 +00:00
harishd%netscape.com
6eb39613d1
Preserve tokenizer state between document.writes. b=99467, r=heikki@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@142987 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 20:56:21 +00:00
timeless%mozdev.org
34eebcae2d
Bug 206470 editing text files shouldn't have HTML features
...
r=brade sr=jag
git-svn-id: svn://10.0.0.236/trunk@142986 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 19:53:50 +00:00
varga%netscape.com
24492f4cd7
Fix for bug 204191. After installing the browser only option, I can no longer delete, rename, or move bookmarks in the Bookmark Manager
...
r=ssu, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142984 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 19:17:20 +00:00
bryner%netscape.com
efbc7db57c
Fix up/down arrow keys in menulists by making sure not to reuse nsEvent structs for multiple event dispatches. Bug 206917, r=brade, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@142983 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 19:06:52 +00:00
bishakhabanerjee%netscape.com
2d840a7a34
Adding Darwin 6.5 platform
...
git-svn-id: svn://10.0.0.236/trunk@142981 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 17:28:36 +00:00
bienvenu%netscape.com
29488e4d48
fix build error in #ifdef debug code
...
git-svn-id: svn://10.0.0.236/trunk@142980 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 14:32:00 +00:00
bienvenu%netscape.com
e4e9139a1a
attempt to fix race condition in multiple connection protection code 146558 r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142979 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 14:27:05 +00:00
scott%scott-macgregor.org
6cdd2e94c5
the new throbber is a.mng file and requires the mng image lib decoder. Include it for now
...
even though it is 300k =(
git-svn-id: svn://10.0.0.236/trunk@142977 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 07:20:59 +00:00
nelsonb%netscape.com
55fc56d7ec
Fix this file to be proper http request syntax. Note: file is now a
...
binary file to assure identical line endings on all platforms.
git-svn-id: svn://10.0.0.236/trunk@142974 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 02:18:27 +00:00
sgehani%netscape.com
c85cf41ecb
(*) Only toggle checkboxes in setup type dlg on spacebar keypress.
...
(*) Make next buttons be default.
b=206783; r=ssu; sr=bryner
git-svn-id: svn://10.0.0.236/trunk@142972 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 02:12:27 +00:00
nelsonb%netscape.com
8496cdaa88
All diagnostic output goes to stderr, not stdout. This change facilitates
...
investigation of bug 207313.
git-svn-id: svn://10.0.0.236/trunk@142971 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 02:11:17 +00:00
wtc%netscape.com
bb27a454f9
Bug 206926: certcgi.c should not include blapi.h. Use the PK11_PQG_
...
functions instead.
git-svn-id: svn://10.0.0.236/trunk@142970 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 00:47:47 +00:00
wtc%netscape.com
ec94b77dce
Bug 206934: use __declspec instead of _declspec. __declspec is the
...
documented form and the only form accepted by the MinGW compiler. The
patch is contributed by Christopher Seawood <seawood@netscape.com >. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@142967 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-28 00:07:36 +00:00
bienvenu%netscape.com
1cfb536279
fix move/copying multiple messages into imap folder from another account to not update the dest folder for every message copied into it, if open in another window, 207292 r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142966 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 23:52:18 +00:00
dwitte%stanford.edu
ee0e0ba008
Bug 106386: Correct misspellings in source code
...
s/avilable/available/ in a couple places.
patch by nb, r=timeless, sr=brendan.
git-svn-id: svn://10.0.0.236/trunk@142963 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 22:55:16 +00:00
bryner%netscape.com
ce7068b967
Fix some cases where the caret could be blinking in the URL bar but focus is actually elsewhere. Bug 89214, r=jkeiser, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@142961 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 22:47:21 +00:00
bryner%netscape.com
3cb1beb39b
Removing unused nsHTMLNullSink and SelfTest.cpp. Bug 207019, r=harishd, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@142958 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 22:08:44 +00:00
peterlubczynski%netscape.com
229c498330
Fixing bug 159445: Scan for PLIDs upon startup or load time (for plugins) r=jkeiser, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@142955 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 21:14:55 +00:00
mostafah%oeone.com
2986749c49
Checked in patch for bug 206755: Mutliweek view only allows dates in the first displayed week to be selected.
...
git-svn-id: svn://10.0.0.236/trunk@142953 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 21:13:03 +00:00
cltbld%netscape.com
2953a0c9a4
Updated user agent to 1.5a on trunk - Bug# 205380 ycalonje
...
git-svn-id: svn://10.0.0.236/trunk@142952 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 20:40:38 +00:00
rogerl%netscape.com
9b24ea9a43
More array length & delete fixes
...
git-svn-id: svn://10.0.0.236/trunk@142951 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 20:40:33 +00:00
bryner%netscape.com
b6a85b6f22
Implement Find Previous (cmd+shift+G), bug 206918. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@142950 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 20:00:56 +00:00
bryner%netscape.com
061b449133
Adding mac packaging from MINOTAUR_0_1_BRANCH.
...
git-svn-id: svn://10.0.0.236/trunk@142949 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 19:49:01 +00:00
rogerl%netscape.com
ee85275de0
Fiddling with delete and Array.length
...
git-svn-id: svn://10.0.0.236/trunk@142948 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 16:25:17 +00:00
locka%iol.ie
3b26825c3b
Tell controls which ask to be resized to make do with what they're given. b=206762 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@142947 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 14:58:02 +00:00
dbradley%netscape.com
2b60bca16d
Bug 163018 - This patch fixes some problems the original patch created when building SpiderMonkey. This basically renames LIB to LIBDIR because of the conflict with the compiler's use of LIB. r=cls, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@142946 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 14:46:21 +00:00
timeless%mozdev.org
2ebf1a3383
Bug 204407 cleanup warnings in nsToolkit.cpp and nsLookAndFeel.cpp
...
r=sergei_d@fi.tartu.ee sr=blizzard(ports)
git-svn-id: svn://10.0.0.236/trunk@142945 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 14:14:22 +00:00
timeless%mozdev.org
ab94741dc8
Bug 207081 only create profile window comes up on start attempt
...
GetSpecialSystemDirectory used 'break;' instead of returning NS_OK on OS/2
and assigned its rv to an undeclared variable instead of returninng on Mac Classic.
removed tabs.
r=mkaply a=mkaply
git-svn-id: svn://10.0.0.236/trunk@142944 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 14:01:32 +00:00
peterv%netscape.com
9c8b55b39a
Bustage fix.
...
git-svn-id: svn://10.0.0.236/trunk@142943 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 13:46:20 +00:00
neil%parkwaycc.co.uk
b1ff8240af
Bug 45495 gui for editing form elements r=glazman sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@142942 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 12:44:22 +00:00
peterv%netscape.com
5dd2a2b2ac
Fix for bug 203978 (Invalid read of size 4 const nsString FunctionCall::INVALID_PARAM_VALUE(NS_LITERAL_STRING("invalid parameter value for function: "));). r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@142941 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 12:30:32 +00:00
neil%parkwaycc.co.uk
2555331dcb
Bug 142590 supplementary patch to fix typo p=malcolm-bmo@farside.org.uk r=me sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@142940 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 12:05:39 +00:00
rbs%maths.uq.edu.au
7dccf4e4f9
Enlist more invariant characters, patch by steve.swanson@mackichan.com, b=206696, r+sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@142939 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 07:17:03 +00:00
bryner%netscape.com
02e3288c9d
Adding Makefile.in to support objdir builds. Not yet hooked up to camino.mk.
...
git-svn-id: svn://10.0.0.236/trunk@142938 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 06:49:16 +00:00
bzbarsky%mit.edu
a8d5fd5b51
Make some static data const in layout. Bug 204073, patch by ataylor@its.to
...
(Andrew Taylor), r=bzbarsky, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@142937 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 03:52:33 +00:00
bzbarsky%mit.edu
636fa48493
Make some static data const in content. Bug 204532, patch by ataylor@its.to
...
(Andrew Taylor), r=bzbarsky, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@142936 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 03:49:22 +00:00
bsmedberg%covad.net
04eda085a6
bug 206254 allow nsBaseHashtable::IsInitialized() and bug 206528 nsBaseHashtable should initialize mLock. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@142935 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 23:36:19 +00:00
despotdaemon%netscape.com
5f78562873
Pseudo-automatic update of changes made by arougthopher@lizardland.net.
...
git-svn-id: svn://10.0.0.236/trunk@142934 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 22:21:16 +00:00
despotdaemon%netscape.com
5ac14e2ea3
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@142933 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 22:16:50 +00:00
despotdaemon%netscape.com
61a5ab858c
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@142932 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 22:15:36 +00:00
rogerl%netscape.com
8ce6716ffd
Missing E3 functions.
...
git-svn-id: svn://10.0.0.236/trunk@142931 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 18:17:10 +00:00
lordpixel%mac.com
3316246168
Fix for bug 78363 "Beachball in Mac `spinning' cursor should actually spin".
...
r=pinkerton@netscape.com sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@142930 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 17:49:38 +00:00
lordpixel%mac.com
2bb1acc82c
Fix for bug 78363 "Beachball in Mac `spinning' cursor should actually spin".
...
r=pinkerton@netscape.com sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@142929 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 17:41:19 +00:00
cbiesinger%web.de
43be84eb26
patch by tenthumbs@cybernex.net r+sr=bz bug 206864
...
Incorrect comparison in content/html/style/src/nsCSSParser.cpp
git-svn-id: svn://10.0.0.236/trunk@142928 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 16:59:40 +00:00
kestes%walrus.com
38c85f0422
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@142927 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 14:32:24 +00:00
kestes%walrus.com
68be955f85
fix the executable mode of all the tests.
...
git-svn-id: svn://10.0.0.236/trunk@142926 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 14:31:37 +00:00
kestes%walrus.com
1d99b69bcd
move the setting of the path to this file. make the onclick libraries
...
visable and explain the others are deprecated. formatting and comment
changes.
git-svn-id: svn://10.0.0.236/trunk@142925 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 14:26:05 +00:00
kestes%walrus.com
c26e12edd1
add perforce support. Add support for VCName2MailAddress.
...
git-svn-id: svn://10.0.0.236/trunk@142924 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:57:08 +00:00
kestes%walrus.com
9f5915ba7a
set a default time if there is not one. Change format of how we set
...
the output cell. The new strings format should be easier to modify in future.
git-svn-id: svn://10.0.0.236/trunk@142923 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:47:36 +00:00
kestes%walrus.com
465e8909fe
clean up code, remove the now unused table of checked in files for each cell, add some tests for defined values so that we do not clutter the data structure.
...
git-svn-id: svn://10.0.0.236/trunk@142922 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:44:18 +00:00
kestes%walrus.com
22d841d137
add support for onclick popup windows.
...
git-svn-id: svn://10.0.0.236/trunk@142921 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:41:12 +00:00
kestes%walrus.com
77081a96b0
change default window size in preparation for onclick popup windows.
...
git-svn-id: svn://10.0.0.236/trunk@142920 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:39:57 +00:00
kestes%walrus.com
88a9566324
in comments about new functions.
...
git-svn-id: svn://10.0.0.236/trunk@142919 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:38:41 +00:00
kestes%walrus.com
81a69190c7
remove the windows size parameter, not needed in new on click window arch.
...
git-svn-id: svn://10.0.0.236/trunk@142918 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:37:15 +00:00
kestes%walrus.com
efe214638a
slightly change dateformat to match real peforce. Forgot to put the time
...
in the output.
git-svn-id: svn://10.0.0.236/trunk@142917 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:35:15 +00:00
kestes%walrus.com
44e769e697
support for spaces in filenames. support for on click windows.
...
git-svn-id: svn://10.0.0.236/trunk@142916 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:34:11 +00:00
kestes%walrus.com
9abdd683b7
fixes which include: 1) on click window support b) enhanced perforce support.
...
git-svn-id: svn://10.0.0.236/trunk@142915 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:32:38 +00:00
kestes%walrus.com
17104d57a3
move setting path to config file. Change charater separator since the new perforce module uses a ','.
...
git-svn-id: svn://10.0.0.236/trunk@142914 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 13:30:43 +00:00
timeless%mozdev.org
9f68d9f0be
Bug 132019 Download manager context menu
...
patch by ian@arlen.demon.co.uk r=neil sr=jag
git-svn-id: svn://10.0.0.236/trunk@142913 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 12:46:37 +00:00
locka%iol.ie
ca19d857f9
Check for invalid combination of load flags. b=87353 r=radha@netscape.com sr=blizzard@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@142912 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 12:14:17 +00:00
leon.zhang%sun.com
f5fcbf23dc
Bug 204005: optimize caret timer usage
...
r=sfraser sr=brendan
git-svn-id: svn://10.0.0.236/trunk@142911 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 07:03:29 +00:00
aaronl%netscape.com
3028550bea
Bug 206743. Clean up initialization of inner/outer doc accessible objects. r=kyle, sr=henry
...
git-svn-id: svn://10.0.0.236/trunk@142910 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 06:49:28 +00:00
leon.zhang%sun.com
3a2f7db9c8
Bug 204434: JA IME: cursor position is off when text is not committed
...
This patch is for: fix crash when type chinese chars into composer
r=danm@netscape.com sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@142909 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-26 02:36:13 +00:00
rogerl%netscape.com
24428a6e21
E3 Fixes.
...
git-svn-id: svn://10.0.0.236/trunk@142908 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 23:46:54 +00:00
timeless%mozdev.org
b5d4fb496a
last not break
...
git-svn-id: svn://10.0.0.236/trunk@142907 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 22:38:41 +00:00
timeless%mozdev.org
2226c63d16
Bug 207085 Updating a stored query shouldn't return the same message as creating one
...
r=kiko
git-svn-id: svn://10.0.0.236/trunk@142906 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 22:26:04 +00:00
cbiesinger%web.de
965b435ac9
204386 r+sr=bz Allow setting Image.src to empty
...
git-svn-id: svn://10.0.0.236/trunk@142905 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 20:43:08 +00:00
cbiesinger%web.de
3ed66bbb59
partial fix for 202369 r=pavlov sr=darin crash or unchanged when refresh a page with gif files when these gif files removed
...
git-svn-id: svn://10.0.0.236/trunk@142904 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 20:38:07 +00:00
aaronl%netscape.com
ec49dbd39a
Bug 204777. Prevent backspace to send us back in history in general embedded case. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@142903 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 19:39:21 +00:00
scott%scott-macgregor.org
08b66d2f86
Add support for small icons in the mail 3-pane and for hiding/showing text in the toolbar
...
git-svn-id: svn://10.0.0.236/trunk@142902 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 19:24:43 +00:00
wtc%netscape.com
f3b9348e07
Checked in more temporary debugging code for the strange QA failure on
...
Windows.
git-svn-id: svn://10.0.0.236/trunk@142901 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 19:19:28 +00:00
scott%scott-macgregor.org
544e9b22af
fix another JS error caused by removing the folder pane columns
...
git-svn-id: svn://10.0.0.236/trunk@142900 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 17:44:52 +00:00
timeless%mozdev.org
dcd7af88d8
Bug 205609 control reaches end of non-void function GetSpecialSystemDirectory and lots of unhandled enumeration values
...
r=dougt
git-svn-id: svn://10.0.0.236/trunk@142899 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 07:11:51 +00:00
wtc%netscape.com
daaedf6e35
Enabled verbose mode temporarily for debugging a strange QA failure on
...
Windows.
git-svn-id: svn://10.0.0.236/trunk@142898 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 04:16:03 +00:00
wtc%netscape.com
ef6c7b9e73
Bug 206926: now that secrng.h and pqgutil.h include blapit.h instead of
...
blapi.h, some files that include secrng.h or pqgutil.h need to include
blapi.h directly.
Modified Files: certcgi.c swfutl.c unix_rand.c win_rand.c
git-svn-id: svn://10.0.0.236/trunk@142897 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-25 01:21:27 +00:00
scott%scott-macgregor.org
d90e4be482
fix a linux run time error because we no longer have a folderUnreadCol in the folder pane.
...
git-svn-id: svn://10.0.0.236/trunk@142896 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 21:11:06 +00:00
scott%scott-macgregor.org
d090ae441f
Ooops...missed some branding changes Minotaur --> Thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@142895 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 20:27:29 +00:00
scott%scott-macgregor.org
9ea9b69d77
conver the address book directory column header to a sidebar header like firebird
...
git-svn-id: svn://10.0.0.236/trunk@142894 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 20:17:41 +00:00
scott%scott-macgregor.org
5662e30ae6
Bug #20611 --> MinGW cc bustage. Thanks to dmose for the patch.
...
localstore changes for 3-pane now that the folder pane no longer has columns.
git-svn-id: svn://10.0.0.236/trunk@142893 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 08:47:20 +00:00
jst%netscape.com
3cbe547288
Disable annoying 'beep' when pressing enter in the url bar. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@142892 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 07:28:50 +00:00
jst%netscape.com
16f181704d
Use the new Gecko UI control class, and add a URL bar, and a Go button. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@142890 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 06:55:00 +00:00
jst%netscape.com
bbc91e4455
Making Gecko a UserControl class so that it can be placed easily in form controls in .NET apps. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@142889 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 06:52:20 +00:00
nelsonb%netscape.com
a7e2ad0eb1
Fix bugs experienced with oddly constructed general names.
...
Partially fixes bug 204555. r=wtc a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142888 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 06:27:35 +00:00
scott%scott-macgregor.org
2a687d7149
don't include brand.css, add style rules for the new throbber.
...
Land the throbber from firebird's qute theme.
git-svn-id: svn://10.0.0.236/trunk@142887 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 06:17:48 +00:00
scott%scott-macgregor.org
b7345499bd
Land new mail 3-pane toolbar icons courtesty of arvid! Woo Hoo!
...
git-svn-id: svn://10.0.0.236/trunk@142885 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 05:58:13 +00:00
nelsonb%netscape.com
de5871549c
Corrently build the array of pointers to parsed group members, even when
...
the group was empty. Fixes bug 174885 and partially fixes 204555.
git-svn-id: svn://10.0.0.236/trunk@142884 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 05:57:21 +00:00
wtc%netscape.com
c497dd6d2d
Include nss.h for the declaration of NSS_Shutdown. Use "" around prmem.h
...
and prio.h.
git-svn-id: svn://10.0.0.236/trunk@142883 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 05:23:42 +00:00
dbaron%dbaron.org
97f6f6913e
Missed part of checkin by jaggernaut%netscape.com: Bug 203167: Clean up nsDeckFrame a little. r=peterv, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@142882 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 04:10:40 +00:00
wtc%netscape.com
efce68773f
Bug 206926: make blapi.h private. Public headers that included blapi.h
...
now include blapit.h. It is necessary to make blapit.h because some
public headers and PSM use the types defined in it. r=relyea,nelsonb.
Modified Files: cryptohi.h lib/freebl/manifest.mn secrng.h pqgutil.h
git-svn-id: svn://10.0.0.236/trunk@142881 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 03:34:55 +00:00
jaggernaut%netscape.com
8a2f56d210
Bug 206943: Slightly optimize NS_GetSpecialDirectory. r=dougt, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@142880 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 03:11:36 +00:00
jaggernaut%netscape.com
efdb398585
Bug 193730: fix typo in "pref" name "intl.menuitems.alwaysappendaccesskeys" (access, not acces). Patch by mc <magicdice@hotmail.com>, r=sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@142879 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 02:40:08 +00:00
jaggernaut%netscape.com
c87f72dc09
Bug 203167: Clean up nsDeckFrame a little. r=peterv, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@142878 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 02:35:08 +00:00
brendan%mozilla.org
cf3736253f
Share a system global and system principal among all chrome:-loaded prototype documents (204145, r=ben, sr=bryner).
...
git-svn-id: svn://10.0.0.236/trunk@142877 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 02:14:23 +00:00
scott%scott-macgregor.org
c15157e026
don't make the folder header bold.
...
git-svn-id: svn://10.0.0.236/trunk@142876 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 01:16:05 +00:00
scott%scott-macgregor.org
2c86939243
move autocomplete hack into toolkit's xul.css under a moz_thunderbird ifdef.
...
git-svn-id: svn://10.0.0.236/trunk@142875 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-24 01:14:46 +00:00
wtc%netscape.com
318b1c97c1
Fixed a typo in the comment.
...
git-svn-id: svn://10.0.0.236/trunk@142874 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 23:01:26 +00:00
jaggernaut%netscape.com
0c8f349d27
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@142873 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:53:58 +00:00
cbiesinger%web.de
64f1912be5
193728 r=bbaetz sr=darin data: Base64-encoded URIs don't support %-encoded characters
...
git-svn-id: svn://10.0.0.236/trunk@142871 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:41:35 +00:00
dougt%meer.net
7cd096195a
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@142870 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:38:41 +00:00
jshin%mailaps.org
571d1b1e7f
fix line wrapping around full stop (bug 164759. Not a full fix for it).
...
r=smontagu, sr=heikki
git-svn-id: svn://10.0.0.236/trunk@142869 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:34:20 +00:00
dougt%meer.net
4efe4328b7
Lazy allocation of PLEvent's lock and condvar r=darin, b=204962
...
git-svn-id: svn://10.0.0.236/trunk@142868 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:26:38 +00:00
despotdaemon%netscape.com
c78db9d5d8
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@142867 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:26:24 +00:00
timeless%mozdev.org
61e0e3ad2e
Bug 206165 Unused variable `PRBool aCanCacheFrameOffset' in nsCaret::GetCaretRectAndInvert
...
r=sfraser sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@142866 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:24:37 +00:00
timeless%mozdev.org
7e43b35589
Bug 206166 Unused variable `PRInt32 cnt' in nsSHistory::CompareFrames
...
r=radha sr=rbs
git-svn-id: svn://10.0.0.236/trunk@142865 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:24:35 +00:00
dougt%meer.net
219c826785
removing dynamically allocated hashtable in xpcom where possible. r=alecf, b=204634
...
git-svn-id: svn://10.0.0.236/trunk@142864 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:23:10 +00:00
timeless%mozdev.org
153f4da3a7
Bug 205996 Control reaches end of non-void function nsAddrBookSession::GeneratePhoneticNameFromCard
...
r=dmose sr=dmose
git-svn-id: svn://10.0.0.236/trunk@142863 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:21:32 +00:00
timeless%mozdev.org
b950691d69
Bug 206163 unused variable `nsresult rv' in nsMathMLmactionFrame::GetSelectedFrame()
...
r=rbs sr=rbs
git-svn-id: svn://10.0.0.236/trunk@142862 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:21:31 +00:00
timeless%mozdev.org
ba93c045be
Bug 206162 unused variable `nsresult result' in nsPolicyReference::ProcessExpiryElement
...
r=harishd sr=heikki
git-svn-id: svn://10.0.0.236/trunk@142861 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:21:30 +00:00
timeless%mozdev.org
1b54d109d2
Bug 205608 Warning: C++ style comments are not allowed in ISO C89
...
r=jst sr=jst
git-svn-id: svn://10.0.0.236/trunk@142860 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:18:18 +00:00
timeless%mozdev.org
00c21e4bce
Bug 205622 [ps] warning: CreateFontPS declared `static' but never defined
...
r=smontagu sr=peterv
git-svn-id: svn://10.0.0.236/trunk@142859 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:18:09 +00:00
timeless%mozdev.org
7e69143037
Bug 205692 gint nsFreeTypeXImageSBC::GetWidth, nsFreeTypeXImageSBC::DrawString return nsresults for a failure state
...
r=rbs sr=rbs
git-svn-id: svn://10.0.0.236/trunk@142858 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:18:07 +00:00
timeless%mozdev.org
15c4af5c86
Bug 205366 ifdef WIN/MACOS(X) ConvertTwipsToPixels because it isn't used elsewhere
...
r=av sr=peterv
git-svn-id: svn://10.0.0.236/trunk@142854 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:14:21 +00:00
timeless%mozdev.org
b9838b92d9
Bug 205523 `java_wrapper_obj' might be used uninitialized in jsj_WrapJSObject
...
r=beard sr=dmose
git-svn-id: svn://10.0.0.236/trunk@142853 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:14:15 +00:00
timeless%mozdev.org
c40fabf531
Bug 205603 Cleanup warnings in xul..grid
...
r=varga sr=jag
git-svn-id: svn://10.0.0.236/trunk@142852 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:14:12 +00:00
timeless%mozdev.org
dfb31d244f
Bug 205363 Remove SendStatusNotification/nsIPrintStatusCallback
...
r=dbaron sr=dmose
git-svn-id: svn://10.0.0.236/trunk@142851 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:10:13 +00:00
timeless%mozdev.org
d5bcd46d89
Bug 205347 warning: `PRBool IsInlineNode(class nsIDOMNode *)' defined but not used
...
r=brade,jfrancis sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@142850 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:10:06 +00:00
timeless%mozdev.org
fe3c5d93e3
Bug 205358 warning: comma at end of enumerator list (nsTabFocusModel)
...
r=aaronl sr=jst
git-svn-id: svn://10.0.0.236/trunk@142849 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:10:03 +00:00
timeless%mozdev.org
8749f7951c
Bug 205262 warning nsSampleWordBreaker::Next was hidden by nsSemanticUnitScanner::Next
...
r=smontagu sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@142848 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:06:40 +00:00
timeless%mozdev.org
896995719f
Bug 205247 warning: `JSBool ReportOutOfMemory(class XPCCallContext &)' defined but not used
...
r=dbradley sr=dmose
git-svn-id: svn://10.0.0.236/trunk@142847 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:06:27 +00:00
timeless%mozdev.org
8e76b9f0af
Bug 205251 warning: normalize(...) declared `static' but never defined
...
r=smontagu sr=dmose
git-svn-id: svn://10.0.0.236/trunk@142846 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:06:24 +00:00
timeless%mozdev.org
cf328850eb
Bug 204389 warning: unused variable `const class nsView * zParent' in nsView::GetClippedRect
...
r=roc+moz sr=roc+moz
git-svn-id: svn://10.0.0.236/trunk@142845 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:00:34 +00:00
timeless%mozdev.org
d7f26966bd
Bug 204426 Warnings in nsTypeAheadFind.cpp/nsTypeAheadFind.h
...
r=aaronl sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@142844 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:00:33 +00:00
timeless%mozdev.org
1ab4e5c06c
Bug 204405 warning: unused variable `PRUnichar nullChar' in nsNodeInfo::Equals
...
r=peterv sr=peterv
git-svn-id: svn://10.0.0.236/trunk@142843 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 22:00:31 +00:00
caillon%returnzero.com
86921170e7
206835 - debug code should be #ifdef DEBUG
...
r=timeless sr=jst
git-svn-id: svn://10.0.0.236/trunk@142842 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:59:08 +00:00
despotdaemon%netscape.com
97a118085b
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@142841 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:55:51 +00:00
timeless%mozdev.org
3031c88dab
Bug 204076 Remove unused variable `PRBool sameNode' from nsHTMLEditorStyle.cpp:524
...
r=brade sr=tor
git-svn-id: svn://10.0.0.236/trunk@142840 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:55:17 +00:00
timeless%mozdev.org
747d409807
Bug 203973 txXSLTProcessor::shutdown releases a log module it doesn't own
...
r=axel sr=peterv
git-svn-id: svn://10.0.0.236/trunk@142839 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:55:16 +00:00
timeless%mozdev.org
89a5ebea79
Bug 204067 Creating "@mozilla.org/nsCMSEncoder;1" and then deleting it crashes because m_ecx isn't initialized
...
patch by rginda r=kaie sr=kin
git-svn-id: svn://10.0.0.236/trunk@142838 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:55:15 +00:00
timeless%mozdev.org
178414bdfa
Bug 203356 In method xptiInterfaceInfoManager::AddOnlyNewFilesFromFileList' warning: unused variable PRUint32 countOfFilesInWorkingSet
...
r=dougt
git-svn-id: svn://10.0.0.236/trunk@142837 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:50:06 +00:00
timeless%mozdev.org
31b706d949
Bug 203396 unused variables in nsRegion::SubRect
...
r=mkaply sr=roc+moz
git-svn-id: svn://10.0.0.236/trunk@142836 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:50:05 +00:00
timeless%mozdev.org
df7fd2e002
Bug 203387 warning: cannot pass objects of type NS_ConvertUCS2toUTF8' through ...'
...
r=bsmedberg sr=bz
git-svn-id: svn://10.0.0.236/trunk@142835 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:50:04 +00:00
danm%netscape.com
c1dbc6b770
revert rev 1.136 because of regression bug 199471. code=radha r=me
...
git-svn-id: svn://10.0.0.236/trunk@142834 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:47:57 +00:00
danm%netscape.com
a212aacef0
revert rev 1.524 because of regression bug 199471. code=radha r=me
...
git-svn-id: svn://10.0.0.236/trunk@142833 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:47:47 +00:00
timeless%mozdev.org
0e56e202cb
Bug 199989 Remove gNoisy code from libeditor.
...
r=brade sr=alecf
git-svn-id: svn://10.0.0.236/trunk@142832 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:43:10 +00:00
timeless%mozdev.org
e85ee47c76
Bug 180927 nsNNTPNewsgroupList::CleanUp deletes uninitialized m_knownArts.set
...
r=dmose sr=bz
git-svn-id: svn://10.0.0.236/trunk@142831 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:42:41 +00:00
timeless%mozdev.org
318c32bc07
Bug 180169 ASSERTION: RgnRectMemoryAllocator not thread-safe triggers because static class exists past nspr shutdown
...
r=roc+moz sr=roc+moz
git-svn-id: svn://10.0.0.236/trunk@142830 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:42:36 +00:00
danm%netscape.com
bf7a22089b
partially revert rev 1.530 because of regression bug 201108. this will also be on the 1.4 branch. code=radha r=darin,me
...
git-svn-id: svn://10.0.0.236/trunk@142829 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:42:23 +00:00
dwitte%stanford.edu
dc7e857400
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
git-svn-id: svn://10.0.0.236/trunk@142828 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:34:47 +00:00
rogerl%netscape.com
e8f1337edd
Pandora related changes.
...
git-svn-id: svn://10.0.0.236/trunk@142827 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:27:08 +00:00
varga%netscape.com
7deb18e1d5
Another attempt to fix Camino.
...
git-svn-id: svn://10.0.0.236/trunk@142824 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 15:27:15 +00:00
varga%netscape.com
fac38a2575
Trying to fix windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@142822 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 15:15:55 +00:00
sicking%bigfoot.com
cc11e18b60
Bug 199331: Recompile stylesheet if the underlying DOM is modified after .importStylesheet is called
...
r=Pike sr=peterv a=mkaply
git-svn-id: svn://10.0.0.236/trunk@142821 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 15:02:08 +00:00
timeless%mozdev.org
d38882dfd4
Bug 206204 `nsHTMLTag gWatchTags[3]', nsEditorParserObserver defined but not used
...
r=brade sr=sfraser a=dbaron
git-svn-id: svn://10.0.0.236/trunk@142820 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 14:51:04 +00:00
varga%netscape.com
210c2c74c3
Trying to fix camino bustage.
...
git-svn-id: svn://10.0.0.236/trunk@142819 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 14:06:47 +00:00
axel%pike.org
4900456ec6
not part of build, fix gcc3.2 and hex, r/sr=peterv, a=mkaply
...
git-svn-id: svn://10.0.0.236/trunk@142818 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 14:02:07 +00:00
brade%netscape.com
bf900c168e
handle fontname and other commands which respond with non-cstrings; r=mkaply, sr=smfr, a=asa; bug 204053
...
git-svn-id: svn://10.0.0.236/trunk@142817 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 13:26:46 +00:00
varga%netscape.com
3248a176bf
Fixing OS/2 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@142816 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 13:04:24 +00:00
brade%netscape.com
2e06429212
simulate keydown event in HandleUKeyEvent; bug 184549; r=smfr, sr=bryner, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142815 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 12:51:49 +00:00
varga%netscape.com
c1c2acd6b5
Landing bookmarks changes.
...
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa
The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
git-svn-id: svn://10.0.0.236/trunk@142814 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 12:03:40 +00:00
jaggernaut%netscape.com
89b256af57
Bug 205083: Composer's Selection List Properties dialog appears with a XML parsing error. Patch by neil.parkwaycc.co.uk@myrealbox.com, r=jag, sr=/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142813 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 11:24:01 +00:00
jst%netscape.com
65b0893deb
Make Gecko objects hold on to the System.Windows.Form that they're drawing in to hide HWND extraction code from embedders. Rely more on exceptions for error propagation. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@142812 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 10:13:09 +00:00
locka%iol.ie
a2edefd4d6
Ensure strange urls don't resolve to empty filenames to prevent confusion when resolving duplicates later. b=206319 r=brade sr=jaggernaut a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@142811 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 09:36:32 +00:00
neil%parkwaycc.co.uk
be6fafca6e
Bug 206312 Some rle4 bitmaps not recognised r=biesi sr=tor a=mkaply
...
git-svn-id: svn://10.0.0.236/trunk@142810 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 08:38:07 +00:00
sspitzer%netscape.com
a1fe3628e7
fix for bug #206339
...
add PR_LOGGING for the bayesian filter.
people will have problems, and this will help dev and QA track them down.
it's *really* verbose, but that can be addressed later.
r/sr=bienvenu, a=sspitzer for 1.4 final
git-svn-id: svn://10.0.0.236/trunk@142809 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 07:34:19 +00:00
ssu%netscape.com
40cb1ae75e
fixing bug 206783 - Dependee feature in the linux mozilla installer is broken. r=sgehani, rs=sspitzer, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142808 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 07:23:51 +00:00
cltbld%netscape.com
c961e5d181
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@142807 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 07:18:08 +00:00
ssu%netscape.com
8b94ffb5cc
fixing bug 201412 - Uninstaller crashes removing pathtoexe entry. r=sgehani, sr=jag, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142806 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 07:18:04 +00:00
darin%netscape.com
8f8b3dfc8e
fixes bug 205360 "libxpcom.so depends on non-existent libiconv.so" r=seawood sr=bryner a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142805 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 07:11:35 +00:00
jst%netscape.com
dcf899cc21
Eliminating a layer of code between the managed classes URI and ProfileManager and the onderlying XPCOM objects, and cleaning up a bunch of stuff. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@142804 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 07:09:13 +00:00
jshin%mailaps.org
7977208460
bug 204039 : converter for TSCII fonts (r=prabhat, sr=rbs, a=asa)
...
git-svn-id: svn://10.0.0.236/trunk@142803 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 06:31:25 +00:00
rogerl%netscape.com
8704b38966
Fixed string replace 'flat' usage
...
git-svn-id: svn://10.0.0.236/trunk@142802 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 06:25:20 +00:00
wtc%netscape.com
2e009a9ce8
Print error codes if PR_Read fails.
...
git-svn-id: svn://10.0.0.236/trunk@142801 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 06:19:11 +00:00
rbs%maths.uq.edu.au
8c762e06f5
Output basic entities such as during 'Save As' of HTML documents (there is another option/flag to output more entities such as accented letters if needed), r=adamlock, sr=heikki, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142800 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 06:18:11 +00:00
kaie%netscape.com
f1974072cc
b=200582 No line wrap for text without spaces in nsHTMLContentSerializer.cpp
...
r=jst sr=peterv a=asa
git-svn-id: svn://10.0.0.236/trunk@142799 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 05:59:56 +00:00
kaie%netscape.com
d2bd652460
b=168452 PSM embedding freeze/ final step/ mark interfaces as frozen
...
r=javi sr=alecf a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142798 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 05:58:11 +00:00
stephend%netscape.com
693c1fe565
Bug 196917. Crash in nsDiskCacheMap::FindRecord clearing cache. patch by Gordon Sheridan <gordon@netscape.com> r=dougt@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@142797 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 05:44:15 +00:00
jshin%mailaps.org
50420529e9
bug 206123 : add more scripts to font-pref. UI for Windows build
...
(r=smontagu, sr=rbs, a=mkaply)
git-svn-id: svn://10.0.0.236/trunk@142796 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 05:36:50 +00:00
scott%scott-macgregor.org
28a9603b53
try out a new 'new-mail-alert' icon for mail alerts. I believe this icon came from arvind.
...
git-svn-id: svn://10.0.0.236/trunk@142795 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 05:26:25 +00:00
scott%scott-macgregor.org
67754c8204
Rework the folder pane column title, make it a sidebar header ala firebird.
...
Don't allow the user to drag and drop icons into the menu bar.
git-svn-id: svn://10.0.0.236/trunk@142794 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 04:31:43 +00:00
timeless%mozdev.org
eea2d4b35d
Bug 197623 prefetch links should not be shown in Site Navigation Bar
...
patch by stevechapel@earthlink.net r=dean_tessman sr=jst a=asa
git-svn-id: svn://10.0.0.236/trunk@142793 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 03:05:00 +00:00
timeless%mozdev.org
bb37859238
Bug 179117 Increase number of URL bar dropdown menu items and decouple from number of history items
...
patch by stevechapel@earthlink.net r=hewitt sr=alecf a=asa
git-svn-id: svn://10.0.0.236/trunk@142792 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 03:00:47 +00:00
pinkerton%netscape.com
2f39814965
don't use jaguar-only routines for search field (bug 201796)
...
git-svn-id: svn://10.0.0.236/trunk@142791 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:45:29 +00:00
wtc%netscape.com
ffc129b523
Bug 206815: fixed a benign UMR in the PR_Poll implementations based on
...
poll(). We should initialize the events field of the pollfd structure
when we set the fd field to -1 even though the events field is ignored
if the fd field is negative.
Modified Files: ptio.c uxpoll.c
git-svn-id: svn://10.0.0.236/trunk@142790 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:34:51 +00:00
shliang%netscape.com
01ad894608
205055 - nav-only install missing ctrl-m shortcut for new mail messages. r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142789 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:26:36 +00:00
shliang%netscape.com
66c9b55746
199354 - default sidebar to closed for new profiles. r=sgehani, sr=jag, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142788 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:23:17 +00:00
waldemar%netscape.com
80667b7e35
Numerous algorithm fixes, changes, and additions. Began support for the global object and library classes.
...
git-svn-id: svn://10.0.0.236/trunk@142787 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:10:07 +00:00
waldemar%netscape.com
3fa3fac976
Added support for strings in references for referring to external definitions in pages other than the default one.
...
git-svn-id: svn://10.0.0.236/trunk@142786 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:08:32 +00:00
waldemar%netscape.com
74893f9104
Renamed Character to Char16. Added support for ToNumber and parseFloat.
...
git-svn-id: svn://10.0.0.236/trunk@142785 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:07:54 +00:00
waldemar%netscape.com
630a7adcaf
Supported regular expression literals
...
git-svn-id: svn://10.0.0.236/trunk@142784 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:07:24 +00:00
waldemar%netscape.com
2fee0721f5
Reordered grammars
...
git-svn-id: svn://10.0.0.236/trunk@142783 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:06:22 +00:00
waldemar%netscape.com
d97a575496
Renamed Character to Char16.
...
git-svn-id: svn://10.0.0.236/trunk@142782 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:05:48 +00:00
waldemar%netscape.com
2f557efd1c
Changed record constructors to depict using single angular brackets.
...
git-svn-id: svn://10.0.0.236/trunk@142781 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:04:48 +00:00
waldemar%netscape.com
0bc40b455f
Added support for strings in references for referring to external definitions in pages other than the default one.
...
git-svn-id: svn://10.0.0.236/trunk@142780 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:03:01 +00:00
waldemar%netscape.com
3d3dac7a37
Added integer-list and lisp-call expressions. Changed record constructors to depict using single angular brackets.
...
git-svn-id: svn://10.0.0.236/trunk@142779 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:01:29 +00:00
waldemar%netscape.com
a9b26eea9c
Renamed Character to Char16. Added integer-list and lisp-call expressions.
...
git-svn-id: svn://10.0.0.236/trunk@142778 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 01:00:25 +00:00
dbaron%dbaron.org
bce712ae10
Backing out my checkin for bug 206682 due to performance regression (slowing down NS_ConvertUCS2toUTF8).
...
git-svn-id: svn://10.0.0.236/trunk@142777 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 00:32:54 +00:00
bryner%netscape.com
5305218645
Unify the find strings for the find dialog and typeahead find. This also fixes "find again" in conjunction with typeahead find (bug 204645). r=pink.
...
git-svn-id: svn://10.0.0.236/trunk@142776 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 00:27:43 +00:00
bryner%netscape.com
adfbfec76d
Fix botched checkin for bug 199737 (context menu key on Windows). r=shliang, sr=sspitzer, a=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@142775 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 00:16:39 +00:00
bienvenu%netscape.com
e9a9dd1e3a
attempt to fix bug 205379 folder busy problems after getting pop3 new mail on attbi servers, r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142774 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 23:53:29 +00:00
rogerl%netscape.com
66662a9986
Forcing flat regexp for string.replace
...
git-svn-id: svn://10.0.0.236/trunk@142773 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 23:04:27 +00:00
gerv%gerv.net
edaa949628
Bug 37749 - query for changes to specific field in last n days not working. Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv.
...
git-svn-id: svn://10.0.0.236/trunk@142772 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 22:55:55 +00:00
mkaply%us.ibm.com
ea1230a8b5
#206317
...
r=ere, sr=jst, a=mkaply
Set a default content type to text/html when doing document.write()
git-svn-id: svn://10.0.0.236/trunk@142771 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 22:39:04 +00:00
timeless%mozdev.org
3fcbcf0aa4
Bug 132331 Exception... "Component returned failure code:" because we stat files *way* too often
...
Bug 167528 Status line not updated after delete
patch by ian@arlen.demon.co.uk r=neil sr=jag a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142770 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 22:22:42 +00:00
dougt%meer.net
c1d4a123b6
Fixing memory leaks. b=206655, r=bernd, sr=dbaron, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142769 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 22:12:09 +00:00
brade%netscape.com
8cd6bd299f
documentation changes for editor commands; r/sr=smfr; a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142768 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 22:03:34 +00:00
bryner%netscape.com
ec7f46e59a
Fix fast-update bustage from bug 205912 checkin.
...
git-svn-id: svn://10.0.0.236/trunk@142767 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 21:56:54 +00:00
mkaply%us.ibm.com
21944c5c43
#205825
...
r=mkaply, sr=blizzard (platform specific) a=mkaply
OS/2 only - cleanup PS code - accidental reuse of presentation spaces
git-svn-id: svn://10.0.0.236/trunk@142766 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 21:50:09 +00:00
rginda%netscape.com
7f0f59ea90
bug 206639, "land latest chatzilla", a=asa
...
Changes between 0.8.26 and 0.8.31 are:
* bug 119746: it is now possible to change character sets per channel.
* bug 206066: auto-connect networks now open in correct order
* bug 193246: fixed /list problem on some servers
git-svn-id: svn://10.0.0.236/trunk@142765 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 21:28:13 +00:00
dbaron%dbaron.org
ec7a16fd6d
Move the core of NS_ConvertUCS2toUTF8 into character sinks in nsUTF8Utils.h, and use them to make ToNewUTF8String faster. Fix bug in surrogate handling in the moved code. Fix null-termination bug in UTF8ToNewUnicode. b=206682 r=jag sr=alecf a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@142764 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 21:25:43 +00:00
alecf%flett.org
4013205ecb
slightly change the spacetrace output so people know what to DO with port 1969
...
this is a spacetrace-only change, not part of the build
git-svn-id: svn://10.0.0.236/trunk@142763 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 20:59:55 +00:00
jkeiser%netscape.com
d214c656a8
Fix crash printing fixed-position float elements (bug 200347), r=kin@netscape.com, sr=dbaron@dbaron.org, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142762 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 20:56:35 +00:00
bienvenu%netscape.com
8528871fe1
fix problem migrating/downloading mail that has been downloaded by Mail.app and marked as non junk, r=sfraser, sr/a=sspitzer 192596
...
git-svn-id: svn://10.0.0.236/trunk@142761 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 20:50:40 +00:00
dwitte%stanford.edu
6be8fa103c
oops, missed a file in previous checkin
...
git-svn-id: svn://10.0.0.236/trunk@142760 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 20:43:56 +00:00
dwitte%stanford.edu
3ead6f90d8
Bug 206022: [cookies] parser doesn't allow spaces in NAME token.
...
makes the cookie parser tolerant of spaces in the token name strings, which some sites rely on.
r=mvl, sr=alecf, a=asa.
git-svn-id: svn://10.0.0.236/trunk@142759 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 20:41:17 +00:00
rbs%maths.uq.edu.au
4013809c80
Reset some CSS properties not relevant to MathML <mtable>, b=206704, r+sr=bz, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142757 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 19:39:38 +00:00
mkaply%us.ibm.com
0965239d8c
#201598
...
r=sicking, sr=jag, a=mkaply
Specify default hover border on sidebar as 2px in modern to avoid sizing problems with large fonts
git-svn-id: svn://10.0.0.236/trunk@142756 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 19:14:11 +00:00
caillon%returnzero.com
5517123d2e
Bug 206701 - leak fix.
...
r+sr+a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142755 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 13:42:28 +00:00
neil%parkwaycc.co.uk
07d7ef9ec8
Bug 204388 Support Ctrl++ and variants to increase font size in Composer r=brade r=bobj(l10n) sr=alecf a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142754 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 12:35:23 +00:00
neil%parkwaycc.co.uk
36b0cf2015
Bug 140467 update download manager buttons when download completes p=ian@arlen.demon.co.uk r=me sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142753 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 10:14:06 +00:00
aaronl%netscape.com
4190c3c229
Backing out bug 202080 until I can figure out bustage
...
git-svn-id: svn://10.0.0.236/trunk@142752 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 09:45:03 +00:00
rogerl%netscape.com
2c1f1aff35
String fixes
...
git-svn-id: svn://10.0.0.236/trunk@142751 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 08:39:55 +00:00
bryner%netscape.com
bcaf9b40f5
It's no longer necessary to pass -DIBMBIDI on the command line; it's defined in mozilla-config.h which we include through the prefix file.
...
git-svn-id: svn://10.0.0.236/trunk@142750 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 08:31:23 +00:00
aaronl%netscape.com
2583eb2659
Bug 202080. Use new THashtable in accessibility. r=bsmedgberg, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142749 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 08:09:54 +00:00
nelsonb%netscape.com
05066e8aa0
Report the right error code for unrecognized OIDs.
...
git-svn-id: svn://10.0.0.236/trunk@142748 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 05:20:02 +00:00
pinkerton%netscape.com
8902b5ec26
ensure target is set correctly when switching between bm & history
...
git-svn-id: svn://10.0.0.236/trunk@142747 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 05:05:20 +00:00
kmcclusk%netscape.com
8b1080a18b
Backing out my changes for bug 14190 to see if the Tp: and Ts: numbers on MacOSX go back down.
...
git-svn-id: svn://10.0.0.236/trunk@142746 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 04:59:30 +00:00
ssu%netscape.com
a552da5e77
fixing bug 203602 - Default icon for Mail shortcut not optimal. r=sgehani, sr=jag, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142745 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 04:53:42 +00:00
nelsonb%netscape.com
72b1ff4554
Make tstclnt interactive on Windows. Bug 206031.
...
git-svn-id: svn://10.0.0.236/trunk@142744 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 04:34:38 +00:00
brendan%mozilla.org
c744e84b21
Include primary package locale as well as chrome path in the FastLoad file, so locale-switching invalidates any incompatible file (189870, r=jrgm, sr=ben, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@142743 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 04:09:34 +00:00
bolian.yin%sun.com
4bd1061965
Bug 205594, embedded mozilla gtk2 is not accessibility enabled.
...
r=blizzard. The Accessibility Gtk2 patch, is not for Mozilla Default Build.
git-svn-id: svn://10.0.0.236/trunk@142742 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 04:00:56 +00:00
kmcclusk%netscape.com
9420e2a859
defer showing/hiding widgets when view manager is batching updates to suppress invalidates bug=141901 a=asa r=roc+moz sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@142741 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 03:19:44 +00:00
scott%scott-macgregor.org
4472f5028d
synch with trunk.
...
Fix some problems with autocomplete given the new toolkit landing.
git-svn-id: svn://10.0.0.236/trunk@142740 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 02:10:44 +00:00
nelsonb%netscape.com
22a0346e11
Eliminate double-spacing of output on windows. Bug 206551. r=wtc.
...
git-svn-id: svn://10.0.0.236/trunk@142739 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 01:51:18 +00:00
roc+%cs.cmu.edu
dad14022d0
Bug 202681. Do not recreate frames during reflow via -moz-binding change for lazy scrollbars. Instead of lazy scrollbars, completely remove the anonymous scrollbar element for scrollbars which are disabled by CSS. r+sr=dbaron,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142738 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 01:46:13 +00:00
roc+%cs.cmu.edu
4685a42d27
Bug 206156. When we find a block inside an inline, reparent any views inside the new anonymous block and trailing inlines if the initial inline run had a view. r+sr=dbaron,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142737 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 01:40:16 +00:00
dwitte%stanford.edu
c4f34a5641
Bug 206356: cookies refused by default if you just close dialog.
...
makes the "do you want to accept this cookie?" dialog more user-friendly, by not touching the permission list if you dismiss the dialog without clicking a button.
patch by mvl, r=neil, sr=jag, a=asa.
git-svn-id: svn://10.0.0.236/trunk@142735 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 00:37:48 +00:00
jshin%mailaps.org
8d1f36c941
bug 206363 : fix a buffer overrun in JamoTTF converter (r=smontagu,
...
sr=rbs, a=asa)
git-svn-id: svn://10.0.0.236/trunk@142734 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-22 00:23:38 +00:00
jst%netscape.com
d941548ae0
Fixing regression bug 206026. Reverting the evaluation context of javascript: URL's to always be the context of the page where the URL is loaded. r=mstoltz@netscape.com, sr=brendan@mozilla.org, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/trunk@142733 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 23:51:03 +00:00
caillon%returnzero.com
09db99d3f6
206452 - Making new attribute and edit attribute work again.
...
r=ajvincent@juno.com sr=dmose a=asa
git-svn-id: svn://10.0.0.236/trunk@142732 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 23:38:17 +00:00
jshin%mailaps.org
842890c55d
change 'Hindi' to 'Devanagari' in font-pref. UI. This includes a change to
...
DTD (L10N). bug 206146 (r=yokoyama and bobj, sr=blizzard, a=mkaply).
git-svn-id: svn://10.0.0.236/trunk@142731 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 23:29:10 +00:00
brendan%mozilla.org
bcbd580b4b
White space cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@142730 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 23:15:12 +00:00
rogerl%netscape.com
4c6f57edcf
Begin SpiderMonkey support.
...
git-svn-id: svn://10.0.0.236/trunk@142729 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 23:05:16 +00:00
sspitzer%netscape.com
d613824ed1
fix for regression bug #206504
...
Views dropdown menu quickly loses focus/highlight.
thanks to bryner for debugging the problem.
r/sr=bryner, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142728 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 22:59:38 +00:00
dbaron%dbaron.org
1b8f7f8cfb
Add StringBeginsWith, StringEndsWith, and UTF8ToNewUnicode. Move UTF8 handling utilities to separate file. b=131293 r=jst sr=alecf,jag a=asa b=131293
...
git-svn-id: svn://10.0.0.236/trunk@142727 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 22:20:27 +00:00
locka%iol.ie
3a4158511c
Check if operation is cancelled before serializing files for upload. b=201610 r=brade@netscape.com sr=jaggernaut@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@142726 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 22:16:28 +00:00
bishakhabanerjee%netscape.com
0c745bb131
coreconf needs HP-UXB.11.22.mk to build on new HP box - bug 177984
...
git-svn-id: svn://10.0.0.236/trunk@142725 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 22:08:37 +00:00
pkw%us.ibm.com
b9d1339132
Bug 206630 - Add AIX support for memory cache based on physical ram
...
(originally implemented in Bug 105344)
r=gordon@netscape.com , sr=darin@netscape.com , a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/trunk@142724 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 21:59:55 +00:00
darin%netscape.com
34e2dd7e34
fixes bug 201210 "Publishing to webdav server gives error when it goes OK [chunking?]" r=brade sr=alecf a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142723 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 21:57:20 +00:00
aaronl%netscape.com
74a23fc542
Bug 206344. Topcrash in nsAccessible::GetAccNextSibling, r=kyle, sr=henry.jia, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142722 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 21:56:48 +00:00
bienvenu%netscape.com
f500583700
fix corruption and or crash when runing quicktime plugin r=peterl, sr=darin, a=sspitzer 206530
...
git-svn-id: svn://10.0.0.236/trunk@142721 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 21:47:51 +00:00
bryner%netscape.com
60066afd6c
Cleaning up this file left over from when cache was its own component. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@142720 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 21:46:18 +00:00
bryner%netscape.com
c41baa1c17
This makefile should not use EXPORT_LIBRARY since it's now part of libnecko. Bug 206143, r=darin, sr=alecf, a=mkaply.
...
git-svn-id: svn://10.0.0.236/trunk@142719 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 21:42:36 +00:00
sspitzer%netscape.com
3d067c02a6
fix for bug #180029
...
"running junk mail controls manually should respect preferences-Move to Junk folder"
r/sr=bienvenu, a=asa,sspitzer
git-svn-id: svn://10.0.0.236/trunk@142718 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 21:38:37 +00:00
jst%netscape.com
d444eb9532
Fixing regression bug 205989. Making sure we don't parse the result of evaluating a javascript: URL if network traffic was stopped from the JS in the URL.
...
git-svn-id: svn://10.0.0.236/trunk@142712 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 21:37:25 +00:00
dougt%meer.net
25935ec13a
Fixing memory leak. Multiple object creations clobber static allocations. b=206480, r=kaie,sr=dbaron,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142711 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 21:36:46 +00:00
darin%netscape.com
a458abfc6e
adding pref changes for bug 204255, r=ccarlen, sr=alecf, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142710 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 21:14:29 +00:00
danm%netscape.com
4d1cca3ae8
backing out fix for bug 192577 (rev 3.476) because of regression bug 204770. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142708 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 20:31:06 +00:00
danm%netscape.com
955096d24e
backing out fix for bug 192577 (rev 1.98) because of regression bug 204770. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142707 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 20:30:44 +00:00
bryner%netscape.com
b8e03a817e
Fix bug 205912, NSS rebuilds too often. Update a timestamp file in the source tree whenever client.mk pulls updates to NSS, and make a second timestamp file dependent on the first that's touched after cleaning NSS. r=seawood, sr=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@142706 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 20:13:24 +00:00
smontagu%netscape.com
c83ec0bb6e
Set mColumns to nsnull after |delete| to prevent a crash. Bug 206437, r+sr=bryner, a=mkaply.
...
git-svn-id: svn://10.0.0.236/trunk@142705 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 19:56:59 +00:00
darin%netscape.com
069f2e049e
bug 204255
...
this patch fixes/cleans-up several things:
1- honor ENABLE_TESTS build var
2- don't export intermediate static libs (bug 205025)
3- tmITransactionService should be ipcITransactionService
4- transaction service should not be a separate xpcom component library
plus some minor changes:
5- separate interfaces out into individual IDL file
6- get rid of *CID.h files (move CID/ContractID into IDL).. i think *CID.h
files are just overkill in this case. there should either be just one ipcCID.h
file for all IDs or none.
r=ccarlen, sr=alecf, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142704 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 19:20:38 +00:00
jdunn%netscape.com
ef58b9c4cd
fixing xptcstub code for hp-ux ia-64 for kishan@cup.hp.com
...
# 146722
r=dbradley@netscape.com
sr=shaver@mozilla.org
a=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@142702 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 19:11:29 +00:00
jake%bugzilla.org
7ab9bef6a7
Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.
...
git-svn-id: svn://10.0.0.236/trunk@142700 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 14:46:38 +00:00
oeschger%netscape.com
8c83b124de
some image reference problems in composer_help.html, review dispensation per 162559 content bug, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142699 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 13:55:52 +00:00
igor%mir2.org
069d017c8a
Pass IRFactory to Parser.parse instead of Parser constructor so Parser initialization would not require IRFactory which needs Interpreter in turn .
...
git-svn-id: svn://10.0.0.236/trunk@142698 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 12:09:08 +00:00
igor%mir2.org
5080b039a6
Layout cosmetics
...
git-svn-id: svn://10.0.0.236/trunk@142697 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 11:48:32 +00:00
neil%parkwaycc.co.uk
0e7750ce16
Bug 206236 Use Enter key to edit items on about:config r=caillon sr=bz a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142696 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 10:00:35 +00:00
rogerl%netscape.com
19e1485b91
unsigned int length fixes
...
git-svn-id: svn://10.0.0.236/trunk@142695 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 07:58:00 +00:00
sspitzer%netscape.com
35d621918f
supplimental fix for bug #202355 .
...
cut and paste error. r=cavin, sr=bienvenu, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142694 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 06:47:26 +00:00
scott%scott-macgregor.org
e07161b1d1
Major Prefs overhaul. Move connection prefs from privacy to advanced. remove various pref panels, putting the contents
...
inside of prefs-advanced.
Develop the expander binding to look like a collapsable group box with a description field.
git-svn-id: svn://10.0.0.236/trunk@142693 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 05:23:56 +00:00
bolian.yin%sun.com
67e77e3020
Bug 205772, Use GetNativeInterface in nsIAccessible to return Native AtkObject for the Accessible
...
r=aaronl. Accessibility Gtk2 Bug, is not for Mozilla Default Build
git-svn-id: svn://10.0.0.236/trunk@142692 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 03:32:55 +00:00
bolian.yin%sun.com
74f3c6bea1
Bug 204574, add states supports in accessibility/atk
...
r=kyle. Accessibility Gtk2 Patch, is not for Mozilla Default Build.
git-svn-id: svn://10.0.0.236/trunk@142691 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 03:30:28 +00:00
hpradhan%hotpop.com
3990138815
bug 148636 : reduce memory usage in xbl when rendering with lots of form elements r=jkeiser sr=bryner a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142690 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 03:14:47 +00:00
bryner%netscape.com
2a87dc328b
Don't draw buttons as active when they are disabled. But 195881, r=blizzard, sr=jag, a=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@142689 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 03:06:42 +00:00
bryner%netscape.com
6464a0bed2
Add prebinding base address for libxpcom_compat.dylib. Bug 206381, r=seawood, a=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@142688 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 03:04:48 +00:00
leon.zhang%sun.com
78f0e55737
Fix bug 149126: Mail Client doesn't work correctly with Open Office with rpm builds
...
patch by joey.shen@sun.com
r=blizzard@mozilla.org sr=dmose@mozilla.org a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@142687 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 03:04:36 +00:00
nisheeth%netscape.com
73bcd9dd60
Fix for bug 206027. r=harishd@netscape.com, sr=jst@netscape.com, a=mkaply@us.ibm.com. Make cut n paste from Powerpoint into Mozilla work properly.
...
git-svn-id: svn://10.0.0.236/trunk@142686 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 03:03:59 +00:00
bzbarsky%mit.edu
907a8d33ff
Add a "Go to line" option to the Edit menu in View Source (bug 104383). Make
...
the links in the JS console automatically go to the right line in View Source
(bug 79612). Patch (in bug 104383) by christian@schmidt.net (Christian
Schmidt) with some selection fu from rbs, r=neil, sr=me, a=asa
git-svn-id: svn://10.0.0.236/trunk@142685 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 02:23:13 +00:00
brendan%mozilla.org
fc5206a4c7
Remove ancient include of jshash.h, no longer needed since the double hashing and property tree changes went in.
...
git-svn-id: svn://10.0.0.236/trunk@142683 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 02:20:59 +00:00
jake%bugzilla.org
7eb52ce420
Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32
...
Patch by Jean-Sebastien Guay <jean_seb@hybride.com >
git-svn-id: svn://10.0.0.236/trunk@142682 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 02:15:21 +00:00
bzbarsky%mit.edu
13bef7dd68
Quiet some silly warnings. Bug 72164, patch by Eric Lawrence
...
<elawrenc69@yahoo.com >, r+sr=bzbarsky, a=asa
git-svn-id: svn://10.0.0.236/trunk@142681 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 02:06:01 +00:00
ssu%netscape.com
6ca6e3aaf7
addedum patch to fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142680 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 01:57:55 +00:00
asa%mozilla.org
4371548d82
default smooth scrolling to off until it works better
...
git-svn-id: svn://10.0.0.236/trunk@142679 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 01:35:57 +00:00
rbs%maths.uq.edu.au
e26245b3b9
Font prefs shouldn't limit choices + some optimizations of the 'user perception' by lazily building the drop down font lists while there, b=142511, r=gerv, sr=blizzard, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142677 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 01:14:33 +00:00
sspitzer%netscape.com
4d99eccb6d
updated icon from gail, a=asa,sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142676 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 01:10:49 +00:00
leaf%mozilla.org
fd9d1e558c
re-sign nss libs after stripping, bug 200775, r=wtc, sr/a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@142675 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 01:01:28 +00:00
sgehani%netscape.com
007624fc6a
Make GetFSRefInternal assume NS_ERROR_FILE_NOT_FOUND when CFURLGetFSRef
...
returns false.
b=202772; r=ssu, ccarlen; sr=sfraser; a=asa
git-svn-id: svn://10.0.0.236/trunk@142674 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 00:53:36 +00:00
sgehani%netscape.com
2d9b362f53
Carbonize AppleSingle decoder, fileMacAlias() XPInstall API, and
...
gestalt() XPInstall API to restore XPInstall to full working
functionality on Mach-O builds.
b=202772; r=ssu, ccarlen, sr=sfraser; a=asa
git-svn-id: svn://10.0.0.236/trunk@142673 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 00:53:35 +00:00
jkeiser%netscape.com
a4bd0b269f
Fix drag and drop to/from textarea and input (bug 194802), r=bryner@netscape.com, sr=jst@netscape.com, a=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@142672 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-21 00:42:32 +00:00
gerv%gerv.net
ab2225b7c3
Bug 205043 - fix bogus overly-restrictive terms in Sun JNI file. Patch by gerv; sr,a=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@142671 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 23:27:06 +00:00
rogerl%netscape.com
e86532ffbc
Changed array length handling.
...
git-svn-id: svn://10.0.0.236/trunk@142670 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 22:51:51 +00:00
smontagu%netscape.com
4b0a7cb9ab
More fine-grained NS_FONT_DEBUG environment variables to distinguish between Xlib, Xprint and GTK. Bug 206017, author=Roland.Mainz@informatik.med.uni-giessen.de, r=rbs, sr=dmose, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@142669 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 22:50:51 +00:00
suresh%netscape.com
75687e43a8
fix for bug 206320 - Classic theme missing Cry smiley icon. r-brade, sr-alecf, a-asa.
...
git-svn-id: svn://10.0.0.236/trunk@142668 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 22:38:01 +00:00
heikki%netscape.com
bac130fe6c
Bug 204545, remove event listeners when needed, which fixes practically all known memory leaks and gets us a step closer to IE compatibility. r=harishd, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@142667 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 21:48:25 +00:00
ssu%netscape.com
6f87a19cb8
fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142666 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 21:38:18 +00:00
caillon%returnzero.com
a161d5e100
Bug 199566 - Inspector needs a command line handler.
...
The following should now work:
./mozilla -inspector
./mozilla -inspector "http://www.foo.com/ "
r=timeless sr=jst a=asa
git-svn-id: svn://10.0.0.236/trunk@142665 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 21:30:42 +00:00
dbaron%dbaron.org
30b14d5880
Fix unicode to entity conversion in case where we have duplicate names for a unicode codepoint to prefer the correct name. Partly based on patch by brade@netscape.com. b=205110 r=alecf sr=heikki a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@142664 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 20:53:21 +00:00
bryner%netscape.com
0774fe7365
Use the actual old and new positions of the scrollbar when calling nsIScrollbarMediator::ScrollbarButtonPressed(). This fixes the case where you can scroll off the end of a tree using the scrollbar buttons (bug 190047). r=pinkerton, sr=sfraser, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@142663 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 20:50:26 +00:00
dbaron%dbaron.org
9aac1ef1b8
Make ContentInserted handle appending after an inline that was split because it contains a block. b=141019 Based on patch by kin@netscape.com. r+sr=roc a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142662 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 20:49:27 +00:00
dbaron%dbaron.org
12e722f54f
Fix gcc3 builds on Solaris/x86. r=dbradley sr=brendan a=asa b=149461
...
git-svn-id: svn://10.0.0.236/trunk@142661 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 20:47:12 +00:00
dougt%meer.net
ccd19305ca
Fixing GTK2 Leaks. r/sr/a=blizzard. b=206361
...
git-svn-id: svn://10.0.0.236/trunk@142660 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 20:41:58 +00:00
dean_tessman%hotmail.com
79bae84301
206055 - [XUL] <label>'s control attribute doesn't work
...
patch by gelsoft@mx4.tiki.ne.jp
git-svn-id: svn://10.0.0.236/trunk@142659 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 19:52:42 +00:00
axel%pike.org
542268195d
bug 47719, pass nsresults and error messages back to content, r=sicking, sr=peterv, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142658 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 19:48:56 +00:00
blizzard%redhat.com
0bdb6cb006
Missed file for checkin for bug #205752 .
...
git-svn-id: svn://10.0.0.236/trunk@142657 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 18:52:40 +00:00
smontagu%netscape.com
630769075e
Backing out fix for bug 192088, which caused regressions for Persian and Indic scripts. r=gisburn, sr=roc+moz, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@142656 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 18:19:09 +00:00
blizzard%redhat.com
2a732f4fc0
Bug #205752 . Support a directory for gre config files: /etc/gre.d/ r=dougt,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142655 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 17:43:12 +00:00
ssu%netscape.com
2882c84fc0
fixing bug 205865 - Chatzilla's command key in the 'Window' menu is in conflict with IM's menu item. r=rginda, sr=jag, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142654 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 17:21:52 +00:00
rogerl%netscape.com
f6b4366418
Added JS1.2 support, changes for array.toString
...
git-svn-id: svn://10.0.0.236/trunk@142653 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 17:06:09 +00:00
leaf%mozilla.org
48695e1b3e
mozilla-sdk rename to gecko-sdk, bug 205433, r=granrose, sr=seawood, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@142652 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 16:40:53 +00:00
mostafah%oeone.com
f10e2102a2
Removed including sysinfo.h since it breaks the OSX builds and is not needed
...
git-svn-id: svn://10.0.0.236/trunk@142651 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 14:31:04 +00:00
dbradley%netscape.com
5878dbec4a
bug 205538 - Use hyphens instead of underscores in caps prefs for CID's. r=adamlock, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142650 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 14:19:05 +00:00
igor%mir2.org
5f07a99e6c
Added WrapFactory.wrapAsJavaObject to simplify customization of LiveConnect
...
git-svn-id: svn://10.0.0.236/trunk@142649 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 12:46:09 +00:00
bryner%netscape.com
f1af1fce70
fix a few warnings
...
git-svn-id: svn://10.0.0.236/trunk@142648 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 10:35:40 +00:00
bryner%netscape.com
2079ddc077
make copying of history.properties objdir-safe
...
git-svn-id: svn://10.0.0.236/trunk@142647 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 10:23:52 +00:00
bryner%netscape.com
3b843d5517
fix a warning
...
git-svn-id: svn://10.0.0.236/trunk@142646 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 10:21:15 +00:00
bryner%netscape.com
ca69f13da7
modules/zlib/src is not needed as a library search path.
...
git-svn-id: svn://10.0.0.236/trunk@142645 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 09:57:45 +00:00
axel%pike.org
8ea599e92a
bug 205675, error on recursive import/include, r=sicking, sr=peterv, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142644 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 09:30:10 +00:00
asa%mozilla.org
97d10d6a74
removing cruft from early days
...
git-svn-id: svn://10.0.0.236/trunk@142643 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 08:45:02 +00:00
igor%mir2.org
4aabd1be6d
Adding missed final qualifier to the declaration of js_NaN_date_str field
...
git-svn-id: svn://10.0.0.236/trunk@142642 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 08:10:48 +00:00
scott%scott-macgregor.org
0e50879ab5
Add bindings for a preferences expander widget (similar to the one used by firebird).
...
Eventually we'll inherit this class from mozilla/toolkit once the firebird version moves from mozilla/browser
to mozilla/toolkit.
git-svn-id: svn://10.0.0.236/trunk@142641 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 06:22:47 +00:00
nisheeth%netscape.com
8828b5b440
Fix for bug 200004. r=caillon@aillon.org, sr=heikki@netscape.com, a=asa@mozilla.org. Make 'match only previously typed sites' autocomplete pref work properly.
...
git-svn-id: svn://10.0.0.236/trunk@142640 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 04:00:35 +00:00
dwitte%stanford.edu
dbbc56c86f
Bug 203593: Memory leak of 672 bytes from 4 blocks allocated in PR_Malloc.
...
fixes some addrbook leak suckage and tidies up memory footprint a tad.
r=caillon, sr=dmose, a=asa.
git-svn-id: svn://10.0.0.236/trunk@142639 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 02:49:10 +00:00
katakai%japan.sun.com
2be8a3eada
bug 195154
...
Surrogate extension B (plane 2) characters can not be not diplsyed on linux with Free Type font
r=smontagu,sr=bryner,a=dbaron
git-svn-id: svn://10.0.0.236/trunk@142638 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 02:31:44 +00:00
scott%scott-macgregor.org
af7de4c423
Rework pref panels to make them look better given the new look of prefs under the new toolkit.
...
In particular, get rid of the notifications panel, move it under General.
Refactor the labels panel and return receipts under a unified 'Advanced' panel.
As a short term hack, expose the proxy connection prefs in the privacy panel until I can make room for it in
another panel.
git-svn-id: svn://10.0.0.236/trunk@142637 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 02:26:20 +00:00
timeless%mozdev.org
73b4b6518b
Bug 206287 things Will be re-ordered to match declaration order
...
r=roc+moz sr=roc+moz a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@142636 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 02:02:56 +00:00
pkw%us.ibm.com
7dd83a34e4
AIX: Calling gtk_realize_widget on a gtk_entry causes a root status window
...
to come up.
r=katakai@japan.sun.com , sr=blizzard@mozilla.org , a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@142635 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 00:57:06 +00:00
harishd%netscape.com
545ffce52a
Set param type before invoking an exception. b=206108, r=dbardley@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@142634 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 00:36:00 +00:00
sspitzer%netscape.com
6a1c0d2185
landing last bit of neil.parkwaycc.co.uk@myrealbox.com's fix for bug #54802
...
we now have cut/copy/paste/find icons for modern and classic, so we can
enable the pref UI that allows users to enable / disable them.
r/sr/a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142633 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 00:26:46 +00:00
sspitzer%netscape.com
988401b877
landing fix for gail for bug #199358
...
new modern skin toolbar icons for cut,copy,paste and find.
r/sr/a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142632 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 00:24:38 +00:00
cavin%netscape.com
51b7b93de0
Fix for 205729. Added 'aMsgWindow' input parameter to PerformBiff() which is set to null for regular biff (ie, check mail for every xx minutes) and is set to a valid window for check mail at startup. r=sspitzer, sr=bienvenu, a=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@142631 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 23:59:06 +00:00
bryner%netscape.com
36d3734a8e
use an updated preview image that's the same size as the one we had before.
...
git-svn-id: svn://10.0.0.236/trunk@142630 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 23:56:36 +00:00
roc+%cs.cmu.edu
7bee6c40f3
Bug 201851. Don't honor XUL 'width' and 'height' attributes on anything other than XUL elements. r+sr=dbaron,a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142629 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 23:24:51 +00:00
brendan%mozilla.org
1ca29cb3b4
Comment and 80th column violation tweaks.
...
git-svn-id: svn://10.0.0.236/trunk@142626 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 22:01:57 +00:00
nicolson%netscape.com
3425ca695c
update to JSS 3.4 RTM.
...
git-svn-id: svn://10.0.0.236/trunk@142624 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 21:44:23 +00:00
rogerl%netscape.com
1db62cf805
sigh. Even more gc fixes
...
git-svn-id: svn://10.0.0.236/trunk@142623 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 21:22:02 +00:00
rogerl%netscape.com
34a71495c2
TRACE_DEBUG
...
git-svn-id: svn://10.0.0.236/trunk@142622 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 21:09:17 +00:00
rogerl%netscape.com
63846ff8e1
GC fixes
...
git-svn-id: svn://10.0.0.236/trunk@142621 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 21:06:38 +00:00
sicking%bigfoot.com
ec0ace7ac5
Bug 199579: Sorting case-order is inverted. Also sort using application locale as default locale.
...
r=Pike sr=peterv a=asa
git-svn-id: svn://10.0.0.236/trunk@142620 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 21:06:10 +00:00
dougt%meer.net
856cd8f334
GTK2 only fix. Fixing two memory leaks. r=blizzard, b=205981, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@142618 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 19:06:43 +00:00
scott%scott-macgregor.org
873060409f
override the new toolkit's contents.rdf for classic/global with our own.
...
git-svn-id: svn://10.0.0.236/trunk@142616 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 18:58:04 +00:00
nicolson%netscape.com
f1208c2cc2
Partial fix for 189964: support more algorithm names.
...
git-svn-id: svn://10.0.0.236/trunk@142615 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 18:36:38 +00:00
suresh%netscape.com
b027a79a53
fix for bug 141702 - Redirection limit exceeded [not sending Authorization header on 302]. r-dougt, sr-darin, a-sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@142614 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 17:47:22 +00:00
igor%mir2.org
3eabc369dd
Addition of seal function to Rhino shell to seal all supplied arguments.
...
git-svn-id: svn://10.0.0.236/trunk@142611 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 15:53:23 +00:00
timeless%mozdev.org
a906a9556d
Bug 176316 Add Last-Modified support to bonsai
...
Adds optional path parameter to parse_rcs_file
Adds required http header call to do_directory
patch by rperrot@debian.org r=justdave
git-svn-id: svn://10.0.0.236/trunk@142609 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 12:58:45 +00:00
jdunn%netscape.com
73da294dd4
Fix PNG crasher/hang. The problem is due to a the casting of float to int/unsigned.
...
Patch submitted by randeg@alum.rpi.edu
r=pavlov@pavlov.net
sr=tor@acm.org
a=asa@mozilla.org
# 200801
git-svn-id: svn://10.0.0.236/trunk@142608 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 12:54:16 +00:00
aaronl%netscape.com
040d929493
Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142607 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 09:07:41 +00:00
scott%scott-macgregor.org
c18da71a33
Convert thunderbird to use mozilla/toolkit (i.e. the toolkit used by Firebird).
...
This temporarily breaks Thunderbird until I land the matching mozilla/toolkit changes. Sorry about that.
git-svn-id: svn://10.0.0.236/trunk@142606 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 06:53:25 +00:00
rogerl%netscape.com
2993c7977a
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@142605 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 05:55:05 +00:00
bryner%netscape.com
5e3e9e52aa
Add a more standard preview image, and change contents.rdf to use that one instead of the seamonkey classic skin preview. Thanks to Lil46john@aol.com for the preview image. Bug 197260.
...
git-svn-id: svn://10.0.0.236/trunk@142604 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 04:42:14 +00:00
bryner%netscape.com
b17d0bde24
Remove MOZ_PHOENIX #ifdef in nsSecurityWarningDialogs.cpp; set default security dialog prefs in all.js instead. Fixes bug 172091. Affects firebird build only.
...
git-svn-id: svn://10.0.0.236/trunk@142603 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 04:23:22 +00:00
bzbarsky%mit.edu
d21bd909df
Make the "control" attribute of XUL <label> work. Bug 206055, patch by
...
gelsoft@mx4.tiki.ne.jp (KENZ (Kenji Irie)), r=neil,
sr=bzbarsky, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142602 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 03:23:00 +00:00
scott%scott-macgregor.org
fd25b234ac
Does not effect Seamonkey builds.
...
Try to get thunderbird going on the Mac. Include TK_LIBS.
Thanks to macrxnapa for the patch.
git-svn-id: svn://10.0.0.236/trunk@142601 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-19 00:24:34 +00:00
alecf%flett.org
16cd7c57c7
fix for bug 123425 - turn of MOZ_WINCONSOLE for the installer apps, so that someone can actually build with it
...
r=ssu, sr=cls, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@142600 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 23:34:31 +00:00
scott%scott-macgregor.org
d5dc068f31
Change a MOZ_PHOENIX ifdef to a MOZ_XUL_APP ifdef in order to enable preprocessing for thunderbird
...
builds as well as firebird.
Has no impact on the regular seamonkey build.
git-svn-id: svn://10.0.0.236/trunk@142599 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 23:10:18 +00:00
scott%scott-macgregor.org
cde6f45c7e
only unzip pipnss and pippki jar files if we are building with MOZ_PSM defined
...
git-svn-id: svn://10.0.0.236/trunk@142598 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 21:11:00 +00:00
scott%scott-macgregor.org
e0c6943a2e
fork contentAreaClick.js for now so we can prevent open link in tab code from executing in thunderbird
...
(i.e. middle clicking on links were causing thunderbird to try to load navigator.xul because of this JS)
git-svn-id: svn://10.0.0.236/trunk@142597 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 21:09:52 +00:00
scott%scott-macgregor.org
9f228e9ae7
Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
...
been moved to ..\src.
git-svn-id: svn://10.0.0.236/trunk@142596 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 19:25:59 +00:00
bzbarsky%mit.edu
e0cdf6ff12
Fix parsing of |url()| to treat it like the URI "" instead of as an error. Bug
...
203256, r+sr=dbaron, a=brendan
git-svn-id: svn://10.0.0.236/trunk@142595 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 14:57:23 +00:00
caillon%returnzero.com
8c0dbff19b
Make Inspector localizable and use nsIPromptService for alerts
...
Bug 109891
r=biesi rs=bzbarsky a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142594 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 12:15:22 +00:00
rogerl%netscape.com
11654a82bb
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@142593 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 08:39:59 +00:00
brendan%mozilla.org
366fb4613a
Out of date comment fixed.
...
git-svn-id: svn://10.0.0.236/trunk@142592 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 22:34:09 +00:00
ssu%netscape.com
a612e62f0d
checking fix for rajiv for bug 177514 - 'mozMapi' should be 'MozillaMapi'. r=naving, sr=sspitzer, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142591 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 19:05:42 +00:00
cbiesinger%web.de
332b6dbe6b
204994 r=neil.parkwaycc.co.uk sr=tor a=dbaron crash if i view the attachment (attached to bug 196977)
...
git-svn-id: svn://10.0.0.236/trunk@142590 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 16:51:19 +00:00
bzbarsky%mit.edu
4077674504
Put line number ids on all the <pre> blocks that we create; this should make it
...
easier to hook up a performant "go to line" UI. Bug 104383, r+sr=rbs, a=asa
git-svn-id: svn://10.0.0.236/trunk@142588 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 16:15:30 +00:00
bzbarsky%mit.edu
044fdfa54a
Make font-size:larger and font-size:smaller smarter about interpolating and
...
extrapolating font sizes. Bug 72164, patch by Eric Lawrence
<elawrenc69@yahoo.com >, r=bzbarsky, r+sr=dbaron, a=asa
git-svn-id: svn://10.0.0.236/trunk@142587 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 16:11:51 +00:00
caillon%returnzero.com
1fe458ad18
205225 - document.createTreeWalker(null, ...) wasn't null checking.
...
r=sicking sr=jst a=asa
git-svn-id: svn://10.0.0.236/trunk@142586 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 13:57:16 +00:00
aaronl%netscape.com
bc5e4a1f4f
Backing out changes until I can figure out what's happening
...
git-svn-id: svn://10.0.0.236/trunk@142585 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 12:00:07 +00:00
aaronl%netscape.com
b7d035ae4f
Fixing bustage on mac.
...
git-svn-id: svn://10.0.0.236/trunk@142584 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 10:31:22 +00:00
aaronl%netscape.com
b0bd95e2b4
Fixing bustage, checking in correct atk changes from patch.
...
git-svn-id: svn://10.0.0.236/trunk@142583 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 10:26:14 +00:00
aaronl%netscape.com
b953d5678e
Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142582 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 09:00:57 +00:00
bryner%netscape.com
f1fc6dc283
Use the 'exec PROGRAM LIST' form of exec() so that running a command with no arguments doesn't get split up into words. Fixes executing a command with no arguments that has spaces in the path.
...
git-svn-id: svn://10.0.0.236/trunk@142581 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 08:34:44 +00:00
ssu%netscape.com
db0fb6bb36
fixing bug 205514 - Moz won't load or evaluate local proxy.pac. r=dveditz rs=darin a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142580 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 05:59:28 +00:00
nelsonb%netscape.com
8d766c0bcf
If the verbose option is given twice (e.g. -vv) and the server requests
...
client auhtentication, tstclnt will display the server's list of trusted
client CA names.
git-svn-id: svn://10.0.0.236/trunk@142579 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 05:38:01 +00:00
jake%bugzilla.org
895defdbcf
Bug 199129 - Replace installation list w/a link to the installation list on the web page
...
git-svn-id: svn://10.0.0.236/trunk@142577 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 03:11:46 +00:00
jst%netscape.com
b9ee16e626
New version of key file, missing binary flag on this file. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@142576 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 02:15:26 +00:00
jake%bugzilla.org
863afd8f2c
Recompile docs so (hopefully) I can get some feedback on the installation chapter changes.
...
git-svn-id: svn://10.0.0.236/trunk@142575 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 01:39:50 +00:00
jake%bugzilla.org
967937cdf5
Bug 191034 - Making the installation chapter a little more generic. Replaced a lot of OS Specific hints with links to the OS Specific section.
...
git-svn-id: svn://10.0.0.236/trunk@142574 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 01:27:54 +00:00
nelsonb%netscape.com
576c3b184c
Add comments explaining why UMRs are not a problem.
...
git-svn-id: svn://10.0.0.236/trunk@142573 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 01:26:41 +00:00
nelsonb%netscape.com
dc343cc2a1
Correct offset arithmetic for "choice" templates. Bug 161580.
...
Patch by wtc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@142572 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 01:18:53 +00:00
dougt%meer.net
999a1342b9
Fixes CantRenderReplacedElementEvent memory leak. b=203596, r+sr=dbaron, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@142571 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 01:10:50 +00:00
leaf%mozilla.org
c3bed9c5fc
adding target to re-sign softokn3.dll after build post-processing, r=relyea, wtc, bug 200775
...
git-svn-id: svn://10.0.0.236/trunk@142569 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 00:58:24 +00:00
ssu%netscape.com
dedb050f70
fixing bug 190381 - Message Filters dialog is missing its Help button. r=jag, sr=jag, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142567 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 00:31:21 +00:00
ssu%netscape.com
49a7fc7c43
checking in gifs from Patrick Hendriks for bug 159142 - Fix Quick Launch graphic icon in installer (turbo). r=ssu, sr=dveditz, a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@142566 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 00:28:53 +00:00
rogerl%netscape.com
0c60f3ad61
added /Op
...
git-svn-id: svn://10.0.0.236/trunk@142564 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 23:37:26 +00:00
rogerl%netscape.com
07da4dc2a2
Closure not working... And fixed Math.random initialization.
...
git-svn-id: svn://10.0.0.236/trunk@142563 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 23:25:23 +00:00
rogerl%netscape.com
d14a54bc05
Fixing closure related bugs.
...
git-svn-id: svn://10.0.0.236/trunk@142562 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 22:32:35 +00:00
bryner%netscape.com
9ed43834fa
We don't want to change the profile location just yet.
...
git-svn-id: svn://10.0.0.236/trunk@142560 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 21:41:27 +00:00
akkana%netscape.com
b31897b6b3
Add a missing semicolon
...
git-svn-id: svn://10.0.0.236/trunk@142559 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 20:59:20 +00:00
wtc%netscape.com
cd4c3c23d6
Bug 204092: build NSPR on Solaris with -xO4 optimization.
...
git-svn-id: svn://10.0.0.236/trunk@142558 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 20:33:14 +00:00
nelsonb%netscape.com
07e27ac82c
Remove MOZILLA_BSAFE_BUILD. Bug 193090.
...
git-svn-id: svn://10.0.0.236/trunk@142557 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 20:21:20 +00:00
nelsonb%netscape.com
f0ebc2d63a
Remove files that were part of MOZILLA_BSAFE_BUILD. Bug 193090.
...
git-svn-id: svn://10.0.0.236/trunk@142556 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 20:17:11 +00:00
nelsonb%netscape.com
f8d9c8ca7e
Remove support for MOZILLA_BSAFE_BUILD. Bug 193090.
...
git-svn-id: svn://10.0.0.236/trunk@142555 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 20:14:59 +00:00
bienvenu%netscape.com
05b39801d7
make newly junk mail plugin classified junk mail not appear in the non-junk mail view 180203 r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142554 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 19:53:24 +00:00
ben%netscape.com
2e153994a8
Wiping hyatt's ass. Back out web panels for MF0.6 :-)
...
git-svn-id: svn://10.0.0.236/trunk@142553 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 19:22:12 +00:00
ben%netscape.com
fb7fec97dc
Another Phoenix->Mozilla Firebird name change
...
git-svn-id: svn://10.0.0.236/trunk@142552 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 19:21:33 +00:00
ben%netscape.com
1697b98d9d
Update link to FirebirdHelp (Phoenix->Firebird)
...
git-svn-id: svn://10.0.0.236/trunk@142551 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 19:21:19 +00:00
bienvenu%netscape.com
26229e6366
make newly junk mail plugin classified junk mail not appear in the non-junk mail view 180203 r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142548 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 18:23:34 +00:00
akkana%netscape.com
8fdf606c82
If the serializer test fails, print the url of some helpful doc. r=mcafee sr=alecf a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142547 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 18:19:44 +00:00
locka%iol.ie
baedc29487
Tolerate broken links while saving documents, fix freeze. b=205668 r=brade sr=darin a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142546 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 18:08:43 +00:00
igor%mir2.org
8ad14f93fd
Resolving http://bugzilla.mozilla.org/show_bug.cgi?id=203013 :
...
Changing behavior of sealed objects to throw an exception on any attempt to modify them including changing values of existing properties. In the same time making object sealed does not affect read-only status of its properties which allows to override properties of objects with a sealed object as a prototype.
Rhino shell now accepts -sealedlib option to seal all standard objects.
git-svn-id: svn://10.0.0.236/trunk@142545 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 14:25:57 +00:00
dougt%meer.net
51658eb14b
disabling unloading of dependent libraries on HPUX. On tihs and possibly other platforms there is no reference count on dso's. This means that when unload is called, the libraries is actually unloaded causing a crash. b=204804, r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@142544 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 13:24:55 +00:00
glazman%netscape.com
0e36fded62
crash when doing multiple redo commands in Composer; r=brade, sr=peterv, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142543 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 09:08:03 +00:00
igor%mir2.org
e28ea86f6f
Optimizations in NativeDate mostly to reduce amount of various format strings runtime has to initialize.
...
git-svn-id: svn://10.0.0.236/trunk@142542 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 08:32:58 +00:00
aaronl%netscape.com
026d25102f
Bug 204934. Fix accessibility crashes. r=kyle, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142541 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 08:29:12 +00:00
bryner%netscape.com
b78620a8f7
Add id's to about and preferences menu items so that they end up in the application menu on Mac. Patch by Kevin Gerich, bug 204416.
...
git-svn-id: svn://10.0.0.236/trunk@142540 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 07:42:34 +00:00
bryner%netscape.com
6ba2f47b7b
Fix mozcomps meta-component build on non-win32 platforms (bug 205711). Patch by ccarlen, r=pavlov, sr=me, a=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@142539 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 06:07:37 +00:00
rginda%netscape.com
93e765df92
bug 204572, "land latest venkman", a=sspitzer
...
check in differences between 0.9.67 and 0.9.75
* Fixes literal tab expansion in the new source view
* Fixes places where search() was used instead of indexOf. bug 204341
* Makes it so that editing properties on a hard breakpoint also modifies
properties on the future breakpoint.
* Makes it so that venkman can load source for files are are currently being
loaded by mozilla. bug 166935
* Catches exceptions thrown by file picker widget
* fixes a typo in the change-container command
* fixes a bug where splitters would be misplaced if you dragged a view directly from one tab container to another
* adds tooltips to the buttons in the toolbar
git-svn-id: svn://10.0.0.236/trunk@142538 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 05:03:39 +00:00
oeschger%netscape.com
2f63a1ea0f
just cleaning up the help content a little, dispensation per 162559, r=robinf, adding missing gifs, fixing typos, etc.
...
git-svn-id: svn://10.0.0.236/trunk@142532 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 02:29:50 +00:00
bolian.yin%sun.com
5b6f5bfa4f
Bug 201180, mozilla's AtkUtil implementation doesn't support atk_add_key_event_listener.
...
r=kyle. This is NOT for default build. It is a Gtk2 Accessibility patch.
git-svn-id: svn://10.0.0.236/trunk@142531 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 01:41:46 +00:00
shliang%netscape.com
d89054961d
135210 - this frame flyout context menu has duplicate accesskeys. r=varga,sr=jag,a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142529 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 01:19:34 +00:00
shliang%netscape.com
2435403cfd
bug 192029 - top border of tab contents adjoining active tab should be aqua blue. r=varga,sr=jag,a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142528 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 01:17:30 +00:00
shliang%netscape.com
6f39b445b2
bugs 200160, 179534 - droplists don't get focus in aqua/classic theme, editable menulists are messed up. r/sr=jag,sspitzer,a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142527 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 01:14:07 +00:00
shliang%netscape.com
a776d6805d
bug 205054 - need descriptive text dialog to come up for user's first junk mail action. r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142526 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 01:10:33 +00:00
bryner%netscape.com
9bf807ce6a
Remove some obsolete code from htmlparser. Bug 205730, r=harishd, sr=jst, a=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@142525 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 00:59:04 +00:00
dbaron%dbaron.org
86a9892e4c
Fix bustage on Sun Workshop compiler (nebiros tinderbox). r=darin
...
git-svn-id: svn://10.0.0.236/trunk@142524 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 00:52:17 +00:00
yokoyama%netscape.com
e3e216450f
** not part of build***
...
Updating document
git-svn-id: svn://10.0.0.236/trunk@142523 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 00:49:07 +00:00
timeless%mozdev.org
3590a4fbb0
Bug 163018 Fix support for lib64 & x86-64 architectures
...
patch by gbeauchesne@mandrakesoft.com r=shaver a=asa
git-svn-id: svn://10.0.0.236/trunk@142522 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 00:21:08 +00:00
yokoyama%netscape.com
3561d42d1b
**Not part of the build**
...
Microsoft Visual Studio .NET Test application
git-svn-id: svn://10.0.0.236/trunk@142521 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 00:19:26 +00:00
mstoltz%netscape.com
b900febe80
Bug 202253 - Remove prefs granting pages at www.mozilla.org access to the clipboard. r=mkaply, sr=heikki, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142520 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 00:18:06 +00:00
yokoyama%netscape.com
106848a157
**Not part of the build**
...
Making Gecko a CLR friendly component
using MSVS-The Managed Extensions for C++
git-svn-id: svn://10.0.0.236/trunk@142519 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 00:11:50 +00:00
sspitzer%netscape.com
c16ae372a1
supplimental patch for bug #204679
...
when running junk mail commands on the current folder
we need to "pass over" emails from people in the whitelist (if we are doing
whitelisting, for this account), instead of marking them as good.
thanks to bienvenu for catching my mistake.
r/sr=bienvenu, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142518 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-15 23:15:49 +00:00
rogerl%netscape.com
89d37d3b6c
Fixes to 'this' handling, regexp non-Ecma [[call]]
...
git-svn-id: svn://10.0.0.236/trunk@142517 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-15 23:03:39 +00:00
pkw%us.ibm.com
0253841ac1
Bug 205812 - nsHTMLEntities.cpp fails to build in 64-bit mode on AIX.
...
r=harishd@netscape.com , sr=alecf@flett.org , a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@142516 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-15 22:24:24 +00:00
bienvenu%netscape.com
4329684bf2
make messages filtered into open local folders get analyzed for junk status 180153 r/sr/a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142514 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-15 21:38:34 +00:00
darin%netscape.com
9423cbd435
fixes bug 199173 "IPv6:Page fails to load. No message." r=dougt sr=alecf a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@142513 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-15 21:27:46 +00:00
ian.mcgreer%sun.com
91eac68da6
bug 204788, DirectoryString should default to UTF8String
...
r=nelsonb
git-svn-id: svn://10.0.0.236/trunk@142511 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-15 21:24:10 +00:00