wxWidgets/src
Vadim Zeitlin 812a21486d Fix wxCommandProcessor::IsDirty() result after undoing everything after save.
IsDirty() returned false when all commands were undone after saving even
though it clearly should have returned true in this case.

Fix this and add comments explaining what happens in this method.

Closes #2862.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-25 00:05:12 +00:00
..
aui restore call to GetTabSize removed in r69880, it is needed to set x_extent 2011-12-25 00:57:27 +00:00
cocoa
common Fix wxCommandProcessor::IsDirty() result after undoing everything after save. 2012-01-25 00:05:12 +00:00
dfb Remove wxMGL port. 2012-01-15 14:46:41 +00:00
expat Synchronised svn:eol-style and svn:executable properties of some file types. 2012-01-18 18:00:07 +00:00
generic add strike-through font support to wxGraphicsContext on GTK 2012-01-24 18:07:45 +00:00
gtk Minor fixes to wxDataViewCtrl::HitTest() in wxGTK. 2012-01-25 00:05:03 +00:00
gtk1 correcting typo in previous commit 2011-09-28 09:46:02 +00:00
html Removed ellipsis from "About..." occurrences. 2012-01-20 16:51:09 +00:00
jpeg
motif
msdos
msw Fix setting frame icon when using non-standard icon sizes in wxMSW. 2012-01-24 22:17:47 +00:00
os2 Fixed typo in variable name, fixing #13872. 2012-01-22 17:27:09 +00:00
osx adding missing stubs 2012-01-23 21:06:07 +00:00
png merged libpng 1.5.7 to trunk 2012-01-18 17:55:54 +00:00
propgrid Add a property to configure file property dialog kind. 2012-01-23 13:59:52 +00:00
regex
ribbon Set the initial size of the expanded ribbon panel correctly. 2012-01-25 00:04:59 +00:00
richtext Added drawing context to allow 'virtual' (dynamic) attributes, for e.g. showing bookmarks without affecting the content 2012-01-17 20:03:13 +00:00
stc Ignore WXK_NONE events in wxStyledTextCtrl. 2011-11-28 13:34:16 +00:00
tiff
univ Reset next wxMenu event handler in wxUniv when detaching it from wxMenuBar. 2012-01-20 12:35:14 +00:00
unix Handle OpenBSD in wxDialUpManager code. 2011-12-02 12:04:42 +00:00
x11 Compilation fix for wxUniv/X11 with wxUSE_STL==1. 2011-12-27 01:21:50 +00:00
xml
xrc Don't crash if XRC file contains '_' at the end of a string. 2012-01-15 17:45:14 +00:00
zlib
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc