2006/01/26 17:01:49 mav 1.29.8.3: RESYNC: (1.29-1.30); FILE MERGED
2006/01/13 10:20:51 cd 1.29.8.2: #126086# Only context menu command with an active inplace object should leave the inplace mode!
2006/01/13 08:30:54 cd 1.29.8.1: #126086# Ignore mouse button down, if context menu is open and an inplace object is active. Otherwise we would crash as the context menu execute remains on the stack and later calls on dead objects
2005/03/03 16:08:27 af 1.26.36.3: #i43235# Re-added the LockInput/UnlockInput brace. Adding ReleaseMouse() as well makes the UI work.
2005/03/03 14:37:10 fs 1.26.36.2: reverted the fix for #i43235#, since it caused other trouble (the popup menu is not even working then)
2005/02/22 13:11:12 oj 1.26.36.1: #i43235# lock input before opening the popup
2004/06/15 15:16:28 af 1.16.24.7: #i22705# Renamed member bHasRuler to mbHasRulers.
2004/06/11 07:18:02 af 1.16.24.6: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow().
2004/06/08 12:54:57 af 1.16.24.5: #i22705# Fixed upper/lowercase of include directive.
2004/05/19 18:47:01 af 1.16.24.4: RESYNC: (1.16-1.17); FILE MERGED
2004/04/22 15:16:19 af 1.16.24.3: #i22705# Transition from layer tab bar to layer dialog.
2004/04/15 12:08:39 af 1.16.24.2: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr.
2004/02/19 14:58:22 af 1.16.24.1: #i22705# The view is accessed through GetView().
2004/01/09 16:32:51 af 1.14.128.4: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version.
2003/11/27 09:18:39 af 1.14.128.3: #111996# Using new GetDoc() method.
2003/11/10 16:39:34 af 1.14.128.2: RESYNC: (1.14-1.15); FILE MERGED
Resolved merge conflict.
2003/09/17 08:03:26 af 1.14.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.