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

1382 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 3bd372dfa1 These changes never made it in with original xul landing (/embedding). r=hewitt sr=ben 2001-11-05 01:50:50 +00:00
jaggernaut%netscape.com 6404d0a8a9 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-03 09:26:07 +00:00
locka%iol.ie 28edbbb402 NOT PART OF BUILD. Add code to _OpenURL() to turn relative links into absolute ones for correct loading, using the base address of the browser. Patch provided by mirko@czesla.de. Thanks Mirko! 2001-11-01 22:15:34 +00:00
locka%iol.ie ac5d543433 Missing backslash causing build bustage on some ports platforms. r=brade@netscape.com 2001-11-01 17:23:22 +00:00
brade%netscape.com e4f2f14083 nsIFile->nsIURI in nsIDiskDocument r=adamlock (bug #104883) 2001-11-01 15:25:53 +00:00
locka%iol.ie 7ffdfe69e3 Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 15:02:13 +00:00
locka%iol.ie 350313c527 Mac changes to move webbrowserpersist object to components/ b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 14:41:02 +00:00
locka%iol.ie 91e485f39a Unix makefile changes to move webbrowserpersist to components/ b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 14:39:53 +00:00
locka%iol.ie 2bafd807d9 Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 14:39:26 +00:00
locka%iol.ie 242c80e2b2 Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 11:51:20 +00:00
locka%iol.ie f842bce88a Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 11:47:05 +00:00
jaggernaut%netscape.com 4a7f082fb7 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-01 09:09:57 +00:00
bnesse%netscape.com df5dab7fb7 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
locka%iol.ie de5bbacac2 NOT PART OF BUILD. Fix for memory leak in simple array 2001-10-30 23:06:50 +00:00
locka%iol.ie 7ad8a4eb16 NOT PART OF BUILD. First working version of CAB file packaging and signing script, install file and docs. 2001-10-30 22:32:27 +00:00
timeless%mac.com f29f838ddb QNX port; adding requires to make it work. 2001-10-30 03:31:00 +00:00
timeless%mac.com 951aa893da Bugzilla Bug 99627�Freeze nsIURIContentListener
caused bustage for the QNX Port.
2001-10-30 03:28:59 +00:00
locka%iol.ie a9df84e504 NOT PART OF BUILD. New test pages 2001-10-29 20:03:03 +00:00
locka%iol.ie 9eede284ea NOT PART OF BUILD. Stop a crash when no content type is specified at all 2001-10-29 20:02:01 +00:00
locka%iol.ie 94ebf04828 NOT PART OF BUILD. More updates to get a working CAB file packaging and signing working for control for hosting plugins 2001-10-29 19:50:36 +00:00
depstein%netscape.com d2be015d71 per bugzilla 106523, set PR_TRUE in observerService->AddObserver() for initializing profiles 2001-10-29 19:43:32 +00:00
locka%iol.ie 61597127a4 NOT PART OF BUILD. More updates to get a working CAB file packaging and signing working for control for hosting plugins 2001-10-29 19:22:19 +00:00
dinglis%qnx.com c60a1d668f Not part of build
Photon embedding update
2001-10-29 14:17:16 +00:00
locka%iol.ie daa5b78b9b NOT PART OF BUILD. First cut packaging script for creating a control for hosting plugins IE CAB file. 2001-10-28 15:50:09 +00:00
locka%iol.ie 0f5046b1a7 NOT PART OF BUILD. First cut packaging script for creating a control for hosting plugins IE CAB file. 2001-10-28 15:40:45 +00:00
jaggernaut%netscape.com dbc6442a61 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 08:09:28 +00:00
seawood%netscape.com 9f8ad41e29 Followup to removal of --enable-monolithic-toolkit..remove MOZ_MONOLITHIC_TOOLKIT ifdefs 2001-10-27 05:49:30 +00:00
bnesse%netscape.com f1f4e0d7a5 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2001-10-27 05:39:25 +00:00
rpotts%netscape.com 5e626fd436 bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface... 2001-10-27 02:52:39 +00:00
mstoltz%netscape.com afebe13bdc bug 104495 - don't allow unprivileged scripts to create a window without
a close box, or to disable key shortcuts. r=danm, sr=jst.
2001-10-26 23:02:49 +00:00
locka%iol.ie f5e8a47233 NOT PART OF BUILD. Make IE plugin dir lookup able to cope with trailing backslashes in the registry key. 2001-10-26 12:30:49 +00:00
dougt%netscape.com eb9e0f1a2f fixes 106736 and 106523. Regressions caused by nsIObserverService changes. r=chak@netscape.com r=morse@netscape.com 2001-10-26 00:10:54 +00:00
depstein%netscape.com c1ee1f5c36 Included SimpleEnumerator.h, added maxLength check for sHistory index, updated Observe() in TestEmbed.cpp to handle profile switching changes. 2001-10-25 18:32:34 +00:00
locka%iol.ie 4814df55dd Use do_GetService instead of nsServiceManager::GetService plus some re-indentation. b=105458 r=dougt@netscape.com sr=blizzard@mozilla.org 2001-10-25 11:37:18 +00:00
dbaron%fas.harvard.edu f56bfe4127 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
dsirnapalli%netscape.com 9a011d55cd modified the title. 2001-10-24 18:59:15 +00:00
dsirnapalli%netscape.com 0f0307434c modified title. 2001-10-24 18:55:47 +00:00
dsirnapalli%netscape.com 29e1f8ffcf modified the title. 2001-10-24 18:40:57 +00:00
dsirnapalli%netscape.com abdd6071b4 *** empty log message *** 2001-10-24 00:16:44 +00:00
dsirnapalli%netscape.com 1662b51f06 Modified the testcase to report the results in tabular form. 2001-10-23 23:10:08 +00:00
locka%iol.ie 65b2e3be11 NOT PART OF BUILD. Removed implementation of the "new" Moz plugin APIs in favour of the NS API 2001-10-23 12:41:56 +00:00
locka%iol.ie ffb594aa4f NOT PART OF BUILD. Added framework to support XPConnect scripting of plugin 2001-10-23 12:39:46 +00:00
locka%iol.ie b8b8561365 NOT PART OF BUILD. Added framework to support XPConnect scripting of plugin 2001-10-23 11:50:22 +00:00
locka%iol.ie ab97202936 Disable ActiveX control registration during build by default. sr=kin@netscape.com b=105285 2001-10-23 11:39:06 +00:00
dougt%netscape.com 5fe12c09e7 Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527 2001-10-23 01:37:21 +00:00
dsirnapalli%netscape.com 1400dc8297 *** empty log message *** 2001-10-23 00:36:37 +00:00
bryner%netscape.com 28b8f42f18 Bug 105668 - make gtk embedding widget properly implement FocusNextElement and FocusPrevElement. r=jag, r/sr=blizzard. 2001-10-23 00:14:09 +00:00
bryner%netscape.com bbbbd6f9e3 Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt. 2001-10-22 22:43:52 +00:00
dsirnapalli%netscape.com d60fb3e135 This file is used by ComponentListTest.html 2001-10-22 22:38:27 +00:00
dsirnapalli%netscape.com 74b8fbeb47 Test case to list the components available for mfcEmbed. 2001-10-22 22:37:49 +00:00
dsirnapalli%netscape.com fa010eba5c will rename it to .txt and check in again. 2001-10-22 22:36:39 +00:00
dsirnapalli%netscape.com d51ffbac4a Will rename it to .txt and check it again. 2001-10-22 22:35:59 +00:00
dougt%netscape.com fdb581ad21 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
dsirnapalli%netscape.com a986bacae3 this file is used by ComponentListTest.html 2001-10-22 21:36:41 +00:00
dsirnapalli%netscape.com 537ce2ab8b Test case to list the available components for mfcEmbed. 2001-10-22 21:36:03 +00:00
locka%iol.ie 7b38117f01 New NameEquals method on nsIDocShellTreeItem to reduce unnecessary strdup'ing as FindChildWithName walks through its children looking for a matching item. b=102576 r=radha@netscape.com sr=rpotts@netscape.com 2001-10-20 11:42:35 +00:00
locka%iol.ie adb0600bb7 Add res/entityTables to embedding dist to stop assertions. b=101605 r=chak@netscape.com sr=blizzard@mozilla.org 2001-10-20 11:36:37 +00:00
dbaron%fas.harvard.edu 24c6c0e8ce Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-20 01:29:45 +00:00
dbaron%fas.harvard.edu 3109b56e16 Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-20 01:01:27 +00:00
loadrunner%betak.net 30ec334e01 bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 22:49:37 +00:00
dougt%netscape.com da7e1268bd nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
locka%iol.ie 937ccdebcc Removed chrome registry code from embedding API to improve startup performance. r=ccarlen@netscape.com sr=hyatt@netscape.com r=105462 2001-10-19 12:43:05 +00:00
mcafee%netscape.com ecb14ba94b Removing gtkEmbed from the build (90526). r=adamlock, sr=blizzard 2001-10-19 08:28:51 +00:00
mkaply%us.ibm.com 2ec931d14a #105075
r=av, sr=dougt, rpotts
Change 4xplugin APIs to use NS_4XPLUGIN_CALLBACK rather than NS_CALLBACK_ so that the calling convention can be different than XPCOM
2001-10-19 04:10:49 +00:00
mcafee%netscape.com ca63799eb9 Removing gtkEmbed (obsolete, bug 90526). r=adamlock, sr=blizzard 2001-10-19 01:51:09 +00:00
mcafee%netscape.com 022a4aaa6d Retiring gtkEmbed in favor of TestGtkEmbed (90526). r=adamlock, sr=blizzard 2001-10-19 01:45:12 +00:00
timeless%mac.com bcfade26c5 Bugzilla Bug 76339�get rid of nsIAppShellComponent
(QNX changes)
r=dbradley sr=jst
2001-10-18 13:25:10 +00:00
timeless%mac.com 69ba58ac9c QNX bustage fixes 2001-10-18 10:33:08 +00:00
timeless%mac.com 271dc38b9a Requires changes to get QNX building, r=cls 2001-10-18 10:23:55 +00:00
mcafee%netscape.com b3404c9bfc Stop building gtkEmbed, replacing this with TestGtkEmbed (part 2 of bug 90526). r=blizzard, sr=alecf 2001-10-18 03:29:44 +00:00
dbaron%fas.harvard.edu 69099893ca Fix bustage. b=104763 2001-10-16 06:34:53 +00:00
dbaron%fas.harvard.edu 6e02410302 Fix bustage. b=104763 2001-10-16 06:34:32 +00:00
brendan%mozilla.org a96c9a9870 Add SetAlphaBounds, TABLE_SIZE, and MIN_ALPHA APIs (103990, r=dbaron, sr=waterson). 2001-10-16 05:40:27 +00:00
pavlov%netscape.com 8f58942452 removing lowsrc support. bug 92453. r=jag sr=attinasi 2001-10-14 01:17:08 +00:00
law%netscape.com 5fc9787665 Fix for bug 79356; remove duplicate var declaration (strict JS warning); r=morse, sr=blake 2001-10-13 00:04:30 +00:00
rpotts%netscape.com fa61ad5668 bug #90722.(r=danm@netscape.com, sr=mscott@netscape.com) Added nsIWindowWatcher::GetWindowByName(...). 2001-10-12 21:42:24 +00:00
chak%netscape.com bc11c5c2a9 Fix for #104221 - NS_LITERAL_STRING(APPSTARTUP_CATEGORY)| relies on the order
of 2 #define's
r=aaronl, sr=alecf
2001-10-11 22:11:22 +00:00
law%netscape.com f9c7adce64 Fix for bugs 67803/74012/79862/98797. Adds code to set initial focus to
downloading and progress dialogs, and removes code to disable the "close
this dialog" checkbox from the progress dialog.  r=aaronl, sr=ben
2001-10-11 22:09:56 +00:00
locka%iol.ie da09947a09 NOT PART OF BUILD. Turned tabs to spaces. 2001-10-11 12:20:32 +00:00
locka%iol.ie 2b332388a3 Fix for missing OK & Cancel text on XUL dialogs in embedding. b=101558 r=chak@netscape.com sr=blizzard@mozilla.org 2001-10-11 12:07:19 +00:00
alecf%netscape.com 8ae507d6be remove a comment that's irrelevant, and mucks with lxr searching for nsIAppShellComponent - comment only, and not part of current build 2001-10-11 07:11:21 +00:00
locka%iol.ie d11e63d08a NOT PART OF BUILD. Fixed makefile.win to work with new REQUIRES feature & generate an error when MOZ_PLUGINSDK is undefined. Changed legacy plugin to parse CLSIDs properly. 2001-10-10 14:07:23 +00:00
jaggernaut%netscape.com 25694acfa3 Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
depstein%netscape.com 3c83323ce7 Added check for null history element object in nsiHistory.cpp 2001-10-05 00:35:44 +00:00
locka%iol.ie 08e2f27922 NOT PART OF BUILD. Slightly changed descriptive wording on test pages. a=blizzard@mozilla.org 2001-10-04 13:10:45 +00:00
locka%iol.ie 39e1e335b0 NOT PART OF BUILD. Implemented NPN_Status. Added some more diagnostic debug info including hex dumping stream data to validate it's correct. Added code to support plugins that want their streams in NP_ASFILEONLY or NP_ASFILE mode (e.g. IBM's arcane Advanced Function Presentation viewer plugin). a=blizzard@mozilla.org 2001-10-04 13:09:49 +00:00
dsirnapalli%netscape.com 2567e9020a Test Case for nsIWebBrowserPersist interface. 2001-10-03 19:19:27 +00:00
depstein%netscape.com 39e0ee2766 Added REQUIRES in makefiles. 2001-10-02 23:40:40 +00:00
locka%iol.ie 4fd8c41660 NOT PART OF BUILD. Added simple array template to remove some duplicate code. Fixed a problem with the content type for a null plugin being empty when it's created from stream. Added code to set NPStream::end to the right value. Added code to read plugins from IE directory as well as NS 4.x 2001-10-02 22:23:45 +00:00
blizzard%redhat.com b6754e8cad Bug #84240. Add methods to get a unicode version of the JS status and link message. r=philipl, sr=shaver 2001-10-02 05:03:37 +00:00
dbaron%fas.harvard.edu 4021e7798d Remove duplication of code between implementations of nsILookAndFeel and nsIDeviceContext by removing system color and metric implementations from nsIDeviceContext implementations and changing nsIDeviceContext::GetSystemAttribute to nsIDeviceContext::GetSystemFont. b=96971 r=bryner sr=waterson 2001-10-02 03:10:56 +00:00
sspitzer%netscape.com 64712807ed fix for bustage. nsIHistoryEntry.idl has changed and is no longer
including the nsIURI.idl interface.  r=radha
2001-10-01 22:13:58 +00:00
radha%netscape.com ee708747a9 Fix for tree bustage related to bug # 100993. Include nsISHistoryListener. 2001-10-01 21:07:26 +00:00
radha%netscape.com 1dfc88f486 Fix for bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the
embedding freezing guidelines. r=chak sr=alec
2001-10-01 20:15:06 +00:00
stephend%netscape.com 98b5be96ad Bug 91071 'HyperText' should read 'Hypertext' according to the W3C.org r=adamlock@netscape.com, sr=alecf@netscape.com 2001-10-01 19:11:32 +00:00
jaggernaut%netscape.com fdc4078bc4 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
waterson%netscape.com 2799085e3a Back out chak's changes to mfcembed until we can separate the PSM stuff out. 2001-09-26 23:58:44 +00:00
waterson%netscape.com 71233c20da Back out chak until he can figure out how to build w/o necessarily requiring PSM. 2001-09-26 22:56:24 +00:00
alecf%netscape.com ca1e0f0d4d bug 101761 - clean up embed components so we can better understand REQUIRES r=cls 2001-09-26 20:17:35 +00:00
locka%iol.ie cdd04f53a6 Missing documentation. Should gone in with b=99181 but didn't. 2001-09-26 20:13:26 +00:00
chak%netscape.com ebaae01c43 Fix for #94974 - Provide an interface for embeddors to access security info
r=rpotts,thayes
sr=rpotts
2001-09-26 19:57:34 +00:00
chak%netscape.com ad5fcfe3b4 Fix for #94974 - Provide an interface for embeddors to access security info
r=rpotts,thayes
sr=rpotts
2001-09-26 19:52:20 +00:00
locka%iol.ie 14ce20258b Fix for focus & tabbing problems in the ActiveX control. b=88081 r=saari@netscape.com sr=rpotts@netscape.com 2001-09-26 19:27:33 +00:00
gerv%gerv.net 5d7331d24f License changes, take 2. Bug 98089. mozilla/embedding/. 2001-09-25 22:58:40 +00:00
depstein%netscape.com 1c6d1a788e added stopALL flag for nsIWebNav->Stop(). 2001-09-25 22:20:25 +00:00
depstein%netscape.com 2441bc30a1 latest testembed update 2001-09-24 19:40:00 +00:00
cls%seawood.org 4c308472f0 Adding mimetype dependency caused by checkin for bug #77909.
Fixing tinderbox bustage
2001-09-23 22:33:01 +00:00
locka%iol.ie a8adad6237 The all new web browser persist object plus changes to the assorted embedding samples to use it. b=77909 r=ccarlen@netscape.com sr=rpotts@netscape.com 2001-09-23 21:03:03 +00:00
locka%iol.ie 502a6d6e59 NOT PART OF BUILD. Moved streaming off onto another thread to make UI responsive. First cut impl of NPN_GetValue. 2001-09-22 12:33:34 +00:00
depstein%netscape.com f6d295aa15 Uploading new object model (work done by Ashish) & .cpp files for separate interface tests. 2001-09-22 00:49:38 +00:00
cls%seawood.org 082f745e12 Updating REQUIRES list for mfcembed.
Bug #98371
2001-09-21 03:41:41 +00:00
dsirnapalli%netscape.com bd5937692d Added line var setCharsetValueTo = "ISO-8859-1"; 2001-09-20 22:51:25 +00:00
dsirnapalli%netscape.com 74bbc769cb Automated smoketests for mfcEmbed. 2001-09-20 18:48:06 +00:00
locka%iol.ie 01b7a44cc7 Fix missing newline at the end. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:32:49 +00:00
locka%iol.ie 8075f5016b nsIWebBrowserSetup frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:30:59 +00:00
locka%iol.ie ca88830c64 Added nsITooltipTextProvider.idl to Mac IDL project. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:28:25 +00:00
locka%iol.ie dc743acdc5 nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:25:40 +00:00
locka%iol.ie f87331a1cb NOT PART OF BUILD. Fix to allow multiple plugins off the same type to run at the same time. b=100549 2001-09-20 13:03:40 +00:00
locka%iol.ie a6549909f8 nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:43:28 +00:00
locka%iol.ie 6da93de9a0 nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:40:53 +00:00
locka%iol.ie 4accdb9db9 nsIContextMenuListener frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:15:52 +00:00
locka%iol.ie d96b324b31 nsIWebBrowser frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:14:18 +00:00
locka%iol.ie 4025ec34e8 nsIEmbeddingSiteWindow frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:11:46 +00:00
locka%iol.ie 75ca610088 NS_InitEmbedding & NS_TermEmbedding become frozen APIs. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:08:04 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org da68f3ed78 bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
cls%seawood.org ff0dfeb373 Declare REQUIRES list for activex control. Should fix archangel bustage 2001-09-19 04:06:01 +00:00
jaggernaut%netscape.com e25262c61f One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com 3826eb9902 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
rpotts%netscape.com 0340c21f74 bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused. 2001-09-17 23:22:00 +00:00
alecf%netscape.com cf9912aa80 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
jaggernaut%netscape.com efc8c209fb Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2001-09-14 05:37:29 +00:00
locka%iol.ie 4493fb1052 NOT PART OF BUILD. Updated pluginhostctrl project to remove some duff targets and added a README file 2001-09-13 13:34:22 +00:00
locka%iol.ie 07eee5832f NOT PART OF BUILD. Test files for ActiveX control for hosting Netscape plugins in IE 2001-09-13 12:38:20 +00:00
locka%iol.ie ce88c11a55 NOT PART OF BUILD. Plugin SDK headers for building ActiveX control for hosting Netscape plugins in IE 2001-09-13 12:37:11 +00:00
locka%iol.ie 0a6484b2ab NOT PART OF BUILD. New ActiveX control that allows Netscape plugins to run in IE without modification. 2001-09-13 12:36:17 +00:00
alecf%netscape.com e5cc5abd22 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com e055a4a2a4 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
dsirnapalli%netscape.com c9b77890ee Test case for nsIDocCharset interface. 2001-09-10 22:30:54 +00:00
danm%netscape.com 4fc160a28a now _blank windows without a parent will actually open in a new window. wow. bugs like that shouldn't still exist. bug 98785 r=hyatt,rpotts 2001-09-07 23:24:34 +00:00
locka%iol.ie 808c368d05 Fix for fallout in embedding from component/service manager merge. b=98721 r=ccarlen@netscape.com sr=blizzard@mozilla.org 2001-09-07 18:05:50 +00:00
sicking%bigfoot.com 1f02d9bfd3 Implement TreeWalker in DOM2-traversal.
b=82625, r=fabian, sr=jst
2001-09-07 09:30:03 +00:00
valeski%netscape.com ac33036169 r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
locka%iol.ie df358ca4c9 Remove winEmbed from embedding dist. b=90614 r=rpotts@netscape.com sr=blizzatf@mozilla.org a=asa@mozilla.org 2001-09-05 20:26:42 +00:00
locka%iol.ie c8783cf714 NOT PART OF BUILD. Fixed a couple of silly build breakages for when MOZ_ACTIVEX_PLUGIN_LIVECONNECT is not defined. 2001-09-05 20:10:04 +00:00
dsirnapalli%netscape.com a1ae395598 added two more test cases. 2001-09-05 19:25:49 +00:00
dougt%netscape.com f78284509b Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2001-09-05 03:52:26 +00:00
danm%netscape.com 21c4e6765f ignore width or height of 0 (as in 'width=') when opening windows. bug 67947 r=hyatt,joki 2001-09-04 23:14:31 +00:00
blakeross%telocity.com 976606d3b3 Long path causes helper app dialog to grow way too long (85173). Patch by Dean Tessman <dean_tessman@hotmail.com>. r=jag sr=blake a=asa 2001-09-01 18:12:45 +00:00
blizzard%redhat.com 8bbce1ac46 Bug #95940. Make sure that the embed reload flags are in sync for the widget and the nsIWebNavigation interfaces in a backwards compatible way. r=valeski,sr=shaver, a=asa 2001-08-31 22:47:02 +00:00
depstein%netscape.com d0759dadd7 updated nsISHistory methods. 2001-08-24 21:03:15 +00:00
depstein%netscape.com 6a73c6f60e updating nsISHistory and nsIWebNav tests. 2001-08-24 20:05:45 +00:00
dsirnapalli%netscape.com f62cdb699b renamed the image file. 2001-08-24 19:27:00 +00:00
dinglis%qnx.com afd9368f28 NOT PART OF BUILD (Photon port only)
- added new prompt service
- new history resource.
2001-08-24 13:51:21 +00:00
ccarlen%netscape.com d45df3653c Bug 92100 - When searching in frames, selection is visible in > 1 frame. r=valeski/sr=sfraser 2001-08-22 05:14:15 +00:00
jat%princeton.edu 4547250e24 Checking in for jesse. Replacing some eval() calls in chrome js with calls to parseInt() and new RegExp(). b=83314, r=mstoltz, sr=brendan. 2001-08-21 20:37:19 +00:00
ccarlen%netscape.com 0044ec43e9 Bug 78498 - Carbonize PPEmbed. r=pinkerton/sr=sfraser 2001-08-18 15:10:38 +00:00
locka%iol.ie eef509bbbe Added res/arrow.gif and res/arrowd.gif to embedding manifests to fix drawing problem with form combo boxes. b=95310 r=jeff@tcbnetworks.com sr=rpotts@netscape.com 2001-08-18 10:18:09 +00:00
locka%iol.ie b19331607b Changed memory allocation and stack usage to be less brutal as the DOM is being walked. b=92534 r=rjesup@wgate.com sr=blizzard@mozilla.org 2001-08-18 09:59:28 +00:00
ccarlen%netscape.com 45dfa555d9 Bug 78498 - Carbonize PPEmbed - adding new files. r=pinkerton/sr=sfraser 2001-08-18 01:57:33 +00:00
dsirnapalli%netscape.com b6becdaaf6 Made some changes to put the test case on ngdriver. 2001-08-17 23:41:14 +00:00
dcone%netscape.com b5b138d7ad b=95339 Check the aPrintOptions for null. Fixes embedding silent. r=rods sr=attinasi 2001-08-16 13:58:38 +00:00
sfraser%netscape.com ccc82b99ba Project cleanup, rs=scc. Don't link with RaptorShell.shlb, which is obsolete. 2001-08-15 23:16:49 +00:00
chak%netscape.com 38d1c7d645 Fix for #81808 - MfcEmbed must show lock icon in status bar
r=valeski, sr=blizzard
2001-08-15 04:44:44 +00:00
chak%netscape.com 65a8cc28ce Fix for #90965 - MfcEmbed does not support plugins
r=peterl, sr= blizzard
2001-08-15 01:25:14 +00:00
dsirnapalli%netscape.com 28c28cb027 Embed smoketest. 2001-08-14 23:32:00 +00:00
cls%seawood.org 8405a1984e Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
rpotts%netscape.com da2959ee05 bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
locka%iol.ie 20c9a1ddd7 Fix for missing scrollbars in embedding apps. r=mcafee@netscape.com sr=scc@mozilla.org b=90707 2001-08-13 23:57:56 +00:00
chak%netscape.com ba1bf118de Fix for #90965 - MfcEmbed does not support plugins
r=peterl, sr=blizzard
2001-08-10 04:47:24 +00:00
pavlov%netscape.com b72c324af1 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
ccarlen%netscape.com 054d3ecd7b Bug 70715 - Passwords are not remebered in embedding samples when run from Embed dir. Adding wallet dll to Embed dist. r=chak/sr=blizzard. 2001-08-09 13:52:33 +00:00
locka%iol.ie 7254529098 1 line fix for typo which broke embedding manifest generation when the chrome file format wasn't jar. b=90404 sr=blizzard 2001-08-08 08:29:40 +00:00
blizzard%redhat.com 691293abed Bug #80638. Implement GetSiteWindow. r=philipl, sr=tor 2001-08-06 20:44:40 +00:00
blizzard%redhat.com 508b4794fb Fix bug #91640. Make sure to check the offscreen window before destroying it. Also so other related cleanup. Original patch from Andrew Chatham. r/sr=blizzard,tor. 2001-08-06 18:04:07 +00:00
depstein%netscape.com ccfb0cfcbd updated Dialogs & resource file for PromptService component support. 2001-08-04 04:09:24 +00:00
chak%netscape.com 484df69945 Fix for #92798 - Asserts in nsParser.cpp when registering JS components
r=valseki, sr=blizzard
2001-08-02 20:31:54 +00:00
chak%netscape.com 9b24dd1600 Fix for #90538 - Downloading files crashes mfcembed.exe
r=valeski, sr=blizzard
2001-08-01 14:44:24 +00:00
chak%netscape.com 4e14e4ee6d Fix #90538 - Downloading files crashes mfcembed.exe
r=valeski, sr=blizzard
2001-08-01 14:43:43 +00:00
aaronl%netscape.com 5fd5e18bea Bug 90512. 2 missing files from embed-win32.zip. r=valeski, sr=waterson 2001-08-01 02:54:01 +00:00
depstein%netscape.com 150dc19ee1 Added couple small changes to nsISHistory iface. 2001-07-31 23:23:57 +00:00
aaronl%netscape.com 81d93e3c84 Backing out changes - sorry 2001-07-31 22:30:46 +00:00
aaronl%netscape.com caaed06c70 Bug 90512. 2 missing files in embed-win32.zip. r=valeski, sr=waterson 2001-07-31 22:14:49 +00:00
depstein%netscape.com b0936d1175 Removed nsIRequest methods from BrowserImplWebPrgrsLstnr.cpp, fille out history listener methods, and added in PromptService.cpp from mfcEmbed. 2001-07-31 01:49:12 +00:00
depstein%netscape.com 990cc4e18e Added additional flag combo for nsIWebNavigation::Reload() and uri table. 2001-07-28 01:27:28 +00:00
depstein%netscape.com 7521cc6c71 updated history listener methods. 2001-07-27 01:05:03 +00:00
depstein%netscape.com 4e55e7c5f6 added GetTheUri() in QaUtils.cpp. Updated history listener methods. 2001-07-26 01:21:53 +00:00
jaggernaut%netscape.com c14d9c09a1 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
leaf%mozilla.org 280310608e r=mcafee, sr=cls. turning tests on to get TestGtkEmbed into the nightly
distributions. bug 91013
2001-07-25 00:08:28 +00:00
pete%alphanumerica.com f65c767018 Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
chak%netscape.com d345c99a8e Fix for #89966 - MfcEmbed's PromptService implementation not complete
r=ccarlen, sr=blizzard
2001-07-24 00:19:48 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
mcafee%netscape.com 148fdf9ee5 Adding TestGtkEmbed to the embedding packaging (91013). r=matt, sr=leaf 2001-07-23 21:20:18 +00:00
briane%qnx.com 8b2f64280a PHOTON port only (not part of build)
Numerous bug fixes to allow embedding to work properly.
2001-07-23 20:21:41 +00:00
blizzard%redhat.com 9dc86ce92c Bug #90505. Add signals to get the security change and status changes for documents. r=valeski,sr=dougt 2001-07-23 19:24:06 +00:00
depstein%netscape.com 82de55c92f added Url table for web navigation in Tests.cpp 2001-07-18 00:40:48 +00:00
aaronl%netscape.com da824ed4f4 Adding accessibility API support to base Windows embedded browser. Bug 90512, r=valeski, sr=waterson 2001-07-17 20:56:39 +00:00
depstein%netscape.com 5889b4c99a updated BrowserView.cpp - #include "nsIWidget.h" 2001-07-17 20:07:47 +00:00
depstein%netscape.com 5bcc5ec5d5 removed all files in directory. qa_mfcEmbed is obsolete. Replaced by testEmbed (/mozilla/embedding/qa/testembed) 2001-07-17 19:30:19 +00:00
depstein%netscape.com d3842025cb removed .html files in folder. 2001-07-17 19:08:29 +00:00
depstein%netscape.com 4d931028ba adding .txt files for js scripts 2001-07-17 18:43:30 +00:00
depstein%netscape.com 8ee77e4911 adding .html files to jstests for Dharma. 2001-07-16 23:24:30 +00:00
dbaron%fas.harvard.edu bf82abfd11 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
locka%iol.ie 79e71e824f Added new interface nsITooltipTextProvider and service to chrome listener. b=90195 r=valeski:@netscape.com sr=rpotts@netscape.com 2001-07-13 09:20:07 +00:00
locka%iol.ie 1528039931 Fixed carriage return problem caused by checking in makefile.win on Linux. b=90404 r=chak@netscape.com sr=blizzard@mozilla.org 2001-07-13 09:17:34 +00:00
locka%iol.ie 0637a917c3 Removed commented out rm operation. b=90404 r=chak@netscape.com sr=blizzard@mozilla.org 2001-07-13 09:12:33 +00:00
locka%iol.ie 29cefa3122 Update embedding manifest system to run through gen_mn.pl and be more tolerant of missing modules and people forgetting to update embed-jar.mn. b=90404 r=chak@netscape.com sr=blizzard@mozilla.org 2001-07-13 09:09:24 +00:00
mscott%netscape.com 36583d50d4 Bug #89414 --> mis-spelled a JS variable name. It should be choseApp.
r/sr=sspitzer
2001-07-13 05:45:59 +00:00
depstein%netscape.com 8b641601d8 update nsIWebNav tests (correct load/reload flags) 2001-07-13 01:46:57 +00:00
locka%iol.ie 9201d9db29 NOT PART OF BUILD. Now works on Win32 & parses an external file to generate the manifest. b=90404 2001-07-12 12:31:43 +00:00
mcafee%netscape.com 62ba5f17b9 Fixing IRIX linker bustage (90438). r=cls 2001-07-12 05:58:10 +00:00
jaggernaut%netscape.com 0f08999933 Apperently more cruft that snuck into embed-jar.mn. Removing, hoping this fixes the bustage on shrike 2001-07-11 12:47:28 +00:00
locka%iol.ie fa2687b14b NOT PART OF BUILD. Minor update adds a few missing chrome files. 2001-07-11 11:57:04 +00:00
mcafee%netscape.com e7de3ed018 Need to fully specify embed-jar.mn location for objdir builds (90295). 2001-07-11 09:27:26 +00:00
mcafee%netscape.com 8655a7d6c0 Moving embed-jar.mn creation out to separate makefile target, autogeneration and cvs checked in status don't mix. Run this by hand when needed and check diffs in, don't run this every build (90295). r=jag 2001-07-11 09:20:42 +00:00
jaggernaut%netscape.com 10d6e9c4be Fixing bustage by removing lines accidentily added in recent change. 2001-07-11 07:35:19 +00:00
mcafee%netscape.com 6981ef011d Changing link order to fix linker error on IRIX. Part of my previous checkins this evening. 2001-07-11 04:54:48 +00:00
mcafee%netscape.com 0fc6fa84c8 Fully specify location of gen_mn.pl file for objdir builds. Fixes shrike, other ports bustage 2001-07-11 03:10:00 +00:00
mcafee%netscape.com f105897dad Fixing REQUIRES line, fixes ports/objdir bustage 2001-07-11 02:55:53 +00:00
mcafee%netscape.com c16634e7a6 Changes to get SSL working in gtkEmbed (83393). r=adamlock, sr=brendan 2001-07-10 23:47:35 +00:00
mcafee%netscape.com 82dc3fe734 Adding changes to get SSL working for gtkEmbed (83393). r=adamlock, sr=brendan. main.cpp has quite a bit of intent/whitespace cleanup, sorry about that. 2001-07-10 23:45:01 +00:00
mcafee%netscape.com 667c5ec839 Ignore generated files. 2001-07-10 23:22:46 +00:00
depstein%netscape.com 2d967ba3ab Changed mfcEmbedComponents to testEmbedComponents in TestEmbed.cpp & makefiles. 2001-07-10 01:57:23 +00:00
locka%iol.ie 62c8b05ff7 NOT PART OF BUILD. Embedding manifest generator. b=83393 2001-07-09 22:49:55 +00:00
timeless%mac.com d85f0a7154 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
dcone%netscape.com 8cef7c6607 Added code to use silent printing. b=76456 r=dcone sr=attinasi 2001-07-09 14:40:37 +00:00
depstein%netscape.com 1c42e89774 Updated nsIRequest tests 2001-07-06 02:39:11 +00:00
cls%seawood.org 654b132df3 Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
dinglis%qnx.com 933f8149b1 NOT PART OF BUILD (Photon only)
- bring the photon embedding component upto date.
2001-07-04 19:42:06 +00:00
jaggernaut%netscape.com 162c4c987d Attempt to fix current bustage: when unzipping chrome so we can re-zip it for the embedding specific jar, overwrite existing files without asking (unzip -o). Patch suggested by cls. 2001-07-03 09:56:56 +00:00
jaggernaut%netscape.com 8e8a6a2905 Second attempt. We'll get it right, eventually. :-) 2001-07-03 08:07:02 +00:00
jaggernaut%netscape.com 21af393526 Attempt at fixing embedding build bustage. For now we'll just use the windows images. 2001-07-03 06:48:21 +00:00
blizzard%redhat.com 6a0cb82e96 bug #80146. make gtk tooltips in the embedding widget look nicer. patch from <timecop@network.email.ne.jp>. r=tor,sr=blizzard 2001-07-02 21:41:28 +00:00
locka%iol.ie be3a8988bc Remove event queue destruction code from NS_TermEmbedding to prevent assertions later on. b=79181 r=rpotts@netscape.com sr=blizzard@mozilla.org 2001-07-02 19:23:40 +00:00
cls%seawood.org 52d7838acf Landing static build changes for OS2
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
jaggernaut%netscape.com 03ab87e4a1 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
depstein%netscape.com 9a881273b4 removing files in /qa_mfcembed and subdirs. This qa tool is obsolete. 2001-06-30 02:02:30 +00:00
depstein%netscape.com c978340501 Updated nsIRequest methods; added nsIStreamObserver implementations 2001-06-30 00:26:31 +00:00
mscott%netscape.com 8e3d4be9fd Bug #88320 --> wrap the choose button in a autostretch="never" box.
r/sr=hewitt,sspitzer
2001-06-29 04:19:00 +00:00
locka%iol.ie cfdce7310e NO CODE CHANGES. Replaced all tab characters with spaces. 2001-06-28 13:01:52 +00:00
locka%iol.ie 0c8b1015ce Added code to adjust requested window size to account for the frame and client edge. b=84034 r=chak@netscape.com sr=blizzard@mozilla.org 2001-06-28 11:57:53 +00:00
locka%iol.ie 4c10b63de4 Updated printing code to use public api and wait for printing to complete before returning. b=77537 r=ccarlen@netscape.com sr=blizzard@mozilla.org 2001-06-28 11:47:21 +00:00
mscott%netscape.com 96e52c48f7 Bug #88066 --> add an advanced button to the helper app dialog. Remove some obsolete DTD strings.
r=hewitt
sr=sspitzer
2001-06-28 04:18:57 +00:00
chak%netscape.com 8bf9fdd6d0 Fix for #80778 - ASSERTION on startup: nsAppStartupNotifier.cpp
r/sr=alecf
2001-06-28 02:32:12 +00:00
mscott%netscape.com 3f473ebdfd Bug #80866 --> new helper app dialog design.
r=hewitt
sr=sspitzer
2001-06-28 02:19:28 +00:00
depstein%netscape.com c938b77c49 updated README.TXT with description and build instructions. 2001-06-28 01:47:19 +00:00
depstein%netscape.com e045de40fe Modified routines in Tests.cpp & QAUtils.cpp 2001-06-28 00:48:45 +00:00
depstein%netscape.com 549583df18 Update testembed w/ latest ifaces, incl nsIRequest cases & nsIWebProgLstnr support 2001-06-26 22:39:32 +00:00
bryner%uiuc.edu 8cfe74d6bb Bug 82123 -- enable embeddors to alter the focus traversal so that the document itself receives focus first instead of last. r=saari, adamlock, sr=jst, a=chofmann. 2001-06-26 01:19:11 +00:00