Commit Graph

135447 Commits

Author SHA1 Message Date
bryner%brianryner.com
6a5c35ab49 Only allocate and copy a string in CAttributeToken::GetStringValue if the string spans multiple buffers. Otherwise, just wrap it with a nsDependentSubstring. Bug 268932, r=bzbarsky, sr=darin. 2004-11-11 04:05:51 +00:00
bryner%brianryner.com
e83b705c73 Only allocate and copy a string in CAttributeToken::GetStringValue if the string spans multiple buffers. Otherwise, just wrap it with a nsDependentSubstring. Bug 268932, r=bzbarsky, sr=darin. 2004-11-11 03:46:51 +00:00
mrbkap%gmail.com
08819824f9 bug 70282: view-source loses the last tag in a document if the tag is unclosed. r=rbs sr=roc 2004-11-11 03:41:52 +00:00
joshmoz%gmail.com
a4eea6f5b5 better constant setup for patch for bug 171852 2004-11-11 00:57:51 +00:00
joshmoz%gmail.com
fa74c1fe28 fix bug 171852 - cannot drop dragged bookmark between two folders on bookmarks toolbar. Also fixes issue where dropping a bookmark back in its old position sends it to the end of the list. sr=pinkerton 2004-11-11 00:49:35 +00:00
joshmoz%gmail.com
f8694e02b2 add localized strings for Omniweb 5 importing (bug 258902) 2004-11-11 00:36:04 +00:00
joshmoz%gmail.com
d6e7441186 add support for importing Omniweb 5 bookmarks (bug 258902) sr=pinkerton 2004-11-11 00:32:33 +00:00
timeless%mozdev.org
9526f4d609 Bug 265007 Crash over message without Message-ID header when collecting with POP3 [@ PL_HashString]
patch by bugzilla@mcsmurf.de r=bienvenu sr=dmose
2004-11-11 00:08:47 +00:00
scott%scott-macgregor.org
8775c23da6 fix access key conflict for linux Preferences menu item.
thanks to Sairuh for pointing it out.
2004-11-10 23:42:22 +00:00
scott%scott-macgregor.org
5c70c34f83 fix access key conflict for linux Preferences menu item.
thanks to Sairuh for pointing it out.
2004-11-10 23:37:21 +00:00
doronr%us.ibm.com
8674c69c26 Bug 267480 - XForms should use nsISchemaLoader. r/sr=darin, not part of default build. 2004-11-10 23:24:23 +00:00
scott%scott-macgregor.org
74ba8eed94 remove bogus transparent css style rules to fix new mail notification slider 2004-11-10 23:23:00 +00:00
scott%scott-macgregor.org
9bec444061 Bug #264061 --> Tools/Options should be Edit/Preferences on Linux 2004-11-10 23:14:30 +00:00
igor%mir2.org
5ae3dc38e0 XML no longer implements Wrapper interface. Instead getXmlObject method
is added to access the implementation. In this way all functionality
of Java API in XmlObject is available to scripts if they need it.
2004-11-10 23:13:04 +00:00
dmose%mozilla.org
a3199454ac Added an enumerator of all calendars on the composite as well as way to set the default calendar for addItem(). Not part of build. 2004-11-10 22:35:09 +00:00
vladimir%pobox.com
a504128c11 wrong dir location for calendar js files 2004-11-10 22:24:09 +00:00
cltbld
aa2708957a Place language pack XPIs in platform-specific XPI directories. (cmp) 2004-11-10 22:19:10 +00:00
jst%mozilla.jstenback.com
0d96026257 Fixing bug 267249. Don't null out mPrefs in nsDocShell::Destroy() (prefs is a service). This caused a crash on the aviary branch after 172962 landed. Also remove unnecessary null check now that we know mPrefs can't be null. r=dbaron@mozilla.org, sr=brendan@mozilla.org 2004-11-10 22:07:17 +00:00
timeless%mozdev.org
d76959c6b9 Bug 207309 nsMemoryImpl::Alloc of 0: 'size' in jsdValue::GetProperties
r=shaver sr=shaver
2004-11-10 21:58:00 +00:00
scott%scott-macgregor.org
5771f31ec1 Bug #262300 --> Finish implementing multiple identity UI. Add tabs for altering Copies & Folders and Composition and Addressing settings to the identity editor UI.
sr=bienvenu
2004-11-10 21:41:00 +00:00
smontagu%smontagu.org
3837ec61c8 Add null check to params in nsStringBundle::GetStringFromName() and nsStringBundle::FormatStringFromName(). Bug 268832, r=jshin, sr=neil. 2004-11-10 21:36:38 +00:00
mostafah%oeone.com
c37ce6b8bb Checked in attachment 165313 for bug 268592:
New "About Sunbird" and Mac OS X Sunbird "installer" window gfx
2004-11-10 21:34:48 +00:00
vladimir%pobox.com
ca5755f23d calendar base & providers continuing development/code dump 2004-11-10 21:25:38 +00:00
axel%pike.org
34c58ba355 bug 263865, crash with nonconsecutive containers, r=bsmedberg, sr=shaver 2004-11-10 21:21:05 +00:00
neil%parkwaycc.co.uk
ce340df5cc Don't createInstance the POSIXLOCALE service (followup to bug 153586) r+sr=jst 2004-11-10 20:38:11 +00:00
joshmoz%gmail.com
3a5454f343 add midas support to Camino (bug 197253) sr=pinkerton 2004-11-10 20:33:39 +00:00
scott%scott-macgregor.org
9e4d8fa027 Bug #267726 -->
old version of thunderbird remains in the Add New Programs control panel
2004-11-10 19:17:34 +00:00
tor%cs.brown.edu
3b9813f31a Bug 240408 - allow SVG builds to handle SVG content in <html:embed> natively.
r=dbaron, sr=jst
2004-11-10 19:02:52 +00:00
pedemont%us.ibm.com
435b59e6a3 Bug 204636 - window minimize support. Patch by Asaf Romano. r=jhpedemonte, sr=sfraser. 2004-11-10 18:57:31 +00:00
mostafah%oeone.com
73f8c432f0 Updated translation 2004-11-10 18:11:21 +00:00
bienvenu%nventure.com
436789a23b handle palm desktop 6.01, no bug, sr=sspitzer 2004-11-10 17:27:23 +00:00
pedemont%us.ibm.com
121f6b9b36 Bug 237136 - fix zooming on Mac. r=peterv, sr=sfraser 2004-11-10 17:01:59 +00:00
bzbarsky%mit.edu
c31b08b5c3 Treat "https" the same as "http" for filename-determination purposes. Bug
263839 partial fix, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky, sr=neil
2004-11-10 16:25:31 +00:00
mostafah%oeone.com
b67ab5bad7 Checked in calendar.css from attachment 165433 for bug 264397:
Sunbird - Preferences: "General" icon is always highlighted (highlit?)
2004-11-10 16:20:25 +00:00
mostafah%oeone.com
d07ea00fe9 Brought up to date with en-US version 2004-11-10 16:14:58 +00:00
mostafah%oeone.com
03dba4f67e Checked in patch for bug 268666:
Inconsistent use of (s) in Sunbird and xpi menubar, inconsistent use of
unicode ellipse character
2004-11-10 15:03:33 +00:00
mostafah%oeone.com
c74507858f Checked in attachment 165376 for bug 253420:
no import of tasks from ical files
2004-11-10 14:40:57 +00:00
bugzilla%arlen.demon.co.uk
64a91a050e Bug 191805 Installer progress meters should use the system progress meter color
p=sdwalker@myrealbox.com r=bsmedberg sr=ben@mozilla.org
2004-11-10 13:44:33 +00:00
jshin%mailaps.org
8e3a9c9fe0 bug 264461 Installer windows shuffle offscreen with each step when windows taskbar located at top or left of screen patch by masayuki@d-toybox.com (r=bsmedberg,sr=dveditz) 2004-11-10 11:18:11 +00:00
bryner%brianryner.com
53c6d32631 Fix pref observer usage so that nsFormHistory notices when the user has turned off form autofill (bug 254485). r=ben. 2004-11-10 07:53:17 +00:00
timeless%mozdev.org
fb483e6b15 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
scott%scott-macgregor.org
903bd845ea Try landing the fix for infamous Bug #98564 again -->
caret overlaps the last character in textfield (if positioned after the last char)

r=smontagu
sr=sfraser

We think this patch can land again because the regression it introduced was fixed by
Bug #216101 which does a better job of clearing out caret fragments.
2004-11-10 07:14:08 +00:00
bryner%brianryner.com
af06aaadd2 Fix conflicting notification constant. 2004-11-10 05:57:30 +00:00
bienvenu%nventure.com
4b25174b7d fix 267345, deleted pop3 virtual folders keep coming back, sr=mscott, also fix proliferation of imap inbox-xx msf files, remove deleted folders from panacea.dat 2004-11-10 02:21:06 +00:00
bzbarsky%mit.edu
3b1310cdc8 Don't try to parse the response on necko-level errors (dns failures, timeouts,
etc).  Bug 268472, r+sr=jst
2004-11-10 01:55:18 +00:00
dmose%mozilla.org
75da430444 Many small changes in response to comments and discussion. Not part of build. 2004-11-09 23:59:41 +00:00
bryner%brianryner.com
d37af99b29 Add a beginAddingChildren notification to XTF (bug 268691). r+sr=jst 2004-11-09 23:59:24 +00:00
julien.pierre.bugs%sun.com
94b08bc344 Fix bugzilla 268521 - C_CloseSession getting called after C_CloseAllSessions . r=relyea, nelsonb 2004-11-09 23:19:24 +00:00
bienvenu%nventure.com
a0ef90ce87 fix 268681 crassh on exit after opening stand-alone msg window, sr=mscott 2004-11-09 22:13:36 +00:00
mvl%exedo.nl
16d1ad2aee Sunbird - Preferences: "General" icon is always highlighted
Also include general css cleanup
bug 264397,  patch by Matthew Willis, r=mvl
2004-11-09 20:56:05 +00:00