dcone%netscape.com
3079fb0445
Added nsEventListenerManager.h
1998-07-27 16:29:58 +00:00
dcone%netscape.com
7cf65076d0
added nsIStateManager.h, nsIEventListenerManager.h, nsIPrivateDOMEvent.h
1998-07-27 16:29:24 +00:00
hardts%netscape.com
e46017e860
landing MODULAR_IMGLIB_BRANCH
1998-07-27 16:14:32 +00:00
cmanske%netscape.com
0a41929fcc
Added check for null pointer in lo_ValidEditableElement
1998-07-27 16:14:29 +00:00
hardts%netscape.com
17d468d672
renaming .c files to .cpp for landing MODULAR_IMGLIB_BRANCH
1998-07-27 16:12:07 +00:00
cmanske%netscape.com
5745def7d6
Implemented smart detection of character format (to be used for next text type) depending on last arrow key usage
1998-07-27 15:45:27 +00:00
cmanske%netscape.com
79a8c1d47f
Fixed problem with deleting Meta tag entry in Composer dialog
1998-07-27 15:42:24 +00:00
dcone%netscape.com
e3ef192bdb
Added manifiest file so the nsIEventListenerManager could be public
1998-07-27 15:30:14 +00:00
dcone%netscape.com
b660c245b3
Added this file so nsEventListenerManager.h is public
1998-07-27 14:41:36 +00:00
ramiro%netscape.com
fe38b67bed
Add xfe pref for toggling PORT and PASV ftp modes.
...
Thanks to Christopher Seawood <cls@seawood.org>.
1998-07-27 11:19:28 +00:00
ramiro%netscape.com
d25f02e13e
Add xfe pref for toggling PORT and PASV ftp modes.
...
Thanks to Christopher Seawood <cls@seawood.org>.
1998-07-27 10:41:02 +00:00
buster%netscape.com
fb448713fb
empty cells do not render border or background color
1998-07-27 07:37:57 +00:00
buster%netscape.com
01cb1091bc
minor fixes for spans
1998-07-27 07:20:03 +00:00
karnaze%netscape.com
9c030a8f5c
more robust frameset layout; <frame>, <iframe> borders; reenabled scrolling attr for <iframe>
1998-07-27 05:59:37 +00:00
buster%netscape.com
4aa30464e2
cleaner version of earlier code. still buggy on some pages for no apparent reason.
1998-07-27 05:32:50 +00:00
cmanske%netscape.com
b48f60bc8e
Fixed Composer bug 153443. Move delete button in meta tag editor. Changed tab labels in Table property dialogs
1998-07-27 04:46:11 +00:00
cmanske%netscape.com
3a9ef55473
Fixed Composer bug 227527 - Implemented autodelete of single space in table cell when new text is typed.
1998-07-27 04:17:18 +00:00
buster%netscape.com
5bc08af6bc
*** empty log message ***
1998-07-27 03:02:32 +00:00
buster%netscape.com
b0820f4994
much better handling of tables who have fixed-width columns that make the table wider than it is allowed to be
...
added some sanity checking in BalanceColumnWidths be ensure that a column width
can never be less than the minimum element in that column.
1998-07-27 02:15:37 +00:00
cmanske%netscape.com
ab8bf13420
Added detection of element clicked on to determine text format to use
1998-07-27 02:01:51 +00:00
troy%netscape.com
4341cef2b3
Added a #undef NS_EXPORT_ before defining it so that we don't get all
...
the warnings. Our definition is defined differently than in nsCom.h in
xpcom. The problem with the way it's defined in xpcom is that the 4.x
compiler generates a compiler error
1998-07-27 01:42:13 +00:00
cmanske%netscape.com
135f566022
Fixed lots of Composer bugs, modified property dialogs for tables, images; menu updates
1998-07-27 01:18:38 +00:00
cmanske%netscape.com
ecd25f62b4
Lots of Composer bug fixes and continued work on table and list editing
1998-07-27 01:09:58 +00:00
troy%netscape.com
d24367c596
Defined macros for Unix and Mac
1998-07-27 00:45:35 +00:00
michaelp%netscape.com
4a7fe89565
changed order of stuff in new macros.
1998-07-27 00:32:36 +00:00
cmanske%netscape.com
4d2f2d62a8
Added comments for no-longer supported alignments for Composer
1998-07-27 00:01:18 +00:00
troy%netscape.com
7da0401c3c
Combined raptorgfx.dll and raptorgfxwin.dll into one DLL
1998-07-26 23:52:36 +00:00
troy%netscape.com
7d7fa48e7f
Added some variants of NS_EXPORT and NS_IMPORT that take a type and
...
declare the function __stdcall
1998-07-26 23:40:58 +00:00
michaelp%netscape.com
a017cd9e13
a tiny fix for scrollbars in scrolling views made without a widget association.
1998-07-26 23:32:33 +00:00
michaelp%netscape.com
c8ad5fd772
fixed troy's bustage.
1998-07-26 23:25:05 +00:00
troy%netscape.com
af1b02b4a1
Added DeviceContextImpl base class
1998-07-26 04:28:48 +00:00
michaelp%netscape.com
404c0a78e4
form elements, etc. (i.e. sub widgets) now scroll smoothly.
1998-07-26 04:24:42 +00:00
buster%netscape.com
cb77901bc4
COLS attribute ignored if any column width info is specified (like <TD width=100>)
...
fixed lots of COLS related bugs.
handle min width spec (<TD width=0 or width=0% or width=0*>)
major fix to colspan handling
1998-07-26 04:23:01 +00:00
ramiro%netscape.com
1820e221a5
Insert an intermediate cast when casting (void *) to enum. Fixes the OSF
...
build.
Thanks to wtc@netscape.com for providing the fix.
1998-07-25 08:26:42 +00:00
wtc%netscape.com
0bddaf22fb
Use -std1 (strict ANSI C) instead of -std (ANSI C but allows common
...
programming practices disallowed by the standard). Define OSF1V4
for all V4.x versions.
1998-07-25 04:58:47 +00:00
wtc%netscape.com
5e56411873
We should not use -I/usr/include/machine. That is not the right way
...
to fix the endian.h inclusion problem in mcom_db.h. We should fix
mcom_db.h to say:
#ifdef __osf__
#include <machine/endian.h>
#endif
Using -I/usr/include/machine will pull in <machine/signal.h>, which
is incompatible with the intended <signal.h>.
1998-07-25 04:46:55 +00:00
peterl%netscape.com
e4af0f2495
fixed build on unix
1998-07-25 02:17:13 +00:00
racham%netscape.com
74724548ce
Corrected NPL comment style.
1998-07-25 02:15:52 +00:00
racham%netscape.com
11bde78243
BUG 181242 : ASE 1step&2step sync-up. Corrected path for windows ACCTSET.INI file
1998-07-25 02:11:54 +00:00
rickg%netscape.com
5446c139c4
warning removal
1998-07-25 02:11:02 +00:00
racham%netscape.com
c1e08dc76f
BUG 181242 : ASE 1step & 2step sync-up. Added check box to control OneStepMode Flag.
1998-07-25 02:09:30 +00:00
racham%netscape.com
267f88775c
BUG 181242 : ASE sync-up between 1step and 2step worlds. Added OneStepMode flag handling.
1998-07-25 02:07:10 +00:00
joki%netscape.com
0b8640b954
Fix for unitialized var and missing add/release ref pair in the GetScriptGlobalObject call
1998-07-25 01:53:54 +00:00
joki%netscape.com
98a6e7f5d1
Fix for missing add/release ref pair in the GetScriptGlobalObject call
1998-07-25 01:53:15 +00:00
racham%netscape.com
197977c061
BUG 181240 : added OneStepMode flag (OneStepMode=no)
1998-07-25 01:35:03 +00:00
racham%netscape.com
2fb5a230e1
BUG 181240 : added control statements to decide 1step vs 2step
1998-07-25 01:29:14 +00:00
peterl%netscape.com
8cae022e89
added accessor for html style sheet
1998-07-25 01:26:12 +00:00
racham%netscape.com
ea6809a628
BUG 181240 : 1step vs 2step changes
1998-07-25 01:22:46 +00:00
peterl%netscape.com
ab09d83870
added font scaling support
1998-07-25 01:22:10 +00:00
peterl%netscape.com
62cb905c58
made anchor pseudo classes not resolve unless anchor has an href
1998-07-25 01:21:47 +00:00