Commit Graph

5392 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
21e1198449 Bug 244291 Add/correct keyboard shortcut listings in Help p=stefan_h@hem.utfors.se r=rlk 2004-05-29 20:02:12 +00:00
bzbarsky%mit.edu
e3c563d47b Use "Search Web For" instead of "Web Search For". Bug 137254, patch by Tim
Meader <tmeader@gmail.com>, r=mconnor, sr=jag
2004-05-29 03:35:16 +00:00
bzbarsky%mit.edu
a7bff6ad5b Change FlushPendingNotifications to have more granularity and update callers to
only flush the things they really need flushed.  Bug 144072, r+sr=jst
2004-05-27 22:08:42 +00:00
peterv%propagandism.org
e863459524 Correct comments. r=Pike 2004-05-26 11:54:37 +00:00
ben%bengoodger.com
858f394efd 243386 - find as you type text not shown in the status bar. Repackage typeahead find resources in global since it is a core application component. r=aaronl. 2004-05-25 01:47:22 +00:00
mozilla.BenB%bucksch.org
a8c5f20207 Bug 124029 - Roaming
New module for session-based roaming like in Netscape Communicator 4.x.

r=Pete Zha <pete.zha@sun.com>
sr=darin (backend), jag (UI code)
a=tor
Tracking of bugs, regressions: Bug 228629
2004-05-24 16:55:07 +00:00
neil%parkwaycc.co.uk
19184d9a5b Bug 244144 Missing "HTML" link in navigator help (also linking "XML" and fixing some garbage characters) p=stefan_h@hem.utfors.se r=me 2004-05-23 13:20:27 +00:00
roc+%cs.cmu.edu
0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738 Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39 Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
sspitzer%mozilla.org
f00543e3e2 fix for bug #244279
Enabling popup blocking from About Popups fails to set the preference.

thanks to neil for the fix.

r=mconnor, sr=dveditz
2004-05-22 05:46:52 +00:00
jst%mozilla.jstenback.com
ba58a7a028 Fixing remaining part of bug 241157 (patch by ben@bengoodger.com). Make nsDefaultEncoder::Decode() properly deal with null valued elements. r=darin@meer.net, sr=jst@mozilla.jstenback.com 2004-05-21 21:23:10 +00:00
peterv%propagandism.org
520c1548cf Trying to fix bustage. 2004-05-21 11:25:38 +00:00
peterv%propagandism.org
2bcb3434e2 Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
neil%parkwaycc.co.uk
09262fdf91 Bug 241186 Document Password Manager's "Show Passwords" button p=stefan_h@hem.utfors.se r=me 2004-05-18 22:56:53 +00:00
caillon%redhat.com
178bb153f1 Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
caillon%redhat.com
1f5b9911f9 Patch for bug 239785: "only first part blinks for elements split into multiple lines"
Contributed by Michal Ceresna <ceresna@amos.sturak.sk>
r=caillon, sr=roc
2004-05-18 17:52:05 +00:00
peterv%propagandism.org
2c86614834 Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst. 2004-05-18 13:15:56 +00:00
timeless%mozdev.org
55a5e5ddbf Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
timeless%mozdev.org
99a43c4d07 Bug 207864 Some things GetService "@mozilla.org/rdf/container;1"
r=neil sr=jag
2004-05-17 23:23:47 +00:00
roc+%cs.cmu.edu
cab775b57b Backing out 233441. 2004-05-17 16:29:13 +00:00
neil%parkwaycc.co.uk
3c5d3b2c85 Bug 242441 Improved help topic loading as per FF help r=rlk sr=roc 2004-05-14 20:48:11 +00:00
mvl%exedo.nl
fc48c463fc Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
jst%mozilla.jstenback.com
51c893718d Whitespace only change. 2004-05-13 03:36:39 +00:00
rlk%trfenv.com
7a5e2c19c3 Bug 243349 - Wrong image-Links in composer_help.html and composer_help.xhtml. Patch by Michael Opitz <michael.opitz@aon.at>. r=rlk@trfenv.com 2004-05-11 23:26:12 +00:00
peterv%propagandism.org
3dfeca83aa We've supported xsl:fallback for a while now. r=Pike. 2004-05-11 12:12:42 +00:00
rlk%trfenv.com
2f78453c54 Bug 240695 - Wrong help text: Profile Manager can't be invoked from OS X's finder. Patch by Stefan <stefan_h@hem.utfors.se>. r=neil@parkwaycc.co.uk 2004-05-09 14:05:03 +00:00
timeless%mozdev.org
10f466a6e8 Bug 242877 [@ FindInterfaceByName]
r=jst sr=jst
2004-05-07 22:07:06 +00:00
jst%mozilla.jstenback.com
99e02e5aa3 Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com 2004-05-07 20:55:17 +00:00
neil%parkwaycc.co.uk
f83a768ffc Mac's history back/forward keys are listed in Help as Alt+ when in fact they are Cmd+ b=241806 p=brion@pobox.com r=me 2004-05-07 20:18:23 +00:00
timeless%mozdev.org
834cae9c87 Bug 242760 code cleaning: rechecking checked rc's, dropping a temporary comptr, a comment change
r=jst sr=jst
2004-05-06 18:43:32 +00:00
timeless%mozdev.org
500ceaf953 Bug 242613 Crash [@ EncodeStructParticle] because getEnumerator returned null
r=jst sr=jst
2004-05-06 04:56:38 +00:00
roc+%cs.cmu.edu
e0fe2b43bd Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron 2004-05-06 03:17:14 +00:00
dwitte%stanford.edu
439a0fa517 fix a build warning. b=242588, r=mconnor, sr=darin 2004-05-05 02:06:38 +00:00
timeless%mozdev.org
e5a80eb534 Bug 242613 Crash [@ EncodeStructParticle] because getEnumerator returned null
r=jst sr=jst
2004-05-05 01:38:03 +00:00
peterv%propagandism.org
dba16f14e3 Fix for bug 187907 (Expr::toString should be removed or debug-only). r=Pike, sr=jst. 2004-05-04 19:36:39 +00:00
jst%mozilla.jstenback.com
5ee322a073 Fixing uninitialized variable access (no bug). r+sr=peterv@propagandism.org 2004-05-04 17:16:11 +00:00
peterv%propagandism.org
bef5dc8302 Fix for bug 102138 (get REQUIRES failsafe for transformiix). Remove unnecessary REQUIRES. r=Pike. 2004-05-04 14:02:27 +00:00
peterv%propagandism.org
4eb3ddba52 Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst. 2004-05-04 11:46:11 +00:00
peterv%propagandism.org
cb2001096a Fix for bug 238807 (Compilation error in txXPathTreeWalker.h when building txXMLParser). r=Pike, sr=jst. 2004-05-04 07:44:51 +00:00
bryner%brianryner.com
7d80b4f5cf deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst. 2004-05-03 21:48:36 +00:00
pkw%us.ibm.com
86639566ac Bug 241469 - Help interface not keyboard accessible
r=rlk@trfenv.com, sr=bryner@brianryner.com
2004-05-03 18:49:35 +00:00
darin%meer.net
b46a907798 fixes bug 242446 "nsHttpNegotiateAuth::MatchesBaseURI fixes" patch by cneberg@sandia.gov r+sr=darin 2004-05-03 17:33:00 +00:00
rlk%trfenv.com
112bc0e405 removing obsolete, unused file that is not part of the default build. 2004-05-02 20:54:23 +00:00
rlk%trfenv.com
5cf312d9da Bug 236942 - ssl_help.html patch - Clean up code and add style with helpFileLayout.css in help files. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com. 2004-05-02 20:37:43 +00:00
rlk%trfenv.com
4841c7bf03 removing an obsolete file not used in the default build. 2004-05-02 17:21:35 +00:00
hpradhan%hotpop.com
59fa60f681 Fixing bustage 2004-05-01 10:11:30 +00:00
hpradhan%hotpop.com
43d9d8344b bug 241970 : Make webservices use static atoms r+sr=jst
bug 241975 : nsSOAPPropertyBag cleanup r=peterv sr=jst
bug 242157 : Deal with wsdl that has a types element with more than one schema children r=peterv sr=jst
2004-05-01 09:31:27 +00:00
rlk%trfenv.com
06770c98c3 Bug 236942 - Patch 4 - Clean up code and add style with helpFileLayout.css in help files. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-04-30 19:03:32 +00:00