http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45481
User: alagoutte
Date: 2012/10/11 01:16 PM
Log:
From Edwin Groothuis via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7842
Make relative time columns rightly right justified
When showing the relative time in the framelist columns, they are left aligned.
This is sub-optimal if you are scanning the list for a different time.
This patch, very small, will properly right justify these times:
DELTA_TIME
DELTA_TIME_DIS
Directory: /trunk/ui/gtk/
Changes Path Action
+2 -0 packet_list.c Modified