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

56769 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com 6e881f3f83 updating the stream converter tests. registration now happens in nsConvFactories.cpp 2000-03-29 23:14:52 +00:00
varada%netscape.com 9fbbb7c0a9 fix for bug #32124 -making the default application launch bmps 2000-03-29 22:15:47 +00:00
dmose%mozilla.org c1fae03af7 Fixed a security hole: .cvspass was in the webtree, and thus readable via the server. 2000-03-29 22:15:15 +00:00
wtc%netscape.com 7c18507bc5 Bugzilla bug #31437: the ERANGE error handling code also needs to be
added to pt_send_cont.
2000-03-29 21:57:01 +00:00
wtc%netscape.com 53ca187f2a Bugzilla bug #31437: this goto statement inside the while loop can be
replaced by a continue statement.
2000-03-29 21:47:08 +00:00
rhp%netscape.com df13638128 fixing screwup 2000-03-29 21:01:02 +00:00
dmose%mozilla.org 526440afb5 Update brendan's mailto link to point to brendan@mozilla.org. 2000-03-29 20:54:42 +00:00
rhp%netscape.com 3f914dc86c Fix for not identifying particular MIME messages - Bug #: 33565 - r: bienvenu 2000-03-29 20:51:11 +00:00
dmose%mozilla.org 196804b086 Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined. 2000-03-29 20:10:26 +00:00
rogerl%netscape.com dd0e354b10 Test driver for icg in main, just a temporary thing 2000-03-29 19:24:07 +00:00
rogerl%netscape.com 4e4f0fd854 First hack at some icode generation. 2000-03-29 19:19:23 +00:00
robodan%netscape.com a176a7758a rename general.wld to general.wld.in to avoid wiping out users configuration on reinstall 2000-03-29 17:35:00 +00:00
robinf%netscape.com 797ec7802a hooking up to help files; fixing bug 10810 2000-03-29 17:26:52 +00:00
svn%xmlterm.org 380852ba6a xmlterm changes only;
Changed Makefile so that xmlterm compiles only on Linux and Solaris.
On other platforms, compilation is skipped even if the extension is enabled.
(People have been trying to compile xmlterm on Neutrino and FreeBSD and
 reporting bustage.)
2000-03-29 15:56:17 +00:00
dcone%netscape.com 5cd1689a44 Added nsRenderingContextImpl to Mozilla.. Windows now uses this Implementation..
other platforms to follow.  r=kmclusk
2000-03-29 15:53:29 +00:00
dcone%netscape.com 9f4bbf16fb Added a new class.. which will be a cross platform implementation for the
RenderingContext.  r = kmmclusk
2000-03-29 15:49:25 +00:00
jfrancis%netscape.com b4c720084e re-enable password field code 2000-03-29 14:04:26 +00:00
jfrancis%netscape.com 936e0aeb63 turning back on password field handling in editor 2000-03-29 13:45:08 +00:00
jfrancis%netscape.com 19853bbf17 making editor hip to inline style changes on collapsed selections. plus lots of removal of unused code. 2000-03-29 12:53:23 +00:00
tbogard%aol.net 37403beb95 Provided implementation for the nsIWebProgressListener interface. 2000-03-29 10:32:45 +00:00
tbogard%aol.net 85d061602a nsWebBrowserChrome is no longer a treeOwner. Fixed a bug in the overLink code when the chrome is completely hidden (toolbar, status etc.) 2000-03-29 10:32:44 +00:00
tbogard%aol.net d68da2bdc7 Now properly enable retrieving the nsIWebProgressListener interface from the owning treeOwner. Added firing methods for all the methods in nsIWebProgressListener. onLocationChange is currently the only one that is validly firing however. 2000-03-29 10:29:58 +00:00
tbogard%aol.net ebb85b91ee nsIBrowserWindow::GoTo no longer takes the command parameter. Converted calls to nsIWebShell for loading an URL to use nsIWebNavigation interface instead. 2000-03-29 10:27:08 +00:00
tbogard%aol.net f8cb349d32 nsIBrowserWindow::GoTo no longer takes the command parameter. 2000-03-29 10:23:34 +00:00
tbogard%aol.net 48eac482a9 Use the nsIWebNavigation to load URIs instead of the nsIWebShell interface. 2000-03-29 10:20:29 +00:00
tbogard%aol.net 37321f10c1 Changed the URI loading to use the nsIWebNavigation interface. 2000-03-29 10:16:58 +00:00
tbogard%aol.net 3841cb4ac4 Updated the documentation to clearly state the parameters of OnChildProgressChange. 2000-03-29 10:14:59 +00:00
tbogard%aol.net f041063282 Renamed the parameters to be *Child* instead of *Self* to be better in sync with the function name OnChildProgressChange(). 2000-03-29 10:11:36 +00:00
alecf%netscape.com 309fd49773 further fix prefs saving problem by not recording error when ANY prefs file failes to open, just when evaluation fails 2000-03-29 10:07:39 +00:00
alecf%netscape.com 5c41d1b889 remove unnecessary nsIPref.idl dependancies 2000-03-29 09:50:07 +00:00
alecf%netscape.com c03ab07889 remove bogus nsIPref dependancies 2000-03-29 09:49:24 +00:00
alecf%netscape.com a96d4c6225 add local nsIPref.h dependancy to remove global one 2000-03-29 09:48:41 +00:00
alecf%netscape.com be14977ee8 reduce dependancies on nsIPref.h 2000-03-29 09:46:39 +00:00
alecf%netscape.com 85ea2b971c fix some nsIPref dependancies 2000-03-29 09:41:04 +00:00
rjc%netscape.com a747812010 Add support for "Set as New Internet Search Folder" context menu command... which means, you can set a bookmark folder to use when bookmarking search queries. 2000-03-29 09:25:33 +00:00
kvisco%ziplink.net 55095faca6 added Olivier's fix, as well as removed some debug code 2000-03-29 08:56:07 +00:00
rbs%maths.uq.edu.au 524bc6ea75 [NOT PART OF THE DEFAULT BUILD] Fix compilation problems on Linux. The code now compiles there as well. 2000-03-29 08:39:50 +00:00
rjc%netscape.com a64976a213 Strip out any bogus CRs or LFs from HREFs. (Yes, some silly search engines do this... we won't mention names, to protect the guilty.) 2000-03-29 08:24:28 +00:00
scc%netscape.com fc94770af9 Fixed timer code for Mac (PR_Now wasn't doing the trick). Now using |nsInt64| instead of implementing my own |operator-()| 2000-03-29 08:14:09 +00:00
scc%netscape.com 11e84961be added "nsFragmentedString.h" 2000-03-29 08:12:54 +00:00
scc%netscape.com 62f74bfd17 First Checked In. 2000-03-29 08:11:59 +00:00
saari%netscape.com dc9e6db63e Undoing Pav's early M15 Mac focus regression 2000-03-29 07:20:12 +00:00
pierre%netscape.com 3d351d104d #33557 (background-color: inherit on html:input type="text" only appears to check for background color on parent node). MapDeclarationColorInto() should inherit the parent's color on "background: transparent". 2000-03-29 06:55:15 +00:00
warren%netscape.com 8d93633132 Removed extra number of open transports test. 2000-03-29 06:44:10 +00:00
warren%netscape.com a9c46925a4 Better fix for SetOriginalURI nsCOMPtr problem. 2000-03-29 06:43:04 +00:00
warren%netscape.com c4f059a64d Attempted to fix linux bustage due to necko change. 2000-03-29 06:42:27 +00:00
tbogard%aol.net e6b357e9ef Make sure to dump the xpConnectObjectHash when we load a new document. Use the new docShell API for loading a URI rather than the old nsIWebShell code. Since this takes a uri, this also allows us to avoid creating and destructing a uri/ a character spec. We can now just pass the URI to be loaded. 2000-03-29 06:16:16 +00:00
tbogard%aol.net 5adacb7b29 A docshell is now passed in. Use the nsIWebNavigation for loading an URL rather than nsIWebShell::LoadURL. 2000-03-29 06:13:07 +00:00
tbogard%aol.net c6012975c4 Set the command using the enumerated type rather than the string type. 2000-03-29 06:10:04 +00:00
tbogard%aol.net f7477f8a34 added files: mozilla/docshell/base/nsDSWebProgressListener.cpp 2000-03-29 06:04:13 +00:00