danm%netscape.com
|
dd8b36c0f5
|
changing |open| methods' parameters to 8-bit strings. adding window.openDialog-style 'extra arguments' parameter to OpenWindow(). preliminary for bug 71895 & others. code largely=jst, r=ccarlen,jst,me
|
2001-03-23 03:14:55 +00:00 |
mkaply%us.ibm.com
|
a5b60ad0ac
|
OS/2 TB breakage
|
2001-03-20 02:44:36 +00:00 |
disttsc%bart.nl
|
7e4d560ff5
|
Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, adding "string" to REQUIRES line in embedding/components/appstartup/src/Makefile.in
|
2001-03-19 23:35:10 +00:00 |
chak%netscape.com
|
2406b1c4ee
|
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
r=ccarlen,sr=alecf
Fix for #71994
MfcEMbed must implement Get/SetVisibility of nsIEmbeddingSiteWindow
r=chak
|
2001-03-19 21:57:57 +00:00 |
law%netscape.com
|
152f510006
|
Bug 26029; add CHROME_WINDOW_MIN flag to enable minimizable dialog windows (and use that for download progress dialogs); r=danm sr=alecf a=asa
|
2001-03-17 00:30:38 +00:00 |
dprice%netscape.com
|
1b42d68e45
|
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
|
2001-03-13 10:47:37 +00:00 |
attinasi%netscape.com
|
fbc7931b9a
|
Trying to fix stinky bustage: removing appstartup from the build.
|
2001-03-13 08:30:56 +00:00 |
chak%netscape.com
|
3412aefb7c
|
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
r=ccarlen,sr=alecf
|
2001-03-13 06:29:32 +00:00 |
ccarlen%netscape.com
|
b02a88f918
|
Bug 68720. Checking in Mac files for chak@netscape.com. r=ccarlen@netscape.com, sr=alecf@netscape.com
|
2001-03-13 06:28:03 +00:00 |
danm%netscape.com
|
22ebda3698
|
Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt
|
2001-03-12 23:08:29 +00:00 |
chak%netscape.com
|
a6b0309d2b
|
Partial fix for Bug# 68720 - nsEmbedAPI.cpp should use generic startup
Not Part of the build yet - checking in new files to the project
r=ccarlen,sr=alecf
|
2001-03-12 22:52:28 +00:00 |
danm%netscape.com
|
a58e95682d
|
moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt
|
2001-03-09 02:04:06 +00:00 |
disttsc%bart.nl
|
aebc676048
|
Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
|
2001-03-08 08:05:05 +00:00 |
locka%iol.ie
|
b58b550459
|
Fix for using window.open specifying "_self" as the target. b=67288, sr=jst@netscape.com
|
2001-03-07 13:43:04 +00:00 |
danm%netscape.com
|
5482b478dd
|
change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files
|
2001-02-26 02:17:02 +00:00 |
danm%netscape.com
|
3254ed277b
|
fix compiler warnings
|
2001-02-26 02:00:38 +00:00 |
danm%netscape.com
|
51efbb0476
|
general fixes to openwindow code. bug 67368 r=hyatt,jst
|
2001-02-26 00:36:54 +00:00 |
ccarlen%netscape.com
|
dce63421fd
|
Bug 68908 - EmbedComponents.mcp was missing some files and produced a useless dll. a=sfraser@netscape.com
|
2001-02-24 16:44:58 +00:00 |
cls%seawood.org
|
8643a92f86
|
Adding and updating necessary .cvsignore files. Bug #61550
|
2001-02-24 06:22:49 +00:00 |
disttsc%bart.nl
|
744785129a
|
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
|
2001-02-22 09:35:51 +00:00 |
mkaply%us.ibm.com
|
830fcfd6ba
|
#69642
r=cls
Need SHORT_LIBNAME for OS/2
|
2001-02-22 04:33:59 +00:00 |
dbaron%fas.harvard.edu
|
121033b670
|
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES.
|
2001-02-17 06:23:08 +00:00 |
dbaron%fas.harvard.edu
|
7565a2cb19
|
Fix Sun WS 5.0 (nebiros tinderbox) bustage by using |PL_strchr| instead of |strchr|.
|
2001-02-17 06:00:07 +00:00 |
dbaron%fas.harvard.edu
|
893d1024fc
|
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES.
|
2001-02-17 05:54:05 +00:00 |
mkaply%us.ibm.com
|
f9f6396e42
|
Fix senna REQUIRES bustage
|
2001-02-17 04:47:43 +00:00 |
danm%netscape.com
|
78a2bd2e06
|
adding ability to WindowWatcher to open windows without parents. bug 67368 r=hyatt,pinkerton
|
2001-02-17 02:45:42 +00:00 |
danm%netscape.com
|
da75fa967c
|
just changing the case of target names to be more Mac-like. bug 67368 (peripherally) r=hyatt,pinkerton
|
2001-02-17 02:31:43 +00:00 |
danm%netscape.com
|
4b110f25b8
|
bits of dom's nsJSUtils copied here to avoid linking with that lib. bug 67368 r=hyatt,pinkerton
|
2001-02-17 02:20:08 +00:00 |
dprice%netscape.com
|
fc5a7ddbf1
|
65845 first cut of the order files
|
2001-02-13 02:48:02 +00:00 |
disttsc%bart.nl
|
cd272e817b
|
Fix REQUIRES
|
2001-02-07 10:39:27 +00:00 |
disttsc%bart.nl
|
381dcdbc42
|
Fix senna by adding REQUIRES.
|
2001-02-07 09:01:26 +00:00 |
danm%netscape.com
|
694a9dcaad
|
adding windowwatcher files
|
2001-02-07 03:59:33 +00:00 |
danm%netscape.com
|
0475611327
|
now building embedding components
|
2001-02-07 03:09:15 +00:00 |
danm%netscape.com
|
f0c555f3a2
|
oops. correcting contract id.
|
2001-02-07 01:35:06 +00:00 |
danm%netscape.com
|
f39a8087af
|
partial nsWindowMediator embedding analogue (not yet hooked up to build) r=sfraser,valeski
|
2001-02-04 00:32:43 +00:00 |
sfraser%netscape.com
|
d51c05fea2
|
Adding Mac projects for embedding components, and idl for command manager interface. NOT PART OF THE BUILD
|
2001-02-03 00:24:53 +00:00 |