cmanske%netscape.com
293fd81594
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
c095d3c281
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
9d98b785c7
Investigating allocation of temporary variables.
2000-08-02 01:01:01 +00:00
danm%netscape.com
d5bf71516f
adding missing initialization of nsBrowserInstance object. bug 46979
2000-08-02 00:55:49 +00:00
bryner%uiuc.edu
3664a2128a
Removing the makefile for the directory I just removed. r=alecf.
2000-08-02 00:47:35 +00:00
bryner%uiuc.edu
a266d353ea
Removing unused directory/files. No effect on build. r=alecf.
2000-08-02 00:46:14 +00:00
larryh%netscape.com
cef4c0c62d
BugZilla: 4090. cross platform breakage
2000-08-02 00:45:18 +00:00
dimator%netscape.com
d5d9e7cd81
Removing no longer used files. r=putterman
2000-08-02 00:40:18 +00:00
pnunn%netscape.com
36081afbc8
bug#46360: fixing leak of nsWeakReference. Thanks, Patrick. pnunn.
2000-08-02 00:34:30 +00:00
sfraser%netscape.com
c92245be0a
Fix bug 34741 -- command-drag should not activate windows. r=pinkerton
2000-08-02 00:30:41 +00:00
hyatt%netscape.com
4c6bc44500
Fix for column resizing. 41357.
2000-08-02 00:27:51 +00:00
hyatt%netscape.com
349528309d
Fix for 41357.
2000-08-02 00:27:07 +00:00
hyatt%netscape.com
98118f0ce1
Column resizing. 41357
2000-08-02 00:26:43 +00:00
hyatt%netscape.com
8a17b8c062
Column resizing. 41357.
2000-08-02 00:26:25 +00:00
ddrinan%netscape.com
5abc2b49c5
Initialize pointer!
2000-08-02 00:20:24 +00:00
valeski%netscape.com
02e5ee7e26
mlk fix. r=tao
2000-08-02 00:09:22 +00:00
larryh%netscape.com
150eb7bcfa
BugZilla: 25982. remove comment witin a comment
2000-08-02 00:09:07 +00:00
ducarroz%netscape.com
c8eb5bbf73
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
f4998b1b1e
removing extraneous variable
2000-08-01 23:57:36 +00:00
valeski%netscape.com
e8ad67f146
removing extraneous string/memory usage
2000-08-01 23:44:38 +00:00
larryh%netscape.com
d38ef6d48f
change default hostname to mcom.com
2000-08-01 23:31:48 +00:00
valeski%netscape.com
3dcb2f526b
44848. r=gagan. fixing leaked strings
2000-08-01 23:27:29 +00:00
dimator%netscape.com
27ea675220
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
50423aeb67
removing extraneous static var and #includes
2000-08-01 23:23:44 +00:00
mcafee%netscape.com
8b4932dae1
Avoid double slash problem when ObjDir is ''.
2000-08-01 23:17:59 +00:00
valeski%netscape.com
5739272593
raw pointer mlk fix. r=dougt
2000-08-01 22:57:58 +00:00
bryner%uiuc.edu
3eb7cb9265
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
6914b0df4b
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:15 +00:00
varada%netscape.com
e562cefc0f
disallow copy or move messages to Unsent Messages folder;bug #40695 ; r=scottip
2000-08-01 22:42:47 +00:00
mcafee%netscape.com
d2cceda963
BranchTag was being ignored, moving the logic to BuildIt() function.
2000-08-01 22:40:53 +00:00
alecf%netscape.com
eb17461c0f
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
e7483ec075
Removing unused files. Not part of the build. r=cls.
2000-08-01 22:35:28 +00:00
bryner%uiuc.edu
9115c3cca2
Fix for 46545 - command+click in trees on Mac. r=brade.
2000-08-01 22:30:10 +00:00
mscott%netscape.com
876d070a79
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
9d7d22a4ff
Breaking out platform specific jar stuff.
2000-08-01 22:22:41 +00:00
saari%netscape.com
932cda49ba
fix for nsbeta3+ 37301, dynamically created menus crash on MacOS. r=pinkerton
2000-08-01 22:11:11 +00:00
larryh%netscape.com
c56f06f6ab
BugZilla: 25983. comment cleanup
2000-08-01 22:08:35 +00:00
slamm%netscape.com
8d76a76058
Remove bookmarks folder from toolbar. Bug 39332. r=pavlov.
2000-08-01 22:04:55 +00:00
neeti%netscape.com
8926df0b9e
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
8eb3687fb2
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
e88d343b75
Fix for 46849. r=pavlov
2000-08-01 21:39:28 +00:00
danm%netscape.com
d145eecb84
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
74f1c11ff9
polish for mailwindow;bugs #41866,45195,45201,45203,45204;r=scottip
2000-08-01 21:24:29 +00:00
robinf%netscape.com
183639d67a
*** empty log message ***
2000-08-01 21:14:47 +00:00
dave%intrec.com
483b625787
Undoing missing QA bug introduced with earlier patch (see bug 30826 for
...
details)
2000-08-01 19:52:06 +00:00
robinf%netscape.com
d8fc9f842f
fixing bug 45752
2000-08-01 19:27:09 +00:00
brade%netscape.com
88bbd13145
changes submitted by Dan Haddix (dan6992@hotmail.com); bug #37788
2000-08-01 14:31:26 +00:00
brade%netscape.com
ab75548449
change submitted by Dan Haddix (dan6992@hotmail.com); bug #37788
2000-08-01 14:29:35 +00:00
brade%netscape.com
22cb1be09c
Send Page (contributed by rcassin@supernova.org); bug #44802
2000-08-01 14:17:48 +00:00
brade%netscape.com
4d98f8a9b1
initialize menuhandle to null; r=sfraser; bug #45245
2000-08-01 09:06:25 +00:00