Wireshark-commits: [Wireshark-commits] rev 28670: /trunk/ /trunk/gtk/: main_menu.c /trunk/docbook/w
Date: Tue, 09 Jun 2009 06:24:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28670

User: sake
Date: 2009/06/08 11:24 PM

Log:
 Reverted part of SVN 27411. The "home" and "end" key bindings overruled
 the use of these keys while editing a filter in the filter toolbar.
 The keys "ctrl-home" and "ctrl-end" already provide the functionality to 
 go to the first or last packet in the packet-list. I added these as
 accelerator keys and updated the users guide accordingly.
 
 Of course we can also make "home" and "end" work, without breaking 
 functionality in the filter toolbar, but that takes a little more
 work (at least for me... maybe not after going to Steve's session
 at Sharkfest :-)).
 
 (will add this to inclusion list for 1.0.9 and 1.2.0)

Directory: /trunk/gtk/
  Changes    Path           Action
  +2 -2      main_menu.c    Modified

Directory: /trunk/docbook/wsug_src/
  Changes    Path                    Action
  +2 -2      WSUG_chapter_use.xml    Modified