varada%netscape.com
40063e379e
backing out changes for 170572;r/sr=sspitzer
2002-10-08 23:18:15 +00:00
varada%netscape.com
2f2dd71ced
fix for 170572: adding prefs to hide mail toolbar buttons;r/sr=sspitzer
2002-10-03 20:03:34 +00:00
sspitzer%netscape.com
83355ac5bd
remove sidebar from mail. part of bug #168670 . r/sr=bienvenu
2002-09-14 19:05:51 +00:00
sspitzer%netscape.com
a573621e85
remove defaults for ab sidebar, since it is gone now. bug #162785 . r/sr=bienvenu
2002-09-14 15:18:25 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
yokoyama%netscape.com
8d6be5d98d
Bug 156979
...
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
seawood%netscape.com
c0ec608df6
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
sspitzer%netscape.com
bbede6eae6
fix for #124430 . hide sidebar in addressbook by default. r/sr=bienvenu, a=bnesse
2002-02-19 21:20:30 +00:00
law%netscape.com
d40674a5a0
Bug 119767; remove bogus text/html entry from defaulit mimeTypes.rdf; r=bzbarsky, sr=ben
2002-02-02 00:07:35 +00:00
sspitzer%netscape.com
0ac5727ba2
fix for #121566 and #121677 . define a default height for the thread pane
...
(both vertical 3 pane and normal 3 pane layouts) and for the results pane in
the addressbook. if we don't, it causes the splitter to jump up and down
forever on linux and (because it's so fast) pinging the CPU on windows.
r/sr=bienvenu
2002-01-27 23:04:13 +00:00
hwaara%chello.se
a235e8b33f
#116618 , "Auto-complete prefs changes on OK if no changes were made",
...
#117007 , "Default Navigator window size doesn't fit in 640*480",
r=bzbarsky, sr=blake
2001-12-29 04:14:07 +00:00
ssu%netscape.com
00b2d5bbb0
fixing bug 116462 - remove hidden column cruft from localstore.rdf for the folder pane. r=naving sr=sspitzer
2001-12-26 21:36:01 +00:00
ssu%netscape.com
32ff1c60af
undoing part of the fix for bug 114076 (labels migration and new profile issues) as requested by sspitzer to make future code management simpler
2001-12-21 00:10:38 +00:00
dbaron%fas.harvard.edu
25c24e87e6
Fix extraneous '*' that looked like a comment but wasn't. Patch from <_basic@yahoo.com>. r=bzbarsky sr=alecf b=115110
2001-12-18 14:01:07 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
ssu%netscape.com
20ee4d4f74
fixing bug 114076 - labels migration and new profile issues. r=bhuvan, sr=sspitzer, a=asa
2001-12-14 02:57:31 +00:00
dp%netscape.com
87d028dd2e
bug 110555 renaming user css files into example files so they wont get loaded on startup
2001-12-09 16:07:33 +00:00
dp%netscape.com
f0754675e5
bug 110555 Removing unused user css files and renaming them to example
...
files so they wont be loaded on startup r=dveditz, sr=hyatt
2001-12-09 16:06:13 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
loadrunner%betak.net
242cbc0406
bug 103941, Unable to change utf-8 charset on the NS pb page, r=yokoyama, sr=blizzard
2001-11-02 03:32:23 +00:00
sspitzer%netscape.com
b60d6df7c4
fix for #105126 . define a default height for the thread pane when using the
...
normal 3 pane layout. without a default, the splitter between the thread pane and the
message pane jumps when we switch folders, which looks bad and causes a repaint,
which is bad for folder loading performance. r=cavin, sr=bienvenu
2001-10-16 21:28:34 +00:00
ben%netscape.com
0433ca98e3
Just a string change. bug 91073, Hypertext Document -> Hypertext Markup Language Document
...
in default mimeTypes.rdf file. Patch from Henrik Gemal, r=gerv, sr=ben
2001-10-16 04:48:48 +00:00
bzbarsky%mit.edu
536e5a37ba
Bug 74759. Make the default userChrome.css file have some useful
...
comments. Also add a @namespace rule to make it be in the XUL
namespace. r=rbs, sr=alecf.
2001-09-11 00:01:02 +00:00
sspitzer%netscape.com
1e0e99191d
landing mailnews folder pane outliner branch. ( #73865 )
...
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.
reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer
for the end user: unread and total columns are back in folder pane (like 4.x)
also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
cls%seawood.org
cfce8f4dcc
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
pchen%netscape.com
bfa31225ba
bug 52930, r=matt, sr=alecf, a=blizzard, use local-panels.dtd instead of internally defined entities, also fix panel titles to reference correct entity in local-panels.dtd
2001-06-18 20:56:12 +00:00
bzbarsky%mit.edu
6d86bed09e
Fix incorrect paths in initial fix for bug 37642. r=timeless, sr=alecf,
...
a=leaf
2001-06-11 21:59:01 +00:00
hwaara%chello.se
2bab789e6f
#80511 , #68941 . Make the initial 3pane and browser window's window size somewhat decent, so low-res users don't get them offscreen at startup. r=danm, sr=alecf, a=dbaron.
2001-06-02 12:08:59 +00:00
ben%netscape.com
e8bbc7067a
71685 - rename bookmarksPanel.xul to bm-panel.xul. r=pchen, sr=sfraser
2001-05-23 05:09:52 +00:00
ben%netscape.com
21332c597f
I have only one thing to say:
...
"@#!$@%!!@@!!!#@#&*!!%!"
2001-05-22 03:25:20 +00:00
ben%netscape.com
d24cdf6cf6
71685, bookmarks in sidebar don't load. rename file back to bm-panel.xul
...
r=pchen, sr=sfraser
2001-05-22 01:30:05 +00:00
suresh%netscape.com
758cb8bb0c
fixes 44669. r=naving, sr=sspitzer. Include the Unread column(green diamond) instead of the 'Unread' column.
2001-05-17 20:58:08 +00:00
hwaara%chello.se
d4bef6d7ce
#75779 , hide the sidebar by default in mailnews for new profiles. r=suresh, sr=blizzard
2001-05-15 22:24:19 +00:00
suresh%netscape.com
792dd7a2ee
44669. r=ssu. sr=sspitzer.
2001-05-14 02:36:12 +00:00
ben%netscape.com
82ddcdc255
cvs sux rox
2001-05-13 09:28:09 +00:00
ben%netscape.com
7be3bf435e
Fix for 71685, Bookmarks in sidebar don't load. r=pchen, sr=sfraser
2001-05-13 09:17:39 +00:00
stephend%netscape.com
a079ea5748
Bug 77031 - Bookmark to Iplanet's PSM should be removed from under 3rd-Party Tools. r=doron@nabooonline.com sr=ben@netscape.com a=dbaron on behalf of drivers@mozilla.org
2001-04-22 01:49:37 +00:00
ben%netscape.com
255fc92a75
fix mac bustage by backing out change.
2001-04-18 01:15:23 +00:00
ben%netscape.com
ab3483b62b
71685 - bookmarks sidebar panel doesn't load. Rename file back to the original name.
...
r=pchen, sr=sfraser
2001-04-17 23:21:51 +00:00
disttsc%bart.nl
5c9f7ba46c
Provide default userChrome.css and userContent.css with sample (commented out) content for discoverability, bug=37642, author=Boris Zbarsky <bzbarsky@mit.edu>, r=timeless, sr=shaver
2001-04-05 03:20:46 +00:00
ben%netscape.com
d3a1051607
Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
...
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt
2001-03-11 07:32:24 +00:00
tao%netscape.com
90bfcacfe5
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
timeless%mac.com
6aa29a5f48
fix bug 63956 This pre-loaded bookmark is a dead link
...
r=jag sr=waterson
2001-02-07 05:04:36 +00:00
pchen%netscape.com
ad2ae55415
bug 56226, r=blake, sr=mscott, remove about attributes from NC:fileExtensions tags which causes barf (exception thrown) in helper apps pref code and such attributes are written out from prefs code anyways
2001-02-06 06:29:53 +00:00
alecf%netscape.com
29ba94b17c
other part of fix for #64218 - add history sidebar by default to new profiles
2001-01-17 06:18:09 +00:00
timeless%mac.com
db5decc911
fix Bug 56224 - Wrong RDF value in mimeTypes.rdf for NC:handleinteral text/html
...
Removes the second entry
r=jrgm
sr=alecf
2001-01-03 05:22:57 +00:00
cls%seawood.org
011310d4cf
Add the tinderbox-ports panel to panel-list so that it shows up by default.
...
Bug #62096 . Thanks to Stephen Walker <walk84@usa.net> for the patch.
2000-12-11 00:08:47 +00:00
cls%seawood.org
b42554e726
Adding 'Tinderbox: SeaMonkey-Ports' panel to default list of panels.
...
Bug 62096 r=ben@netscape.com
2000-12-10 06:55:06 +00:00
rjc%netscape.com
7afa73ff37
Search file update for bug # 57997: r=gagan sr=ben
2000-10-26 00:17:22 +00:00