2005-01-16 12:58:20 +00:00
|
|
|
2005-01-16 07:59 Gregory John Casamento <greg_casamento@yahoo.com>
|
|
|
|
|
|
|
|
* Source/NSUndoManager.m: Added code to properly set the
|
|
|
|
name of the action when undo/redo is called.
|
|
|
|
|
2005-01-16 11:36:30 +00:00
|
|
|
2005-01-16 06:37 Gregory John Casamento <greg_casamento@yahoo.com>
|
|
|
|
|
|
|
|
* Source/NSUndoManager.m: Check if the group is nil in
|
|
|
|
endUndoGrouping before checking the count.
|
|
|
|
|
2005-01-15 11:16:00 +00:00
|
|
|
2005-01-15 06:17 Gregory John Casamento <greg_casamento@yahoo.com>
|
|
|
|
|
|
|
|
* Source/NSUndoManager.m: Undid previous change here.
|
|
|
|
|
2005-01-15 11:11:49 +00:00
|
|
|
2005-01-15 06:13 Gregory John Casamento <greg_casamento@yahoo.com>
|
|
|
|
|
|
|
|
* Source/NSUndoManager.m: Localized undo/redo menu title.
|
|
|
|
|
2005-01-14 11:49:46 +00:00
|
|
|
2005-01-14 06:50 Gregory John Casamento <greg_casamento@yahoo.com>
|
|
|
|
|
|
|
|
* Source/NSUndoManager.m: Correction for redo.
|
|
|
|
|
2005-01-14 10:45:09 +00:00
|
|
|
2005-01-14 05:43 Gregory John Casamento <greg_casamento@yahoo.com>
|
|
|
|
|
|
|
|
* Source/NSUndoManager.m: Fix forward invocation to not add
|
|
|
|
a group when it doesn't contain any actions.
|
|
|
|
|
2005-01-08 20:40:29 +00:00
|
|
|
2005-01-08 Adam Fedor <fedor@gnu.org>
|
|
|
|
|
|
|
|
* Source/NSCalendarDate.m: fix time zone for %z format with
|
|
|
|
only 2 digits in -initWithString:calendarFormat:locale:
|
|
|
|
|
2005-01-07 15:33:16 +00:00
|
|
|
2005-01-07 Adam Fedor <fedor@gnu.org>
|
|
|
|
|
|
|
|
* Source/NSTimeZone.m (+abbreviationDictionary): Retain dictionary
|
|
|
|
(Fixes bug #11516).
|
|
|
|
|