Use pid_t on UN*X, and HANDLE on Windows, for the process ID.
[metze/wireshark/wip.git] / ui / ui_util.h
2015-06-10 Guy HarrisUse pid_t on UN*X, and HANDLE on Windows, for the proce...
2015-06-09 Anders[MSVC 2015] Use intptr_t for "pointer stored as int...
2015-02-27 Michal LabedzkiQt: Automatically scroll the packet list.
2014-10-06 Gerald CombsQt: Packet list column sorting.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-22 Jakub ZawadzkiAvoid including definition of column_info structure...
2013-11-24 Jakub ZawadzkiRmove packet_info argument from packet_list_append...
2013-10-30 Gerald CombsAdd initial support for geometry settings in the main...
2012-10-24 Alexis La GoutteAdd Modelines info for new common ui source file(s)
2012-09-04 Jörg Mayer- Replace packet_list_recreate_visible_rows -> packet_l...
2012-08-24 Gerald CombsRevert r44644 and 44645. g_source_*, g_timeout_, and...
2012-08-23 Gerald CombsMove the pipe input routines to the common UI directory.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-03 Guy HarrisMove the declaration of main_set_window_name() frm...
2012-06-03 Guy HarrisMove routines that handle the main window title bar...
2012-01-18 Guy HarrisRestructure the recent file code so that recent.c is...
2012-01-16 Guy HarrisMove some headers for UI stuff, and the alert_box.c...