From Roger Gottsponer:
[obnox/wireshark/wip.git] / gtk /
2006-10-26 ulfldon't use custom build buttons for standard tasks like...
2006-10-25 ulflthe labels of the airpcap toolbar, e.g. "Not a valid...
2006-10-25 guyUnreffing rci->cursor_pixbuf should cause the pixbuf...
2006-10-25 guyInclude the top-level header for CoreFoundation, to...
2006-10-24 geraldPut a trailing ellipsis behind the wireless toolbar...
2006-10-24 etxrabFrom Alejandro Vaquero:
2006-10-24 jakeFrom Alejandro Vaquero:
2006-10-23 jakeFix for bug 1178. Allow FT_?INT24 BASE_DEC VALs in...
2006-10-21 guyPut the ", " before the PortAudio item regardless of...
2006-10-21 ulflthe text in the about box license page was hard to...
2006-10-20 geraldAirPcap fixes from Giorgio Tino:
2006-10-20 guyDon't display the Play button if we're not built with...
2006-10-20 guyPut the period into ITU-T Recommendation names.
2006-10-20 guyAdd #defines for the column numbers, and use them.
2006-10-20 guyClean up indentation.
2006-10-20 guyDon't destroy something if it doesn't exist.
2006-10-20 guyDon't pass an uninitialized string to gtk_widget_create...
2006-10-20 guyDon't do things with the RTP channels hash table if...
2006-10-20 guyFix the progress bars.
2006-10-20 guyDo the word-wrapping in end_string(), once the string...
2006-10-20 jakeMake dumpcap complile again and other minor improvements.
2006-10-19 geraldRename get_epan_and_portaudio_version_info() to get_gui...
2006-10-19 jakeFrom Stephen Fisher:
2006-10-19 guyClean up the word wrap stuff a bit. (Arguably, that...
2006-10-19 guyFix up the changes to put the Portaudio information...
2006-10-19 guyInclude gtk/main.h to declare main_filter_packets().
2006-10-19 jakeAdding license tab to about dialog
2006-10-19 geraldAdd support for:
2006-10-17 jakeFrom Stephen Fisher:
2006-10-17 legoHide the "Tools" menu if it has no items .
2006-10-17 ulflfrom Stephen Fisher:
2006-10-16 legoHide the "Tools" menu if unused.
2006-10-14 ulflas Stephen Fisher noted: fix the files header comment
2006-10-13 ulflremove the experimental display of the highest expert...
2006-10-11 geraldWhen dumping the graph data to a file, don't walk past...
2006-10-11 sahlbergmove the ITL and the ITLQ structure to packet-scsi...
2006-10-10 jakeDon't let PortAudio skip the queue on the about dialog ;)
2006-10-10 guyInclude <string.h> to declare string functions we use.
2006-10-10 guyGet rid of declarations of functions that are no longer...
2006-10-07 jmayerAlejandro Vaquero:
2006-10-05 legohave the funnel client passing the destructors for...
2006-10-04 legoMisterious bug with cf_read() solved... had nothing...
2006-10-04 etxrabFinally got it to complie.
2006-10-03 etxrabFrom Florent.Drouin@alcatel.fr:
2006-10-03 ulflAs Stephen Fisher noted, the Apply button should also...
2006-10-03 ulflfix a bug in the export function
2006-10-03 ulflthe whole ARGUMENT_CL mimic isn't required any longer...
2006-10-03 ulflnow: Don't have a Save button in the following settings...
2006-10-03 ulflImplement a real "Cancel" button for the coloring rules...
2006-10-03 lego- Make sure that the registration files are created...
2006-10-03 legomore Lua APIs:
2006-10-02 geraldFix WEP key bug in the AirPcap code that could cause...
2006-10-02 ulflmissing mark -> select changes
2006-10-02 ulflfurther code cleanup: don't use the term "marked" for...
2006-10-02 ulflinstead of reverting the whole changes by the *first...
2006-10-02 martinmDon't show Tools menu at all if Lua not present
2006-10-02 ulflvarious (huge) code cleanup incl. splitting of the...
2006-10-01 ulflIf the Cancel button was clicked and another filter...
2006-10-01 ulflChange the filter dialog (capture and display filters...
2006-09-30 ulfladd a missing #include
2006-09-30 galA new field information flag, FI_URL, to indicate a...
2006-09-29 ulflfrom Stephen Fisher:
2006-09-29 ulflfix the context menu "Protocol Preferences" bug AGAIN...
2006-09-28 legoAvoid to add an empty menu if there's no Lua.
2006-09-27 lego* rename REGISTER_STAT_GROUP_E -> register_stat_group_t
2006-09-24 ulflinstead of simply removing G_BEGIN_DECLS (maybe someone...
2006-09-24 guySquelch some compiler warnings.
2006-09-24 sahlbergwe dont have G_BEGIN_DECLS on old gtk/glib versions
2006-09-23 legoGet rid of a tab after a / that caused make on MacOS...
2006-09-23 ulflrtp_player.c is already included in WIRESHARK_GTK_SRC...
2006-09-23 ulflGTK2: add an analog VU meter like display widget
2006-09-22 ulflexperimental: append the current maximum expert warning...
2006-09-22 geraldDon't complain if we can't find airpcap.dll.
2006-09-22 jakeMove Copy below the tree manipulation options.
2006-09-22 geraldAdd support for reading from stdin under Windows. ...
2006-09-21 guyInclude "rtp_player.h" in "voip_calls.c" if we're suppo...
2006-09-18 geraldFix protocol reference link URL.
2006-09-15 ulflUse the same caption in the Win32 version as in the...
2006-09-12 guyMove the PortAudio stuff to from version_info.c to...
2006-09-12 ulflvarious nmake related build file cleanups
2006-09-10 etxrabFrom Alejandro Vaquero:
2006-09-10 wmeierminor cleanup for making codecs
2006-09-05 jmayerrtp_player.c will now compile with the new API, althoug...
2006-09-05 guyMove the include of rtp_player.h after the include...
2006-09-04 guyComment #endifs so you can tell what they match.
2006-09-04 guyBuild with rtp_player.c.
2006-09-04 etxrabCorrect some typos and add some comments.
2006-09-04 jmayerThe previous way of (not) including portaudio support...
2006-09-03 jmayerAd $Id: § and reorder and reformat some comments in...
2006-09-02 etxrabFix path and name.
2006-09-02 guySquelch compiler warnings, and get rid of unused variab...
2006-09-02 guyMove the codecs into a top-level "codecs" subdirectory...
2006-09-01 jmayer- Add svn:ignore
2006-08-31 ulflmove value_strings from expert_dialogs into expert...
2006-08-31 sahlbergdont include config.nmake in the codecs makefile ...
2006-08-31 sahlbergthe commands for a rule in a amkefile must in classical...
2006-08-31 jakeRemove trailing backslash from CFLAGS
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-08-30 etxrabFrom Alejandro Vaquero:
next