log libgui/src/dialog.cc @ 19263:281a36ad4907

age author description
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