Граф коммитов

3823 Коммитов

Автор SHA1 Сообщение Дата
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
waterson%netscape.com 79adfa9081 Fix Unix bustage. 1998-11-30 21:17:59 +00:00
mjudge%netscape.com 1a6d6d4c95 blah 1998-11-30 08:36:47 +00:00
mjudge%netscape.com 4f407f1fb8 factory needs work 1998-11-30 08:35:45 +00:00
mjudge%netscape.com 84066440e0 fixing problem in editfactory 1998-11-30 08:25:44 +00:00
jfrancis%netscape.com 33e5c6cd69 First Checked In. 1998-11-29 23:50:20 +00:00
mjudge%netscape.com 7c68b19a7a tabbing 1998-11-29 21:59:52 +00:00
mjudge%netscape.com 60903a364c modifying 1998-11-28 01:46:56 +00:00
mjudge%netscape.com 8114436240 removed non production code 1998-11-28 01:28:00 +00:00
mjudge%netscape.com a03d9f561f updating the editor public dir. must change all access methods now 1998-11-28 01:20:24 +00:00
mjudge%netscape.com f5653c2454 just broke the mac build. I will tell jfrancis! 1998-11-28 01:19:53 +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
jfrancis%netscape.com eff26afc3b keeping the mac in synch 1998-11-24 00:28:20 +00:00
jfrancis%netscape.com b5d47d63e4 fixing compilation errors 1998-11-24 00:26:32 +00:00
jfrancis%netscape.com 8b4ac51cf9 fixing include file typo 1998-11-24 00:19:41 +00:00
mjudge%netscape.com 8b2c0739a2 build breakage... oops 1998-11-23 22:02:18 +00:00
mjudge%netscape.com b4933ff590 adding contextloader 1998-11-23 22:00:55 +00:00
mjudge%netscape.com 7945fe2507 context loader will be used for keybindings 1998-11-23 22:00:29 +00:00
mjudge%netscape.com e2d9e86574 putting in changes for selection in editor. fixing problem akkana has had? 1998-11-23 21:53:14 +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
mjudge%netscape.com 86786e48d0 changing names for nsEditorMouseListener ect 1998-11-20 19:30:50 +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
mjudge%netscape.com ca0b15a703 editor changes 1998-11-20 00:01:15 +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
kin%netscape.com 844ca7910b Changes neccessary to build on Unix. 1998-11-18 20:20:08 +00:00
mjudge%netscape.com b04b3dd06e changes to editor 1998-11-18 19:18:47 +00:00
mjudge%netscape.com 48363aabff editor changes will not affect build. working on typing 1998-11-18 00:49:02 +00:00
jfrancis%netscape.com 4f44706850 First Checked In. 1998-11-16 19:30:48 +00:00
mjudge%netscape.com 48d5fa5fc5 editor changes that will not affect build! gooooo mike 1998-11-15 07:04:45 +00:00
mjudge%netscape.com 72f80f377f this works with the new autopointers 1998-11-12 22:18:43 +00:00
kin%netscape.com f8092a2c6c Removed nsEditorInterfaces.h from list EXPORTS. 1998-11-12 00:16:46 +00:00
kin%netscape.com 6c8d64e61b Removed gui from list of directories to build. 1998-11-12 00:16:08 +00:00
mjudge%netscape.com 1799baf905 we now have a DLL!!! 1998-11-12 00:15:58 +00:00
mjudge%netscape.com e2d6013e0c changes for better naming conventions of interfaces and their implementation 1998-11-11 20:48:57 +00:00
mjudge%netscape.com 943679f91c changes to get autopointers to work 1998-11-11 20:44:02 +00:00
mjudge%netscape.com 54a3a31e56 more changes to API 1998-11-11 09:26:42 +00:00
mjudge%netscape.com 5f76ab55c1 changes to the editor api interface in core. also "Javadocing" the interfaces in public 1998-11-11 08:12:57 +00:00
mjudge%netscape.com f341cdd56f adding new files to the editor structure 1998-11-11 05:06:40 +00:00
mjudge%netscape.com 0eae804752 modified files for editor build process 1998-11-11 03:38:24 +00:00
mjudge%netscape.com e33e9d282b moving editor core to "core" 1998-11-11 03:34:37 +00:00
mjudge%netscape.com 0a3150c9e4 removing src directory modifying editor.h 1998-11-11 03:29:53 +00:00
mjudge%netscape.com 62954a894d Editor Structure taking hold. mjudge 1998-11-04 22:04:22 +00:00
ramiro 4f62234d42 Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to
'true'.  The unix prefs probably munged the 'TRUE' to something funny in
code, which later caused all sorts of unpredictable errors in xp_file and
reading preferences in general.  Lots of fun.
1998-06-01 09:04:58 +00:00
cmanske 3a0046da68 New Composer preferences added for background color and fill new cell with space mode 1998-05-30 22:26:41 +00:00
ltabb 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00