Commit Graph

38836 Commits

Author SHA1 Message Date
kmcclusk%netscape.com
f52576ec61 bug #1222. Changed color for selected color for gfx-combobox options to match the
dark blue specified for gfx-listbox options.
1999-08-30 22:26:34 +00:00
ftang%netscape.com
49da4f2996 1. detect BOM, 2. Implement XML 1.0 Appendex F, 3. move hack from nsParser.cpp to nsScanner.cpp so we won't damage UCS2 data 1999-08-30 22:25:17 +00:00
pinkerton%netscape.com
50f4479ca0 clean up small mem leak. 1999-08-30 22:18:23 +00:00
rogerl%netscape.com
8ee7e4dbe3 Fixed bug : 8672, using prototype from closure instead of function
Fixed memory leak- object acquired by 'in' operator was not being released.
1999-08-30 22:17:55 +00:00
brade%netscape.com
2faf7597f4 add spacers to toolbars (contribution by Michael Lowe) 1999-08-30 22:17:27 +00:00
pinkerton%netscape.com
cb4b12b1c7 clean up small memory leak. 1999-08-30 22:17:26 +00:00
putterman%netscape.com
82d604a5a0 msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll 1999-08-30 22:17:13 +00:00
pinkerton%netscape.com
766df5c770 clean up two small memory leaks. 1999-08-30 22:15:40 +00:00
buster%netscape.com
5b9c4e9270 clean up: better error handling and minor performance fixes 1999-08-30 22:14:44 +00:00
putterman%netscape.com
1494b97366 Turn on Next and Previous menu items. 1999-08-30 22:14:14 +00:00
putterman%netscape.com
0c76851ba8 use new view navigation code for next and previous menu items. 1999-08-30 22:13:45 +00:00
putterman%netscape.com
7500dfc242 include msgViewNavigation.js 1999-08-30 22:13:26 +00:00
putterman%netscape.com
9ef475d95b Remove view navigation code. 1999-08-30 22:13:12 +00:00
putterman%netscape.com
29e6397e4c add msgViewNavigation.js 1999-08-30 22:13:00 +00:00
putterman%netscape.com
6c0316033c If there's no root folder in GetRootFolder, create one. 1999-08-30 22:12:20 +00:00
buster%netscape.com
784ca3f405 removed static constructors, since they're illegal in our system 1999-08-30 22:12:11 +00:00
brade%netscape.com
22071462ac change comments from '//' to '/*' and '*/'; put double quotes around urls (a=hyatt) 1999-08-30 22:12:09 +00:00
putterman%netscape.com
bc95087542 Don't show normal priority string. 1999-08-30 22:11:50 +00:00
putterman%netscape.com
c3b29bc0d8 Don't show counts for servers. 1999-08-30 22:11:30 +00:00
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