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

19741 Коммитов

Автор SHA1 Сообщение Дата
av%netscape.com 78d3f3bcdd *** empty log message *** 1999-03-11 00:17:38 +00:00
cmanske%netscape.com 8df987f82f Removed unnecessary factory interface registration 1999-03-11 00:16:19 +00:00
slamm%netscape.com 2194ac4ab5 Combine NSPR and pthreads options. Update overall look. 1999-03-11 00:10:46 +00:00
akkana%netscape.com 13a246a08e Change the reference to the global selection mgr to fix windows build 1999-03-11 00:08:10 +00:00
joki%netscape.com f7c8bd10c6 Adding DOM access to new character information 1999-03-11 00:07:59 +00:00
joki%netscape.com 9dee55c3c0 Adding new charCode variable to nsGUIEvent 1999-03-11 00:01:50 +00:00
coop%netscape.com 8abd4c05be NOT YET PART OF SEAMONKEY:
* one character fix (D'oh!) to make InterfaceTypeDescriptor indices update properly.
1999-03-10 23:41:04 +00:00
hyatt%netscape.com 347fb3aa94 Tweaks related to XUL fragments. 1999-03-10 23:31:26 +00:00
dp%netscape.com 492cf01667 Removing unused variable. 1999-03-10 23:30:25 +00:00
endico%mozilla.org 30a2832cbc Add support for indexing multiple trees from the same lxr directory. 1999-03-10 22:58:57 +00:00
nhotta%netscape.com 3a118fd362 Added Support class and encoders 1999-03-10 22:57:54 +00:00
rjc%netscape.com c79c4cf792 const this, baby! 1999-03-10 22:54:49 +00:00
warren%netscape.com b537db91f8 Added progID version of GetService. Fixed up nsService to not be a template. 1999-03-10 22:53:17 +00:00
pollmann%netscape.com 9105b9cab3 Checking in GetSelectedItem, GetSelectedIndices, and SetSelectedIndices methods. This enables submission of a listbox's value for Linux. (wahoo!) 1999-03-10 22:52:55 +00:00
akkana%netscape.com bf40a872a6 Comment out debug prints 1999-03-10 22:50:51 +00:00
cata%netscape.com c94e04fa89 Support class, EUCJP and ISO2022JP encoders added. 1999-03-10 22:46:38 +00:00
akkana%netscape.com 2920383dee Implement editor cut/copy/paste 1999-03-10 22:46:15 +00:00
rpotts%netscape.com 1c6619be30 New interface to allow protocol handlers to request and process modal dialogs... 1999-03-10 22:43:23 +00:00
akkana%netscape.com 7606e45b30 Fix Solaris build problems -- thanks to braddr & bruce @ puremagic.com 1999-03-10 22:41:18 +00:00
alecf%netscape.com f1d9ff0baa rev the interface, update char* to const char* 1999-03-10 22:32:46 +00:00
akkana%netscape.com 02574d59fa Fix purify UMR error -- thanks to braddr & bruce @ puremagic.com 1999-03-10 22:30:23 +00:00
slamm%netscape.com 7990bd6a43 Added Javascript to change focus and radio selection for radio/text groups. Simplified the instructions. 1999-03-10 22:20:55 +00:00
alecf%netscape.com db8e4a979f rev this interface and remove NS_DOM binding from IDL 1999-03-10 22:19:54 +00:00
cata%netscape.com 4e3e7ea7c3 added files: mozilla/intl/uconv/ucvja/nsUCvJaSupport.cpp, mozilla/intl/uconv/ucvja/nsUnicodeToSJIS.cpp 1999-03-10 22:09:06 +00:00
alecf%netscape.com fda461d982 comment out these two functions, they are already defined on Unix 1999-03-10 22:08:07 +00:00
cata%netscape.com 6a234df3c1 SJIS encoder, Support class added. 1999-03-10 22:08:00 +00:00
alecf%netscape.com 9a14efc36a revert to old types for now to match definition in include/ 1999-03-10 22:07:45 +00:00
dp%netscape.com 3fad618644 Adding error messages when loading fails. 1999-03-10 22:07:34 +00:00
alecf%netscape.com 02305c4f68 various tweaks to make this build on Linux 1999-03-10 22:06:52 +00:00
alecf%netscape.com 1b2300dfee gotta export all these header files so that we can see them from other mime directories 1999-03-10 22:06:15 +00:00
rjc%netscape.com ad2f6654f2 Small sort fix. 1999-03-10 22:02:25 +00:00
rjc%netscape.com 8162c0689c When asking for a bookmark's URL via GetTarget(), synthesize it. 1999-03-10 21:58:40 +00:00
morse%netscape.com 2fc6feebe9 changes for wallet 1999-03-10 21:42:45 +00:00
mcmullen%netscape.com c83b5e5810 Fixed bustage with typo. 1999-03-10 21:41:43 +00:00
morse%netscape.com 9e26773a0f bug fix for single signon 1999-03-10 21:38:34 +00:00
morse%netscape.com 1a5ba11471 New files for wallet 1999-03-10 21:35:41 +00:00
slamm%netscape.com c82c5a0bac Use an even simpler name, mozconfig (no .sh). 1999-03-10 21:34:17 +00:00
sfraser%netscape.com dfda11a2a3 Add Cut, Copy and Paste to editor interfaces and classes, with a stub implemenatioon in nsEditor. Changed .idl file and regenerated nsIDOMEditorAppCore and nsJSEditorAPpCore. 1999-03-10 21:31:50 +00:00
sfraser%netscape.com b5a8cb2fc4 Add Cut, Copy and Paste to editor interfaces and classes, with a stub implemenatioon in nsEditor. 1999-03-10 21:29:41 +00:00
kin%netscape.com 3854e3bfb8 Changed all occurences of NS_TRANSACTION_MANAGER_FACTORY_CID
and kCTransactionManagerFactoryCID to NS_TRANSACTIONMANAGER_CID
and kCTransactionManagerCID.
1999-03-10 21:27:02 +00:00
sfraser%netscape.com 40c939125e Add static to remove warning 1999-03-10 21:26:33 +00:00
kin%netscape.com bf5f23f2e0 Modified the clobber target so that it removes the dll from the bin/components directory. 1999-03-10 21:25:03 +00:00
shaver%netscape.com 1221b21a69 generate meaningful annotation 1999-03-10 21:09:01 +00:00
mcmullen%netscape.com edd291e578 Added tests for size and mod date. 1999-03-10 21:03:53 +00:00
slamm%netscape.com 0e585830f8 Make sure .mozconfig.mk can be read. Even for first checkout. Pre-fill web configurator with existing options. 1999-03-10 21:03:33 +00:00
mcmullen%netscape.com eb40f15d6f Added GetModDate and GetFileSize. Fixed a crash with a strcmp of null. 1999-03-10 21:02:58 +00:00
mcmullen%netscape.com 4dbdbee851 Added output streamers for int and unsigned int. 1999-03-10 20:56:38 +00:00
av%netscape.com 5efd40a548 Rendering alt context in object tag 1999-03-10 20:43:07 +00:00
coop%netscape.com 61070aeb1f NOT YET PART OF SEAMONKEY:
* first annotation indicates that resulting typelib was created by the linker.
* annotations from files being linked in are now preserved.
1999-03-10 20:40:17 +00:00
hshaw%netscape.com 786fe8b357 Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID 1999-03-10 20:33:18 +00:00