Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-21 | PromputUserDialog: changes so descendants have better access to certain data. | Graeme Geldenhuys | |
- We can new set an initial UserID too. - Moved two TfpgEdit components to protected section. | |||
2011-07-12 | minor fixing of the heigh of the database selection combobox. | Graeme Geldenhuys | |
2011-07-12 | Added a new Database property to the DB Login Form. | Graeme Geldenhuys | |
this allows us easy access to what database the user selected. | |||
2011-07-12 | Only call btnOK event handler if we had successful authentication. | Graeme Geldenhuys | |
This gives the user another chance to log in. | |||
2009-01-09 | * more work on the Select Dir dialog, but it's not workable yet. | graemeg | |
2008-05-19 | * Merged my private graemeg branch changes (r752:r781) into trunk. These ↵ | graemeg | |
changes are required to change all componens from 1-based indexing to 0-based indexing. | |||
2008-03-13 | * Applied patch from Antonio which adds a authentication to User Prompt ↵ | graemeg | |
Dialog and added a DB login dialog. * Minor fixes to the user prompt dialog Wiggle method. * Minor fix to TfpgWindowBase.MoveWindow method. * Extended filedialog demo to show an example usage of DB Login Dialog. * Updated the rest of the lang_XXX.inc files with new resource string. | |||
2008-03-12 | * Applied User Prompt Dialog patch from Antonio. | graemeg | |
* Minor changes to the message dialogs. |