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

48185 Коммитов

Автор SHA1 Сообщение Дата
wtc%netscape.com 5af4b59cf6 Print error codes if PR_Connect() fails. 1999-12-04 01:22:01 +00:00
wtc%netscape.com 7c7aee2f2c Bugzilla bug #18500: fixed a bug in _PR_MapOptionName. 1999-12-04 01:20:28 +00:00
dougt%netscape.com 0594eec67d adding some error codes which I will need. 1999-12-04 01:18:48 +00:00
dougt%netscape.com ea9d82aefd renamed from the hated nsISomethingImpl. 1999-12-04 01:13:44 +00:00
dbragg%netscape.com d0dfb36088 Changed the tree cell value label in the .xul file and added the .setAttribute property in the .js file to fix bug #20639. r=sgehani 1999-12-04 01:10:57 +00:00
wtc%netscape.com 1a318b2a1b Removed unnecessary header includes. In _PR_MD_GetRandomNoise, changed
"size >= 0" to "size > 0" ('size' is an unsigned type so "size >= 0" would
be always true).
1999-12-04 01:09:09 +00:00
larryh%netscape.com 42d46aa06c BugZilla: 19247. makefiles for neutrino platform 1999-12-04 01:09:03 +00:00
wtc%netscape.com ee5d3dfb4e Bugzilla bug #20770: Solaris 8 has getipnodebyname(). 1999-12-04 01:05:04 +00:00
dougt%netscape.com 66061576a3 Replaced by:
nsLocalFile.h
nsLocalFileUnix.cpp
nsLocalFileUnix.h
nsLocalFileWin.cpp
nsLocalFileWin.h
1999-12-04 01:02:45 +00:00
rhp%netscape.com 28e3f7468f Fix for vCard crasher display on Mac - bug #: 20564 - r: sspitzer 1999-12-04 00:59:43 +00:00
bryner%uiuc.edu ec41e37033 More delete --> NS_RELEASE fixes. r=morse. 1999-12-04 00:57:44 +00:00
hangas%netscape.com 39e338de75 Fixes to bustage of the select addresses dialog. Regression 20730 (select addresses dialog broken because of change to treecell), also fixed select addresses dialog bugs 20717, 20720, 19604. r=ducarroz 1999-12-04 00:53:53 +00:00
beard%netscape.com a0069ee91f removed NativeClosure.java. 1999-12-04 00:32:16 +00:00
norris%netscape.com 65135b7a4a Fix instanceof. 1999-12-04 00:21:41 +00:00
robinf%netscape.com 7cec045980 added bold to gruoup titles; ui positioning tweaks 1999-12-04 00:17:58 +00:00
robinf%netscape.com eb2566f85b added bold text to group titles; positioning tweaks 1999-12-04 00:06:59 +00:00
robinf%netscape.com d2134bb91b adding bold text to gruoup titles; positioning tweaks 1999-12-04 00:01:11 +00:00
norris%netscape.com b961d3803b clean up tests 1999-12-03 23:54:36 +00:00
robinf%netscape.com 845e5fa524 added bold to group text; positioning tweaks 1999-12-03 23:52:49 +00:00
varada%netscape.com faf835dded cleaning up ib.cpp 1999-12-03 23:48:23 +00:00
norris%netscape.com f1b3d47cb2 eval() called indirectly should throw an EvalError 1999-12-03 23:44:58 +00:00
ramiro%fateware.com 6be284e2ae Take out some debuggin printf noise dumbness left in there by me last nite. 1999-12-03 23:44:47 +00:00
robinf%netscape.com a766014e88 added group bold text; positioning tweaks 1999-12-03 23:41:43 +00:00
robinf%netscape.com cc2eb52ef2 added bold to group titles; tweaked element positioning 1999-12-03 23:34:07 +00:00
norris%netscape.com db8bea4b84 Fix ecma_2/Exceptions/exception-006.js 1999-12-03 23:32:46 +00:00
robinf%netscape.com 589bd0d760 UI tweaks to positioning of elements and group boxes; added bold to group titles 1999-12-03 23:26:20 +00:00
norris%netscape.com 4954e5b285 Remove spurious quote 1999-12-03 23:17:43 +00:00
norris%netscape.com 198af5013e VAR --> var 1999-12-03 23:16:23 +00:00
petitta%netscape.com 4486b0634b updated folder hiearchy 1999-12-03 23:10:50 +00:00
waldemar%netscape.com 5f79a9def5 Implemented line-grammar and added utility functions for analyzing grammar state table 1999-12-03 22:53:21 +00:00
waldemar%netscape.com bd0aff3161 Implemented variant-constraints 1999-12-03 22:52:18 +00:00
waldemar%netscape.com 7739c8a455 Implemented line-grammar 1999-12-03 22:51:27 +00:00
waldemar%netscape.com 1fcf592044 Implemented variant-constraints. Added all-state-transitions. 1999-12-03 22:50:45 +00:00
waldemar%netscape.com 61d016c3db Changed comments 1999-12-03 22:49:36 +00:00
waldemar%netscape.com 013b5906b0 First Checked In. 1999-12-03 22:49:10 +00:00
waldemar%netscape.com d38bfa54de Added :sort-key to sorted-hash-table-keys 1999-12-03 22:48:52 +00:00
waterson%netscape.com c8028526ce Fix latent bug exposed by recent script global changes; need to check owner, not rv. 1999-12-03 22:04:47 +00:00
norris%netscape.com 9971f38d08 Fix regressions. 1999-12-03 21:50:42 +00:00
tbogard%aol.net d6a8d07409 Fixing the mail bustage. Was accidently using the internal object instead of the one passed in. 1999-12-03 21:41:35 +00:00
robinf%netscape.com 1fb4874905 UI tweaks to text and placement of elements for improved readabiliity 1999-12-03 21:23:16 +00:00
tbogard%aol.net 79ca59ef74 Fixed the merge. 1999-12-03 21:13:50 +00:00
tbogard%aol.net 9e5b4606dd Flipped the if. Was not continuing on success. 1999-12-03 21:11:30 +00:00
waterson%netscape.com 139d5cb27f Use more mundane macros to fix backwards logic. 1999-12-03 21:08:56 +00:00
robinf%netscape.com 836a205cec spacing tweaks to text and group box elements per Gemma's UI comments 1999-12-03 20:24:49 +00:00
robinf%netscape.com 5c908f0d74 minor text changes 1999-12-03 19:49:26 +00:00
tbogard%aol.net c50e9ef9dd Fixed a bug where the first time to try and get the location object was failing. 1999-12-03 19:41:22 +00:00
terry%mozilla.org 50b941d218 Oops; previous patch caused extra percent-signs to appear in installations running older versions of MySQL. 1999-12-03 19:30:49 +00:00
tbogard%aol.net 317758d9f3 include of nsIScriptGlobalObject.h is now in nsXULDocument.h. 1999-12-03 19:29:23 +00:00
terry%mozilla.org 0713dc58d8 Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats. 1999-12-03 19:28:18 +00:00
tbogard%aol.net 72218fe6d8 Moved the include over. This should fix wensleydale. 1999-12-03 19:26:23 +00:00