mscott%netscape.com
a70db6d245
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
0d55754a41
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
5cea93a98f
add some signal tests
2000-05-03 21:21:18 +00:00
mscott%netscape.com
b5fd327021
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
cb7f1cb7b0
more work on signals
2000-05-03 21:20:55 +00:00
mscott%netscape.com
e4a91ec61d
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
4e75ce88dd
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
141af6dbec
add ability to get the progress event sink directly from the channel.
2000-05-03 21:20:08 +00:00
mscott%netscape.com
3ebe5207ea
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
04a20c671b
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
c77c2ff1b5
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
087cac75b5
37560: convert platform to dom newlines before inserting html. r=cmanske
2000-05-03 21:18:23 +00:00
mscott%netscape.com
cf28501b8d
remove unnecessary comment
2000-05-03 21:18:18 +00:00
mscott%netscape.com
ebbfb2c74e
get rid of observers for the progress meter and status text area
2000-05-03 21:18:05 +00:00
mscott%netscape.com
593a1d30c6
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
cb968f053f
31587. FTP was caching the auth dialog data.
2000-05-03 21:17:48 +00:00
mscott%netscape.com
112a0730c4
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
b4cdea6bbd
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
5650e52fbf
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
5c734130e0
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
729334da32
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
e8d0965ae4
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
798feb62ff
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
bc01ad0432
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
271bcf0f1a
more changes
2000-05-03 19:32:35 +00:00
sspitzer%netscape.com
8ec7704318
more changes.
2000-05-03 19:31:21 +00:00
locka%iol.ie
3436b19aeb
Added -Gx compiler flag to generate exception handling stubs
...
Not part of build
2000-05-03 18:55:10 +00:00
locka%iol.ie
adcaf6fcd3
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
434aee07c6
Add makefiles to tip for psm library builds
2000-05-03 18:09:53 +00:00
locka%iol.ie
ab3eacd519
Removed some crud and cleaned code a little
...
Not part of build
2000-05-03 18:06:17 +00:00
locka%iol.ie
a312409c93
Fixed more coding style issues
...
Not part of build
2000-05-03 17:56:02 +00:00
locka%iol.ie
0ff12c80b2
Tool to print dependency info
...
Not part of build
2000-05-03 17:45:35 +00:00
karnaze%netscape.com
c5939a9831
bug 9271 - correctly insert cells, rows when insertion index equals number of elements.
2000-05-03 14:57:00 +00:00
brade%netscape.com
b134d8cbed
add some missing entities so Composer will startup today; add some tooltips which Simone will reword
2000-05-03 14:47:05 +00:00
svn%xmlterm.org
6644b9b1e2
xmlterm changes only.
...
Changed window name in window.open call in menuhack from "XMLterm" to "_blank".
Fix for bug 36420.
2000-05-03 14:42:34 +00:00
karnaze%netscape.com
7f7e9ccaa4
bug 30692 - skip inner table cell's block as percentage base and use cell instead. r=troy
2000-05-03 14:36:04 +00:00
brade%netscape.com
a18d82d66d
check in some missing entities so Composer might open up
2000-05-03 14:28:52 +00:00
tonyr%fbdesigns.com
b65440c980
Added comment when building with VC++ 5
2000-05-03 14:15:36 +00:00
tonyr%fbdesigns.com
8f634e0ca0
Getting ready to skin
2000-05-03 14:13:05 +00:00
tonyr%fbdesigns.com
9068dabb01
First Checked In.
2000-05-03 14:12:32 +00:00
rods%netscape.com
1044189944
cleaned up a lot of rules for buttons (html, submit, reset, input)
...
also changed rule so "active" style only shows when "hover"
2000-05-03 13:32:15 +00:00
dcone%netscape.com
fad6cd82fa
Fixed a bug with PatBlt and windows 95 and 98
2000-05-03 13:31:16 +00:00
brade%netscape.com
789350e2f3
slight rework/cleanup of BeginDragContentArea
2000-05-03 13:27:57 +00:00
jst%netscape.com
9d77a3fc56
Checking in DOM JS glue and stub implemetation for getComputedStyle().
2000-05-03 13:03:17 +00:00
jst%netscape.com
fb7fd02085
Adding header for the DOM Level 2 interface ViewCSS, not used yet.
2000-05-03 12:30:05 +00:00
jst%netscape.com
9cf5ee9c9d
Export more functions from the jsdom library.
2000-05-03 12:28:08 +00:00
mjudge%netscape.com
5cf733e15a
fixing vc5.0 does not know what CFSTR_SHELLURL is
2000-05-03 09:16:39 +00:00
hyatt%netscape.com
5ab412a350
Fixing viewer's scrollbars.
2000-05-03 09:15:50 +00:00
sspitzer%netscape.com
7112ebf2b6
fix the subscribe dialog. bug #37885 . sorry this was broken all day.
2000-05-03 08:33:15 +00:00
sspitzer%netscape.com
a53ccdd6db
clean up. the tree is still broken, looking into it.
2000-05-03 08:22:59 +00:00