From Albert Chin: "config.h" should always be included first first when
[obnox/wireshark/wip.git] / gtk /
2004-12-29 guyFrom Albert Chin: "config.h" should always be included...
2004-12-29 ulflmove global capture_child flag into capture_options
2004-12-29 ulflDon't use a global capture_opts in the capturing engine...
2004-12-29 guyMake the tone of the error messages a bit less formal...
2004-12-28 ulflsome code cleanup (comments changed)
2004-12-27 ulflAgain, some warnings removed.
2004-12-23 ulflshow a simple_dialog, if we use glib 1.x and trying...
2004-12-22 guyChange the RCS ID - it's not getting expanded when...
2004-12-22 guyFrom Brett Kuskie: recalculate the ranges every time...
2004-12-21 jmayerGiles Scott: Add Wlan tap
2004-12-17 guyDon't start up a splash screen if "-G" is specified...
2004-12-10 guyGet rid of C++/C99-style comments - not all C compilers...
2004-12-02 lrolandDon't ethclist.h in main.c, when we don't need it.
2004-12-02 guyWe don't use our own clist for GTK+ 1.3[.x], either.
2004-12-02 guyFrom Nathan Jennings: add a preference that supplies...
2004-12-02 guyFrom Francisco Alcoba: handle inverted time stamps...
2004-12-02 guyWe're not using our own clist for GTK+ 2.x, so call
2004-12-02 sahlbergperformance enhancement:
2004-12-02 sahlbergmake ethereal compile with --without-pcap configurat...
2004-12-01 guyFrom Francisco Alcoba:
2004-11-16 guyDon't redisplay the "Follow TCP Stream" window on every...
2004-11-12 guyPut the file name into the window title, so if you...
2004-11-03 guyWhen clearing the list, use "history_list", just in...
2004-11-01 ulflfirst implementation of the packet history function
2004-10-30 ulflsplit capture_loop from capture.c, some more code cleanup
2004-10-30 ulflmove quit_after_cap into capture_opts
2004-10-27 guyChange some of the merge.c APIs to return more informat...
2004-10-27 ulflfix doxygen tags
2004-10-27 ulflfix doxygen generation
2004-10-22 guyChange some code that affects g_resolv_flags to set...
2004-10-21 guyThe top-level window's list of capture filter expressio...
2004-10-17 guyFrom Alejandro Vaquero: in the RTP analysis code, don...
2004-10-17 guyWhen merging, default to the current file format as...
2004-10-17 guyFrom Mark C. Brown: allow the file type for the merge...
2004-10-17 guyHave "range_convert_range()" dynamically allocate a...
2004-10-16 guyRemove the fixed maximum number of subranges in a range...
2004-10-16 guyMake the nranges member of a range_t be the number...
2004-10-14 guyFrom Jeff Morriss: PREF_RANGE preference type, for...
2004-10-14 tuexenFix bugs to get it working on gtk1 and gtk2.
2004-10-12 tuexenSupport PPID and port number based selection for SCTP...
2004-10-12 ulflfix a bug reported by venkata sandeep: capture->start...
2004-10-12 guyCheck the values of the protocol preferences before...
2004-10-11 etxrabFrom: "Alejandro Vaquero : Add IP bandwidth calculation...
2004-10-09 geraldAdd cfilter_combo_utils.h to the distribution, so that...
2004-10-07 geraldUpdate the Example Files (sample captures) link.
2004-10-07 guySave the capture filter in the recent list iff the...
2004-10-06 ulflFix a bug reported by Keith A French: No "OK" button...
2004-10-06 guyFrom Alejandro Vaquero: make the window bigger so we...
2004-10-05 guyMake the default capture filter be the last one used...
2004-10-05 guyDon't use a terminating entry in the clock_map table...
2004-10-03 ulfladd some button tooltips, renamed some buttons
2004-10-03 ulfladd some button tooltips
2004-10-02 ulfladded some comments
2004-10-02 ulflprecise a comment
2004-10-02 ulflremoved ITU-T prefix from H225, so H.225 and H.323...
2004-10-02 ulflGUI fine tuning, e.g. removed useless "Unselect" button...
2004-10-01 guyDon't define "transport_prot_name[]" in "h323_conversat...
2004-10-01 ulflindirection in menu entry not needed (maybe later again)
2004-10-01 ulflclarify column titles
2004-10-01 guyFrom Francisco Alcoba: handle H.323 conversations over...
2004-10-01 guy"prefs-int.h" belongs in epan, too.
2004-10-01 guyFrom Alejandro Vaquero:
2004-10-01 ulfluse "Analyze" not "Analyse", as in the menu.
2004-10-01 ulflremoved unreferenced "label_stats"
2004-09-30 guyAdd an RCS ID.
2004-09-30 guySet svn:keywords to Id to expand RCS IDs, and set svn...
2004-09-30 etxrabFrom Lars Roland:
2004-09-30 guyFor file browsing dialog boxes, the affirmative button...
2004-09-29 etxrabAdd
2004-09-29 etxrabAdd
2004-09-29 etxrabFrom Miha Jemec: I implemented a H323 call decoder...
2004-09-29 guyMove the column preferences stuff to epan (the rest...
2004-09-29 guyMove various tables into the epan directory.
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-28 guyNormalize line endings and set svn:eol-style to native.
2004-09-28 ulflfrom Thomas Palmer: add a combobox for the recently...
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-09-27 guyAt least in the screenshot at
2004-09-27 ulflAs the GTK Wimp default theme (since 0.6.1) won't displ...
2004-09-25 guyWhen applying preferences, we have to apply the protoco...
2004-09-24 ulflas the interface is usually fixed, or it can be selecte...
2004-09-24 ulfladd a link to the Ethereal wiki front page
2004-09-16 ulflfirst steps towards using the User's Guide as Ethereal...
2004-09-16 guyThe list of protocols should be sorted in a case-insens...
2004-09-15 ulflget GDK window geometry only, if widget is visible
2004-09-11 guyUse _WIN32 rather than WIN32 to determine if we're...
2004-09-11 guyGet rid of some #includes that caused trouble on Window...
2004-09-11 guyGet rid of some #includes that caused trouble on Window...
2004-09-10 guyMove the stuff to handle ASCII <-> EBCDIC conversions to
2004-09-10 guyHoist the code for handling "-G" into a common module.
2004-09-10 gramAdd a "-G fields2" option which is like "-G fields...
2004-09-08 ulflTry to get the window geometry only, if a GdkWindow...
2004-09-08 ulflFix a minor bug only with GTK2.4: if have a problem...
2004-09-08 ulflsort_iter_compare_func() only needed with GTK2
2004-09-07 guy"g_string_printf()" is GLib 2.x-only, but "g_string_spr...
2004-09-07 guySquelch a compiler warning.
2004-09-07 guyCanonicalize the line endings, and set svn:eol-style...
2004-09-07 guySet svn:eol-style to native to keep line endings canoni...
2004-09-07 guyCanonicalize the line endings, and set svn:eol-style...
next