ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
kin%netscape.com
f565acea97
Added transient and coalescing test cases.
1998-12-05 01:15:40 +00:00
kin%netscape.com
221f99c6eb
Added support for nsITransaction::GetIsTransient() method.
1998-12-04 23:09:55 +00:00
kin%netscape.com
3f1e0c270d
Implemented RecoverFromUndoError() and RecoverFromRedoError().
1998-12-04 21:50:09 +00:00
kin%netscape.com
5960c06d30
Added test case for error during a redo. Added checks to make sure all
...
transaction destruction happens in the order we expect.
1998-12-04 21:32:47 +00:00
kin%netscape.com
b978829b9e
Added more test cases.
1998-12-04 18:09:06 +00:00
mjudge%netscape.com
88bcd1a911
removing NULL replacing with nsnull
1998-12-03 23:46:36 +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
kin%netscape.com
58a896b98e
Fix for build bustage on Unix. Put in missing '$'.
1998-12-02 21:25:41 +00:00
kin%netscape.com
3e9b2f03ee
Fix for build bustage on Unix.
1998-12-02 18:02:06 +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
kin%netscape.com
3f26da3f06
Implemented transaction aggregation, modified code to use nsTransactionItem.
1998-12-01 18:38:52 +00:00
kin%netscape.com
6343b0f246
Initial version of file.
1998-12-01 18:35:49 +00:00
mjudge%netscape.com
8114436240
removed non production code
1998-11-28 01:28:00 +00:00
jfrancis%netscape.com
0970d83ca1
First Checked In.
1998-11-25 00:33:59 +00:00
jfrancis%netscape.com
29b63c2948
First Checked In.
1998-11-24 19:43:21 +00:00
mjudge%netscape.com
379c55a4c3
changing makefiles to build test apps on win32
1998-11-24 19:26:45 +00:00
kin%netscape.com
0b18cde9de
Modified transaction manager to use nsTransactionStacks.
1998-11-24 00:45:21 +00:00
kin%netscape.com
c4c1324ddd
Added nsTransactionStack.cpp to list of files to build.
1998-11-24 00:44:29 +00:00
kin%netscape.com
6435015809
Initial checkin of file.
1998-11-24 00:43:31 +00:00
kin%netscape.com
bfd20c7bc2
Quick test to see if the first pass transaction manager code is working.
1998-11-21 01:21:14 +00:00
kin%netscape.com
2fa2988f75
First pass implementations of Do, Undo, and Redo.
1998-11-21 01:02:55 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
kin%netscape.com
8b0ab426af
Corrected comments for Do(), Undo(), and Redo().
1998-11-20 20:59:40 +00:00
kin%netscape.com
aedd212113
Initial checkin of files.
1998-11-20 18:36:05 +00:00
kin%netscape.com
f690909f7e
Added QueryInterface() implementation.
1998-11-20 18:04:57 +00:00
kin%netscape.com
f167df233a
Removed '_' from IID defines to conform to naming conventions used in nglayout.
1998-11-20 18:04:03 +00:00
kin%netscape.com
abcf8261a4
Updated nsITransaction and nsITransactionManager to match current spec.
1998-11-20 00:43:07 +00:00
kin%netscape.com
1624415ef0
Added nsITransactionListener.h to list of EXPORTS.
1998-11-20 00:42:20 +00:00
kin%netscape.com
913761c06d
Initial checkin of file.
1998-11-20 00:41:43 +00:00
kin%netscape.com
4c81f7917c
Changed all occurrences of transactionManager to nsTransactionManager.
1998-11-19 21:58:58 +00:00
kin%netscape.com
f526dd542d
Renamed transactionManager.{cpp,h} to nsTransactionManager.{cpp,h}.
1998-11-19 21:51:57 +00:00
kin%netscape.com
96ab4850ef
Renamed files to nsTransactionManager.{h,cpp}.
1998-11-19 21:51:13 +00:00
kin%netscape.com
5898ecdf9c
Initial checkin of file.
1998-11-19 21:43:21 +00:00
kin%netscape.com
0e975b2186
Added stubs.
1998-11-19 02:05:16 +00:00
kin%netscape.com
4626b2591c
Updated documenation.
1998-11-19 01:40:53 +00:00
kin%netscape.com
f0de80c678
Fixed DEPTH entries.
1998-11-19 00:12:56 +00:00
kin%netscape.com
5388cacc8f
Initial checkin of files.
1998-11-18 22:29:44 +00:00