Commit Graph

130950 Commits

Author SHA1 Message Date
bienvenu%nventure.com
3e1c8b4ac9 follow-on fixes for 185184, pop3 header only mode, patch by hyc@symas.com, r=bienvenu, sr=mscott 2004-06-18 18:37:36 +00:00
pkw%us.ibm.com
7335100b8d Bug 126066 - Changing caret (cursor) color
r=tor@acm.org, sr=blizzard@mozilla.org
2004-06-18 18:10:23 +00:00
cbiesinger%web.de
1ca4a954f8 bug 246525 cache entries should have intl-friendly date format; make them use ISO 8601
patch by Constantine A. Murenin <cnst+bmo@bugmail.mojo.ru> r=biesi sr=darin
2004-06-18 18:09:54 +00:00
mostafah%oeone.com
e52e7da0a0 nsnull -> 0 (nsnull not defined here) 2004-06-18 17:51:16 +00:00
mostafah%oeone.com
dee7b5b5f4 Brought up to date with Makefile.in in browser/app 2004-06-18 17:50:08 +00:00
mostafah%oeone.com
800ca4022e Brought up to date with nsBrowserApp.cpp 2004-06-18 17:44:57 +00:00
scott%scott-macgregor.org
a8f2ca1eaf Package new extensions stuff in the installer 2004-06-18 17:36:50 +00:00
scott%scott-macgregor.org
5cea38bfe6 Packaging changes to support the extension manager and the new profile code
Thanks to Stephen Walker for reminding me to port this stuff
2004-06-18 17:03:51 +00:00
mostafah%oeone.com
529b4b363b Fixed dependance on the existence of the profile-manager 2004-06-18 15:59:48 +00:00
bsmedberg%covad.net
27b47f1242 Forgot a couple mailnews files from the semi-single-profile merge. To get the profile path, use the directory service instead of the profile service. Make offline-startup use a app-startup observer instead of a profile-startup observer. 2004-06-18 15:58:14 +00:00
cbiesinger%web.de
5d52754e76 bug 227313 patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net> r+sr=roc
remove unused code related to PresShell::ScrollFrameIntoView(nsIFrame*)
2004-06-18 14:54:56 +00:00
edburns%acm.org
8e77f639c1 Accidentally removed running testcases. 2004-06-18 14:17:28 +00:00
edburns%acm.org
7d04f13686 Implement a trivial HTTP server to test http file loads, and what do you
know, I find that selection doesn't work.  Hmm.  Well, let's hear it for
test first.

Naturally, the next step is to fix the new NavigationTest.testHttpLoad().

A test/automated/src/test/HttpNavigationTest.txt

- data file for testHttpLoad().

A test/automated/src/classes/org/mozilla/util/THTTPD.java

- trivial HTTP server that suits my needs.

M test/automated/src/classes/org/mozilla/webclient/NavigationTest.java

- added commented out testHttpLoad().  It breaks.

M test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java

- remove emacs mode line.
2004-06-18 13:53:14 +00:00
Stefan.Borggraefe%gmx.de
6d7380f84c Bug 229451: pref-notifications.xul should have more IDs
Patch by Ilya Konstantinov
r=mscott, sr=mscott
2004-06-18 12:21:42 +00:00
timeless%mozdev.org
187f14848c Bug 235744 Expose StorageStream class to Javascript
patch by nsayer@kfu.com r=darin sr=darin
2004-06-18 09:03:10 +00:00
timeless%mozdev.org
35afdff233 Bug 235744 Expose StorageStream class to Javascript
patch by nsayer@kfu.com r=darin sr=darin
2004-06-18 08:35:14 +00:00
timeless%mozdev.org
93570a8d34 Bug 235744 Expose StorageStream class to Javascript
patch by nsayer@kfu.com r=darin sr=darin
2004-06-18 08:17:58 +00:00
ben%bengoodger.com
1aed571d00 add NO_EM_RESTART to default tinderbox config to prevent tinderboxes building ng apps from going orange right away. r=bryner. 2004-06-18 08:13:40 +00:00
scott%scott-macgregor.org
a8e2853c4b Port Bug #246285 to the trunk so the semi-single profile landing doesn't break Mac builds by preventing
thunderbird from finding the profile on OS X.
2004-06-18 07:38:59 +00:00
scott%scott-macgregor.org
2e606a5c9a Add an icon for the default theme in the themes dialog. 2004-06-18 07:27:27 +00:00
scott%scott-macgregor.org
415383cc90 Try to get Thunderbird running on the trunk again now that the new profile manager has landed for aviary.
Includes patches for Bug #239929, #244800 and Bug #244134
2004-06-18 07:14:56 +00:00
bryner%brianryner.com
d9980b7856 Restore unbuffering of stdout so that the startup perf test output gets written to the tinderbox log. 2004-06-18 05:38:03 +00:00
roc+%cs.cmu.edu
c81d937cfe Bug 240276. Fork nsGfxScrollFrame into nsHTMLScrollFrame and nsXULScrollFrame. No behaviour is changed yet. r+sr=dbaron 2004-06-18 02:08:19 +00:00
jpierre%netscape.com
65862c5e4f Wrap long lines 2004-06-18 02:03:30 +00:00
jpierre%netscape.com
e8c134e6c5 Restore comment that got removed accidentally. And fix typo in it. 2004-06-18 01:34:11 +00:00
jpierre%netscape.com
6aa648b89e Fix for 247406 . r=wchang0222,glen.beasley 2004-06-18 01:28:41 +00:00
bsmedberg%covad.net
30597b0bb2 Merge rules for building .m files from the aviary 1.0 branch. (original checkins by Ben Goodger and Brian Ryner) 2004-06-18 00:56:48 +00:00
jpierre%netscape.com
b03fe203f6 Fix for 178897 . QuickDER optimizations . r=nelsonb 2004-06-18 00:38:45 +00:00
myk%mozilla.org
62fa138ad7 strip the query string before dividing the file into path and filename so that we don't divide on a slash in the query string by accident 2004-06-18 00:12:51 +00:00
bienvenu%nventure.com
94c148ee83 more work on 225158, turn on unsubscribe, sr=sspitzer 2004-06-17 23:40:12 +00:00
bienvenu%nventure.com
7bf1311b9a more work on 225158, fix rss extension creation of folders for subscribed folders that don't exist on disk, sr=sspitzer 2004-06-17 23:39:03 +00:00
bsmedberg%covad.net
d5baacacf8 Blindly try to fix mac bustage from the nsILineInputStream conversion to use CStrings. 2004-06-17 23:34:29 +00:00
jpierre%netscape.com
3f739f181e Backout part of the QuickDER changes from 178895 . r=relyea 2004-06-17 23:23:59 +00:00
dbaron%dbaron.org
2fb3d6591f Don't check exit value from profile creation since semi-single-profile makes things inconsistent. r=bryner 2004-06-17 23:16:27 +00:00
rlk%trfenv.com
be710edf2d Moving Validating Settings help to XHTML. Patch by Stefan <stefan_h@hem.utfors.se> r=rlk@trfenv.com 2004-06-17 23:10:01 +00:00
myk%mozilla.org
4169cdf7d1 collect stats for extensions as well 2004-06-17 23:02:17 +00:00
ben%bengoodger.com
617b4a7abb land winstripe on trunk 2004-06-17 23:01:11 +00:00
rlk%trfenv.com
34f6d5472d Moving Validating Settings help to XHTML. Patch by Stefan <stefan_h@hem.utfors.se> r=rlk@trfenv.com 2004-06-17 22:50:05 +00:00
bsmedberg%covad.net
654b5208df Update .cvsignore and add correct nsNativeAppSupportBase.cpp 2004-06-17 22:23:58 +00:00
nelsonb%netscape.com
44e789e395 Destroy cert references held inside the CMMFCertRepContent struct when
that struct is being destroyed.  Plugs a cert reference leak.
Bug 245420.  r=wtc.
2004-06-17 22:12:34 +00:00
christophe.ravel.bugs%sun.com
9601367ad8 238319: Sun packages changes. 2004-06-17 21:57:20 +00:00
tor%cs.brown.edu
3d142cccb6 Bug 226733 build bustage fix. 2004-06-17 21:48:01 +00:00
bsmedberg%covad.net
d95fc3eb24 Forgot a file for semi-single-profile. 2004-06-17 21:44:04 +00:00
edburns%acm.org
d973808cb6 Correctly load the GtkBrowserControlCanvas. 2004-06-17 21:27:55 +00:00
bsmedberg%covad.net
d9ba66a275 Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
edburns%acm.org
680077cedd Remove ^M 2004-06-17 21:20:30 +00:00
amardare%qnx.com
3382a6efbc Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Fixed a null pointer crash ( check for mData ).
2004-06-17 21:05:12 +00:00
bsmedberg%covad.net
b7aedee852 Bizarre crash-fix that I added on the aviary1.0 branch, now porting to trunk. rs=darin 2004-06-17 20:53:35 +00:00
bsmedberg%covad.net
e594dddab9 Moving aviary 1.0 profile-migration to the trunk, in preparation for landing semi-single-profile. 2004-06-17 20:49:18 +00:00
alex%croczilla.com
43372b4e11 Bug#164049: Fix SVGTransform.setMatrix(null) crash. Patch by <jonathan.watt@strath.ac.uk>. SVG only - not part of default builds. 2004-06-17 19:48:18 +00:00