Commit Graph

51872 Commits

Author SHA1 Message Date
vidur%netscape.com
ee7036593f Partial performance fix for bug 25509. Restrict the size of text nodes (the max is settable via a pref-content.maxtextrun). r=nisheeth 2000-01-31 23:39:19 +00:00
rods%netscape.com
6485e37aef add extra debug; added some inremenal reflow code;
doing much better job check return vars;GetText now check for NS_OK;
r dcone, b 24292
2000-01-31 23:36:50 +00:00
sfraser%netscape.com
32d64b5f6f Add a couple more necko protocol projects to the build; keyword, and datetime. r=valeski 2000-01-31 23:31:43 +00:00
sfraser%netscape.com
7107bd9470 Fix the fragment name in this project. r=valeski 2000-01-31 23:30:54 +00:00
sfraser%netscape.com
af05b5af2a First Checked In. 2000-01-31 23:29:56 +00:00
beard%netscape.com
64f273abee fix nsIAtom leak. bug=25778, r=waterson 2000-01-31 23:29:08 +00:00
hangas%netscape.com
e56791badd Fix for 25499 and 20522, address book UI bugs. r=scottip 2000-01-31 23:25:11 +00:00
hangas%netscape.com
eb85b2aac5 Partial Fix for 25139. r=scottip 2000-01-31 23:24:21 +00:00
Jerry.Kirk%Nexwarecorp.com
59f0c10c58 Removing old version of Photon timers. The new one has been moved
under the unix directory.
2000-01-31 23:17:55 +00:00
dougt%netscape.com
ddffe2bc5c Hashtable miss fix. Wrong operator used. submitted by warren. 2000-01-31 23:10:55 +00:00
norris%netscape.com
14eac0c49a Fix use of unsupported typedef.
r=Jerry.Kirk@Nexwarecorp.com
2000-01-31 23:10:12 +00:00
dougt%netscape.com
bdecfd4757 bug fix 25626. r=tor@cs.brown.edu 2000-01-31 23:09:14 +00:00
dougt%netscape.com
f20a6b9f24 Since we are only getting information about this file, we should no pass the
GENERIC_READ flag.
2000-01-31 23:07:35 +00:00
dougt%netscape.com
d50e282b56 Initializing return values before they are used. 2000-01-31 23:06:04 +00:00
karnaze%netscape.com
ca069e57e9 new regression tests 2000-01-31 23:03:08 +00:00
dp%netscape.com
87083c17e8 Using NS_METHOD to satisfy windows compiler instead of nsresult. 2000-01-31 22:57:28 +00:00
rods%netscape.com
9741e0faee reviewing native widgets from build
r kmcclusk, bug 17029 (windows only)
2000-01-31 22:53:35 +00:00
terry%mozilla.org
2440cb6a46 REOPENing a bug now clears the resolution; most people will agree it
should have always had this behavior.
2000-01-31 22:50:10 +00:00
valeski%netscape.com
5356c1341c r=jevering. 25928. We were applying the local www.*.com trick to all protocols when it's currently only an http thang. 2000-01-31 22:47:40 +00:00
rods%netscape.com
bbf1942149 removing the creation of native widget and replacing them with asserts (for now)
b 17027 r kmccluck
2000-01-31 22:46:55 +00:00
pp%ludusdesign.com
1f1b827704 Oops, had a problem during the previous commit...
Replacing ::GetIID() with NS_GET_IID(). r=dp@netscape.com
2000-01-31 22:44:04 +00:00
sdagley%netscape.com
b3c9985980 Fix mem leak in My_CloseDir() (#25614). r=saari 2000-01-31 22:41:05 +00:00
pp%ludusdesign.com
07294f59bb *** empty log message *** 2000-01-31 22:40:33 +00:00
putterman%netscape.com
bb42c1aa32 Fix for 10796. r=jefft and ducarroz. Hook up double clicks on thread pane for drafts and templates. 2000-01-31 22:20:55 +00:00
rginda%netscape.com
18bb9b179f -- CHATZILLA CHANGES ONLY --
* irc.js
verify nickname after login (001)
call changeNick with mixed case nick (regression introduced by previus checkin.)
2000-01-31 22:17:36 +00:00
alecf%netscape.com
7c5aa2e15f add am-imap-advanced, not yet part of product -> no reviewer 2000-01-31 22:15:26 +00:00
ssu%netscape.com
0b1e5d944d fixing bug #25902. removed extended resource information that was not needed, but that simply made it more difficult to localize. r=sgehani 2000-01-31 22:14:51 +00:00
alecf%netscape.com
53cf53d8d5 add am-server-top.dtd, not yet part of product -> no reviewer 2000-01-31 22:14:46 +00:00
dp%netscape.com
ddcd8ae7df Updating sample generic module showing usage of registration and
unregistration hooks. r=scc
2000-01-31 22:14:43 +00:00
alecf%netscape.com
98f1422883 fix up some of the key-parsing for multiple accounts and rename a member variable to have an "m" in it :)
r=sspitzer
2000-01-31 22:07:48 +00:00
ducarroz%netscape.com
1f6903102f Fix bug 25926 and bug 23056. We are now looking first for a nickname match then for a username or email address. if no match found, we break a piece the user input and then reformat correctly all eventual addresses and add if needed default domain. R=mscott 2000-01-31 22:00:53 +00:00
mcafee%netscape.com
a5ef01002b Save child PID. other minor stuff. 2000-01-31 21:59:21 +00:00
rhp%netscape.com
997757341e Fix for I18N display of headers - Bug 25914 - r: mscott 2000-01-31 21:50:36 +00:00
ben%netscape.com
3e08a6366c fix for checkbox in wallet dialogs having label "check", r=alecf 2000-01-31 21:49:31 +00:00
idk%eng.sun.com
238e7f58c7 Added makefiles for examples 2000-01-31 21:47:29 +00:00
jdunn%netscape.com
af0d18fc99 remove extra ';' - breaks AIX 2000-01-31 21:44:40 +00:00
wtc%netscape.com
fc02a5d8cd Bugzilla bug #21428: fixed LL_CMP and LL_UCMP so that they can be used
with the <= and >= operators when HAVE_LONG_LONG is not defined.  The
fix is contributed by John G. Myers <jgmyers@netscape.com>.
r=wtc@netscape.com.
2000-01-31 21:41:08 +00:00
danm%netscape.com
94a219f706 changing name of opened window from 'null' to '_blank'. travis' idea. r:me 2000-01-31 21:33:50 +00:00
dbaron%fas.harvard.edu
c5caa767e3 A fix (which can be enabled with a #define) to make jprof work on a RedHat 6.0 system (as opposed to 6.1). There seem two be two differences: some of the parameters are not passed correctly to the signal handler, and there is a trampoline on the stack with an address greater than 0x7fffffff.
r=jlnance
Not part of default build.
2000-01-31 21:32:10 +00:00
nhotta%netscape.com
d7ffea17ba Changed EURO to EUR, no bug, no reviewer. 2000-01-31 21:26:37 +00:00
jdunn%netscape.com
895fa587c1 changing 'true' to 'PR_TRUE'
r= scottip@netscape.com
2000-01-31 21:26:11 +00:00
nhotta%netscape.com
7c4239ce40 Changed text/plain conversion option to use transliteration, bug 9574, r=ftang. 2000-01-31 21:25:21 +00:00
syd%netscape.com
a311b7eda2 Minor changes for PostScript printing. r=dcone. 2000-01-31 21:24:19 +00:00
nhotta%netscape.com
7625da2bb8 Added conversion from unicode to file systme charset, bug 24948, r=ftang. 2000-01-31 21:23:04 +00:00
nhotta%netscape.com
74f2070498 Added charset conversion between unicode and file systme charset, bug 23384, r=ftang. 2000-01-31 21:22:10 +00:00
rhp%netscape.com
96b3d06052 Changes to fix L10N vcard display - Bug: 25637 - r: jefft 2000-01-31 21:11:29 +00:00
valeski%netscape.com
3cb4368cf8 r=dougt. part of 18007. FTP now notifies the consumer of failures even if the data channel is never used. 2000-01-31 21:07:44 +00:00
mcafee%netscape.com
99a25ca4b6 Cleanup from slamm 2000-01-31 20:43:10 +00:00
putterman%netscape.com
8b85fc4a60 Fix for bug 25833 for mscott. r=scottip. Can now bring up more than one dialog and more than
one instance of an app.
2000-01-31 18:55:27 +00:00
norris%netscape.com
e221b94f7b Remove unused private method. 2000-01-31 18:49:07 +00:00