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
ccarlen%netscape.com
b7ec4f44da
Bug 68827 - Fix crash when migrating profiles (happens only in obscure case) and code cleanup. r=valeski,racham/sr=sspitzer
2001-05-18 21:48:20 +00:00
ccarlen%netscape.com
49cf95d08c
Bug 60182 - When deleting a profile dir which is salted, delete the parent dir as well. r=racham, sr=sspitzer
2001-05-17 22:04:49 +00:00
suresh%netscape.com
e322f80add
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
6be20d4648
#75779 , hide the sidebar by default in mailnews for new profiles. r=suresh, sr=blizzard
2001-05-15 22:24:19 +00:00
racham%netscape.com
b58a562aee
Fixing bug 78656. Cleaning console dump in profile migration part. r=racham, sr=sspitzer
2001-05-15 02:59:21 +00:00
suresh%netscape.com
82a7f5894c
44669. r=ssu. sr=sspitzer.
2001-05-14 02:36:12 +00:00
ben%netscape.com
644829dda2
cvs sux rox
2001-05-13 09:28:09 +00:00
ben%netscape.com
9fca37ab7e
Fix for 71685, Bookmarks in sidebar don't load. r=pchen, sr=sfraser
2001-05-13 09:17:39 +00:00
loadrunner%betak.net
12d103bf2c
bug 79551, r=nhotta, sr=alecf
2001-05-12 03:55:46 +00:00
sspitzer%netscape.com
432bd3fc61
fix for #80195 . center the create profile dialog. fix by stephend. sr=sspitzer
2001-05-11 04:03:54 +00:00
jst%netscape.com
621060c4fd
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
racham%netscape.com
646504901e
Fixing bug 40316. Error message will be thrown to the user when migration of old profile with missing source directory is attempted. r=ccarlen, sr=sspitzer.
2001-05-07 07:55:03 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
alecf%netscape.com
ac87f6d084
removing some dependancies a la bug 76339 sr=ben
2001-05-02 23:07:23 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
valeski%netscape.com
9e8d80d70f
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
ccarlen%netscape.com
93bc59c913
Bug 62418 - mozilla starts without warning when profile dir is missing. r=racham@netscape.com,sr=sspitzer@netscape.com
2001-04-27 14:40:21 +00:00
sfraser%netscape.com
5e35cbdbc0
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
2029078049
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 05:13:10 +00:00
bnesse%netscape.com
19dccef1bc
Prefs API refactoring. Bug #46863 . r=valeski, sr=alecf.
2001-04-26 18:41:11 +00:00
stephend%netscape.com
cae4fbb8fa
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
bryner%uiuc.edu
cbc8cea88c
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
2001-04-20 06:45:56 +00:00
bnesse%netscape.com
6a048b1a8f
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
2001-04-19 22:21:39 +00:00
timeless%mac.com
ee959d2767
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
...
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
ccarlen%netscape.com
7f98f47fb9
Bug 71641 - profile mgr is creating sub dirs in profile dir it shouldn't be. r=valeski,r=sspitzer,sr=alecf
2001-04-18 03:30:36 +00:00
ben%netscape.com
d271aaebf5
fix mac bustage by backing out change.
2001-04-18 01:15:23 +00:00
ben%netscape.com
74ce0e7ae1
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
blakeross%telocity.com
d81aaefe57
The last two patches were by John Morrison <jrgm@netscape.com>. Sorry for forgetting to attribute them.
2001-04-14 05:30:53 +00:00
blakeross%telocity.com
09b33f5767
Empty or otherwise messed up buttons in profile dialogs (73781, 73666). r=timeless sr=alecf
2001-04-14 05:28:49 +00:00
hewitt%netscape.com
aa906e4a5f
72530 - oversized dialog problems, r=jag, sr=alecf
2001-04-12 05:42:05 +00:00
shaver%mozilla.org
e2dc3d6d88
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
ccarlen%netscape.com
7720f48f12
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2001-04-10 18:30:25 +00:00
ccarlen%netscape.com
2355a47f27
Bug 75227 - Unable to confirm profile migration - therefore can't migrate. r=danm, sr=sspitzer
2001-04-09 20:24:32 +00:00
disttsc%bart.nl
04928b59c2
Fix MOZ_TRACK_MODULE_DEPS bustage (senna)
2001-04-09 18:22:21 +00:00
danm%netscape.com
02cba6b525
use prompt service correctly. smoketest blocker bug 75218. a=kysmith
2001-04-09 17:06:03 +00:00
ccarlen%netscape.com
7f5c3ace7b
Bug 64733 - Profile Mgr "Delete/Dont Delete Files" dialog not centered. r=timeless, sr=sspitzer
2001-04-09 13:49:06 +00:00
danm%netscape.com
2710831c00
oops
2001-04-09 02:25:52 +00:00
danm%netscape.com
9751b284ab
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
danm%netscape.com
d881c56eac
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 01:35:41 +00:00
disttsc%bart.nl
748e1ece2f
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
danm%netscape.com
0e7437254d
nope. nix last checkin
2001-04-07 05:37:20 +00:00
danm%netscape.com
84ac0dd8db
fix more expected senna bustage
2001-04-07 05:27:56 +00:00
danm%netscape.com
378b2f48b9
removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various
2001-04-07 03:33:56 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
disttsc%bart.nl
874f229a5c
"Click Finish..." profile text not correctly aligned at bottom, bug=42402, author=Boris Zbarsky <bzbarsky@mit.edu>, r=ksosez@softhome.net, sr=alecf
2001-04-05 03:27:05 +00:00
disttsc%bart.nl
c9dbc12bfd
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
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
disttsc%bart.nl
96f5f6cf31
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
tao%netscape.com
0135ac9529
take out unreferenced variable.
2001-03-28 20:46:33 +00:00
tao%netscape.com
5207872871
54998: RFE: Command line switch for UI language option. (r=tao,sr=hyatt).
...
checkin for masaki-san.
2001-03-28 20:37:23 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
valeski%netscape.com
c1098ac6ac
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
2001-03-24 00:22:18 +00:00
ccarlen%netscape.com
d3062a9295
Bug 71527 - On Unix, first profile after clean install is forgotten - migration will happen twice. r=racham@netscape.com, sr=sspitzer@netscape.com
2001-03-22 14:13:54 +00:00
blakeross%telocity.com
2970310e2c
Whatever this is, it's *not* more fallout from my landing.
...
::whistle::
2001-03-22 04:47:32 +00:00
jgaunt%netscape.com
3e088b22fb
Fixing bustage
2001-03-22 02:46:36 +00:00
jgaunt%netscape.com
e83e7f9b58
fix for bug#62361 r=ccarlen@netscape.com sr=scc@mozilla.org
...
profile migration over remote connection
2001-03-22 01:13:07 +00:00
blakeross%telocity.com
eaa6754a0a
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
cf7a9d0f56
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
bryner%uiuc.edu
265aeff708
Removing dependence on obsolete headers. Bug 38061 (ongoing work). r=shaver, sr=brendan.
2001-03-20 08:01:28 +00:00
disttsc%bart.nl
3c81ecaf73
Fix typo in confirm profile migration code, r=mao, a=ben
2001-03-14 07:38:09 +00:00
timeless%mac.com
fbe4dc7bd4
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
maolson%earthlink.net
16d1d1b8e3
fix bug 71695 - Buttons on delete profile dialog - all include 'yah'
...
r=timeless, a=ben
2001-03-13 06:35:49 +00:00