Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-10 | folder dialog: Seems internal TStringList.Sorted removed duplicates | Graeme Geldenhuys | |
eg: 'Type1' and 'type1' was considered the same directory under Linux, and only one displayed. This commit fixes the issue and now all directories are displayed. | |||
2010-09-12 | Select Directory Dialog: bug fix - anchors for treeview was not set. | Graeme Geldenhuys | |
2010-09-12 | Select Directory Dialog: now has images with the folder nodes in treeview | Graeme Geldenhuys | |
2010-05-23 | New Input Query (text) Dialog and global function fpgInputQuery(). | Graeme Geldenhuys | |
2010-03-19 | SelectDir Dialog changes - initial selection directory now works. | Graeme Geldenhuys | |
* SelectedDir is now a read/write property * SelectDirDialog() now handles the AStartDir parameter. | |||
2010-03-19 | New translation string for 'Select a directory' dialog. | Graeme Geldenhuys | |
I used Google Translate for the non-English languages - I guess there will be some errors. :-/ | |||
2010-03-19 | SelectDir dialog: Fixed various issues in the dialog. | Graeme Geldenhuys | |
* Removed duplicate / char under Linux * Fixed directory selection under Windows - this was totally broken. Thanks to Jean-Pierre ANGHEL <jp.anghel@bbox.fr> for some support on this and bringing it to my attention. | |||
2009-10-23 | New WindowPosition setting of wpOneThirdDown. | Graeme Geldenhuys | |
Part of the "golden ratio" goodies. It seems to me more pleasing to the eye if a dialog is not 100% centered in the window, but rather 1/3 down of available vertical space. I think Mac OS X also does this. | |||
2009-01-14 | * new methods added to fpg_utils unit. | graemeg | |
* Select Dir Dialog can already display some directories, but still far from complete. | |||
2009-01-12 | * Added two new functions to fpg_utils unit. | graemeg | |
* More work on the Select Directory dialog. | |||
2009-01-09 | * more work on the Select Dir dialog, but it's not workable yet. | graemeg | |
2009-01-09 | * Applied Jean-Marc's dialog patch to improve translation support. | graemeg | |
* Added a skeleton dialog which will become a Directory Select dialog. |