Commit Graph

67690 Commits

Author SHA1 Message Date
svn%xmlterm.org
80622a2626 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed overlay to XMLterm back into the tasks menu.
2000-08-12 03:51:02 +00:00
danm%netscape.com
c1c98975af plug leaking nsWindow. bug 48066. code=sean@beatnik.com r=law@netscape.com, me 2000-08-12 02:35:58 +00:00
sfraser%netscape.com
a3f4e3fcd0 Fix typo, bug 48616. r=pollmann 2000-08-12 01:42:04 +00:00
BlakeR1234%aol.com
8dc5b75475 Fix bug 42957 - make enter/return work properly in the XPInstall dialog. r=dveditz a=dveditz 2000-08-12 01:31:32 +00:00
mcafee%netscape.com
890da54651 splitting forms-and-passwords pref pane into two panes, out of realestate (40888). r=slamm 2000-08-12 01:30:18 +00:00
mcafee%netscape.com
a59b87c818 Saving space in winhooks pref panel (40888). r=slamm 2000-08-12 01:29:01 +00:00
sfraser%netscape.com
c82c67089f Final part of fix for 25161 -- use the new user-select: _moz_all that pierre just checked in. 2000-08-12 01:26:39 +00:00
edburns%acm.org
939ba7fc5a Changes to make it build in the BAL case. 2000-08-12 01:22:18 +00:00
cyeh%bluemartini.com
dfbf43083d fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins) 2000-08-12 01:14:25 +00:00
edburns%acm.org
3885ac5442 Make it so BAL_INTERFACE=1 compiles on solaris. 2000-08-12 01:08:37 +00:00
putterman%netscape.com
bb6368b10a Fix for 48314. Unable to toggle between flag and unflagged in threadpane. r=alecf 2000-08-12 01:08:09 +00:00
edburns%acm.org
be9e74e566 Make it so BAL_INTERFACE=1 compiles on Solaris. 2000-08-12 01:08:04 +00:00
putterman%netscape.com
f159c84d14 Fix for 46342. Remove remember last selected message from preferences. r=alecf. 2000-08-12 01:06:16 +00:00
pierre%netscape.com
5b88097f54 48096: Need a -moz-all value for user-select. r=sfraser. 2000-08-12 01:00:14 +00:00
sfraser%netscape.com
7fa8629100 Toolbar cleanup 47506 -- less obnoxious toggled color. r=cmanske 2000-08-12 00:58:45 +00:00
sfraser%netscape.com
3700e483e9 Fixes for 37815 -- editor toolbar cleanup. r=cmanske 2000-08-12 00:47:05 +00:00
sfraser%netscape.com
8bf22bc5bd Work for 37815 -- better dropdown CSS and images. r=cmanske. 2000-08-12 00:45:23 +00:00
beard%netscape.com
cf4513180a Fixing bustage. 2000-08-12 00:45:09 +00:00
saari%netscape.com
3b8fdea366 Fix more leaks bug 48126 again. r=hyatt 2000-08-12 00:38:22 +00:00
ducarroz%netscape.com
139e85399a Fix for bug 47855. Implement Save as File and fix command Save to remember which default action to performe (save as file, save as draft or save as template). R=ducarroz 2000-08-12 00:29:43 +00:00
sfraser%netscape.com
023233561d Part of fix for 47855 -- don't show title prompt when saving from mail or plaintext. r=ducarroz 2000-08-12 00:16:10 +00:00
sfraser%netscape.com
bc34eeeb53 CSS for editor toolbar buttons for bug 38792. r=cmanske, ben. 2000-08-12 00:02:56 +00:00
sfraser%netscape.com
9f6928b7f3 Fix for bugs 38792, 47506 -- tidyup of editor toolbar. r=cmanske 2000-08-12 00:02:32 +00:00
mccabe%netscape.com
d8cabef55b Fix to 39438.
Add a TokenStream entry to the regexp parser state so that regexps compiled at script-compilation time can report filename and line number on error.
2000-08-11 23:51:12 +00:00
jband%netscape.com
d98735c0ea Pass the buffer length in bytes to nsCRT::memcmp. a=warren 2000-08-11 23:46:09 +00:00
cmanske%netscape.com
c14362ebb7 Fixing editor ui bugs 47697, image dialog button problem (part of 47651). r=sfraser 2000-08-11 23:43:12 +00:00
morse%netscape.com
8d69457161 bug 48267, remove a textfield from wallet's pref panel, r=danm 2000-08-11 22:38:55 +00:00
cmanske%netscape.com
9a1630d09b Fixed spacing around text in titledboxes for Modern skin. b=46423, 42331. r=beppe 2000-08-11 22:27:09 +00:00
jst%netscape.com
53a23bf142 Backing out changes that should've been checked onto a branch. Sorry about that. 2000-08-11 22:10:35 +00:00
law%netscape.com
6e0a0b4bc4 Bug 21137; make Shift-Reload force reload from server; r=radha@netscape.com 2000-08-11 22:08:13 +00:00
edburns%acm.org
a1f7159ede bug=47357
a=edburns
r=edburns
author=avm

This fix adds a length parameter to the loading of URLs.  It also adds a new util function util_getStringLength().
2000-08-11 21:58:56 +00:00
mcafee%netscape.com
8050a88071 Thin separators to save space (40888) 2000-08-11 21:54:18 +00:00
morse%netscape.com
9a2b9f050b bug 46989, cookies don't work if components.reg is missing, r=dougt 2000-08-11 21:51:52 +00:00
pchen%netscape.com
9c925e6e4d bug 22342, r=danm, back out ben's hack to try to load URL in current window if empty otherwise load in a new window, now always load using openTopWin() 2000-08-11 21:49:53 +00:00
javi%netscape.com
47d6625a64 Fix for bug #44652 2000-08-11 21:43:57 +00:00
jst%netscape.com
8b61ed0444 DOM API string changes... 2000-08-11 21:41:59 +00:00
edburns%acm.org
68e13b0430 Update makefile to pull JNI includes from src_share. 2000-08-11 21:35:29 +00:00
ruslan%netscape.com
394519c970 Fix 47408, a=gagan,r=neeti 2000-08-11 21:31:13 +00:00
valeski%netscape.com
fbf5a1a1ed fixing bustage 2000-08-11 21:12:27 +00:00
varada%netscape.com
75e4e74da2 fix for bug #46323;unable to launch alternate 3panewindow from addressbook; r= ducarroz 2000-08-11 21:04:43 +00:00
scc%mozilla.org
e9b47b215c not part of the build; adding multi-fragment strings to the test suite 2000-08-11 20:54:25 +00:00
varada%netscape.com
afb77fd53a fix for bug#40368; removing Stop button from msg compose window; r=ducarroz 2000-08-11 20:52:39 +00:00
law%netscape.com
9820580546 Bug 17524; add 'Bookmark this Link' context menu choice; r=slamm@netscape.com 2000-08-11 20:44:06 +00:00
conrad%ingress.com
d9e8edcf29 Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h r=valeski 2000-08-11 20:31:57 +00:00
mccabe%netscape.com
651f462b43 Spelling fix. 2000-08-11 20:31:17 +00:00
roc+%cs.cmu.edu
030eab6a54 Testcase for bug 25707. 2000-08-11 20:28:49 +00:00
conrad%ingress.com
3497b17dba Added appfilelocprovider usage r=valeski 2000-08-11 20:28:32 +00:00
mcafee%netscape.com
cd379ff075 Saving space in pref pane (40888). r=slamm 2000-08-11 20:26:30 +00:00
conrad%ingress.com
26dd1bf2fd 1. Changed from using strings to using macro names for property keys 2. Fixed return val of RegisterProvider r=valeski 2000-08-11 20:25:18 +00:00
conrad%ingress.com
bd9df2ec73 Added an impl of nsIDirectoryServiceProvider to nsProfile. r=alecf 2000-08-11 20:23:14 +00:00