Commit Graph

4638 Commits

Author SHA1 Message Date
kipp%netscape.com
9858710c0d Some hackery for image documents 1998-07-27 18:05:34 +00:00
kipp%netscape.com
ed8adc5505 Added some trace messages 1998-07-27 18:05:11 +00:00
kipp%netscape.com
b2cb7b5ecd Disable releasing atoms for now 1998-07-27 18:04:58 +00:00
kipp%netscape.com
766f73551f Added some more logging; discard dangling frame's 1998-07-27 18:04:38 +00:00
kostello%netscape.com
72d5a37b2b Changed XIF interface 1998-07-27 18:04:04 +00:00
kostello%netscape.com
d6527ec8ad Added method for toggling selection on/off in a document.
Added more support methods for selection, made parameters const
where possible.
1998-07-27 18:03:16 +00:00
kipp%netscape.com
b8f37859fb Added nsImageDocument 1998-07-27 18:01:06 +00:00
kipp%netscape.com
5fc2d393bc snapshot 1998-07-27 17:55:17 +00:00
kipp%netscape.com
28446346a6 REference NS_NewImageDocument too 1998-07-27 17:51:56 +00:00
kipp%netscape.com
657c9d59c5 Added NS_NewImageDocument 1998-07-27 17:51:42 +00:00
kipp%netscape.com
cb53546fa3 Fixed a typo 1998-07-27 17:51:17 +00:00
kipp%netscape.com
64244e3017 new 1998-07-27 17:50:58 +00:00
cmanske%netscape.com
28fc5354ea Tweaked return key handling to pay attention to m_bUseCurrentTextFormat value when adjusting text format 1998-07-27 16:34:48 +00:00
dcone%netscape.com
64f0dc8e1d added some manifest support for layout/event includes 1998-07-27 16:30:48 +00:00
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