Commit Graph

137691 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
d9f747cca2 Add about:license and about:licence and make about: link to them. Bug 256945,
r=gerv, sr=darin
2005-01-23 21:02:36 +00:00
bzbarsky%mit.edu
966a36d8df Use the right view observer for events. Fixes some crashes. Bug 279205, r+sr=roc 2005-01-23 20:55:53 +00:00
cst%andrew.cmu.edu
3979bd689d Bug 279398 Restrict access to usermanager for editors, and don't show themes/extension lists.
r=alanjstr
2005-01-23 20:18:27 +00:00
cst%andrew.cmu.edu
b0d9b18895 Bug 278016 VersionCheck should support multiple items in one pass
Patch by Ted Mielczarek (luser) <ted.mielczarek@gmail.com>, r=me
2005-01-23 20:08:32 +00:00
cst%andrew.cmu.edu
19ba86405b Bug 275923 Receive Incompatible Extension message when Using Special Category
Patchy by alanjstr, r=me
2005-01-23 20:04:28 +00:00
cst%andrew.cmu.edu
29339d4014 Bug 279365 Link to "authorprofiles" instead of "authorprofiles.php" in Comments Manager
Patch by Alex Sirota <alex@elbrus.com>, r=alanjstr
2005-01-23 19:56:02 +00:00
cbiesinger%web.de
8a011382f8 bug 134165 use nsCString rather than nsXPIDLCString. patch by Mikael Parknert
<mikael@parknert.se> r=biesi sr=darin
2005-01-23 19:51:44 +00:00
cst%andrew.cmu.edu
89389daf59 Bug 275921 Ability to safely take site offline
patch by alanjstr, r=me
2005-01-23 19:28:29 +00:00
cst%andrew.cmu.edu
201a473b20 Bug 275900 Filename shows as "install.php" instead of "xxx.xpi".
Patch by Giorgio Maone <g.maone@informaction.com>, r=alanjstr
2005-01-23 19:20:06 +00:00
bryner%brianryner.com
d62407a7fb Move xforms.css into chrome so that it can install as a Firefox extension. Also, fix registration hooks that were never hooked up. Bug 279288, r=darin. 2005-01-23 19:12:16 +00:00
peterv%propagandism.org
394d760e5a Fix for bug 278505 (Trivial content cleanup). r/sr=bz. 2005-01-23 18:21:34 +00:00
bugzilla%arlen.demon.co.uk
59fb613e66 Bug 243101 Content about Sidebar in customize_help.xhtml needs to be updated - fix for the entry
p=giacomo.magnini@portalis.it/stefan_h@hem.utfors.se r=me
2005-01-23 16:40:05 +00:00
peterv%propagandism.org
4fe1c61b91 Fix for bug 279078 (XML Error reporting confusing since Expat landing). r/sr=bz. 2005-01-23 15:46:11 +00:00
scott%scott-macgregor.org
bd46cca35c Bug #279191 ---> only invoke the phishing detector for left clicks not right clicks... 2005-01-23 09:02:40 +00:00
aaronleventhal%moonset.net
3bc5cf665e Bug 256003. Remove -moz-user-focus from html.css, forms.css, ua.css. It's been deprecated from use in HTML. Patch by Martijn Wargers. r=bryner, sr=roc 2005-01-23 03:48:00 +00:00
mats.palmgren%bredband.net
4d73daeda7 Make sure frames have been constructed before asking ESM to shift focus. b=273092 r+sr=bzbarsky 2005-01-22 21:55:24 +00:00
robert%accettura.com
be9675122a Remove unnecessary comment. No bug, Not in build 2005-01-22 21:48:22 +00:00
igor%mir2.org
31d9030dd0 Reverting Ref to the original implementation which did not pass an additional
"Scriptable target" argument to Ref.(get|set|has|delete) methods. The idea was
to optimize away in many cases creation of Ref instances, but given that modern
JVM can GC short-lived objects efficiently it does not sound right to have code
complexity now in the hope of slightly more efficient implementation later.
2005-01-22 20:26:08 +00:00
robert%accettura.com
6d5f26df27 Initial reporter extension landing
(not enabled in build)
 a=asa
2005-01-22 18:24:18 +00:00
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