log libgui/src/dialog.cc @ 20540:dd327c0909b0

age author description
Tue, 22 Sep 2015 21:06:01 +0200 Mike Miller listdlg: Make appearance and behavior more Matlab compatible (bug #46026)
Mon, 25 May 2015 22:02:15 -0700 Rik Use in-place operators in C++ code where possible.
Fri, 17 Apr 2015 00:38:40 -0500 Daniel J Sebald Add mutex lock to shutdown confirmation for proper thread timing (bug #44751).
Thu, 16 Apr 2015 09:35:01 -0700 Rik Allow case-insensitive SelectionMode value in listdlg (bug #44822).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 25 Nov 2014 09:56:52 -0500 John Donoghue uigetfile should select existing files only (Bug #43688) gui-release
Sun, 30 Mar 2014 20:18:18 -0400 John Donoghue uigetdir: return correct path name (Bug #42004) gui-release
Tue, 28 Jan 2014 18:19:39 -0500 John Donoghue GUI: Use selected/entered name as part of the directory name in uigetdir gui-release
Tue, 28 Jan 2014 18:17:57 -0500 John Donoghue Add path separator to end of uigetfile path (Bug #41367) gui-release
Tue, 29 Oct 2013 09:54:40 -0700 Rik Use GNU style coding conventions for code in libgui/
Mon, 09 Sep 2013 20:38:00 -0700 Rik dialog.cc: Rename local variables to avoid shadowed variable warning
Mon, 13 May 2013 16:15:58 -0400 John Donoghue Added uigetdir to octave_link
Mon, 06 May 2013 20:02:08 -0400 Michael Goffioul GUI compilation fixes for MSVC.
Sun, 28 Apr 2013 19:49:02 -0400 John W. Eaton style fixes
Sun, 28 Apr 2013 17:00:00 -0400 John Donoghue Add octave_link uiputfile implementation
Sun, 28 Apr 2013 13:41:37 -0400 John W. Eaton style fixes for uigetfile changes
Sun, 28 Apr 2013 09:45:19 -0400 John Donoghue Add Qt link uigetfile dialog implementation.
Thu, 25 Apr 2013 00:11:01 -0400 John W. Eaton use generic dialog for cd or addpath question
Mon, 22 Apr 2013 15:07:13 -0400 Daniel J Sebald Add questdlg dialog function and fix variety of dialog bugs.
Mon, 22 Apr 2013 11:50:40 -0400 John W. Eaton avoid invalid signal connection
Fri, 19 Apr 2013 17:36:40 -0400 John W. Eaton improve debugging with the GUI
Sat, 13 Apr 2013 15:22:34 -0400 Daniel J Sebald dialog boxes with Qt widgets