cmanske%netscape.com
e56a410360
Check if HTML Source has been edited when loading into existing Composer window, b=98768, r=syd, sr=kin
2001-09-10 21:50:12 +00:00
sonmi%netscape.com
e9db5a0380
changed behavior so rsh is not necessary anymore
2001-09-10 21:30:26 +00:00
sonmi%netscape.com
716534ab1e
trieing again, the same change as a week ago, setting TMPDIR and TEMP
...
to the HOSTDIR as well
2001-09-10 21:29:29 +00:00
harishd%netscape.com
323d53808c
98645 - Added SELECT to the set of tags that cannot be crossed over when an end tag ( block-level ) tries to close it's matching open tag on the stack. r=heikki, sr=vidur
2001-09-10 21:29:27 +00:00
sonmi%netscape.com
78f4eddebd
added perl to the HP path
2001-09-10 21:27:13 +00:00
gerv%gerv.net
383f5cba05
Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon.
2001-09-10 21:26:05 +00:00
alecf%netscape.com
fed01025f6
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
blakeross%telocity.com
73e935c4ed
App hangs sometimes when scrolling addressbook panel (99121). r=varada,hwaara sr=sspitzer
2001-09-10 20:47:24 +00:00
alecf%netscape.com
898cb5872f
add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls
2001-09-10 20:46:52 +00:00
alecf%netscape.com
b117322489
add REQUIRES support to mailnews b=98371 r=cls
2001-09-10 20:42:53 +00:00
mscott%netscape.com
80743003ce
Bug # 98846 --> fix a leak of a nsFileSpec object.
...
r=naving, hawara
sr=sspitzer
2001-09-10 20:16:48 +00:00
alecf%netscape.com
8b23f45a94
add REQUIRES support to intl
...
b=98371 r=cls
2001-09-10 20:03:25 +00:00
dbaron%fas.harvard.edu
e5077ef0df
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag sr=alecf b=45797
2001-09-10 19:54:27 +00:00
dbaron%fas.harvard.edu
6697a14c09
Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf
2001-09-10 19:42:54 +00:00
dbaron%fas.harvard.edu
057981c1be
Change NS_SUCCEEDED check to null-check since GetDocument may return a null document. r=jag sr=waterson b=99056
2001-09-10 19:39:25 +00:00
dbaron%fas.harvard.edu
a775a09966
Null check to fix topcrash bug 97226. r=hixie sr=waterson
2001-09-10 19:36:59 +00:00
axel%pike.org
f36f437f66
bug 98704, xml/dom part of beating DOMHelper::getParentNode out of the tree, r=peterv, rs=brendan
2001-09-10 18:01:23 +00:00
jake%acutex.net
732604001c
Fix for bug 76140 - Adding some more sanity checks.
...
Patch by Matthew Tuck <matty@chariot.net.au>
r= caillon@returnzero.com , jake@acutex.net
2001-09-10 15:20:11 +00:00
jake%acutex.net
831a0dc3ba
Fix for bug 97657 - in defparams.pl, the sillyness sub should be called defparams_pl_sillyness
...
Patch by David D. Kilzer <ddkilzer@theracingworld.com>
r= jake@acutex.net
2001-09-10 14:57:12 +00:00
beard%netscape.com
b32d1c0863
[not part of build] Changed MIME type to be compatible with windows plugin.
2001-09-10 14:56:47 +00:00
beard%netscape.com
f0c67a8b8d
Added version attribute to nsI4xScriptablePlugin.idl.
2001-09-10 14:56:04 +00:00
kin%netscape.com
8cbeef6705
Fix for bug 98018: Impossible to delete text in textbox
...
nsEditor::CreateTxnForDeleteInsertionPoint() shouldn't
use count-1 when calculating isLast, in the non-text case.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-09-10 14:46:57 +00:00
jake%acutex.net
f9d35d29b3
Fix for bug 71664 - Don't complain about a bad keyword cache for a bug that doesn't exist.
...
Patch by Matthew Tuck <matty@chariot.net.au>
r= afranke@ags.uni-sb.de , jake@acutex.net
2001-09-10 14:12:10 +00:00
jake%acutex.net
598b67df77
Fix for bug 95060 - Correct the instructions on how to view your current votes.
...
Patch by Gavin Shelley <gavins@iplbath.com>
r= jake@acutex.net x2
2001-09-10 14:00:48 +00:00
jake%acutex.net
f1977072a4
Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.
...
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net x2
2001-09-10 13:49:26 +00:00
brade%netscape.com
87e702af91
not in the build
2001-09-10 13:16:45 +00:00
kaie%netscape.com
2916f36141
b=96018 r=jag
...
Fix wrong attribute name introduced by checkin on Friday
2001-09-10 11:50:11 +00:00
mcafee%netscape.com
edfcd79800
po/ChangeLog hack, for gettext bug
2001-09-10 09:07:29 +00:00
ben%netscape.com
2b4bef1d9f
Add some more code to the prototype resizable popup binding. Not complete yet, but unused.
...
Part of fix for 95401 - implement resizable popups.
r=jag, sr=hyatt
2001-09-10 07:35:56 +00:00
ben%netscape.com
27a8ed3a0f
Add implementation for MoveTo method to nsMenuPopupFrame (exposed through nsIPopupBoxObject), etc.
...
Also change static mDismissalListener to sDismissalListener.
Part of fix for 95401
r=jag, sr=hyatt
2001-09-10 07:34:54 +00:00
ben%netscape.com
0c5853f823
Add |sizeTo| and |moveTo| methods to nsIPopupBoxObject, allow popups to have their automatic rollup, keyboard navigator and auto positioning functionality disabled.
...
Part of fix for 95401.
r=jag, sr=hyatt
2001-09-10 07:33:33 +00:00
ben%netscape.com
c743e829c4
Add implementation for left, top, persist, ref, and datasources attributes on nsIDOMXULElement per XUL1.0 spec.
...
Part of fix for 95401 - implement resizable popups.
r=jag, sr=hyatt
2001-09-10 07:32:20 +00:00
ben%netscape.com
9edb6a4b6b
Add left, top, persist, ref, and datasources attributes to nsIDOMXULElement per XUL1.0 spec.
...
Part of fix for 95401 - implement resizable popups.
r=jag, sr=hyatt
2001-09-10 07:31:38 +00:00
leaf%mozilla.org
a0ae1a1810
Automated update
2001-09-10 05:28:42 +00:00
cls%seawood.org
f87d1c4b56
Install LDAP headers into seperate ldap include dir.
...
Bug #98924 r=dmose
2001-09-10 05:17:41 +00:00
leaf%mozilla.org
ea3fb5e717
Automated update
2001-09-10 05:13:43 +00:00
cls%seawood.org
e1e221a23b
If building for 64bit target, pass --enable-64bit to NSPR as it does not do 64bit-autodetection. r=pavlov
2001-09-10 04:58:38 +00:00
dougt%netscape.com
f99dbbbc26
fixes 98735. r=adamlock, sr=rpotts. Basic problem is that the first argument of NS_InitXPCOM2 was not returning an nsIServiceManager
2001-09-10 04:28:37 +00:00
mcafee%netscape.com
50ea6429f0
Fixing some logic errors
2001-09-10 03:27:27 +00:00
jaggernaut%netscape.com
b7ecd12f8b
Add "exthandler" and "mimetype" to REQUIRES line for dependency tracking builds.
2001-09-10 02:07:52 +00:00
oeschger%netscape.com
58c5a7f6ec
adding help key for content updates, a=asa, bug=85925, r=cotter
2001-09-10 00:55:46 +00:00
oeschger%netscape.com
2bf938733b
adding help key for content updates, a=asa, bug=85925, r=cotter
2001-09-10 00:48:51 +00:00
darin%netscape.com
b964e56f7e
backing out patch for bug 97528 due to regression/smoketest-blocker bug 98838.
2001-09-10 00:42:50 +00:00
ian%hixie.ch
9035927484
First stab at an e-mail output service. Also added support for checking addresses for validity and used that when creating a new account.
2001-09-09 21:02:33 +00:00
jfrancis%netscape.com
9aa7cb1b47
fixes 98543: backspace/delete was crossing table structure boundaries. Also fixed other flavors of this bug that had not been discovered yet.
...
r=fm; sr=kin
2001-09-09 20:57:46 +00:00
zach%zachlipton.com
eb7921111d
Oops. Forgot to check this is.
2001-09-09 19:48:15 +00:00
ian%hixie.ch
1bdb52ce4f
Reduced the ErrorContext from 2 to 1. 2 is too much.
2001-09-09 19:48:14 +00:00
ian%hixie.ch
b09d3910bb
corrected a comment, corrected the spelling of a method call, and added a placeholder in 'login.failed' which will eventually have to be replaced by code which finds the list of contact methods.
2001-09-09 19:47:04 +00:00
ian%hixie.ch
573aee3d11
Added ErrorContext to the Expat arguments so that well formedness errors are easier to track down.
2001-09-09 19:38:24 +00:00
ian%hixie.ch
c128f0735b
Corrected and improved some comments.
...
Corrected a problem with scope and the 'escape' attribute of <text> elements.
Renamed 'shrink' and 'expand' to the slightly more accurate 'flatten' and 'rounden'. (ahem)
Changed the ordering of symbol unescaping in roundening to be less (not?) susceptible to incorrect expansion.
Changed the ordering of symbol escaping in flattening to be consistent with the unescape order when roundening.
Made <text> trim one leading and one trailing newline in text nodes if xml:space="default" (makes COSES files neater).
Added a 'coses: original keys' hash to values whose keys are sanitised
Made the 'escape' values be lower case instead of upper case (makes COSES files neater).
2001-09-09 19:36:23 +00:00