jdunn%netscape.com
d5a452ac6d
HP compiler flags this "implicit conversion of string literal" as an error so
...
added the cast.
1999-07-14 16:45:02 +00:00
nhotta%netscape.com
d40523581b
Initial check in (not part of the main build).
1999-07-14 16:42:36 +00:00
blizzard%redhat.com
2f7dce7fc9
Change DispatchEvent() to DispatchXEvent() since that's really what it's doing.
1999-07-14 16:39:31 +00:00
jdunn%netscape.com
e85c4dfe66
Need to put libxpconnect.so in components for AIX
1999-07-14 16:36:16 +00:00
putterman%netscape.com
c2d6a0ed81
Fix sorting.
1999-07-14 16:34:27 +00:00
nhotta%netscape.com
13641ab3ed
Part of IDL migration.
1999-07-14 16:33:43 +00:00
harishd%netscape.com
7cc31b0783
Cleaning up a couple of warnings!
1999-07-14 16:20:58 +00:00
harishd%netscape.com
00da345e21
A little tweaking to my previous checkin.
...
Checking for NS_OK.
1999-07-14 16:04:41 +00:00
harishd%netscape.com
34029142f9
Added support for javascript entities in the parser.
...
More refinement in collecting content within <SCRIPT>,i.e.,
paying attention to quotes, apostrophe,etc.
1999-07-14 16:01:38 +00:00
bienvenu%netscape.com
963984e79e
turn off forcing of compress commit
1999-07-14 15:53:31 +00:00
bienvenu%netscape.com
3d0e42f707
incremental writing, memory leak fixed for davidmc
1999-07-14 15:52:46 +00:00
slamm%netscape.com
033a49841f
Remove column headers
1999-07-14 15:49:18 +00:00
slamm%netscape.com
f22bda65f8
Engineering grown icons to serve as place holders
1999-07-14 15:46:21 +00:00
slamm%netscape.com
e0751a8c23
Sidebar overhaul
1999-07-14 15:45:37 +00:00
sspitzer%netscape.com
76c878f713
don't get the prefs on every call. do it once, for performance.
1999-07-14 15:39:35 +00:00
ftang%netscape.com
5da42e408a
remove tools from the build
1999-07-14 15:38:19 +00:00
sspitzer%netscape.com
7086053646
generate display name after every key press, like 4.5
1999-07-14 15:34:55 +00:00
ftang%netscape.com
f233a69669
hook charset detection for html document
1999-07-14 15:33:48 +00:00
Jerry.Kirk%Nexwarecorp.com
021d37b23a
- General cleanup.
1999-07-14 15:26:18 +00:00
cmanske%netscape.com
f85acd993e
Generic message dialog, fix insert element-related bugs, initial personal dictionary dialog, other editor bugs
1999-07-14 15:24:33 +00:00
ftang%netscape.com
7923efc8ec
1. fix shift_jis, ucs2, utf8 verifier. 2. Add iso-2022-kr, iso-2022-cn, hz verifier
1999-07-14 15:23:06 +00:00
troy%netscape.com
190597c08b
As step #1 in incremental painting I changed Reflow() to invalidate the
...
entire bounds after an incremental reflow. The table should be smarter about
how much it invalidates, but this is necessary for the time being because the
area frame no longer invalidates everything
1999-07-14 15:21:52 +00:00
troy%netscape.com
84cc1d3e34
Changed Reflow() to invalidate bounds for an incremental reflow
1999-07-14 15:20:01 +00:00
ftang%netscape.com
40aef4c9b8
add nsCyrillic Detector
1999-07-14 15:19:26 +00:00
ftang%netscape.com
c7a2d849e7
add nsCyrillicDetector
1999-07-14 15:18:53 +00:00
troy%netscape.com
8f58dbdf93
Added #define of NS_AUTOMARGIN
1999-07-14 15:17:33 +00:00
ftang%netscape.com
81ba11902b
add cyrillic detector based on John Neystadt john@neystadt.org http://www.neystadt.org/john/
1999-07-14 15:17:24 +00:00
troy%netscape.com
ee38ccd817
Changed Reflow() and ReflowDirtyLines() to invalidate the damaged areas
...
after an incremental reflow
1999-07-14 15:16:56 +00:00
troy%netscape.com
533748cd90
Area frame no longer invalidates its entire bounds after an incremental reflow,
...
and instead it's up to the individual frames to invalidate their damaged areas
1999-07-14 15:15:01 +00:00
ftang%netscape.com
ee3fb06a7b
add new tools
1999-07-14 15:14:42 +00:00
troy%netscape.com
2b5be81984
Added comment describing how incremental painting works
1999-07-14 15:13:47 +00:00
troy%netscape.com
3423003ece
Fix for bug #9733 . Changed CantRenderReplacedElement() so it resets the primary
...
frame mapping for the image
1999-07-14 15:11:37 +00:00
troy%netscape.com
89b7456d30
Fixed a problem in ConstructFrameByTag() where the parent frame was wrong
...
for floated elements
1999-07-14 15:10:10 +00:00
troy%netscape.com
22dfdde09f
Added nsDST.cpp to Unix builds
1999-07-14 15:08:32 +00:00
troy%netscape.com
ba77a74c57
Improved the tree verification function so it's more thorough
1999-07-14 15:07:46 +00:00
sspitzer%netscape.com
7c5c6f1b95
generate the display name from the first and last names. still more work to
...
do here, but this little bit helps.
1999-07-14 15:06:58 +00:00
morse%netscape.com
8e7237ec84
implement new and improved UI
1999-07-14 15:04:25 +00:00
sspitzer%netscape.com
fc62d46708
migrate the biff prefs for imap servers
1999-07-14 15:03:38 +00:00
putterman%netscape.com
23148c5af1
Use correct chrome url.
1999-07-14 06:10:28 +00:00
blizzard%redhat.com
02170ee1ba
Focus shags, baby. Also tracking visibility and map events so
...
nsWidget::IsVisible() is now implemented. This is not part of the
build.
1999-07-14 04:34:31 +00:00
mscott%netscape.com
1cb1a8dec5
Register "eml" file extension as text/message (rfc822)
1999-07-14 04:08:41 +00:00
jj%netscape.com
c65e85522f
(really cyeh@netscape.com). fix chrome directory and install locations. note to anyone watching: if we can't find .js files, we should something more graceful than grace with a NIL proc pointer.
1999-07-14 04:03:00 +00:00
matt%netscape.com
24142c0e49
chaning browser to navigator
1999-07-14 03:56:54 +00:00
matt%netscape.com
8de018b831
I'm a dumbass....changed dir from browser to navigator
1999-07-14 03:55:09 +00:00
cltbld%netscape.com
7528cad439
captital M
1999-07-14 03:02:00 +00:00
cltbld%netscape.com
287ce533a9
capital M.
1999-07-14 03:00:30 +00:00
cltbld%netscape.com
2921dc986d
someday, when my makefiles are in paris, in the louvre, i will be
...
worshipped like a GOD - briano
1999-07-14 02:58:34 +00:00
cltbld%netscape.com
952a61b113
capital M, capital M
1999-07-14 02:56:44 +00:00
matt%netscape.com
3eb5529803
turning on chrome directory for global and navigator
1999-07-14 01:00:41 +00:00
matt%netscape.com
ebeb19eca2
chromifying for xul.css
1999-07-14 00:54:38 +00:00