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

132487 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com f552c62d73 Fix 236586 - change customization text to include item removal. 2004-08-03 07:51:16 +00:00
jocuri%softhome.net 661915c1e3 Patch for bug 253604: When commit a bug, validate timetracking before user match; patch by Tiago R. Mello <tiago@async.com.br>; r=kiko, a=justdave. 2004-08-03 06:23:25 +00:00
scott%scott-macgregor.org 71e13c9c2b Add back an accidentally dropped else clause that was preventing deleted feeds
from getting removed from the subscriptions data source.
2004-08-03 05:43:51 +00:00
scott%scott-macgregor.org 14c96ec57e Bug #253775 --> When parsing RSS 2.0 feeds, parse the content:encoded tag for each feed.
Patch by Myk.
2004-08-03 05:30:43 +00:00
bryner%brianryner.com 98084606af Pango code uses PR_GetEnv(), so include prenv.h. 2004-08-03 03:40:49 +00:00
jshin%mailaps.org 1db31547d6 separate xpcom wrapper and charset detectors : patch by shanjian with some updates by me (r=smontagu, sr=alecf) 2004-08-03 01:50:37 +00:00
bienvenu%nventure.com fd15fced30 part of work for 11051, virtual folders, register contract id for msg db factories, sr=mscott, forgot to check this in 2004-08-03 00:14:13 +00:00
bienvenu%nventure.com 91f634e8e9 add contract ids for mail dbs, part of work for 11051, forgot to check this in before 2004-08-02 23:58:59 +00:00
mostafah%oeone.com 0fb4713eef Checked in patch for bug 252944 2004-08-02 22:29:43 +00:00
mostafah%oeone.com 1205882021 Checked in patches for bug 250824 2004-08-02 22:25:56 +00:00
mostafah%oeone.com 2a5dc4d585 Checked in patches for bug 220075 2004-08-02 22:23:16 +00:00
neil%parkwaycc.co.uk 6f17eaff70 Bug 238136 Make bookmarks not depend on IE on Windows r=varga sr=jag 2004-08-02 22:17:26 +00:00
blizzard%redhat.com 57f106c15b try to fix bustage 2004-08-02 22:12:24 +00:00
mostafah%oeone.com 4b1eafc9ab Checked in patch for bug 250815 2004-08-02 21:02:30 +00:00
cltbld%netscape.com 5d3343dbfc Automated update from host egg 2004-08-02 20:56:59 +00:00
mostafah%oeone.com f55c4bf515 Checked in patches for bug 250307 2004-08-02 20:54:10 +00:00
blizzard%redhat.com aa8be61c26 More build goop to get pango building. Add the right calls so that RTL info is passed down. r+sr=bryner 2004-08-02 20:50:01 +00:00
mostafah%oeone.com d188385278 Checked in patch for bug 231765 2004-08-02 20:18:04 +00:00
ere%atp.fi 4a25ba0d57 Supplementary patch for bug 252067 (Add support for translucent windows for Win32 (Windows 2000 and later)): Fix MinGW, ignore translucency for embedded apps and remove system menu for translucent windows.
Patch by Dainis Jonitis
r=ere
sr=roc
2004-08-02 20:08:43 +00:00
mostafah%oeone.com c38f844f77 Checked in patch for bug 250102 2004-08-02 20:06:48 +00:00
mostafah%oeone.com 5d0fbee0de Checked in patch for bug 249071 2004-08-02 20:00:10 +00:00
mostafah%oeone.com c01b0d2c60 Checked in patch 152339 for bug 206755 2004-08-02 19:47:26 +00:00
blizzard%redhat.com 9287d17789 Build bits for pango code. 2004-08-02 18:16:36 +00:00
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