bienvenu%nventure.com
b862e48b30
fix regression in downloading partially downloaded pop3 messages, r=hyc@symas.com, sr=mscott 247592
2004-06-18 22:18:30 +00:00
ben%bengoodger.com
6898ec04af
winstripe landing
2004-06-18 22:10:49 +00:00
neil%parkwaycc.co.uk
74863ecc92
Bug 236913 Need to correctly unescape search strings for the search sidebar (indirect fallout from bug 44272) r=timeless sr=alecf
2004-06-18 22:10:32 +00:00
ben%bengoodger.com
be767b9dfc
Winstripe landing
2004-06-18 22:07:08 +00:00
ben%bengoodger.com
10025d089f
forgot to remove these lines
2004-06-18 22:05:49 +00:00
ben%bengoodger.com
f877834012
oops forgot to remove these lines
2004-06-18 22:05:29 +00:00
brendan%mozilla.org
77e05267a4
My spin on Malcolm Rowe's patch for ECMA-compliant \b in regexps (247179, r=me).
2004-06-18 21:59:06 +00:00
mostafah%oeone.com
c7aee1d413
Fixed crash on TB 0.7 and FF 0.9
2004-06-18 21:54:48 +00:00
ben%bengoodger.com
e6d445715b
removing old files
2004-06-18 21:40:33 +00:00
ben%bengoodger.com
b1ed68f04b
landing winstripe and pinstripe...
2004-06-18 21:33:39 +00:00
ben%bengoodger.com
44e4b69a20
remove the old dirs
2004-06-18 21:29:09 +00:00
ben%bengoodger.com
316fd93781
remove obsolete toolkit skin makefiles
2004-06-18 21:19:09 +00:00
ben%bengoodger.com
6b892f13a0
use new themes dir, turn on winstripe
2004-06-18 21:18:32 +00:00
ben%bengoodger.com
216a902c1c
More Winstripe/Pinstripe Restructuring
2004-06-18 21:06:45 +00:00
brendan%mozilla.org
edb764650d
Fix off-by-one, simplify logic in light of EOF mapping to 0 JS_CCODE.
2004-06-18 20:40:54 +00:00
mostafah%oeone.com
1cb0ff18f8
This should get us going with firefox
2004-06-18 20:33:41 +00:00
bienvenu%nventure.com
e9f2c89d66
fix sun os 5 build bustage
2004-06-18 20:18:39 +00:00
cbiesinger%web.de
9787362b01
removing unused files r=bsmedberg
2004-06-18 19:27:45 +00:00
mostafah%oeone.com
b2e46ebee6
Removing dependance on outside menu labels
2004-06-18 19:04:12 +00:00
mostafah%oeone.com
3b7a7f3fb0
Fixing incomplete check-in
2004-06-18 18:49:31 +00:00
mostafah%oeone.com
320119aeb6
Fixing firefox bustage by providing srGetStrBundle in calendar
2004-06-18 18:43:00 +00:00
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