dougt%netscape.com
|
b16046f5a0
|
Fix for 26850 by Andreas Otte. This fixes complex uri parsing, specifically
defined in the mentioned bug.
|
2000-02-08 01:20:33 +00:00 |
|
waterson%netscape.com
|
b21cefd4df
|
Bug 12587. Tweak CSS and JS to make directories into links. Fix symlink stuff to be conditions off of SYMBOLIC-LINK, per lou's spec.
|
2000-02-08 01:20:01 +00:00 |
|
bienvenu%netscape.com
|
85ee28a198
|
more fixes for double byte folder names, including create and rename, r=putterman,jefft
|
2000-02-08 01:20:00 +00:00 |
|
waterson%netscape.com
|
bd07ef4b98
|
Cleanup: collapse some QueryInterface implementations into macros; re-write ProcessData() to avoid hitting the heap more than necssary.
|
2000-02-08 01:17:27 +00:00 |
|
waterson%netscape.com
|
f8347ec3fb
|
Bug 17586. Use more robust condition to determine stream length ('-1') for HTTP-index streams on directories. Add lots of logging along the way. r=syd,valeski.
|
2000-02-08 01:16:09 +00:00 |
|
rhp%netscape.com
|
8cc87b679d
|
Max message size warning feature and labeling forwarded messages by subject - Bugs: 26519 5647 - r: jefft
|
2000-02-08 01:15:54 +00:00 |
|
vidur%netscape.com
|
0970222b53
|
Optimize the case for container content with only a single child (the most common case). Now we only allocate a nsVoidArray if there's more than one child. r=troy
|
2000-02-08 01:12:59 +00:00 |
|
sspitzer%netscape.com
|
9431eb3736
|
more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
|
2000-02-08 01:11:13 +00:00 |
|
mscott%netscape.com
|
1151b9cac4
|
Remove some wastefule NS_LOCK_INSTANCE useages in this class because
the class only runs on the UI thread...no need to use these locks
r=sspitzer
|
2000-02-08 01:10:21 +00:00 |
|
mscott%netscape.com
|
6940ec22be
|
disable the save all button for attachments because that isn't implemented yet...
r=sspitzer
|
2000-02-08 01:09:16 +00:00 |
|
sspitzer%netscape.com
|
ff4cb04602
|
workaround fix for #26885. changes for ben to the nsIProfile interface
r=ben@netscape.com
|
2000-02-08 01:04:41 +00:00 |
|
hyatt%netscape.com
|
f280862dfb
|
Bug fixes.
|
2000-02-08 01:02:47 +00:00 |
|
sfraser%netscape.com
|
d6a1917e8a
|
Fix NSStdLib exports for Pro 5. r=scc
|
2000-02-07 23:58:38 +00:00 |
|
varada%netscape.com
|
463daeff17
|
fix for bug#26449 - because of the presence of the two \ it was not possible to bring up the filedialogbox.
|
2000-02-07 23:55:29 +00:00 |
|
terry%mozilla.org
|
1e283d69ce
|
Don't lock up mysqld if a lot of addcheckin processes pile up.
|
2000-02-07 23:48:17 +00:00 |
|
terry%mozilla.org
|
410c63285a
|
Added DisconnectFromDatabase() routine.
|
2000-02-07 23:46:07 +00:00 |
|
sfraser%netscape.com
|
ed0c5e7aba
|
Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc
|
2000-02-07 23:38:28 +00:00 |
|
scc%netscape.com
|
c372526fe5
|
Pro5 update
|
2000-02-07 23:12:23 +00:00 |
|
scc%netscape.com
|
73802d6f2e
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
|
sfraser%netscape.com
|
ca3f09f0e8
|
Fix NSRuntime and NSStdLib exports for Pro 5. r=scc
|
2000-02-07 22:39:34 +00:00 |
|
scc%netscape.com
|
ff27587bd0
|
Pro5 update; mustn't un-define _INT16, et al. r=beard
|
2000-02-07 22:34:09 +00:00 |
|
scc%netscape.com
|
7592f488ec
|
Pro5 update; eliminate dependcies on PowerPlant r=beard
|
2000-02-07 22:32:40 +00:00 |
|
scc%netscape.com
|
cde0495559
|
Pro5 update
|
2000-02-07 22:29:52 +00:00 |
|
terry%mozilla.org
|
775039658f
|
Make the "mail a new password" text be a param.
|
2000-02-07 22:11:55 +00:00 |
|
buster%netscape.com
|
2b193cb97b
|
bug 26241
all I did was initialize an out-param. no reviewer.
|
2000-02-07 15:50:25 +00:00 |
|
troy%netscape.com
|
a1ed8d02de
|
b=26727 r=jfrancis@netscape.com Changed MarkLineDirty() to always mark the
line dirty even if it also marks the preceding line dirty
|
2000-02-07 15:36:08 +00:00 |
|
jefft%netscape.com
|
015ed59aa6
|
fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp
|
2000-02-07 15:15:14 +00:00 |
|
dcone%netscape.com
|
bbff46ffb3
|
Converted decent into a negative value. r=rods
|
2000-02-07 14:02:01 +00:00 |
|
scc%netscape.com
|
424433c86b
|
bug #25621: didn't check for null before |AddRef()|. Converted |NS_ADDREF|-->|NS_IF_ADDREF|. No code review.
|
2000-02-07 10:05:14 +00:00 |
|
rbs%maths.uq.edu.au
|
3c6bae46a2
|
Added some maction examples
|
2000-02-07 09:35:21 +00:00 |
|
rjc%netscape.com
|
11a0e3b5f5
|
Fix another simple warning.
|
2000-02-07 08:59:41 +00:00 |
|
rbs%maths.uq.edu.au
|
b45922c8b1
|
[#ifdef MATHML]. Hook for the <maction> tag
|
2000-02-07 08:55:51 +00:00 |
|
alecf%netscape.com
|
eb71a72b2b
|
fix for #26762 - I forgot to check in this file, just make sure to pass in the event to the delete handler.
r=sspitzer
|
2000-02-07 08:54:59 +00:00 |
|
rbs%maths.uq.edu.au
|
28487ae920
|
Added more atoms (actiontype, other, selection)
|
2000-02-07 08:52:22 +00:00 |
|
rbs%maths.uq.edu.au
|
69eabfc7ca
|
Consolidation
|
2000-02-07 08:51:10 +00:00 |
|
rbs%maths.uq.edu.au
|
d866cb1475
|
Enable the <maction> tag -- pending issue: a dynamic action that reduces the number of lines of screen does not totally erase the last line on a half-full screen
|
2000-02-07 08:47:48 +00:00 |
|
rjc%netscape.com
|
d3f1ff5f73
|
Simple warning fix.
|
2000-02-07 08:45:51 +00:00 |
|
rjc%netscape.com
|
c765c57d7f
|
Part of fix for bug # 25034: need to be able to support foreign charsets when searching.
|
2000-02-07 08:43:44 +00:00 |
|
alecf%netscape.com
|
299cc6fa08
|
don't leak an atom (forgot NS_OK)
r=hyatt
|
2000-02-07 08:02:22 +00:00 |
|
brendan%mozilla.org
|
8f35d9a247
|
Comment/cosmetic changes only (r=shaver@mozilla.org).
|
2000-02-07 07:28:25 +00:00 |
|
pavlov%netscape.com
|
6e1f084bb4
|
convert UTF8_STRING to unicode in the clipboard. add some nsCOMPtr goodness. remove code cruft. only draw each part of the updated region if there are less than 10 rects making up the region. fix not being able to move windows to where you want them (bug 17703). r=bryner@uiuc.edu
|
2000-02-07 03:43:42 +00:00 |
|
pavlov%netscape.com
|
a77bec64b2
|
add GetNumRects() to nsIRegion to return the number of rects making up the region. make two XChangeGC calls in to 1 to reduce X server traffic. inline a few methods that are used internally in the gtk implimentations. remove some code cruft. r=bryner@uiuc.edu
|
2000-02-07 03:39:21 +00:00 |
|
mcafee%netscape.com
|
513d6c1972
|
Moving InitVars and LoadConfig over to build-seamonkey-util.pl.
|
2000-02-07 03:13:59 +00:00 |
|
rhp%netscape.com
|
7e781c43ea
|
This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft
|
2000-02-07 03:06:51 +00:00 |
|
jfrancis%netscape.com
|
28fd752530
|
fix for 24051: modifying password field corrupts pw text; checked in on behalf of buster; r=jfrancis
|
2000-02-07 02:48:36 +00:00 |
|
dp%netscape.com
|
b3ff096fdd
|
Fixing nsAtomTable assert on shutdown. Was caused by forgetting to
release a static categoryDataSource in the dtor. r=rjc,scc
|
2000-02-07 02:45:01 +00:00 |
|
mcafee%netscape.com
|
4e615f3c44
|
Moving GetSystemInfo, SetupEnv, SetupPath to build-seamonkey-util.pl so they can be reused. Adding MOZ_BYPASS_PROFILE_AT_STARTUP so non-cltbld-built tinderbox builds don't get stuck in profile manager.
|
2000-02-07 02:34:30 +00:00 |
|
mcafee%netscape.com
|
52ddec9fae
|
Splitting out some of the build-seamonkey.pl script so other scripts can reuse this logic. r=slamm
|
2000-02-07 02:17:39 +00:00 |
|
bienvenu%netscape.com
|
1009440601
|
don't unescape urls before loading messages,r=mscott
|
2000-02-07 02:09:13 +00:00 |
|
jfrancis%netscape.com
|
ebc0651bbf
|
fix for 25452 (plain text widgets break IME escape key). checked in on behalf of katakai@japan.sun.com; r=jfrancis
Thanks Katakai!
|
2000-02-07 01:42:14 +00:00 |
|