Searched hist:cf547998335ff6515000495485a7c8eeeb494858 (Results 1 – 2 of 2) sorted by relevance
/haiku/src/apps/diskprobe/ |
H A D | ProbeView.h | cf547998335ff6515000495485a7c8eeeb494858 Tue Feb 24 03:39:23 UTC 2004 Axel Dörfler <axeld@pinc-software.de> Now maintains the "Paste" menu item - it is enabled/disabled when there is data available in the clipboard or not. "Copy" and "Select All" now work. All position updates are now handled by a separate looper class (UpdateLooper), and are actually applied at the editor. UpdateLooper will send a kMsgUpdateData to its target synchronously when necessary. Seeking a file now works nicely and very smooth. HeaderView::MessageReceived() and UpdateLooper::MessageReceived() only consider the most current update message for kMsgSliderUpdate resp. kMsgPositionUpdate.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6707 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ProbeView.cpp | cf547998335ff6515000495485a7c8eeeb494858 Tue Feb 24 03:39:23 UTC 2004 Axel Dörfler <axeld@pinc-software.de> Now maintains the "Paste" menu item - it is enabled/disabled when there is data available in the clipboard or not. "Copy" and "Select All" now work. All position updates are now handled by a separate looper class (UpdateLooper), and are actually applied at the editor. UpdateLooper will send a kMsgUpdateData to its target synchronously when necessary. Seeking a file now works nicely and very smooth. HeaderView::MessageReceived() and UpdateLooper::MessageReceived() only consider the most current update message for kMsgSliderUpdate resp. kMsgPositionUpdate.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6707 a95241bf-73f2-0310-859d-f6bbb57e9c96
|