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

1346 Коммитов

Автор SHA1 Сообщение Дата
dsirnapalli%netscape.com 9371934360 Test Case to Test HTML Text Area for Accessibility. 2001-12-19 20:51:38 +00:00
seawood%netscape.com 0c56239228 Add -I. to LOCAL_INCLUDES 2001-12-19 09:25:36 +00:00
seawood%netscape.com c7b5e6f811 Add $(LIBS_DIR) to fix hpux bustage 2001-12-19 08:43:57 +00:00
seawood%netscape.com 91860a7370 Use srcdir when calling midl 2001-12-19 06:22:51 +00:00
dougt%netscape.com 849d297364 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
dsirnapalli%netscape.com f3c490107e Test Case to Test HTML Table Row Node for accessibility. 2001-12-18 23:59:37 +00:00
dsirnapalli%netscape.com 89e1eb20e1 Test Case to Test HTML Table Node for accessibility. 2001-12-18 23:59:15 +00:00
dsirnapalli%netscape.com 9ab41f3da7 Test Case to Test HTML Table Cell Text Node for accessibility. 2001-12-18 23:58:48 +00:00
dsirnapalli%netscape.com 12e9aa1a07 Test Case to Test HTML Table Cell Node for accessibility. 2001-12-18 23:58:18 +00:00
dsirnapalli%netscape.com 857ec3ae20 Test Case to Test HTML Table Caption Text Node for accessibility. 2001-12-18 23:57:46 +00:00
dsirnapalli%netscape.com c095a4a93a Test Case to Test HTML Table Caption Node for accessibility. 2001-12-18 23:57:22 +00:00
dsirnapalli%netscape.com 4741a5e85f Test Case to Test HTML Anchor Text Node for accessibility. 2001-12-18 23:56:30 +00:00
dsirnapalli%netscape.com 17550925f8 Test case to test HTML Anchor Node for accessibility. 2001-12-18 23:55:47 +00:00
dsirnapalli%netscape.com 407c1b6899 *** empty log message *** 2001-12-18 23:54:46 +00:00
dsirnapalli%netscape.com 4c4017ab87 nsIAccessibleTestTable.txt is replaced by other test cases. 2001-12-18 23:51:32 +00:00
locka%iol.ie 6b9a937fdb NOT PART OF BUILD. Added basic logic for generating H & C stubs 2001-12-18 13:36:52 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mjudge%netscape.com e6a1709d09 baking out fix for mac. moving file nsISelectionDipslay over to content to fix bustage 2001-12-18 02:41:38 +00:00
mjudge%netscape.com 23ca7aedf9 moving file to content to fix bustage 2001-12-18 02:38:56 +00:00
mjudge%netscape.com a49c63ba81 fixing bustage moving file to content 2001-12-18 02:34:39 +00:00
mjudge%netscape.com 2ecc969e5b bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not 2001-12-18 01:29:49 +00:00
mjudge%netscape.com fca536ab2d new idl not in build yet. bs7868 r= saari 2001-12-18 01:08:36 +00:00
ben%netscape.com c5fa15c704 115451, 115154 - Can't close save file progress dialog, directory created with wrong permissions
Ensure correct permissions are used when creating a directory for attached files when saving a document, and that we don't try to create a new directory when one exists.
Also, null check webBrowserPersist in case it does not exist.
r=bz for 115154, sr=hyatt/blake
2001-12-17 22:52:40 +00:00
jaggernaut%netscape.com e44e7d9ec8 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com 1dd2e4533d Attempt to fix BeOS bustage 2001-12-16 14:40:33 +00:00
jaggernaut%netscape.com 97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
pavlov%netscape.com 15273ea50a bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
seawood%netscape.com 51fa852613 Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ben%netscape.com 34e6ff78c6 Fix for smoketest blocker 114874 - save page does not work.
This code was checked in last night into a file that had recently become obsolete. Simply moving the code that was checked in last night into the file that is currently in use.
2001-12-12 22:21:53 +00:00
locka%iol.ie fb29f7f072 Added ActiveX control to Win32 embedding dist. b=112472 r=valeski@netscape.com sr=rpotts@netscape.com 2001-12-11 22:51:22 +00:00
ccarlen%netscape.com c4f423119e Bug 99613 - Freeze nsIWebBrowserFind iface. r=chak/sr=sfraser 2001-12-11 15:25:30 +00:00
ccarlen%netscape.com af646e6f1f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
ccarlen%netscape.com 95ce5e2693 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:25:50 +00:00
ccarlen%netscape.com 993cd4c06f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:54:47 +00:00
ccarlen%netscape.com 5e9ea047e2 Missed these with checkin for 98349. 2001-12-10 23:29:34 +00:00
ccarlen%netscape.com c343dad63a Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com b564bb181b Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:20:58 +00:00
ccarlen%netscape.com afffbda535 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
ccarlen%netscape.com 6d8ea78b52 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:25:12 +00:00
locka%iol.ie 98d8f3682b NOT PART OF BUILD. More work on the ActiveX TLB to IDL/XPT converter 2001-12-07 19:38:35 +00:00
locka%iol.ie 9414fc10a6 NOT PART OF BUILD. More work on the ActiveX TLB to IDL/XPT converter 2001-12-07 19:34:47 +00:00
briane%qnx.com eeac1769e9 PHOTON BUILD only
fixes and updates for the embedding, base on the gtk code base
2001-12-07 14:30:38 +00:00
law%netscape.com 7c42f1fa75 Bug 92508; switch over to moved/renamed progress dialog; r=ccarlen, sr=mscott 2001-12-07 01:29:14 +00:00
law%netscape.com ed33c51246 Bug 92508; change this renamed .xul to use the renamed .js; r=ccarlen, sr=mscott 2001-12-07 01:20:22 +00:00
law%netscape.com d6b1bad3fc Bug 92508; adding entries for moved/renamed progress dlg files; r=ccarlen, sr=mscott 2001-12-07 01:17:37 +00:00
law%netscape.com 5fb76db09d Bug 92508; moving these files (and renaming) from obsolete mozilla/xpfe/components/ucth project; r=ccarlen, sr=mscott 2001-12-07 00:36:33 +00:00
chak%netscape.com a0d6f76ada Fix #83568 - BASE tag inserted when downloading file to a local drive
r=adamlock, sr=rpotts
2001-12-06 22:06:45 +00:00
locka%iol.ie c176d3ff0f NOT PART OF BUILD. Utility for turning ActiveX typelibraries into XPCOM IDL and XPT files 2001-12-06 21:16:30 +00:00
pinkerton%netscape.com 6bf0d756ad fix mismatch between static in header and source file 2001-12-06 15:55:30 +00:00
law%netscape.com d98e464a0f Bug 88287; use the new GetDataSourceBlocking method to ensure we get the same data source as prefs is using; r=sgehani, sr=mscott 2001-12-06 04:07:26 +00:00
blythe%netscape.com 046f20a06d Bug 112953, non debug trace-malloc on win32.
r=dp,sr=brendan
NOT part of normal build.
Change hinges on another change to nsprpub/gmakefile.win that should land
by those in charge of that module shortly.
2001-12-06 02:36:02 +00:00
dsirnapalli%netscape.com 95a7c4da54 Test case to test nsIAccessible methods for HTML Table. 2001-12-03 22:33:51 +00:00
dsirnapalli%netscape.com 85c55ab17d This javascript file contains all the basic functions needed to test nsIAccessible interface. 2001-12-03 22:33:13 +00:00
vidur%netscape.com 0227e5c64a Better handling of progress indicator. [not part of build] 2001-12-01 01:20:46 +00:00
vidur%netscape.com 4328fcb009 Ensure that we call NS_TermEmbedding on shutdown. [not part of build] 2001-12-01 01:20:02 +00:00
rpotts%netscape.com 1f0cc6e6b9 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
jst%netscape.com e7c9e6b3a8 Fixing bug 93513. Make window.open() use the base uri of the caller as the base, and not the document uri of the caller. r=danm@netscape.com, sr=rpotts@netscape.com 2001-11-30 07:49:32 +00:00
law%netscape.com a2179dc3a0 Bug 108567; put icon <image>s in vbox so they don't stretch; r=hwaara/bzbarsky, sr=blake 2001-11-30 04:17:05 +00:00
vidur%netscape.com 1d30755167 progress indicator and menu improvements. [not part of build] 2001-11-30 02:02:11 +00:00
vidur%netscape.com 1ad0ca5c26 Fixed prompt and password dialogs. [not part of build] 2001-11-30 01:59:01 +00:00
vidur%netscape.com 5c4b247ed4 Copy over installed-chrome.txt to get scrollbars working 2001-11-30 00:47:09 +00:00
vidur%netscape.com 51192a5e57 Fixed alerts and added prompt and password support. [not part of build] 2001-11-30 00:46:06 +00:00
pinkerton%netscape.com 9ccb7538c2 view shouldn't be opaque. allows webpages to show up. [not part of build] 2001-11-29 22:39:37 +00:00
pinkerton%netscape.com c8edef723e one more removed file bustage fix. 2001-11-29 16:11:12 +00:00
pinkerton%netscape.com d71235b9a6 removing nsMacMessageSink for standalone and embedding. Replacing with nsIEventSink and a couple of internal interfaces. r=ccarlen/sr=sfraser. bug#110851 2001-11-29 14:38:56 +00:00
rjc%netscape.com 9ffe8d60f2 Fix bug # 112176. r=danm sr=hyatt 2001-11-29 07:02:24 +00:00
vidur%netscape.com f2ca145d11 Got rid of installation name in project. This is not part of the build. 2001-11-29 04:11:53 +00:00
vidur%netscape.com b7db2da319 Removed absolute paths to framework. Relative paths *should* work. 2001-11-29 01:20:38 +00:00
vidur%netscape.com 4e4eb22081 Adding Cocoa test application to test Cocoa embedding wrapper framework. This is not part of the default build. 2001-11-28 22:40:06 +00:00
vidur%netscape.com c3626d9318 Temporarily change framework installation path to be absolute. This is not part of the default build. 2001-11-28 22:38:54 +00:00
vidur%netscape.com 99fa5b20bd First iteration of Cocoa NSView wrapper around embedded component. This is not part of the default build. 2001-11-28 21:42:53 +00:00
ashishbhatt%netscape.com 41fbb18493 Changed in acordance with mfcembed 2001-11-27 23:43:36 +00:00
locka%iol.ie 2235f50bbb Implement nsIWindowCreator service for ActiveX control. r=danm@netscape.com sr=rpotts@netscape.com 2001-11-27 20:13:43 +00:00
ashishbhatt%netscape.com d0a40f7c50 Updating typo error from RunAllHistoryEnrtyTests to RunAllHistoryEntryTests() 2001-11-27 20:11:41 +00:00
locka%iol.ie d065a40b8a Add -chrome argument to mfcembed so it can load chrome content. b=111627 r=chak@netscape.com sr=rpotts@netscape.com 2001-11-27 20:09:39 +00:00
rods%netscape.com 0f287d6e66 temp patch for Bug 112048 r=rods a=leaf 2001-11-27 16:28:01 +00:00
ashishbhatt%netscape.com 3df574c3e0 Updated for cascading menus and interface test cases 2001-11-26 21:47:06 +00:00
rods%netscape.com 3683057add Initial checkin
Bug 108345 r=dchak,dcone sr=attinasi
2001-11-26 14:11:23 +00:00
rods%netscape.com 39dd5e3615 Bug 108345 r=dcone,chak sr=attinasi 2001-11-26 13:45:36 +00:00
rods%netscape.com 497fb1e25e Change nsIWebBrowserPrint.h interface to use nsIPrintSettings
Also added minimal PageSetup dialog with support for Printing BGColors, BGIMages, and Scaling
Bug 108345 r=dcone,chak sr=attinasi
2001-11-26 12:51:39 +00:00
bzbarsky%mit.edu edfb3b268f Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
timeless%mac.com 8eccbe5de9 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
r=axel@pike.org sr=kin
2001-11-22 15:12:51 +00:00
bhart00%yahoo.com 319304d115 fix for bug 102349, r=ben/sr=brendan 2001-11-22 04:03:36 +00:00
chak%netscape.com 3a467f9cff Fix for #90749 - MfcEmbed does not show the Form method part
r=adamlock, sr=rpotts
2001-11-21 23:17:11 +00:00
chak%netscape.com 6d588a866c Fix for #82708 - Using Find doesn't alert user when completed searching
r=adamlock, sr=rpotts
2001-11-21 23:11:36 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
attinasi%netscape.com 6c1567ebaa Moving loading and broken image icons to /res and adding to embedding dists. b=110384 r=adamlock,sfraser sr=sfraser,waterson 2001-11-20 22:21:59 +00:00
rpotts%netscape.com 0fae973a2e bug #110179 (r=danm@netscape.com, sr=jst@netscape.com) The domwindowopened notification should *not* be fired while the window watcher is holding onto its internal lock. 2001-11-20 20:05:52 +00:00
timeless%mac.com 060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
leaf%mozilla.org cd2bf9d2a2 turn the embedding tests on for MOZILLA_OFFICIAL builds, bug 110341, r=cls 2001-11-17 02:34:52 +00:00
locka%iol.ie 5e958ea7a8 NOT PART OF BUILD. Implement IAuthenticate to allow streams requiring username/password to be downloaded 2001-11-16 13:01:06 +00:00
danm%netscape.com b88a7a5752 get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary) and get rid of alternate docshell about:blank initialization path which fired off an actual URL load. bug 88229 r=jst,rpotts 2001-11-16 02:12:07 +00:00
danm%netscape.com e506d957fa get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary). bug 88229 r=jst,rpotts 2001-11-16 02:10:57 +00:00
jaggernaut%netscape.com ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
locka%iol.ie a38d556d8b Remove sample chrome embed.jar from unix browser package and rename to avoid confusion with the real embed.jar used in the embedding dist. b=87622 r=blizzard@mozilla.org sr=dveditz@netscape.com 2001-11-15 12:23:57 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
darin%netscape.com f6a4f1885b patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00