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

862 Коммитов

Автор SHA1 Сообщение Дата
heikki%netscape.com a0844e5329 Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
bnesse%netscape.com 19dccef1bc Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
danm%netscape.com 180e172127 adding nsIWebBrowserChromeFocus.idl for dr. bug 70224 r=hyatt,me a=asa 2001-04-25 02:07:17 +00:00
dr%netscape.com dbfa6b68ad fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa 2001-04-25 02:04:56 +00:00
danm%netscape.com 15247647b9 implement intrinsically sized chrome windows. useful when using default nsIPrompts, as winEmbed does. part of bug 75745. r=blizzard,ccarlen,hyatt a=chofmann 2001-04-24 23:05:34 +00:00
chak%netscape.com d984a7f830 I screwed up by removing something i should not have in my prev checkin. sorry.
a=ducarroz
2001-04-23 21:55:01 +00:00
chak%netscape.com 2a08770d58 Patch for Blocker Bug#77176 - mfcembed crashes opening password dialogue
r=ccarlen,danm
sr=hyatt
2001-04-23 21:36:51 +00:00
danm%netscape.com 6be0fec93b fix bad exported function definitions. blocker bug 77176 code=jeff@tcbnetworks.com r=hyatt,me a=kysmith 2001-04-23 21:34:42 +00:00
harishd%netscape.com 6836236914 69455 - enable noframes content when frames are disabled
r=heikki,sr=waterson,a=choffmann
2001-04-21 22:22:15 +00:00
ccarlen%netscape.com e97ca9d0fd Bug 75745 - Remove nsIPrompt implementations from embedding chrome. r=valeski, sr=blizzard, a=chofmann 2001-04-21 22:17:39 +00:00
ccarlen%netscape.com 7f21f77318 Bug 75745 - Remove nsIPrompt implementations from embedding chrome. r=valeski, sr=blizzard, a=chofmann 2001-04-21 22:07:25 +00:00
danm%netscape.com 31544cb18b implement nsIPrompt override component. bug 75745 r=blizzard,chak 2001-04-21 02:46:29 +00:00
danm%netscape.com d8d928b060 implement ShowAsModal and remove nsIPrompt implementation; requirements for fielding default nsIPrompts. bug 75745 r=blizzard,hyatt 2001-04-21 02:45:37 +00:00
danm%netscape.com 74e9b4035b nsIPrompt interface requests are now fielded to the service, rather than the enclosing chrome window. bug 72112 r=blizzard,ccarlen 2001-04-21 02:42:14 +00:00
ccarlen%netscape.com fad24de4ee Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
bryner%uiuc.edu cbc8cea88c Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
bnesse%netscape.com 6a048b1a8f Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
locka%iol.ie c753cf3a62 Sets profile during initialisation to ensure directory locations, cache, cookies etc. all work correctly for control. b=76654, a=blizzard@mozilla.org, sr=blizzard@mozilla.org, r=ccarlen@netscape.com 2001-04-19 15:21:16 +00:00
dr%netscape.com 39003ffb2a 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2001-04-18 06:06:31 +00:00
cls%seawood.org a6c0337362 Do not building embedding/tests if DISABLE_TESTS is set.
Thanks to Sean Chitwood <darkmane@w-link.net> & Dean Tessman <dean_tessman@hotmail.com> for the patch.
Bug #66697 r=cls
2001-04-18 04:19:09 +00:00
hyatt%netscape.com 121b7181d8 See previous checkin comments. Focus issues, same bugs, etc. r=saari, sr=brendan 2001-04-18 01:42:27 +00:00
law%netscape.com 5550d50848 Bug 52454 2001-04-17 23:59:58 +00:00
law%netscape.com f32025d083 Bug 52454; new Makefile.in for Linux build; not built yet 2001-04-17 23:59:02 +00:00
locka%iol.ie 9c4762f9bf Fix for context menus not working in new windows opened from links with a _new target. b=76327, r=valeski@netscape.com, sr=rpotts@netscape.com 2001-04-17 23:04:13 +00:00
gordon%netscape.com 95411c87dd bug 72528, removing old cache from build. sr=darin. 2001-04-17 10:40:13 +00:00
rbs%maths.uq.edu.au 97f7e45cc7 Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi 2001-04-17 07:23:04 +00:00
dbaron%fas.harvard.edu 2acbe445a1 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding windowwatcher to REQUIRES. 2001-04-17 01:54:05 +00:00
yokoyama%netscape.com d846490aa7 partial bug fix : 66030, /r=valeski, /sr=brendan 2001-04-17 00:43:16 +00:00
law%netscape.com d57d41bc51 More refinements for bug 52454, et al 2001-04-16 22:04:24 +00:00
dcone%netscape.com d87b0b2380 new print preview navigation idl for embedding. Does not effect the build. 2001-04-16 21:06:55 +00:00
danm%netscape.com 1b8441b75f hooking up windowwatcher active window. bug 44809,76011 r=hyatt,saari 2001-04-16 20:35:46 +00:00
danm%netscape.com 269f5f62cd hooking up windowwatcher active window. bug 44809,76011 r=chak,hyatt,saari 2001-04-16 20:34:33 +00:00
chak%netscape.com 4bc5c92b11 Fix for bug#66334 - Viewsource needs to be a protocol handler
Changes to make the mfcembed to use viewsource: URL
r=valeski,sr=rpotts
2001-04-16 20:19:00 +00:00
disttsc%bart.nl 6a85930545 Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf. 2001-04-14 20:08:32 +00:00
law%netscape.com 7d9590f3bf Updates to work in progress for bug 52454 2001-04-13 22:36:42 +00:00
danm%netscape.com 24c68cc3cf i think this'll fix speedracer, burning these past two hours 2001-04-13 06:38:33 +00:00
blizzard%redhat.com b00b9e7d43 Fix bug #72230. Make sure to redraw the background of the window before any document is loaded in embedding. r=valeski,sr=waterson 2001-04-13 03:52:45 +00:00
disttsc%bart.nl 06151a6995 Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-04-13 03:30:51 +00:00
hewitt%netscape.com aa906e4a5f 72530 - oversized dialog problems, r=jag, sr=alecf 2001-04-12 05:42:05 +00:00
danm%netscape.com ca335d3315 moving implementation details mistakenly placed in public promptservice interface to the private one. r=hyatt,jack 2001-04-12 02:18:06 +00:00
blizzard%redhat.com d09a3df42f Fix bug #73947. Clients weren't getting notifications when the first loaded content was about:blank or was streamed in data. Attach the listeners when you get a state change, not a progress change since we don't get progress changes on streamed content. r=tor,bryner sr=shaver 2001-04-11 23:18:10 +00:00
ccarlen%netscape.com db7b9448ba Bug 75556 - auth prompt does not work when wallet lib is not available. r=danm, sr=sfraser. 2001-04-11 21:42:18 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
hewitt%netscape.com cd9295d4f9 72717 - die Blue, die!, r=dveditz, sr=hyatt 2001-04-11 03:32:24 +00:00
ccarlen%netscape.com 7720f48f12 Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
ccarlen%netscape.com 8eb1495e0b New files for bug 70380 - not yet part of build. r=valeski, sr=rpotts 2001-04-10 14:40:07 +00:00
pavlov%netscape.com bc1454c031 fixing stuff 2001-04-10 07:41:23 +00:00
darin%netscape.com 41efbc6217 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
danm%netscape.com 116e201942 adding nsISupportsInterfacePointer from jst's XPCDOM_20010329 branch. preliminary for bug 70534. r=hyatt,jband,jst,me 2001-04-10 03:56:48 +00:00
law%netscape.com 6d17ef985c Bug 52454; new helper app dialog; this is under development and not built/used yet 2001-04-10 02:15:22 +00:00
valeski%netscape.com 2d17b99693 sr=shaver. r=valeski. checking this in for blizz to get it out of the way. 74801. need to be GI'instead of QI 2001-04-09 13:31:50 +00:00
danm%netscape.com 5693e2cf08 unbuilding deprecated prompt files (cleaning up my mess) 2001-04-09 04:52:46 +00:00
danm%netscape.com 5892cefd63 removing duplicate nsIDialogParamBlock definition until the original can be removed. 2001-04-09 02:51:32 +00:00
danm%netscape.com 4bb6451a4a more prompt stuff moved to embedding components. bug 72112 continues. 2001-04-09 00:48:21 +00:00
danm%netscape.com 8ea932684d more prompt stuff moved to embedding components. bug 72112 continues 2001-04-09 00:43:14 +00:00
danm%netscape.com f51a753bf8 make DoDialog available from idl. bug 72112 continues 2001-04-09 00:42:12 +00:00
disttsc%bart.nl 748e1ece2f Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
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