Be a little more explicit in our description of tvb_get_ptr.
[metze/wireshark/wip.git] / gtk /
2009-08-10 Anders BromanFrom Kovarththanan Rajaratnam:
2009-08-09 Kovarththanan Raja... Add PTREE_FINFO and use PITEM_FINFO when possible.
2009-08-09 Kovarththanan Raja... Add PNODE_FINFO. We've been using PITEM_FINFO on proto_...
2009-08-08 Kovarththanan Raja... From Bahaa Naamneh via Bug 3538:
2009-08-08 Guy HarrisMove one comment before all of the code to which it...
2009-08-06 Stig BjørlykkeAdded new_packet_list_set_font() and initialize fonts...
2009-08-05 Gerald CombsSquelch a couple of Clang Static Analyzer warnings.
2009-08-03 Gerald CombsAdd some null checks.
2009-07-31 Stephen FisherInclude packet_info.h before ui_utils.h since we just...
2009-07-29 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-29 Anders BromanAdd pinfo to new_packet_list_append() this should give...
2009-07-29 Stig BjørlykkeMark an unused argument.
2009-07-28 Anders BromanMake mark frame work.
2009-07-28 Bill MeierClarify (slightly) some comments;
2009-07-28 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-28 Anders BromanSet reftime without recreating the packet list.
2009-07-28 Anders BromanFix setting of timestamp_precision.
2009-07-28 Anders BromanFix setting of new time format.
2009-07-27 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-27 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-26 Anders Broman"Create" the time cols when we render them making chang...
2009-07-26 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-26 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-25 Stephen FisherRemove two unused variables and mark a function paramte...
2009-07-25 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-25 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-25 Stephen FisherUpdate my e-mail address with a reference to the AUTHOR...
2009-07-24 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-24 Anders BromanWhen using the new packet list select the first packet...
2009-07-22 Anders BromanFrom kovarththanan Rajaratnam:
2009-07-22 Anders BromanFrom Jakub Zawadzki:
2009-07-22 Anders BromanFrom Jakub Zawadzki:
2009-07-22 Anders BromanFrom Jakub Zawadzki:
2009-07-21 Stig BjørlykkeFrom didier gautheron via bug 3762:
2009-07-20 Anders BromanImplement new_packet_list_find_row_from_data()
2009-07-20 Stig BjørlykkeChanged to use "Field type" instead of "Format", to...
2009-07-20 Anders BromanRedraw the list when color filters are enabled/disabled.
2009-07-20 Anders BromanAvoid a crash if no color filter exists (SCTP trace).
2009-07-20 Stephen FisherIntroduce packet list coloring for the NEW_PACKET_LIST...
2009-07-17 Gerald CombsSet the extension channel correctly. Fixup whitespace.
2009-07-17 Anders Bromanmake it possible to retreive the record with packet_lis...
2009-07-16 Anders BromanMove th /MP flag setting to LOCAL_CFLAGS set in configu...
2009-07-15 Anders BromanAdd /MP flag to make use of multi cores.
2009-07-14 Anders BromanFix the sort routine.
2009-07-13 Stephen FisherChange the new packet list to use a cell data function...
2009-07-12 Anders BromanColumn index now corresponds to the column in the tree...
2009-07-12 Anders BromanAdd a forgotten piece of code...
2009-07-12 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3702:
2009-07-12 Anders BromanSome small fixes from Jakub Zawadzki joined with my...
2009-07-11 Anders BromanFrom Artem Tamazov:
2009-07-10 Jaap KeuterFrom David Aggeler:
2009-07-09 Stig BjørlykkePop the welcome header when we are finished capture...
2009-07-08 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-08 Anders BromanWe are only handling one row at a time(right?).
2009-07-05 Anders Bromangtk_tree_view_set_fixed_height_mode() is GTK 2.6
2009-07-03 Bill MeierFrom Kovarththanan Rajaratnam: Fixes for bug #3536
2009-07-02 Michael TüxenGet it compiling with -DNEW_PACKET_LIST on Mac OS X.
2009-07-02 Stephen FisherAllow the new packet list's columns to be moved back
2009-07-02 Anders BromanThis time with the comment...
2009-07-02 Anders BromanDon't resort the list for every row, the list will...
2009-07-02 Gerald CombsPull mkstemp() into tempfile.c. That's the only place...
2009-07-02 Stig BjørlykkeMove updating menus with new recent values to a point...
2009-07-02 Gerald CombsFix the build.
2009-07-01 Gerald CombsUpdates to create_tempfile:
2009-07-01 Anders BromanRealy make the new packet list compile under Windows...
2009-07-01 Gerald CombsFix a key entry bug in the decryption key dialog. Remov...
2009-07-01 Anders BromanMake the new packet list compile on Windows.
2009-07-01 Stig BjørlykkeAdded NEW_PACKET_LIST guard for new_packet_list.h
2009-07-01 Anders BromanMake it possible to configure use of NEW_PACKET_LIST...
2009-06-30 Guy HarrisFix typo.
2009-06-30 Guy HarrisFix typo.
2009-06-30 Stephen FisherIntroduce experimental new feature: GTK2 tree view...
2009-06-30 Guy HarrisPut in missing newline at the end.
2009-06-29 Gerald CombsFix a couple of AirPcap channel/offset bugs. Remove...
2009-06-28 Ulf Lampingfix bug #3439 (thanks to Kovarththanan Rajaratnam)...
2009-06-28 Bill MeierAnalyze!Enabled Protocols: Fix so type-ahead find OK...
2009-06-28 Anders BromanFrom Sean Walberg:
2009-06-26 Gerald CombsAdd a tooltip in case it's not obvious how to rearrange...
2009-06-26 Stig BjørlykkeSmall whitespace cleanup.
2009-06-22 Anders BromanChange window_new() to dlg_window_new() and destroy...
2009-06-21 Anders BromanChange window_new() to dlg_window_new() and destroy...
2009-06-21 Guy HarrisUpdate for main_menu.[ch] -> menus.[ch] change.
2009-06-21 Guy Harris"main_menu.[ch]" -> "menus.[ch]"; it handles not only...
2009-06-16 Stig BjørlykkeLet create_preference_option_menu() and create_preferen...
2009-06-16 Stig BjørlykkeResize the list in the autocompletion popup when narrow...
2009-06-15 Stig BjørlykkeLet create_preference_option_menu() and create_preferen...
2009-06-15 Stig BjørlykkeLet create_preference_check_button() set the tooltips.
2009-06-15 Stig BjørlykkeAdded a preference to capture in Pcap-NG from GUI.
2009-06-15 Jörg MayerTrivial warning fixes:
2009-06-14 Gerald CombsUse a unique data file name for our OpenStreetMap data...
2009-06-13 Stig BjørlykkeFrom Didier Gautheron via bug 3532:
2009-06-11 Anders BromanWindows transient to main window and destoyed with it.
2009-06-10 Stig BjørlykkeMake it compile with gtk < 2.6.
2009-06-10 Stig BjørlykkeFrom yami via bug 3508:
2009-06-10 Bill Meier*nix color_filters import/export: fix minor bug: failur...
2009-06-09 Stig BjørlykkeResize the list in the autocompletion popup when narrow...
2009-06-09 Gerald CombsFor interfaces that don't support PacketOpenAdapter...
2009-06-09 Sake BlokReverted part of SVN 27411. The "home" and "end" key...
2009-06-08 Bill Meier(Trivial) Remove an obsolete comment related to GTK 1
2009-06-06 Anders BromanAdd time stamp to the list.
next