Commit Graph

51851 Commits

Author SHA1 Message Date
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
terry%mozilla.org
b697d86bb0 The "And" and "Or" buttons now work faster, if you have Javascript
enabled.  (If you don't have Javascript, they work just like they did
before.)
2000-01-31 18:19:44 +00:00
slamm%netscape.com
926f33c7af Print verbose statements to stderr instead of stdout to avoid buffering. 2000-01-31 17:38:41 +00:00
jdunn%netscape.com
d873ae6b92 changing static_cast to use NS_STATIC_CAST instead... 2000-01-31 15:37:51 +00:00
attinasi%netscape.com
e88987eb6d Sorry - typo in change... 2000-01-31 14:26:25 +00:00
attinasi%netscape.com
111ba4ec67 Changed the setting of PrimaryFrame for elements wrapped in a GfxScrollFrame,
except for the DocElement which still has the primary frame set to the scrolledframe.
Fixed compiler warning around NS_NewFiedlSetFrame(...).
r=evaughan b=23803
2000-01-31 14:04:41 +00:00
attinasi%netscape.com
b1eb24a0ce Removed unused argument statements for elimination of warnings. No functional changes. 2000-01-31 13:54:39 +00:00
jfrancis%netscape.com
f91098d0f6 make selection sticky across undo/redo (24573); get bold/italic/underline toolbar feedback working (24574); fix for 24856: unable to unbold text; fix for 24572: cant get selection between split lists 2000-01-31 10:30:12 +00:00
mcafee%netscape.com
241f11630f Switching to tinderbox.mozilla.org from cvs-mirror.mozilla.org per dmose/rko's load-balancing. 2000-01-31 08:00:22 +00:00
rhp%netscape.com
e86b70b6c3 Incorrect determination of 8 bit emails - Bug #: 25674 - r: jefft 2000-01-31 05:16:03 +00:00
terry%mozilla.org
eac8c2d6f8 Fix busted link. 2000-01-31 03:52:09 +00:00
dbaron%fas.harvard.edu
1946b31471 Fix bug 16200 (mostly) for both GFX and native scrollbars by rounding scroll requests to the nearest pixel and, from then on, only using that rounded value. Previously, disagreements (of a fraction of a pixel) between what was on the screen and what was supposed to be there caused rounding problems (particularly at less common logical resolutions). There is a chance this may not be necessary in the future, because transform changes may fix this.
r=dcone
2000-01-31 02:44:10 +00:00
ftang%netscape.com
13e54cc8d1 fix leakage of the widget in OnKey 2000-01-30 23:52:35 +00:00
rbs%maths.uq.edu.au
838e028417 [#ifdef MATHML]. Hook for the ms tag 2000-01-30 23:33:38 +00:00
rbs%maths.uq.edu.au
0b3223675b Enable the <ms> tag 2000-01-30 23:30:54 +00:00
rbs%maths.uq.edu.au
c73698ed81 First check-in 2000-01-30 23:28:51 +00:00
terry%mozilla.org
04276b4a04 Add a param to control where to look for the "registry" stuff. 2000-01-30 19:46:41 +00:00
terry%mozilla.org
bd4ad592f0 Allow searching of attachment stuff using boolean charts. 2000-01-30 19:21:43 +00:00
beard%netscape.com
00b1dc479c changed http://cvs-mirror.mozilla.org/webtools/bonsai/ to http://bonsai.mozilla.org, to work around a redirect bug. 2000-01-30 19:05:36 +00:00
beard%netscape.com
935e5216ba removed some command hex values from character interpretation such as 0x00000000 and 0xFFFFFFFF. 2000-01-30 19:04:41 +00:00
troy%netscape.com
1b8d3a512b b=25245. Fixed some problems in ReflowLine() when reflowing to incrementally
update the maximum width
2000-01-30 18:42:23 +00:00
troy%netscape.com
6476da726e b=25245 Changed ComputeContainingBlockRectangle() to set the containing
block width to NS_UNCONSTRAINEDSIZE if it is an unconstrained reflow.
This way percentage based widths are treated properly
2000-01-30 18:40:48 +00:00