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

862 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 5a5ce46037 Fix build bustage. 2001-05-11 04:08:24 +00:00
mcafee%netscape.com 36e2954a68 fixing build bustage, build dir needs to be at end of DIRS list to link. r=pinkerton 2001-05-11 03:12:51 +00:00
pinkerton%netscape.com 74ee335ef8 build foo to fix bustage 2001-05-11 03:07:54 +00:00
pinkerton%netscape.com 00fa03a78a separating jsconsole into its own component. r=damn/sr=hyatt bug# 73127 2001-05-11 01:52:11 +00:00
pinkerton%netscape.com 6866bb3e16 separating jsconsole into its own component. r=damn/sr=hyatt bug#73127. 2001-05-10 03:12:59 +00:00
chak%netscape.com aec4755bc1 Fix #79731 - mfcembed causes IPF in module WEBBRWSR.DLL
(This is the unix part of the fix)
r=blizzard, a=jj
2001-05-10 02:39:20 +00:00
chak%netscape.com 40848171c9 Fix blocker #79731 - mfcembed causes IPF in module WEBBRWSR.DLL
r=valeski,a=jj
2001-05-09 21:05:02 +00:00
locka%iol.ie d4de3d01eb Restored some dependency rules to fix build bustage when building from a fresh pull. b=79788, a=leaf@mozilla.org 2001-05-09 20:23:09 +00:00
locka%iol.ie 6472f32265 Removing obselete file. b=68581 2001-05-09 14:16:12 +00:00
locka%iol.ie 702ea072f6 Updated control to implement an nsIPrompt service. b=75745, r=ccarlen@netscape.com, sr=blizzard@mozilla.org 2001-05-09 11:23:18 +00:00
dbaron%fas.harvard.edu ce7da709f4 Fix bustage by including stdlib.h. 2001-05-08 19:48:51 +00:00
dbaron%fas.harvard.edu 1326c82680 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES. 2001-05-08 19:19:03 +00:00
jst%netscape.com 621060c4fd Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
dcone%netscape.com 4938181b34 Minor fix. r=sfraser. Does not effect build 2001-05-08 13:35:48 +00:00
locka%iol.ie 96ad4c2f78 Fix for painting problems in embedding apps when window is moved offscreen and back on. b=78412 r=ccarlen@netscape.com sr=blizzard@mozilla.org 2001-05-07 13:49:59 +00:00
ccarlen%netscape.com df1a6e78a8 Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
blizzard%redhat.com d5c7cf6d23 Bug #79041. Add the ability to get the title for a page in unicode from the embedding widget. Patch from Philip Langdale <philipl@mail.utexas.edu>. r=blizzard,sr=waterson 2001-05-06 03:14:51 +00:00
kandrot%netscape.com d5bd552195 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
ccarlen%netscape.com 05eb8a0f8d Bug 76617 - embedding app can't get input focus. r=sfraser.sr=blizzard@mozilla.org 2001-05-04 21:06:16 +00:00
valeski%netscape.com 58072871cc sr=rpotts. cookie/wallet r=morse, xmlTerm r=saravn@mozdev.org, mailnews r=mscott, activeX r=adamlock, everything else covered by the sr from rpotts. 15345. These changes remove nsIDocumentLoaderObserver.idl from the build, and all of it's implementations and registrations have been moved over to nsIWebProgressListener.idl and nsIWebProgress.idl respectively. there are two (78762, 78760) mailnews printing bugs that I overturned *before* landing this. I've run this code through the mail-news and browser smoketests among other tests outlined in the patch description attatched to the bug. 2001-05-04 20:15:38 +00:00
ccarlen%netscape.com 6485be27de Bug 72230 (fixing side affect of its fix) WebBrowser window was painting black as background on Mac. r=adamlock, sr=blizzard. 2001-05-04 14:46:16 +00:00
cls%seawood.org 29eae92e52 No need to explicitly set $(srcdir) as we let VPATH take care of that. 2001-05-04 08:24:57 +00:00
law%netscape.com 963290d2cf Bug 52454; build new helper app dialog component on Mac; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-04 08:01:21 +00:00
law%netscape.com 48ad1e61d0 Bug 52454; building new helper app dlg component on win/unix; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-04 06:35:43 +00:00
ccarlen%netscape.com 6c8532e167 Bug 75996 - nsIPromptService::ConfirmCheck set check value result even when canceled. r=danm,sr=alecf 2001-05-04 01:57:09 +00:00
law%netscape.com 4ea588b162 Bug 52454; switch to new .properties file; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-03 23:34:41 +00:00
locka%iol.ie f83a422f16 Add line to cancel native default handling of context menu events after it is already handled. b=78396 sr=blizzard@mozilla.orga 2001-05-03 21:43:23 +00:00
dcone%netscape.com c4a695d700 Use correct case in IDL. Does not effect build 2001-05-03 21:15:05 +00:00
dcone%netscape.com eef0852455 fixed the declaration to use IDL syntax instead of C syntax. b=72692. Does not effect build 2001-05-03 14:15:38 +00:00
blizzard%redhat.com 778aa3be46 Fix bug #76617. Some embedding apps can't get input focus. r=ccarlen,bryner sr=tor 2001-05-03 12:04:56 +00:00
law%netscape.com aef6edaa38 Bug 52454; last-minute tweaks; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-02 22:50:02 +00:00
law%netscape.com 66a081a7b0 Bug 52454; last-minute tweaks; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-02 22:44:14 +00:00
law%netscape.com b6a04b06b1 Bug 52454; last-minute tweaks; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-02 22:31:12 +00:00
danm%netscape.com 01ffb24e30 just changing the name of internal classes nsWindowEnumerator (and WindowInfo). the old name was causing problems with the static build and noisy leak logs. bug 46775 r=hyatt,jband 2001-05-02 22:16:10 +00:00
chak%netscape.com 7d78b4641b Fix for blocker#78561 - mfcembed crash on startup
r=valeski, rbs@maths.uq.edu.au
sr=alecf
2001-05-02 21:42:03 +00:00
ccarlen%netscape.com 9143ba9411 Bug 75993 - Make the checkvalue param on alertCheck,confirmCheck be in/out. r=valeski,sr=alecf 2001-05-02 14:47:09 +00:00
blizzard%redhat.com a6e6c3a8f2 Part of bug #75745. Get modal dialogs from the window watcher service working on linux. r=ccarlen, sr=tor 2001-05-02 02:49:07 +00:00
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
blizzard%redhat.com 12bc103df7 Add new test cases. Not part of the build. 2001-04-28 18:54:09 +00:00
dbaron%fas.harvard.edu 546e4acc39 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding find to REQUIRES. 2001-04-28 04:01:29 +00:00
dbaron%fas.harvard.edu be2599ded9 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding header file dependencies to REQUIRES. 2001-04-28 04:00:07 +00:00
arik%netscape.com 4dd69fe7eb moved SizeToContent from nsIDOMWindowInternal to nsIDOMWindow and updated existing code. Fixes bug 69922, r=dr, sr=brendan, a=blizzard. 2001-04-28 02:42:23 +00:00
sfraser%netscape.com 6535b4afb1 Fix bustage; gcc 2.7.2.3 doesn't like the ? : with enums. 2001-04-28 01:18:54 +00:00
valeski%netscape.com 9e8d80d70f mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
chak%netscape.com 11d1d7636c Fix for #76730 - mfcembed/BrowserFrm.h contains compile time errors
r=me,adam
sr=blizzard
2001-04-27 21:22:53 +00:00
sfraser%netscape.com 0e1ace29ab Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin 2001-04-27 21:11:03 +00:00
sfraser%netscape.com 5e35cbdbc0 Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com def10e77f9 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 04:16:22 +00:00
chak%netscape.com f891dee072 Fix Bug#77804 - windbgdlg.exe must be copied into the embed package
r=valeski,sr=jband
2001-04-27 00:44:33 +00:00
sfraser%netscape.com 8934f3f48a New files for Find in Frames (bug 63241), not part of build yet. r=alecf, adamlock, sr=kin 2001-04-27 00:21:50 +00:00