troy%netscape.com
c35856b144
Eliminated compiler warnings
1999-09-08 20:29:56 +00:00
troy%netscape.com
68bf056cd9
Removed GetEmptySharedBuffer() and changed to using a const Unicode array of
...
size 1
1999-09-08 20:21:27 +00:00
sfraser%netscape.com
10e8eee957
Removed nsInsertHTMLTxn.cpp
1999-09-08 20:18:29 +00:00
sfraser%netscape.com
c684286864
File Removed.
1999-09-08 20:17:32 +00:00
dougt%netscape.com
d674f8af60
Adding buffered output to nsIFileStream.
...
Renaming nsIFile to nsIOpenFile.
commenting out a testcase in FilesTest.cpp which fails. evil, i know.
1999-09-08 20:12:35 +00:00
Jerry.Kirk%Nexwarecorp.com
e7cec87bc9
Major change in ncCEvent, I made another encapsulation layer called
...
nsCPhEvent
1999-09-08 20:11:24 +00:00
nhotta%netscape.com
6b2878dec3
Locale to charset name mapping for Win95/98.
1999-09-08 20:11:04 +00:00
brade%netscape.com
585e215dd4
remove unneeded / redundant code; fix updating of controls
1999-09-08 20:10:22 +00:00
nhotta%netscape.com
8ce57ee2ff
Locale factory -> locale service.
1999-09-08 20:08:15 +00:00
sfraser%netscape.com
1ea026f91b
File Removed.
1999-09-08 20:07:57 +00:00
sfraser%netscape.com
2f83ab2210
Remove commented out nsIEditRules
1999-09-08 20:06:01 +00:00
rods%netscape.com
344f8d53df
changed the way white space was being compress when getting the value
...
now a value of all spaces does get compressed to nothing
1999-09-08 19:57:24 +00:00
rods%netscape.com
d88c66a30a
added rules for disabled options
...
changed nowrap to pre for processing of white space for options
1999-09-08 19:56:04 +00:00
rods%netscape.com
7c7bfd2eb5
Commented out space key event processing
1999-09-08 19:55:08 +00:00
brade%netscape.com
7ac6516418
fix typo
1999-09-08 19:54:40 +00:00
rods%netscape.com
bf45e4b044
Fixed selection in lists
1999-09-08 19:54:30 +00:00
rods%netscape.com
9f1c0d0753
removed space and return key event processing
1999-09-08 19:53:30 +00:00
sfraser%netscape.com
5b2a5a10b7
File Removed.
1999-09-08 19:51:03 +00:00
tbogard%aol.net
f451103520
Ooops, forgot to give a little licensing love.
1999-09-08 19:44:51 +00:00
mjudge%netscape.com
ba4611bb7d
addiung selectable BRFrames. but brframes arent like images ect. they give you a collapsed range, collapsed to just "before" themselves. this will help editing immensely. this should also fix some mail news issues
1999-09-08 19:43:17 +00:00
tbogard%aol.net
cf9c04816e
Added a test file for testing the XP Event Loop. This is windows only.
1999-09-08 19:42:12 +00:00
pavlov%netscape.com
724172f068
explaination of key event signals here so i don't get confused later
1999-09-08 19:40:12 +00:00
tbogard%aol.net
a4d2794e61
Clarified some documentation.
1999-09-08 19:24:16 +00:00
tbogard%aol.net
b4e0d76200
Connecting the xpcom appshell pieces up to the windows build.
1999-09-08 19:22:55 +00:00
pavlov%netscape.com
0849767a0e
fix for my XIM changes that broke the original XIM stuff the other day
1999-09-08 19:18:22 +00:00
jfrancis%netscape.com
4587d375b0
oops, missed a case....
1999-09-08 19:10:13 +00:00
slamm%netscape.com
a74fc01967
Fix warnings (again) by moving string.h include inside ifdef. Tested on mac, win, and linux.
1999-09-08 19:03:57 +00:00
briano%netscape.com
19c23f8932
Automated update
1999-09-08 19:01:05 +00:00
colin%theblakes.com
e17149165d
Use the HOST_ variables that were introduced in M10
1999-09-08 19:00:07 +00:00
harishd%netscape.com
3c57578589
Fix for bug#s 12184, 13170, 13171.
1999-09-08 18:58:34 +00:00
colin%theblakes.com
956aa62e1d
Add -lrdfutil_s to EXTRA_DSO_LDOPTS
1999-09-08 18:57:45 +00:00
colin%theblakes.com
7b8f5f0a4e
Define EXTRA_DSO_LDOPTS as -lmozreg_s
1999-09-08 18:56:52 +00:00
bienvenu%netscape.com
d05ec836b7
improve imap performance by not putting up same status msg or frequent percent progress
1999-09-08 18:55:22 +00:00
dougt%netscape.com
5ab0ffed23
fixed bug 12366.
1999-09-08 18:53:27 +00:00
akkana%netscape.com
cd420d3b0d
Beginnings of stream converter for html/xif/text
1999-09-08 18:51:23 +00:00
ssu%netscape.com
1d952f7479
added winmain() to get it to compile. This is not part of the Seamonkey build, yet
1999-09-08 18:50:47 +00:00
jfrancis%netscape.com
cf66cf5e46
passing corrected format string to editor
1999-09-08 18:49:24 +00:00
jfrancis%netscape.com
a1b4df9f01
fixing case sensitivity problem
1999-09-08 18:49:01 +00:00
mscott%netscape.com
c9c14b044d
Bug #13029 --> clear the password if it is a bogus password
1999-09-08 18:47:48 +00:00
pepper%netscape.com
5b653fa8fc
Added appropriate defs so that gcc works on HPUX. Using LD to link shared libs now on HP only.
1999-09-08 18:47:38 +00:00
ssu%netscape.com
b8d345dd29
initial checkin. Not part of Seamonkey build yet
1999-09-08 18:02:02 +00:00
putterman%netscape.com
d9a3e093d7
Fix for 13328. Approved by leaf.
1999-09-08 17:34:01 +00:00
ssu%netscape.com
427d753d86
initial checkin for nszip files. This is not part of the seamonkey build yet.
1999-09-08 17:31:57 +00:00
terry%mozilla.org
89395166ea
Limit graph sizes to 64 inches in either dimension. (Yikes!)
1999-09-08 17:27:42 +00:00
jdunn%netscape.com
e527acab06
Fix the HP failure... per joe@nall.com's suggestion. For some reason
...
HP can't handle the '-' sign righ on top of the #'s so just added spaces.
1999-09-08 14:59:22 +00:00
brade%netscape.com
f38c1c8cbd
optimizations from Ben Goodger; move global var tagName to local; remove old comment; add new comments; don't pass around image editfield id
1999-09-08 14:57:44 +00:00
Jerry.Kirk%Nexwarecorp.com
4b570cfbfc
First attempt at a unix Makefile for the nativeApp directory.
...
I have it building a static lib right now, but I think thats wrong,
going to talk to Travis to see what this really is/should be.
1999-09-08 14:42:26 +00:00
Jerry.Kirk%Nexwarecorp.com
3ab6c75705
First attempt at unix Makefile for the xp directory. Makes use of MOZ_TOOLKIT
...
to include certain files. It creates a static library that is then included
into a shared library by each toolkits code.
Also checked in the Photon event and filter definition.
1999-09-08 14:40:13 +00:00
Jerry.Kirk%Nexwarecorp.com
4bc22f0e9e
First attempt at getting unix Makefiles to work, not sure where
...
everything goes just yet..
1999-09-08 14:38:21 +00:00
Jerry.Kirk%Nexwarecorp.com
e8d169a16b
First attempt at a unix Makefile for appshell. It descends into the "xp"
...
directory and then into photon or gtk depending on the toolkit.
1999-09-08 14:36:49 +00:00