Commit Graph

1748 Commits

Author SHA1 Message Date
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
akkana%netscape.com
37542fe83a 126312: remove old find code. r=brade sr=alecf 2002-07-09 20:41:51 +00:00
ccarlen%netscape.com
6eddc81186 Bug 149036 - Zoom button is not enabled, No min/max size contraints on resizing windows. r=pink/sr=sfraser 2002-07-09 14:44:16 +00:00
rods%netscape.com
33e0320aa3 Somehow we all missed initializing this to false
Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:48:39 +00:00
rods%netscape.com
042870ed98 Missed this minor change
Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:44:47 +00:00
rods%netscape.com
1ba1fcde85 Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:39:02 +00:00
shanjian%netscape.com
61397a850b #70507 New Windows opened via Javascript do not inherit their parent's character set
pass default charset from parent window to new window.
r=jag, sr=brendan
2002-07-09 00:14:48 +00:00
bryner%netscape.com
90a2f7dfb7 Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
blakeross%telocity.com
52c5817315 143072 - no way to close the properties window without cancelling the dialog. r=law sr=ben 2002-07-08 04:22:14 +00:00
depstein%netscape.com
1267864ca1 cosmetic changes, changed some urls in the url table.
a=asa for QA checkins that are not part of the default builds
2002-07-04 01:37:04 +00:00
locka%iol.ie
8081195fa2 Remove nsDOMWalker & nsIDOMWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com 2002-07-03 22:16:35 +00:00
locka%iol.ie
9314e4d056 Obseleted by DOM TreeWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com 2002-07-03 22:13:59 +00:00
locka%iol.ie
62fce5f9be Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com 2002-07-03 22:12:29 +00:00
locka%iol.ie
aaee4f863b winEmbed window sizing fixes on behalf of steve-w@dircon.co.uk. b=152853 r/a=adamlock@netscape.com 2002-07-03 20:52:05 +00:00
locka%iol.ie
dc4d08992a Added DO NOT USE comment, pending removal for bug 155066 2002-07-03 11:19:53 +00:00
locka%iol.ie
1b348bb93a Turn nsDOMWalker into an XPCOM object. b=155066 r=ccarlen sr=kin 2002-07-02 20:54:13 +00:00
ccarlen%netscape.com
99e5ca772d Bug 154880 - dropdown lists don't go away on a click outside of them. r=pink/sr=sfraser 2002-07-02 19:01:34 +00:00
rods%netscape.com
989a4bec4b to fix the bustage 2002-07-02 02:05:54 +00:00
chak%netscape.com
5ef22fef01 Fix for #126869 - MfcEmbed OpenNewWindow opens Editor
r=adamlock, sr=rpotts
2002-07-01 20:45:48 +00:00
rods%netscape.com
a2e94034c6 Implement nsPrintingPromptService for MfcEmbed
Bug 154244 r=chak sr=rpotts
2002-07-01 20:30:18 +00:00
rods%netscape.com
6f79fc903f Change status to "frozen"
Bug 99619 r=kmcclusk sr=sspitzer
2002-06-28 23:52:18 +00:00
ccarlen%netscape.com
a6aecbbf37 Bug 145827 - window.focus and window.blur not implemented in PPEmbed. r=adamlock/sr=sfraser 2002-06-28 14:32:13 +00:00
rods%netscape.com
009263bc3d Minor fix up for improved dialog the min should have 30 to match mozilla
& in UI should have been &&
Implementing a better setup dialog
Bug 154239 r=chak rs=alecf
2002-06-28 13:29:06 +00:00
bzbarsky%mit.edu
b6ac3de7a2 Allow embeddors to override helper apps. Bug 147142, patch by
philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake
2002-06-28 01:35:57 +00:00
rods%netscape.com
dbf4960c3f Implementing a better setup dialog
Bug 154239 r=chak rs=alecf
2002-06-27 12:01:30 +00:00
morse%netscape.com
c214f1ead5 bug 153581, move cookie properties file from wallet directory to cookie directory, r=brade, sr=alecf 2002-06-25 22:33:44 +00:00
bnesse%netscape.com
5741980ed5 Fix for bug 153622. Remove macxprefs (no longer used) from the build. r=ccarlen, sr=sfraser. 2002-06-25 20:05:48 +00:00
depstein%netscape.com
27b245bd32 added support for webProgress flags for AddWebProgressListener() 2002-06-25 00:41:01 +00:00
ashishbhatt%netscape.com
4692c8d212 Updated testEmbed for MRE application support. Changed files testembed.cpp, winfilelocprovider.cpp & .h 2002-06-24 19:32:18 +00:00
depstein%netscape.com
2d4436abfc updated some urls in nsIWebNav.cpp 2002-06-22 03:25:39 +00:00
depstein%netscape.com
925e73993c updated webBrowserFind tests
a=asa for QA checkins that are not part of the default builds
2002-06-22 00:24:55 +00:00
bzbarsky%mit.edu
1dad29c8ea Save background images on tables/rows/cells. Bug 115532, r=adamlock, sr=jst 2002-06-21 22:33:50 +00:00
locka%iol.ie
de735e8b56 Remove MozillaControl.html b=150618 2002-06-21 11:57:07 +00:00
depstein%netscape.com
390c629f73 Adding test cases for nsIWebBrowserFind. New url for simple text search. 2002-06-21 02:31:36 +00:00
timeless%mac.com
eb17bae486 backing out bug 128750 2002-06-20 23:02:31 +00:00
locka%iol.ie
0d6ab7480f Remove MozillaControl.html. b=150618 r=chak@netscape.com sr=rpotts@netscape.com 2002-06-20 21:33:59 +00:00
locka%iol.ie
74dd7c3382 Sample code changed to use MIT licence. b=82339 2002-06-19 14:48:07 +00:00