jeff.dyer%compilercompany.com
80b7ec4f9f
Revised readme and removed CommandLine parser (for now).
2000-12-16 00:50:25 +00:00
alecf%netscape.com
5f1a1465ce
backend side of fix for 11412 r=radha, sr=waterson
...
Also:
- refactor deleting of rows to have a "matching" callback which tells us if we should delete a row
- refactor FindRow into FindUrl to share more code & error handling
- fix handling of PRInt64's to pass them by reference, not value for faster param passing on certain processors
- implement GetRowValue so we can refactor future AliasCellYarns into it, and eventually switch to UTF8 instead of unicode to make history faster
- random little cleanups
2000-12-16 00:48:31 +00:00
jeff.dyer%compilercompany.com
9f31ccbf60
Removing Util.java.
2000-12-16 00:43:05 +00:00
disttsc%bart.nl
d7566e74e8
Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben, many thanks to Fabian for his help in writing these patches
2000-12-16 00:42:48 +00:00
disttsc%bart.nl
4f270e57dd
Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben
2000-12-16 00:42:47 +00:00
jeff.dyer%compilercompany.com
144aa7a24d
Removed dependency on sun.tools packages.
2000-12-16 00:42:16 +00:00
sonmi%netscape.com
df849f390d
changed the text file to html
2000-12-16 00:38:38 +00:00
danm%netscape.com
c7fb008754
check for empty db in Commit. bug 62968 r=alecf
2000-12-16 00:17:17 +00:00
blakeross%telocity.com
55a951a987
Fixing a typo (refrlow -> reflow). r=attinasi sr=alecf
2000-12-15 23:48:55 +00:00
racham%netscape.com
0be8993486
Fix for bug 58947. Adding implementation for observer interfaces to SmtpDataSource. r=sspitzer, sr=hyatt
2000-12-15 23:44:20 +00:00
racham%netscape.com
8f4362a696
Fix for bug 55388. Update mailaccounts list so that right values are written into the prefs file. r=sspitzer, sr=mscott
2000-12-15 23:44:17 +00:00
waterson%netscape.com
aa5389f039
First checked in.
2000-12-15 22:41:21 +00:00
sonmi%netscape.com
8cef3f40c1
added winnt and win95
2000-12-15 22:33:09 +00:00
waterson%netscape.com
8c0c4a14e3
Latest type data hackery.
2000-12-15 21:59:10 +00:00
beard%netscape.com
725b574834
[Not part of build] Updated to use SetRootMenu() and SetMenuItemHierarchicalMenu() rather than juggling menu bars.
2000-12-15 21:43:22 +00:00
jar%netscape.com
b2951a4ef6
Added sweeping of memory attribution to parent objects
2000-12-15 21:12:09 +00:00
nicolson%netscape.com
eea1482d41
First checkin of Network Security Services, Java version.
2000-12-15 20:53:03 +00:00
jar%netscape.com
31e9a7c014
Original perl leak soup from Waterson
2000-12-15 20:27:42 +00:00
ccarlen%netscape.com
a878567419
NOT PART OF THE BUILD
Reworked to use string classes not just Str255s
2000-12-15 13:39:23 +00:00
ccarlen%netscape.com
0c1f4dee76
NOT PART OF THE BUILD
First check-in
2000-12-15 13:38:07 +00:00
ccarlen%netscape.com
b71ceaa542
NOT PART OF THE BUILD
Added singlesignon usage
Added UniversalDialog support
Added contextual menu support
2000-12-15 13:36:56 +00:00
ccarlen%netscape.com
ad82291ef3
NOT PART OF THE BUILD
Throbbing is done with one animated gif instead of a pile of separate images.
2000-12-15 13:35:10 +00:00
ccarlen%netscape.com
6407300392
NOT PART OF THE BUILD
Added context menu support
Added way to make window properly from chrome flags
2000-12-15 13:33:56 +00:00
ccarlen%netscape.com
d61e9ed02e
NOT PART OF THE BUILD
Added parameterized constructor
Added form capturing and pre-filling
2000-12-15 13:32:26 +00:00
ccarlen%netscape.com
16a7cf5c31
NOT PART OF THE BUILD
Added Open File and Open Directory
Added support for GetURL AppleEvent
2000-12-15 13:30:40 +00:00
ccarlen%netscape.com
1bbe43319b
NOT PART OF THE BUILD
Added resource IDs, Declared constants using enums so Rez could deal
2000-12-15 13:29:11 +00:00
ccarlen%netscape.com
2a3c355490
NOT PART OF THE BUILD
Added resource for GetURL AppleEvent
2000-12-15 13:27:53 +00:00
ccarlen%netscape.com
a2a95b6e98
NOT PART OF THE BUILD
Added resources for UniversalDialog
2000-12-15 13:26:35 +00:00
ccarlen%netscape.com
d3522bd82c
NOT PART OF THE BUILD
Added some files for contextual menu support.
2000-12-15 13:25:35 +00:00
jdunn%netscape.com
f5a2df2eca
fix unresolved symbol for nsUInt32Array by linking in libmsgbaseutil.
...
Also combine NSPR_LIBS & XPCOM_LIBS to just use MOZ_COMPONENT_LIBS
r= cls@seawood.org
# 62884
2000-12-15 12:58:07 +00:00
bryner%uiuc.edu
61c06d64c2
Removing the editor/ui makefiles from allmakefiles.sh, for bug 55778.
2000-12-15 10:38:24 +00:00
bryner%uiuc.edu
4679483ec6
Two more I forgot for bug 55778.
2000-12-15 10:22:38 +00:00
bryner%uiuc.edu
8f781031b4
Oops, forgot this one - we don't need to build in editor/ui either. Bug 55778. r=dprice, sr=cls.
2000-12-15 10:02:13 +00:00
bryner%uiuc.edu
cc136ead8f
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
attinasi%netscape.com
95bcfca9fc
Turned on Style Context Data Sharing. b=39618, r=pierre, sr=hyatt
2000-12-15 06:09:50 +00:00
nelsonb%netscape.com
f6d5a84b79
Correct make variable name for AIX.
2000-12-15 06:00:55 +00:00
nelsonb%netscape.com
a758f782ec
Change AIX 32-bit options to use new fine-grained feature test macros.
2000-12-15 05:54:08 +00:00
jst%netscape.com
90ec69406d
Fixing bug 62160, accessing ins or del elements from JS didn't work and caused a crash in the JS GC later on. sr=scc@mozilla.org, r=ben@netscape.com
2000-12-15 05:48:19 +00:00
nelsonb%netscape.com
fd321489ff
Implement new feature test macros for controlling the use of mp_word over
...
individual types of operations, e.g., multiply, divide, add, subtract.
Use a specific combination of these for 32-bit on AIX.
2000-12-15 05:38:09 +00:00
cls%seawood.org
35fb240e39
Sigh. Backing out parallel build fixes until we can figure out why the windows tinderbox breaks when my home build didn't.
2000-12-15 03:50:39 +00:00
nelsonb%netscape.com
cbcc0658f2
Add missing Makefile lines to build mpi optimally for AIX 32 and 64-bit.
2000-12-15 03:01:23 +00:00
nelsonb%netscape.com
a99008bc8d
Fix mpi-test for machines that have long or long long digits.
2000-12-15 03:00:00 +00:00
cls%seawood.org
1158a647da
Add locking so that .jar files aren't corrupted during parallel builds.
...
Bug #55174 r=axel@pike.org
2000-12-15 02:35:53 +00:00
cls%seawood.org
cfafaf6012
Fix keyboard input for BeOS.
...
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #62680
2000-12-15 02:14:30 +00:00
cls%seawood.org
8a9dce4d3c
Fix classic theme look for BeOS.
...
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #62484 r=danm
2000-12-15 02:10:45 +00:00
rogerl%netscape.com
c858f0c335
Added 'length' to Array objects as a getter property - and fixed up stuff
...
that this depended on. Fixed parameter names for xml classes and added
'loadxml' global function.
2000-12-15 01:38:40 +00:00
larryh%netscape.com
07d4ae7214
/m/dist is no more. long live /s/b/c
2000-12-15 01:29:25 +00:00
beard%netscape.com
e16204d82f
Converted to an application for testing.
2000-12-15 01:26:06 +00:00
sonmi%netscape.com
027cd3de64
use the new function to restet the masterbuild
2000-12-15 01:19:42 +00:00
sonmi%netscape.com
2ab9d0ddf7
fixed the NT problem that no .nssqa file was created
...
more flexible with NT masterbuild (if blowfish build doesn't exist
we use whatever looks closest to NT :-)
2000-12-15 01:19:02 +00:00