Fix for bug 5435:
[obnox/wireshark/wip.git] / gtk /
2010-11-25 etxrabUpdate comments to point to the previous commit to...
2010-11-25 etxrabRemove threading of tap update.
2010-11-25 jakeCreate proper Help reference.
2010-11-24 jakeTry to fix dummy header settings alignment.
2010-11-22 wmeierRemove print_update_dynamic() decl from file_dlg_win32...
2010-11-21 etxrabFrom Jakub Zawadzki via Alexander Koeppe.
2010-11-20 sakeRepair copy (summary and as filter) functionality in...
2010-11-19 etxrabRemove comments used when editing.
2010-11-18 etxrab[UImanager]Add missing GO to frame, and copy paste...
2010-11-17 cmaynardQuote all fields when exporting to CSV. Fixes bug...
2010-11-16 morrissSplit libui into libui and libui_dirty. The latter...
2010-11-16 etxrabTry to clean up the makefile a bit.
2010-11-16 jakeAccomodate older flex versions.
2010-11-16 jmayerAnother unused function with MAIN_MENU_USE_UIMANAGER
2010-11-15 jmayercmake stuff:
2010-11-13 etxrabTry to fix the build for text_import_scanner.
2010-11-13 etxrabTry to fix the build for text_import_scanner.
2010-11-13 martinmAdd newline at end of file.
2010-11-13 etxrabTry to fix the build for text_import_scanner,
2010-11-13 jakeGet the build going again from the source distribution...
2010-11-12 jakeAdd text import capability, like text2pcap, directly...
2010-11-12 martinmFix a column typo, and give them different menu acceler...
2010-11-09 tuexenBugfix from Irene Ruengeler to improve the TSN plot...
2010-11-09 stigAdded check for valid finfo->ds_tvb in packet_hex_print...
2010-11-08 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-08 cmaynardMake maxlen a gsize instead of a guint.
2010-11-08 cmaynardAllow objects to be saved that otherwise couldn't be...
2010-11-08 etxrabUse value_string_ext for RTP payload types.
2010-11-06 etxrabFrom Alexander Koeppe:
2010-11-05 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-05 stigCorrected an if-statement in field_select_row_cb()...
2010-11-05 etxrabFrom Alexander Koeppe:
2010-11-04 stigSupport empty column titles.
2010-11-04 jakeFrom Alexis La Goutte:
2010-11-03 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-03 cmaynardUse g_utf16_toutf8() instead of utf_16to8() to avoid...
2010-11-02 etxrab(GTKUImanger)
2010-11-01 stigUse more descriptive names for capture filter and displ...
2010-10-30 stigAdded a icon for "Edit Column Details".
2010-10-30 stigRedissect packets instead of reload file on UAT changes.
2010-10-29 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-10-29 guyMake the third argument to a UAT copy callback a size_t...
2010-10-29 stigAdded a cast from size_t to unsigned int.
2010-10-29 wmeierUse value_string_ext fcns to access certain value_strin...
2010-10-29 stigAdded a Copy button in UAT dialogs.
2010-10-27 stigCalculate correct io->start_time.
2010-10-24 etxrab#if 0 "Work in progress" code
2010-10-24 etxrabFix "More unused warnings in new menu code" based on...
2010-10-21 stigFixed "Compiled with" information in the About box.
2010-10-19 martinmFix problem with creating filter expressions (where...
2010-10-18 etxrab(GUIManager) Make opening a recent file work from the...
2010-10-18 etxrab(GTKUImanger)
2010-10-14 wmeierRework "extended value strings":
2010-10-14 guyMake variables used only in file_dlg_win32.c static.
2010-10-14 guyMake routines unused outside file_dlg_win32.c static.
2010-10-13 etxrabFrom Jörg Mayer:
2010-10-13 etxrab(GTKUImanger)
2010-10-13 etxrab(GTKUImanger)
2010-10-13 etxrabAdd a wireshark file stock icon.
2010-10-13 etxrabTry to get the build going again.
2010-10-12 etxrab(GUIManager) Base code to get recent files to work...
2010-10-12 wmeierDefine some vars & fcns as static;
2010-10-12 wmeierDefine some fcns & vars as static;
2010-10-12 wmeierMinor cleanup of the global name space:
2010-10-12 wmeierMinor cleanup of the global namespace:
2010-10-12 wmeierRename g_resolv_flags --> gbl_resolv_flags; Also: clean...
2010-10-12 etxrabIt's no longer neccesarry to set the E_DFILTER_TE_KEY...
2010-10-12 guyGet rid of C++-style comments; use #if 0/#endif to...
2010-10-11 etxrabmenus.c: In function 'add_menu_recent_capture_file_abso...
2010-10-11 etxrabGet filter_te from top_level rather then from the widget.
2010-10-11 stigWe set sensitivity on the map button in ct_nb_map_switc...
2010-10-11 stigDon't add a border around the main window, this looks...
2010-10-10 wmeierRename vals_status & vals_pdu_type to wsp_vals_status...
2010-10-10 guyFix build.
2010-10-10 etxrab- Fix more callbacks.
2010-10-10 guyIt's now "change column", not just "rename column"...
2010-10-10 etxrabFix up a number of callbacks.
2010-10-09 stigFix menu entry.
2010-10-09 stigFix menu entries.
2010-10-09 stigPrefix window title with "Wireshark".
2010-10-09 stigAdded "Edit Column Details" functions to the packet...
2010-10-09 stigFrom Alexander Koeppe via bug 5287:
2010-10-08 stigShow custom column occurrence in the packet list headin...
2010-10-08 etxrabGet rid of an GUI artifact if the recent list is empty.
2010-10-08 guyMake some routines unused outside gtk/menus.c static.
2010-10-08 guyFix a routine name - that menu item has nothing to...
2010-10-08 guyClean up white space.
2010-10-08 guyset_menu_sensitivity_old() is now only used for the...
2010-10-08 guyMove a comment next to the only item to which it now...
2010-10-08 guyClean up white space.
2010-10-08 guyMove menu_items[] inside the #ifdef MAIN_MENU_USE_UIMAN...
2010-10-08 guyUse #error to cause the build to fail for un-implemente...
2010-10-07 etxrabReinsert #ifdef's removed by mistake.
2010-10-07 etxrabRemove #ifdef'ed code for MENUS_USE_UIMANAGER.
2010-10-07 martinmAdd more CRC failure codes.
2010-10-06 etxrabFrom Alexander Koeppe:
2010-10-05 morrissAdd (a copy of) glib's g_strv_length() if we have glib...
2010-10-05 stigSplit some texts on the welcome page to make "Interface...
2010-10-04 stigFrom Jose Pico via bug 5272:
2010-10-04 etxrab(GUIManager)set time display format(makes file load...
next