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

504 Коммитов

Автор SHA1 Сообщение Дата
ccarlen%netscape.com ec0e827c6a NOT PART OF THE BUILD - Add string resources file file locations. 2001-01-19 15:53:13 +00:00
ccarlen%netscape.com 13a16256e5 NOT PART OF THE BUILD - Add string resources for file locations. 2001-01-19 15:52:49 +00:00
ccarlen%netscape.com 116a4cf4a2 NOT PART OF THE BUILD - forgot to add this yesterday 2001-01-19 15:51:59 +00:00
locka%iol.ie 6c5f87f50d New mozctlx.dll for Mozilla ActiveX control. Register this DLL instead of mozctl.dll and it will ensure the PATH environment variable in the host process includes the Mozilla bin directory everytime the control is created. NOT PART OF BUILD 2001-01-19 13:17:28 +00:00
valeski%netscape.com a7753f4740 mass confusion. We indeed need this registration. 2001-01-19 08:14:38 +00:00
valeski%netscape.com 2ec646652c r=syd. reverting to dead browserlistener implementation (basically a backout of my previous checkin until progress listener registration can be resolved. 2001-01-19 07:17:20 +00:00
valeski%netscape.com 710b3c982a r=ccarlen, sr=rpotts. 46848. Reworking listener registration interface. collection type listeners should be registered here. removing nsIWebProgress implementation from nsWebBrowser adfter determining GetDOMWindow() wasn't being used. 2001-01-19 06:00:23 +00:00
ccarlen%netscape.com 15ac5b144d Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
locka%iol.ie c1a8c68eed Changed winEmbed to use the new embedding idle loop routines. b=44120 2001-01-18 14:10:50 +00:00
locka%iol.ie 268c0675e2 New embedding routines to be called by host apps during message processing and idle time. b=44120. 2001-01-17 21:15:17 +00:00
locka%iol.ie ca6598409f New embedding routines to be called by host apps during message processing and idle time. b=44120. NOT PART OF BUILD (yet) 2001-01-17 21:10:46 +00:00
sfraser%netscape.com 35ce2738e0 Fix the Windows build, r=kin. The error handling in this file is, um, interesting. 2001-01-10 01:16:15 +00:00
sfraser%netscape.com 0f7551beeb Include nsIDiskDocument to fix windows build. 2001-01-10 00:10:51 +00:00
sfraser%netscape.com f01a40fc19 Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin 2001-01-09 22:47:02 +00:00
akkana%netscape.com ec99bc9b4b 33088: pass wrap column in to SaveFile per API change 2001-01-08 22:33:52 +00:00
akkana%netscape.com d3089c475e 33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser 2001-01-08 21:01:29 +00:00
locka%iol.ie b209e2a4ca Replaced nsVector with nsVoidArray - a functionally similar (and public) class unencumbered by linker issues. sr=blizzard b=63505 2001-01-08 14:48:51 +00:00
blizzard%redhat.com 0f26b65516 Fix bug #64369. Crash when using streaming into embedding widget. r=bryner, sr=brendan 2001-01-07 17:58:22 +00:00
bryner%uiuc.edu 433f20e3da Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
valeski%netscape.com 7ed8672439 r=bryner, sr=alecf. 62748. adding prefs files which include default font names for use, and adding strres which is required by prefs for prefs processing (string bundles are used in prefs) 2001-01-04 23:56:22 +00:00
blizzard%redhat.com df30ae8349 Fix bug #64031. This should get the apphelper dialog working when mozilla is embedded. r=pavlov, sr=alecf 2001-01-04 22:11:31 +00:00
locka%iol.ie e37fecfd22 Added an Auto HScroll bit to the URL address control. This flag allows long URLs (longer than the width of the control) to be typed in. 2001-01-02 15:11:07 +00:00
dbaron%fas.harvard.edu 272c9f2154 Add pref to REQUIRES line to fix red senna tinderbox from blizzard's checkin. 2001-01-02 14:38:15 +00:00
blizzard%redhat.com 5824e522ea Fix bug #49223. Add a profile api to the embedding widget. r=conrad, sr=alecf 2001-01-02 00:50:31 +00:00
pinkerton%netscape.com 2ba8f7d189 clean up interface, per directions. adding copyLinkLocation(), and specifying semantics of selectNone() wrt insertion point location. Implemented selectNone(). r=saari/a=hyatt. bug#s 46867, 63001 2000-12-22 01:13:46 +00:00
danm%netscape.com e3a44947c6 move installed-chrome to the correct (Embed) directory. fixes missing scrollbars 2000-12-21 22:15:15 +00:00
danm%netscape.com 50061b687d move installed-chrome to the correct (Embed) directory. fixes missing scrollbars 2000-12-21 20:25:08 +00:00
locka%iol.ie dfeffe0192 More bug fixes for file persistence. Fixed a memory leak, added support for INPUT & BASE tags. Fixed a duff assertion. b=46574, sr=blizzard 2000-12-21 13:44:35 +00:00
hyatt%netscape.com 2d7640417e Fix numerous embedding install issues and 62757 crasher. r=danm, a=dougt 2000-12-21 00:08:28 +00:00
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