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

127893 Коммитов

Автор SHA1 Сообщение Дата
jst%mozilla.jstenback.com 8a2bf31dda Fixing FireFox installer bug 227129. Making the radio buttons in the lisence dialog belong to the same group. r=ben@mozilla.org 2004-03-11 05:10:06 +00:00
ben%bengoodger.com 99a4798115 bug 169378 - first Firefox window is ignored by window mediator - causing windows opened before the DOM inspector is opened to not appear in the DOM inspector's window list. This is fixed by initializing the window datasource after the first window is shown, when the DOM inspector is installed. 2004-03-11 04:46:48 +00:00
jst%mozilla.jstenback.com 1a96c240dd Fixing bug 213922. Make SeaMonkey focus the content area of a new window when opened from a targetted link. r=bryner@brianryner.com, sr=ben@bengoodger.com, a=brendan@mozilla.org 2004-03-11 03:00:47 +00:00
kyle.yuan%sun.com 63a5c07448 Bug 237067 Solaris (forte) build is broken since nsTablePainter.h landing
r/sr/a=dbaron
Fix the bustage on Solaris.
2004-03-11 02:41:34 +00:00
wchang0222%aol.com f88fe6501c It is not necessary to define _THREAD_SAFE when using pthreads on OpenBSD.
(See Bugzilla bug 236599 comment 41).
2004-03-11 02:26:25 +00:00
ben%bengoodger.com 2ad39307e6 Better structure error handling logic, at mconnor's suggestion 2004-03-11 01:29:15 +00:00
ben%bengoodger.com b63bd822ba 203077 - Rename Firefox profile data folder from Phoenix to Firefox.
Make sure the migration FE does not show when the app is launched with -ProfileWizard or -CreateProfile, as these use cases do not imply automigration.
for full details see http://bugzilla.mozilla.org/show_bug.cgi?id=203077#c35
r=jst
2004-03-11 01:27:30 +00:00
ben%bengoodger.com 8bae74ab52 203077 - Rename Firefox profile data folder from Phoenix to Firefox. This includes some changes to better support the Phoenix Profile Migrator.
Also, make migration wizard show for 5 seconds (with a Finish button to dismiss) when automigrating, so the user can see what's happening.
for full details see http://bugzilla.mozilla.org/show_bug.cgi?id=203077#c35
r=jst
2004-03-11 01:26:41 +00:00
roc+%cs.cmu.edu ae52c1ef20 Bug 232469. Rework view clipping to handle three kinds of clip: clip to arbitrary rect, clip containing block children to bounds, clip all children to boudns. r+sr=dbaron,a=choffman 2004-03-11 00:32:01 +00:00
bienvenu%nventure.com da88120c77 fix crash in nsUInt32Array::GetAt, r/sr=mscott, a=dbaron 220346 2004-03-11 00:01:06 +00:00
bzbarsky%mit.edu c97233a924 Fix bug 237002 -- mis-ordering of content inserted at the beginning of an
insertion point.  r+sr=jst, a=chofmann
2004-03-10 23:53:09 +00:00
roc+%cs.cmu.edu 693c921022 Bug 232838. Properly relayout scrollbars if we need to hide one because there's no room. Prefer to hide the horizontal scrollbar if we have to choose between them. r+sr=dbaron,a=choffman 2004-03-10 23:52:01 +00:00
jst%mozilla.jstenback.com 9b10aac055 Fixing regression bug 236796. Make the content iterator mark itself done if it can't find the next node (as can be the case when dealing with anonymous content). r+sr=bzbarsky@mit.edu, a=chofmann@mozilla.org 2004-03-10 23:32:05 +00:00
scott%scott-macgregor.org b2eef9d27f Bug #237045 --> new emoticon artwork for thunderbird contributed by Stephen of pinstripe fame. 2004-03-10 19:59:54 +00:00
scott%scott-macgregor.org 01f502a541 Bug #237045 --> better packaging fix for new emoticons. don't pick up the old .gifs from classic 2004-03-10 19:53:48 +00:00
bryner%brianryner.com 624b5bae68 Fix text color for highlighted menus. Bug 233242, sr=roc. 2004-03-10 19:51:35 +00:00
scott%scott-macgregor.org 9e53f8f80c Bug #237045 --> new emoticon artwork for thunderbird contributed by Stephen of pinstripe fame. 2004-03-10 19:44:03 +00:00
scott%scott-macgregor.org f92b7fc130 Bug #84950 --> Emoticons should be themeable. Move them out of editor\content and into a shared (communicator) theme package.
r=benB
sr=bienvenu
moa=glazman

a=asa
2004-03-10 19:16:53 +00:00
scott%scott-macgregor.org 8b05ff4f01 Bug #84950 --> Emoticons should be themeable. Move them out of editor\content and into a shared (communicator) theme package.
r=benB
sr=bienvenu
moa=glazman

a=asa
2004-03-10 19:10:58 +00:00
scott%scott-macgregor.org 76e5668256 Bug #84950 --> Emoticons should be themeable. Move them out of editor\content and into a shared (communicator) theme package.
This will allow theme authors to skin smileys in 1.7 final.

r=benB
sr=bienvenu
moa=glazman

a=asa
2004-03-10 19:09:58 +00:00
scott%scott-macgregor.org 628e04386b Bug #237029 --> make sure plugins are disabled by default 2004-03-10 19:06:44 +00:00
jshin%mailaps.org 37b0f406fd bug 215797 (additional firefox patch) for handling history entries with IDN hostnames : r=bsmedberg, sr=byner 2004-03-10 18:54:08 +00:00
dbaron%dbaron.org 0c56075a10 Backing out my checkin from yesterday. b=199673 2004-03-10 17:13:39 +00:00
neil%parkwaycc.co.uk ed9ef6ccb8 Fix missing quote rs=glazou a=mkaply patch in bug 68796 2004-03-10 15:20:54 +00:00
gerv%gerv.net dddf6cfe10 Bug 236575 - update the "newer build" information to cover the new mozilla.org products. Patch by gerv; r,a=justdave. 2004-03-10 08:54:55 +00:00
mconnor%myrealbox.com e9a72bc45e bug 233339 supplmental patch for Firefox, the UI portion is temporary and will be cleaned up before 0.9, r=ben 2004-03-10 08:16:14 +00:00
seawood%netscape.com 3498f1d6cd Update openbsd support for openbsd >= 3.4
Thanks to Peter Str��mberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r=cls sr=wtc
2004-03-10 07:49:53 +00:00
darin%meer.net c8335cee4d adding strings for bug 232567 based on suggestions made by gerv in comment #16 2004-03-10 07:47:18 +00:00
cls%seawood.org a4e39fad01 Update openbsd support for openbsd >= 3.4
Thanks to Peter Str��mberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r+sr=dmose
2004-03-10 07:46:38 +00:00
jgmyers%speakeasy.net 57b64eb5d4 enhance certificate categorization: bug 193960 r=ssaux/nelsonb sr=brendan 2004-03-10 07:36:50 +00:00
darin%meer.net 771f9541ae removing DEBUG_darinf printf section 2004-03-10 07:25:54 +00:00
mconnor%myrealbox.com 3e528ab467 bug 233339 - rewrite CanSetCookie to reflect what dialogs now do, r=dwitte, sr=darin 2004-03-10 06:47:49 +00:00
scott%scott-macgregor.org 28dd4b96fe Back out the backout of Bug #235882. It looks like dbaron's leak fix actually fixed the regressions the component manager
changes caused for JS components.
2004-03-10 06:40:36 +00:00
scott%scott-macgregor.org 9be49a8ee0 Backout Bug #235882. This broke the component manager's ability to load JS components leading to several regressions,
most noticeably: Bug #236952.
2004-03-10 06:11:10 +00:00
timeless%mozdev.org 19d389776b Bug 106386 Correct misspellings in source code
patch by ajvincent@juno.com r=timeless sr=alecf
2004-03-10 05:34:40 +00:00
timeless%mozdev.org eb9a02e69a Bug 106386 Correct misspellings in source code
patch by aha@pinknet.cz rs=brendan
2004-03-10 05:33:14 +00:00
jgmyers%speakeasy.net ad137ed2d2 Clean up TLS intolerant restart code: but 191417 p=darin r=kaie sr=bryner 2004-03-10 05:28:39 +00:00
caillon%redhat.com 1ef56e0360 Bug 236973
Have some of DOM Inspector's treerow backgrounds alternate.
r+sr=jst
2004-03-10 04:55:41 +00:00
caillon%redhat.com 20e3244acc Bug 236973
Add default styles for alternating backgrounds on treerows to the theme.
r=ben sr=jst
2004-03-10 04:54:37 +00:00
silver%warwickcompsoc.co.uk 1510f75228 Bug 190749 - Add a server-specific toLowerCase() to handle the CASEMAPPING. Update appropriate code to use it.
r=samuel@sieb.net
2004-03-10 04:46:32 +00:00
bzbarsky%mit.edu 1758f2dc93 Make text-decorations deal with percentage padding. Bug 236175, patch by Hideo
Saito <saito@densan.co.jp>, r=bzbarsky, sr=dbaron
2004-03-10 04:43:59 +00:00
silver%warwickcompsoc.co.uk ce9e2d8f26 Bug 211461 - Don't allow init() to run a 2nd time - makes connecting to servers work in a tab.
r=samuel@sieb.net
2004-03-10 04:39:50 +00:00
timeless%mozdev.org 07ab3f8c16 Bug 182324 [ps] mozilla generates level 3 postscript that will not print on a level 1 printer
patch by ajschult@mindspring.com r=kherron sr=tor
2004-03-10 04:39:06 +00:00
silver%warwickcompsoc.co.uk c5e0d7f955 Bug 236639 - Use nsIScriptableDateFormat to show dates in locale-correct format. Update logging to use locale-correct dates specifically, too.
r=samuel@sieb.net
2004-03-10 04:37:06 +00:00
silver%warwickcompsoc.co.uk 8e31fc4fdc Bug 226223 - Fix RegExp in logging, so you can join channels with "/" in them.
r=samuel@sieb.net
2004-03-10 04:35:03 +00:00
silver%warwickcompsoc.co.uk 681d35d8d2 Bug 165332 - Better error messages when joining a channel fails.
r=samuel@sieb.net
2004-03-10 04:32:15 +00:00
roc+%cs.cmu.edu 07e40d9b68 fix bustage 2004-03-10 03:53:23 +00:00
kestes%walrus.com 200e765637 fixed a bug where the comments were correct but the code was wrong!
the code needed to call p4 something like this
            'p4 changes -s submitted @2003/05/10,@now //...'
but instead called it like this
           'p4 changes -s @2003/05/10,@now //...'
the '-s' did not have any
argument which is required.  This bug was found by  Ken Beal .
2004-03-10 03:42:44 +00:00
brendan%mozilla.org faa4736e7d Fix bogus error report and redundant test, enforce style fascism, eliminate warnings (227705, 230397, r=igor). 2004-03-10 03:34:59 +00:00
roc+%cs.cmu.edu 0651f4e7ae Bug 235264. Clean up invalidation to go through a single nsIFrame::Invalidate function and take account of 'outline' where necessary. r+sr=dbaron 2004-03-10 03:09:05 +00:00