Граф коммитов

132464 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 0e11df9e7e Mostly working impl of font rendering impl with pango. Needs additional code. Not part of the default build. 2004-08-02 18:16:15 +00:00
aaronleventhal%moonset.net 93ac8df487 Bug 244179. Tabindex not honoured if form element is focused via <label>. Buggy part of code pinpointed by Nian Liu. r=nian.liu@sun.com, sr=bryner 2004-08-02 17:56:43 +00:00
igor%mir2.org b73081a5a8 Cosmetics: untabify 2004-08-02 17:49:04 +00:00
mconnor%myrealbox.com d0dca7f69b bustage fix, blame caillon 2004-08-02 17:30:27 +00:00
brendan%mozilla.org de19ea1b37 Fix trunk version of patch for bug 252892 to handle JSOP_{GET,SET}GVAR (253952). 2004-08-02 17:17:55 +00:00
mconnor%myrealbox.com 453c10ee86 fix for 234700 - removing a page from history does not remove it from history.dat, patch by caillon@redhat.com, r=timeless, sr=jst 2004-08-02 17:03:19 +00:00
tor%cs.brown.edu 695423c683 Bug 253782 - stop large images overflowing in win32. r=pavlov, sr=roc 2004-08-02 16:15:55 +00:00
tor%cs.brown.edu 2686b3aa48 Bug 253782 - limit image dimensions to X11 protocol limits.
r=pavlov, sr=blizzard
2004-08-02 16:14:44 +00:00
bienvenu%nventure.com 6ce1670af3 fix non tbird build bustage 2004-08-02 15:51:05 +00:00
bienvenu%nventure.com e2dc9c98b5 more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051 2004-08-02 15:43:12 +00:00
igor%mir2.org 73d09ce2c9 Added runtime support to allow custom wrapping of XML objects 2004-08-02 14:46:33 +00:00
igor%mir2.org 81e82296c8 Use ScriptRuntime.notAFunction to report bad ScriptableObject.callMethod arguments 2004-08-02 14:44:03 +00:00
aaronleventhal%moonset.net 1cf362f6fe Bug 251614. Get rid of black squares on input type=submit buttons and return focus appearance to normal. r+sr=roc 2004-08-02 14:15:51 +00:00
cbiesinger%web.de e215fdb430 Bug 88274 custom keywords don't work when selected from location bar
patch by Wladimir Palant <trev@gtchat.de>   r=neil sr=darin
2004-08-02 12:36:23 +00:00
aaronleventhal%moonset.net a0485ce5f0 Backing out changes to 2 files I accidentally checked in 2004-08-02 12:32:58 +00:00
aaronleventhal%moonset.net 972fd827a3 Bug 185852. Active Accessibility: add ISimpleDOMText::get_fontFamily() to return single font name. Rev'd ISimpleDOMText IID. r=pkw, sr=roc 2004-08-02 12:28:50 +00:00
tor%cs.brown.edu 00c5754bcc Bug 253998 - remove debug spew. r+sr=roc 2004-08-02 12:27:38 +00:00
bryner%brianryner.com cc2391c527 Fixing bustage 2004-08-02 06:34:16 +00:00
timeless%mozdev.org 1d75a049ee Bug 251749 use initializers for ShortcutResolver::ShortcutResolver() and nsLocalFile::nsLocalFile() and clobber mFileInfo64
r=darin sr=darin
(changing style per darin)
2004-08-02 06:10:37 +00:00
bugreport%peshkin.net 58c00082d9 Bug 253968: Fix extra column in insert statement in checksetup
r=glob
a=justdave
2004-08-02 05:30:35 +00:00
bryner%brianryner.com 6a8c79a9b2 Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc. 2004-08-02 04:52:55 +00:00
timeless%mozdev.org 02ca230f77 Bug 253583 Warning: assignment to undeclared variable assigned_to
patch by mcsmurf@gmx.de r=vladd a=justdave
2004-08-02 04:42:05 +00:00
louie.zhao%sun.com 3b1cf7acc4 bug 241062 link name is not supported
r = pkwarren
sr= Henry.Jia
2004-08-02 03:45:56 +00:00
louie.zhao%sun.com 72e28feeda bug 250128 GOK expose "seperator" as "no name".
r = aaronleventhal
sr= henry.jia
2004-08-02 03:29:01 +00:00
timeless%mozdev.org 4b1e6b008c Bug 253361 INSTALL should reference mysql.com instead of tcx.se
patch by mcsmurf@gmx.de r=vladd
2004-08-02 02:37:46 +00:00
webmail%kmgerich.com c7e1772b13 Mac theme changes for bug 244025, more obvious secure site indication 2004-08-02 02:29:56 +00:00
timeless%mozdev.org fd57c441dc Bug 252681 mozISpellCheckingEngine check method faulting on misspelled words
r=mvl sr=dmose
2004-08-02 02:14:23 +00:00
igor%mir2.org e32e12b401 Explicit ScriptRuntime methods to get function and function this for all cases of method calls:
ScriptRuntime.get(Name|Prop|Elem|Value)FunctionAndThis provides uniform way to get function object and its this during function calls. It allowed to simplify handling of method calls both in interpreter and optimizer and opened a way to implement independent processing of function and property namespaces.
2004-08-01 23:21:17 +00:00
dwitte%stanford.edu 3441040ff5 Bug 253597 Trunk crash blocking ads/images [@ nsImgManager::TestPermission]
p=mvl r=dwitte sr=darin
2004-08-01 22:38:10 +00:00
timeless%mozdev.org 8298355fdc Bug 253010 bonsai diffs looks doublespaced (extra newlines)
css per dbaron, r=vladd
also changed cvsblame per mvl
2004-08-01 19:59:46 +00:00
edburns%acm.org c32e7d0c62 Author: Michael
r=edburns

M webclient/src_moz/HistoryImpl.cpp

- Incorrectly passing jboolean to mozilla methods, pass PRBool instead.
2004-08-01 19:39:40 +00:00
dwitte%stanford.edu 9ad48b0aae Bug 253259: Remove obsolete pref "backups.number_of_prefs_copies" from all.js
r=bsmedberg, sr=darin
2004-08-01 18:42:37 +00:00
jouni%heikniemi.net e7badaa11a Remove accidentally committed .orig files (from bug 190220) 2004-08-01 06:55:39 +00:00
scott%scott-macgregor.org e0e719d546 Bug #253879 --> fix smoketest blocker, you can't install extensions and themes into thunderbird
on the trunk.
2004-08-01 05:13:57 +00:00
timeless%mozdev.org b4bd6ced26 Bug 248768 parser code for IMAP and addrbook: stroken_r: pull end-of-string checks out of char-delimiter loop
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=neil
2004-08-01 04:02:02 +00:00
bryner%brianryner.com 5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
kjh-5727%comcast.net a5bfb68c59 Fixing bustage (gcc 3.3.1 ambiguous conversion) 2004-07-31 20:22:50 +00:00
cbiesinger%web.de 41f402fc67 Bug 226005 replace some users of nsIPref with nsIPrefService/nsIPrefBranch in
mailnews
patch by Mikael Parknert <mikael@parknert.se> r=bienvenu sr=darin
2004-07-31 18:04:18 +00:00
cbiesinger%web.de 61692b8f5e Bug 28998 Support Web Proxy Auto-Discovery Protocol (WPAD); for now, only
support loading http://wpad/wpad.dat, not a pac url from DHCP, or domain
component stripping.

r+sr=darin
2004-07-31 17:39:29 +00:00
kjh-5727%comcast.net 8db0fb69b9 Fixing bustage ("ambiguous conversion" from gcc 3.3.1) 2004-07-31 15:56:39 +00:00
bryner%brianryner.com b314485f51 Change the semantics of the .autoreg file so that it can be used for Firefox and Thunderbird to trigger re-registration in all profiles. Rather than checking for the existance of the file, registering, and deleting it, we'll always compare the timestamp of .autoreg to that of the profile compreg.dat, and re-register if .autoreg exists and is newer. Bug 252905, r=darin. 2004-07-31 15:26:25 +00:00
jocuri%softhome.net 5af84e034b Patch for bug 253360: replace IF() with CASE WHEN for database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. 2004-07-31 09:36:18 +00:00
jocuri%softhome.net a667f91f4f Patch for bug 253357: replace IFNULL with COALESCE for increased database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. 2004-07-31 08:59:16 +00:00
dbaron%dbaron.org 1236bd859f Back out 236889 due to 253755. 2004-07-31 07:42:12 +00:00
scott%scott-macgregor.org 6686a8f05a Allow local RSS messages to bypass the remote image blocking policy for Thunderbird. Improvement to Bug #250246.
(NOT PART OF THE SEAMONKEY BUILD which is closed)
2004-07-31 03:57:39 +00:00
bugreport%peshkin.net d013e1a35e Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
patch by erik,joel
r=kiko
a=justdave
2004-07-31 02:27:26 +00:00
scott%scott-macgregor.org d801940fc8 fix the icon in the subscribe UI to use the news group icon 2004-07-30 23:32:46 +00:00
scott%scott-macgregor.org 34f3f3a8ed Bug 3253776 --> Get New Mail for the RSS account fails if chosen from the get new mail toolbar button drop down.
If the server doesn't have an inbox to ask for new mail, just pass in the root folder and let the incoming server figure it out.
2004-07-30 23:30:18 +00:00
scott%scott-macgregor.org ff4ba41809 Bug #253786 --> Fix a race condition when checking multiple feeds for new mail.
don't use a global variable to keep track of the # of feed items we have parsed
for a particular feed, push all of those details into a per feed object so we
won't conflict with other feeds being checked for new mail.
2004-07-30 23:17:58 +00:00
jocuri%softhome.net 04d3d635f2 Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from a textarea; patch by Brodie Thiesfield <brofield@jellycan.com>; r=kiko, a=justdave. 2004-07-30 22:25:50 +00:00