Commit Graph

127930 Commits

Author SHA1 Message Date
sicking%bigfoot.com
d6f53e99a0 Bug 237071: Make start-attribute on ol-elements work again.
r/sr=jst a=tor
2004-03-11 20:13:25 +00:00
mostafah%oeone.com
f99d4340ae Checked in patch for bug 206383: creating new event dialog falsly claims
"You start time is after your end time"
2004-03-11 20:08:57 +00:00
scott%scott-macgregor.org
c8c38ba35e Bug #194632 --> notification preference to use a self-defined wav-file does not function well.
Force the browse button to always insert a file url into the sound url pref.

r=Stefan
sr=bienvenu
a=chofmann
2004-03-11 17:26:24 +00:00
mozilla%ducarroz.org
cef8eca823 Fix for bug 231474. Correctly detect sup part to prevent attachments mixup. R=sspitzer, SR=bienvenu, A=chofmann 2004-03-11 17:00:06 +00:00
jpierre%netscape.com
b391292c65 Remove unused file 2004-03-11 10:03:24 +00:00
scott%scott-macgregor.org
7d813be89e Until I can think of a better way, use platform specific versions of installed-chrome.txt and copy the right one based on the current platform over to dist\thunderbird\chrome\installed-chrome.txt. This isn't going to scale very well for OS2/OSX/etc. I'm not sure what to do about that yet.
Polish up the mozilla\config stuff to make it work for unix. Some of this came from Alexander Sack. Thaks for the great work Alexander!
2004-03-11 07:38:34 +00:00
scott%scott-macgregor.org
a81496283e Until I can think of a better way, use platform specific versions of installed-chrome.txt and copy the right one based on the current platform over to dist\thunderbird\chrome\installed-chrome.txt. This isn't going to scale very well for OS2/OSX/etc. I'm not sure what to do about that yet.
Polish up the mozilla\config stuff to make it work for unix. Some of this came from Alexander Sack. Thaks for the great work Alexander!
2004-03-11 07:32:59 +00:00
scott%scott-macgregor.org
efdffbdc63 Bug #236774 --> port some seamonkey improvements suggested by Neil to thunderbird to clean up some JS 2004-03-11 07:00:27 +00:00
jst%mozilla.jstenback.com
1e40577df7 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
28f435c0ad 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
06d045083e 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
79fc69cf20 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
bd1e342f9d 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
91b5f4fc4b Better structure error handling logic, at mconnor's suggestion 2004-03-11 01:29:15 +00:00
ben%bengoodger.com
8fd81fe5ea 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
49b3b5e66e 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
52524f9a8d 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
5becf44b6b fix crash in nsUInt32Array::GetAt, r/sr=mscott, a=dbaron 220346 2004-03-11 00:01:06 +00:00
bzbarsky%mit.edu
b2e67d2b82 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
a9157501c2 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
b834cf34b0 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
00e87365ba 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
f6e20d96fe 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
9ff04550b2 Fix text color for highlighted menus. Bug 233242, sr=roc. 2004-03-10 19:51:35 +00:00
scott%scott-macgregor.org
88bd9f42fa 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
035be30444 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
85ab5348f9 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
99faa0ad12 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
5626e538ed Bug #237029 --> make sure plugins are disabled by default 2004-03-10 19:06:44 +00:00
jshin%mailaps.org
1de2188bbf 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
2a10660d41 Backing out my checkin from yesterday. b=199673 2004-03-10 17:13:39 +00:00
neil%parkwaycc.co.uk
d6fea5202f Fix missing quote rs=glazou a=mkaply patch in bug 68796 2004-03-10 15:20:54 +00:00
gerv%gerv.net
8e7225b8a5 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
41391d1e18 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
59575a8bbf 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
b8889d3155 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
40aaba9057 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
c1e600678f enhance certificate categorization: bug 193960 r=ssaux/nelsonb sr=brendan 2004-03-10 07:36:50 +00:00
darin%meer.net
a7166e9ccd removing DEBUG_darinf printf section 2004-03-10 07:25:54 +00:00
mconnor%myrealbox.com
a3a27f4e08 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
819efeac2a 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
5ed82ec38c 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
422e83ce08 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
cec291a225 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
ca499f96dc 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
24f965c47d 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
1a507869b8 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
4f0d757b43 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
345e15c6ca 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
00263b634d 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