jdunn%netscape.com
7f1a8f6ba8
#= jdunn@netscape.com
2000-01-24 15:59:26 +00:00
valeski%netscape.com
0efe3a1595
r=gagan. 18977, Implemented FTP upload (AsyncWrite) and 22300 fixed broken FTP responses (many servers don't follow spec and fire back newlines without preceeding numeric codes)
2000-01-24 15:55:40 +00:00
brade%netscape.com
217765d904
add nsAsyncEvent.cpp (r=valeski)
2000-01-24 15:54:33 +00:00
bienvenu%netscape.com
d443511610
bulletproof against num thread children getting to 0 r=jefft
2000-01-24 15:51:47 +00:00
valeski%netscape.com
3a3dc4fb45
added files: mozilla/netwerk/mime/src/nsMIMEServiceModule.cpp, removed files: mozilla/netwerk/mime/src/nsMIMEServiceFactory.cpp
2000-01-24 15:41:36 +00:00
valeski%netscape.com
449efd53a6
r=rhp. nsIMIMEInfo and nsIMIMEService have been revamped (there's one more small iteration coming tomorrow). nsIMIMEInfo has been extended and the service has been multi indexed using file extensions *and* the MIME type as keys.
2000-01-24 15:41:03 +00:00
brade%netscape.com
ec632ac3cb
remove/stub unused functions; set author meta tag only if author pref; separate debug options out of EditorCommands.js (r=akkana/kin)
2000-01-24 15:34:24 +00:00
brade%netscape.com
6876c72bd2
separate debug options out of EditorCommands.js (r=kin)
2000-01-24 15:31:39 +00:00
brade%netscape.com
3abf64ebc9
remove unused function (r=kin)
2000-01-24 15:29:39 +00:00
brade%netscape.com
06a9f2c2e7
First Checked In.
2000-01-24 15:28:05 +00:00
dcone%netscape.com
b244931153
Added the canonical pixels scale calculation. r = rods. b = 24405
2000-01-24 14:58:49 +00:00
dcone%netscape.com
ec07a3805b
implemented a method to return the canonical pixel scale. r = rods b = 24405
2000-01-24 14:58:00 +00:00
dcone%netscape.com
b11158d941
Added a member for the Canonical pixel scale - cross platform. r=rods b=24405
2000-01-24 14:52:12 +00:00
neeti%netscape.com
33fd4a049e
fix for memory leak of EventQueueEntry, bug - 24090, r=warren/morse
2000-01-24 14:15:10 +00:00
leaf%mozilla.org
02e5edc6e9
switching to native perl mkdir, does not affect build. r=ssu
2000-01-24 13:54:29 +00:00
michael.lowe%bigfoot.com
e8323398fa
Further optimisation to Windows timers. Some more to come later
2000-01-24 13:35:21 +00:00
pierre%netscape.com
0ff017366d
Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'.
2000-01-24 11:19:55 +00:00
pierre%netscape.com
6962364ebd
9809 "Dynamic changes of outline properties aren't repainted". Generate a reflow when the outline changes.
2000-01-24 08:16:54 +00:00
nisheeth%netscape.com
22a5959edb
Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me.
2000-01-24 06:43:15 +00:00
alecf%netscape.com
533f80cf25
fix missing space from complete identity line (too simple for a reviewer!)
2000-01-24 06:11:36 +00:00
terry%mozilla.org
25fa8b8b7b
Very minor HTML tweaking.
2000-01-24 05:50:46 +00:00
terry%mozilla.org
2291e7e479
New email code wasn't sending to people who had voted for a bug.
...
Added "My votes" link to footer. Other minor voting-related fixes.
2000-01-24 05:41:40 +00:00
bryner%uiuc.edu
2cfcf03a92
Fixing linux build bustage. r=pavlov.
2000-01-24 04:45:54 +00:00
warren%netscape.com
f96cff45ad
Added code to cancel/suspend/resume jar channels. Bug #24338
2000-01-24 03:54:20 +00:00
mscott%netscape.com
ec6aa4f9ad
add a new line to the end of this file
2000-01-24 02:08:44 +00:00
mscott%netscape.com
94afd74ef3
Add Add to AB and Send Mailto strings because these are in the new popup when you click
...
on an email address.
r=alecf
2000-01-24 02:07:44 +00:00
mscott%netscape.com
4dbfc42a7b
Bug #24399 --> make the interface called from JS use unicode instead of
...
UTF-8 strings. This means we have to convert unicode to UTF-8 and then
convert the results of the parsing back into unicode before returning.
this was already checked into the m13 branch.
r=alecf,sspitzer
2000-01-24 02:01:59 +00:00
mscott%netscape.com
25cce7d826
Bug #24399 --> fix displaying of email addresses with japanese characters
...
turn email addresses into titled buttons instead of html anchors such that
clicking on the address brings up a menu popup which shows you add to address book
or send mail to options...
r=alecf
2000-01-24 02:00:14 +00:00
mscott%netscape.com
c2f309bc96
Convert all email addresses into titled buttons instead of html anchors. Make subject
...
bold.
r=alecf
2000-01-24 01:58:23 +00:00
mscott%netscape.com
2c127e20c6
add a popup for Add To AB and Send Mail To when you click on an email address.
...
r=alecf
2000-01-24 01:57:10 +00:00
alecf%netscape.com
a5861da95d
include the interface, not the implementation, to reduce dependancies & speed up build (no reviewer, just a simple change)
2000-01-24 01:55:56 +00:00
mscott%netscape.com
9b34e616ad
Bug #23528 --> add style for making the subject bold. Add styles for email address button
...
to make it look like a link.
r=alecf
2000-01-24 01:55:39 +00:00
alecf%netscape.com
748f272395
coalesce meteor starts/stops that happen within a 1/2 second of each other - speeds up mail operations
...
r=mscott
2000-01-24 01:54:05 +00:00
mscott%netscape.com
e20d01d83b
Add msgHdrViewAddresses.js to the Mac build.
2000-01-24 00:46:14 +00:00
mscott%netscape.com
9212a2e4e0
Add msgHdrViewAddresses.js to the Unix build.
2000-01-24 00:45:32 +00:00
mscott%netscape.com
f86c7ac5c0
Add msgHdrViewAddresses.js to the windows build.
2000-01-24 00:44:24 +00:00
mscott%netscape.com
3a5b5af8c6
Adding this file to the repository (not built yet). This is a stub file
...
which contains some JS methods used for special email address processing
you might want to perform on email addresses.
2000-01-24 00:43:06 +00:00
mscott%netscape.com
4ab4a29bdf
Bug #24796 --> the fix for the cache manager friday night broke quoting msgs
...
for imap (which uses the memory cache). You don't need a load group to run a url
through the cache....so don't return an error if the load group is null
r=bienvenu
2000-01-24 00:32:14 +00:00
terry%mozilla.org
4c8f5603db
Fixed bug causing named queries to get all screwed up around "target
...
milestones".
2000-01-23 20:37:46 +00:00
terry%mozilla.org
3d75e25093
Named queries (and the default query) are now stored server side, in
...
the database, rather than in cookies. This means you have to log
in to use these features, but I have plans that require them to be
server-side. (Besides, some people were beginning to run out of
cookie space.)
2000-01-23 20:31:50 +00:00
ben%netscape.com
6dbae2d883
fix bug 24752 (back button on profile mgr page) r=syd@netscape.com; and partial for 23121 (jumpy text in titledbuttons that are disabled).
2000-01-23 20:06:02 +00:00
tonyr%fbdesigns.com
0b6574dbcd
Added unix makefiles for import service and text import component
2000-01-23 19:51:23 +00:00
brade%netscape.com
8e5c5266b3
load help into a new browser window (rather than using the current front window which may not be a browser window) ( #20291 ; r=hangas)
2000-01-23 19:43:57 +00:00
brade%netscape.com
3e9c2c4c13
fix typos in entities (r=momoi)
2000-01-23 19:19:32 +00:00
brade%netscape.com
5095152afe
call MenuKey if only the cmdKey is pressed (don't call it if the shift key or other modifier keys are pressed). r=saari
2000-01-23 19:02:40 +00:00
terry%mozilla.org
b7189efeef
Add a way to remove a default query that you may have set.
2000-01-23 17:14:09 +00:00
terry%mozilla.org
764ec540b7
Remove unused file
2000-01-23 16:57:32 +00:00
michael.lowe%bigfoot.com
35543c7f18
Convert About Mozilla into a modal dialog (bug 5921)
2000-01-23 12:40:24 +00:00
leaf%mozilla.org
2c85a6a56d
Automated update
2000-01-23 12:16:14 +00:00
briano%netscape.com
845d5ad806
Automated update
2000-01-23 12:15:24 +00:00