brade%netscape.com
|
c0ab0f2b29
|
more Is* method usage / code cleanup; r=glazman, sr=bz, bug=212683
|
2003-07-28 20:31:08 +00:00 |
brendan%mozilla.org
|
ab61333253
|
Undo critical part of last change to try to fix crashing testerboxes.
|
2003-07-28 18:30:12 +00:00 |
noririty%jcom.home.ne.jp
|
45de4c26a7
|
Fix 174687 - Show domain@context image blocking, patch (mostly) by eric@5stops.com
|
2003-07-28 14:52:41 +00:00 |
brade%netscape.com
|
41c493c4ca
|
fix tinderbox bustage
|
2003-07-28 14:27:49 +00:00 |
brade%netscape.com
|
ee332541d8
|
cleanup of editor code, bug=209548, r=jfrancis, sr=blizzard
|
2003-07-28 13:13:50 +00:00 |
noririty%jcom.home.ne.jp
|
4c7dff12c3
|
Fix 205998 - Find in 'T'his Page, patch by abecevello@sympatico.ca
|
2003-07-28 13:06:53 +00:00 |
neil%parkwaycc.co.uk
|
862f22d918
|
Bug 214107 Fix XML Parsing Error in help-index1.rdf p=bc@bclary.com r=me (no sr required as per the original patch)
|
2003-07-28 12:38:15 +00:00 |
noririty%jcom.home.ne.jp
|
daad3dca9d
|
Fix 194081 - recall resizer
|
2003-07-28 11:56:04 +00:00 |
timeless%mozdev.org
|
eda704ab1f
|
Bug 207617 This URL crashes Mozilla every time [@ js_CompareStrings]
r=bryner sr=bz
|
2003-07-28 10:59:54 +00:00 |
bryner%brianryner.com
|
c67fdc7bbc
|
Update app and locale version
|
2003-07-28 07:28:29 +00:00 |
bryner%brianryner.com
|
cc9ed87119
|
Adapt wallet's password manager UI (removing the form manager bits). Split into content and locale directories and add contents.rdf files for passwordmgr chrome package.
|
2003-07-28 06:06:10 +00:00 |
brendan%mozilla.org
|
d099ebd936
|
Minor cleanups to last checkin.
|
2003-07-28 05:46:18 +00:00 |
bienvenu%nventure.com
|
76fcfabeb1
|
remove unused methods, addUnique and replaceElement 214120 miscellaneous cleanup r/sr=mscott
|
2003-07-28 01:51:20 +00:00 |
bsmedberg%covad.net
|
01ee486155
|
Fix assertion from bug 211470, rs=bz
|
2003-07-28 01:12:36 +00:00 |
bienvenu%nventure.com
|
b98233a1fb
|
fix 175488 we don't recognize some imap folders as special folder if they're under the inbox, r/sr=mscott
|
2003-07-28 01:03:46 +00:00 |
bienvenu%nventure.com
|
56700fe134
|
get rid of unused structs in nsImapCore, r/sr=mscott, part of cleanup work for 209545
|
2003-07-28 01:00:18 +00:00 |
bryner%brianryner.com
|
b3a5886e56
|
Fixing windows build - need to use a constructor for initializing reference-type members.
|
2003-07-27 21:21:45 +00:00 |
scott%scott-macgregor.org
|
2923ffb6e8
|
mode=full for the compose toolbar by default
|
2003-07-27 19:22:03 +00:00 |
scott%scott-macgregor.org
|
25470a9cd1
|
bump skin version string.
|
2003-07-27 19:15:23 +00:00 |
bzbarsky%mit.edu
|
52ab0e743e
|
Update to take advantage of the new overall logic by returning a MIME info from
GetFromType even if there is no handler. Also move some repeated code out into
a function. Bug 214006, r=biesi, sr=darin
|
2003-07-27 16:27:15 +00:00 |
bsmedberg%covad.net
|
3d0c40f387
|
Forgot a review nit from bug 211470.
|
2003-07-27 15:46:52 +00:00 |
bsmedberg%covad.net
|
279d0db1f7
|
Bug 211470 - need a common nsURIHashKey r=darin sr=bz
|
2003-07-27 15:20:11 +00:00 |
noririty%jcom.home.ne.jp
|
5be2f480fe
|
Fix 176130 - Context menu missing in menubar and bookmarks toolbar, patch by dkoppenh@null.net
|
2003-07-27 14:47:58 +00:00 |
noririty%jcom.home.ne.jp
|
2315815e4a
|
Fix 175925 - enable right-align BTF items, patch by basic@mozillanews.org r=me
|
2003-07-27 14:12:45 +00:00 |
noririty%jcom.home.ne.jp
|
6a9413c304
|
Fix 209503 - about:config search, patch by gelsoft@mx4.tiki.ne.jp
|
2003-07-27 14:08:39 +00:00 |
bryner%brianryner.com
|
ceea34d090
|
XPM version of the new Firebird icon
|
2003-07-27 09:25:48 +00:00 |
bryner%brianryner.com
|
892a0a4366
|
passwordmgr.properties, not satchel.properties
|
2003-07-27 07:06:49 +00:00 |
timeless%mozdev.org
|
a0be0cc621
|
Bug 214020 Null security callbacks [@ nsHttpConnection::GetInterface]
r=bbaetz sr=bz
|
2003-07-27 07:05:31 +00:00 |
bryner%brianryner.com
|
25b37556ab
|
Initial add of new (work-in-progress) password manager implementation. Not part of the build.
|
2003-07-27 07:05:27 +00:00 |
caillon%returnzero.com
|
25a56a0d4b
|
Init mSecurityPolicy. This somehow got lost in between the last two revisions of my patch to bug 83536.
r=timeless,sr=bzbarsky on IRC.
|
2003-07-27 07:00:25 +00:00 |
caillon%returnzero.com
|
007e7d68ad
|
213796 - Crash In CAPS.DLL On Startup [@ nsPrincipal::GetHashValue]
r+sr+caillonIsStupid=bzbarsky@mit.edu
|
2003-07-27 04:08:48 +00:00 |
caillon%returnzero.com
|
9aae417072
|
Bug 153583 - Links to obsoleted attachment should use line-through style
r=kiko@async.com.br
a=justdave@netscape.com
|
2003-07-27 01:16:45 +00:00 |
brendan%mozilla.org
|
4fa5213a91
|
Big dynamic footprint win via script filename caching, plus line number fix for strict/const diags (see http://bugzilla.mozilla.org/attachment.cgi?id=127130&action=view for detailed checkin comments; 208030, r/rs=shaver, r=rginda on the jsd change, r=jst on the dom change).
|
2003-07-26 22:37:11 +00:00 |
neil%parkwaycc.co.uk
|
6b975fa7aa
|
Supplementary patch to address sr=sspitzer comment for bug 207634
|
2003-07-26 22:16:56 +00:00 |
cbiesinger%web.de
|
2ac5385322
|
fixing windows bustage
|
2003-07-26 22:09:37 +00:00 |
cbiesinger%web.de
|
0a7a152685
|
213882 r=bzbarsky sr=darin consider making aFileExt the primary extension if it is an extension
|
2003-07-26 21:01:08 +00:00 |
bryner%brianryner.com
|
689e6d9823
|
Update version to 0.6.1
|
2003-07-26 19:29:54 +00:00 |
cbiesinger%web.de
|
823b467985
|
fixing beos bustage
|
2003-07-26 18:58:13 +00:00 |
kerz%mozillazine.org
|
094fd306f6
|
Adding 48x48 state to icon
|
2003-07-26 18:45:42 +00:00 |
jshin%mailaps.org
|
3cf1136e04
|
bug 200732 : adding a few missing return value checks for GetUnicode(En|De)coder(Raw) : r=smontagu, sr=blizzard (original bug was about crash on HP/UX under UTF-8 locale)
|
2003-07-26 10:15:24 +00:00 |
caillon%returnzero.com
|
cbfa9bcf5a
|
Bug 213912
If getting the a chrome document's principal fails, handle the error and clean up the navigator object's holder.
r+sr=bzbarsky@mit.edu
|
2003-07-26 08:16:44 +00:00 |
bryner%brianryner.com
|
3ce796ca63
|
Fixing gtk2 bustage. Don't even bother using a QI when we just want to get at an interface from a concrete class pointer.
|
2003-07-26 07:59:23 +00:00 |
bryner%brianryner.com
|
c05dedde51
|
Remove check for MOZILLA_FIVE_HOME in the environment; it causes conflicts with firebird (bug 172706)
|
2003-07-26 07:51:05 +00:00 |
kerz%mozillazine.org
|
6a3ab9573b
|
New app icon, bug 170677
|
2003-07-26 07:28:15 +00:00 |
bryner%brianryner.com
|
95d977de84
|
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz)
|
2003-07-26 06:42:50 +00:00 |
bzbarsky%mit.edu
|
557d5ece5a
|
Make ensureSelection check that there is something to select. Bug 213961,
patch by db48x@yahoo.com (Daniel Brooks), r=blake, sr=bzbarsky
|
2003-07-26 06:08:12 +00:00 |
jshin%mailaps.org
|
f76e3889a4
|
bug 199237 : fix the rendering of the non-ASCII title of a media/image doc : follow-up (no actual change in the code but just a couple of changes in comment)
|
2003-07-26 05:54:42 +00:00 |
caillon%returnzero.com
|
d2484ac884
|
Regression fixes from my landing of bug 83536.
Fixes bugs 213918, 213958. Also fixes a non-related leak of nsIPrincipals.
r+sr=bzbarsky@mit.edu
|
2003-07-26 05:30:15 +00:00 |
jshin%mailaps.org
|
b6b1c25129
|
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (r=bryner, sr=bz)
|
2003-07-26 05:17:26 +00:00 |
scott%scott-macgregor.org
|
ccd8b619d8
|
point the release notes menu item to the dummy release notes file
|
2003-07-26 04:11:15 +00:00 |