2011-01-12 Bernd Hufmann <bhufmann@gmail.com> Fix for Bug 333606
authorBernd Hufmann <bhufmann@gmail.com>
Wed, 12 Jan 2011 21:23:21 +0000 (21:23 +0000)
committerBernd Hufmann <bhufmann@gmail.com>
Wed, 12 Jan 2011 21:23:21 +0000 (21:23 +0000)
commit89dcf3043f6a8d8b6bec5def370256dc8f6dcafa
treeff79301138790bc1480f6780ab24221eec1f290c
parent97a888f0f461505a594be3f8128b7747b4992c67
2011-01-12  Bernd Hufmann  <bhufmann@gmail.com> Fix for Bug 333606

* src/org/eclipse/linuxtools/tmf/ui/viewers/events/TmfEventsTable.java (.handleCompleted): Added time range verification
(..run): Added conditional notification call
* src/org/eclipse/linuxtools/tmf/ui/widgets/TmfVirtualTable.java (handleTableKeyEvent): Added unconditional notification call
(notifyUpdatedSelection): Added parameter to method call
(setSelection): Change setting of members if selection is at the end of the trace
org.eclipse.linuxtools.tmf.ui/ChangeLog
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/viewers/events/TmfEventsTable.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/widgets/TmfVirtualTable.java
This page took 0.026551 seconds and 5 git commands to generate.