ccarlen%netscape.com
|
ff0a0259a0
|
Bug 103384 - Move unicode conversion out of nsLocalFileCommon.cpp r=dougt/sr=alecf
|
2001-11-16 14:54:38 +00:00 |
|
karnaze%netscape.com
|
e9b2b1a12e
|
bug 110369 - pedemont's patch to put child on pixel boundary when center aligning. r=karnaze.
|
2001-11-16 14:54:11 +00:00 |
|
ccarlen%netscape.com
|
1dd33c8791
|
Adding new files for bug 103384 - move unicode conversion out of nsLocalFileCommon.cpp r=dougt/sr=alecf
|
2001-11-16 14:47:42 +00:00 |
|
realpeterv%mac.com
|
09f5c85a83
|
Fix for bug 83360 (improve LDAP datasource usefulness with XUL templates). r=dmose. Not part of the build.
|
2001-11-16 14:46:13 +00:00 |
|
realpeterv%mac.com
|
f3ed98029b
|
Fix for bug 83360 (improve LDAP datasource usefulness with XUL templates). r=dmose. Not part of the build.
|
2001-11-16 14:40:41 +00:00 |
|
neeti%netscape.com
|
0edebe6c41
|
bug 106466 - Removed nsServiceEntry from ComponentManager, r=dougt, sr=brendan
|
2001-11-16 13:53:04 +00:00 |
|
rods%netscape.com
|
649db7a33f
|
Temporary fix for problem with nsStrin.ReplaceSubString
We need to make sure the sure we are subst for isn't in the subst string.
Bug 110284 r=dcone sr=attinasi
|
2001-11-16 13:41:12 +00:00 |
|
locka%iol.ie
|
5e958ea7a8
|
NOT PART OF BUILD. Implement IAuthenticate to allow streams requiring username/password to be downloaded
|
2001-11-16 13:01:06 +00:00 |
|
locka%iol.ie
|
b356d6dbfb
|
Fix for nsILocalFIle::GetURL returning malformed URLs on Unix. b=110299 r=blizzard@mozilla.org sr=waterson@netscape.com
|
2001-11-16 12:07:38 +00:00 |
|
peterv%netscape.com
|
99fc30ce49
|
Fixing mac debug bustage. Patch suggested by jst, sr=jst.
|
2001-11-16 10:50:33 +00:00 |
|
ben%netscape.com
|
d24642a9e6
|
bug 110435 - make consistent use of variable names in add bookmark dialog. Also prevent adding bookmarks without names. r=peterv, sr=jst
|
2001-11-16 10:42:55 +00:00 |
|
bstell%netscape.com
|
64d58584f0
|
minor clean up from bug 107025
|
2001-11-16 09:19:11 +00:00 |
|
sspitzer%netscape.com
|
f41278c780
|
more work on #73868. converting ab from tree to outliner.
addressbook sidebar channel persistence changes. NOT PART OF THE BUILD.
|
2001-11-16 09:05:24 +00:00 |
|
dbaron%fas.harvard.edu
|
fef035f0fc
|
Call the root 'malloc' rather than '.root' since there's no leak root detection going on here.
|
2001-11-16 09:00:26 +00:00 |
|
bstell%netscape.com
|
0d508f6c4b
|
bug 107018, add an assert to check for alignment issue
approved by brendan
|
2001-11-16 08:37:55 +00:00 |
|
bstell%netscape.com
|
89c64e6694
|
minor clean up from bug 107025
remove debug line, add ifdef DEBUG to one prototype
|
2001-11-16 08:25:13 +00:00 |
|
jst%netscape.com
|
833790a9a7
|
Fixing bug 109182. Don't allocate a string buffer every time NS_NewURI(nsIURI**, const nsAReadableString&) is called. r=dbaron@fas.harvard.edu, sr=darin@netscape.com
|
2001-11-16 08:23:28 +00:00 |
|
sspitzer%netscape.com
|
a5c16ce813
|
more work on #73868. converting ab from tree to outliner.
restore selection after sorting. NOT PART OF THE BUILD.
|
2001-11-16 07:53:43 +00:00 |
|
leaf%mozilla.org
|
7c514e0bd3
|
Automated update
|
2001-11-16 07:43:32 +00:00 |
|
seawood%netscape.com
|
565a358143
|
Allow modules to override *default* optimization levels by setting MODULE_OPTIMIZE_FLAGS
Bug #110215 r=bryner
|
2001-11-16 07:42:48 +00:00 |
|
seawood%netscape.com
|
c70362b42d
|
Add concept of tiers (module groups) to toplevel Makefile.
Bug #107302 r=bryner
|
2001-11-16 07:40:42 +00:00 |
|
brendan%mozilla.org
|
a4d6ab0064
|
Makefile should be ignored.
|
2001-11-16 06:43:02 +00:00 |
|
sspitzer%netscape.com
|
f257ece829
|
fix for #92393. get msgs toolbar button (and menu item) disabled until you select a folder
if you don't have it set to "check for new messages" on startup. r/sr=bienvenu
|
2001-11-16 06:41:42 +00:00 |
|
danm%netscape.com
|
1a0346af42
|
temporarily disabling lazy instantiation of mDocument and stuffing some 6K of bloattest leaks back into the box
|
2001-11-16 06:38:01 +00:00 |
|
ben%netscape.com
|
b1e0c757a6
|
Beginnings of supporting downloading of items, deleting download entries from the datasource.
NOT PART OF BUILD
|
2001-11-16 06:33:56 +00:00 |
|
mstoltz%netscape.com
|
25276e6b94
|
Bug 109113, second half of fix. r=jst, sr=brendan. Adding new CheckObjectAccess
callback to enforce the same-origin policy on function.caller.
|
2001-11-16 06:17:24 +00:00 |
|
naving%netscape.com
|
8f1df93dee
|
110208 r=stephend sr=bienvenu. Remove printfs from release build. Should make pop3 downloading msgs and biff
a bit faster.
|
2001-11-16 05:22:45 +00:00 |
|
blakeross%telocity.com
|
28b78a91cc
|
110145 - Using the mouse wheel crashes when there's no target content. Scroll the focused content when the cursor is outside the window. r=ben sr=hewitt
|
2001-11-16 04:52:16 +00:00 |
|
bzbarsky%mit.edu
|
72df08441d
|
Make SetInnerHTML use the right parser mode (ie strict for strict
documents instead of always quirks). Bug 106565, r=harishd, sr=jst
|
2001-11-16 04:48:30 +00:00 |
|
dbaron%fas.harvard.edu
|
4f54b05b1a
|
Fix HP bustage due to old-style for-loop scoping.
|
2001-11-16 04:02:07 +00:00 |
|
dbaron%fas.harvard.edu
|
ea3a95c49f
|
Fix Mach-O/BeOS/OS/2 REQUIRES bustage.
|
2001-11-16 03:47:07 +00:00 |
|
dp%netscape.com
|
c093068018
|
Satisfying compilers...
|
2001-11-16 03:37:15 +00:00 |
|
blizzard%redhat.com
|
d863273869
|
bug #104576. Font sizes wrong when running under Xinerama. r=bstell,sr=tor
|
2001-11-16 03:18:18 +00:00 |
|
jst%netscape.com
|
fa454e41c4
|
Disabling security check optimization since it exposes security problems. rs=jband@netscape.com
|
2001-11-16 03:14:05 +00:00 |
|
jst%netscape.com
|
cc8dda0f89
|
Putting back security check optimization that was taken out a few weeks ago, will disable this check until the real fix comes along. rs=jband@netscape.com
|
2001-11-16 03:12:12 +00:00 |
|
smontagu%netscape.com
|
4a54e891e9
|
Fix crash when scrolling absolute positioned textarea by adding test to return value from |GetLine|. Bug 105004, r=rbs, sr=kin
|
2001-11-16 03:08:30 +00:00 |
|
jst%netscape.com
|
7b4f0f2669
|
Fixing bug 110242. Huge unsigned interger + another huge unsigned integer will wrap, and that caused a crash in this code. r=rayw@netscape.com, sr=vidur@netscape.com
|
2001-11-16 03:01:29 +00:00 |
|
brendan%mozilla.org
|
051d085765
|
Remove __call__ and add a callback used to check f.caller access for any function object f (109113, r=jst, sr=jband).
|
2001-11-16 02:56:49 +00:00 |
|
mscott%netscape.com
|
f5f293adc1
|
Try registering the smime chrome the right way.....chrome in mail.jst and the locale in
langenus.jst
|
2001-11-16 02:56:30 +00:00 |
|
beard%netscape.com
|
4e71088f15
|
fix for bug #100151, r=peterl, sr=waterson
|
2001-11-16 02:52:22 +00:00 |
|
dbaron%fas.harvard.edu
|
54543c9f93
|
Ignore the library/address part of the stack unless asked to use it.
|
2001-11-16 02:47:07 +00:00 |
|
jkeiser%iname.com
|
482d02d325
|
Fix to make radio buttons and checkbox show their values on Print (bug 109914). r=rods@netscape.com,sr=jst@netscape.com
|
2001-11-16 02:43:23 +00:00 |
|
dp%netscape.com
|
f9950de713
|
bug 108071 Eliminate 4000 calls to malloc by using copy getters of
registry. r=dveditz, sr=sfraser
|
2001-11-16 02:38:23 +00:00 |
|
jkeiser%iname.com
|
67ebb1e3b4
|
Fix textboxes not showing up in Print and Print Preview (bug 109914). r=sicking@bigfoot.com;sr=jst@netscape.com
|
2001-11-16 02:38:10 +00:00 |
|
rangansen%netscape.com
|
cdf0febb70
|
bug# 109084 ,patch=ssaux, r=rangansen , sr=hewitt
exception handling in device-manager window
|
2001-11-16 02:32:20 +00:00 |
|
bienvenu%netscape.com
|
d50db59b82
|
fix downloading of imap messages for offline use when reading if mime parts on demand is invoked r=naving, sr=mscott 11067
|
2001-11-16 02:32:05 +00:00 |
|
relyea%netscape.com
|
c5ae296e24
|
Cause NSS_init() to fail if it can't open the databases, rather than succeding and leaving the system half initialized.
|
2001-11-16 02:30:38 +00:00 |
|
ben%netscape.com
|
253382fef3
|
Read previous downloads from profile RDF XML datasource.
NOT PART OF BUILD.
|
2001-11-16 02:25:29 +00:00 |
|
blythe%netscape.com
|
64ec50552a
|
NOT in normal build.
Have the tools build on windows, wether or not they work yet is another
issue.
|
2001-11-16 02:19:14 +00:00 |
|
dbaron%fas.harvard.edu
|
5e289d22b7
|
Reduce bloat by eliminating nsString member variable (size of nsString and double-on-fault growth). r=jag sr=hyatt b=109963
|
2001-11-16 02:17:04 +00:00 |
|