rods%netscape.com
55cdb88790
Adds a new arg to the PP call. The new arg is not being used, it is
...
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi
2002-05-16 13:51:54 +00:00
timeless%mac.com
0291e398de
fixing build bustage for qnx photon embedding
...
this is from the nsI*File freeze
2002-05-15 23:03:01 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
seawood%netscape.com
4293400e69
Because js uses static data structures and is linked into other shared libraries, js must be built as a shared library.
...
Thanks to Colin Blake <colin@theblakes.com> for the original patch.
Bug #127442 r=bryner
2002-05-15 01:37:07 +00:00
depstein%netscape.com
99433c7adb
remove mfcembed.htm
2002-05-15 00:10:36 +00:00
rods%netscape.com
68b0319c10
Changing CID to ContractID and const char* to const char xxx[]
...
As part of Bug 144128
2002-05-14 14:32:42 +00:00
rods%netscape.com
517bc877a1
Static build bustage fix
2002-05-14 14:15:19 +00:00
rods%netscape.com
93ac2ed60b
Missed these...fixing bustage
...
Bug 144128 r=dcone sr=attinasi
2002-05-14 13:41:11 +00:00
rods%netscape.com
0c5c90b638
This patch does the following:
...
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
locka%iol.ie
9c3865877f
NOT PART OF BUILD. Rudimentary scripting working in XPConnect. Invoke & SetProperty methods are working.
2002-05-14 01:58:00 +00:00
rods%netscape.com
169f8634ab
The problem is thwe getting of the PS in the CreateBrowser method used to work.
...
But now the webBrowser no longer has a valid docshell.
But this patch now makes sure that it gets a Global PS at all the right places.
It also fixes PP. It checks the menu item when in PP and unchecks it when a
document is loaded. That way you can select the menu a second time and have it exit PP.
Bug 143346 r=chak sr=alecf
2002-05-13 22:33:24 +00:00
locka%iol.ie
23ac64ad8e
NOT PART OF BUILD. Implemented variant to java object class, getProperty and return codes from Invoke(). Moved LiveConnect & XPConnect stuff into their own files.
2002-05-13 21:06:14 +00:00
rbs%maths.uq.edu.au
5a252db08d
Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf
2002-05-10 22:05:59 +00:00
depstein%netscape.com
14f1875b31
added NotifyObservers() tests in nsIObserServ.cpp, webProg listener to TestYourMethod2() in Tests.cpp.
...
a=asa for QA checkins that are not part of the default builds
2002-05-10 19:03:28 +00:00
rods%netscape.com
1d956bc3a5
making a few adjustments to the APIs before the freeze
...
Bug 143248 r=conrad sr=attinasi
2002-05-09 22:02:44 +00:00
rods%netscape.com
4abc321005
fix bustage, makefile was in correct
2002-05-08 23:07:46 +00:00
rods%netscape.com
bb0b2f65ed
All the files have been moved to the unixshaed directory
...
Bug 115136 r=dcone sr=attainasi
2002-05-08 21:12:09 +00:00
depstein%netscape.com
a45ce9b0da
made 'native' changes to nsILocalFile tests. added nsIWebBrowserSetup tests, temporarily in Tests.cpp (TestYourMethod()).
...
a=asa for QA checkins that are not part of the default builds
2002-05-08 19:11:49 +00:00
locka%iol.ie
b5bf4ad943
NOT PART OF BUILD. Throws exceptions for errors
2002-05-08 14:09:13 +00:00
locka%iol.ie
8a564932c6
NOT PART OF BUILD. Support for most primitive data types in LiveConnect impl.
2002-05-08 13:22:03 +00:00
darin%netscape.com
6fd5862e6e
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
locka%iol.ie
58183d683b
NOT PART OF BUILD. Fix for intermittant crash issue
2002-05-07 22:13:52 +00:00
depstein%netscape.com
f32b0fbb95
Fixed an 'observer matching' bug in nsIObserServ.cpp.
...
a=asa for QA checkins that are not part of the default builds
2002-05-07 21:59:57 +00:00
locka%iol.ie
574ffb901e
NOT PART OF BUILD. More work on LiveConnect. It actually works now(!) but is a bit crashy for some undetermined reason.
2002-05-07 21:54:29 +00:00
locka%iol.ie
6d97942a45
NOT PART OF BUILD. Plugin test pages
2002-05-07 21:51:12 +00:00
depstein%netscape.com
77a8d08c16
updated sHistoryListener test, uses onLoad function.
...
a=asa for QA checkins that are not part of the default builds
2002-05-07 21:47:54 +00:00
ccarlen%netscape.com
d7075f7f22
Fixing bustage that will be happening. The wrong copy of this got checked in with Rod's checkin for bug 115136.
2002-05-07 13:51:21 +00:00
rods%netscape.com
15a673155f
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
...
Bug 115136 r=dcone sr=attinasi
2002-05-07 12:03:37 +00:00
akkana%netscape.com
7d28960d5c
92102: Make find wrap through frames. r=ccarlen sr=alecf
2002-05-06 23:41:29 +00:00
akkana%netscape.com
fbc4b2a0d6
92102: Fix wrapping through frames, and don't find content inside noframes tags. r=ccarlen sr=alecf
2002-05-06 22:22:13 +00:00
ccarlen%netscape.com
c45fd7bd5e
Removing - obsolete and not part of build. Bug 141367. r=akkana/sr=kin
2002-05-06 22:06:02 +00:00
saari%netscape.com
a87328417e
fix for bugzilla 142138, null checks to prevent exploding when processing an activate event during window tear down. sr=jag, r=chak
2002-05-06 20:35:17 +00:00
bryner%netscape.com
22abbed4b4
Fixing gtk2 bustage. r=cls.
2002-05-06 07:02:45 +00:00
depstein%netscape.com
eff06ffb65
added test cases for nsIWebBrowser, temporarily in TestYourMethod().
...
a=asa for QA checkins that are not part of the default builds
2002-05-04 05:55:55 +00:00
depstein%netscape.com
a04ee26f52
updated web nav test case. a=asa for QA checkins that are not part of the default builds
2002-05-04 01:10:59 +00:00
ccarlen%netscape.com
ea7e9cc6d5
Bug 141673 - PPEmbed crashes on launch due to bad code added in nsIFile API change. r=pinkerton/sr=darin
2002-05-03 13:22:08 +00:00
seawood%netscape.com
a9ab635793
Fix xlib bustage.
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #135441 r=cls
2002-05-03 08:11:10 +00:00
locka%iol.ie
71c3bb76da
NOT PART OF BUILD. Reordered makefile, incorporated LiveConnect/XPConnect scripting patch by <Paul.Oswald@medec.com>. Code cleanup. b=127710
2002-05-02 22:10:19 +00:00
rods%netscape.com
3bbf624bb2
Fixing more bustage
2002-05-02 18:07:15 +00:00
rods%netscape.com
97f236565e
some functions need to be static, this should fix the static build bustage
2002-05-02 16:23:20 +00:00
rods%netscape.com
b1cb2953ae
Add the new pluggable dialog work, in build, not used
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:38:43 +00:00
rods%netscape.com
ec281a6b3d
Minor fix
...
Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:32:13 +00:00
rods%netscape.com
bd388ab0f7
minor change
...
Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:30:09 +00:00
rods%netscape.com
8fa4b72d4e
Add the new pluggable dialog work, in build, not used
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:08:52 +00:00
rods%netscape.com
3696eb1212
Add the new pluggable dialog work, in build, not used yet
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 11:50:36 +00:00
akkana%netscape.com
36e553d4c4
132612: fix a case where find misses a match after a partial match. r=brade sr=kin
2002-05-01 23:57:32 +00:00
depstein%netscape.com
a839dd32fb
added NS_LITERAL_CSTRINGs to nsIFile.cpp. Some XPIDialog/Progress code in Tests.cpp
2002-05-01 03:33:18 +00:00
locka%iol.ie
72ccc640d1
On behalf of Dan McGuirk<mcguirk@tolteceng.com> Add missing scrollbar folder. b=138692 r=adamlock@netscape.com sr=rpotts@netscape.com
2002-04-28 11:09:26 +00:00
locka%iol.ie
e649e725dd
Switch if statement from testing for VARIANT_TRUE to testing for !VARIANT_FALSE to make behaviour more client forgiving and like IE. r=brade@netscape sr=blizzard@mozilla.org
2002-04-28 11:00:12 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00