cls%seawood.org
86b33465a0
Updating profile acct dependencies.
...
Bug #98371 sr=alecf
2001-09-19 00:08:30 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
alecf%netscape.com
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
mkaply%us.ibm.com
8303adb21f
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00
bzbarsky%mit.edu
4eff41d727
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
dougt%netscape.com
31c1842a29
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
...
erson@netscape.com
2001-09-06 21:13:11 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
bnesse%netscape.com
a857fcbe61
Fix for bug 64964. Eliminate assertions by checking for 0 length string first. r=ccarlen, sr=sfraser,a=asa.
2001-08-29 22:26:37 +00:00
ccarlen%netscape.com
df0bf4898e
Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron
2001-08-29 14:02:38 +00:00
ccarlen%netscape.com
c2136b9bbc
Bug 89854 - Confirm migration dialog won't fit on small screen. r=racham/sr=ben
2001-08-22 06:54:01 +00:00
dbaron%fas.harvard.edu
716f9f4695
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
sfraser%netscape.com
0abb2741d4
Project cleanup, rs=scc. Don't link with libpref, which is a component.
2001-08-15 23:13:13 +00:00
sspitzer%netscape.com
9387708319
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
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
ccarlen%netscape.com
49e3ea9ec6
Bug 87904 - Show the profile dir path when confirming profile deletion. r=racham/sr=blake
2001-08-10 14:55:19 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
blakeross%telocity.com
b635a5ce4c
Rename profile creates new name but doesn't display it (73031). r=jesse sr=ben
2001-07-25 06:06:40 +00:00
pete%alphanumerica.com
f65c767018
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
ccarlen%netscape.com
629f13c16b
Bug 56587 - mozilla -CreateProfile foo creates ~/.mozilla/foo/foo/*
r=racham/sr=sspitzer
2001-07-20 14:47:08 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
cls%seawood.org
654b132df3
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
waterson%netscape.com
be6d86517d
Bug 89343. Left-over build bustage from static branch landing; LIBRARY is no longer needed.
2001-07-05 22:05:19 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
ccarlen%netscape.com
7f09885054
Bug 87150 - enter or double-click does not dismiss profile selection dialog. r=brade/sr=blake
2001-06-28 14:21:35 +00:00
katakai%japan.sun.com
2b503479d5
bug 80230
...
RFE: need -region option to switch Region at start up
r=ccarlen, nhotta, sr=blizzard
2001-06-27 07:38:53 +00:00
ccarlen%netscape.com
8cc6ac99dc
Bug 86922 - app hangs after profile migration dialog. r=danm/sr=alecf/a=chofmann
2001-06-25 11:27:56 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
ccarlen%netscape.com
c02ab62d96
Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann
2001-06-20 06:49:22 +00:00
pchen%netscape.com
273285be81
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
ccarlen%netscape.com
af1bc07493
Bug 81706 - Disable "turbo" mode when multiple profiles are present. r=law/sr=blake/a=asa
2001-06-15 20:33:34 +00:00
bzbarsky%mit.edu
8b98942c6e
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
a6f6f18641
#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
sgehani%netscape.com
86cdf4ff92
Make "Region sleection..." button visible.
...
b = 63758
r = vishy
sr = alecf
2001-06-01 06:54:27 +00:00
loadrunner%betak.net
20e936f715
bug 65253 Profile Creation: Need a user interface for Regional Content, r=nhotta, sr=alecf, a=blizzard
2001-05-25 23:54:38 +00:00
ben%netscape.com
d11a142d2b
71685 - rename bookmarksPanel.xul to bm-panel.xul. r=pchen, sr=sfraser
2001-05-23 05:09:52 +00:00
loadrunner%betak.net
a5e7afb82a
bug 65253, r=timeless, sr=ben
2001-05-23 02:19:56 +00:00
sspitzer%netscape.com
9a2d9e6988
fix for #66018 , #81741 , #50567 , #77211 . fix a bunch of migration problems.
...
patch by cavin, r=sspitzer,sr=bienvenu
2001-05-23 02:16:35 +00:00
scc%mozilla.org
26a57f8ad3
bug #75220 : fixing stragglers, people who checked in uses of |nsLiteralC?String| after it had already been removed from the build
2001-05-23 01:21:04 +00:00
ben%netscape.com
5455361b88
I have only one thing to say:
...
"@#!$@%!!@@!!!#@#&*!!%!"
2001-05-22 03:25:20 +00:00
ben%netscape.com
03403c7850
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
ccarlen%netscape.com
abcdbf0e4a
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
2001-05-21 22:36:18 +00:00
ben%netscape.com
f5a911a51b
Fix for 63758 - region selection button cut off during profile creation.
...
Patch from Conrad Carlen (ccarlen@netscape.com ) - just increase the height of the wizard dialog by an em.
Not pretty, but it works. All this is going to be rewritten anyway to use the XBL wizard stuff hewitt is working on.
r=ben@netscape.com , sr=alecf@netscape.com
2001-05-21 11:36:56 +00:00
dbaron%fas.harvard.edu
3ff25e7956
Fix gcc 2.7.2.3 crash on startup (orange on speedracer and worms tinderboxes). gcc 2.7.2.3 doesn't seem to follow the rule in C++ 12.2, clause 5, on the lifetime of temporaries bound to references.
2001-05-19 16:05:10 +00:00
jst%netscape.com
f72e19a2c3
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
hewitt%netscape.com
9323de1168
80179 - rename a few <window/> ids to prepare for window icons, r=law, sr=ben
2001-05-18 22:50:35 +00:00