summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2012-01-19Add icons for pipe interfaces. This allows for easierMichael Tüxen3-1/+77
2012-01-18Get rid of no-longer-applicable comments.Guy Harris1-8/+0
2012-01-18Get rid of some redeclarations, include "ui/recent_utils.h" to get thoseGuy Harris2-17/+1
2012-01-18Another fix for the move of recent.h.Guy Harris1-1/+1
2012-01-18Following the move of recent.*Alexis La Goutte1-6/+6
2012-01-18New include file needs to be included.Guy Harris1-0/+2
2012-01-18Another change for the recent changes (in both senses of "recentGuy Harris1-0/+1
2012-01-18Reflect the move of recent.c from ui/gtk to the top-level directory.Guy Harris1-1/+0
2012-01-18Another fix for the move of recent.h to the ui directory.Guy Harris1-1/+1
2012-01-18Reflect the changes to make the recent-file code GUI-independent.Guy Harris5-16/+15
2012-01-18Add some files that didn't get checked in.Guy Harris2-0/+153
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris40-1293/+112
2012-01-16Move alert_box.c back up to the top-level directory for now, to fix theGuy Harris1-134/+0
2012-01-16Just include it from the current directory.Guy Harris1-1/+1
2012-01-16Another fix for the move of the win32 directory.Guy Harris1-1/+1
2012-01-16Fix up for the move from the top-level directory to the ui directory.Guy Harris1-5/+5
2012-01-16Reflect the move of simple_dialog.h to the ui directory.Guy Harris1-1/+2
2012-01-16Reflect the move of the top-level win32 directory into the ui directory.Guy Harris6-9/+7
2012-01-16Make the win32 directory a subdirectory of the ui directory.Guy Harris5-0/+2621
2012-01-16Reflect the move of some header files to the ui directory.Guy Harris6-10/+14
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris119-171/+824
2012-01-15Fix a typo in a comment ....Bill Meier1-1/+1
2012-01-15Missed another .. -> ../.. caseJörg Mayer1-1/+1
2012-01-15More .. -> ../.. changes after gtk/ moveJörg Mayer9-71/+71
2012-01-15More .. -> ../.. changes after gtk/ moveJörg Mayer1-12/+12
2012-01-15Clean up after gtk/ move: Makefile.am.inc is now at ../..Jörg Mayer1-1/+1
2012-01-15Add back revision 40517 which got lost during gtk/ moveJörg Mayer1-18/+12
2012-01-15Move gtk to ui/gtk.Jörg Mayer308-19/+150317
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs17-153/+607
2012-01-09Remove some debug logging.Gerald Combs1-2/+1
2012-01-09Remove a generated file (pointed out by Gisle Vanem).Gerald Combs1-317/+0
2012-01-04Fix compilation on Windows.Gerald Combs2-4/+2
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs75-0/+8552