aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2012-01-20Convert forward slashes in URI to backslashes if WIN32. Patch from Cal Turne...cmaynard1-4/+10
2012-01-20Add more configuration information to config.pri which lets us removegerald1-14/+1
2012-01-20Try copying our plugins to an accessible directory. This assumes you've setgerald1-15/+23
2012-01-20Remove or mark unused variables.gerald3-9/+14
2012-01-19Add icons for pipe interfaces. This allows for easiertuexen3-1/+77
2012-01-18Get rid of no-longer-applicable comments.guy1-8/+0
2012-01-18Get rid of some redeclarations, include "ui/recent_utils.h" to get thoseguy2-17/+1
2012-01-18Another fix for the move of recent.h.guy1-1/+1
2012-01-18Following the move of recent.*alagoutte1-6/+6
2012-01-18New include file needs to be included.guy1-0/+2
2012-01-18Another change for the recent changes (in both senses of "recentguy1-0/+1
2012-01-18Reflect the move of recent.c from ui/gtk to the top-level directory.guy1-1/+0
2012-01-18Another fix for the move of recent.h to the ui directory.guy1-1/+1
2012-01-18Reflect the changes to make the recent-file code GUI-independent.guy5-16/+15
2012-01-18Add some files that didn't get checked in.guy2-0/+153
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;guy40-1293/+112
2012-01-16Move alert_box.c back up to the top-level directory for now, to fix theguy1-134/+0
2012-01-16Just include it from the current directory.guy1-1/+1
2012-01-16Another fix for the move of the win32 directory.guy1-1/+1
2012-01-16Fix up for the move from the top-level directory to the ui directory.guy1-5/+5
2012-01-16Reflect the move of simple_dialog.h to the ui directory.guy1-1/+2
2012-01-16Reflect the move of the top-level win32 directory into the ui directory.guy6-9/+7
2012-01-16Make the win32 directory a subdirectory of the ui directory.guy5-0/+2621
2012-01-16Reflect the move of some header files to the ui directory.guy6-10/+14
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toguy119-171/+824
2012-01-15Fix a typo in a comment ....wmeier1-1/+1
2012-01-15Missed another .. -> ../.. casejmayer1-1/+1
2012-01-15More .. -> ../.. changes after gtk/ movejmayer9-71/+71
2012-01-15More .. -> ../.. changes after gtk/ movejmayer1-12/+12
2012-01-15Clean up after gtk/ move: Makefile.am.inc is now at ../..jmayer1-1/+1
2012-01-15Add back revision 40517 which got lost during gtk/ movejmayer1-18/+12
2012-01-15Move gtk to ui/gtk.jmayer308-19/+150317
2012-01-14Initial status bar functionality. Promote the main window's status bargerald17-153/+607
2012-01-09Remove some debug logging.gerald1-2/+1
2012-01-09Remove a generated file (pointed out by Gisle Vanem).gerald1-317/+0
2012-01-04Fix compilation on Windows.gerald2-4/+2
2012-01-04Add initial support for Qt along with a "ui" subdirectory.gerald75-0/+8552