Граф коммитов

132464 Коммитов

Автор SHA1 Сообщение Дата
jshin%mailaps.org 7f66073189 bug 251241 : zh-Hant and zh-Hans are treated as zh-CN (r=smontagu, sr=neil) 2004-08-07 17:48:13 +00:00
peterv%propagandism.org b792afe1f1 Add comment to explain the fix for bug 243392. 2004-08-07 17:25:56 +00:00
igor%mir2.org 0426521c68 Cleanup for code generation in interpreter: store itsICodeTop as instance variable to avoid clattering code with explicit passing of iCodeTop, 2004-08-07 15:42:13 +00:00
igor%mir2.org 4731a8f0f9 Switch parsing cleanup including reporting syntax error on duplicated default label 2004-08-07 15:39:55 +00:00
mats.palmgren%bredband.net 410a676e29 Fix mouse-wheel scrolling for overflow:scroll elements. b=97283 r=roc sr=dbaron 2004-08-07 14:30:30 +00:00
kestes%walrus.com 7082bf7898 add a TinderHeader Banner, its like MOTD only there is only one Banner for all tinderbox projects. 2004-08-07 13:12:10 +00:00
neil%parkwaycc.co.uk 2084b78b1e Bug 226491 <progressmeter mode="undetermined"> for Classic skin r=mscott sr=jag 2004-08-07 12:26:59 +00:00
scott%scott-macgregor.org c94e0db87f More tweaks to the undetermined progressmeter from Neil.
Bug #226491
2004-08-07 08:53:24 +00:00
scott%scott-macgregor.org c45986352b Bug #253775 --> Add account manager UI and per feed UI for controlling 'quick mode' where the RSS extension
only shows the summary instead of loading the webpage for the feed in the message pane.

Wording subject to change when someone suggests something better.
2004-08-07 08:47:20 +00:00
scott%scott-macgregor.org 61bf2480b5 Bug #254008 --> Make rss.rdf localizeable for localizers. 2004-08-07 08:05:10 +00:00
scott%scott-macgregor.org 7bf96abea6 Bug #254661 --> increase the default biff interval for RSS accounts. 2004-08-07 05:40:59 +00:00
bzbarsky%mit.edu 520f895468 Add ico and xbm to the "image files" list. Bug 254381, patch by Jonathan Watt
<jonathan.watt@strath.ac.uk>, r=mconnor, sr=neil
2004-08-07 02:43:55 +00:00
alex%croczilla.com 8a3b46b5f3 Move default args to constructor declaration. Fixes Windows build problem. SVG only - not part of default builds. 2004-08-06 23:17:55 +00:00
mostafah%oeone.com 438ceca882 Removing unused extension 2004-08-06 22:04:23 +00:00
darin%meer.net 7fad093c68 fixing win32 debug bustage 2004-08-06 19:48:04 +00:00
darin%meer.net be2edb1976 fixing win32 debug bustage; we really need a debug tinderbox!! 2004-08-06 19:42:47 +00:00
timeless%mozdev.org 8f64a8b308 Bug 121730 Add number of entries actually removed from sHistory when using PurgeHistory()
r=bz sr=bz
2004-08-06 19:34:21 +00:00
mostafah%oeone.com d5cca3f9f0 Fixed bug 253654 2004-08-06 18:02:53 +00:00
bzbarsky%mit.edu 8e58d9b316 Fixing build bustage 2004-08-06 17:51:20 +00:00
mostafah%oeone.com c646bcc084 Checking in more files from the new them ( Bug 248399 ) 2004-08-06 17:36:44 +00:00
bsmedberg%covad.net d6a5526d46 nsIXULTemplateBuilder.refresh() shouldn't call .rebuild() (because the refreshing is done asynchronously). Bug 254600 r=Pike sr=Neil 2004-08-06 17:01:04 +00:00
igor%mir2.org 87d0f3525d Preparations for 1.6R1 2004-08-06 16:05:40 +00:00
scott%scott-macgregor.org 162044b56e offline locale information is now in en-US-mail.jar and not offline.jar.
Fixes a regression for the .zip and linux release builds with missing DTD errors.
2004-08-06 16:02:28 +00:00
mats.palmgren%bredband.net 2ec5e837c2 Fix keyboard scrolling for elements using overflow:scroll by scrolling the nearest scrollable view from the caret. b=251986 r=roc sr=dbaron 2004-08-06 15:55:17 +00:00
igor%mir2.org 8bcaa1a262 Class-Path entry for Rhino: xmlbean.jar 2004-08-06 15:49:25 +00:00
igor%mir2.org 0d8bd6fe39 Cleanup of call code generation: now it is split into separated functions for optimized/standard function calls. 2004-08-06 15:08:38 +00:00
igor%mir2.org 11ce08544d Removal of no longer used debug name index in Token.CALL/Token.REF_CALL: ScriptRuntime.get(Elem|Prop|Name|Value)FunctionAndThis takes care about debugging themselves. 2004-08-06 15:02:48 +00:00
jshin%mailaps.org 5253d42f7c bug 120401 : patch by bugs.mano%mail-central.com (r=jhpedemonte, sr=sfraser) : font-pref. setting on Mac OS X doesn't work 2004-08-06 14:50:57 +00:00
neil%parkwaycc.co.uk 9f9e5d77ea Bug 254316 Remove unix's Ctrl+R redo keybinding, this now means that it will reload even when the cursor is in a text field p=stefan_h@hem.utfors.se r=akk sr=me 2004-08-06 14:35:34 +00:00
kiko%async.com.br 5ad5cbcdae More whitespace fixes. r=ssdbot. I've already talked to Alexandre
about this, won't happen again.
2004-08-06 13:47:25 +00:00
bienvenu%nventure.com ef665f7547 don't open all msf files when opening imap server with acl for the first time, fixes running out of handles on various unixes, sr=mscott 249754 2004-08-06 13:12:04 +00:00
bienvenu%nventure.com 008ac98061 fix crash after doing multiple body searches, 254199 2004-08-06 13:10:05 +00:00
peterv%propagandism.org f0d5139d7d Fix for bug 252589 (Textbox attribute "multiline" seems broken). r+sr=jst. 2004-08-06 11:56:46 +00:00
scott%scott-macgregor.org 4ae5a46ffa Bug #254474 --> if the quick search bar is set to "Search Message Bodies" then we should force the search scope to be online
for IMAP searches.

sr=bienvenu
2004-08-06 05:34:21 +00:00
bienvenu%nventure.com ff41b19258 fix 254513 initial new mail retrieval on brand new profile with deferred pop3 server doesn't work, and 250625 don't confirm delete of rss folders 2004-08-06 04:34:30 +00:00
jpierre%netscape.com d6e93928ed Fix for 254393 - r=nelsonb . PK11_FindKeyByAnyCert returned invalid key objects 2004-08-06 02:24:31 +00:00
bienvenu%nventure.com 6717fc756f fix default special folders account for pop3 deferred accounts, 254016 sr=mscott 2004-08-05 22:57:05 +00:00
bugreport%peshkin.net ce0af4d52f Bug 254430: Fix User.pm so it returns a logged-out user if userid=0
r=erik, kiko
a=justdave
2004-08-05 22:19:19 +00:00
scott%scott-macgregor.org 60c695cf6d Bug #254493 --> Errors when trying to subscribe to multiple feeds at the same time. Prevent the user from subscribing to multiple feeds
at the same time.
2004-08-05 22:01:53 +00:00
darin%meer.net 4fb4fee1cf initial landing 2004-08-05 21:38:24 +00:00
smontagu%smontagu.org 0cd9444184 Bug 245965: Forcing visual Bidi through preferences doesn't work. r=mkaply, sr=dveditz. 2004-08-05 21:38:08 +00:00
mostafah%oeone.com 5f084fefc1 Brought up to date with mozilla.in in browser 2004-08-05 21:17:47 +00:00
scott%scott-macgregor.org 91c76f3fd8 Bug #226491 --> More improvements to the undetermined progressmeter. Thanks to Neil for the changes. 2004-08-05 21:08:57 +00:00
scott%scott-macgregor.org 7f979d1e24 Bug #250918 --> move the locale files for the offline extension into en-US.jar to make it easier to localize. 2004-08-05 21:03:21 +00:00
mostafah%oeone.com 735b034ec0 Bump up to version 0.2a 2004-08-05 20:56:41 +00:00
mostafah%oeone.com 79da4cd15f Added installer files for sunbird 2004-08-05 20:55:13 +00:00
bienvenu%nventure.com 4660f9d11a fix 254290 newly added imap servers w/o inbox don't get inbox added, sr=mscott 2004-08-05 19:32:27 +00:00
mkaply%us.ibm.com a3249ea078 #239933
r=dwitte, sr=darin, a=mkaply
Fix AddObserver - P3P doesn't support weak references
2004-08-05 19:11:04 +00:00
dbaron%dbaron.org e9896c1d58 Fix Windows bustage by making these virtual again, at least for now (the only cost of which should be bloating some vtables). b=238099 2004-08-05 19:10:16 +00:00
scott%scott-macgregor.org ee2beae16f Remove the focus ring from the message pane. UI Cleanup. 2004-08-05 19:02:56 +00:00