Граф коммитов

38967 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 32b196c304 add search DTDs to the export list 1999-08-30 22:11:18 +00:00
ftang%netscape.com b3d760cfd9 add X11Johab so we can render precomposed hangul by using hanterm fonts 1999-08-30 22:11:16 +00:00
buster%netscape.com 8b33ec3088 fixed bug 12680 (password fields broken)
fixed bug 12489 (static contructors must be removed)
1999-08-30 22:11:09 +00:00
putterman%netscape.com 5cefe3cdfc use GetRootFolder which now creates a root folder if there isn't one. 1999-08-30 22:11:07 +00:00
cyeh%netscape.com 179e71e6ab remove last traces of liteness.mak and MOZ_LITENESS_FLAGS which are
obsolete.
1999-08-30 22:10:56 +00:00
ftang%netscape.com d1b50c1612 X11Johab converters. Thanks contribution from Deogtae Kim <dtkim@camars.kaist.ac.kr> and Jungshik Shin <jshin@pantheon.yale.com> 1999-08-30 22:10:41 +00:00
putterman%netscape.com 5412e152a4 Make sure we work when we have to parse a .msf file. 1999-08-30 22:10:39 +00:00
hoa.nguyen%intel.com f7eb095b42 Added case to handle embed tag. 1999-08-30 22:09:53 +00:00
radha%netscape.com 3908cb6dfc Add function gotoHistoryIndex() for session history in go menu 1999-08-30 22:08:38 +00:00
dveditz%netscape.com 2286632b40 Bug 12242 1999-08-30 22:08:32 +00:00
alecf%netscape.com 33dfa6bea9 add makefiles for locale directory 1999-08-30 22:07:55 +00:00
alecf%netscape.com c6216ef5fe oops, wrong depth 1999-08-30 22:06:59 +00:00
alecf%netscape.com 7253fc1d6e fix makefiles 1999-08-30 22:06:36 +00:00
rogerl%netscape.com c40b5eb226 Changed handling of undefined limit and negative limit values to
String.split()
1999-08-30 22:05:56 +00:00
rogerl%netscape.com ab037e08c4 Added new error messages for ecma_2 compliant regular expression handling. 1999-08-30 22:04:07 +00:00
alecf%netscape.com 4f39b0fb8a add DTDs to search 1999-08-30 22:03:42 +00:00
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