locka%iol.ie
|
12820dd10f
|
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
|
9b6696d75f
|
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
|
91ebdb7167
|
moved to windowwatcher directory
|
2001-04-07 03:55:47 +00:00 |
danm%netscape.com
|
69c011b348
|
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
|
df835bda3b
|
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
|
d5ac57c419
|
api change for editor changing null strings to empty nsStrings 66318
|
2001-04-07 00:44:59 +00:00 |
danm%netscape.com
|
1a6936fa4a
|
adding new promptservice.xpt bug 72112 r=pinkerton,hyatt
|
2001-04-06 03:54:04 +00:00 |
sfraser%netscape.com
|
8680c7438f
|
Work in progress for command handling APIs. Not part of the build
|
2001-04-06 01:27:53 +00:00 |
sfraser%netscape.com
|
3bbb6a5040
|
Work in progress for command updating APIs. Not part of the build.
|
2001-04-06 01:26:49 +00:00 |
dbaron%fas.harvard.edu
|
4caa90fb35
|
Correct REQUIRES line to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
|
2001-04-06 00:23:22 +00:00 |
valeski%netscape.com
|
bf66c168dd
|
removing dead files. 74801.
|
2001-04-05 23:26:17 +00:00 |
valeski%netscape.com
|
8bdd89e5d5
|
removing nsWBContentListener.cpp from the mac build. 74801.
|
2001-04-05 23:25:11 +00:00 |
valeski%netscape.com
|
8fa1b9e12d
|
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
|
39a2ecfa89
|
new embedding promptservice component. bug 72112 r=hyatt,pinkerton
|
2001-04-05 23:09:35 +00:00 |
dprice%netscape.com
|
3e31ab9946
|
65845 - new order files
|
2001-04-05 06:02:32 +00:00 |
rickg%netscape.com
|
c1ce80ae83
|
preloader update. r=peterl, sr=attinasi
|
2001-04-03 22:58:59 +00:00 |
locka%iol.ie
|
2c47a25332
|
NOT PART OF BUILD. Added test for innerHTML property of HTML elements.
|
2001-04-03 22:37:47 +00:00 |
locka%iol.ie
|
88679678fe
|
Added read-only implementations of innerHTML, innerText, offsetLeft, offsetTop, offsetWidth, offsetHeight. b=58475
|
2001-04-03 22:00:21 +00:00 |
ccarlen%netscape.com
|
01fc9d2c76
|
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
|
668a4ffada
|
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
|
c355507eda
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |
chak%netscape.com
|
e80c94c446
|
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
|
56a218d232
|
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
|
909fc2f316
|
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
|
0c3b599c72
|
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
|
59d5b5281c
|
Removed ActiveX control registration. b=71715
|
2001-03-30 12:00:25 +00:00 |
disttsc%bart.nl
|
96f5f6cf31
|
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
|
9999734a77
|
adding new files to the embedding manifest file for unix bug 73773
|
2001-03-30 08:45:42 +00:00 |
pinkerton%netscape.com
|
686d1cda31
|
attempt to fix bustage.
|
2001-03-30 05:22:42 +00:00 |
pinkerton%netscape.com
|
753219a03d
|
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
|
9df84b4e54
|
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
|
4158bbaf87
|
Sample code - not part of mozilla. Updating chrome url of throbber.
|
2001-03-28 15:26:50 +00:00 |
ccarlen%netscape.com
|
e2d6c7a661
|
Sample code - not part of mozilla. Bug 60550 - fixing popup menu event handling.
|
2001-03-28 15:26:07 +00:00 |
ccarlen%netscape.com
|
ebf1106af6
|
Not part of the build.
|
2001-03-28 14:08:59 +00:00 |
locka%iol.ie
|
0807b595b9
|
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
|
704dced9e0
|
Fix bustage. More hidden dependencies (no cookie!). Fix courtesy of bbaetz.
|
2001-03-28 05:36:59 +00:00 |
chak%netscape.com
|
2daf8f54c2
|
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
|
711800452a
|
Fixing mac bustage.
|
2001-03-27 13:41:23 +00:00 |
locka%iol.ie
|
1eb7bbad8f
|
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
|
b6ef31b0c0
|
NOT PART OF BUILD. Makefile tweaks b=72851
|
2001-03-27 12:22:01 +00:00 |
locka%iol.ie
|
30985f62d1
|
NOT PART OF BUILD. Makefiles for embedding examples directory. b=72851
|
2001-03-27 12:19:05 +00:00 |
locka%iol.ie
|
94d2696e15
|
NOT PART OF BUILD. Makefiles for embedding wrappers directory. b=72851
|
2001-03-27 12:18:38 +00:00 |
locka%iol.ie
|
923dfb9ce1
|
NOT PART OF BUILD. Readme for embedding wrappers directory. b=72851
|
2001-03-27 12:16:59 +00:00 |
locka%iol.ie
|
b6dee0d0da
|
NOT PART OF BUILD. Readme for embedding examples directory. b=72851
|
2001-03-27 12:16:32 +00:00 |
rods%netscape.com
|
ac1cbced14
|
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
|
703015f4d7
|
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
|
aae06e02f4
|
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
|
6e48266508
|
Clean up REQUIRES lines. r=cls
|
2001-03-25 22:59:27 +00:00 |
cls%seawood.org
|
e77ec954e7
|
Add _NO_FLOCK back to make-jars.pl options.
|
2001-03-25 21:40:04 +00:00 |
blakeross%telocity.com
|
7b5a59b32d
|
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 |