Update some links.
[obnox/wireshark/wip.git] / gtk /
2010-08-27 geraldForward-port r33953.
2010-08-26 etxrabFix a number of doxygen directives.
2010-08-26 etxrab- Try to fix a couple of doxygen comments.
2010-08-26 etxrab- Try to fix a couple of doxygen comments.
2010-08-25 geraldAdd ws_load_library and ws_module_open, which respectiv...
2010-08-24 geraldPartial fix for bug 5133. On Windows, call SetDllDirect...
2010-08-24 etxrabMake the expert filter popup behave as in filter_utils.
2010-08-24 etxrabChange the wording in the menu.
2010-08-24 wmeierUse consistent indentation;
2010-08-23 wmeier(Minor) Cleanup signal callbak signatures and related:
2010-08-23 wmeier[Trivial] Use g_signal_connect() instead of g_signal_co...
2010-08-23 wmeier(Trivial) Use consistent indentation.
2010-08-23 morrissRemove #if 0'd out code (dfilter_combo_add_empty()).
2010-08-23 wmeier(Trivial/Cosmetic) Fix signatures of some signal callba...
2010-08-23 wmeier(Trivial) Whitespace cleanup.
2010-08-23 wmeiernew_packet_list_column_button_pressed_cb(): return...
2010-08-21 geraldInitialize a variable before we try to free it.
2010-08-21 wmeierUse GType instead of deprecated GtkType
2010-08-20 morrissFree the err_str from capture_interface_list() even...
2010-08-20 morrissDon't leak the memory used by the original title when...
2010-08-20 morrissFrom Turney Cal as a followup to rev 33841 and bug...
2010-08-20 etxrabSwitch wlan_stat_dlg to use GUIManager step 2.
2010-08-20 stigUse defined functions.
2010-08-20 etxrabRemove a comment.
2010-08-20 etxrabFix indentation.
2010-08-20 etxrabSwitch wlan_stat_dlg to use GUIManager step 1.
2010-08-19 wmeier Minor cleanup of rtp graph:
2010-08-19 wmeierFix two bugs related to use of the graph Y-Axis Scale...
2010-08-19 stigFixed the popup menu table:
2010-08-19 etxrabUse better naming.
2010-08-19 etxrabSwitch over to use the GUIManager(can be turned of...
2010-08-19 wmeierFix gcc compile errors....
2010-08-19 wmeierUse proper signatures for event callback functions:
2010-08-19 guyAdd placeholder items for ^Z as Edit->Undo, shift-...
2010-08-19 wmeierUse correct signature for "button-press-event" callback...
2010-08-18 wmeierVarious minor cleanup:
2010-08-18 morrissmain_cf_cb_file_read_finished(): use get_dirname()...
2010-08-18 etxrabFrom Cal Turney:
2010-08-18 wmeierVarious minor cleanups....
2010-08-18 wmeierMinor cleanup of iax2 graph:
2010-08-17 wmeier(Trivial) Reword comments about callback function signa...
2010-08-17 wmeier(Trivial) window_delete_event_cb() 'user_data' arg...
2010-08-17 wmeierMinor changes related to signal callback functions:
2010-08-17 guyDiscourage people from stealing <control> keystrokes...
2010-08-16 guyNo need to have the same separator line twice, once...
2010-08-16 geraldFix an include.
2010-08-16 geraldFix compilation on Windows.
2010-08-16 etxrabFrom Cal Turney:
2010-08-16 geraldDon't drop characters in the middle of a UTF-8 sequence...
2010-08-13 geraldConvert our argument list to UTF-8 at startup on Window...
2010-08-13 geraldFix module names.
2010-08-13 guyGet rid of some no-longer-necessary includes of simple_...
2010-08-13 guyInstead of using a Boolean for the search direction...
2010-08-12 wmeierFix two memory leaks;
2010-08-11 wmeierRemove 1K line limit when saving a flow graph to a...
2010-08-10 stigFrom Cal Turney via bug 5038:
2010-08-10 etxrabSwitch to GtkUIManager in stead of the deprecated GtkIt...
2010-08-10 stigFixed warning: format not a string literal and no forma...
2010-08-10 etxrabUse g_snprintf isf strncpy.
2010-08-10 etxrabFrom Cal Turney:
2010-08-10 etxrab- Fix a crash when an entry in the popup menue is selec...
2010-08-09 etxrabUpdate the experimental code to use the UI manager.
2010-08-08 guyYou can't free a string constant.
2010-08-08 guyDon't set the icon name:
2010-08-07 etxrabFrom Cal Turney:
2010-08-05 wmeier(Trivial) Whitespace cleanup.
2010-08-05 wmeier(Trivial) Define rpcprogs_packet() as returning gboolea...
2010-08-05 wmeierFrom Cal Turney: Need 6 dec places of SRT precision...
2010-08-05 stigInitialize tmp_info to avoid warnings from clang:
2010-08-01 rbalintFix Windows builds broken by previous commit
2010-08-01 rbalintUse local copy of Wireshark documentation on UNIX if...
2010-07-30 wmeier'extern gint popup_menu_handler' ==> 'extern gboolean...
2010-07-30 wmeier(Minor) Cleanup some "event callback" function declarat...
2010-07-30 wmeierMinor code cleanup:
2010-07-29 wmeier(Trivial) Indentation cleanup (mostly: fix "4 space...
2010-07-29 wmeierUse a custom sort function for each column of the disse...
2010-07-28 wmeierMinor changes:
2010-07-28 wmeier(Trivial) Fix some typos; Also: Use consistent indentation.
2010-07-28 guyBacking out r33631 for now - it has a number of issues.
2010-07-27 wmeier(Trivial) Fix a typo
2010-07-26 wmeier(Trivial) use gboolean instead of int in a few places...
2010-07-26 wmeier(Trivial) Fix references to "clist" in comments;
2010-07-26 wmeier(Trivial) Use gboolean instead of int in a few places...
2010-07-26 etxrabFrom Cal Turney:
2010-07-23 wmeier(Trivial) Use enum definitions instead of numbers in...
2010-07-23 jakeBacking out r33612.
2010-07-22 wmeier(Trivial): Whitespace cleanup.
2010-07-22 wmeierRework code so start-time, end-time, & packets columns...
2010-07-21 jakeFrom Cal Turney:
2010-07-21 wmeierFix checkAPI targets so gtk-deprecated and gtk-deprecat...
2010-07-20 wmeier(Minor) Fix several usages of deprecated GTK functions.
2010-07-20 wmeierGtkOptionMenu ==> GtkComboBox
2010-07-20 wmeierAdd ws_combo_box_new_text_and_pointer_full() to allow...
2010-07-20 martinmAdd new UEs to the end of the list.
2010-07-20 jmayerUpdading opensuse 11.2 -> 11.3 updated gcc to 4.5.0...
2010-07-15 wmeierChange ws_combo_box... to use a tree-store instead...
2010-07-15 guyMove the code to get version information for libraries...
2010-07-14 geraldGet our dynamic payload name from the correct location.
2010-07-13 wmeierTrivial: Replace deprecated GTK_CHECK... macros with...
2010-07-13 wmeierMinor cleanup:
next