Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / ChangeLog
index 92cd93f6c658b17ef00a98515ec7a3385f633e91..8dc8651284b70f4c4d47822568ace61a7e9b65af 100644 (file)
@@ -1,3 +1,21 @@
+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
+
+2010-12-15  Bernd Hufmann  <bhufmann@gmail.com>
+
+       * src/org/eclipse/linuxtools/tmf/ui/viewers/events/TmfEventsTable.java (populateCache): Added call to notifyUpdatedSelection 
+       * src/org/eclipse/linuxtools/tmf/ui/widgets/TmfVirtualTable.java: Optimize table refresh
+
+2010-12-15  Francois Chouinard  <fchouinard@gmail.com>
+
+       * src/org/eclipse/linuxtools/tmf/ui/viewers/events/TmfEventsTable.java: 
+       * src/org/eclipse/linuxtools/tmf/ui/widgets/TmfVirtualTable.java: 
+
 2010-11-25  Francois Chouinard  <fchouinard@gmail.com>
 
        * src/org/eclipse/linuxtools/tmf/ui/viewers/timeAnalysis/widgets/TmfTimeStatesCtrl.java (drawItemDataBurst): Fixed the threading issue on the shared vector
This page took 0.023912 seconds and 5 git commands to generate.