Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6690] Wireshark quite slow displaying frames with many det

Date: Thu, 21 Jun 2012 13:21:20 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6690

Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8639|                            |review_for_checkin-
              Flags|                            |

--- Comment #2 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-06-21 13:21:19 PDT ---
Created attachment 8639
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8639
Custom widget to render packet bytes view (v0)

Attaching v0 of patch which adds "lazy hex dump" widget.

Please test, and report (with screenshots) any rendering issues.
Note, it probably doesn't compile with gtk-3.x I don't have one, but I can
accept patches :)

It still lacks:
 - bitmask highlighting in bits-mode
 - horizontal scrolling
 - selection

It also lack some possible optimization:
 - caching text to render.
 - clipping
 - when scrolling we could reuse (copy) part of already rendered text.

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