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

74050 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 7dbc960938 change array growth algorithm to reduce allocs and copies r=alecf,sr=waterson 59279 2000-12-16 15:10:24 +00:00
m_kato%ga2.so-net.ne.jp 36112cb627 Fix bug 55256
On WinNT/2K, it uses Unicode window class due to M10L support.
sr=roc+moz@cs.cmu.edu
2000-12-16 09:52:58 +00:00
jar%netscape.com 9633971a41 Added code to help diagnose overlapping memory ranges, and duplicate use of addresses (for different objects) 2000-12-16 07:36:14 +00:00
beard%netscape.com e1805529ca added newest source files, to use the icode assembler. (Pro6 update) 2000-12-16 07:01:50 +00:00
beard%netscape.com a74f4fe519 added newest source files, to use the icode assembler. 2000-12-16 07:01:22 +00:00
beard%netscape.com 40289e5bf6 use string8::difference_type rather than uint for difference between iterators, cast uint32 to int32 to remove warnings. 2000-12-16 06:57:58 +00:00
beard%netscape.com 0923d081e7 fixed return value warning by moving return statement. 2000-12-16 06:56:37 +00:00
beard%netscape.com e76108030e warnings, explicit use of JSValue constructor. 2000-12-16 06:54:40 +00:00
jst%netscape.com e9a674e851 Fixing bug 37258. Making the window properties scrollbars, statusbar and directories replaceable to be compatible with NS 4.x. r&a=vidur&brendan 2000-12-16 05:20:31 +00:00
morse%netscape.com fd94078a97 bug 62570, secure cookies going to insecure sites, submitter=drudder@eazel.com, r=morse@netscape.com, sr=brendan@mozilla.org 2000-12-16 03:51:22 +00:00
jst%netscape.com fef4f5a8cf Fixing bug 58188 (and doing some minor whitespace cleanup). Making window.length replaceable so that scripts can use variables named length. To make this change I hadto fix the IDLC compiler to generate correct code in this case. r=brendan@mozilla.org, sr=vidur@netscape.com 2000-12-16 03:49:08 +00:00
beard%netscape.com 09830db8d4 [not part of build] generalized printing support. 2000-12-16 03:38:21 +00:00
beard%netscape.com 28a5b255b6 [not part of build] Carbon printing support. 2000-12-16 03:37:25 +00:00
sonmi%netscape.com 4c0455dae5 fixed various bugs 2000-12-16 02:46:44 +00:00
danm%netscape.com 127605f93b fix mac bustage, and probably a logic error 2000-12-16 02:41:26 +00:00
alecf%netscape.com 4a21da09a9 attempt to fix bustage by explicitly using a PRBool 2000-12-16 01:41:43 +00:00
waldemar%netscape.com e1b29f5bf1 Converted to CodeWarrior 6 and fixed errors 2000-12-16 01:14:55 +00:00
waldemar%netscape.com 968afb2ede Fixed C++ errors 2000-12-16 01:14:36 +00:00
jeff.dyer%compilercompany.com d2eb2e3974 Revised readme and removed CommandLine parser (for now). 2000-12-16 00:50:25 +00:00
alecf%netscape.com 93a2e0936d backend side of fix for 11412 r=radha, sr=waterson
Also:
- refactor deleting of rows to have a "matching" callback which tells us if we should delete a row
- refactor FindRow into FindUrl to share more code & error handling
- fix handling of PRInt64's to pass them by reference, not value for faster param passing on certain processors
- implement GetRowValue so we can refactor future AliasCellYarns into it, and eventually switch to UTF8 instead of unicode to make history faster
- random little cleanups
2000-12-16 00:48:31 +00:00
jeff.dyer%compilercompany.com 42bf173cf4 Removing Util.java. 2000-12-16 00:43:05 +00:00
disttsc%bart.nl e8fc5aa2d2 Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben, many thanks to Fabian for his help in writing these patches 2000-12-16 00:42:48 +00:00
disttsc%bart.nl 626434ad55 Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben 2000-12-16 00:42:47 +00:00
jeff.dyer%compilercompany.com e3fbb79593 Removed dependency on sun.tools packages. 2000-12-16 00:42:16 +00:00
sonmi%netscape.com 02d23e81eb changed the text file to html 2000-12-16 00:38:38 +00:00
danm%netscape.com 4d8e3079f7 check for empty db in Commit. bug 62968 r=alecf 2000-12-16 00:17:17 +00:00
blakeross%telocity.com 0daa3168a2 Fixing a typo (refrlow -> reflow). r=attinasi sr=alecf 2000-12-15 23:48:55 +00:00
racham%netscape.com 213ccc81dd Fix for bug 58947. Adding implementation for observer interfaces to SmtpDataSource. r=sspitzer, sr=hyatt 2000-12-15 23:44:20 +00:00
racham%netscape.com 34fc494f70 Fix for bug 55388. Update mailaccounts list so that right values are written into the prefs file. r=sspitzer, sr=mscott 2000-12-15 23:44:17 +00:00
waterson%netscape.com 4cc5115178 First checked in. 2000-12-15 22:41:21 +00:00
sonmi%netscape.com 05d39d837d added winnt and win95 2000-12-15 22:33:09 +00:00
waterson%netscape.com b6ef431c5a Latest type data hackery. 2000-12-15 21:59:10 +00:00
beard%netscape.com 92ef3b607a [Not part of build] Updated to use SetRootMenu() and SetMenuItemHierarchicalMenu() rather than juggling menu bars. 2000-12-15 21:43:22 +00:00
jar%netscape.com 93f1bd29a3 Added sweeping of memory attribution to parent objects 2000-12-15 21:12:09 +00:00
nicolson%netscape.com 85410669b3 First checkin of Network Security Services, Java version. 2000-12-15 20:53:03 +00:00
jar%netscape.com 2075543f3e Original perl leak soup from Waterson 2000-12-15 20:27:42 +00:00
ccarlen%netscape.com 2be799cac1 NOT PART OF THE BUILD Reworked to use string classes not just Str255s 2000-12-15 13:39:23 +00:00
ccarlen%netscape.com 21d37dd6e5 NOT PART OF THE BUILD First check-in 2000-12-15 13:38:07 +00:00
ccarlen%netscape.com c766e046c1 NOT PART OF THE BUILD Added singlesignon usage Added UniversalDialog support Added contextual menu support 2000-12-15 13:36:56 +00:00
ccarlen%netscape.com 2a4507d2a6 NOT PART OF THE BUILD Throbbing is done with one animated gif instead of a pile of separate images. 2000-12-15 13:35:10 +00:00
ccarlen%netscape.com 9917589d20 NOT PART OF THE BUILD Added context menu support Added way to make window properly from chrome flags 2000-12-15 13:33:56 +00:00
ccarlen%netscape.com a37aab99f4 NOT PART OF THE BUILD Added parameterized constructor Added form capturing and pre-filling 2000-12-15 13:32:26 +00:00
ccarlen%netscape.com 46e9458c96 NOT PART OF THE BUILD Added Open File and Open Directory Added support for GetURL AppleEvent 2000-12-15 13:30:40 +00:00
ccarlen%netscape.com 42c6e455a9 NOT PART OF THE BUILD Added resource IDs, Declared constants using enums so Rez could deal 2000-12-15 13:29:11 +00:00
ccarlen%netscape.com 61afa8a594 NOT PART OF THE BUILD Added resource for GetURL AppleEvent 2000-12-15 13:27:53 +00:00
ccarlen%netscape.com 2ba9004e60 NOT PART OF THE BUILD Added resources for UniversalDialog 2000-12-15 13:26:35 +00:00
ccarlen%netscape.com 6d48de2253 NOT PART OF THE BUILD Added some files for contextual menu support. 2000-12-15 13:25:35 +00:00
jdunn%netscape.com 76eaf94a55 fix unresolved symbol for nsUInt32Array by linking in libmsgbaseutil.
Also combine NSPR_LIBS & XPCOM_LIBS to just use MOZ_COMPONENT_LIBS

r= cls@seawood.org
# 62884
2000-12-15 12:58:07 +00:00
bryner%uiuc.edu d7bf9e81e1 Removing the editor/ui makefiles from allmakefiles.sh, for bug 55778. 2000-12-15 10:38:24 +00:00
bryner%uiuc.edu 391bc872d9 Two more I forgot for bug 55778. 2000-12-15 10:22:38 +00:00