timeless%mozdev.org
60989b3e81
Bug 99048 [RFE] Automatically mark newsgroup read [when leaving folder]
...
patch by mnyromyr@tprac.de r=bienvenu sr=neil a=asa
2005-01-10 07:30:01 +00:00
neil%parkwaycc.co.uk
00954938bf
Bug 270343 JavaScript strict warning: redeclaration of var msgFolder p=gautheri@noos.fr r=me sr=bienvenu a=asa
2005-01-09 22:13:58 +00:00
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
scott%scott-macgregor.org
518626625b
**shouldn't effect the 1.8 a6 seamoney build**
...
Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.
Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:31:13 +00:00
neil%parkwaycc.co.uk
bda89056ab
Bug 256477 Fix JavaScript strict warnings p=gautheri@noos.fr r+sr=bienvenu
2005-01-05 00:51:09 +00:00
scott%scott-macgregor.org
fa568f79d6
Remove some ifdef debug_mscott lines
2005-01-04 21:45:28 +00:00
bzbarsky%mit.edu
e425259e0d
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bienvenu%nventure.com
c84989c94f
fix 190775 patch by ch.ey@gmx.net, some error messages from smtp server not displayed to user, r=bienvenu, sr=mscott
2005-01-04 17:28:47 +00:00
cbiesinger%web.de
e279a2a949
Bug 241082 exthandler should require just nsITransfer, not nsIDownload
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
Stefan.Borggraefe%gmx.de
c6668610ec
Bug 234690: Need UI for the hidden preference "mailnews.thread_pane_column_unthreads"
...
r=neil, sr=bienvenu
2005-01-04 07:47:38 +00:00
bzbarsky%mit.edu
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
neil%parkwaycc.co.uk
ae1b6ea883
Bug 276812 Fix message filter refresh (regression from bug 271696) p=mark@standard8.demon.co.uk r=me sr=bienvenu
2005-01-03 17:54:49 +00:00
neil%parkwaycc.co.uk
f7b753a0bd
Remove unused private implementation of strtok_r b=253794 p=mark@standard8.demon.co.uk sr=bienvenu
2005-01-03 12:45:28 +00:00
neil%parkwaycc.co.uk
56a49bbc45
Bug 132425 Fix keyboard accessibility for Advanced Address Book Search p=mark@standard8.demon.co.uk r=me sr=bienvenu
2005-01-03 12:39:12 +00:00
neil%parkwaycc.co.uk
245d6292d8
Bug 276246 Improve on the fix for bug 242991 in bug 44494 r+sr=bienvenu
2004-12-29 20:20:23 +00:00
cbiesinger%web.de
e42d1daf3b
Bug 183632 Improve error dialog from Address Selection for card without email address
...
r=neil sr=bienvenu patch by Mark Banner <mark@standard8.demon.co.uk>
2004-12-28 14:20:43 +00:00
neil%parkwaycc.co.uk
a25c1e6222
Switch flag notifications to work on a message instead of a generic parameter b=226270 r+sr=bienvenu
2004-12-23 21:08:20 +00:00
neil%parkwaycc.co.uk
2919cc9272
Switch biff notifications from flags to ints so that only messages have flag notifications b=226270 r+sr=bienvenu
2004-12-23 09:07:14 +00:00
scott%scott-macgregor.org
fcdb09e58b
Bug #253807 --> Port from the aviary 1.0 branch.
...
I18N improvements for character set handling in RSS.
2004-12-21 23:28:40 +00:00
scott%scott-macgregor.org
cd96143ea9
Bug #241602 --> Port thunderbird fixes from the aviary 1.0 branch to the trunk.
...
register properties chrome url for Win XP Start menu
2004-12-21 00:25:47 +00:00
scott%scott-macgregor.org
bba6fa01ae
Bug #270261 --> port thunderbird 1.0 fix back to the trunk...
...
Junk folder created incorrectly when junkFolderName is localized
sr=bienvenu
2004-12-20 23:47:56 +00:00
Stefan.Borggraefe%gmx.de
fc10dcb0a3
Correction for my checkin for bug 257001 (I forgot one line when I fixed some bitrot)
...
r+sr=bienvenu
2004-12-20 18:30:20 +00:00
dbaron%dbaron.org
1cc6b3262a
Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv
2004-12-19 21:45:51 +00:00
cbiesinger%web.de
a10c15e494
Bug 263070 Default size of the filter log and junk mail log dialogs is too small.
...
patch by Mark Banner <mark@standard8.demon.co.uk> r=neil sr=bienvenu
2004-12-19 21:33:27 +00:00
Stefan.Borggraefe%gmx.de
ddcbeb44a6
Bug 257001 Menu item View|Show/Hide|Folder Pane is missing
...
r=neil, sr=bienvenu
2004-12-17 07:34:14 +00:00
emaijala%kolumbus.fi
5ad293338c
Fix for bug 272856: Subject or Sender contains (searchbox) does nothing
...
r=neil
sr=bienvenu
2004-12-15 19:01:04 +00:00
bryner%brianryner.com
2da53d9bec
fixing thunderbird bustage (bug 273336)
2004-12-15 08:39:08 +00:00
bryner%brianryner.com
884453541b
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
bienvenu%nventure.com
6c0f9519d5
add support for flagged flag in message searches, filters, etc, sr=mscott 272709
2004-12-14 23:12:31 +00:00
bienvenu%nventure.com
343bd5f231
fix 274546 fix parsing of quotaroot response in case server sends a literal, sr=mscott
2004-12-14 23:02:11 +00:00
bienvenu%nventure.com
a329ba71b5
fix 181627 attachment name in mapi send with ui, patch in 273849, sr=mscott
2004-12-13 16:49:37 +00:00
bienvenu%nventure.com
7f001a8b30
fix 273356 mdn requests don't work on global inbox messages, sr=mscott
2004-12-09 21:01:10 +00:00
bienvenu%nventure.com
cde53587cf
potential fix for topcrash in imap code 269573, parser was ignoring the stop button in some situations, sr=mscott
2004-12-09 17:56:30 +00:00
bzbarsky%mit.edu
194e16cd98
Make docshell inherit from docloader; clean up related code, move toward
...
eliminating the nsIWebShell, nsIWebShellContainer, nsIDocumentLoader
interfaces and clarifying the other docshell-related interfaces.
r=darin, biesi, sr=jst
2004-12-08 17:32:06 +00:00
neil%parkwaycc.co.uk
1d55e6f30b
Bug 273080 Remove double assignment fNextToken = nsIMAPGenericParser::GetNextToken() p=Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-12-08 00:02:42 +00:00
neil%parkwaycc.co.uk
ab703a6263
Fix JavaScript strict warning: function does not always return a value b=270342 r=me sr=bienvenu
2004-12-07 23:51:48 +00:00
bienvenu%nventure.com
91808329af
fix handling of corrupt news .msf files, sr=mscott 259434
2004-12-06 02:27:03 +00:00
bienvenu%nventure.com
d41d48ad9b
fix handling of corrupt imap .msf files, sr=mscott patch in 259434
2004-12-06 02:26:27 +00:00
db48x%yahoo.com
14e315f889
bug 258769: Try using nsString more in addrbook to reduce conversions
...
patch by Mikael Parknert <mikael@parknert.se>, r+sr=roc
2004-12-04 11:05:08 +00:00
bienvenu%nventure.com
2938e8eae3
fix 273063 clicking on partial download link in pop3 message leaves dup msg in folder, sr=mscott
2004-12-04 03:24:21 +00:00
neil%parkwaycc.co.uk
e6f239a1b5
Update messenger throbbers default page b=272102 p=bugzilla@babylonsounds.com (Simon Paquet) r=me sr=bienvenu
2004-12-04 00:27:27 +00:00
bienvenu%nventure.com
2487d12c2b
fix 267754 sorting withing date thread in group by date doesn't work in reverse, and fix build bustage, sr=mscott
2004-12-03 20:51:37 +00:00
bienvenu%nventure.com
93c63d77a8
fix 273007 group by account disabled, sr=mscott
2004-12-03 20:41:41 +00:00
neil%parkwaycc.co.uk
73c36e079e
Bug 268176 Merge useless nsIMsgHdr into nsIMsgDBHdr r+sr=bienvenu
2004-12-03 20:16:57 +00:00
neil%parkwaycc.co.uk
028f46c57e
Bug 203386 CTRL+TAB navigation inconsistent when focus is not on one of the three main panes p=mcow@well.com r=me sr=mscott
2004-12-01 23:23:38 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
timeless%mozdev.org
e7a4786c06
Bug 129946 clicking Clear button should disable the Fewer button
...
patch by mark@standard8.demon.co.uk r=dmose sr=beinvenu
2004-12-01 22:26:51 +00:00
timeless%mozdev.org
211f1fd4cb
Bug 112959 Select a list and the Edit menu either displays Delete Card or Delete Address Book
...
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-12-01 22:25:12 +00:00
bienvenu%nventure.com
d571440e3e
fix 267486 auth nntp doesn't work with subscribe UI (same would be true for imap), sr=mscott
2004-12-01 18:52:53 +00:00
bienvenu%nventure.com
a09cb0ce9e
fix 271717 opening messages from search results sometimes doesn't work if original folder is threaded, sr=mscott
2004-12-01 17:50:07 +00:00