scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223
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
jaggernaut%netscape.com
25856c9451
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
alecf%netscape.com
e580b45f37
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 21:32:10 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
jaggernaut%netscape.com
5b93c1d9fc
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
valeski%netscape.com
93959d48cc
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
morse%netscape.com
8c335b9662
bug 95357, loss of data in password manager, r/sr=waterson,darin, a=asa
2001-08-30 05:23:14 +00:00
dp%netscape.com
eebcd1a09b
bug #14889 Lazy loading wallet dll r=morse,gagan sr=jband a=asa
2001-08-28 22:32:03 +00:00
morse%netscape.com
0125197f71
bug 92387, alignment problems in cookie and form manager, r=gemal, sr=hewitt, a=asa
2001-08-24 21:36:45 +00:00
blakeross%telocity.com
17e6b60231
Fallout from box syntax changes. sr=hewitt
2001-08-22 03:20:36 +00:00
tao%netscape.com
f2190d1a41
91217: update locale version in package/locale provider registry.
...
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
morse%netscape.com
1e95684f80
bug 84432, wallet menu items missing when inside certain frames, r=matt, sr=brendan
2001-08-21 14:25:48 +00:00
dbaron%fas.harvard.edu
113ad642ae
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
hyatt%netscape.com
5583aaa00b
Fix for 94943. r=jag, sr=blake
2001-08-18 01:04:47 +00:00
ftang%netscape.com
e4067efe1c
use nsIScriptableDateTime to format date/time string
...
fix bug 88667. r=morse sr=
2001-08-16 23:56:11 +00:00
loadrunner%betak.net
4b088c6dec
bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake
2001-08-16 23:43:06 +00:00
morse%netscape.com
e20ebcfa05
bug 93049, sorting by site or cookiename selects another cookie, r=pchen, sr=brendan
2001-08-16 02:56:52 +00:00
sfraser%netscape.com
bc1e8f59d0
Project cleanup, rs=scc. Don't link with libpref, which is a component.
2001-08-15 23:13:13 +00:00
cls%seawood.org
a3c1dd1b09
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
rpotts%netscape.com
bb9517ccef
bug #69039 (r=morse@netscape.com, sr=darin@netscape.com). Form prefilling occurred even if the document was cancelled before it finished loading.
2001-08-14 04:28:01 +00:00
morse%netscape.com
8bbbbe0079
bug 88661, remove-all button for form manager, r=vishy, sr=blake
2001-08-09 02:01:24 +00:00
hyatt%netscape.com
0c296a706a
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
morse%netscape.com
2b8885cf42
bug 92301, data in password manager dialog vanishes, r=vishy, sr=blake
2001-08-02 19:06:01 +00:00
morse%netscape.com
fd2075867d
bug 92975, form manager items not appearing when database is encrypted, r=vishy, sr=blake
2001-08-02 18:52:31 +00:00
javi%netscape.com
c0194636fc
Fix for Bug 89650
...
r=kai sr=blizzard
Replace obsolete term "Personal Security Password" with
"Master Password"
2001-08-01 23:39:19 +00:00
morse%netscape.com
25eb0a92d4
no change: Comment on last checkin of this file should have said bug 92540 instead of 92386
2001-08-01 04:15:23 +00:00
morse%netscape.com
91fadc2512
bug 92386, remove-all-sites button is active when it shouldn't be, r=vishy, sr=blake
2001-08-01 02:45:30 +00:00
morse%netscape.com
4dada4ca51
bug 92444, notall blocked cookie/image sites get deleted
2001-08-01 02:41:14 +00:00
morse%netscape.com
15a5915564
bug 92296, missing space, r=vishy, sr=blake
2001-08-01 02:39:22 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
morse%netscape.com
6a737e8a14
bug 91882, remove js errors, r=vishy, sr=blake
2001-07-25 03:40:27 +00:00
morse%netscape.com
b7838db04b
bug 92081, fix js error, r=vishy, sr=blake
2001-07-24 23:14:26 +00:00
morse%netscape.com
bde911aa18
bug 90129, uncaught js exception, r=vishy, sr=blake
2001-07-24 23:08:30 +00:00
cmanske%netscape.com
5000be36e1
Fix editable menulist behavior in Form Manager dialogs, b=82655, r=morse, sr=hewitt
2001-07-24 23:00:29 +00:00
morse%netscape.com
ed7a509937
bug 49861, removing wallet samples, r=vishy, sr=blake
2001-07-24 00:59:10 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
morse%netscape.com
b9a8dfb285
fix javascript strict warning message, r=vishy, sr=blake
2001-07-23 00:47:49 +00:00
morse%netscape.com
8a4d1c34a2
bug 89514, hang on linux in form-manager dialog, r=jag, sr=blake
2001-07-21 21:32:09 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
tao%netscape.com
a60ef23c40
86807: Some menu items are missing if you use incompatibly profle.
...
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
timeless%mac.com
1fdeed80f7
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
ccarlen%netscape.com
dbdc6e931f
Bug 89162 - Profile change observer in single-signon needs to be static. Otherwise, if last instance is destroyed, there's nothing to observe change. r=valeski/sr=alecf
2001-07-06 14:05:22 +00:00
timeless%mac.com
f8a92c48de
Bug 70857 [XUL Syntax]
...
Smaller CSS/JS/XBL patch, should allow XUL changes to go in easier
by andersma@luther.edu r=timeless sr=blake
2001-07-06 02:01:52 +00:00
jaggernaut%netscape.com
802d5019da
Backing out this change, this was meant for the branch.
2001-07-06 00:22:10 +00:00
jaggernaut%netscape.com
8b38cface9
Bug 86726: Form Manager is blank. r=pchen, sr=blake. Note: this is a temporary work-around.
2001-07-05 21:48:41 +00:00
jaggernaut%netscape.com
5a6317b8a5
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
blakeross%telocity.com
d52ae4afe8
Wallet checks slow context menu creation on forms containing lots of elements (77073). r=morse sr=ben
2001-06-28 02:00:41 +00:00