Commit Graph

104082 Commits

Author SHA1 Message Date
justdave%syndicomm.com
df969a46dc Fix for bug 148679: permit multiple stylesheets in the header template.
Patch by Joel Peshkin <bugreport@peshkin.net>
r= jouni, gerv
2002-06-05 02:21:18 +00:00
cmanske%netscape.com
0ce258dd8b Save copy of document and restore if publishing fails, b=134883, r=brade, sr=hewitt 2002-06-05 01:38:08 +00:00
cmanske%netscape.com
e36353b91a Improve Publishing progress and error notification, b=148425, r=brade, sr=hewitt 2002-06-05 01:17:33 +00:00
brendan%mozilla.org
791ae0c843 Ensure a live keyHash *after* multiplying by the irrational (146907, r=dbaron, sr=shaver). 2002-06-05 00:47:38 +00:00
ftang%netscape.com
610b21f7d9 fix bug 84668. r=shanjian sr=alecf
on simplfied chinese window. force any return value of
system font size < 9 to be at least 9 because we know
the glyph less than 9 look very very ugly on SimpChinese system
2002-06-05 00:41:04 +00:00
jaggernaut%netscape.com
c4f5647a9f Bug 103452: When window.close() is called, close the tab for that content window, not the whole (XUL) window. Patch by jag and jst, r=hewitt, r=bryner, sr=jag, sr=jst 2002-06-05 00:38:31 +00:00
jaggernaut%netscape.com
fdd4b9f952 Bug 103452: When window.close() is called, close the tab for that content window, not the whole (XUL) window. r=hewitt, sr=jag, sr=jst 2002-06-05 00:31:45 +00:00
stephend%netscape.com
6c0c954e1f Bug 146598. Disable Search button until we have entered text. Patch by Stephen Walker <walk84@yahoo.com> r=oeschger, sr=alecf 2002-06-05 00:08:20 +00:00
stephend%netscape.com
439581a3bb Bug 86986. Disable location textfield when mail startup checkbox is off. Patch by Stephen Walker <walk84@yahoo.com> r=ssu, sr=sspitzer 2002-06-05 00:00:53 +00:00
jaggernaut%netscape.com
3351ad0884 Bug 148840: r=caillon, sr=jst on the previous checkin 2002-06-04 23:52:43 +00:00
stephend%netscape.com
927745737c Bug 109554. Tooltips shouldn't appear on grippies unless minimized. Patch by Neil <neil@parkwaycc.co.uk> r=bryner, sr=ben 2002-06-04 23:51:23 +00:00
jaggernaut%netscape.com
53d837b19a Bug 148840: work around checkbox binding not being available at onload the first time the dialog is opened. 2002-06-04 23:51:05 +00:00
cathleen%netscape.com
64856eb68b clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan 2002-06-04 23:05:39 +00:00
myk%mozilla.org
173210f48a Fix for bug 148179: Cleans up interface to header.html.tmpl.
r=justdave,bbaetz
2002-06-04 22:54:07 +00:00
caillon%returnzero.com
e619a700c4 Bug 107949, Allow the user to prevent sites from disabling window features via window.open(). r=danm, sr=jag 2002-06-04 22:24:00 +00:00
pinkerton%netscape.com
8f814b2b04 Stubbing in more tooltip support, ifdef'd out, doesn't fully work yet. 2002-06-04 21:52:44 +00:00
cmanske%netscape.com
275a05fdb4 Use standard Composer method for alert dialog in Replace code, b=146403, fix=neil@parkwaycc.co.uk, r=cmanske,sr=dveditz 2002-06-04 21:50:24 +00:00
pinkerton%netscape.com
cd26c31b01 respect the chrome mask. hide the main toolbar, personal toolbar, and
status bar if required.
2002-06-04 21:50:14 +00:00
pinkerton%netscape.com
3dea44d497 Adding a subview for the status bar so we can hide it when the chrome
mask says no status bar.
2002-06-04 21:49:45 +00:00
dougt%netscape.com
7391d6668f Fixes allocation/deallcation mismatch. sr=darin, verified by stephend, b=149108 2002-06-04 21:48:53 +00:00
thayes%netscape.com
9355438f45 Reserve OID (netscape_name_components 2) - see 605437 2002-06-04 21:46:05 +00:00
naving%netscape.com
495825a8eb 90064 r=cavin sr=bienvenu. fixing Subscribe error alerts when sending mail and copying msg to imap sent folder
without launching mailnews. The fix is to build the folder hierarchy.
2002-06-04 21:45:09 +00:00
cmanske%netscape.com
40d92fcd7b Make Publish command more accessible, b=146522, r=akkana/brade, sr=dveditz 2002-06-04 21:39:10 +00:00
locka%iol.ie
3d7fc0af50 Added unsupported warnings to winEmbed. 2002-06-04 21:29:04 +00:00
beard%netscape.com
e6a66b5840 Added some plugin source files (not built) for reference. 2002-06-04 20:57:00 +00:00
heikki%netscape.com
6acf10e067 Bug 132105, XLinks must pay attention to the popup prefs. r=harishd, sr=jst. 2002-06-04 20:24:37 +00:00
depstein%netscape.com
21bbf4129c added 'javascript' channel test in "TestYourMethod2()", Tests.cpp
a=asa for QA checkins that are not part of the default builds
2002-06-04 20:22:45 +00:00
mikep%oeone.com
8f9dd406f3 Fixing bug 148370, problem with events changing day after switching start day. 2002-06-04 19:55:40 +00:00
pschwartau%netscape.com
8c6c19e462 Cosmetic whitespace cleanup. 2002-06-04 19:51:59 +00:00
cbiesinger%web.de
b73ad2b455 bug 148787 patch by hixie r=dbaron sr=roc+moz
Clicked links don't go red (prefs style sheet is overriding UA style sheet)
2002-06-04 19:44:53 +00:00
mikep%oeone.com
859edaaeae Fixing bug 139767, adding page up and page down keybindings to calendar code. 2002-06-04 19:37:51 +00:00
mikep%oeone.com
31c2e1cbce Fixing bug 149041, using image region now for modern skin. 2002-06-04 19:15:00 +00:00
pinkerton%netscape.com
16fac51c4c default tab is the first one, not the second. 2002-06-04 19:10:01 +00:00
mikep%oeone.com
e90419f65d Fixing bug 147319 so that the calendar remembers the last view you were on. 2002-06-04 19:01:03 +00:00
rogerl%netscape.com
029d6574b3 Corrected tests to match ECMA - unmatched paren contents need to have the
value 'undefined' rather than an empty string.
2002-06-04 18:51:05 +00:00
neeti%netscape.com
8b9e37be96 fix for bug 142629 - [win32 only] recursive copy / move errors are not properly bubbled up, r=dougt, sr=sspitzer 2002-06-04 18:47:37 +00:00
nboyd%atg.com
005f83880e Fix ClassCastException. 2002-06-04 18:37:21 +00:00
pinkerton%netscape.com
72adb320ea make "home" button do the right thing. turn pref manager object into a
shared object owned by the main controller so other objects can easily
get to it to ask about prefs. reworked the code that gets the homepage
so that it conditionally checks if it should check the startup page
mode (obviously the home button doesn't want that). bug# 148936.
2002-06-04 18:36:29 +00:00
locka%iol.ie
b6244f8c14 Clarify nsIWebBrowserSetup documentation. b=143326 r=depstein@netscape.com sr=rpotts@netscape.com 2002-06-04 18:31:00 +00:00
brendan%mozilla.org
1740ef44a7 Respect addProperty failure (148899, r=khanson, sr=shaver). 2002-06-04 18:13:55 +00:00
mostafah%oeone.com
a9501b52c4 Applied patch to fix bug 145508 2002-06-04 17:56:36 +00:00
shrutiv%netscape.com
5611c16c1b Fix for bugscape bug 15424: Support easy way to add a sidebar panel
via CCK (r=smeredith)
2002-06-04 17:55:33 +00:00
kmcclusk%netscape.com
0a88931ae5 Dispatch (WIN32 only) and handle a new cross platform message NS_SYSCOLORCHANGE. bug 143174. r=rods sr=roc 2002-06-04 17:47:54 +00:00
mikep%oeone.com
a2ea2ebb45 Doing remove attribute now and fixing bug 145825, week view now shows the right colors for weekends after changing start days for week. 2002-06-04 17:38:24 +00:00
dougt%netscape.com
e8cd642c60 Fixes static global initialization order. r=dougt@netscape.com, sr=brendan@mozilla.org, patch by bryner@netscape.com 2002-06-04 14:21:32 +00:00
rods%netscape.com
d97cfcf96a Check for null dom content before doing QI
Bug 148760 r=jkesier sr=jst
2002-06-04 12:06:59 +00:00
jay.yan%sun.com
39c26b3ee0 bug 121266 gtk2 needs window raising. patch=jeff, r=jay, sr=blizzard 2002-06-04 11:02:26 +00:00
cbiesinger%web.de
1a92e0f845 bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:48:12 +00:00
cbiesinger%web.de
ce31f6b292 bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:41:57 +00:00
sspitzer%netscape.com
3e8138e699 fix for #148078. context menu problems in stand alone msg window.
use GetLoadedMsgFolder() instead of GetSelectedFolderResource().
regression caused by #138018.  r/sr=bienvenu.
2002-06-04 07:28:52 +00:00