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 33598: /trunk/tools/ /trunk/tools/: checkAPIs.pl

Date: Tue, 20 Jul 2010 23:58:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33598

User: wmeier
Date: 2010/07/20 04:58 PM

Log:
 All use of deprecated GtkOptionMenu functions fixed: Error if any usage found.
 Warn instead of Error for several deprecated GTK functions used recently
  in Wireshark source (1 GtkCombo function and 2 GtkItemFactory functions).
  (ToDo: replace remaining use of GtkCombo and all use of GtkItemFactory).

Directory: /trunk/tools/
  Changes    Path            Action
  +15 -15    checkAPIs.pl    Modified