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

56371 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 7c9af85e8b New search images. 2000-03-26 05:30:56 +00:00
tbogard%aol.net f9ba960bcc Removed the cookie from AddWebBrowserListener and RemoveWebBrowserListener because frankly that parameter was dumb. :) Updated the implementation of nsIWebProgressListener to reflect changes in the API (removal of the cookie there too). Removed the UpdateListeners function as that will no longer be needed. 2000-03-26 04:52:16 +00:00
tbogard%aol.net 78708e1cb6 Provided implementation for Add and RemoveProgressListener. 2000-03-26 04:52:06 +00:00
tbogard%aol.net 4e7bd3d0c3 Removed the cookie from AddProgressListener and RemoveProgressListener because frankly that parameter was dumb. :) 2000-03-26 04:51:38 +00:00
rickg%netscape.com db4af6c539 leak removal; r=harishd 2000-03-26 04:45:45 +00:00
rickg%netscape.com 256ea4cc9e margin and color tweaks to viewsource stylesheet 2000-03-26 04:34:41 +00:00
scc%netscape.com 95688b794f small changes to clients of string converting APIs 2000-03-26 02:12:47 +00:00
scc%netscape.com 6c2b532d42 small changes to clients of string converting APIs 2000-03-26 02:06:10 +00:00
scc%netscape.com 3a0de76843 small changes to clients using string converting APIs 2000-03-26 01:40:41 +00:00
scc%netscape.com adec4d2f09 small changes to clients of string converting APIs 2000-03-26 01:35:54 +00:00
scc%netscape.com a3093c8f3d small changes to clients of string conversion APIs 2000-03-26 01:19:41 +00:00
bryner%uiuc.edu eb081ee306 Need to make sure of two things before handling the mousewheel message:
- There must be a window under the pointer
- It must be one of our windows

This fixes bug 33181.  r=valeski.
2000-03-26 01:02:31 +00:00
sford3%swbell.net a24f970f73 Fixing 32550, renaming Ok to Save in the sidebar 2000-03-26 01:00:48 +00:00
morse%netscape.com fce4896507 fix bug 33317, memory leak 2000-03-25 22:23:09 +00:00
pierre%netscape.com ddac09b4bf Bugs 18218. 'display:inline-table' should not be recognized by the CSS parser. 2000-03-25 21:26:14 +00:00
alecf%netscape.com 3584f018f1 start filter datasource (not part of build) 2000-03-25 21:15:08 +00:00
alecf%netscape.com 45ebb2b044 fix for #33310 - weakref leaks
r=bruce
thanks to beard for finding this broken pattern
2000-03-25 20:41:26 +00:00
pierre%netscape.com 51bc0c5856 #3371. Added support for the Appearance Manager in the css2/css3 system fonts. 2000-03-25 19:44:00 +00:00
pierre%netscape.com c2c59a4b6f #3371. Implemented css2/css3 system fonts. GFX on Windows and GTK needs to be completed. 2000-03-25 18:54:36 +00:00
pierre%netscape.com f3a3a64695 Updated font names for cursive and fantasy to OS9 defaults (the previous ones were not even in OS8.6). 2000-03-25 18:48:25 +00:00
rhp%netscape.com dd974d5e7a Added sanity check for MLK - Bug #33308 2000-03-25 18:22:33 +00:00
rhp%netscape.com 6ecec88178 Small fixes for memory leaks - Bugs: 33158 33161 2000-03-25 17:56:37 +00:00
pierre%netscape.com 3b63c853de Related to #18136. Enable the IE-compatible font size table in strict mode. It required to pass the nsFontSizeType to FindNextSmaller/LargerFontSize. 2000-03-25 13:48:50 +00:00
andreas.otte%primus-online.de 370e1b5ab6 fix first part of bug 29341, fix nsStdURL GetFile/SetFile, r=warren@netscape.com 2000-03-25 10:26:10 +00:00
andreas.otte%primus-online.de a985e7d577 fix bug 31089, Oakland Tribute crashes in HTMLContentSink::AddLeaf, r=gagan@netscape.com 2000-03-25 10:23:20 +00:00
rjc%netscape.com 185bb63100 Use .get() when comparing native ptr and nsCOMPtr. 2000-03-25 09:52:48 +00:00
rjc%netscape.com 9a35bb1f85 Add support for "Set New Bookmark Folder" and "Set Personal Toolbar Folder" context menu commands. 2000-03-25 09:25:18 +00:00
dp%netscape.com 85c97676fe Enabling XPCOM_BREAK_ON_LOAD to break in the debugger for linux &&
i386. r=waterson,pavlov
2000-03-25 08:54:22 +00:00
dp%netscape.com 242e313bc4 Removing xpcom dependency on prefs by eliminating enabling refcount
logging from prefs.
2000-03-25 08:35:35 +00:00
dp%netscape.com 1b4f1c76e6 Removing using prefs to control xpcom logging. 2000-03-25 08:28:13 +00:00
cls%seawood.org 3d7f0b9ae9 AIX needs to link against ZLIB_LIBS to resolve all symbols in libconverters.so 2000-03-25 08:01:16 +00:00
cls%seawood.org 13d301bd22 Some compilers (HP-UX) don't like it when the file doesn't end in a newline. 2000-03-25 07:58:28 +00:00
scc%netscape.com 683bbe9fd6 Trying to fix for Solaris 2000-03-25 07:55:07 +00:00
modgock%eng.sun.com e623dc779d Updated version strings for plugin's get info panel to reflect beta version; checking in old mcp weak import changes from last weeks discussions on 13848. 2000-03-25 07:16:25 +00:00
morse%netscape.com 37b74b183b fix bug 32374, block foreign images 2000-03-25 07:09:25 +00:00
dp%netscape.com bdc9d9b9ee Preventing empty progid causing registration problems. 2000-03-25 06:57:25 +00:00
cls%seawood.org df60140390 Some compilers (HP-UX) don't like it when the file doesn't end in a newline. 2000-03-25 05:57:22 +00:00
scc%netscape.com eaec5d153b re-fix for the Mac after working with Pav to make all the tests compile on Linux 2000-03-25 05:44:57 +00:00
rickg%netscape.com 23735ae8a7 removed warnings; r=none 2000-03-25 05:38:11 +00:00
scc%netscape.com 49fc717592 File Removed. 2000-03-25 05:37:30 +00:00
mccabe%netscape.com d511ab7c98 Initial add of files to support a JavaScript console.
r=jband, r=ben

(though I've changed things slightly since they saw it.)
2000-03-25 04:23:31 +00:00
tbogard%aol.net c568a5cd6f Removed the Set and GetPresContext as they were not being used. 2000-03-25 03:43:58 +00:00
tbogard%aol.net abbf7a0baa Updated the loadURI methods to reflect changes in the nsIDocShell API. ::Reload() now makes sure to pass the type on to the InternalLoad() call. ::Destroy() makes sure to properly tear down the script objects by setting the docshell and owner on those to null. When Scrolling to an anchor, make sure to update the current URI. The ::InternalLoad function now is responsible for updating the mUpdateHistoryOnLoad member, rather than relying on callers to set it first. When loading the site, only apply histories if we mUpdateHistoryOnLoad is set. Stubbed out a new function ::ShouldPersistInSessionHistory() that allows us to put all the code in place for items pages that shouldn't be persisted in the list, meaning items that are overwritten when new ones are added. 2000-03-25 03:43:27 +00:00
tbogard%aol.net 1bf2b885c3 Removed the loadURIVia as it is not needed. Setting the binding will be done through a setup, not through each load. loadURI now takes a referrer URI as the second paramater. We weren't doing anything with the presContext so that was removed (it was put there early before the design all fleshed out.) 2000-03-25 03:42:49 +00:00
pollmann%netscape.com 1fcbe83274 Bug 18728: Forms should submit variables in content order, even through reframe of child elements r=harishd 2000-03-25 03:42:40 +00:00
pollmann%netscape.com d35a2261d6 Bug 25330: Form with no action specified should truncate old query string r=harishd 2000-03-25 03:38:51 +00:00
pollmann%netscape.com d818ef0733 Bug 26917: Form submit should not append variables to javascript: actions r=harishd 2000-03-25 03:36:31 +00:00
rickg%netscape.com b428329793 fixed bug 28825, 30780, 31723 plus wip for travis; r=harishd 2000-03-25 03:35:50 +00:00
rickg%netscape.com b099bf6209 changed observer to use correct topic name based on mimetype 2000-03-25 03:33:24 +00:00
rickg%netscape.com a486e52b05 changed Parser(stream) to accept mimetype 2000-03-25 03:32:55 +00:00