Commit Graph

41920 Commits

Author SHA1 Message Date
rods%netscape.com
e528a0d539 Added code to make sure that focus gets set on the window for mouse down 1999-09-20 22:18:57 +00:00
chuang%netscape.com
0410535e26 Fix bug 13904 Preferences: Mail and News typos 1999-09-20 22:16:14 +00:00
chuang%netscape.com
f1ef4d55c4 Fix missing the last row when importing ldif file 1999-09-20 22:13:54 +00:00
pierre%netscape.com
dfeac66f83 First Checked In. 1999-09-20 22:12:35 +00:00
akkana%netscape.com
04ddfb5ccc 13447: fix regression in backspace/delete handling. Send char code or key code, but never both 1999-09-20 22:10:03 +00:00
locka%iol.ie
5fdf2b068d Added some documentation 1999-09-20 22:07:09 +00:00
locka%iol.ie
af97cd068f Added safe for scripting support 1999-09-20 22:00:30 +00:00
robinf%netscape.com
f024902ce3 fixing bug 4492; text added to New Config dialog 1999-09-20 22:00:21 +00:00
locka%iol.ie
7400eda93c A long lost file finds its way into the world 1999-09-20 21:59:30 +00:00
dougt%netscape.com
efc5b44b57 removing const from nsIFile types 1999-09-20 21:48:30 +00:00
mjudge%netscape.com
3c9065ac80 checking in fixes for selection around nodes where get primary frame will not lead to the discovery of all frames 1999-09-20 21:47:37 +00:00
nisheeth%netscape.com
979e91b1da Fixed build warning and removed NS_TIMER_STYLE_RESOLUTION define. 1999-09-20 21:36:53 +00:00
dougt%netscape.com
cafc051501 removing. the only way is xul. 1999-09-20 21:36:01 +00:00
nisheeth%netscape.com
10937e98a3 Fixing build warning. 1999-09-20 21:35:50 +00:00
dougt%netscape.com
c0d07bfc1f Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00
dougt%netscape.com
5aa4f474ac Cleaned up nsXPIFlash function names.
Added notification flash preference
Added nsIProgressEventSink to nsXPInstallManager
1999-09-20 21:31:55 +00:00
pierre%netscape.com
da25610218 First Checked In. 1999-09-20 21:20:26 +00:00
pollmann%netscape.com
c8a10795b5 Bug 14303: Correct typo. 1999-09-20 21:17:28 +00:00
ssu%netscape.com
10aa810f02 added ifdef _WINDOWS around a include file. 1999-09-20 21:16:58 +00:00
norris%netscape.com
1cd4a572c8 Changes necessary to generate adapter classes to files with associated optimizer package. 1999-09-20 21:16:45 +00:00
ssu%netscape.com
79686c31d7 new files needed for the shortcut functionality that I just added to xpinstall. 1999-09-20 21:13:53 +00:00
bienvenu%netscape.com
9f48620357 fix listener leak r+a=mscott,valeski 1999-09-20 21:10:46 +00:00
radha%netscape.com
2c83b5f862 Clean up leaks 1999-09-20 21:09:16 +00:00
buster%netscape.com
3bb7c6529c fixed bug 14271, delete key not generating a keyPress event on windows 1999-09-20 21:07:39 +00:00
jefft%netscape.com
ffbed73cfa enabled SaveAttachment 1999-09-20 21:07:22 +00:00
akkana%netscape.com
cfe0017815 Pass formatted flag along in plaintext case 1999-09-20 21:06:29 +00:00
radha%netscape.com
2eac010be8 Add an id to menubar 1999-09-20 21:06:25 +00:00
radha%netscape.com
97efb55ea4 Add an id to the menubar 1999-09-20 21:05:55 +00:00
jefft%netscape.com
59f069855f enabled SaveAttachment; added displayName & messageUri when calling openAttachment 1999-09-20 21:05:52 +00:00
akkana%netscape.com
fa1fb20405 Fix sink stream so that it works when parsing from html as well as from XIF 1999-09-20 21:05:47 +00:00
akkana%netscape.com
119db8b30e Add ToString API to nsIDOMSelection 1999-09-20 21:05:01 +00:00
radha%netscape.com
8f8db1c5c6 Re-enable 'Go' menu 1999-09-20 21:04:38 +00:00
jefft%netscape.com
2fd30a033c fixed linux build warning 1999-09-20 21:04:12 +00:00
kmcclusk%netscape.com
3c8c73a581 Added support for font weights 1999-09-20 21:02:01 +00:00
granrose%netscape.com
c2e6efbac9 removed leading '/' on '-' lines. 1999-09-20 21:01:48 +00:00
jefft%netscape.com
01f228dc42 added two more arguments for openAttachment() 1999-09-20 21:00:51 +00:00
jband%netscape.com
6cdf4e5e24 fix for bug 13426 - can now do 'new Components.classes.foo()' to create a new instance of a wrapped native 1999-09-20 20:59:38 +00:00
rods%netscape.com
637edcdd1f commenting out the the generic input type's vertical-align and border widget 1999-09-20 20:58:58 +00:00
ssu%netscape.com
035e785f04 Added new windows shortcut file operation routine.
Renamed:
  FileWinShortcutCreate() to FileWindowsShortcut()
  FileMacAliasCreate()    to FileMacAlias()
  FileUnixLinkCreate()    to FileUnixLink()
1999-09-20 20:58:20 +00:00
warren%netscape.com
bde1055a86 Fixed warnings. 1999-09-20 20:57:21 +00:00
slamm%netscape.com
e5964482fc Use only name and url columns for beta. 1999-09-20 20:54:54 +00:00
warren%netscape.com
68777de60f fixed refcounting in nsThread so threads and runnables are freed 1999-09-20 20:54:23 +00:00
warren%netscape.com
bdef2ae2c9 fixed mismatched free in nsProperties 1999-09-20 20:54:16 +00:00
warren%netscape.com
9b98c7e8a1 freed tree nodes in nsAVLTree 1999-09-20 20:54:12 +00:00
warren%netscape.com
c08e644f40 fixed ReleaseService and UnregisterService to work during shutdown 1999-09-20 20:54:09 +00:00
warren%netscape.com
8156976010 fixed circular references in nsNativeComponentLoader 1999-09-20 20:54:04 +00:00
warren%netscape.com
681e31774d freed mComponentsDir in nsComponentManager 1999-09-20 20:53:57 +00:00
warren%netscape.com
68e64ab5e6 freed global service manager in NS_ShutdownXPCOM 1999-09-20 20:53:49 +00:00
warren%netscape.com
50eed17971 freed mWebCrawler in nsBrowserWindow 1999-09-20 20:53:40 +00:00
warren%netscape.com
88f126ca95 cleaned up nsWebShell's use of services 1999-09-20 20:53:31 +00:00