fix #568: disable event "activate" handler for the range entry field. see the added...
[obnox/wireshark/wip.git] / gtk / toolbar.c
2005-11-10 guySkip some toolbar #includes if we're not using GTK...
2005-08-10 ulflremoved tons of MSVC const related warnings.
2005-08-08 ulflfix some MSVC const warnings
2005-08-06 guySquelch more const warnings (and fix some memory leaks...
2005-05-07 ulfladd icons for the "File Set" menu items
2005-04-19 ulflfix labels of the two toggle toolbar buttons
2005-04-17 ulfladd "Decode As" and "Checkbox" (Enabled Protocols)...
2005-04-16 ulfldisable some toolbar icons, if no capture packets loaded
2005-04-16 ulflrename capture_clear() to capture_restart()
2005-04-16 ulfladd 12 new toolbar/menu icons
2005-04-15 ulfladd some new capture and filter related handcrafted...
2005-04-12 ulfladd clear toolbar icon (from GTK stock icons)
2005-04-12 ulflcapture engine:
2005-01-20 ulfladd some more online help functionality and help button...
2004-11-01 ulflfirst implementation of the packet history function
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-27 guy"ethereal_stock_icons()" isn't used outside "gtk/toolba...
2004-07-19 ulflrenamed filter_prefs to filter_dlg, as the filter setti...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-17 ulfladd a new dialog box to menu "Capture/Interfaces.....
2004-07-13 guyFrom Daniel Thompson: add additional message/alert...
2004-02-09 ulflbugfix: init the toolbar's Save icons correctly
2004-01-23 ulfladded a comment
2004-01-22 ulflmoved GTK specific parts from capture.c to ui_util.c,
2004-01-21 guyDon't include some xpm's when built with GTK+ 1.2[...
2004-01-21 ulfluse stock buttons whereever possible,
2004-01-20 ulfla.) saving GTK1 and GTK2 fontnames in different prefere...
2004-01-20 guyGet rid of declaration of no-longer-extant routine.
2004-01-20 ulflcode cleanup and added some more
2004-01-19 ulfladded some menuitems "View->Show" including show/hide...
2004-01-10 ulfladd a "Save As" button to the toolbar,
2004-01-08 guyIf building without libpcap, exclude some stuff that...
2003-11-30 sharpeMove print_file_cb out of gtk/print_dlg.c and into...
2003-11-28 ulflrenamed frame to packet in all GUI elements
2003-11-18 ulflremoved some warnings
2003-11-15 ulflhandlebar removed,
2003-11-07 guy"File->Open" should be available whether or not we...
2003-10-29 guyHave the "edit display filters" button do the exact...
2003-10-22 guyFrom Ulf Lamping: add a preference to control whether...
2003-10-20 guyFrom Ulf Lamping:
2003-10-17 oabadFrom Olivier Biot : remove packet capture code when...
2003-10-17 guyFurther expand a comment.
2003-10-17 oabadChange the comments about toolbar elements resizing...
2003-10-16 guyFrom Ulf Lamping: add a GUI preference item to control...
2003-10-16 oabadPut back Guy's changes from r1.3 (print callback, and...
2003-10-16 oabad- use stock icons in the toolbar when using GTK2
2003-10-15 guy"Find frame" can do more than search with a display...
2003-10-15 guyNote that we might want to use the GTK+ 2.x stock icon...
2003-10-15 guyFrom Ulf Lamping: toolbar.