index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-31
report tool: move some images into standard images list
Jean-Marc Levecque
2011-10-27
tree: improved the spacing / positioning of the node text inside the focus se...
Graeme Geldenhuys
2011-10-27
tree: Added a note about the limitation of Node.HasChildren call.
Graeme Geldenhuys
2011-10-26
new handy function to covert individual R, G and B values into a TfpgColor va...
Graeme Geldenhuys
2011-10-26
treeview demo: reworked this demo to show the StateImageList support
Graeme Geldenhuys
2011-10-26
treeview: implemented StateImageList support (treeview with checkboxes for ex...
Graeme Geldenhuys
2011-10-26
fpg_tree: replaced all debugging writeln() statements with SendDebug() calls
Graeme Geldenhuys
2011-10-26
improved the wording of the authors file.
Graeme Geldenhuys
2011-10-26
TfpImageList.Items[] property is now set as the default property for the class.
Graeme Geldenhuys
2011-10-25
minor code syntax fix. Missing semicolon.
Graeme Geldenhuys
2011-10-25
pdf report: fixed memory leak. Font was not freed.
Graeme Geldenhuys
2011-10-25
pdf reports: fixed some memory leaks
Jean-Marc Levecque
2011-10-25
pdf reports: Simplified code by combining calls into a single call.
Jean-Marc Levecque
2011-10-16
Various PDF reporting changes.
Jean-Marc Levecque
2011-10-12
pdf report: print preview form now gets given a T_Imprime instance
Graeme Geldenhuys
2011-10-12
pdf report: print preview page now appears 10px below the controls bevel.
Graeme Geldenhuys
2011-10-12
pdf reporting: moved the PPI constant to implementation section
Graeme Geldenhuys
2011-10-12
fpGUI is spelled with a lowercase prefix.
Graeme Geldenhuys
2011-09-21
fixed bug where combobox hint closes the dropdown window.
Graeme Geldenhuys
2011-09-21
PromputUserDialog: changes so descendants have better access to certain data.
Graeme Geldenhuys
2011-09-21
docs: SelectFileDialog() documentation added.
Graeme Geldenhuys
2011-09-21
removed old documentation script we don't use any more.
Graeme Geldenhuys
2011-09-21
SelectFileDialog() can now specify the initial directory too.
Graeme Geldenhuys
2011-09-20
textedit: implemented support for deleting selected text.
Graeme Geldenhuys
2011-09-19
textedit: only set Canvas properties when Selected Text is truely required.
Graeme Geldenhuys
2011-09-19
textedit: bugfix where if we do a selection, lots of text go missing.
Graeme Geldenhuys
2011-09-19
textedit: bug fix with the caretpos variable. X / Y typo.
Graeme Geldenhuys
2011-09-19
textedit: second expression is not needed.
Graeme Geldenhuys
2011-09-18
Implemented RemoveFile() in FileMonitor
Graeme Geldenhuys
2011-09-18
made sure filemonitor class is thread-safe in itself.
Graeme Geldenhuys
2011-09-18
Integrated TFileMonitor with the IDE. All open files are now monitored.
Graeme Geldenhuys
2011-09-18
fixed memory leak in TFileMonitor class.
Graeme Geldenhuys
2011-09-16
uidesigner: new option to specify Indentation Style preference.
Graeme Geldenhuys
2011-09-13
implemented a functioning file monitor class.
Graeme Geldenhuys
2011-09-13
x11: implemented window grouping support used by some X11 window managers.
Graeme Geldenhuys
2011-09-13
new utility function to get the current executable name
Graeme Geldenhuys
2011-09-07
Changed the password char from asterisk to unicode black circle
Graeme Geldenhuys
2011-09-02
Corrected the timing when AfterCreate is called in TfpgFrame
Graeme Geldenhuys
2011-08-31
ide: after a search, set the focus back to the editor widget.
Graeme Geldenhuys
2011-08-31
ide: Only enable the Replace edit field if the Replace checkbox is checked.
Graeme Geldenhuys
2011-08-31
textedit: correctly scroll the found text into view.
Graeme Geldenhuys
2011-08-31
add sharing options when opening po files.
Graeme Geldenhuys
2011-08-31
pofile unit now uses the UTF-8 safe file functions.
Graeme Geldenhuys
2011-08-31
updates KeycodeToText() to use the new resource string constants.
Graeme Geldenhuys
2011-08-31
ide: replaced all menu key shortcut caps with resource string constants.
Graeme Geldenhuys
2011-08-31
adds resource string constants for menu key shortcuts.
Graeme Geldenhuys
2011-08-31
textedit: searched matches are now scrolled more into the center of visible text
Graeme Geldenhuys
2011-08-31
ide: Find functionality now takes into account FindOptions and Backward searc...
Graeme Geldenhuys
2011-08-31
ide: named two checkboxes in the Find dialog.
Graeme Geldenhuys
2011-08-30
ide: hooked up the Find dialog to the menus to allow use to do searching.
Graeme Geldenhuys
[prev]
[next]