Commit Graph

137685 Commits

Author SHA1 Message Date
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
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