ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 3971] New: expert info clean up

Date: Tue, 1 Sep 2009 20:09:03 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3971

           Summary: expert info clean up
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: dgautheron@xxxxxxxx



didier gautheron <dgautheron@xxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3594|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=3594)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3594)
expert fixes

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Hi,
Small bug fixes and clean up for expert stats

expert_dlg:
- Default renderer has no "text" attribute for G_TYPE_POINTER
- Use a G_TYPE_POINTER for Protocol and Summary columns
- User's font and ypad of 0 (like the new packet list)
- right align numbers.

expert_comp_table:

- Use a G_TYPE_POINTER for Protocol and Summary columns

- right align numbers and numerical sort for frame numbers. 
I'm not sure it's the right way to do it. In cell renderer and
sort functions if group == packet (ie "Packet:") then it's a frame number
not a protocol name.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.