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

Wireshark-commits: [Wireshark-commits] rev 19025: /trunk/gtk/ /trunk/gtk/: color_dlg.c

Date: Fri, 25 Aug 2006 08:04:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19025

User: ulfl
Date: 2006/08/25 08:04 AM

Log:
 ugly workaround for bug #699 (Up/Down buttons don't work properly)
 
 After experimenting a bit, this is a GTK bug IMHO, I don't see a better way to simply use the GTK1.x code for now, which is working ok.
 
 GTK2.4 was working properly, GTK2.6 and 2.8 has this bug, hopefully GTK2.10 will fix it again.

Directory: /trunk/gtk/
  Changes    Path           Action
  +25 -9     color_dlg.c    Modified