Commit Graph

126887 Commits

Author SHA1 Message Date
darin%meer.net
033fd13e16 relanding patch for bug 132517 "prefs.js frequently truncated on exit or crash" r=ccarlen sr=bryner a=chofmann 2004-02-12 13:09:13 +00:00
bryner%brianryner.com
f6847771d4 Don't build p3p for Firefox, we don't have any UI for it. 2004-02-12 10:34:55 +00:00
ben%bengoodger.com
3209a8adba Make newer versions of the Windows Media Player control work in Firefox by registering the executable name with the Windows Media Player 2004-02-12 10:22:20 +00:00
pinkerton%aol.net
972bf50518 correctly remember location when adding a bm to a toplevel folder so that
the next 'add bookmark' will reuse that toplevel folder (bug 233692)
2004-02-12 08:32:45 +00:00
pinkerton%aol.net
cdb9a9dcbc use exterior focus ring on panther 2004-02-12 07:54:07 +00:00
pinkerton%aol.net
dfe01020cf use ExtendedTableView for whitelist table so backspace works to delete. Use
exterior focus ring style on panther
2004-02-12 07:51:25 +00:00
pinkerton%aol.net
76478be9c6 pin search field to the right and make it a little bigger so the rounded
version looks correct
2004-02-12 07:41:51 +00:00
pinkerton%aol.net
f4bb39a840 only set the splitter position the first time through, not ever time the
view is displayed
2004-02-12 07:29:43 +00:00
pinkerton%aol.net
a41a489fe4 if 10.2 or later, make the search field rounded 2004-02-12 07:20:58 +00:00
pinkerton%aol.net
aaafc71be3 make edit sites use a ExtendedTableView so it gets backspace support. Set
table view explicitly to be the first responder so it accepts keys right
off the bat.
2004-02-12 07:19:59 +00:00
scott%scott-macgregor.org
36bda6fd1b Bug #232011 Should effect thunderbird only. Thunderbird changes for using the xul pre-processor to generate the locale version.
No more need for contents.rdf.in files.
2004-02-12 05:45:10 +00:00
scott%scott-macgregor.org
bc93a38233 Bug #232011 Should effect thunderbird only. Thunderbird changes for using the xul pre-processor to generate the locale version.
No more need for contents.rdf.in files.

Port random mozilla/mailnews fixes to the thunderbird
2004-02-12 05:44:05 +00:00
cls%seawood.org
ace794400c Fixing composer.app mingw bustage.
Thanks to David G King <d_king@xtra.co.nz> for the patch.
Bug #227896 r=cls sr=brendan
2004-02-12 05:43:43 +00:00
scott%scott-macgregor.org
f93a022373 The thunderbird customize toolbar window is a dialog because it has ok/cancel buttons. Make sure it gets the same style rules
as a window customize toolbar window
2004-02-12 05:07:48 +00:00
scott%scott-macgregor.org
13d11fc2d5 Bug #233976 --> use the view source code from mozilla/toolkit. Remove our own version.
This should enable a bunch of functionality in view source like copy/paste/find in page,etc.
2004-02-12 05:02:29 +00:00
kiko%async.com.br
aee5a712dc Adding a comment to avoid further dupes of bug 97736 -- and also
because I keep forgetting about the real reason it's there :-)

Comment-only change.
2004-02-12 04:45:17 +00:00
pinkerton%aol.net
05dae3d921 add splitter position tags 2004-02-12 04:21:58 +00:00
scott%scott-macgregor.org
f416bc951c Ctrl-N should bring up a new AB card from the address book. 2004-02-12 04:02:13 +00:00
pinkerton%aol.net
5c7b168815 release escaped search string 2004-02-12 04:00:09 +00:00
scott%scott-macgregor.org
8ff12989dc Add a mozconfig file which can be used to make building thunderbird easier 2004-02-12 03:53:54 +00:00
pinkerton%aol.net
3dcab60039 remember bookmark manager vertical splitter width between windows (bug 232046) 2004-02-12 03:52:24 +00:00
pinkerton%aol.net
d24c2c9553 new files 2004-02-12 03:47:44 +00:00
scott%scott-macgregor.org
69a6b58671 Bug #230399 --> view source JS error:
Error: document.getElementById("cmd_goToLine") has no properties
Source File: chrome://navigator/content/viewsource.js
Line: 204
2004-02-12 03:44:51 +00:00
scott%scott-macgregor.org
c1b8034e8d Back out Bug #229872. Fixes regression where attachment names are no longere showing up in thunderbird compose window
(Regression bug is BUg #233832)
2004-02-12 03:19:25 +00:00
scott%scott-macgregor.org
b08145da1e Bug #233842 --> Cannot install extensions. Port seamonkey prefs for xpinstall chrome url 2004-02-12 03:01:33 +00:00
jpierre%netscape.com
42b100808b Fix strings in SECU_PrintError. bug 233493 2004-02-12 02:08:59 +00:00
pinkerton%aol.net
473d0361f3 escape special chars in google search string (bug 233475) 2004-02-12 01:41:49 +00:00
gerv%gerv.net
a4a43cd750 Bug 232897 - make collectstats.pl work with shadow databases, by reading from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave. 2004-02-11 23:41:36 +00:00
pinkerton%aol.net
397b367a4c change copyright 2004-02-11 22:37:46 +00:00
jst%mozilla.jstenback.com
2ea10607f7 Checking in for nallen@acm.org, bug 13350. Making the DOM branch callback code limit the ammount of time we allow Mozilla to spend in JS by time, in stead of limiting only by the number of executed branches. r=jst@mozilla.jstenback.com, sr=brendan@mozilla.org, a=chofmann@mozilla.org 2004-02-11 22:22:05 +00:00
jst%mozilla.jstenback.com
feda3ad1b7 Fixing bug 206859. Don't allow drag & drop into file inputs. r=caillon@aillon.org, sr=bryner@brianryner.com, a=chofmann@mozilla.org 2004-02-11 21:31:53 +00:00
wchang0222%aol.com
40052df83e Bugzilla bug 233048: support 64-bit Solaris SPARC build with gcc. The
patch is contributed by Vladim�r Marek <<Vladimir.Marek@printsoft.cz>.
r=wtc.
2004-02-11 21:08:09 +00:00
darin%meer.net
a3408710e3 additional patch for bug 230598 "fix permissions problem" r=bsmedberg a=mkaply 2004-02-11 20:49:38 +00:00
ben%bengoodger.com
296ae6df63 we aren't checking in firefox icons 2004-02-11 20:49:33 +00:00
wchang0222%aol.com
43586b3b97 Bugzilla bug 229297: fixed compiler warning "conversion from 'double' to
'long', possible loss of data".  r=jpierre,relyea.
2004-02-11 19:43:29 +00:00
wchang0222%aol.com
9d027a18fc Bugzilla bug 229293: fixed compiler warning "unary minus operator applied
to unsigned type". r=relyea,jpierre.
2004-02-11 19:37:18 +00:00
pinkerton%aol.net
a6ff332e09 prune some whitespace from inline edit box 2004-02-11 19:15:10 +00:00
pinkerton%aol.net
214933225c allow first row to do inline edit 2004-02-11 19:14:52 +00:00
uid504
0ea35c161e bug 218898, move symbols into a separate directory after splitting.
r=bsmedberg,sr=cls,a=chofmann
2004-02-11 18:56:00 +00:00
pinkerton%aol.net
22252ef8a6 add |-textDidEndEditing:| override to ExtendedTableView like already existed
in ExtendedOutlineView so that it doesn't select another cell when inline
editing is complete
2004-02-11 18:29:10 +00:00
pinkerton%aol.net
0d27d0637f use exterior focus rings (panther only) set row height on item/search panels
to 16 to better match safari
2004-02-11 17:54:09 +00:00
pinkerton%aol.net
c43551eade shift down text part of cell by 1px to get better centering w/in cell. 2004-02-11 17:52:21 +00:00
ere%atp.fi
40c23d6dcf Fix for bug 212767: Crash when initializing Midas (setting designMode and others)
r=brade
sr=dbaron
a=chofmann
2004-02-11 15:40:34 +00:00
mostafah%oeone.com
a1c6f049f3 Removing the need for the "-calendar" argument 2004-02-11 15:11:51 +00:00
peterv%propagandism.org
e1b10ca1de Fixing Mac SVG bustage. Not part of the build. 2004-02-11 10:04:27 +00:00
jst%mozilla.jstenback.com
6e112289a9 Fixing FireFox bustage. 2004-02-11 08:43:32 +00:00
brendan%mozilla.org
70d3411bc0 Fix Expression to stop on : only if hookLevel is not elevated. 2004-02-11 08:30:20 +00:00
brendan%mozilla.org
f3068c76bf Checkpoint, still not quite metacircularly bootstrapped. 2004-02-11 07:57:19 +00:00
brendan%mozilla.org
0eb3516470 Fix two nits in last checkin. 2004-02-11 07:51:50 +00:00
bzbarsky%mit.edu
556d811109 Fix hang bug 232368. Patch by Mats Palmgren <mats.palmgren@bredband.net>,
r=bzbarsky, sr=bryner
2004-02-11 07:47:06 +00:00