Commit Graph

1316 Commits

Author SHA1 Message Date
dsirnapalli%netscape.com
55bd4db961 Test Case to test the accessibility of HTML Button. 2002-01-08 20:45:50 +00:00
depstein%netscape.com
48fc503594 made changes for compatibility with MfcEmbed 2002-01-08 20:40:06 +00:00
locka%iol.ie
e3c46b69e7 NOT PART OF BUILD. Add code to pass postdata in call to IWebBrowser 2002-01-08 14:36:02 +00:00
locka%iol.ie
ab43b4f842 Fixed context menus to work when right clicking over image links. Detabbed file too. b=114427 r=chak@netscape.com sr=blizzard@mozilla.org 2002-01-08 12:15:09 +00:00
alecf%netscape.com
5965318acb C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin 2002-01-08 01:31:25 +00:00
ccarlen%netscape.com
525230cf76 Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com 2002-01-07 14:35:04 +00:00
danm%netscape.com
0a7bde8fd9 update some comments and mention that this file is for bug 57841, r=bryner,rpotts 2002-01-05 02:07:40 +00:00
danm%netscape.com
025f46f820 adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay) bug 57841 r=bryner,rpotts 2002-01-05 02:04:03 +00:00
danm%netscape.com
3633977e9b adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay) 2002-01-05 02:00:26 +00:00
dsirnapalli%netscape.com
28a188c0ca *** empty log message *** 2002-01-03 21:35:52 +00:00
dsirnapalli%netscape.com
0bb55ec7a1 *** empty log message *** 2002-01-03 21:21:50 +00:00
locka%iol.ie
6df57468e6 Extremely obvious bug impacting some control users. Enclosed a section of code with an else statement. No bug number. 2002-01-03 14:29:06 +00:00
seawood%netscape.com
eea7fa29d0 Cleaning up win32 gmakefiles from xp print dialog changes (bug 113917) 2002-01-02 05:34:00 +00:00
rods%netscape.com
7929b953f5 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
seawood%netscape.com
128ac41103 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
mcafee%netscape.com
b36c7d6a50 Ignore generated files 2001-12-29 03:09:11 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
depstein%netscape.com
4213fff927 removed NS_DoIdleEmbeddingStuff() from OnIdle() method in TestEmbed.cpp 2001-12-22 02:35:49 +00:00
dsirnapalli%netscape.com
5ae9b3a2be *** empty log message *** 2001-12-20 20:49:48 +00:00
dbaron%fas.harvard.edu
7a72f2d9f4 Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527 2001-12-20 02:09:49 +00:00
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