137621 Commits

Author SHA1 Message Date
kjh-5727%comcast.net
a08a172e04 Fixing bustage. 2005-01-22 17:14:08 +00:00
cmp%mozilla.org
0f2255b170 Add /Oicf to accessible/public/msaa's midl invocations. b=274542,
r=aaronleventhal, sr=bsmedberg.
2005-01-22 16:55:36 +00:00
kjh-5727%comcast.net
5f26be30da Fixing bustage. 2005-01-22 16:27:47 +00:00
erik%vanderpoel.org
c941e8e995 http.c now takes care of the HTTP Host: request header so that the other
tools (e.g. grab) will work properly too
2005-01-22 16:08:22 +00:00
kjh-5727%comcast.net
c9e0e90d54 Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky. 2005-01-22 16:00:07 +00:00
cls%seawood.org
05cc0f804b Link order matters.
Bug #279079
2005-01-22 08:00:16 +00:00
smfr%smfr.org
13748f662e Fix a bug where inline editing of items in the containers table would cause the quicksearch notification to fire, causing the bookmarks to be quicksearched into oblivion. 2005-01-22 07:12:06 +00:00
smfr%smfr.org
7d31b73a19 Add Nate to the contributors list. 2005-01-22 06:41:06 +00:00
smfr%smfr.org
10c42861bc Fix up the code that gets the "AppleKeyboardUIMode" system pref to look at the second bit of the value, rather than the value itself. Also add scope for the fullKeyboardAccessProperty variable, and check the result of CFNumberGetValue. Bug 187508. 2005-01-22 06:38:31 +00:00
bzbarsky%mit.edu
b5a6a3c3c4 Make CSS scanner build when CSS error reporting is disabled too. Bug 279323,
patch by Alex Vincent <ajvincent@gmail.com>, r=dbaron, sr=bzbarsky
2005-01-22 04:52:05 +00:00
bzbarsky%mit.edu
6eaa641179 Make applet and embed elements focusable. Bug 257488, r=aaronl, sr=jst 2005-01-22 04:48:00 +00:00
cbiesinger%web.de
bf9a5d31f9 backing out patch for bug 278786. it breaks read(-1). 2005-01-22 00:16:44 +00:00
igor%mir2.org
e8ace4f904 Removal of GETVAR SETVAR -> NAME SETNAME transformations during code generation
for functions with activation records  as NodeTransformer never introduce VAR
node if activation would be created.
2005-01-22 00:06:00 +00:00
erik%vanderpoel.org
d122de8f4c grab sniffuri.org by default, into directory test/grab 2005-01-21 23:54:34 +00:00
erik%vanderpoel.org
944f690504 robot now uses <pre> to match view.cgi 2005-01-21 23:50:42 +00:00
scott%scott-macgregor.org
29c156a622 Bug #217448 --> Port new mail notification for Mac OS X from the aviary branch to the thunderbird trunk. 2005-01-21 22:26:32 +00:00
pedemont%us.ibm.com
b73f91d038 Make sure everything is still init'd in FinalizeStub 2005-01-21 22:21:47 +00:00
scott%scott-macgregor.org
cc13964851 Bug #217448 --> Port new mail notification for Mac OS X from the aviary branch to the thunderbird trunk. 2005-01-21 22:20:51 +00:00
scott%scott-macgregor.org
d34004936f add mail biff badge for Mac OSX new mail notification on the trunk.
Porting from the branch
2005-01-21 21:40:31 +00:00
cltbld
fdd2c35037 thunderbird new mail badge icon for mac osx
porting from the aviary 1.0 branch
(mscott)
2005-01-21 21:35:52 +00:00
cst%andrew.cmu.edu
9a6f1feb5d Bug 278931 URL includes Session ID
r=alanjstr
2005-01-21 21:29:45 +00:00
tor%cs.brown.edu
a24789790e Bug 279291 - svg text events should respect visibility and pointer-events.
r=afri
2005-01-21 20:29:37 +00:00
webmail%kmgerich.com
54dcf03a96 Bug 240704 - Mac commonDialog is trimmed in certain fonts and strings - Thanks to HARUNAGA Hirotoshi (harunaga@depublic.com) for the patch 2005-01-21 20:23:12 +00:00
erik%vanderpoel.org
6d632cf53e view.cgi: not bold, indented, newlines in source of output itself 2005-01-21 20:11:50 +00:00
cst%andrew.cmu.edu
694f8cbad4 Bug 275080 User Profile Bugs - improve permission management
Patch by Giorgio Maone <g.maone@informaction.com>, r=wolf
2005-01-21 19:52:26 +00:00
cst%andrew.cmu.edu
ca8948b188 Bug 279002 favicon.ico is not in CVS
Patch by alanjstr & wolf, r=me
2005-01-21 19:40:18 +00:00
cst%andrew.cmu.edu
53d30080a4 Bug 278997 Create robots.txt and put in cvs
r=alanjstr
2005-01-21 19:31:29 +00:00
joshmoz%gmail.com
c71f3845c6 Can't drag favicons of 3rd and following tabs to create bookmarks, weblocs in recent nightlies. b=273800 sr=pinkerton 2005-01-21 19:30:47 +00:00
cst%andrew.cmu.edu
c1929e7fe8 Bug 278636 Confusing style of the name of the submitter of a comment/rating/review
Patch by Alex Sirota <alex@elbrus.com>, r=alanjstr
2005-01-21 19:24:52 +00:00
cst%andrew.cmu.edu
73e6b3c8c1 Bug 279039 Adding a new application in Application Manager - formkey mismatch error
Patch by Alex Sirota <alex@elbrus.com>, r=alanjstr
2005-01-21 19:21:38 +00:00
erik%vanderpoel.org
bafce85038 make the Makefile a bit quieter 2005-01-21 19:01:20 +00:00
joshmoz%gmail.com
956b2f7894 copy history pref pane during static copy build phase, otherwise history pref pane won't work in static builds 2005-01-21 18:21:10 +00:00
erik%vanderpoel.org
a8a9f994ea bug 78172: support HTTP Referer request header 2005-01-21 18:14:10 +00:00
erik%vanderpoel.org
9566d6c414 valgrind caught an off-by-one allocation bug 2005-01-21 18:09:53 +00:00
joshmoz%gmail.com
04997d4272 fix crash on quit with active downloads - bad XPCOM cleanup. b=277928 sr=pinkerton 2005-01-21 18:03:49 +00:00
igor%mir2.org
735bd73b49 1. Removal of passing of unused scope argument to ScriptRuntime.in|instanceOf
2. Compacting interpreter loop via reusing common parts for binary operations.
2005-01-21 18:03:41 +00:00
igor%mir2.org
21a82d04e9 Removal of passing unused scope argument to ScriptRuntime.in|instanceOf 2005-01-21 18:02:11 +00:00
scott%scott-macgregor.org
5d7ef66626 fix some broken logic 2005-01-21 17:17:34 +00:00
bzbarsky%mit.edu
510e8f371c Make property table actually store and use destructor funcs instead of crashing
when they are needed.  Bug 275574, r=bryner, sr=jst
2005-01-21 17:00:07 +00:00
bzbarsky%mit.edu
7241d7be6d When doing window access security checks, make sure to treat wyciwyg URIs as
equivalent to their creators.  Bug 270414, r+sr=jst
2005-01-21 16:58:45 +00:00
tor%cs.brown.edu
98d97360e6 Bug 279239 - distorted <svg:image> on some images with GDI+. r=afri 2005-01-21 16:44:04 +00:00
mostafah%oeone.com
901959df11 Checked in fix for bug 279165: Cannot build Calendar part of suite 2005-01-21 14:39:01 +00:00
webmail%kmgerich.com
63f33f433b Replacing corrupt theme image, bug 279231 2005-01-21 11:31:39 +00:00
neil%parkwaycc.co.uk
c7da8cee13 Make Chatzilla icon and window menu item appear in the correct place whether or not editor, mail or aim are installed b=206803 r=silver 2005-01-21 11:31:32 +00:00
neil%parkwaycc.co.uk
395ec2920f Bug 225952 gtkmozembed2.cpp abuses nsXPIDLCString r=bryner sr=jst 2005-01-21 09:48:16 +00:00
scott%scott-macgregor.org
74f77b11e3 phishing strings 2005-01-21 08:44:43 +00:00
jwalden%mit.edu
6c6ddd3653 Bug 278660 - Make accel+left/right bracket work on Unixish platforms. Patch by Asaf Romano <bugs.mano@mail-central.com>, r=me 2005-01-21 08:02:19 +00:00
scott%scott-macgregor.org
2cf05a25e2 Bug #279191 --> Initial Thunderbird support for our phishing detector. 2005-01-21 07:50:50 +00:00
erik%vanderpoel.org
ed16b897f9 oops 2005-01-21 07:29:01 +00:00
travis%sedsystems.ca
c00c3ccd25 Bug 279218 : Incorrect spelling: unpresidented should be unprecedented 2005-01-21 07:08:19 +00:00