henry.jia%sun.com
1227fc4269
5th patch for bug 158080
...
Description: replace the hardcode of @mozilla.org/embedcomp/window-watcher;1 with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 06:20:45 +00:00
henry.jia%sun.com
5b64006da1
4th patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
seawood%netscape.com
d792c3f858
Fix win32 gmake static builds.
...
Bug #160104 r=bryner
2002-08-06 04:17:50 +00:00
alecf%netscape.com
3703f3c61b
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
ccarlen%netscape.com
899d45afd8
Bug 160212 - Embedding window creators need flag to distinguish unrequested popups from other windows. r=pink/sr=jst/a=rjesup
2002-08-02 14:51:24 +00:00
bzbarsky%mit.edu
d11d5d871b
Add a nullcheck for the parentDocshell, since the parent window might
...
get closed out from under us. Bug 160590, r=sicking, sr=jst, a=asa
2002-08-01 23:44:40 +00:00
aaronl%netscape.com
17e7f506d1
Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt
2002-08-01 23:12:38 +00:00
ashishbhatt%netscape.com
77121fee12
Added makefile for gnu make
2002-08-01 00:20:35 +00:00
ccarlen%netscape.com
1a1e6a9098
Bug 156786 - referrer not set when opening links in new window. r=sdagley/sr=sfraser/a=asa
2002-07-30 14:13:05 +00:00
ashishbhatt%netscape.com
84d4e42e70
updated the sequence of function calls
2002-07-29 23:12:52 +00:00
ccarlen%netscape.com
015a097178
Bug 159014 - In PPEmbed, autoscroll when selecting text does not work when cursor leaves view. r=pink/sr=sfraser/a=chofmann
2002-07-29 13:53:26 +00:00
yokoyama%netscape.com
67f709dca2
Bug 156979
...
XBL emulation of marquee
update the installed-chrome.txt for embedder
/r=adamlock, chak, /a=asa
2002-07-26 22:20:39 +00:00
ashishbhatt%netscape.com
1e49576756
Updated to show profiles dialog at startup
2002-07-26 21:34:44 +00:00
leaf%mozilla.org
3053d9585b
fix for bug 156577, r=chak. simple change to check for directory existence
...
before mkdir commands.
2002-07-26 19:31:06 +00:00
yokoyama%netscape.com
7cd06b2e15
Bug 156979
...
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
ccarlen%netscape.com
eec4e5d484
Bug 158126 - PPEmbed does not send activate events to Gecko. r=pink/sr=sfraser/a=asa.
2002-07-26 14:36:22 +00:00
alecf%netscape.com
e43c79b3a2
fix bustage by #including nsCOMPtr.h
2002-07-25 19:44:15 +00:00
alecf%netscape.com
ab7922b195
fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
...
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
depstein%netscape.com
bf16cd7590
changed url
2002-07-25 08:19:35 +00:00
pete.zha%sun.com
a5af529151
Fix the foolish comments in previou check in.
...
Change "we are them" to "we enable them"
Will not effect the build
2002-07-25 05:20:14 +00:00
pete.zha%sun.com
2fe53381c8
unix: should remove the Reveal Location & Launch File buttons from download progress dialog
...
bug=90008 r=jkeiser sr=bzbarsky a=asa
2002-07-25 05:10:46 +00:00
locka%iol.ie
020908a352
Fixup link tags as stylesheets or anchors according to the value in their "rel" attribute. b=148797 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-07-24 19:59:17 +00:00
depstein%netscape.com
1b6369aff7
Added web progress notification dialog; and additional flag to url dialog.
...
a=asa for QA checkins that are not part of the default builds
2002-07-23 22:31:23 +00:00
henry.jia%sun.com
ecff57635e
First patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=blizzard, sr=alecf, a=asa(for trunk)
2002-07-23 02:27:19 +00:00
hwaara%chello.se
5cf7e65e13
#125887 , fix some cases where whitespace would make window.open() and openDialog() to not work.
...
r=jkeiser, sr=bzbarsky, a=brendan
2002-07-21 18:12:38 +00:00
dougt%netscape.com
7f8aff45d1
backing out
2002-07-18 06:58:27 +00:00
dougt%netscape.com
c6281bc868
fixing bustage
2002-07-18 06:49:05 +00:00
dougt%netscape.com
ab8e890b3c
backing out that last change
2002-07-18 06:34:18 +00:00
dougt%netscape.com
c2bccb118a
best guess at how to fix gtk orangeness
2002-07-18 06:29:21 +00:00
dougt%netscape.com
ee613011bc
Fixes the following:
...
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final. This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface. This should land for 1.1b since users of the current category manager will have to update their components.
157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.
157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null. It is a bandaide fix as the real problems involves retooling the directory enumerator.
157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do. The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.
r/sr=alecf@netscape.com , rpotts@netscape.com . a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
seawood%netscape.com
7924fa60a6
Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
...
Bug #154232 r=wtc sr=scc a=scc
2002-07-18 04:09:30 +00:00
rbs%maths.uq.edu.au
d115b02bb8
Turn on MathML in the Mac build, b=155703, r=peterv, sr=sfraser
2002-07-16 23:25:55 +00:00
bryner%netscape.com
9c7ba841fa
Fix cookie chrome registration for embedding (bug 153581). r=pinkerton, sr=bzbarsky, a=asa.
2002-07-16 22:51:52 +00:00
mjudge%netscape.com
543b9c1e7e
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00
depstein%netscape.com
2d2b46fec5
new string handling for webProg notification flags.
...
a=asa for QA checkins that are not part of the default builds
2002-07-15 18:25:47 +00:00
rods%netscape.com
f976e51358
Forgot to initialize the arg to false, and th js code needs to finsih PP in the catch if an error is passed back.
...
Bug 157129 r=carlen sr=waterson a=asa
2002-07-15 11:44:42 +00:00
locka%iol.ie
36849e8026
Support client specific manifests. b=154878 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
2002-07-13 15:09:26 +00:00
locka%iol.ie
3ed1e9d731
Support client specific manifests. b=154878 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
2002-07-13 14:41:45 +00:00
ccarlen%netscape.com
30662a236f
Fixing bustage on planetoid.
2002-07-13 01:07:57 +00:00
ccarlen%netscape.com
d7ec787895
Bug 154883 - Use session printing APIs on Mac OSX. r=pinkerton/sr=sfraser/a=asa
2002-07-13 00:18:46 +00:00
alecf%netscape.com
d7bb8351f3
bug 156736 - reorganize basebrowser-* to make it easier for embeddors to pick & choose components
...
r=adamlock, sr=dveditz, a=asa
2002-07-12 20:33:12 +00:00
dsirnapalli%netscape.com
1e67ffa724
Updated the test case.
2002-07-12 18:38:20 +00:00
rods%netscape.com
27586e9402
changed all the DEVMODE allocating and freeing to native Windows calls HeapAlloc and HeapFree
...
nsPrintSettingsWin.cpp was creating and copying only the non-platform specific data by using the
"sizeof" of the DEVMODE struct, instead of checking the struct size with dmSize
and the size of the private (device-specific) data with dmDriverExtra. Now it
creates the correct size of memory and copies all the non-private data and private data.
Bug 156318 r=dcone sr=kin,waterson,rpotts a=asa
2002-07-12 11:48:38 +00:00
rods%netscape.com
e213cbb8e9
Minor comment change
...
Bug 99619 r=kmcclusk sr=sspitzer a=jud adt=paw
2002-07-12 11:34:52 +00:00
dsirnapalli%netscape.com
bed3ac7d20
Test Cases to test XUL Elements for Accessibility.
2002-07-11 23:33:04 +00:00
dsirnapalli%netscape.com
752c949675
Modified the name of the function to make it general.
2002-07-11 20:46:42 +00:00
dsirnapalli%netscape.com
43668a0a7f
Test Cases to test HTML Elements for Accessibility.
2002-07-11 00:56:08 +00:00
dsirnapalli%netscape.com
4a7a9a7003
Updated with new test cases.
2002-07-11 00:51:06 +00:00
locka%iol.ie
6d4b74db44
Fixup xml-stylesheet processing instructions. b=136718 r=heikki@netscape.com sr=kin@netscape.com
2002-07-09 21:40:19 +00:00
alecf%netscape.com
ce6498956c
REQUIRES update after find component cleanup
2002-07-09 21:21:37 +00:00