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

1784 Коммитов

Автор SHA1 Сообщение Дата
henry.jia%sun.com 566036896f 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 8954de8e78 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 bdbbad71ef Fix win32 gmake static builds.
Bug #160104 r=bryner
2002-08-06 04:17:50 +00:00
alecf%netscape.com f7ad4265ef 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 90fb1ee8d8 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 d133bd5ae9 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 0f4ba024e4 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 278738a51d Added makefile for gnu make 2002-08-01 00:20:35 +00:00
ccarlen%netscape.com 96e27d3aa6 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 cbd0fae26c updated the sequence of function calls 2002-07-29 23:12:52 +00:00
ccarlen%netscape.com 2b00af1dc0 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 995865d51e 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 c2b428385d Updated to show profiles dialog at startup 2002-07-26 21:34:44 +00:00
leaf%mozilla.org 31c5eb59fb 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 8d6be5d98d Bug 156979
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
ccarlen%netscape.com 5414555051 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 ce9641f2c1 fix bustage by #including nsCOMPtr.h 2002-07-25 19:44:15 +00:00
alecf%netscape.com e9e1a39573 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 fa9d7c0738 changed url 2002-07-25 08:19:35 +00:00
pete.zha%sun.com 106794c0ae 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 489350122f 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 3fa4f6ad44 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 b16d9bed18 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 21d39b52f2 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 7b1e744981 #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 52771301fc backing out 2002-07-18 06:58:27 +00:00
dougt%netscape.com 295c9976d6 fixing bustage 2002-07-18 06:49:05 +00:00
dougt%netscape.com f7ecc24741 backing out that last change 2002-07-18 06:34:18 +00:00
dougt%netscape.com 37919d4226 best guess at how to fix gtk orangeness 2002-07-18 06:29:21 +00:00
dougt%netscape.com c2ec17237f 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 fe2f4b55ff 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 41a6388b7a Turn on MathML in the Mac build, b=155703, r=peterv, sr=sfraser 2002-07-16 23:25:55 +00:00
bryner%netscape.com f84fcb05fc 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 47e8fbc7bf 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 abb61cbd8d 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 2c95359558 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 4d1220b5a7 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 9542d85cf7 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 a7e9c3a544 Fixing bustage on planetoid. 2002-07-13 01:07:57 +00:00
ccarlen%netscape.com 04b6fab64b 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 c9ab75d6dc 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 956343336e Updated the test case. 2002-07-12 18:38:20 +00:00
rods%netscape.com e4f359543e 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 0216c6ef66 Minor comment change
Bug 99619 r=kmcclusk sr=sspitzer a=jud adt=paw
2002-07-12 11:34:52 +00:00
dsirnapalli%netscape.com ce6c4333c5 Test Cases to test XUL Elements for Accessibility. 2002-07-11 23:33:04 +00:00
dsirnapalli%netscape.com cdd7ea4a41 Modified the name of the function to make it general. 2002-07-11 20:46:42 +00:00
dsirnapalli%netscape.com 2323aa7048 Test Cases to test HTML Elements for Accessibility. 2002-07-11 00:56:08 +00:00
dsirnapalli%netscape.com 09dfe3f333 Updated with new test cases. 2002-07-11 00:51:06 +00:00
locka%iol.ie 792e9d0118 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 d9fc4c4531 REQUIRES update after find component cleanup 2002-07-09 21:21:37 +00:00