Commit Graph

131433 Commits

Author SHA1 Message Date
igor%mir2.org
012fd05901 Fix menu enable/disable misbehavior. 2004-06-30 13:29:41 +00:00
igor%mir2.org
4cc8c9cd28 Fixing JDK 1.3 compatibility: TableModel.getRot() should not return null there. 2004-06-30 09:38:54 +00:00
myk%mozilla.org
482b413f4c start storing the query string in the database 2004-06-30 01:14:45 +00:00
scott%scott-macgregor.org
a19f47a6ab Bug #207861 --> Rename Folder option is useless for newsgroups and should not show up.
Patch by Serge GAUTHERIE
2004-06-29 23:15:38 +00:00
edburns%acm.org
dfd04fbaf3 replace_jdic_with_webclient 2004-06-29 23:12:29 +00:00
jst%mozilla.jstenback.com
972d4c6a1f Fixing regression bug 248753. Always permit loads that are targeted at other top-level windows. r=dveditz@cruzio.com, sr=darin@meer.net 2004-06-29 23:06:55 +00:00
myk%mozilla.org
1313616624 don't need to store defs files in CVS? 2004-06-29 23:00:54 +00:00
myk%mozilla.org
3773ef2cb4 make verbose output a command line switch 2004-06-29 23:00:09 +00:00
scott%scott-macgregor.org
1cf55b781e The address book search bar should look like the 3pane search bar
Patch by Stephen Walker
2004-06-29 22:54:38 +00:00
scott%scott-macgregor.org
99b4dac141 Bug #248575 --> Broken chrome for offline folder select in Thunderbird 0.7 (OS X)
patch by Stephen Walker
2004-06-29 22:49:29 +00:00
myk%mozilla.org
c7539d43a0 add a new report type that generates stats for all files in a given directory 2004-06-29 22:45:39 +00:00
neil%parkwaycc.co.uk
10b39fef0c Remove ben's win/nsIconChannel.cpp dependency on IE allowing it to work on W95/NT4 again also fixing mingw builds p=lorenzo@colitti.com r=me sr=mscott 2004-06-29 20:16:00 +00:00
caillon%redhat.com
8f71882950 Bug 241507
Don't create new rendering contexts for each caret drawn on *nix platforms since there are no known issues with doing so.  If issues crop up, I will undo this change.
r/sr=jst/bryner
2004-06-29 19:12:19 +00:00
cbiesinger%web.de
d4e61b3868 let's try commiting _after_ saving the changed file. (still bug 248810) 2004-06-29 16:45:40 +00:00
cbiesinger%web.de
6263ab98d2 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
igor%mir2.org
c1a3a327c2 Fixing scope problems with IdFunction when IdScriptable is top scope itself:
scope for IdFunction instances is determined through getTopScope,
not getParentScope() which can be null.

To prevent null scope initialization problems in future IdFunction constructor
now throws an exception if scope argument is null.
2004-06-29 15:43:01 +00:00
mvl%exedo.nl
4286b43f9a don't force static builds in default config.
bug 245957, r=mostafah
2004-06-29 14:16:12 +00:00
jshin%mailaps.org
6fda4a6fcc bug 167128 : Printers with non-ASCII characters in their names can't be selected (bug 167128) patch by kozawa%mozilla.gr.jp (r=me, sr=mkaply) 2004-06-29 13:28:59 +00:00
roc+%cs.cmu.edu
e0411e3552 Bug 244017. Hack invalidation of block children of blocks to avoid answering the question of whether we're supposed to invalidate the difference in frame bounds or the difference in overflow areas. r+sr=dbaron 2004-06-29 12:46:46 +00:00
daniel%glazman.org
a36bcbfda3 JS warning in EdAECSSAttributes.js; b=248966; fix by gautheri@noos.fr; r=daniel@glazman.org; sr=sfraser@aol.net 2004-06-29 08:07:26 +00:00
scott%scott-macgregor.org
65afc19b70 Bug #244325 --> Port new quick search from the aviary branch to the trunk 2004-06-29 07:22:18 +00:00
scott%scott-macgregor.org
70fa757a05 Bug #244325 --> broadcast a notification to the UI when a message is finished being rendered.
sr=bienvenu
2004-06-29 07:08:18 +00:00
scott%scott-macgregor.org
6cb99e17d1 remove comm/necko package
Patch by Stephen Walker
2004-06-29 06:57:32 +00:00
scott%scott-macgregor.org
e204adbfd3 Bug #248643 --> use NULL as the process name for static thunderbird builds
when looking for the biff icon resource.

Fixes the biff icon not showing up when using the new profile code.
2004-06-29 06:44:08 +00:00
ben%bengoodger.com
1e03d410c1 winstripe update from stephen horlander... 2004-06-29 00:30:54 +00:00
bryner%brianryner.com
5d1905e836 More prebinding fixes... force the header padding to be 3 times the size of the LC_PREBOUND_DYLIB load commands, as newer Xcode tools do by default for executables. This value is currently hardcoded but is unlikely to change. 2004-06-28 23:55:43 +00:00
bryner%brianryner.com
f88e351a9a Land prebinding hack for mac os 10.3 on the trunk (bug 246283, r=pinkerton). This is filed as Apple Radar bug 3704775. 2004-06-28 23:52:30 +00:00
ben%bengoodger.com
a1e5cb9a08 rollup of various fixes from aviary and 0.9.1 including:
245335/247322 - show a warning when an incompatible extension is being installed and prevent invalid extension metadata from being written to the manifest files during this process.
246014 - Firefox does not select default locale for extension when an extension with multiple locales is installed.
prevent "Finishing Extension Installation this may take a minute..." window from blocking the app from starting when there is a js error - now simply log the error.
2004-06-28 23:37:23 +00:00
ben%bengoodger.com
cd1e371148 Safeguard against infinite restarts of ngapps in the event that CheckForMismatches fails due to a bad Extensions.rdf file generated by a faulty nightly build. 2004-06-28 23:31:46 +00:00
bryner%brianryner.com
788530ba16 More backslashes for shell escaping 2004-06-28 22:31:13 +00:00
cltbld%netscape.com
178b621a51 mac fixes for release builds from bryner, r=leaf (leaf checking in as cltbld) 2004-06-28 22:19:54 +00:00
darin%meer.net
3a7a0befef removing unused files, bug 248847, r=biesi 2004-06-28 21:27:12 +00:00
bryner%brianryner.com
a3be6a4d52 use backslashes on windows 2004-06-28 19:50:31 +00:00
pedemont%us.ibm.com
e8ec81720e Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2004-06-28 18:30:15 +00:00
darin%meer.net
18c7cbe22f backing out last change 2004-06-28 18:09:50 +00:00
mkaply%us.ibm.com
8720d4e9b2 #248615
r=pedemonte, sr=blizzard (platform specific)
null check for clipboard data, just in case
2004-06-28 17:28:47 +00:00
darin%meer.net
fb7b41d3b3 fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin 2004-06-28 16:46:13 +00:00
amardare%qnx.com
10b20a828c Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
In the image drawing functions( nsImagePh.cpp ) do not use PhDCGetCurrent(). Get the surface's dc and use
it instead.
2004-06-28 13:56:49 +00:00
mkaply%us.ibm.com
daee29ebe3 #206716
r=mkaply, sr=kin
Patch from glazou - don't use the lowercased CSS value if the value is case sensitive
2004-06-28 12:43:49 +00:00
neil%parkwaycc.co.uk
8671a144d2 Bug 248275 Fix JavaScript strict warning: function onOk does not always return a value p=gautheri@noos.fr r=me sr=mscott 2004-06-28 08:44:49 +00:00
neil%parkwaycc.co.uk
5cd9590b37 Removing unused variable b=207861 p=gautheri@noos.fr r=me sr=mscott 2004-06-28 08:43:14 +00:00
scott%scott-macgregor.org
9e31615f55 Bug #248797 --> Unable to delete mailing list in contacts list compose window
Patch by Jeroen Peters
2004-06-28 06:40:30 +00:00
scott%scott-macgregor.org
6d8f0ddf30 Bug #247696 --> Mac OS X "Version" should be � 2004, not 2003 2004-06-28 06:35:16 +00:00
scott%scott-macgregor.org
5fdc76a79e Bug #248814 --> Customize dialog can't be reopened from composition and address book windows
patch by stephen walker
2004-06-28 06:32:35 +00:00
bryner%brianryner.com
39d0c95133 we're not on windows... 2004-06-28 04:34:56 +00:00
cbiesinger%web.de
ea0cd0c56e get rid of AssignWithConversion in necko
bug 85310 r+sr=darin
2004-06-27 13:50:47 +00:00
cbiesinger%web.de
aeaeb4287b bug 247715 make use of new nsUint64 type, which fixes an incorrect assertion by making the comparison unsigned instead of signed
r+sr=darin
2004-06-27 13:11:54 +00:00
cbiesinger%web.de
00d7617374 bug 248201 necko should not overwrite specific error code when trying to resume a dir listing
r=dougt sr=darin
2004-06-27 13:05:06 +00:00
jst%mozilla.jstenback.com
c7779149d9 Fixing typo... 2004-06-27 06:09:46 +00:00
roc+%cs.cmu.edu
5d17e16f0a Bug 185357. Collect out-of-flow frames for overflowing placeholders even if the placeholders are indirect (inline) children of the line. r+sr=dbaron 2004-06-27 02:01:06 +00:00