aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui_util.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Move the declaration of packet_list_select_last_row() to ui/gtk/packet_list.h.Guy Harris1-1/+0
2016-12-12Mark routines GTK+ only.Gerald Combs1-1/+1
2016-01-01No need for toolkit-dependent color initialization.Guy Harris1-1/+0
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann1-0/+10
2015-06-10Rename wsutil/process.h to wsutil/processes.h to avoid collisions.Guy Harris1-1/+1
2015-06-10Use pid_t on UN*X, and HANDLE on Windows, for the process ID.Guy Harris1-1/+3
2015-06-09[MSVC 2015] Use intptr_t for "pointer stored as int" to make MSVC happy.Anders1-1/+3
2015-02-27Qt: Automatically scroll the packet list.Michal Labedzki1-1/+1
2014-10-06Qt: Packet list column sorting.Gerald Combs1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-22Avoid including definition of column_info structure in dissectors.Jakub Zawadzki1-0/+1
2013-11-24Rmove packet_info argument from packet_list_append(), never used.Jakub Zawadzki1-1/+1
2013-10-30Add initial support for geometry settings in the main window.Gerald Combs1-2/+0
2012-10-24Add Modelines info for new common ui source file(s)Alexis La Goutte1-0/+13
2012-09-04- Replace packet_list_recreate_visible_rows -> packet_list_recreate_visible_r...Jörg Mayer1-17/+17
2012-08-24Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all dependGerald Combs1-0/+5
2012-08-23Move the pipe input routines to the common UI directory.Gerald Combs1-5/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-03Move the declaration of main_set_window_name() frm ui/ui_util.h toGuy Harris1-2/+0
2012-06-03Move routines that handle the main window title bar out ofGuy Harris1-4/+1
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-1/+13
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-0/+81