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

810 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com 4328fcb009 Ensure that we call NS_TermEmbedding on shutdown. [not part of build] 2001-12-01 01:20:02 +00:00
rpotts%netscape.com 1f0cc6e6b9 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
vidur%netscape.com 1ad0ca5c26 Fixed prompt and password dialogs. [not part of build] 2001-11-30 01:59:01 +00:00
vidur%netscape.com 51192a5e57 Fixed alerts and added prompt and password support. [not part of build] 2001-11-30 00:46:06 +00:00
pinkerton%netscape.com 9ccb7538c2 view shouldn't be opaque. allows webpages to show up. [not part of build] 2001-11-29 22:39:37 +00:00
pinkerton%netscape.com c8edef723e one more removed file bustage fix. 2001-11-29 16:11:12 +00:00
pinkerton%netscape.com d71235b9a6 removing nsMacMessageSink for standalone and embedding. Replacing with nsIEventSink and a couple of internal interfaces. r=ccarlen/sr=sfraser. bug#110851 2001-11-29 14:38:56 +00:00
vidur%netscape.com f2ca145d11 Got rid of installation name in project. This is not part of the build. 2001-11-29 04:11:53 +00:00
vidur%netscape.com b7db2da319 Removed absolute paths to framework. Relative paths *should* work. 2001-11-29 01:20:38 +00:00
vidur%netscape.com c3626d9318 Temporarily change framework installation path to be absolute. This is not part of the default build. 2001-11-28 22:38:54 +00:00
vidur%netscape.com 99fa5b20bd First iteration of Cocoa NSView wrapper around embedded component. This is not part of the default build. 2001-11-28 21:42:53 +00:00
locka%iol.ie 2235f50bbb Implement nsIWindowCreator service for ActiveX control. r=danm@netscape.com sr=rpotts@netscape.com 2001-11-27 20:13:43 +00:00
rods%netscape.com 0f287d6e66 temp patch for Bug 112048 r=rods a=leaf 2001-11-27 16:28:01 +00:00
rods%netscape.com 497fb1e25e Change nsIWebBrowserPrint.h interface to use nsIPrintSettings
Also added minimal PageSetup dialog with support for Printing BGColors, BGIMages, and Scaling
Bug 108345 r=dcone,chak sr=attinasi
2001-11-26 12:51:39 +00:00
bzbarsky%mit.edu edfb3b268f Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
timeless%mac.com 060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
locka%iol.ie 5e958ea7a8 NOT PART OF BUILD. Implement IAuthenticate to allow streams requiring username/password to be downloaded 2001-11-16 13:01:06 +00:00
jaggernaut%netscape.com ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
locka%iol.ie a38d556d8b Remove sample chrome embed.jar from unix browser package and rename to avoid confusion with the real embed.jar used in the embedding dist. b=87622 r=blizzard@mozilla.org sr=dveditz@netscape.com 2001-11-15 12:23:57 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
dinglis%qnx.com a084f22c51 - not part of build -
fix up bustage.
2001-11-13 15:49:51 +00:00
sfraser%netscape.com f4da98e824 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
dbaron%fas.harvard.edu 8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
dinglis%qnx.com 778c53c2d6 NTO PART OF BUILD
fixed photon bustage
2001-11-06 13:33:36 +00:00
danm%netscape.com 09750f9a69 consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:19:39 +00:00
dinglis%qnx.com 6f12a599c9 Not part of build
fixed REQUIRES
2001-11-05 13:35:02 +00:00
jaggernaut%netscape.com faef77fbed 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 a5e2e8cdc4 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 1711d397a6 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 5801b5c64a 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 f7c6d7f321 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 f96023455f Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 14:39:26 +00:00
jaggernaut%netscape.com 2546ff75ba 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
locka%iol.ie c8d7c016ec NOT PART OF BUILD. Fix for memory leak in simple array 2001-10-30 23:06:50 +00:00
locka%iol.ie 603cecab7c 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 196f184967 QNX port; adding requires to make it work. 2001-10-30 03:31:00 +00:00
timeless%mac.com b2b84663a0 Bugzilla Bug 99627�Freeze nsIURIContentListener
caused bustage for the QNX Port.
2001-10-30 03:28:59 +00:00
locka%iol.ie 2e884b90c1 NOT PART OF BUILD. New test pages 2001-10-29 20:03:03 +00:00
locka%iol.ie cad042f00e 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 fe4cfbb3e6 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
locka%iol.ie ba965f40fb 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 f19c812ba7 Not part of build
Photon embedding update
2001-10-29 14:17:16 +00:00
locka%iol.ie 0045e3d964 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 0613088f4f 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 a220efe49f 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 3e1cbb069d Followup to removal of --enable-monolithic-toolkit..remove MOZ_MONOLITHIC_TOOLKIT ifdefs 2001-10-27 05:49:30 +00:00
rpotts%netscape.com ae53430684 bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface... 2001-10-27 02:52:39 +00:00
locka%iol.ie 3fd4c7333a 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