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

42073 Коммитов

Автор SHA1 Сообщение Дата
buster%netscape.com fdb1657ecb fixed a problem with asserts trying to merge empty aggregate transactions.
if the aggregate transaction is empty, don't execute it.  It's not technically
illegal, but it's a waste, and it causes the assert.
1999-09-21 20:46:36 +00:00
valeski%netscape.com 5f6735e270 removed dependency on ctype.h and made a few optimizations 1999-09-21 20:37:01 +00:00
sspitzer%netscape.com 3ed5ac6de7 turns out this isn't necessary. on all three platforms in 4.x, the uri's are in UNIX style slashes, as they should be. #10583 fixed now. 1999-09-21 20:36:01 +00:00
terry%mozilla.org 41926a6714 Patches by Scott Heavner <sheavner@adaclabs.com> -- wording, wasn't displaying correct directory name. 1999-09-21 20:30:38 +00:00
akkana%netscape.com 1b9d570d32 Fix a warning 1999-09-21 20:29:12 +00:00
alecf%netscape.com c1f496e147 when we refresh the account list, clear the item selection (workaround for bug in the tree widget) 1999-09-21 20:26:36 +00:00
alecf%netscape.com 07b95cfedc when we refresh the folder pane, clear the selection (workaround for bug in the tree widget) 1999-09-21 20:25:52 +00:00
sspitzer%netscape.com d6d4a73c40 fix warning 1999-09-21 20:25:46 +00:00
scc%netscape.com 13de5fd9cc Made a protected method for severing weak references early 1999-09-21 20:20:04 +00:00
tague%netscape.com 085d6c32d9 Export to correct module, not that it matters anymore. 1999-09-21 20:13:56 +00:00
terry%mozilla.org b99d5b08ca This is a perl script to help import bugs from a GNATS database into a
Bugzilla database.  Contributed by Tom Schutter <tom@platte.com>
1999-09-21 20:12:46 +00:00
terry%mozilla.org 286c2fccd9 Added a directory for contributed software. 1999-09-21 20:11:56 +00:00
shaver%netscape.com 1191a5609a turn on JS loader for Mac 1999-09-21 20:10:20 +00:00
shaver%netscape.com eeb584ed5a turn on JS loader on Windows 1999-09-21 20:08:38 +00:00
putterman%netscape.com d0e55a9221 Implement init ins nsMessage. 1999-09-21 20:03:37 +00:00
putterman%netscape.com eae98892fc Put back in changes to cache rdf service. 1999-09-21 20:02:50 +00:00
cls%seawood.org acc880cc01 file nsprincl.sh.in was initially added on branch AUTOCONF_NSPR_WIN32_XCOMPILE_19990621_BRANCH. 1999-09-21 19:54:59 +00:00
cls%seawood.org c157556b76 file nsprincl.mk.in was initially added on branch AUTOCONF_NSPR_WIN32_XCOMPILE_19990621_BRANCH. 1999-09-21 19:54:58 +00:00
shaver%netscape.com 4d11ade55f fixed Windows makefile goop and fixed __stdcall issue 1999-09-21 19:42:09 +00:00
rods%netscape.com 2e1f74d3e8 changed mulitple to mulitple 1999-09-21 19:34:53 +00:00
bienvenu%netscape.com 94b624cb4b cache references for performance improvement 1999-09-21 19:10:37 +00:00
joki%netscape.com c681d323f9 Fix bug 6258, release of null content pointer due to reentrant event 1999-09-21 19:00:55 +00:00
neeti%netscape.com 613a248dab read user.js on startup after prefs.js is read. #12423 1999-09-21 18:59:41 +00:00
rogerl%netscape.com 95fe66abc6 ECMA errors as exceptions changes - conformance to latest spec for
hierarchy and names etc. Added attempt to make the base exceptions be
instanceof equal across contexts.
1999-09-21 18:58:51 +00:00
shaver%netscape.com 81d56404d9 Errors-as-Exceptions and catchguards, because people want/need them 1999-09-21 18:48:43 +00:00
slamm%netscape.com 73a5b05139 Rename some functions. Do not save the style and the box; fix splitter state instead. 1999-09-21 18:26:06 +00:00
slamm%netscape.com 050aa91f76 Fix reload (bug 14289). 1999-09-21 18:25:03 +00:00
slamm%netscape.com 99cfa18b49 Fix sidebar hide (bug 14193). Fix snap to close behaviour by seeting min-width. 1999-09-21 18:24:25 +00:00
putterman%netscape.com bb2e3a07c7 Fix mail crashes. Approved for checkin by leaf. 1999-09-21 17:53:25 +00:00
brade%netscape.com a83835cabe not currently part of the build (a=leaf); add libraries for xpcom and js so optimized will link 1999-09-21 15:55:56 +00:00
brade%netscape.com d661fc2540 First Checked In. 1999-09-21 14:55:39 +00:00
shaver%netscape.com d7f7ac9424 define some key names locally until we export them properly from xpcom 1999-09-21 14:54:39 +00:00
shaver%netscape.com 2d3e9e6f7e remove unused file and add initial windows build foo 1999-09-21 14:43:45 +00:00
shaver%netscape.com 75d7450ba4 add include of nsIModule.h -- why was this working before? 1999-09-21 14:38:50 +00:00
shaver%netscape.com be1e3bbcff fix =/== idiocy, abort if we fail to get runtime and better diagnostics 1999-09-21 14:36:40 +00:00
dcone%netscape.com 6a77a6e288 added debugging for printing 1999-09-21 14:34:28 +00:00
joki%netscape.com 96be20de98 Changing dom event VK_* names to DOM_VK_* 1999-09-21 14:19:17 +00:00
joki%netscape.com 70f5a105ba Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_* 1999-09-21 14:18:52 +00:00
joki%netscape.com f3b8c1d1a2 Add new scroll method to allow scrolling to top or bottom of doc. 1999-09-21 14:15:53 +00:00
shaver%netscape.com 940f9ecaa3 need to use different module names to avoid overwriting xpcom.xpt 1999-09-21 14:12:26 +00:00
pollmann%netscape.com 9c3cf449e6 Bug 11488: Crash when deleting options from GFX selects 1999-09-21 13:25:32 +00:00
Jerry.Kirk%Nexwarecorp.com 3689b9be81 Adding more debug and hacks for Photon UI to try to get drawing of
the preference dialog working.
1999-09-21 13:12:00 +00:00
rjc%netscape.com 55dd5c3658 Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-21 12:34:16 +00:00
rods%netscape.com 97bd5a61f4 initial checkin 1999-09-21 11:50:22 +00:00
rods%netscape.com e5d23a394f added CaptureRollupEvents for indicating when a dropdown should be rolled up 1999-09-21 11:25:03 +00:00
rods%netscape.com 363066896b *** empty log message *** 1999-09-21 11:22:21 +00:00
alecf%netscape.com 21dca5893f remove New Account from menu 1999-09-21 10:11:26 +00:00
sgehani%netscape.com 8f0e1607b5 Resourced out error string. 1999-09-21 10:08:22 +00:00
sgehani%netscape.com a05fb40675 Resourced xpinstall dialog messages. 1999-09-21 09:55:46 +00:00
sgehani%netscape.com beea47777e Adding i18n support to xpinstall: using StringBundleService. 1999-09-21 08:46:59 +00:00