scott%scott-macgregor.org
0833f089f7
minor code cleanup based on Neil's review comments in Bug #236774
2004-04-21 22:37:29 +00:00
scott%scott-macgregor.org
6e8a3b475e
Bug #236774 --> port thunderbird change to the compose window to make it handle mailto url arguments.
...
r=neil
sr=bienvenu
2004-04-21 22:22:35 +00:00
scott%scott-macgregor.org
b36d2ce97c
fix broken thunderbird desktop icon caused by renaming mach.icns to thunderbird.icns
2004-04-21 22:05:48 +00:00
neil%parkwaycc.co.uk
d69dd201f8
Bug 240590 Spurious sort direction indicator in hidden header r=varga sr=bryner
2004-04-21 21:21:30 +00:00
ben%bengoodger.com
ea42cade76
forgot to add this setting in to prevent incompatibility checking from running every time
2004-04-21 19:20:14 +00:00
mostafah%oeone.com
09cf832a9e
Checked in attachment for bug 240813
2004-04-21 19:12:18 +00:00
mostafah%oeone.com
1d7997f6bd
Adding in new datetimepicker files
2004-04-21 19:03:21 +00:00
wchang0222%aol.com
76e3cc1538
Bugzilla bug 90906: removed unused variable 'size'. The patch is from
...
Serge GAUTHERIE <gautheri@noos.fr>. r=wtc.
2004-04-21 18:57:51 +00:00
mkaply%us.ibm.com
0ba84addcf
#241214
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - grab some code from Windows to prevent crash
2004-04-21 18:55:48 +00:00
mostafah%oeone.com
298c47fe4d
Checked in patch for bug 240815
2004-04-21 18:26:29 +00:00
mostafah%oeone.com
23e3a16c60
Changing DOS <CR>s to linux linefeeds
2004-04-21 17:56:31 +00:00
mostafah%oeone.com
3d7d55e2dd
Checked in patches for bug 240808.
...
calendar.css -> minimonth.css
calendar.xbl -> minimonth.xbl
2004-04-21 17:42:27 +00:00
neil%parkwaycc.co.uk
82d9c1aaa2
Bug 195355 listBoxObject.getRowCount() returns wrong value r=varga sr=bienvenu
2004-04-21 17:06:27 +00:00
bmlk%gmx.de
775215ff0d
fix bustage
2004-04-21 16:45:42 +00:00
bmlk%gmx.de
de5b842be2
Remove unused functions bug 240559 r/sr =bzbarsky
2004-04-21 15:49:29 +00:00
neil%parkwaycc.co.uk
44e3171847
Removing unused variables b=130292 p=mbockelkamp@web.de r/sr=rbs
2004-04-21 15:34:29 +00:00
bzbarsky%mit.edu
a353bff199
Make click-to-select work on nodes that are more than one level down the frame
...
hierarchy. Bug 240892, r=timeless, sr=peterv
2004-04-21 15:09:27 +00:00
bzbarsky%mit.edu
f4cdda904d
Make sure to grab the security info from the underlying channel so that the
...
lock icon goes into the locked state properly for remote jars over https. Bug
240496, r+sr=darin
2004-04-21 14:58:45 +00:00
dougt%meer.net
84d6a291b9
MINIMO ONLY
...
Fixing UA string preference. It must be a pref not a user_pref.
Minimo Application UI changes:
Replaced toolbar with context menu
Replaced throbber with url bar bg color fading.
Added URL Bar autocomplete
Added mosaic style url open events
2004-04-21 14:51:42 +00:00
mkaply%us.ibm.com
35eacd371a
How did I miss this?
2004-04-21 14:50:55 +00:00
igor%mir2.org
a06c84f791
Extend optimization ==, !=, ===, !== against null to check null presence on any side of the test.
2004-04-21 12:00:27 +00:00
neil%parkwaycc.co.uk
c27f4d336c
Removing unused variables b=90906 p=gautheri@noos.fr r=dbradley sr=Henry.Jia
2004-04-21 11:16:04 +00:00
jshin%mailaps.org
fdd2506d73
bug 240558 : mail filters moving emails to a folder with '@' or '!' in its name get disabled (r=bienvenu, sr=mscott)
2004-04-21 10:39:37 +00:00
ben%bengoodger.com
5ba4ac1b0b
oops forgot to add files bustage fix
2004-04-21 09:19:54 +00:00
ben%bengoodger.com
d01c25f6a6
170006 - add support for extension app version incompatbility checking to extension manager to disable incompatible extensions when a new version of the app is installed
2004-04-21 08:48:30 +00:00
ben%bengoodger.com
026a59aa41
add some pref UI for automated update checking (none of this works yet)
2004-04-21 08:47:50 +00:00
ben%bengoodger.com
01b7f44d9a
turn on extension manager menu item (testing only!)
2004-04-21 04:35:27 +00:00
ben%bengoodger.com
1c2b923fe9
170006 - more EM updates - make the update checker work with darin's patch to DefaultSOAPEncoder.
2004-04-21 04:16:16 +00:00
mkaply%us.ibm.com
c06e8597dd
#222502
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - fix from aaronr - move some focus code into nsFrameWindow
2004-04-21 02:04:13 +00:00
mkaply%us.ibm.com
9033cdf92d
#238242
...
r=pedemont, sr=blizzard (platform specific)
Backout Lee's keyboard code. It just caused too many problems.
Reopening 222509
2004-04-21 01:55:04 +00:00
mkaply%us.ibm.com
d209d9402f
#238039
...
r=bsmedberg
Make makefile change not so ugly
2004-04-21 01:52:39 +00:00
jst%mozilla.jstenback.com
77958905c3
Changing "!NS_FAILED(x)" to "NS_SUCCEEDED(x)". No real code changes.
2004-04-21 01:21:24 +00:00
jst%mozilla.jstenback.com
ff6fe94eee
Changing odd whitespace usage in template variable (nsCOMPtr) declarations to 'normal' whitespace usage. No code change.
2004-04-21 01:11:14 +00:00
darin%meer.net
98c9b7e62f
fixes bug 241147 "DecodeStructParticle fails on 'sequences' and 'choices'" r=ben sr=jst
2004-04-21 00:54:03 +00:00
jst%mozilla.jstenback.com
87cdd6839f
Whitespace cleanup.
2004-04-21 00:48:41 +00:00
neil%parkwaycc.co.uk
4d048d1f09
Bug 240611 silent mode has gtk assertions p=ajschult@mindspring.com r/sr=dveditz
2004-04-21 00:27:57 +00:00
dbaron%dbaron.org
667dbe556f
Call AddBaseTagInfo for LINK, META, SCRIPT, and STYLE elements, and also call SetContentID for META elements. b=241128 r+sr=jst
2004-04-20 23:41:56 +00:00
neil%parkwaycc.co.uk
db770e154b
Bug 86132 Show some disk space settings for local folders p=ian@arlen.demon.co.uk r=bienvenu sr=mscott
2004-04-20 23:35:41 +00:00
neil%parkwaycc.co.uk
d5cd17bea7
Remove unused morseAssert defines b=221623 p=gautheri@noos.fr r=mconnor sr=bryner
2004-04-20 23:22:10 +00:00
scott%scott-macgregor.org
f29f7aca82
Change the release notes url to point to the new location in products/thunderbird
2004-04-20 23:19:34 +00:00
dveditz%cruzio.com
428dc2c04b
Block onload xpinstalls (bug 238684) r=bsmedberg,sr=brendan
2004-04-20 23:02:54 +00:00
ben%bengoodger.com
7c82e1279d
bug 240835 - no progress indication in dlmgr patch by Doug Halamay <dhalamay@myrealbox.com> r=pike/mscott
2004-04-20 22:50:55 +00:00
jst%mozilla.jstenback.com
1a20148040
Checking in patch by Callek@juno.com for bug 226209. Code cleanup. Not part of the defauly build.
2004-04-20 22:33:29 +00:00
jst%mozilla.jstenback.com
fb995ba45f
Fixing bug 232742 (patch by mozilla@rosenauer.org). Make Mozilla build and run on Linux/x86-64. r+sr=darin@meer.net, jst@mozilla.jstenback.com
2004-04-20 21:38:15 +00:00
bryner%brianryner.com
90dc121899
reintroduce getRegistryEntry (bug 237754). patch by dave532@uklinux.net, r=ben.
2004-04-20 21:31:22 +00:00
tor%cs.brown.edu
0e8eab3dcb
License repair from 236613 landing.
2004-04-20 20:26:32 +00:00
bzbarsky%mit.edu
e127bbbcc5
Fix HasAttributeDependentStyle to not assume that class and ID attributes are
...
named "class" and "id". Bug 240766, r+sr=dbaron
2004-04-20 19:48:20 +00:00
bzbarsky%mit.edu
93e07d24dc
Let generated content content nodes know when their frames go away. Bug
...
237975, r+sr=dbaron
2004-04-20 19:20:16 +00:00
mostafah%oeone.com
63f5338d9d
Checked in attachment 146395 for bug 226209
2004-04-20 19:17:21 +00:00
scott%scott-macgregor.org
fdf2ac1cd4
Bug #241073 --> compose formatting toolbar goes crazy (gets really tall) in certain situations
2004-04-20 19:12:01 +00:00