kmcclusk
2b0df5e66e
Added SelectAll member function to nsITextWidget
...
Fixed Select(start, stop) for nsITextWidget and nsITextAreaWidget
Added NS_MOVE event
Cleanup up nsWindow.cpp by centralizing code to initialize events and dispatch events.
1998-04-24 23:09:11 +00:00
jband
c0bdf6358a
removing code that is not supposed to be released to the public at this time. This code still lives (for now) under m/src/ns/js/ref/jsd/ on the branch JSFUN13_BRANCH
1998-04-24 22:59:00 +00:00
slamm
eca112a60d
Remove some unused code including old-style command handling. Examples of the new command handling can be seen in EditorView.cpp and RDFView.cpp
1998-04-24 22:33:18 +00:00
karnaze
d4a63aada7
added text area
1998-04-24 22:28:41 +00:00
karnaze
e37717d211
enabled text area
1998-04-24 22:27:07 +00:00
slamm
dec99c9236
Add beginnings of context menu support
1998-04-24 22:26:55 +00:00
slamm
11dc32b2aa
Fix attachments and specify resources to make it look better. The resources can later be moved down to xfe/resources
1998-04-24 22:26:29 +00:00
slamm
7cf2699917
Minor logic fix.
1998-04-24 22:23:13 +00:00
briano
6352e0671b
Added support for SCO UnixWare 7, and consolidated all the Linux's.
...
Thanks to Thorsten Heit (thorsten@wurzelausix.cs.uni-sb.de ) for the
Linux suggestion.
1998-04-24 22:22:42 +00:00
gagan
fb1c4871d5
This is the fix for bug #93760 . It has a potential of breaking some server
...
implementations of decoding the authentication string that involve a user
login string of accentuated characters (for example- �����)
1998-04-24 22:12:09 +00:00
karnaze
4364c856d4
added radio groups, select/option, beter sizing. widgets take creation parms.
1998-04-24 21:37:30 +00:00
buster
927efaa036
even better pagination. Tables with small captions can split, and
...
simple tables with big cells can split the cell (and it's row)
1998-04-24 20:59:44 +00:00
kipp
6528c92508
Put generated source into the right directory
1998-04-24 19:56:36 +00:00
kipp
ad7b05eb26
updated scripts to work properly
1998-04-24 19:56:23 +00:00
kipp
bd49cefb6d
added new properties
1998-04-24 19:56:09 +00:00
kipp
deffb550af
latest props
1998-04-24 19:55:53 +00:00
wtc
3ac5d1a576
Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>.
1998-04-24 19:48:37 +00:00
bjorn
d73079e324
Protection around ASFILES added, so that gcc runs smoothly.
1998-04-24 19:02:01 +00:00
troy
e8efdaa3c6
Added mZIndex to nsStylePosition. Absolutely positioned code now passed
...
it along to view system
1998-04-24 18:34:31 +00:00
wtc
17b7dff238
Serge Orlov <sorlov@con.mcst.ru> reported that gmake 3.74 on Solaris 2.5
...
doesn't like the extra tabs in this file. I don't know why. It works
for me and everyone else. But since it doesn't hurt, I deleted the
extra tabs.
1998-04-24 18:13:13 +00:00
fur
62c17fc483
When JS_MaybeGC() has decided to do a garbage collection, really do
...
it, even when the only assignments have been to local JS variables.
Thanks to ahodgkin@acorn.co.uk for noticing.
1998-04-24 18:08:04 +00:00
fur
0ba91bad7e
Eliminate non-ECMA warnings about lack of return value
1998-04-24 17:56:47 +00:00
rods
3d4095968a
changed the items are add into the combo box
1998-04-24 16:21:32 +00:00
guha
d369df4b0e
Remove SCook.c from mac project file
1998-04-24 16:13:20 +00:00
guha
e8d1645489
Fix potential mac problems
1998-04-24 16:10:38 +00:00
guha
0d6c9e4ad9
smore cleanup and bug fixes
1998-04-24 16:04:53 +00:00
ramiro
726cd48ecd
Add preliminary support for editting items in toolbars.
1998-04-24 12:43:28 +00:00
ramiro
a9600bded1
Cleanup string utils.
1998-04-24 12:34:16 +00:00
ramiro
01671a9bc5
Add one more personal toolbar command: xfeCmdPersonalToolbarItemProperties.
1998-04-24 11:49:20 +00:00
ramiro
1ab224a352
Add personal toolbar commands.
1998-04-24 11:44:28 +00:00
ramiro
e50851a4b8
Cleanup the toggleShowingState() and setShowingState() madness. These
...
XFE_Component methods can be used instead of various other toggle/hide/show
hacks.
1998-04-24 11:41:36 +00:00
fur
d94ade94a1
Temporarily disable charSet info so we can compile with JAVA defined
1998-04-24 07:21:01 +00:00
ramiro
87930b7d95
Add support ffor dynamic indicators.
1998-04-24 06:57:18 +00:00
fur
fc914d6143
Fix numerous cut-and-paste errors in last checkin
1998-04-24 06:57:00 +00:00
ramiro
0fbc9a8bc8
Add support for dynamic indicators.
1998-04-24 06:47:37 +00:00
ramiro
91f6f565ca
Always insert private components at end of widget list.
1998-04-24 06:44:28 +00:00
fur
e64dc00b0a
Temporarily disable charSet info so we can compile
1998-04-24 06:26:57 +00:00
cyeh
ad3c4a5805
adjust access paths to point to js:src and js:jsj. js:ref was added, and
it had an old nspr1.0 header in it "prcpucfg.h" htat was being picked up for the compile instead of the one in nsprpub
1998-04-24 04:42:07 +00:00
troy
6d930e9882
Added more position properties and removed some stuff from nsStyleMolecule
1998-04-24 03:50:38 +00:00
troy
3edf6508da
Fixed PROP_HEIGHT to use VARIANT_KLP (was using VARIANT_KL)
1998-04-24 02:43:42 +00:00
rjc
69bd9cfc8b
Removed unused variables to fix up warnings.
1998-04-24 02:20:19 +00:00
rjc
543b7f4c24
Support for workspace reordering.
1998-04-24 02:15:22 +00:00
fur
6e3fd78464
(These files not built by any version of Navigator)
...
Initial check-in:
JSRef is migrating from /m/src JSFUN13_BRANCH to trunk /m/pub repository
1998-04-24 01:42:37 +00:00
fur
d62f4f4df3
(This code is not built by any flavor of Navigator)
...
Initial check-in to mozilla tree: JSRef development is migrating from
JSFUN13_BRANCH of /m/src repository to /m/pub
1998-04-24 01:35:13 +00:00
fur
a2cd7ccc22
JS1.3 initial check-in
1998-04-24 01:28:40 +00:00
fur
bf0383f7b0
Initial checkin of JS1.3. (Minor fix required to accomodate JSAPI behavior changes)
1998-04-24 00:34:15 +00:00
fur
3a1785890d
Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository.
...
(Minor changes in libmocha required to accomodate JSAPI changes.)
1998-04-24 00:32:02 +00:00
fur
395d7ac2d1
Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository
1998-04-24 00:31:11 +00:00
michaelp
19938fa089
more scrolling bugs.
1998-04-24 00:30:21 +00:00
scullin
eaec32144d
Removed dependency on Motif
1998-04-24 00:17:36 +00:00