dbaron%fas.harvard.edu
67ef0876cc
Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf
2001-09-10 19:42:54 +00:00
dbaron%fas.harvard.edu
9904d904df
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
917fff3b3e
Null check to fix topcrash bug 97226. r=hixie sr=waterson
2001-09-10 19:36:59 +00:00
axel%pike.org
d5e39ce53e
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
00ce158d12
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
f3c75e5233
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
14d0ed5887
[not part of build] Changed MIME type to be compatible with windows plugin.
2001-09-10 14:56:47 +00:00
beard%netscape.com
82167c957c
Added version attribute to nsI4xScriptablePlugin.idl.
2001-09-10 14:56:04 +00:00
kin%netscape.com
0ddea3904c
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
cb7ffd851a
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
76d1271bf3
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
7c306d45b5
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
dc6f171b4b
not in the build
2001-09-10 13:16:45 +00:00
kaie%netscape.com
fa4b36b638
b=96018 r=jag
...
Fix wrong attribute name introduced by checkin on Friday
2001-09-10 11:50:11 +00:00
mcafee%netscape.com
24ef53800e
po/ChangeLog hack, for gettext bug
2001-09-10 09:07:29 +00:00
ben%netscape.com
11fbfd06cc
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
e1da7c732e
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
4f7c7d15fd
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
8acf4f3883
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
74d7b3edff
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
40e2bdf1a2
Automated update
2001-09-10 05:28:42 +00:00
cls%seawood.org
faa17349e6
Install LDAP headers into seperate ldap include dir.
...
Bug #98924 r=dmose
2001-09-10 05:17:41 +00:00
leaf%mozilla.org
e81d3fe501
Automated update
2001-09-10 05:13:43 +00:00
cls%seawood.org
92162cc7a2
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
3a71bd783f
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
d28253c519
Fixing some logic errors
2001-09-10 03:27:27 +00:00
jaggernaut%netscape.com
9c6e7bc730
Add "exthandler" and "mimetype" to REQUIRES line for dependency tracking builds.
2001-09-10 02:07:52 +00:00
oeschger%netscape.com
a02b2580f9
adding help key for content updates, a=asa, bug=85925, r=cotter
2001-09-10 00:55:46 +00:00
oeschger%netscape.com
5bd135bc25
adding help key for content updates, a=asa, bug=85925, r=cotter
2001-09-10 00:48:51 +00:00
darin%netscape.com
5c54de5f26
backing out patch for bug 97528 due to regression/smoketest-blocker bug 98838.
2001-09-10 00:42:50 +00:00
ian%hixie.ch
a5ef873568
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
933d903df8
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
7c0ea78940
Oops. Forgot to check this is.
2001-09-09 19:48:15 +00:00
ian%hixie.ch
fe6a40f92d
Reduced the ErrorContext from 2 to 1. 2 is too much.
2001-09-09 19:48:14 +00:00
ian%hixie.ch
09f44a550f
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
c20813d786
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
a523f68b3d
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
ian%hixie.ch
6508e86281
Corrected the SQL for 'SHOW COLUMNS FROM' so that it actually works...
2001-09-09 19:21:17 +00:00
ian%hixie.ch
799005658b
Added a string data source which gets the strings from a file instead of from the database, useful as a fallback.
2001-09-09 19:19:05 +00:00
ian%hixie.ch
b048fad7e3
Made the error message printed when no string expander can be found more explicit (it now mentions the name and type of the string).
2001-09-09 19:08:58 +00:00
ian%hixie.ch
a72ec34741
Added a comment clarification.
2001-09-09 19:06:13 +00:00
ian%hixie.ch
2540bbbc43
Changed the magic piping array so that it is more consistent by removing the special casing of when there is only one return value.
2001-09-09 19:04:37 +00:00
ian%hixie.ch
6ba9034d6e
Added the message level number to the debug output to help gauge what level is useful.
2001-09-09 17:55:21 +00:00
ian%hixie.ch
f8e5797100
Added header and stylistic note.
...
Clarified some of the text.
Made the use of quotes more consistent.
Wrote Chapter 5, "USING GET SERVICE".
Added an empty Chapter 10, "THE SERVICE REFERENCE".
2001-09-09 17:48:07 +00:00
sicking%bigfoot.com
92811cf360
Fix bustage. gcc dosn't like function-results used as non-const argument.
2001-09-09 17:02:15 +00:00
sicking%bigfoot.com
1112d5188a
Implement xsl:import. This dosn't implement any import precedence but gives us the infrastructure to do so.
...
b=78068 r=peterv sr=shaver
2001-09-09 16:09:57 +00:00
bernd.mielke%snafu.de
9d44bea1f1
Adding xhtml table testfiles to the regression tests not part of the build
2001-09-09 14:27:52 +00:00
jaggernaut%netscape.com
b26394e3be
Bug 73353: clean up REQUIRES. r=cls
2001-09-09 13:36:07 +00:00
cls%seawood.org
ccfeffafa2
Set MODULE so that headers are grouped properly.
2001-09-09 07:43:48 +00:00
jaggernaut%netscape.com
1b1ea15ef1
Bug 97328: switch XPIDL from nsAReadableString (and nsAWritableString) to const nsAString. r=cls, sr=shaver
2001-09-09 07:17:17 +00:00