aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Add automatic software update checks for Win32 using WinSparkle. AddGerald Combs1-0/+2
2013-02-02Move recent.c to the ui directory, as we did with its header file.Guy Harris1-0/+1
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-0/+2
2012-12-27Move common profile code to ui/profile.[ch].Gerald Combs1-0/+2
2012-12-21Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs1-0/+2
2012-10-21Revert r45692 and try to fix link failure another way: console_win32.[ch] def...Pascal Quantin1-4/+2
2012-10-21Try to fix LINK : fatal error LNK1181: cannot open input file 'win32/console_...Alexis La Goutte1-2/+2
2012-10-21Move MSWindows console "windows" to ui/win32/console_win32.[ch]Alexis La Goutte1-2/+4
2012-10-18Move ui-independent object export routines to the common ui directory.Gerald Combs1-0/+1
2012-10-16Move the DICOM, HTTP, and SMB object export code to the ui directory.Gerald Combs1-0/+4
2012-10-16Move common SSL key export routines to ui/ssl_key_export.[ch]. Make theGerald Combs1-4/+6
2012-09-24Unify some of the GTK+ and Win32 "Save As" code and behavior. This willGerald Combs1-0/+1
2012-09-18Move the UI-independent help URL code to ui/help_url.[ch].Gerald Combs1-0/+2
2012-09-14More fixes for the text import move.Gerald Combs1-2/+5
2012-09-14Create a common libui using CMake similar to what we do with Autotools.Gerald Combs1-1/+4
2012-08-24Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all dependGerald Combs1-2/+0
2012-08-23Move the pipe input routines to the common UI directory.Gerald Combs1-0/+2
2012-08-04Another capture_globals.h fix.Gerald Combs1-0/+1
2012-08-01Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave theGerald Combs1-0/+2
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs1-0/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-08Move alert_box.c to the ui directory.Guy Harris1-0/+1
2012-02-19We already have GENERATED_HEADER_FILES; no need for GENERATED_H_FILES.Guy Harris1-3/+0
2012-02-18Create a libui (static) library in the ui directory, which contains theGuy Harris1-0/+58