smontagu%smontagu.org
bc810337db
Add x-unicode langGroup for UTF-16 and UTF-32 (without BE or LE). Bug 279225, r=biesi, sr=dbaron.
2005-01-23 21:11:28 +00:00
bzbarsky%mit.edu
a62cb9f6fd
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
cd964f3a39
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
60edd91b09
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
d6ad344e3f
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
4365a39770
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
4388be5e97
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
e8c1340b10
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
2e1dc0543d
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
2ba674228f
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
7593c0d6ec
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
f8e8ee3231
Fix for bug 278505 (Trivial content cleanup). r/sr=bz.
2005-01-23 18:21:34 +00:00
bugzilla%arlen.demon.co.uk
b85ed256a1
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
1e6e8261d6
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
30091d1a3a
Bug #279191 ---> only invoke the phishing detector for left clicks not right clicks...
2005-01-23 09:02:40 +00:00
aaronleventhal%moonset.net
e20fafca39
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
b45db22f66
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
8515e424c8
Remove unnecessary comment. No bug, Not in build
2005-01-22 21:48:22 +00:00
igor%mir2.org
6d48a85ee1
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
abe082cf97
Initial reporter extension landing
...
(not enabled in build)
a=asa
2005-01-22 18:24:18 +00:00
kjh-5727%comcast.net
80e441d0fa
Fixing bustage.
2005-01-22 17:14:08 +00:00
cmp%mozilla.org
347215a5f0
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
a95bb249eb
Fixing bustage.
2005-01-22 16:27:47 +00:00
erik%vanderpoel.org
7341e5b421
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
8ca7be0027
Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky.
2005-01-22 16:00:07 +00:00
cls%seawood.org
3d82a9d4f0
Link order matters.
...
Bug #279079
2005-01-22 08:00:16 +00:00
smfr%smfr.org
ffd7eab793
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
87a35a7648
Add Nate to the contributors list.
2005-01-22 06:41:06 +00:00
smfr%smfr.org
828db3a57e
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
fdeecd24cb
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
fdbe2c6ead
Make applet and embed elements focusable. Bug 257488, r=aaronl, sr=jst
2005-01-22 04:48:00 +00:00
cbiesinger%web.de
86e40b2395
backing out patch for bug 278786. it breaks read(-1).
2005-01-22 00:16:44 +00:00
igor%mir2.org
f73e4917d6
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
5ceba9ba8e
grab sniffuri.org by default, into directory test/grab
2005-01-21 23:54:34 +00:00
erik%vanderpoel.org
51e4cb6b2e
robot now uses <pre> to match view.cgi
2005-01-21 23:50:42 +00:00
scott%scott-macgregor.org
ccc4cd6314
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
8c003df0cd
Make sure everything is still init'd in FinalizeStub
2005-01-21 22:21:47 +00:00
scott%scott-macgregor.org
20fa7005a4
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
1e45554bd8
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
d68eac9034
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
fb0dd39b50
Bug 278931 URL includes Session ID
...
r=alanjstr
2005-01-21 21:29:45 +00:00
tor%cs.brown.edu
174d02dc37
Bug 279291 - svg text events should respect visibility and pointer-events.
...
r=afri
2005-01-21 20:29:37 +00:00
webmail%kmgerich.com
8a25b41f0a
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
74da170dc6
view.cgi: not bold, indented, newlines in source of output itself
2005-01-21 20:11:50 +00:00
cst%andrew.cmu.edu
1e94dad3ef
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
c85032fa21
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
15c97fb6d5
Bug 278997 Create robots.txt and put in cvs
...
r=alanjstr
2005-01-21 19:31:29 +00:00
joshmoz%gmail.com
95bebffb2e
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
f8e03806ad
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
f2a60af56d
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