http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26565
User: sfisher
Date: 2008/10/26 04:07 PM
Log:
More updates to the IGE Mac OS X integration feature:
- Adds preference "MacOS X style" to the (G)UI preferences pane
- When the preference above is enabled, the menu bar is moved from
the Wireshark window to the top of the screen. It is no longer displayed
in both places at once. This preference defaults to on.
- Calls function to enable shortcut keys for OS X top of screen menus.
- NOTE: The IGE Mac Integration functions change the Control key to Command
key in the menus. This may or may not be desirable.
Directory: /trunk/epan/
Changes Path Action
+15 -0 prefs.c Modified
+1 -0 prefs.h Modified
Directory: /trunk/gtk/
Changes Path Action
+14 -2 main.c Modified
+0 -8 main_menu.c Modified
+18 -0 prefs_gui.c Modified