Commit Graph

135467 Commits

Author SHA1 Message Date
joshmoz%gmail.com
a5e5983d78 fix bug 248720 - tabs do not change properly to reflect a new tab set. sr=pinkerton 2004-11-20 09:47:12 +00:00
brendan%mozilla.org
c7ed3da614 In the Replace-calls-Insert case, where V is an XMLList, avoid creating holes and botching x.[[Length]] (246441 followup, rs=shaver). 2004-11-20 02:34:09 +00:00
joshmoz%gmail.com
d515c2d196 remove pref ui for disbling plugins as it has some major problems (specifically with js). bug 210724. sr=pinkerton 2004-11-20 01:05:27 +00:00
joshmoz%gmail.com
5a94fe1797 confirm when removing all cookies (bug 246738) sr=pinkerton 2004-11-20 00:50:51 +00:00
joshmoz%gmail.com
6ac4e8cf75 fix bug 265503 - firefox bookmark importing fixes. sr=pinkerton 2004-11-20 00:39:13 +00:00
nelsonb%netscape.com
08836590b0 Do case-insensitive comparisons of hostnames to wildcarded names.
Bug 266651.  Patch contributed by Ken Key <key+mozilla@ksquared.net>.
2004-11-19 23:54:10 +00:00
tor%cs.brown.edu
5ebe551c2f Bug 267195 - implement svg opacity property. r=scooter 2004-11-19 22:52:15 +00:00
scott%scott-macgregor.org
21eb480fc8 Bug #270477 --> try to fix the white border showing up above the "Folders" sidebar header. 2004-11-19 22:48:39 +00:00
jst%mozilla.jstenback.com
111121310b Fixing bug 265987. Don't expose the current content window to hidden tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org 2004-11-19 22:39:04 +00:00
scott%scott-macgregor.org
12867e8208 qute polish update 2004-11-19 21:38:49 +00:00
bienvenu%nventure.com
d42624401f fix 270601 create filter from message for messages in global inbox 2004-11-19 21:36:11 +00:00
scott%scott-macgregor.org
fd8142341d Bug #270711 --> "About Junk Mail" refers to nonexistent "Help" button
Fix for Thunderbird 1.0

sr=bienvenu
2004-11-19 20:24:32 +00:00
scott%scott-macgregor.org
13dfcd3c1e Bug #270125 --> RSS feeds don't render html code for quotes as quotes, instead just shows raw HTML
before doing our HTML entity replacement convert the JS string to unicode, do the replacement then convert
back to the native charset.

sr=bienvenu
2004-11-19 20:22:24 +00:00
scott%scott-macgregor.org
48b6c48f5c Add more padding around the blocked remote content icon 2004-11-19 20:00:26 +00:00
scott%scott-macgregor.org
f17dea8085 Bug #128129 --> enter/return for selected card/list in directory pane won't open properties dlg
sr=bienvenu
2004-11-19 19:24:14 +00:00
darin%meer.net
fb4ede0f57 alternate fix for bug 234620 "Unknown random SEGV/seg fault/core dumps/crashes, only thing on is Mail/IMAP"
in an attempt to avoid crash bug 269585, r=dbaron sr=bienvenu a=asa
2004-11-19 19:06:58 +00:00
scott%scott-macgregor.org
4b70902ccc make the virtual folder icon show up for VFs living under RSS accounts. 2004-11-19 18:42:35 +00:00
mostafah%oeone.com
55ddaa8fcc Updated translation based on http://83.65.88.2/~robert/mozilla/de-AT.xpi
on Nov 19th 2004
2004-11-19 16:02:25 +00:00
mostafah%oeone.com
a6d9cd011d Checked in attachment 164935 for bug 220075:
Make task start date/due date optional.
2004-11-19 15:15:19 +00:00
igor%mir2.org
417113cf5f Preparations for Rhino 1.6R1 release 2004-11-19 13:27:45 +00:00
igor%mir2.org
9e7f27e3bf *** empty log message *** 2004-11-19 13:01:16 +00:00
igor%mir2.org
e1e0639343 Renaming DebugGui into SwingGui to better reflect GUI nature 2004-11-19 10:13:04 +00:00
igor%mir2.org
60acf60bc5 Fixing nasty bug which prevented Open/Load to work in GUI among other things: the debugger should enter context using factory.call(...) and not Context.call(...) as the default factory is not the one that is used by GUI. 2004-11-19 10:12:21 +00:00
shaver%mozilla.org
b64fa152b4 (NPOTB).
Change interfaces to use nsIURL to specific resources, instead of UTF8 strings.

Don't cap the storage stream (and therefore the generated PROPFIND request
body) at 256K.

Don't leak a ref on the resource's URL if we can't QI the channel we create
to nsIHttpChannel.  (Honestly, though, that really shouldn't happen.)
2004-11-19 09:12:41 +00:00
scott%scott-macgregor.org
960e751ca0 new tree icons for qute 2004-11-19 07:39:20 +00:00
scott%scott-macgregor.org
538db629c8 new flex icon for customize toolbar 2004-11-19 07:36:56 +00:00
aaronleventhal%moonset.net
9bae58277b Bug 270030. Tabbing gets stuck at first child input elements. r=ginn.chen, sr=neil.parkway, a=asa 2004-11-19 04:28:56 +00:00
scott%scott-macgregor.org
6c5812b464 Bug #270671 --> TB09 crash after importing Mozilla 1.x profiles [@ nsPop3GetMailChainer::GetNewMailForServers]
Attempt to fix a top crasher by adding a null ptr check.

sr=bienvenu
2004-11-19 04:13:30 +00:00
scott%scott-macgregor.org
3388ce9f3a Bug #260837 --> RSS feeds using SSL are erroneously reported as invalid
Support http and https URLS for RSS.

Effects Thunderbird only.

sr=bienvenu
2004-11-19 03:50:25 +00:00
aaronleventhal%moonset.net
fa8a4835aa Bug 265940. Textfield doesn't scroll horizontally to left after backspace or left arrow. r=mats, sr=roc, a=asa 2004-11-19 03:49:20 +00:00
bienvenu%nventure.com
16e93b1195 potential fix for top crash in nsImapProtocol::ReleaseUrlState, sr=mscott, a=asa, 166295 2004-11-19 03:48:17 +00:00
jshin%mailaps.org
7f32280119 get rid of the previous check-in (I didn't realize that the tree was frozen. I'm sorry) 2004-11-19 03:32:28 +00:00
scott%scott-macgregor.org
89253ca032 Bug #259777 --> Fix RSS feed parsing errors for various feeds.
sr=bienvenu
2004-11-19 03:22:00 +00:00
jshin%mailaps.org
0bce7f2fcb bug 36322 : Japanese text justification, patch by masayuki@d-toybox.com (r/sr=roc) 2004-11-19 03:21:12 +00:00
vladimir%pobox.com
984e7344b7 implement toString() and jsDate attribute on calDateTime, not part of the build. 2004-11-19 02:52:10 +00:00
scott%scott-macgregor.org
9beb72aa15 Bug #262018 --> Unable to create local folders that contain semicolons or # characters. Messages in these local
folders never load.

Make our folder hash routine smart enough to hash folder names that contain these characters.

sr=bienvenu

Porting Thunderbird 1.0 bug to the trunk
2004-11-19 01:13:52 +00:00
vladimir%pobox.com
3ed5153e77 continuing cal provider fixes. not part of the build. 2004-11-19 01:01:40 +00:00
vladimir%pobox.com
6cf034315c continuing calItemBase/calEvent fixes. not part of the build. 2004-11-19 00:59:49 +00:00
wchang0222%aol.com
7c98ff6077 Bugzilla bug 268502: fixed some function declaration problems. r=jpierre,
relyea.
2004-11-18 23:51:37 +00:00
tor%cs.brown.edu
de6050cb7f Bug 265988 - SVGDocument cleanup. Patch by jonathan.watt@strath.ac.uk, r=tor. 2004-11-18 23:32:06 +00:00
wchang0222%aol.com
0d2bd6bda7 Bugzilla bug 270686: in getStatusString(), we should test statusString for
null before invoking the toString() method on it.  The patch is contributed
by Christine Ho of AOL. r=wtc,glen.beasley.
2004-11-18 22:56:11 +00:00
joshmoz%gmail.com
40e8672dac fix bug 238250 - Disable view source while in Bookmarks manager. sr=pinkerton 2004-11-18 22:48:59 +00:00
wchang0222%aol.com
30948845d6 Bugzilla bug 266327: support PR_EXCL in _MD_open for BeOS. The patch is
contributed by Niels Reedijk <Niels.Reedijk@gmail.com>. r=simontaylor2,wtc.
2004-11-18 22:32:47 +00:00
scott%scott-macgregor.org
87994c3a80 Bug #270665 --> unable to add new RSS feeds. Regression fix. 2004-11-18 22:29:30 +00:00
joshmoz%gmail.com
810a4ebb4a fix bug 269128 - Two bookmarks in default set are missing/changed. sr=pinkerton 2004-11-18 22:27:30 +00:00
scott%scott-macgregor.org
69b9bed13b Bug #267865 --> Virtual folders that are subfolders of IMAP folders are deleted after restarting Thunderbird.
Thunderbird fix.

sr=bienvenu
2004-11-18 22:23:34 +00:00
bzbarsky%mit.edu
4425275728 Expose the content-disposition header on documents (via nsIWindowUtils), and
use it for save as.  Bug 263697, r=biesi, sr=jst, a=asa
2004-11-18 20:50:16 +00:00
bzbarsky%mit.edu
aa92a18252 Don't invalidate areas in hidden widgets, and don't subtract hidden widgets or
widgets without views or widgets in different viewmanagers out of the area we
need to invalidate.  Bugs 268090, 269736, 268252.  r+sr=roc, a=asa
2004-11-18 20:47:42 +00:00
scott%scott-macgregor.org
13bf55dca6 Bug #270643 --> virtual folder context menu missing items
regression fix caused by making virtual folders a special folder

sr=bienvenu
2004-11-18 19:18:43 +00:00
scott%scott-macgregor.org
712b32defe Bug #270274 --> Don't run junk controls on new rss feed items
sr=bienvenu
2004-11-18 19:16:15 +00:00