pinkerton%netscape.com
cbea612556
make the toolbar inherit from the dataModelWidget class like the trees.
1998-12-03 01:26:39 +00:00
pinkerton%netscape.com
4ad7e18ed5
clean up a warning and some comments.
1998-12-03 01:26:10 +00:00
pinkerton%netscape.com
cb881e2b8e
moved eDMImageLoaded constant here because this is the only place it is used.
1998-12-03 01:25:50 +00:00
pinkerton%netscape.com
291af9a28b
reshuffled some things to remove include dependancies, etc.
1998-12-03 01:25:26 +00:00
rpotts%netscape.com
9c17f97184
Windows makefile...
1998-12-03 01:17:32 +00:00
pierre%netscape.com
e691ee06e5
Making nsMacRepository.h obsolete: the shared lib conversion is done.
1998-12-03 01:06:00 +00:00
sfraser%netscape.com
46017e9804
First Checked In.
1998-12-03 00:45:32 +00:00
kin%netscape.com
0f82ce934a
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
1c88c500da
added nsJSUtils.cpp to base for vidur.
1998-12-03 00:36:06 +00:00
vidur%netscape.com
83b0609315
Fixed unitialized value problem.
1998-12-03 00:34:44 +00:00
vidur%netscape.com
669b99cbac
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
9cf24a83f0
File Removed.
1998-12-03 00:26:44 +00:00
hyatt%netscape.com
0279740d43
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
56538770d0
fixed mismatched quotes.
1998-12-02 22:30:52 +00:00
leaf%mozilla.org
01f8ef6a94
backing out bad change
1998-12-02 22:24:09 +00:00
leaf%mozilla.org
6ed9db8624
we must descend editor/ no matter what now.
1998-12-02 22:13:21 +00:00
leaf%mozilla.org
c0909bd6d7
adding the editor/public header export makefiles to the default makefile list
1998-12-02 22:08:05 +00:00
kin%netscape.com
1da4475fea
Fix for build bustage on Unix. Put in missing '$'.
1998-12-02 21:25:41 +00:00
kin%netscape.com
b16a988674
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
b47b3876de
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
907b2e8ea7
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
0393426e92
add the files to build the xpfe tree view.
1998-12-02 19:49:27 +00:00
pinkerton%netscape.com
7a96113028
export the tree view.
1998-12-02 19:49:06 +00:00
pinkerton%netscape.com
655f344bbe
add the tree view to the widget factory.
1998-12-02 19:48:55 +00:00
pinkerton%netscape.com
a530a48ff9
fix PRBool and an unwanted assignment in an if().
1998-12-02 19:48:28 +00:00
kin%netscape.com
26e84bb821
Fix for build bustage on Unix.
1998-12-02 18:02:06 +00:00
mjudge%netscape.com
8adf068475
forgot one file for ngEditor
1998-12-02 17:59:03 +00:00
kin%netscape.com
093d952375
Added GetTransaction() method.
1998-12-02 17:40:56 +00:00
kin%netscape.com
a26443652f
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
5028505321
Fix for build bustage on Unix.
1998-12-02 17:39:40 +00:00
kin%netscape.com
cc62ea4233
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
440860854b
Added Clear(), PeekUndoStack(), and PeekRedoStack() methods to interface.
1998-12-02 17:37:16 +00:00
kin%netscape.com
f0d7606b0b
Added Merge() method to interface.
1998-12-02 17:36:46 +00:00
akkana%netscape.com
504987e974
For mjudge: Remove NGEDITOR defines
1998-12-02 17:20:54 +00:00
wtc%netscape.com
2a5a031f06
Added extern "C" for XP_ReBuffer().
1998-12-02 16:52:08 +00:00
wtc%netscape.com
72e2b91079
Link with -lpwcac -ldbm on all platforms, not just FreeBSD, Linux, and
...
SunOS.
1998-12-02 16:51:45 +00:00
wtc%netscape.com
386398a685
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
59b32f50ef
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
26ca8b6da1
Changed the name so the file can be used on the Mac
1998-12-02 16:06:31 +00:00
chuckb%netscape.com
c366d5e1d6
two bug fixes.
1998-12-02 10:56:43 +00:00
pierre%netscape.com
d7314ba80a
Make an alias of the WASTELib library in the 'dist' directory
1998-12-02 10:17:36 +00:00
pierre%netscape.com
67e6a0fc37
changed eMetric_TextFieldHeight to 16 from 30
1998-12-02 10:15:55 +00:00
pierre%netscape.com
aa5b68b953
removed the 2 Resize() methods
1998-12-02 10:15:41 +00:00
pierre%netscape.com
2f80120a28
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
4f81d4781a
Eliminated my usage of the "mutable" keyword, since VC4.2 chokes on it.
1998-12-02 07:20:39 +00:00
saari%netscape.com
e2bfbdcdc6
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
b27c30186d
Fixing build breakage.
nsRegionMac API changed on me.
1998-12-02 04:26:16 +00:00
troy%netscape.com
77f6f5e06e
Added ID for nsIPageSequenceFrame
1998-12-02 03:53:01 +00:00
troy%netscape.com
969ef68900
Changed Print() to use a print context instead of a galley mode
...
context
1998-12-02 03:26:37 +00:00
troy%netscape.com
f5bcd75d8b
Added PrintContext class and changed document viewer impl to use it instead
...
of a galley mode context
1998-12-02 03:21:55 +00:00