Граф коммитов

117709 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com acf475c8a5 attempting to fix mac bustage 2003-04-08 21:51:58 +00:00
bzbarsky%mit.edu 31b73ec09c Some random code cleanup:
1)  Make SetContentSink and SetParserFilter not claim to return stuff
2)  Clean up nsIParser to use NS_IMETHOD_() where needed.  Sync up with nsParser
3)  Removed some never-used code

Bug 40149, r=harishd, sr=jst
2003-04-08 21:23:34 +00:00
dougt%netscape.com ba320bcb27 spelling error fixed - thanks pkw@us.ibm.com. 2003-04-08 21:13:54 +00:00
darin%netscape.com 4597a70c05 fixes bug 201054 "SSL proxy CONNECT w/ NTLM auth fails" r=dougt sr=bz 2003-04-08 21:12:24 +00:00
dougt%netscape.com 051cd58d22 fixing mistake in help option 2003-04-08 20:58:08 +00:00
alecf%netscape.com 30e2ba9ebb remove unused #include (no reviewer, its just not used) 2003-04-08 20:55:30 +00:00
alecf%netscape.com f69ebc1f6b fix for the first part of bug 200580, remove nsIDTD::ConvertEntityToUnicode, nobody is using it r=harishd, sr=jst 2003-04-08 20:54:56 +00:00
blizzard%redhat.com d1cbf884f3 Bug #201033. Cleanup the code that passes calls to any owning toplevel. r+sr=roc 2003-04-08 20:51:42 +00:00
sfraser%netscape.com d3d9996705 Fix bug 167149: support modeOpenMultiple for the Mac (Carbon) file picker. r=pinkerton, sr=bryner. 2003-04-08 20:50:58 +00:00
roc+%cs.cmu.edu 3936b4c393 Bug 126263. Whack comboboxes/listboxes to use Gfx scrollbars. Also, make scrollbars attach their XBL content only when they become visible, to avoid pageload hit. r+sr=dbaron 2003-04-08 20:50:57 +00:00
danm%netscape.com 4743b6ee88 add url of window to be opened to nsIWindowCreator2::CreateChromeWindow2. bug 195992 r=adamlock,blizzard 2003-04-08 20:47:18 +00:00
dougt%netscape.com f5841229f3 RegXPCOM rewrite - see bug 183075 for details. sr=darin & alecf 2003-04-08 20:46:17 +00:00
blizzard%redhat.com 4a70ef5c88 Bug #197911. load_url signal doesn't handle utf-8 urls properly. r=mpeseng 2003-04-08 20:40:52 +00:00
dougt%netscape.com 51d7281d32 Removing obsolete files r=dougt 2003-04-08 20:40:05 +00:00
dougt%netscape.com ef09d77cea removing removed NS_DEF_FACTORY and nsXPComFactory.h. r=alecf b=200750 2003-04-08 20:37:02 +00:00
dougt%netscape.com a1da7b8665 allowing ftp URLs w/ anonymous username to automatically use anonymous password. r+sr=darin, b=196286 2003-04-08 20:31:24 +00:00
dougt%netscape.com d2fa1050d2 removing status and registry locations from xcdll. These two members are not being used. r=alecf. b=200722 2003-04-08 20:29:43 +00:00
bzbarsky%mit.edu cbf70f5c05 Removing stray windows newline that causes build warning... No reviews, sorry. 2003-04-08 20:26:41 +00:00
sfraser%netscape.com 5a07eb850d Fix bug 167151 -- support modeOpenMultiple in the Cocoa file picker. r=pinkerton, sr=bryner 2003-04-08 20:14:18 +00:00
suresh%netscape.com 524bfd6dd5 fix for bug 155155 - digest authentication fails when switching between POST&GET requests. r-dougt, sr-darin. 2003-04-08 20:03:40 +00:00
samuel%sieb.net 1e397051e3 Bug 199068 - tab completion not working
r=rginda
chatzilla only
2003-04-08 19:58:46 +00:00
samuel%sieb.net d893faccf2 180577 - color codes can be seen but not inserted
patch by kazhik@mozilla.gr.jp
r=samuel@sieb.net
chatzilla only
2003-04-08 19:54:45 +00:00
cbiesinger%web.de 63b8f071bc 183354 patch by alexey@optus.net (Alexey Chernyak) r=ftang sr=blizzard Make Universal Charset Autodetector recognise UTF by BOM 2003-04-08 19:54:42 +00:00
edburns%acm.org 3bc4a0884a author=kyle.yuan@sun.com
r=edburns

Remove the dependency on perl for generating the runem script.
2003-04-08 15:21:28 +00:00
ccarlen%netscape.com 1c78d1771d Bug 192849 - Launching Mozilla with an OpenURL AppleEvent fails to open the given URL. r=lordpixel/sr=sfraser 2003-04-08 14:24:13 +00:00
cltbld%netscape.com 63de1196ad Automated update 2003-04-08 12:45:10 +00:00
cltbld%netscape.com 0f577e04ba Automated update 2003-04-08 12:30:17 +00:00
varga%netscape.com 86a16d7fd5 Fix for bug 201013. Move bookmarks transaction manager to bookmarks service.
Fixes also bug 199364 and 200771.
r=pch, sr=jag
2003-04-08 08:51:49 +00:00
sspitzer%netscape.com b2e012cf65 fix for bug #96207
if you send mail and then open the UI for looking at all the smtp servers
you'll get dups.  thanks to ch.ey@gmx.net (Christian Eyrich) for the fix.
r=neil, sr=sspitzer
2003-04-08 07:48:36 +00:00
seawood%netscape.com 17556d9313 Reorder flags in custom compile rule to work around gnu ld quirk.
Bug #171820
2003-04-08 06:52:15 +00:00
aaronl%netscape.com 6cbbdca6d5 Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf 2003-04-08 05:12:01 +00:00
nelsonb%netscape.com 92fc1f3b0f Fix bug 200225. Don't report invalid CA cert on trusted root CAs. 2003-04-08 04:49:39 +00:00
bryner%netscape.com fbaaafee40 Fix leak of pluginFileInDirectory objects from ScanPluginsDirectory(). Patch by dbradley@netscape.com, r=peterl, sr=me. 2003-04-08 02:49:26 +00:00
bryner%netscape.com 646b3a67ec change MOZ_PHOENIX #ifdefs to MOZ_XUL_APP. Patch by mscott. 2003-04-08 02:46:57 +00:00
aaronl%netscape.com ababe9f296 Bug 200514. Topcrash due to accessibility rewrite. r=kyle, sr=henry 2003-04-08 01:51:54 +00:00
alecf%netscape.com 403150f676 rev the nsIUnicharInputStream IID, since the mozdev spell checker was using it
(no reviewer, just an IID rev)
2003-04-08 00:39:19 +00:00
wtc%netscape.com 7ce0258abb Set NSS version to 3.9 Beta. 2003-04-08 00:29:54 +00:00
mscott%netscape.com a004ab6830 add communicator.css 2003-04-08 00:27:08 +00:00
mscott%netscape.com ca705c5e8d add a localstore.rdf file for new minotaur profiles. 2003-04-08 00:22:11 +00:00
mscott%netscape.com fc0a55454b make the address book button be a default toolbar button. 2003-04-08 00:21:36 +00:00
timeless%mozdev.org 779b1dbcfa Bug 173674 Remove "rel=home" mapping to "Top" button in Links Toolbar
patch by stevechapel@earthlink.net r=stevechapel@earthlink.net sr=alecf
2003-04-08 00:01:30 +00:00
wtc%netscape.com afe68e3619 Bug 200974: NetBSD uses GNU ld and so also needs -rpath-link. 2003-04-07 23:52:17 +00:00
rogerl%netscape.com 3bb51f82e9 gc fixes 2003-04-07 21:39:15 +00:00
axel%pike.org 7682da5d54 bug 201012, get rid of offline warning in PostEvent, r/sr=darin 2003-04-07 21:07:21 +00:00
myk%mozilla.org 7304298c13 Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.
r=justdave
a=justdave
2003-04-07 20:13:30 +00:00
jdunn%netscape.com 42aafc45e9 fixing embed linux blocker
# 201033
r=blizzard@mozilla.org,roc+moz@cs.cmu.edu
2003-04-07 18:59:33 +00:00
mscott%netscape.com 1d27773c2a update 2003-04-07 17:46:14 +00:00
amardare%qnx.com 4fc8d49524 Photon platform - fixed the compile error. 2003-04-07 14:44:04 +00:00
kin%netscape.com 35f69e36ef Fix for bug 200549:Double click selects just the image in a -moz-user-select:all
subtree


mozilla/editor/libeditor/html/nsHTMLEditor.cpp
    - jfrancis' fix for netscape bug 615240 (applying mozilla patch
      on branch. Fixing problems of improper handling of del and
      backspace keys with file attachments.) which was originally
      landed in revision 1.445.6.3. This patch is necessary to make
      the fix for bug 200549 work properly.

r=sfraser@netscape.com  sr=kin@netscape.com


mozilla/editor/libeditor/html/nsHTMLEditorMouseListener.cpp
mozilla/editor/libeditor/html/nsHTMLEditorMouseListener.h

    - Modified nsHTMLEditorMouseListener::MouseDown() to
      call FindUserSelectAllNode() so that the root of a
      -moz-user-select:all subtree gets selected during
      a double or context click.

    - Modified nsHTMLEditorMouseListener so that it stores an nsHTMLEditor*
      instead of an nsIEditor* so we could have access to FindUserSelectAllNode().

r=brade@netscape.com  sr=sfraser@netscape.com
2003-04-07 14:32:23 +00:00
ccarlen%netscape.com 9885ed4d9c Bug 200662 - [OSX]GetCurrentProcessDirectory can fail. r=/sr=sfraser. 2003-04-07 14:29:56 +00:00