33769 Commits

Author SHA1 Message Date
rjc%netscape.com
66391f92ea Add support for int and date Literals. 1999-07-14 21:14:56 +00:00
gordon%netscape.com
9a42293743 Added comment to identify where NECKO needs to be defined for Necko builds. 1999-07-14 21:14:20 +00:00
rjc%netscape.com
7cfab409c1 Use GetTextForNode() more, as well as use GetValueConst(). 1999-07-14 21:13:13 +00:00
gordon%netscape.com
db4975378d Added NECKO variable. 1999-07-14 21:13:07 +00:00
rjc%netscape.com
3f15fc5ae4 Get LocalStore() working in regards to nsIRemoteDataSource. 1999-07-14 21:12:46 +00:00
rjc%netscape.com
bef87d8e18 Added a comment. 1999-07-14 21:12:09 +00:00
rjc%netscape.com
63950d9d2c Use GetValueConst(). Also, remember the "Last Internet Search" in the localstore. 1999-07-14 21:11:51 +00:00
rjc%netscape.com
c94ec79b3f Use GetValueConst(). 1999-07-14 21:11:16 +00:00
tague%netscape.com
9032ab797e Fixed bug #8227 deref errors in tempDOMTextRange 1999-07-14 21:10:55 +00:00
nhotta%netscape.com
f19dd88348 Initial check in (not part of the build yet). 1999-07-14 21:05:34 +00:00
slamm%netscape.com
a8e399af78 Change default background to white 1999-07-14 20:58:31 +00:00
slamm%netscape.com
c620c86d50 Move up/down tweak. Button enabling tweaks 1999-07-14 20:57:59 +00:00
ftang%netscape.com
f02ce2355d fix 3965. The default value of the Default Character Set will look at pref first now 1999-07-14 20:57:57 +00:00
warren%netscape.com
4c6bea8a70 Changed back to a warning since I now know this is non-critical for necko. 1999-07-14 20:50:02 +00:00
andreas.otte%primus-online.de
a6747fa713 NECKO only: fix build bustage when doing a clobber build 1999-07-14 20:47:55 +00:00
sfraser%netscape.com
2ca490b526 First Checked In. 1999-07-14 20:41:30 +00:00
sfraser%netscape.com
3bace209e5 File Removed. 1999-07-14 20:41:11 +00:00
kipp%netscape.com
a427d96f8c Disabled my debug noise (whoops) 1999-07-14 20:40:23 +00:00
cbegle%netscape.com
57c272ae37 add a regression test for bug #9802 1999-07-14 20:26:27 +00:00
brade%netscape.com
6a82ae5b4f First Checked In. 1999-07-14 20:24:10 +00:00
tague%netscape.com
fad060dc5d Fixed bug #6898 unable to move cursor within IME composition string. 1999-07-14 20:08:02 +00:00
tague%netscape.com
a6a76c7c7b Fix bug #8459, #6989 Can't move cursor within IME composition string. 1999-07-14 20:05:25 +00:00
neeti%netscape.com
589d934040 implemented nsIFormSubmitObserver for OnSubmit 1999-07-14 20:00:28 +00:00
brade%netscape.com
2bbf056ce4 editor dialogs locale 1999-07-14 19:57:18 +00:00
brade%netscape.com
c31c6675f2 add locale 1999-07-14 19:56:08 +00:00
brade%netscape.com
af071680bb First Checked In. 1999-07-14 19:55:23 +00:00
sgehani%netscape.com
a41fefc828 Correcting Unix permissions on directories created from 755 -> 0755. 1999-07-14 19:49:50 +00:00
sgehani%netscape.com
19485a29b3 Fix for bug 9759. 1999-07-14 19:49:12 +00:00
waterson%netscape.com
9479c899ab Use enum trick to get around VC++ braindead-ness wrt. 'const PRUin32'. 1999-07-14 19:42:55 +00:00
tague%netscape.com
f32fdfd744 Fix bug #8227/#9841 Deref errors 1999-07-14 19:41:17 +00:00
waterson%netscape.com
7e3d90b60c Use allocated buffer instead of trying to allocate dynamic array on stack. 1999-07-14 19:41:05 +00:00
mcafee%netscape.com
d178ccc1b4 Moved inclusion of nsIStyleContext.h into nsToolbarFrame.h, this fixes Solaris bustage. 1999-07-14 19:40:03 +00:00
dveditz%netscape.com
357d473fa7 50% speed up on a depend pass. Also eliminated the occasional duplicate
where full path and depth-relative forms were not detected as the same
1999-07-14 19:39:58 +00:00
tague%netscape.com
b3c0029a8c Fixed bug #8227/#9841 - Deref errors 1999-07-14 19:37:03 +00:00
jefft%netscape.com
53d76465cd rename nsImapMailCopyState variables to prefix with m_ 1999-07-14 19:35:31 +00:00
mcafee%netscape.com
49def2a8f5 Fixing Solaris bustage for TOOLBAR_DD ifdef. 1999-07-14 19:35:22 +00:00
pollmann%netscape.com
8158d059de Bug 9847: Check for null returned from new. 1999-07-14 19:32:22 +00:00
dveditz%netscape.com
313ed036f3 Oops, this is the version I meant to check in 1999-07-14 19:32:20 +00:00
dveditz%netscape.com
6ce44912b7 make overhead speed-up if WINOS is pre-defined. Significant on Win9x systems 1999-07-14 19:30:50 +00:00
blizzard%redhat.com
c2698131bd add list of copyright holders 1999-07-14 19:30:19 +00:00
hyatt%netscape.com
b8dc5bac12 Fix for bugs 9601 and 9698. 1999-07-14 19:21:27 +00:00
brade%netscape.com
c01836380d First Checked In. 1999-07-14 19:20:54 +00:00
dveditz%netscape.com
8210356626 catch the odd missed header in makedep 1999-07-14 19:18:53 +00:00
jdunn%netscape.com
08acd09a73 anonymous unions CAN'T define any new types, so the struct's definition has
to be outside of the union... plus since the union is protected (and can't
be declared a friend - since it is anonymous, the struct's def must be public.
1999-07-14 19:09:42 +00:00
ftang%netscape.com
593b5f2b7b fix bug 9841 1999-07-14 18:57:34 +00:00
akkana%netscape.com
574ecb6079 Xlib clipboard implementation (not finished yet) 1999-07-14 18:55:46 +00:00
akkana%netscape.com
a3fb11b98f Restructure the editor output routines to allow passing in
a mime type and a flag argument.  Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
      editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
ftang%netscape.com
1b6f57843d fix bug 9841 1999-07-14 18:46:44 +00:00
Jerry.Kirk%Nexwarecorp.com
aeb86789cf - Bug 9830 Checking for "Out Of Memory" conditions in PushState 1999-07-14 18:37:02 +00:00
pavlov%pavlov.net
1377a0667e fix for 9774 and other misc things 1999-07-14 18:36:24 +00:00