pinkerton%netscape.com
6b2a90f926
Tons o changes to make strip match UI spec (add, manage, close).
1998-10-20 00:14:46 +00:00
pinkerton%netscape.com
66913a09fd
no longer include CPersonalToolbarTable as it is obsolete.
1998-10-20 00:12:52 +00:00
buster%netscape.com
7cb1f39626
rows can now be incrementally inserted, appended, and deleted.
1998-10-19 23:43:06 +00:00
cyeh%netscape.com
da133d64f2
reflect changes in Makefile to fix autoconf builds
1998-10-19 23:12:18 +00:00
jfrancis%netscape.com
a813c95e74
First Checked In.
1998-10-19 23:09:50 +00:00
cyeh%netscape.com
2ca3ffa2ad
reflect change made in Makefile to fix autoconf build.
1998-10-19 23:08:31 +00:00
karnaze%netscape.com
620b8538a5
support for constrained width, height
1998-10-19 23:02:41 +00:00
cyeh%netscape.com
742cebceaa
reflect changes in Makefile to fix autoconf build
1998-10-19 22:41:03 +00:00
troy%netscape.com
1f1da864fd
Added null pointer check in case the root view pointer is null
1998-10-19 22:12:29 +00:00
warren%netscape.com
3f6fad455c
Fix from toshok.
1998-10-19 22:01:53 +00:00
scullin%netscape.com
b92ec18583
Moved headers from src to public
1998-10-19 21:44:55 +00:00
scullin%netscape.com
5541684b92
Moved files from src to public
1998-10-19 21:42:39 +00:00
cyeh%netscape.com
e2ca880d53
Remove obsolete #defines _NSPR and NSPR20
1998-10-19 21:32:19 +00:00
cyeh%netscape.com
2ee89c5da5
flip NO_SECURITY to MOZ_SECURITY, remove NSPR20 hackery in makefile
1998-10-19 21:29:18 +00:00
spider%netscape.com
cbc9f40f16
JS Command Server Scripting
1998-10-19 21:25:23 +00:00
troy%netscape.com
ccb611db9b
Removed some code that's no longer needed now that the frames correctly
...
compute their size based on any absolutely positioned children they
have
1998-10-19 21:24:53 +00:00
scullin%netscape.com
a20eef0c50
Moved to public
1998-10-19 21:21:16 +00:00
cyeh%netscape.com
ebe1df8201
Remove NSPR20 #ifdef's
1998-10-19 21:05:29 +00:00
cyeh%netscape.com
c6e5fba50e
turn off -DNSPR20
1998-10-19 20:56:21 +00:00
shaver%netscape.com
51896259f4
remove stale DOM span/transclusion code
1998-10-19 20:45:03 +00:00
rpotts%netscape.com
2b5dd1db41
Move the call to stop before firing the BeginLoadURL notification... This will keep the BeginLoad/EndLoad notifications paired correctly...
1998-10-19 20:41:50 +00:00
karnaze%netscape.com
98eb658b89
fixed bugs 1130, 1132, 1133
1998-10-19 20:37:40 +00:00
cyeh%netscape.com
d59bbe2d87
remove layout/layspan.c from client build. it was wrapped around #ifdef DOM, so it was never built/linked.
1998-10-19 20:28:34 +00:00
cyeh%netscape.com
a45f2c6208
Remove NSPR20 #ifdefs
1998-10-19 20:21:57 +00:00
cyeh%netscape.com
0687c45a07
remove NSPR20 #ifdef
1998-10-19 20:21:04 +00:00
jsun%netscape.com
c893ef68ca
Removing a backup file I accidentally added.
1998-10-19 20:20:34 +00:00
jsun%netscape.com
1d82d36cb8
Adding the ical directory to mozilla/calendar/modules/parser.
...
This is the first batch of files I need to add to get the iCal parser going.
This shouldn't be built with trex.mak yet.
It won't build until I get things stable enough.
1998-10-19 20:19:28 +00:00
cyeh%netscape.com
30d09e26ee
flip #ifdef logic to allow for NSPR1.0 compatibility
1998-10-19 20:17:22 +00:00
cyeh%netscape.com
fa6f78c879
remove NSPR20 and flip logic for NSPR 1.0 compatibility
1998-10-19 20:16:31 +00:00
valeski%netscape.com
321216b540
NET_ProcessNET() tabs to spaces (4) and general cleanup. removed an un-nesessary local variable and an unused if statement.
1998-10-19 20:15:54 +00:00
cyeh%netscape.com
969438fd56
remove NSPR20 #ifdefs
1998-10-19 20:14:21 +00:00
valeski%netscape.com
087ededa6b
Reducing the number of times we rip through netlib timers. Thanks to Joe Keane (jgk@jgk.org).
1998-10-19 19:21:19 +00:00
scullin%netscape.com
5f168b14a3
Migrate mac hack, too.
1998-10-19 18:54:44 +00:00
terry%netscape.com
4761eff9ef
Oops; was importing incorrect component names.
1998-10-19 18:46:14 +00:00
cls%seawood.org
d925d259bc
Added checks for Linux Alpha & Linux Sparc. Thanks to Steve Willis <steve@redhat.com> for providing the fix.
1998-10-19 18:37:21 +00:00
scullin%netscape.com
214a97fb85
Moving xpcom public headers to public
1998-10-19 18:35:39 +00:00
cls%seawood.org
9301f4e027
Sparc asm should only be tried on a sparc.
1998-10-19 18:34:41 +00:00
scullin%netscape.com
2b744ac615
Moving public headers to public
1998-10-19 18:34:10 +00:00
pinkerton%netscape.com
33dc7831bd
#if DEBUG some code that shouldn't show up in optimized build.
1998-10-19 18:28:09 +00:00
pinkerton%netscape.com
8651a69f63
made destructor virtual
1998-10-19 18:27:51 +00:00
pinkerton%netscape.com
a0432f089e
fix bug #323840 by not always called XP_InterruptContext()
1998-10-19 18:27:36 +00:00
pinkerton%netscape.com
e88fea99db
#328696 . Change GetTemplateData to GetNodeData where appropriate.
1998-10-19 18:26:38 +00:00
raman%netscape.com
eb854d55b9
Fix to make it compile on HP-UX. Define an else clause in the if statement of an inline function. Thanks briano
1998-10-19 18:25:01 +00:00
kin%netscape.com
4a5d7819bb
Modified the following files to get Unix ENDER to save Multi-part MIME:
...
cmd/xfe/forms.c
include/edt.h
lib/layout/editor.cpp
lib/mailto/mhtmlstm.cpp
1998-10-19 18:24:51 +00:00
kin%netscape.com
3f8bc0de7c
Fix for bug #329764 : ENDER: Occassional infinite loop when loading
...
multi-part mime
Modified ParseBuffer to increment t_index when calling continue in the while
loop that searches for the string "SRC".
1998-10-19 18:23:44 +00:00
terry%netscape.com
26f5366662
Added a mechanism where I can add new bugs from the netscape bugsystem. Other installations of Bugzilla probably don't need to worry about this file any.
1998-10-19 18:11:53 +00:00
scullin%netscape.com
5053b775db
Migrating public files to public
1998-10-19 17:50:24 +00:00
scullin%netscape.com
25177cc6f6
Migrating public header files to public
1998-10-19 17:48:55 +00:00
troy%netscape.com
c1ce2eb264
Added GetScrollPosition, removed some XXX comments that I should have
...
removed before checking in, and added some more documentation
1998-10-19 16:57:27 +00:00
jfrancis%netscape.com
67ab26033e
A bunch of EDT_* functions flipped the sense of a one of their bool params. Updating Composer macfe code to match new sense.
1998-10-19 13:49:01 +00:00