http://bugs.winehq.org/show_bug.cgi?id=59896 --- Comment #6 from beebix@schmusemail.de --- Hi Oleg, heres the source for the group's back and frontend. The backend was almost finished, but of course it wouldn't have been of any use to you without the frontend implementation. I went ahead and generated that using Opus. Needless to say, it's not ready for production as is. Mainly its missing essential rendering optimizations, heavily relies on hard coded values, completely breaks the virtualization of the list control by invalidating the entire item range, and uses a highly inefficient $O(N \times G)$ loop for assigning items to groups. ... But as it passes the test at least here you might want it anyway. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.