Commit Graph

755 Commits

Author SHA1 Message Date
locka%iol.ie
7a230e1edb Fixed some refcounting problems. URLs for linked files are now made relative to the main document path. BASE tag is removed if present. Anchors are made absolute. Added support for BACKGROUND attribute on BODY tag. b=73690, r=rpotts@netscape.com, sr=blizzard@mozilla.org 2001-04-07 10:23:25 +00:00
dbaron%fas.harvard.edu
b5099bad79 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 04:56:29 +00:00
danm%netscape.com
a2c1465637 moved to windowwatcher directory 2001-04-07 03:55:47 +00:00
danm%netscape.com
ef006ede45 moving nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:29:53 +00:00
danm%netscape.com
f636001675 moving new nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:27:28 +00:00
mjudge%netscape.com
da2106f186 api change for editor changing null strings to empty nsStrings 66318 2001-04-07 00:44:59 +00:00
danm%netscape.com
3a6b2acd08 adding new promptservice.xpt bug 72112 r=pinkerton,hyatt 2001-04-06 03:54:04 +00:00
sfraser%netscape.com
7a5638fbdc Work in progress for command handling APIs. Not part of the build 2001-04-06 01:27:53 +00:00
sfraser%netscape.com
fdd298fe73 Work in progress for command updating APIs. Not part of the build. 2001-04-06 01:26:49 +00:00
dbaron%fas.harvard.edu
c273c6c4b3 Correct REQUIRES line to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-04-06 00:23:22 +00:00
valeski%netscape.com
cf9b622912 removing dead files. 74801. 2001-04-05 23:26:17 +00:00
valeski%netscape.com
6d786598e2 removing nsWBContentListener.cpp from the mac build. 74801. 2001-04-05 23:25:11 +00:00
valeski%netscape.com
c61a9cfbc4 r=ccarlen, sr=blizzard. 74801. removing dead nsIURIContentListener layer in the webBrowser. we now pass directly down into the docshell 2001-04-05 23:20:49 +00:00
danm%netscape.com
26f6c31274 new embedding promptservice component. bug 72112 r=hyatt,pinkerton 2001-04-05 23:09:35 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
locka%iol.ie
9ac775ed8f NOT PART OF BUILD. Added test for innerHTML property of HTML elements. 2001-04-03 22:37:47 +00:00
locka%iol.ie
8e427dff2d Added read-only implementations of innerHTML, innerText, offsetLeft, offsetTop, offsetWidth, offsetHeight. b=58475 2001-04-03 22:00:21 +00:00
ccarlen%netscape.com
0108a738a8 Sample code - not part of the process. Bug 74120 - remove refs to old cache. r=valeski. 2001-04-03 14:32:01 +00:00
ccarlen%netscape.com
6f4b328551 Sample code - not part of the process. Bug 71387 - remove unneeded code to determine locale of profile defaults. r=tao 2001-04-03 14:29:01 +00:00
scc%mozilla.org
70de2e4a46 landing string branch; see bug #73786 2001-04-02 19:40:52 +00:00
chak%netscape.com
a80aabe1e6 Calling Activate()/Deactivate() from inside of HandleEvent() as suggested by blizzard
This is a part of:
Fix for #71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
2001-04-01 18:02:39 +00:00
chak%netscape.com
031eb19fe7 Fix for #71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
2001-04-01 17:51:12 +00:00
chak%netscape.com
5508ad920d Fixes for the following bugs:
#74155 - MfcEmbed needs a prefs dlg box.
         r=valeski, sr=blizzard

#71014 - arrow keys don't work inside text areas in mfcEmbed.
         r=saari, sr=blizzard
2001-04-01 17:49:51 +00:00
locka%iol.ie
0edd6f0c6b Added test for MOZ_NO_ACTIVEX_REGISTRATION to disable control_kicker registration . b=71715 2001-03-30 12:01:24 +00:00
locka%iol.ie
a63a9acb1f Removed ActiveX control registration. b=71715 2001-03-30 12:00:25 +00:00
disttsc%bart.nl
dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
pavlov%netscape.com
b0fd931813 adding new files to the embedding manifest file for unix bug 73773 2001-03-30 08:45:42 +00:00
pinkerton%netscape.com
afb998b277 attempt to fix bustage. 2001-03-30 05:22:42 +00:00
pinkerton%netscape.com
ffb57058a7 switching mac to use NS_CONTEXTMENU event, click-hold context menus, switching embedding to use NS_CONTEXTMENU event. r=saari/sr=hyatt. bug# 36665, 18726 2001-03-30 04:45:40 +00:00
ccarlen%netscape.com
c883f08489 Sample code only - not part of mozilla. Implement nsIWebBrowserChrome::ShowAsModal() and some other windowing cleanup. r=danm@netscape.com 2001-03-29 15:40:39 +00:00
ccarlen%netscape.com
dfba87f614 Sample code - not part of mozilla. Updating chrome url of throbber. 2001-03-28 15:26:50 +00:00
ccarlen%netscape.com
02e841a8c2 Sample code - not part of mozilla. Bug 60550 - fixing popup menu event handling. 2001-03-28 15:26:07 +00:00
ccarlen%netscape.com
f3c9c31da4 Not part of the build. 2001-03-28 14:08:59 +00:00
locka%iol.ie
fc607f8500 Cleaned up code style, indentation, replaced tabs with spaces. Added dummy implementations of nsITooltipListener and nsIContextMenuListener. 2001-03-28 11:20:18 +00:00
disttsc%bart.nl
6fb75d5958 Fix bustage. More hidden dependencies (no cookie!). Fix courtesy of bbaetz. 2001-03-28 05:36:59 +00:00
chak%netscape.com
da2b61fa89 Fix for bug#71751 - Change default font sizes for MfcEmbed
r=ksosez@softhome.net,chak
2001-03-27 15:18:03 +00:00
peterv%netscape.com
8074d05b55 Fixing mac bustage. 2001-03-27 13:41:23 +00:00
locka%iol.ie
6eaeb80913 Removed the BinDirectoryPath registry settings. Mozilla control now relies on the control kicker to set things up for it. b=71363 2001-03-27 12:23:51 +00:00
locka%iol.ie
0b3152f4cd NOT PART OF BUILD. Makefile tweaks b=72851 2001-03-27 12:22:01 +00:00
locka%iol.ie
92aeaf53de NOT PART OF BUILD. Makefiles for embedding examples directory. b=72851 2001-03-27 12:19:05 +00:00
locka%iol.ie
9cddcbd206 NOT PART OF BUILD. Makefiles for embedding wrappers directory. b=72851 2001-03-27 12:18:38 +00:00
locka%iol.ie
c1a920c393 NOT PART OF BUILD. Readme for embedding wrappers directory. b=72851 2001-03-27 12:16:59 +00:00
locka%iol.ie
dc6523bfb9 NOT PART OF BUILD. Readme for embedding examples directory. b=72851 2001-03-27 12:16:32 +00:00
rods%netscape.com
651e011522 This now enables print listeners, print progress and the cancelling of printing
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
2001-03-27 12:04:30 +00:00
cls%seawood.org
979c006ff6 Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
chak%netscape.com
9e3cb7b944 Fix for blocker bug #73225 - Launching mfcembed crashes in GKLAYOUT.DLL
r=cls,a=ducarroz
2001-03-26 19:03:06 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
cls%seawood.org
04b0ff53c6 Add _NO_FLOCK back to make-jars.pl options. 2001-03-25 21:40:04 +00:00
blakeross%telocity.com
85f54f99db Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt 2001-03-25 16:49:38 +00:00