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
erik%vanderpoel.org
a65df1f3bb
bug 90199;
...
had to send whole HTTP request in one go to get the simple httpd.c to work;
then I reproduced this bug and fixed it by treating a missing
Content-Type header as random bytes (essentially, application/octet-stream)
2005-01-21 06:30:02 +00:00
mrbkap%gmail.com
59af451e8f
bug 71191: Cannot apply bindings on the root element in a document. r+sr=bzbarsky
2005-01-21 04:42:30 +00:00
travis%sedsystems.ca
b29da4c180
Bug 236533 : Text "Additional Comments From ..." can be improved
...
Patch by Todd Stansell <tjs@tellme.com> r=kiko a=myk
2005-01-21 04:09:51 +00:00
aaronleventhal%moonset.net
e991e62f67
Bug 259385. Expose h1-h6, q, blockquote in MSAA as well as elements with a defined xhtml2:role attribute. r=pkw, sr=jst
2005-01-21 03:50:26 +00:00
joshmoz%gmail.com
f0b471e76b
add Nate Weaver to file contributor list
2005-01-21 03:07:25 +00:00
bsmedberg%covad.net
5ad0fe118b
bug 279164 - Links opened from remote apps (using DDE) don't open the URI. r=bryner
2005-01-21 02:17:01 +00:00
mconnor%myrealbox.com
9b0eaf527a
bug 278919 - new search feature is crazy broken. p=ted.mielczarek@gmail.com, r=alanjstr
2005-01-21 02:00:22 +00:00
silver%warwickcompsoc.co.uk
4971dc0154
Bug 276764 - Strict JS warning fix, variable relocation, and a copy-paste error fixed.
...
ChatZilla only.
r=samuel@sieb.net
p=gautheri@noos.fr (Serge GAUTHERIE)
2005-01-21 01:38:14 +00:00
cst%andrew.cmu.edu
682ed413df
Bug 279004 Fix favicon link
...
Patch by anne, r=alanjstr, un-bit-rotted by me
2005-01-21 00:57:21 +00:00
alex%croczilla.com
a3125a42e7
Only notify observers of context-change when object is context dependent. Bug#270257, Checkin for jwatt, r=afri. Affects SVG builds only.
2005-01-21 00:28:21 +00:00
Stefan.Borggraefe%gmx.de
16426cbd1e
Bug 279034: Add autosave option to MailNews Preferences
...
r=neil, sr=bienvenu
2005-01-21 00:23:39 +00:00
Stefan.Borggraefe%gmx.de
fb99ddb54f
Add LOCALIZATION NOTE for an UI text that is split in two entities (follow-up checkin for bug 231428)
...
r=kairo, sr=bienvenu
2005-01-21 00:21:40 +00:00
pedemont%us.ibm.com
7275a86670
In JNI, we should always call Release...(), no matter what isCopy says.
2005-01-20 23:59:10 +00:00
dougt%meer.net
f32a8ea887
Improvements to the Minimo linux front end. UI Changes include:
...
Bookmarks
Tabbed Browsing
Progress Indicator
Page Info
Autocomplete in Open Dialog
Save as
Open file.
Much of these changes are from 10LE. Thanks! r=dougt
2005-01-20 23:57:46 +00:00
pedemont%us.ibm.com
eeb4844959
Use GetNameShared
2005-01-20 23:44:58 +00:00
scott%scott-macgregor.org
a616e875da
try to fix linux bustage
2005-01-20 23:30:10 +00:00
travis%sedsystems.ca
76aa40658a
Bug 266579 : Users without privs can confirm bugs by assigning to themselves first, without having canconfirm privs
...
Patch by LpSolit@gmail.com r=myk a=justdave
2005-01-20 23:22:10 +00:00
bugzilla%arlen.demon.co.uk
e44634c3c3
Bug 278702 Init method of nsIDocumentEncoder does not reset member variables
...
p=david.gardiner@unisa.edu.au r=dean_tessman sr=jst
2005-01-20 23:20:59 +00:00
mconnor%myrealbox.com
b5a05344dd
fix Bug 245588, certain malformed URL or missing local pages break startup
2005-01-20 23:04:06 +00:00
bugzilla%arlen.demon.co.uk
ea41dbc112
Bug 243101 Content about Sidebar in customize_help.xhtml needs to be updated
...
images by giacomo.magnini@portalis.it
p=stefan_h@hem.utfors.se r=me
2005-01-20 22:57:56 +00:00
mostafah%oeone.com
d6854a02f0
Brought up to date with browser/Makefile.in
...
Removed old way of packaging sunbird
2005-01-20 22:24:12 +00:00
erik%vanderpoel.org
5b449b8d88
simple HTTP server for testing bug 90199
2005-01-20 22:23:49 +00:00
pedemont%us.ibm.com
af01e764d3
Merge duplicate code.
2005-01-20 22:07:26 +00:00
timeless%mozdev.org
1f8b801a07
Bug 254252 nsCRT::BufferHashCode has two variants, and only one user, HashCodeAsUTF8 has no users
...
patch by mikael@parknert.se r=darin sr=bz
2005-01-20 21:39:23 +00:00
joshmoz%gmail.com
7775db1467
work around crash when starting a download if download folder not specified in IC preferences (e.g. a fresh user account) b=265903 sr=pinkerton
2005-01-20 21:28:44 +00:00
mconnor%myrealbox.com
19b3758e49
various cleanup/formating fun
2005-01-20 21:14:13 +00:00
erik%vanderpoel.org
fdd2d4eec6
app callbacks are now overrideable function pointers instead of global funcs
...
this reduces the number of empty functions in the apps
2005-01-20 21:09:40 +00:00
mvl%exedo.nl
68ce35dcd2
fix -calendar.
...
bug 279157, r=mostafah
2005-01-20 20:58:35 +00:00
aaronleventhal%moonset.net
42a25db572
Bug 279152. Keys swallowe dwhen tpying into a textarea or input, regression from bug 167145. r=caillon, sr=bryner
2005-01-20 19:55:48 +00:00
bzbarsky%mit.edu
382d4f4c86
Fix crash if insertion point has display:none. Bug 277523, r+sr=bryner
2005-01-20 19:54:06 +00:00
igor%mir2.org
077cf2b7b6
Removal of invoker optimization as under JDK >= 1.4 it does not make things
...
visibly faster and under GCJ it makes thinks worse.
2005-01-20 19:45:27 +00:00
scott%scott-macgregor.org
d9a0e4a7b8
Bug #275153 --> apparently-valid rss feed will not verify in TB (derstandard.at)
...
rewrite the feed cache to normalize the url before it goes into the cache.
patch by sayrer@gmail.com
2005-01-20 19:24:57 +00:00
wtchang%redhat.com
499955a326
Bugzilla Bug 279071: removed a duplication definition of the
...
MAX_POLLING_INTERVAL macro. The bug is reported by Justin Wood
<116057@bacon.qcc.mass.edu>.
2005-01-20 19:02:09 +00:00
nboyd%atg.com
f5fec7715b
adding xmoon
2005-01-20 18:30:29 +00:00
mostafah%oeone.com
a2e4f1eebf
Checked in patch for bug 279104:Bug in building libical on sparc/solaris
2005-01-20 18:25:07 +00:00
joshmoz%gmail.com
a1e11edcfb
fix opening .webloc and .url files via dock or open menu. b=242934 sr=pinkerton
2005-01-20 18:12:27 +00:00
bzbarsky%mit.edu
6942802a81
Fix build bustage -- the api changed....
2005-01-20 17:07:51 +00:00
bzbarsky%mit.edu
0cab6c3640
Use the right allocator to allocate strings we're passing out to GTK. Bug
...
273337, patch by Todd A. Fisher <toddf@simosoftware.com>, r+sr=bryner
2005-01-20 17:05:44 +00:00
bzbarsky%mit.edu
f73e193c11
Make nullplugin dialog not show up on clicks with buttons other than the left
...
mouse button. Bug 270377, patch by Vincent Caron <v.caron@zerodeux.net>,
r=bryner, sr=bzbarsky
2005-01-20 17:04:20 +00:00
bzbarsky%mit.edu
3759c8da9d
Fix comments on cancel() method. Bug 252011, patch by Daniel Kraft
...
<domob@daniel-kraft.net>, r+sr=bzbarsky
2005-01-20 17:01:51 +00:00
bzbarsky%mit.edu
bdefa15323
Make labels actually fire a click on the thing they're labeling when they're
...
clicked, instead of just redirecting their own event. Bug 146066, also fixes
bugs 271740 and 276279. r=bryner, sr=jst
2005-01-20 16:59:42 +00:00
bzbarsky%mit.edu
9cf134eb94
Add a webnavigation flag to allow callers to stop content, not just stop
...
network activity. Make nsLocation use this so it doesn't stop content
unnecessarily. Bug 277224, r=darin, sr=jst
2005-01-20 16:57:04 +00:00
bzbarsky%mit.edu
1045658648
Fix test for none/hidden border styles to work correctly. Bug 275139, r+sr=dbaron
2005-01-20 16:49:57 +00:00
bzbarsky%mit.edu
aab161004b
Make submit buttons with no value but a name send the "default value" to the
...
server. Bug 274309, r+sr=jst
2005-01-20 16:47:25 +00:00
bzbarsky%mit.edu
895ac0806e
Don't add XBL properties if they have no name. Bug 277950, r+sr=bryner
2005-01-20 16:44:00 +00:00
axel%pike.org
79ce72a8bd
fix fallout of commandline change for xulrunner, bug 276588, __args to gArgs, r=bsmedberg
2005-01-20 15:06:19 +00:00
tor%cs.brown.edu
d8f01a7355
Lower tolerance for hit testing.
2005-01-20 14:41:00 +00:00