pinkerton%netscape.com
ae65a4aa3d
move the tree and toolbar files into their own group.
1998-12-03 01:27:41 +00:00
pinkerton%netscape.com
35f3bb2489
general cleanup, change PaintLines() to PaintRows(), cleaned up cntr.
1998-12-03 01:27:24 +00:00
pinkerton%netscape.com
42abeacfcb
make the toolbar inherit from the dataModelWidget class like the trees.
1998-12-03 01:26:39 +00:00
pinkerton%netscape.com
022f7c8c8d
clean up a warning and some comments.
1998-12-03 01:26:10 +00:00
pinkerton%netscape.com
6571f3d585
moved eDMImageLoaded constant here because this is the only place it is used.
1998-12-03 01:25:50 +00:00
pinkerton%netscape.com
24d9177726
reshuffled some things to remove include dependancies, etc.
1998-12-03 01:25:26 +00:00
rpotts%netscape.com
3f53ca57ea
Windows makefile...
1998-12-03 01:17:32 +00:00
pierre%netscape.com
66d46171b7
Making nsMacRepository.h obsolete: the shared lib conversion is done.
1998-12-03 01:06:00 +00:00
sfraser%netscape.com
73b8dac968
First Checked In.
1998-12-03 00:45:32 +00:00
kin%netscape.com
2a810af87f
Fixed crash bug when calling PeekUndoStack() or PeekRedoStack() when the stacks
...
are empty. Fixed bug that allowed mMaxLevelsOfUndo + 1 entries on the undo
stack.
1998-12-03 00:41:44 +00:00
pinkerton%netscape.com
e7aa89f286
added nsJSUtils.cpp to base for vidur.
1998-12-03 00:36:06 +00:00
vidur%netscape.com
869e02c373
Fixed unitialized value problem.
1998-12-03 00:34:44 +00:00
vidur%netscape.com
61df793102
Slimmed down DOM code by creating a few utility functions for conversion, etc. Fixed bug 1656 - bug in generator with an enum value of 0.
1998-12-03 00:33:00 +00:00
sfraser%netscape.com
323cec6fdb
File Removed.
1998-12-03 00:26:44 +00:00
hyatt%netscape.com
1152415d74
Removal of the mutable keyword (to keep VC4.2 happy), and a fix to make
...
sure the folder and trigger images load for everyone.
1998-12-02 23:04:55 +00:00
leaf%mozilla.org
917e7c14ab
fixed mismatched quotes.
1998-12-02 22:30:52 +00:00
leaf%mozilla.org
28d024df78
backing out bad change
1998-12-02 22:24:09 +00:00
leaf%mozilla.org
05c5c6b5c8
we must descend editor/ no matter what now.
1998-12-02 22:13:21 +00:00
leaf%mozilla.org
7d8db1633a
adding the editor/public header export makefiles to the default makefile list
1998-12-02 22:08:05 +00:00
kin%netscape.com
58a896b98e
Fix for build bustage on Unix. Put in missing '$'.
1998-12-02 21:25:41 +00:00
kin%netscape.com
93a702b685
Fix for Unix build bustage. We only build the editor core code if
...
MOZ_EDITOR is set, otherwise, we just export the editor interfaces.
1998-12-02 21:24:25 +00:00
pavlov%pavlov.net
72f35ab8b5
removed extranious #include "gtklayout.h"'s and #ifndef GTK_HAVE_FEATURES_1_1_6
...
in gtklayout.c and nsWidget.h so that we use the gtklayout from gtk 1.1.6 if
available.
1998-12-02 19:54:34 +00:00
shaver%netscape.com
03c6f8aa39
Updated README.
...
Better arg handling and now lower-case mode flags.
andrewv's fixes to lose dependency on IDLN_ enum order (but not his changes
to indentation settings!).
1998-12-02 19:53:27 +00:00
pinkerton%netscape.com
b5cb8a0aaa
add the files to build the xpfe tree view.
1998-12-02 19:49:27 +00:00
pinkerton%netscape.com
6d5c93befe
export the tree view.
1998-12-02 19:49:06 +00:00
pinkerton%netscape.com
94602a5043
add the tree view to the widget factory.
1998-12-02 19:48:55 +00:00
pinkerton%netscape.com
5be06118c3
fix PRBool and an unwanted assignment in an if().
1998-12-02 19:48:28 +00:00
kin%netscape.com
3e9b2f03ee
Fix for build bustage on Unix.
1998-12-02 18:02:06 +00:00
mjudge%netscape.com
6e9aea6dc8
forgot one file for ngEditor
1998-12-02 17:59:03 +00:00
kin%netscape.com
c3ce098578
Added GetTransaction() method.
1998-12-02 17:40:56 +00:00
kin%netscape.com
bb891b2014
Updated TestTransaction methods to match changes to nsITransaction interface.
...
Started implementation of simple test.
1998-12-02 17:40:25 +00:00
kin%netscape.com
6b091c5f9d
Fix for build bustage on Unix.
1998-12-02 17:39:40 +00:00
kin%netscape.com
431c09e92d
Added implementations for new Clear(), PeekUndoStack(), and PeekRedoStack()
...
interface methods. Added support for transaction merging/coalescing, and
max number of undos.
1998-12-02 17:39:09 +00:00
kin%netscape.com
abcdd4d936
Added Clear(), PeekUndoStack(), and PeekRedoStack() methods to interface.
1998-12-02 17:37:16 +00:00
kin%netscape.com
c6426cab4c
Added Merge() method to interface.
1998-12-02 17:36:46 +00:00
akkana%netscape.com
ecfa37cfe8
For mjudge: Remove NGEDITOR defines
1998-12-02 17:20:54 +00:00
wtc%netscape.com
c2728eedff
Added extern "C" for XP_ReBuffer().
1998-12-02 16:52:08 +00:00
wtc%netscape.com
f532b3bd60
Link with -lpwcac -ldbm on all platforms, not just FreeBSD, Linux, and
...
SunOS.
1998-12-02 16:51:45 +00:00
wtc%netscape.com
fb3f1a80eb
Link with -lpwcac -ldbm on all platforms, not just on FreeBSD, Linux,
...
and SunOS.
1998-12-02 16:49:27 +00:00
wtc%netscape.com
ccf7f3277f
This checkin (under mozilla/layout) is all about 'const'. Digital Unix's
...
C++ compiler is strict about getting 'const' right. Most of the changes
are to add 'const' to the type casts for the second argument of the
GetStyleData method, which wants a const reference.
1998-12-02 16:45:20 +00:00
dcone%netscape.com
950a5280a9
Changed the name so the file can be used on the Mac
1998-12-02 16:06:31 +00:00
chuckb%netscape.com
13529545fd
two bug fixes.
1998-12-02 10:56:43 +00:00
pierre%netscape.com
1fcec38808
Make an alias of the WASTELib library in the 'dist' directory
1998-12-02 10:17:36 +00:00
pierre%netscape.com
a737a1b8bf
changed eMetric_TextFieldHeight to 16 from 30
1998-12-02 10:15:55 +00:00
pierre%netscape.com
219e83b483
removed the 2 Resize() methods
1998-12-02 10:15:41 +00:00
pierre%netscape.com
8cba629bdd
Update() receives the rendering context as a parameter and passes it to the children
1998-12-02 10:15:22 +00:00
hyatt%netscape.com
3767d35deb
Eliminated my usage of the "mutable" keyword, since VC4.2 chokes on it.
1998-12-02 07:20:39 +00:00
saari%netscape.com
7aff690415
Fix build breakage.
Added mozilla/layout/base/nsPringContext.cpp to layout.mcp to mirror Troy's addition to the build today.
1998-12-02 04:59:15 +00:00
saari%netscape.com
a808658ccc
Fixing build breakage.
nsRegionMac API changed on me.
1998-12-02 04:26:16 +00:00
troy%netscape.com
a40c505bb3
Added ID for nsIPageSequenceFrame
1998-12-02 03:53:01 +00:00