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

475 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com e528e4b219 Bug 62383. Make 'dump memory' button do trace-malloc dump if NS_TRACE_MALLOC is on. r=kandrot,sr=rpotts 2000-12-18 21:40:32 +00:00
ccarlen%netscape.com 2be799cac1 NOT PART OF THE BUILD Reworked to use string classes not just Str255s 2000-12-15 13:39:23 +00:00
ccarlen%netscape.com 21d37dd6e5 NOT PART OF THE BUILD First check-in 2000-12-15 13:38:07 +00:00
ccarlen%netscape.com c766e046c1 NOT PART OF THE BUILD Added singlesignon usage Added UniversalDialog support Added contextual menu support 2000-12-15 13:36:56 +00:00
ccarlen%netscape.com 2a4507d2a6 NOT PART OF THE BUILD Throbbing is done with one animated gif instead of a pile of separate images. 2000-12-15 13:35:10 +00:00
ccarlen%netscape.com 9917589d20 NOT PART OF THE BUILD Added context menu support Added way to make window properly from chrome flags 2000-12-15 13:33:56 +00:00
ccarlen%netscape.com a37aab99f4 NOT PART OF THE BUILD Added parameterized constructor Added form capturing and pre-filling 2000-12-15 13:32:26 +00:00
ccarlen%netscape.com 46e9458c96 NOT PART OF THE BUILD Added Open File and Open Directory Added support for GetURL AppleEvent 2000-12-15 13:30:40 +00:00
ccarlen%netscape.com 42c6e455a9 NOT PART OF THE BUILD Added resource IDs, Declared constants using enums so Rez could deal 2000-12-15 13:29:11 +00:00
ccarlen%netscape.com 61afa8a594 NOT PART OF THE BUILD Added resource for GetURL AppleEvent 2000-12-15 13:27:53 +00:00
ccarlen%netscape.com 2ba9004e60 NOT PART OF THE BUILD Added resources for UniversalDialog 2000-12-15 13:26:35 +00:00
ccarlen%netscape.com 6d48de2253 NOT PART OF THE BUILD Added some files for contextual menu support. 2000-12-15 13:25:35 +00:00
bryner%uiuc.edu 391bc872d9 Two more I forgot for bug 55778. 2000-12-15 10:22:38 +00:00
rpotts%netscape.com 289298c3f5 bug #46866. Added a read-only DOMWindow attribute to nsIWebProgress. 2000-12-14 23:26:35 +00:00
ccarlen%netscape.com da8444f8b5 NOT PART OF THE BUILD. New file for context menu support. 2000-12-13 15:48:18 +00:00
locka%iol.ie a9722aa4ef winEmbed gets a face lift. sr=rpotts, b=60299 2000-12-13 13:47:16 +00:00
disttsc%bart.nl d3d39e5100 More appCore killing, bug=46200, r=ben, a=alecf 2000-12-13 01:21:34 +00:00
locka%iol.ie 9e50bb1c0b Fix for the crashing NewWindow2 event mechanism & new IMozControlBridge COM interface for ActiveX programmers who want to get at the Gecko APIs via the control. b=58471, sr=blizzard@mozilla.org 2000-12-12 13:05:35 +00:00
blizzard%redhat.com 82048258fa Fix bug #51130. Use common dialogs for nsIPrompt in the embedding widget. r=danm, sr=brendan 2000-12-07 21:09:43 +00:00
waterson%netscape.com c93fa131ff Bug 59282. Specify URL at command line. r=dougt, sr=rpotts 2000-12-06 02:07:38 +00:00
waterson%netscape.com 71db0e0c21 Bug 59283. Don't let gtkEmbed/winEmbed open >1 window. r=dougt, sr=rpotts 2000-12-06 00:59:36 +00:00
cls%seawood.org f518d8fb8f Update REQUIRES. 2000-12-03 22:33:51 +00:00
locka%iol.ie b41c0ecda4 Context menu listener code hooked into the window root object to receive DOM events even for subframes. b=60489, sr=hyatt 2000-12-01 22:13:45 +00:00
sfraser%netscape.com b665d46fa4 Making this mess build on Mac, fixing the tinderbox bustage. 2000-11-30 04:35:38 +00:00
locka%iol.ie d0d748d90b Another missing checking. b=46574, sr=blizzard@mozilla.org 2000-11-30 01:56:40 +00:00
locka%iol.ie 3ee6aa5b97 added files: mozilla/embedding/browser/webBrowser/nsDOMWalker.cpp, mozilla/embedding/browser/webBrowser/nsWebBrowserPersist.cpp 2000-11-30 00:47:48 +00:00
locka%iol.ie 949a2350ff New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-30 00:43:42 +00:00
locka%iol.ie c4cddaeaa2 New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-29 23:41:54 +00:00
blizzard%redhat.com 41c7ecc290 Fix bug #60516. This should fix problems with named targets in the embedding widget. Patch from rusty.lynch@intel.com. r=adamlock sr=blizzard 2000-11-29 23:23:32 +00:00
dougt%netscape.com 6225353579 Fixes 60886. r=adamlock 2000-11-27 19:35:03 +00:00
locka%iol.ie 376d2c36d3 NOT PART OF BUILD. Fixed nuisance problem in CBrowse test caused by two default buttons 2000-11-22 00:03:26 +00:00
cls%seawood.org fc9c54cb3d Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
beard%netscape.com f0be5db017 [not part of build] use __NSInitialize/__NSTerminate as CFM init/term routines, mainly for GC leak detector compatibility. 2000-11-18 17:49:39 +00:00
beard%netscape.com 5a15ebe4fd [not part of build] fix leaking rendering contexts. 2000-11-18 17:47:09 +00:00
blizzard%redhat.com f2bb52bc53 Fix bug #59194. This should restore focus to the right window when Mozilla is given focus when embedded in another application. r=saari,adamlock,valeski sr=hyatt 2000-11-17 19:57:16 +00:00
ccarlen%netscape.com 1e72e2633a NOT PART OF THE BUILD Fixed menu enabling of edit commands. 2000-11-17 12:49:15 +00:00
ccarlen%netscape.com bc95d4939f NOT PART OF THE BUILD. Add clipboard support. 2000-11-14 03:45:53 +00:00
pinkerton%netscape.com e1f4b374e7 fix to get mac embed harness building. r=ccarlen. 2000-11-13 20:03:59 +00:00
danm%netscape.com ae877b5f7f empty implementations for new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:17:09 +00:00
danm%netscape.com 269eae0f19 new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:16:29 +00:00
blizzard%redhat.com a005b277b4 Fix for bug #59033. Properly detach the content progress listener and the container window to help with some shutdown crashes in the embedding widget. r=jst,valeski sr=mscott,brendan 2000-11-06 23:29:33 +00:00
dougt%netscape.com 943ddc28ec 58701. Missing timer .so in embedding dist r=pavlov@netscape.com, a=valeski 2000-11-04 01:30:37 +00:00
locka%iol.ie f102cde5dd Fix for broken implementation of IE interface method IHTMLDocument2::Write(). b=58076, sr=blizzard@mozilla.org 2000-10-31 20:14:01 +00:00
ccarlen%netscape.com d438554da1 NOT PART OF BUILD Re-adding because old file name had space in it. 2000-10-31 15:24:40 +00:00
ccarlen%netscape.com 8d70e66223 NOT PART OF THE BUILD Name had space in it. 2000-10-31 15:20:22 +00:00
blizzard%redhat.com 074449cfa0 Fix bugs #58325, #58430. Change declaration names in class headers to what they actually should be - cosmetic only. Fix marshaler type to be STRING instead of POINTER. r=mmarker sr=mscott 2000-10-30 22:04:23 +00:00
blizzard%redhat.com 3083bfbe55 Fix bug #57544. Add text/plain to the list of types that we support for the embedding widget. r=valeski sr=mscott 2000-10-30 19:48:53 +00:00
warren%netscape.com 4189314fdb Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00