sspitzer%netscape.com
e297d950f4
fix warning and fix bug #18036 , r=bienvenu, a=chofmann.
...
prevent the infinite loop when applying filters to mail if a filter
rule uses an arbitrary header.
1999-11-05 01:58:03 +00:00
mcafee%netscape.com
f535f208dc
Switching to use NS_WITH_SERVICE macro as specified in (5403); removing spurious clipboard service instance in nsEditorEventListeners.cpp. r=akkana, a=chofmann.
1999-11-05 01:29:49 +00:00
sdagley%netscape.com
887d49e666
Fix to larryh's earlier checkin to implement bug #17558 . Previous fix from bad diff would always result in an error trying to create a file that already existed (should only be an error in certain cases). r=sfraser
1999-11-05 01:18:07 +00:00
waterson%netscape.com
d9a983939b
Fix leak with nsCOMPtr. r=brendan, a=brendan
1999-11-05 00:52:23 +00:00
selmer%netscape.com
849332bc04
Tweak prior checkin a little
1999-11-05 00:49:23 +00:00
jfrancis%netscape.com
0b73e32c85
bug 17744; a=choffman; r=floppy moose
1999-11-05 00:46:06 +00:00
waterson%netscape.com
c7d7fbef2b
Fix leak with nsCOMPtr. r=brendan, a=brendan
1999-11-05 00:44:10 +00:00
selmer%netscape.com
454ac620e9
Fixups to generatelist & related handling of listbox type widgets
1999-11-05 00:36:17 +00:00
matt%netscape.com
7354ebdae6
fix for bug 18042 by adding close window tag r=mcafee
1999-11-05 00:34:48 +00:00
larryh%netscape.com
847c29cc5e
BugZilla 17558. PR_Open() gets PR_EXCL flag
1999-11-05 00:21:39 +00:00
pollmann%netscape.com
210784fe9b
Bug 17431: Clean house in form and form control destructors to allow reframing r=harishd a=choffman
1999-11-04 23:16:47 +00:00
sfraser%netscape.com
94b89b30ae
Fixes for 16723 -- fix error returns from imglib. Remove and re-add files to project to fix the case of the filenames. r=pnunn, a=chofmann.
1999-11-04 23:11:48 +00:00
sfraser%netscape.com
26e2b11922
Fixes for 16723 -- fix error returns from imglib. r=pnunn, a=chofmann.
1999-11-04 23:11:11 +00:00
sfraser%netscape.com
9269552e73
Fixes for 16723 -- fix error handling so that errors from image allocation are propogated back to imglib.. r=pnunn, a=chofmann.
1999-11-04 22:47:24 +00:00
rods%netscape.com
94cb5b1e6b
Commented out the reset of the list when an option gets added
...
Fixes crashers 17836, 17852, 17965 r=kmcclusk
1999-11-04 22:45:10 +00:00
mcafee%netscape.com
75527a38a5
Fixing JS error when loading prefs; skipping assertion in nsPrefWindow::ChangePanel() that is not needed for prefs to function, left a comment there so we can fix that later. (14663) a=matt, r=chofmann.
1999-11-04 22:39:21 +00:00
sfraser%netscape.com
93d9d9b39c
Fixes for 18029 and 16723 -- fix image drawing on Mac to use GWorlds, and put in api to lock and unlock pixels. Pass a real nsDrawingSurface to the image, instead oif a cast GrafPtr. r=pnunn, a=chofmann.
1999-11-04 22:36:21 +00:00
sfraser%netscape.com
4c3161dbe8
Fixes for 18029 and 16723 -- fix image drawing on Mac to use GWorlds, and put in api to lock and unlock pixels. r=pnunn, a=chofmann.
1999-11-04 22:32:22 +00:00
sfraser%netscape.com
ba6dda5e11
Fixes for 18029 and 16723 -- fix image drawing on Mac to use GWorlds, and put in api to lock and unlock pixels. Leave more free space in the heap for image (GWorld) pixels. r=pnunn, a=chofmann.
1999-11-04 22:29:02 +00:00
sfraser%netscape.com
530fb2917b
Fixes for 18029 and 16723 -- fix image drawing on Mac to use GWorlds, and put in api to lock and unlock pixels. Adding new error module for libimg. r=pnunn, a=chofmann.
1999-11-04 22:27:36 +00:00
sfraser%netscape.com
13525c0af2
Fixes for 18029 and 16723 -- fix image drawing on Mac to use GWorlds, and put in api to lock and unlock pixels. r=pnunn, a=chofmann.
1999-11-04 22:26:57 +00:00
nisheeth%netscape.com
716e6e11a8
r=norris,warren,radha. a=chofmann. Fix for bug 1646. Javascript: URLS were not getting loaded properly because the webshell was changing its notion of the current document (by setting mURL and mReferrer) too eagerly. Now, it does so only after the nsDocLoader::LoadDocument() in DoLoadURL() returns successfully.
1999-11-04 22:09:46 +00:00
pinkerton%netscape.com
0a89d40c78
add "status" area to the bottom so that bottom scroll arrow on MacOS is visible (r=slamm, bug# 8266).
1999-11-04 22:04:17 +00:00
nisheeth%netscape.com
5283884a87
r=norris,warren,radha. a=chofmann. Fix for 1646. Javascript: urls return NS_ERROR_DOM_RETVAL_UNDEFINED when the javascript: url evaluates into an undefined value. This error is propagated back up to nsWebShell::DoLoadURL().
1999-11-04 22:02:19 +00:00
varada%netscape.com
c59e8a0ea3
updating accountsetup.ini to deal with workspace
1999-11-04 21:48:32 +00:00
varada%netscape.com
d2d77e929b
updating makefile to create the WSTemplate
1999-11-04 21:47:27 +00:00
sfraser%netscape.com
7ad00245b5
Did a 'Remove object code and compact' on this project, and tidied up some access paths to try to eliminate the CodeWarrior hangs. a=leaf
1999-11-04 21:16:02 +00:00
valeski%netscape.com
14e25a91af
10736, r=andreas.otte@primus-online.de. Actually I'm more like the reviewer here. Andreas submitted this optimization to MakeAbsolute (it uses minimal memory routines and minimal parsing. this means performance increase by a factor of 10 for this method). I'm checking it in for him.
1999-11-04 20:31:36 +00:00
neeti%netscape.com
b6a832c952
fix for MLK bug 15818, every ImageURLImpl leaks.r=pnunn, a=chofmann.
1999-11-04 20:24:25 +00:00
selmer%netscape.com
9cfb13d3f4
Dynamic component checkbox initialization
1999-11-04 20:19:27 +00:00
sspitzer%netscape.com
a6a1846e05
better fix for #17597 , r=mscott, a=chofmann.
...
instead of setting the action for the url, check if we have a channel listener.
this is a cleaner fix, and now the quoting back end doesn't need to know about
the nntp url.
1999-11-04 20:02:31 +00:00
jefft%netscape.com
b84f4f7160
fixed bug 15069 && 12345 -- passing in file:/// instead of file:// as the file url spec; r=bienvenu, a=chofmann
1999-11-04 19:47:21 +00:00
waterson%netscape.com
0392a71779
Bug 17953, 17959. Fix nsXULElement leaks by using nsCOMPtrs. r=warren, a=chofmann
1999-11-04 19:44:38 +00:00
waterson%netscape.com
f9b4723956
Bug 17955. Don't unnecessarily add script event listeners to temporary nodes used for overlay hookup. r=hyatt, a=chofmann
1999-11-04 19:43:43 +00:00
putterman%netscape.com
f4dcdcb263
Fix for 17987. Approved by chofmann and reviewed by hangas.
1999-11-04 19:38:11 +00:00
kipp%netscape.com
ca39ca7b10
r=vidur; bug=17372; found a case where a trailing shy character on a line would trigger an infinite loop iff the shy character was the only piece of text after a text frame had been continued
1999-11-04 19:34:36 +00:00
waterson%netscape.com
2728cb5577
Bug 17847. Fix 'commandupdater' hookup for master document. r=hyatt, a=chofmann
1999-11-04 18:37:58 +00:00
jefft%netscape.com
0fc2153a4c
fixed bug 17925 -- pop3 get all message again; restore old behavior; always set leave message on server; r=rhp, a=chofmann
1999-11-04 15:27:29 +00:00
rhp%netscape.com
3e6de69f59
Changes for String Bundle problem in forwarding - Bug #: 12345 - r: jefft - approved: chofmann
1999-11-04 13:59:26 +00:00
waterson%netscape.com
3fc9ef7127
Bug 11501. Tree has regressed s.t. it is necessary to have a <treecol>; add it here. r=hyatt, a=jack
1999-11-04 08:57:52 +00:00
waterson%netscape.com
a33a2e44e3
Bug 17946. Trees must be contained within a fixed div. r=hyatt, a=jack
1999-11-04 08:33:08 +00:00
sgehani%netscape.com
462f21b1e5
No longer delete core file if it existed before running the installer: now only deleted if downloaded. Also, cleaned up the terminal window UI.
Only affects the standalone Install Wizard app, not the browser or mail.
[r=ssu, a=chofmann]
1999-11-04 08:23:55 +00:00
jefft%netscape.com
de0bfb010f
partial fix for bug 12345 - unable to forward message; check for valid url before calling msg_pick_real_name() to prevent crashing; r=rhp, a=chofmann
1999-11-04 06:25:36 +00:00
beard%netscape.com
41c65765a6
moved System.exit() to end of main.
1999-11-04 06:15:55 +00:00
beard%netscape.com
66d18685e7
moved System.exit() to end of main
1999-11-04 06:07:35 +00:00
beard%netscape.com
e16f106f06
JShell properties files.
1999-11-04 06:06:40 +00:00
beard%netscape.com
18d3a3d407
factored out common code to locate a source file on lxr or bonsai
1999-11-04 06:06:13 +00:00
beard%netscape.com
e8e34c2bce
communicates with cvsblame.cgi to assign blame to lines of a source file.
1999-11-04 06:05:52 +00:00
troy%netscape.com
f7bc2743c0
b=#17315. Changed DeletingFrameSubtree() to also look at the continuing
...
frames.
1999-11-04 05:23:11 +00:00
ducarroz%netscape.com
818e82215c
Fix for bug 17902. Fix various FCC problems as well error display. R=alecf, A=chofmann
1999-11-04 04:58:06 +00:00