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

493 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 1698a1ca7e 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 984b38ccfb Include nsIDiskDocument to fix windows build. 2001-01-10 00:10:51 +00:00
sfraser%netscape.com a0dda75954 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 5ac2d51158 33088: pass wrap column in to SaveFile per API change 2001-01-08 22:33:52 +00:00
akkana%netscape.com d53a276b40 33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser 2001-01-08 21:01:29 +00:00
locka%iol.ie fe8afb1cee 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 dd2e74d79f 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 f579bca00b 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 1ccaa1a2e2 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 6ae44692a4 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 b07eaf72d1 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 344b70f16e 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 efb8c9f79a 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 f53d582d4a 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 a994aaaae3 move installed-chrome to the correct (Embed) directory. fixes missing scrollbars 2000-12-21 22:15:15 +00:00
danm%netscape.com 0622315ffe move installed-chrome to the correct (Embed) directory. fixes missing scrollbars 2000-12-21 20:25:08 +00:00
locka%iol.ie e6b3edb8cc 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 5488daa5d1 Fix numerous embedding install issues and 62757 crasher. r=danm, a=dougt 2000-12-21 00:08:28 +00:00
waterson%netscape.com 21c8dfc1ae 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 a878567419 NOT PART OF THE BUILD Reworked to use string classes not just Str255s 2000-12-15 13:39:23 +00:00
ccarlen%netscape.com 0c1f4dee76 NOT PART OF THE BUILD First check-in 2000-12-15 13:38:07 +00:00
ccarlen%netscape.com b71ceaa542 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 ad82291ef3 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 6407300392 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 d61e9ed02e 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 16a7cf5c31 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 1bbe43319b 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 2a3c355490 NOT PART OF THE BUILD Added resource for GetURL AppleEvent 2000-12-15 13:27:53 +00:00
ccarlen%netscape.com a2a95b6e98 NOT PART OF THE BUILD Added resources for UniversalDialog 2000-12-15 13:26:35 +00:00
ccarlen%netscape.com d3522bd82c NOT PART OF THE BUILD Added some files for contextual menu support. 2000-12-15 13:25:35 +00:00
bryner%uiuc.edu 4679483ec6 Two more I forgot for bug 55778. 2000-12-15 10:22:38 +00:00
rpotts%netscape.com 359b761343 bug #46866. Added a read-only DOMWindow attribute to nsIWebProgress. 2000-12-14 23:26:35 +00:00
ccarlen%netscape.com 1e79c473f2 NOT PART OF THE BUILD. New file for context menu support. 2000-12-13 15:48:18 +00:00
locka%iol.ie c18d688c59 winEmbed gets a face lift. sr=rpotts, b=60299 2000-12-13 13:47:16 +00:00
disttsc%bart.nl 5f432f1928 More appCore killing, bug=46200, r=ben, a=alecf 2000-12-13 01:21:34 +00:00
locka%iol.ie 7652c45d42 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 67c42f66d0 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 f3b36cdf1d Bug 59282. Specify URL at command line. r=dougt, sr=rpotts 2000-12-06 02:07:38 +00:00
waterson%netscape.com f293b6a6da 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 a208c58c4e Update REQUIRES. 2000-12-03 22:33:51 +00:00
locka%iol.ie 3e146fced4 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 68a2313c7d Making this mess build on Mac, fixing the tinderbox bustage. 2000-11-30 04:35:38 +00:00
locka%iol.ie 256513be84 Another missing checking. b=46574, sr=blizzard@mozilla.org 2000-11-30 01:56:40 +00:00
locka%iol.ie c320bf8727 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 4775af025f New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-30 00:43:42 +00:00
locka%iol.ie 88a8521783 New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-29 23:41:54 +00:00
blizzard%redhat.com a41523d292 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 0e82a3bb83 Fixes 60886. r=adamlock 2000-11-27 19:35:03 +00:00
locka%iol.ie 7925fafff0 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 434edd6f33 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