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

66958 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com 31bf4c2872 47235. r=mstoltz. mlk fix. 2000-08-02 02:05:42 +00:00
cmanske%netscape.com ca24e6aca4 Fixed crashing bug 42195: Added method to nsIFrameSelection so frame can get limiting content node for parent node searches in text edit fields. r=mjudge 2000-08-02 01:47:55 +00:00
nelsonb%netscape.com 886543402f Reduced the number of temporary variables allocated and freed during a
modular exponentiation by over 99%.  Modified mp_mul and mp_sqr to only
allocate temporary variables when absolutely needed.  Changed mp_copy
and mp_init_copy to allocate space according to the amount allocated
in the source, reducing the need to grow the variable later.
2000-08-02 01:03:14 +00:00
nelsonb%netscape.com 147b7451ec Investigating allocation of temporary variables. 2000-08-02 01:01:01 +00:00
danm%netscape.com ef90ff45c3 adding missing initialization of nsBrowserInstance object. bug 46979 2000-08-02 00:55:49 +00:00
bryner%uiuc.edu 7dc740de07 Removing the makefile for the directory I just removed. r=alecf. 2000-08-02 00:47:35 +00:00
bryner%uiuc.edu ff43d1cb77 Removing unused directory/files. No effect on build. r=alecf. 2000-08-02 00:46:14 +00:00
larryh%netscape.com e1020697b7 BugZilla: 4090. cross platform breakage 2000-08-02 00:45:18 +00:00
dimator%netscape.com 9760f7bf0b Removing no longer used files. r=putterman 2000-08-02 00:40:18 +00:00
pnunn%netscape.com 467214e04f bug#46360: fixing leak of nsWeakReference. Thanks, Patrick. pnunn. 2000-08-02 00:34:30 +00:00
sfraser%netscape.com 9c39057d7a Fix bug 34741 -- command-drag should not activate windows. r=pinkerton 2000-08-02 00:30:41 +00:00
hyatt%netscape.com e3123d849e Fix for column resizing. 41357. 2000-08-02 00:27:51 +00:00
hyatt%netscape.com 9d304c567d Fix for 41357. 2000-08-02 00:27:07 +00:00
hyatt%netscape.com aad9a45a04 Column resizing. 41357 2000-08-02 00:26:43 +00:00
hyatt%netscape.com 49391ce850 Column resizing. 41357. 2000-08-02 00:26:25 +00:00
ddrinan%netscape.com f3fa519172 Initialize pointer! 2000-08-02 00:20:24 +00:00
valeski%netscape.com 2caae75d20 mlk fix. r=tao 2000-08-02 00:09:22 +00:00
larryh%netscape.com 59202f97ba BugZilla: 25982. remove comment witin a comment 2000-08-02 00:09:07 +00:00
ducarroz%netscape.com c155d15f16 Fix for bug 38682. Add command updater to enable the spelling button and menu item when the cursor is in the message body. R=mscott. 2000-08-01 23:58:49 +00:00
valeski%netscape.com 989acea8ab removing extraneous variable 2000-08-01 23:57:36 +00:00
valeski%netscape.com b1b4f373db removing extraneous string/memory usage 2000-08-01 23:44:38 +00:00
larryh%netscape.com aaf178612d change default hostname to mcom.com 2000-08-01 23:31:48 +00:00
valeski%netscape.com 53cb0ed117 44848. r=gagan. fixing leaked strings 2000-08-01 23:27:29 +00:00
dimator%netscape.com 8360317eb7 Fix for 43236. Removing "Double-clicking a message always opens a new window..." item from the pref dialog. r=putterman 2000-08-01 23:25:59 +00:00
valeski%netscape.com 55831cfa26 removing extraneous static var and #includes 2000-08-01 23:23:44 +00:00
mcafee%netscape.com 76734198f2 Avoid double slash problem when ObjDir is ''. 2000-08-01 23:17:59 +00:00
valeski%netscape.com 5b6a28fffd raw pointer mlk fix. r=dougt 2000-08-01 22:57:58 +00:00
bryner%uiuc.edu b1f3c8f4c2 Removing .cvsignore files so this directory will go away. Not part
of build.  r=smfr.
2000-08-01 22:53:20 +00:00
pete%alphanumerica.com 23b5850b8b added two member functions to the File object prototype
r=dougt,brendan a=dougt
not part of the build.

--pete
2000-08-01 22:50:16 +00:00
varada%netscape.com eb023f595f disallow copy or move messages to Unsent Messages folder;bug #40695; r=scottip 2000-08-01 22:42:47 +00:00
mcafee%netscape.com 1fa017e820 BranchTag was being ignored, moving the logic to BuildIt() function. 2000-08-01 22:40:53 +00:00
alecf%netscape.com 2d71afd503 fix for 44633, 44634, and more threadpane performance work - use NS_LITERAL_STRING
where appropriate, avoid excess conversion of integer resources, etc.
r=putterman,mscott
2000-08-01 22:38:52 +00:00
bryner%uiuc.edu 118e44a2ec Removing unused files. Not part of the build. r=cls. 2000-08-01 22:35:28 +00:00
bryner%uiuc.edu fa3270e237 Fix for 46545 - command+click in trees on Mac. r=brade. 2000-08-01 22:30:10 +00:00
mscott%netscape.com 9664b9d8ab Bug #1549, 1726 --> be sure to clear the prefs for the bogus identity we create during migration. This was causing
problems on the commercial build. (Landing from beta2 branch to tip)
r=alecf
2000-08-01 22:29:15 +00:00
warren%netscape.com 96ad3cc256 Breaking out platform specific jar stuff. 2000-08-01 22:22:41 +00:00
saari%netscape.com 15801ea3e2 fix for nsbeta3+ 37301, dynamically created menus crash on MacOS. r=pinkerton 2000-08-01 22:11:11 +00:00
larryh%netscape.com 98352022b1 BugZilla: 25983. comment cleanup 2000-08-01 22:08:35 +00:00
slamm%netscape.com 1e2ffe9a40 Remove bookmarks folder from toolbar. Bug 39332. r=pavlov. 2000-08-01 22:04:55 +00:00
neeti%netscape.com 9f45bf9bd5 fix for bug 30852 - Image cache not refreshed on reload,
fix for bug 40449 - Cache does not store latest value of pages, r/a=gagan
2000-08-01 22:03:47 +00:00
heikki%netscape.com a21f2617ea Bug 41599 browser crashes when executing function with certain name such as Click(). Fixed by stopping recursion. r=saari. 2000-08-01 21:40:38 +00:00
hyatt%netscape.com 9f82add1c2 Fix for 46849. r=pavlov 2000-08-01 21:39:28 +00:00
danm%netscape.com dcd004f45b Deathgrip the output stream during WriteSegments to prevent bug 46267. This is a temporary patch to stop a common startup crash, until the real underlying cause is found. r=ruslan 2000-08-01 21:33:36 +00:00
varada%netscape.com 7e104b8a70 polish for mailwindow;bugs #41866,45195,45201,45203,45204;r=scottip 2000-08-01 21:24:29 +00:00
robinf%netscape.com f3375d60ca *** empty log message *** 2000-08-01 21:14:47 +00:00
dave%intrec.com e97a83d5c2 Undoing missing QA bug introduced with earlier patch (see bug 30826 for
details)
2000-08-01 19:52:06 +00:00
robinf%netscape.com a36ee902eb fixing bug 45752 2000-08-01 19:27:09 +00:00
brade%netscape.com d1f946195a changes submitted by Dan Haddix (dan6992@hotmail.com); bug #37788 2000-08-01 14:31:26 +00:00
brade%netscape.com 7875a4717d change submitted by Dan Haddix (dan6992@hotmail.com); bug #37788 2000-08-01 14:29:35 +00:00
brade%netscape.com 458c6c4bbb Send Page (contributed by rcassin@supernova.org); bug #44802 2000-08-01 14:17:48 +00:00