27329 Commits

Author SHA1 Message Date
neeti%netscape.com
3ac427b96c Changed GetTagName api to return a tag for the index passed in.
This enables observers to register for more than one tag.
1999-05-17 20:00:58 +00:00
mjudge%netscape.com
d0b617b231 accidentally left out a parameter to GetPositionSlowly for small caps ect. 1999-05-17 19:50:29 +00:00
beard%netscape.com
6678c4e265 bug #5093: added widget->Invalidate() calls after changing the position of scrollbar thumb. It may be more appropriate to fix this in nsScrollbar.cpp 1999-05-17 19:40:40 +00:00
sfraser%netscape.com
0d8c94f001 Fix chardet lib/target name 1999-05-17 19:38:11 +00:00
danm%netscape.com
12a6b27bef adding parameter passing examples 1999-05-17 19:21:35 +00:00
shaver%netscape.com
0a1f41b7dc override NO_STATIC_LIB, because we really do need static libraries for some
other link parts.  This will make it safe to put NO_STATIC_LIB=1 in
myconfig.mk, which saves about 100MB and 3 minutes on my debug build.

(Requires one additional checkin to in xpcom, which is waiting on the
XPCOM 2.0 landing.)
1999-05-17 19:20:28 +00:00
ftang%netscape.com
608a7470b5 remove nsCharsetObserver. These two files have been change to nsMetaCharsetObserver and move into intl/chardet/src directory 1999-05-17 19:15:01 +00:00
ssu%netscape.com
579c567e33 new enums file for WinReg object use only. This file used to be named nsSoftUpdateEnums.h 1999-05-17 19:11:25 +00:00
ftang%netscape.com
a5e3008ce7 add intl/chardet to the build list 1999-05-17 19:10:59 +00:00
ftang%netscape.com
9c8791a2ed add intl/chardet 1999-05-17 19:08:19 +00:00
kin%netscape.com
26a02881cd Fix for bug #4796: UMR: nsEditor::JoinNodesImpl(). 1999-05-17 18:59:40 +00:00
rhp%netscape.com
8b2755b8da Change for wrap_long_lines pref 1999-05-17 18:59:03 +00:00
nhotta%netscape.com
420f28a47b Synchronized charset menu with navigator. 1999-05-17 18:58:35 +00:00
danm%netscape.com
820718a1ac more window.openDialog: moved creation of JS context earlier, stopped its destruction on first doc load 1999-05-17 18:52:21 +00:00
matt%netscape.com
d17db1898f placing all stings into dtd entities 1999-05-17 18:50:57 +00:00
jfrancis%netscape.com
502531964b const crazy - bet you can't eat jsut one! 1999-05-17 14:14:36 +00:00
kin%netscape.com
c8136e6dbe Commented out all calls to HACKForceRedraw(). We now call it from
nsEditor::EndTransaction().
1999-05-17 13:31:56 +00:00
jfrancis%netscape.com
cdffd008a0 fixing bustage 1999-05-17 13:10:29 +00:00
jfrancis%netscape.com
aaecdca8fb insert list and indent work 1999-05-17 12:22:31 +00:00
jfrancis%netscape.com
2479f049a8 Adding insert list, indent, and change aligment to editor app core 1999-05-17 12:17:43 +00:00
hyatt%netscape.com
9a32c8bde5 Fix for bug 5602. 1999-05-17 09:02:45 +00:00
mcmullen%netscape.com
09941ba775 Turning reading of default files back on for Macintosh, since parsing now seems to work. 1999-05-17 08:18:26 +00:00
mcmullen%netscape.com
21f0555a94 Cleaned up the dictionaries. Added partial support for GetURL, OpenURL, quit, and dojavascript apple events. 1999-05-17 07:56:44 +00:00
jefft%netscape.com
47e70117f3 temporary fix for cached connection not working for same imap host 1999-05-17 06:28:10 +00:00
waldemar%netscape.com
3af971a8c2 First working version 1999-05-17 05:11:19 +00:00
waldemar%netscape.com
837f29ca05 Renamed != to /= and lambda to function. 1999-05-17 05:10:41 +00:00
waldemar%netscape.com
f019c1d787 Added intsets. 1999-05-17 05:10:07 +00:00
waldemar%netscape.com
7ec4e04544 Added sets, subseq, set-nth. Renamed 'lambda' to 'function'. Fixed depictions of special global variables. Added %text depictors. 1999-05-17 05:09:44 +00:00
waldemar%netscape.com
3a039ef374 Added sets, subseq, set-nth. Renamed 'lambda' to 'function' and '!=' to '/='. 1999-05-17 05:07:52 +00:00
waldemar%netscape.com
87dd865847 Added vector-assign, intersection, and union characters 1999-05-17 05:05:59 +00:00
waldemar%netscape.com
80e7c3ed1f Fixed LR(1) parser state lookahead-generation bug 1999-05-17 05:05:10 +00:00
waldemar%netscape.com
71600336ba Added RegExp to load path 1999-05-17 05:04:28 +00:00
waldemar%netscape.com
0e007f4fc6 Fixed formatting of parametrized nonterminal character classes 1999-05-17 05:04:07 +00:00
blizzard%redhat.com
abe959a382 add xlibrgb to the build 1999-05-17 03:42:30 +00:00
blizzard%redhat.com
d6b4584545 catch up with prototype changes 1999-05-17 03:42:04 +00:00
blizzard%redhat.com
31e8868caa add gdkrgb port to straight xlib 1999-05-17 03:32:22 +00:00
bienvenu%netscape.com
cb521fd800 more work on msg filters 1999-05-17 02:07:13 +00:00
bienvenu%netscape.com
28f7bb8612 start work on msg filters, ifdeff'ed out 1999-05-17 02:06:29 +00:00
bienvenu%netscape.com
4dd806d676 fix problems selecting folders other than the inbox 1999-05-17 00:41:26 +00:00
mjudge%netscape.com
b4419648ae adding in selection ability for images in editor only 1999-05-17 00:21:50 +00:00
mjudge%netscape.com
a15e7eb5ac adding in selection of non text frames in editor only 1999-05-17 00:21:18 +00:00
dougt%netscape.com
1860ec386d Fixing registry init ordering to stop crashing on NT. (Thanks bienvenu for testing this change).
Removing nsServiceManager::RegisterService max workaround checked in early today.
1999-05-16 23:36:39 +00:00
putterman%netscape.com
3ffb83ebd9 Check for null pointers from js so we don't crash. 1999-05-16 23:28:45 +00:00
erik%netscape.com
884c1bf22d Fixed the test file name, added registration for event queue and
persistent properties. This test program now works again. Groan.
1999-05-16 22:59:02 +00:00
putterman%netscape.com
ccd1ec9340 Implemented GetHostName. 1999-05-16 22:47:27 +00:00
putterman%netscape.com
2e3d968c22 Implement GetTarget for child and message child so Move and Copy menu submenus
show up.
1999-05-16 22:41:39 +00:00
putterman%netscape.com
daa38be434 Add rdf:ignore MessageChild to the move and copy menus. 1999-05-16 22:41:02 +00:00
jefft%netscape.com
366ce2f7bb making sure cached connection work with multiple imap servers 1999-05-16 21:55:25 +00:00
putterman%netscape.com
9d7c7f4221 Fix treebody. 1999-05-16 21:47:13 +00:00
dougt%netscape.com
a025a9ca1b nsServiceManager::ReleaseService is not defined on the mac! Could not find what library I need to link with in order to get this defined. I am commenting this out so that I can figure this out with out the tinderbox in flames. 1999-05-16 21:39:11 +00:00