log libgui/src/find-files-dialog.cc @ 21203:710e700cdd7f

age author description
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Fri, 27 Feb 2015 08:41:59 +0100 Torsten new gui icons
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Thu, 23 Jan 2014 21:00:51 +0100 Torsten some text improvements in the gui (#bug 41201) gui-release
Tue, 14 Jan 2014 23:23:50 +0100 Torsten fix missing translations (bug #41200) gui-release
Wed, 13 Nov 2013 02:28:34 -0500 John W. Eaton include config.h in more files in libgui
Tue, 29 Oct 2013 09:54:40 -0700 Rik Use GNU style coding conventions for code in libgui/
Wed, 17 Jul 2013 21:42:11 -0400 John Donoghue Add sortable table headers to find_files_dialog results
Sun, 23 Jun 2013 16:50:08 +0200 Torsten make the result list in find files dialog always fill its layout
Tue, 16 Apr 2013 20:12:45 -0400 John Donoghue Updates to find-file-dialog usage
Mon, 15 Apr 2013 02:06:00 -0400 John Donoghue Add find files implemtation to main window menu