Commit Graph

39001 Commits

Author SHA1 Message Date
alecf%netscape.com
4154b3a057 move entities into external DTD 1999-08-30 22:02:49 +00:00
alecf%netscape.com
956f8af1e0 do lots of error checking on QueryInterface calls
add new FindServerByServerKey call
1999-08-30 22:00:22 +00:00
nhotta%netscape.com
f55b3a55ae Bug fix #8792. 1999-08-30 22:00:13 +00:00
karnaze%netscape.com
23e30e42c8 backed out fix for bug 6674 because it broke resizing collapsing rows 1999-08-30 22:00:12 +00:00
erik%netscape.com
2591c69b18 Fixing warnings. 1999-08-30 21:59:42 +00:00
brade%netscape.com
8462fc26c0 remove unneeded manifests 1999-08-30 21:59:24 +00:00
mscott%netscape.com
d8a1e15139 Change a PL_strdup to nsCRT::strdup 1999-08-30 21:55:26 +00:00
mscott%netscape.com
c68fda9796 Bug #11691 --> fix some empty comparisons with a PRUint32 < 0. 1999-08-30 21:55:03 +00:00
kin%netscape.com
5fb0f43078 Temporary fix for bug #9708 and #12438.
Modified Reflow() to set the scrollbar
dimensions to zero if the scrollbars are hidden.
1999-08-30 21:55:02 +00:00
kin%netscape.com
bfd4c1f102 Fix for bugs #7153, #10673, #12066, #12067, and #12793.
editor/base/nsEditorEventListeners.cpp
editor/base/nsEditorEventListeners.h

  - Added code to scroll the selection into view
    after processing key events.
  - Commented out the hack that redraws the entire
    view when the focus is gained and lost. Replaced
    the hack code with calls to RepaintSelection().

layout/base/public/nsIFrameSelection.h
layout/base/public/nsIPresShell.h
layout/html/base/src/nsPresShell.cpp
   - Added ScrollSelectionIntoView() and RepaintSelection() methods.

layout/base/src/nsRangeList.cpp
   - Added implementation for ScrollSelectionIntoView() and
     RepaintSelection().
   - Check for NULL primary frame in GetFocusNodeRect()
     to fix bug #12793.
1999-08-30 21:54:40 +00:00
pinkerton%netscape.com
c3917762df using new nsIScriptableRegion interface. 1999-08-30 21:54:33 +00:00
pinkerton%netscape.com
f8d4e75cb4 lowecased to match JS syntax. using new nsIScriptableRegion interface. 1999-08-30 21:54:23 +00:00
waterson%netscape.com
6d72fba30f Add 'html:div' to constrain tree widget. 1999-08-30 21:54:02 +00:00
waterson%netscape.com
3f4b23faf7 Add an 'html:div' tag so that we don't reflow this indefinitely. 1999-08-30 21:34:50 +00:00
selmer%netscape.com
f6a681ab8b Fixes to handle case where no customization directories exist 1999-08-30 19:56:34 +00:00
idk%eng.sun.com
c7b4af8cda fogot to add this file, sorry. 1999-08-30 19:04:59 +00:00
kin%netscape.com
b0f9c7a886 Removed unused static ISupports IID. 1999-08-30 14:50:36 +00:00
ftang%netscape.com
69869c5070 check in performance tuned UCS2 to Unicode converters 1999-08-30 14:49:36 +00:00
kin%netscape.com
036dbb9070 Got rid of static buffer in nsEditorTxnLog::GetString(). 1999-08-30 14:48:29 +00:00
ftang%netscape.com
2688a25a40 add alias for ucs2 1999-08-30 14:40:32 +00:00
terry%mozilla.org
6e6d3f2cd8 Don't spuriously quote newlines in the comment description. 1999-08-30 14:26:09 +00:00
briano%netscape.com
d132ed26c5 Automated update 1999-08-30 13:45:41 +00:00
sdagley%netscape.com
b2df6c619b First Checked In. 1999-08-30 13:39:06 +00:00
Jerry.Kirk%Nexwarecorp.com
53513eb58e Force Neutrino platform to link in stdc++ 1999-08-30 13:37:14 +00:00
kin%netscape.com
24215934c2 Fixed bug that prevented typing when in Editor mode. 1999-08-30 13:35:40 +00:00
sdagley%netscape.com
46536be078 Added NS_DLGDEFAULTKEYS_CID 1999-08-30 13:22:06 +00:00
rjc%netscape.com
d982990ad0 For Unix, don't return "." ".." or any file/directory that begins with a "."! Perhaps we should really end up having a preference that determines whether to return these "hidden" items or not. 1999-08-30 11:40:29 +00:00
rjc%netscape.com
58afb3537f Try again. 1999-08-30 10:28:37 +00:00
rjc%netscape.com
230b63671a Small fix. 1999-08-30 10:26:55 +00:00
rjc%netscape.com
658964332a Cleanup a bit, and fix bug # 11516. 1999-08-30 10:05:40 +00:00
rjc%netscape.com
aff2482ecf Add column sorting support for directory component listings. Default to ascending sort on "name" column. 1999-08-30 09:34:46 +00:00
rjc%netscape.com
6ae296bcb3 Get rid of rdf appcore header file. 1999-08-30 09:27:19 +00:00
rjc%netscape.com
0e19e9a7ef Also remove nsidomrdfcore.h 1999-08-30 09:09:12 +00:00
rjc%netscape.com
abff07c5fd Oops, missed these! 1999-08-30 09:07:58 +00:00
rjc%netscape.com
a64e2bcf4f Bye bye, RDF AppCore. 1999-08-30 08:48:52 +00:00
waterson%netscape.com
2cb5c551b6 Fix for new twisty syntax. 1999-08-30 08:41:29 +00:00
waterson%netscape.com
96892c4a00 Fix related links style rules for new twisty syntax. 1999-08-30 08:36:34 +00:00
rickg%netscape.com
571880b551 try to make mac build happy 1999-08-30 08:15:47 +00:00
toshok%hungry.com
b2eb0936c8 add simple test to make sure things are actually working. 1999-08-30 08:04:12 +00:00
toshok%hungry.com
c1dba7f7af quiet compiler. 1999-08-30 08:03:29 +00:00
toshok%hungry.com
48f860740e actually build the tests. 1999-08-30 08:02:31 +00:00
toshok%hungry.com
97b1e1681b if MAP_ANON is available, use it (instead of mmap'ing /dev/zero.) 1999-08-30 08:02:10 +00:00
rickg%netscape.com
2d6546db25 changed usage from deprecated nsString API 1999-08-30 06:56:31 +00:00
rickg%netscape.com
011055adde improved docs, bug fixes, removed outdated APIs 1999-08-30 06:55:13 +00:00
ftang%netscape.com
7a9f256f38 add cns11643 plan 3-7, TIS-620. Also make the HIISO-8859-8 render from right to left 1999-08-30 06:39:26 +00:00
rickg%netscape.com
f06b290a9b enlarged the buffer size used for logging 1999-08-30 05:54:37 +00:00
morse%netscape.com
5d01f5c325 for security purposes, use random names for data files 1999-08-30 04:56:18 +00:00
morse%netscape.com
fc75fdee0f remove some unused interface routines 1999-08-30 04:55:32 +00:00
waterson%netscape.com
c4bed8ca91 Clean up compiler warnings. 1999-08-30 03:18:06 +00:00
shawnp%earthling.net
18257fef09 Now set the title of the window properly. Now pass the correct parameters
into bitBlt() to handle partial repainting requests.
1999-08-30 02:59:54 +00:00