ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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

Date: Fri, 10 Apr 2009 17:34:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28029

User: wmeier
Date: 2009/04/10 10:34 AM

Log:
 color filters dialog: Remove use of deprecated gtk_button_box_set_child_size().
 Also:
  - Handle buttons in the several vboxes in a consistent manner;
  - Use consistent indentation;
  - Fix some spelling in comments.

Directory: /trunk/gtk/
  Changes    Path           Action
  +78 -79    color_dlg.c    Modified