sfraser%netscape.com
f46b10c677
Move the resouce copying to the end, so that we have fewer files in dist during the build process. This should speed up looking for include files.
2000-05-03 21:40:44 +00:00
cmanske%netscape.com
3b8303878c
Change to correct strings for 'Recent Pages' and 'Revert to Last Saved'
2000-05-03 21:40:18 +00:00
tor%cs.brown.edu
697d0bae6f
Build bustage fix for SUNWspro: false->PR_FALSE
2000-05-03 21:38:50 +00:00
alecf%netscape.com
07ea4fe288
initialize the dialog with all filter terms
...
(not working just yet)
2000-05-03 21:38:23 +00:00
alecf%netscape.com
38c166cb0c
add getters for mailterm's target
2000-05-03 21:37:41 +00:00
jdunn%netscape.com
150f06b447
remove incorrect/outdated pthread references
...
# 37394
r= rusty.lynch@intel.com blizzard@mozilla.org
2000-05-03 21:34:29 +00:00
rods%netscape.com
ac563b3260
now mapping minus '-' key virtual code to correct DOM key virtual code
...
now correctly creating ket press events for <ctrl>= <ctrl>- <ctrl>;
bug 5716
2000-05-03 21:34:09 +00:00
nhotta%netscape.com
fb7dd546e8
Alert the user if the subject contains out of range characters of the mail charset, r=ducarroz, bug 28908.
2000-05-03 21:31:15 +00:00
slamm%netscape.com
f7fe34a276
Change collapsed rule to set 'visibility:collapse' instead of 'visibility:collapsed' bug 37725
2000-05-03 21:30:02 +00:00
nhotta%netscape.com
b01e053276
Added the encoder function to substitute not converted characters with question mark instead of abort the conversion, bug 31797.
2000-05-03 21:27:25 +00:00
mscott%netscape.com
52453459ae
get rid of observers for the progress meter and status text area
2000-05-03 21:24:37 +00:00
nhotta%netscape.com
ab5ca63984
Added two new I18N functions,
...
nsMsgI18Nmultibyte_charset() - checks multibyte charset,
nsMsgI18NFormatNNTPXPATInNonRFC1522Format - create I18N search string for nntp.
nsMsgI18Ncheck_data_in_charset_range - checks if the input is in a charset range.
2000-05-03 21:23:58 +00:00
mscott%netscape.com
d01729dc4f
adding host and port information to the logging code.
2000-05-03 21:22:18 +00:00
nhotta%netscape.com
9f7bbda916
Added new category "isMultibyte" and data, r=cata.
2000-05-03 21:22:09 +00:00
alecf%netscape.com
6358e2233a
track box-header changes
2000-05-03 21:21:58 +00:00
mscott%netscape.com
392162f066
remove some obsolete #ifdefs
2000-05-03 21:21:57 +00:00
mscott%netscape.com
69cb8b7561
pass progress not as a percent but with a current and max byte count
...
Use progress event sink instead of nsIMsgStatusFeedback.
2000-05-03 21:21:35 +00:00
waterson%netscape.com
47909284f5
Bug 37853. Add MOZ_COUNT_[C|D]TOR calls to the objects allocated from nsCSSDeclaration. r=attinasi
2000-05-03 21:21:30 +00:00
blizzard%redhat.com
bcdad23ae6
add some signal tests
2000-05-03 21:21:18 +00:00
mscott%netscape.com
2f0a1f8ada
rewrite progress to go through the progress event sink which we get from the
...
mock channel instead of from the status feedback object attached to the url.
Change progress Info struct to pass in current and max progress separately
instead of as a percentage.
2000-05-03 21:21:07 +00:00
blizzard%redhat.com
f93ea40135
more work on signals
2000-05-03 21:20:55 +00:00
mscott%netscape.com
0f7da964cd
don't precaculate the percentage...pass the current and max values around instead
...
use progress event sink for progress instead of nsIMsgStatusFeedback.
implement Get/SetNotifcationCallbacks on the mock channel. Be sure to extract
the progress event sink if we were given one.
2000-05-03 21:20:34 +00:00
valeski%netscape.com
b1f5ae2519
removing extraneous channel member, and ensuring that final releases used by the FTP thread are made on the owning thread.
2000-05-03 21:20:32 +00:00
mscott%netscape.com
7ee2674e50
add ability to get the progress event sink directly from the channel.
2000-05-03 21:20:08 +00:00
mscott%netscape.com
ec7787224e
progress & status should use the progress event sink associated with the laod
...
instead of the status feedback object
2000-05-03 21:19:38 +00:00
mscott%netscape.com
a16b2b4d25
implement GetContentLength for mailbox protocol. Report progress
...
via the progress listener event sink associated with the load
2000-05-03 21:19:22 +00:00
mscott%netscape.com
384afc3a01
don't include msgMail3PaneWindow.js because we don't need it...this just
...
slows us down.
2000-05-03 21:18:33 +00:00
akkana%netscape.com
acb1acede5
37560: convert platform to dom newlines before inserting html. r=cmanske
2000-05-03 21:18:23 +00:00
mscott%netscape.com
1ac0863030
remove unnecessary comment
2000-05-03 21:18:18 +00:00
mscott%netscape.com
8f10e24443
get rid of observers for the progress meter and status text area
2000-05-03 21:18:05 +00:00
mscott%netscape.com
3d48a08dcf
get rid of broadcasters for the throbber and progressmeter as these
...
are no longer necessary.
2000-05-03 21:17:52 +00:00
valeski%netscape.com
e24dddf19a
31587. FTP was caching the auth dialog data.
2000-05-03 21:17:48 +00:00
mscott%netscape.com
40eefce45f
remove obsolete onProgress method which was used by observers on the progressmeter
...
add more efficient implementations of Start/Stop Meteoers. Implement
setting progress as a percentage of the load.
2000-05-03 21:17:33 +00:00
mscott%netscape.com
54863ea2c6
remove observers on the progressmeter element. we now directly manipulate
...
the progressmeter instead of going through an observer which is *MUCH*
slower
2000-05-03 21:17:14 +00:00
mscott%netscape.com
38a2ffb655
remove OnStart/OnStop meteor calls. These calls will happen automatically
...
when the channel for the url is added to its load group.
2000-05-03 21:16:44 +00:00
mscott%netscape.com
064d2d4d95
set a default progress event sink == the status feedback version.
...
necko may over-ride us with another one.
implement Get/SetNotification callbacks in order to extract the progress
event sink if there is one.
2000-05-03 21:16:22 +00:00
mscott%netscape.com
823add747f
remove unnecessary QI calls. remove thread safety locks
...
because this object is never accessed from multiple threads
2000-05-03 21:15:47 +00:00
mscott%netscape.com
f318a954f6
set our status feedback object as the web progress listener
...
for the content docshell for the message pane.
2000-05-03 21:15:28 +00:00
mscott%netscape.com
1fbcaa1e55
whack status feedback to be a nsIWebProgressListener and not a
...
DocumentLoaderObserver. Yeah!!! We need to be a progress event sink as well
to handle the cases where urls don't get run through a load group.
Temporarily disable timeout code for starting / stopping the meteors.
remove all old nsIDocumentLoaderObserver cruft
2000-05-03 21:15:12 +00:00
valeski%netscape.com
280b8abd8d
35329. MultiMixed converter was stripping *all* whitespace from header values, now it is just compressing it off the ends.
2000-05-03 21:14:39 +00:00
sspitzer%netscape.com
7c1af58b0a
more changes
2000-05-03 19:32:35 +00:00
sspitzer%netscape.com
37479f1a1d
more changes.
2000-05-03 19:31:21 +00:00
locka%iol.ie
d8e4f0846f
Added -Gx compiler flag to generate exception handling stubs
...
Not part of build
2000-05-03 18:55:10 +00:00
locka%iol.ie
62fe158900
More cleanups
...
Turned of the Unicode string checking by default
Not part of build
2000-05-03 18:54:46 +00:00
thayes%netscape.com
441820f1c8
Add makefiles to tip for psm library builds
2000-05-03 18:09:53 +00:00
locka%iol.ie
2c1b439a85
Removed some crud and cleaned code a little
...
Not part of build
2000-05-03 18:06:17 +00:00
locka%iol.ie
a92ffe181a
Fixed more coding style issues
...
Not part of build
2000-05-03 17:56:02 +00:00
locka%iol.ie
909cbcfa40
Tool to print dependency info
...
Not part of build
2000-05-03 17:45:35 +00:00
karnaze%netscape.com
902ff895ab
bug 9271 - correctly insert cells, rows when insertion index equals number of elements.
2000-05-03 14:57:00 +00:00
brade%netscape.com
d3dd6e17e4
add some missing entities so Composer will startup today; add some tooltips which Simone will reword
2000-05-03 14:47:05 +00:00