ben%netscape.com
7348a6b798
46613, Classic skin polish (Mac profile manager)
2000-08-31 05:27:49 +00:00
ben%netscape.com
6a71119f86
46613, classic skin polish (Mac profile manager)
2000-08-31 05:26:27 +00:00
ben%netscape.com
8390d1ccb7
updated image
2000-08-31 05:18:47 +00:00
nelsonb%netscape.com
46fa09d149
Checkin a big speedup for sparc v8 CPUs when compiled with Workshop
...
compilers. Be sure to use -DMP_NO_MP_WORD with v8 CPUs.
2000-08-31 04:59:05 +00:00
ben%netscape.com
2e657b49e9
fix bustage
2000-08-31 04:55:59 +00:00
ben%netscape.com
37786cfa9e
mac classic users icon
2000-08-31 04:38:19 +00:00
mscott%netscape.com
683539b3d5
Bug #50853 --> fix a nasty infinite loop on windows. The compiler was choosing the wrong overloader method for nsPromiseConcatenation::operator+
...
which caused it to fail to inherit a mask bit which in turn led to the infinite loop.
this code came from scc.
r=mscott
2000-08-31 04:29:42 +00:00
harishd%netscape.com
cccd68fbe6
Solaris build bustage..
...
r=scc
2000-08-31 04:21:39 +00:00
nelsonb%netscape.com
10de2baeb6
Fix mpi.h so that it compiles when MP_NO_MP_WORD is defined on the command
...
line (or prior to including mpi.h).
2000-08-31 03:59:48 +00:00
nbhatla%netscape.com
a724cd0e53
#46423-> new modern skin polish. NOT PART OF BUILD. r=marlon
2000-08-31 03:49:23 +00:00
nbhatla%netscape.com
91ba42ed2d
#46423 -> New modern skin polish. NOT PART OF BUILD. r=marlon
2000-08-31 03:47:30 +00:00
nbhatla%netscape.com
0a7bb1fa79
#46423 -> New Modern skin Polsih. NOT PART OF BUILD. r=marlon
2000-08-31 03:46:53 +00:00
nbhatla%netscape.com
a0f96689ca
#46423 -> Modern skin Polish. NOT PART OF BUILD. r=marlon.
2000-08-31 03:46:10 +00:00
nelsonb%netscape.com
e95b014e32
Add missing copyright notice. Doh!
2000-08-31 03:45:39 +00:00
nbhatla%netscape.com
b6243188c2
#46423 - New Modern Skin Polish. Final batch of navigation bar images, other minor color tweaks. NOT PART OF BUILD. r=marlon
2000-08-31 03:44:33 +00:00
brendan%mozilla.org
dec096cac0
Fix GC_MARK_DEBUG bustage (r=dbaron, not part of build unless you -D it).
2000-08-31 03:41:36 +00:00
saari%netscape.com
9d7f2f1c61
fixing dr's bustage
2000-08-31 03:35:57 +00:00
brendan%mozilla.org
396485e045
Forgot to round capacity up to nearest power of two\! r=bienvenu.
2000-08-31 03:12:40 +00:00
danm%netscape.com
17b80feb19
check for null context before clearing JS watchpoints. bug 49615. patch from afranke@ags.uni-sb.de. r=brendan, me a=brendan
2000-08-31 03:10:52 +00:00
brendan%mozilla.org
fee5220228
Use lazy JS class init to save memory and cycles; also expand tabs per Emacs modeline (46703, r=blizzard@mozilla.org).
2000-08-31 02:59:59 +00:00
buster%netscape.com
644740d8b6
bug 48295 (floating nested table height initially 0, makes layout wrong)
...
r=karnaze
values from the wrong struct were getting passed into SetTallestCell
2000-08-31 02:57:58 +00:00
nelsonb%netscape.com
ac1576b1d1
Some cleanup. Check error codes for all functions that return them.
2000-08-31 02:52:23 +00:00
nelsonb%netscape.com
79db8e17f9
Big changes for performance. mp_digits are now always unsigned ints.
...
mp_words are used only on machines that support long long arithmetic.
s_mp_mod_d() was deleted. It was not being used and was not part of the
public API. The code that computes squares in s_mp_sqr was broken out
into a separate new function s_mpv_sqr_add_prop(), which is a target for
assembly language optimization. New function s_mpv_div_2dx1d(), also a
target for assembly optimization. These changes made X86 benchmark time
go from 22.5 seconds to 8.3 seconds on my reference test system.
2000-08-31 02:51:23 +00:00
nelsonb%netscape.com
abe117c1ce
Add support for Linux on X86 CPUs. Use assembler code on MIPS CPUs.
2000-08-31 02:43:56 +00:00
dr%netscape.com
dd4147c01a
removed nsTabFrame stuff, fix for 50612, r=ben
2000-08-31 02:41:55 +00:00
nelsonb%netscape.com
6817ff9bb1
Gnu assembler implementations of all s_mpv_ functions for Intel X86 CPUs.
2000-08-31 02:41:20 +00:00
nelsonb%netscape.com
d9081b6d4d
Add implementation of s_mpv_sqr_add_prop.
2000-08-31 02:40:32 +00:00
saari%netscape.com
f7208bdfa9
Removing nsTabFrame.cpp from layout.mcp for dr
fix for 50612
2000-08-31 02:39:51 +00:00
bryner%uiuc.edu
a8b16274f3
Fixing 50554 - keep the tree in a consistent state while removing its content.
...
This is prep work for 47795. Also fixes chatzilla crash. r=waterson.
2000-08-31 02:39:48 +00:00
beard%netscape.com
3940913be4
bug #44187 : added guards to prevent crashes when Java not available. r=jband
2000-08-31 02:37:42 +00:00
kmcclusk%netscape.com
7d81913b4d
Revert back to old loop construct for dispatching events which is safer when the event destroys the current view bug 50335 r=attinasi@netscape.com
2000-08-31 02:31:17 +00:00
beard%netscape.com
e14415a0f9
fixing crasher, reference counting problems. r=ccarlen
2000-08-31 02:26:44 +00:00
saari%netscape.com
d27521c8bd
Fixes for Mac menu bugs 49576, and 49142. r=pinkerton
2000-08-31 02:26:08 +00:00
waterson%netscape.com
b6927e3a0e
Add pldhash.c to the build.
2000-08-31 02:18:08 +00:00
waterson%netscape.com
4c414fe5f9
Add pldhash.h to the build.
2000-08-31 02:17:29 +00:00
ben%netscape.com
35ad3305c8
fix for the simplest part of 30878, right click checks checkboxes.
2000-08-31 02:13:00 +00:00
dr%netscape.com
8a1367b96e
fix for 49802, r=danm
2000-08-31 02:07:04 +00:00
naving%netscape.com
6488fb8171
Changed the BuildPop3Url to pass the port also
2000-08-31 01:53:45 +00:00
naving%netscape.com
8459400ceb
#define POP3_PORT was removed to get the port set for POP acct. Useful if the port is not
...
the default port.
2000-08-31 01:52:51 +00:00
alecf%netscape.com
8a1261a253
fix for 40357 - in filter editor, only display folder which can accept new messages
...
r=bienvenu
2000-08-31 01:50:48 +00:00
naving%netscape.com
6bda90e8bf
Read the profile from the directory with the hostname appended rather than hostandport
...
when migration is done
2000-08-31 01:49:44 +00:00
naving%netscape.com
488017cc4d
truncating the port number from the popservername because it causes problem
...
in creating directory on windows (Name:port)
2000-08-31 01:45:58 +00:00
mcafee%netscape.com
8e58f3a1f0
Backing out fix for solaris from earlier, r=akkana,scc
2000-08-31 01:22:17 +00:00
tao%netscape.com
1969b6881b
remove en-DE place holder from US build; a=ftang.
2000-08-31 01:09:31 +00:00
beard%netscape.com
4d77b2b175
Use Addr2Line with Linux format leak files.
2000-08-31 01:08:16 +00:00
beard%netscape.com
c6a58bb03e
Linux: used to map library +offset to file:line
2000-08-31 01:07:33 +00:00
pollmann%netscape.com
87cf1f6ddb
Bug 50143: All radio buttons should be unchecked before checking new one when restoring frame state r=jst@netscape.com
2000-08-31 00:59:31 +00:00
tao%netscape.com
3b781fd7e4
Take out en-DE place holder from installer build. a=ftang.
2000-08-31 00:56:23 +00:00
andreww%netscape.com
3030fc3770
fixing bugscape http://bugscape/show_bug.cgi?id=2177 r=hyatt.
2000-08-31 00:40:46 +00:00
nhotta%netscape.com
49df2f7db3
Changed to remember the query charset in GetInternetSearchURL(). Then use it to convert from that charset to UTF-8 in FindInternetSearchResults(), bug 42221, r=rjc.
2000-08-31 00:37:39 +00:00