summaryrefslogtreecommitdiff
path: root/src/gui/gui_dialogs.pas
AgeCommit message (Expand)Author
2007-08-25* ShowMessage dialog is now not resizable and centers itself on the screen.graemeg
2007-08-24* Ported the Generic Edit Mediator for use with tiOPF.graemeg
2007-08-22* Started the implementation of a StringGrid. It is graemeg
2007-08-22* Minor improvements to the File Dialog.graemeg
2007-08-21* GDI: Fixed popup window support.graemeg
2007-08-17* FileDialog: Focus is now in sync in the grid based on you last directory yo...graemeg
2007-08-17* FileDialog: Drive combobox and File grid are now in sync at all times.graemeg
2007-08-17* Minor tweak to get FileDialog to work under Windows.graemeg
2007-08-17* Implemented a FileOpen and FileSave dialog. Both are the same class. It'sgraemeg
2007-08-14* Updated a few scripts in the docs directory.graemeg
2007-08-12* Extended the sample text string used in the Font Select dialog.graemeg
2007-08-12* Implemented a Base Dialog class.graemeg
2007-08-11* Started implementation of a Font Selection dialog. (not complete)graemeg
2007-07-23The first part of removing the obsolete fpGUI and replacing it with the new m...graemeg