summaryrefslogtreecommitdiff
path: root/examples/apps/ide/src/frm_find.pas
AgeCommit message (Expand)Author
2013-03-18ide: added copyright notices to the source code units.Graeme Geldenhuys
2013-03-15ide: Find dialog can now be closed/cancelled with Esc key.Graeme Geldenhuys
2013-03-13ide: Find in File dialog now responds to Enter key press in text seach fieldGraeme Geldenhuys
2011-08-31ide: Only enable the Replace edit field if the Replace checkbox is checked.Graeme Geldenhuys
2011-08-31ide: Find functionality now takes into account FindOptions and Backward searc...Graeme Geldenhuys
2011-08-31ide: named two checkboxes in the Find dialog.Graeme Geldenhuys
2011-08-30ide: created a basic Find dialog.Graeme Geldenhuys