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
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2012-10-19
Minor changes caused by using a newer UIDesigner.
Graeme Geldenhuys
2012-10-19
Implements support to setup a custom color for the editor's active tab.
Graeme Geldenhuys
2012-10-19
Refactored editor setup code into a single SetupEditorPreference method.
Graeme Geldenhuys
2012-08-29
pdf demo: fixes a compiler hint about unuse uses clause under Windows.
Graeme Geldenhuys
2012-08-28
pdf demo: removes lots of code duplication by moving some functionality into ...
Jean-Marc Levecque
2012-08-28
pdf demo: Temporary fixed a compiler warning about unused local variable.
Graeme Geldenhuys
2012-08-02
Applies the fpGUI coding style to the PDF Reporting Demo.
Graeme Geldenhuys
2012-08-02
Removes the unnecessary fpg_report.lpk package files.
Graeme Geldenhuys
2012-08-01
Moves the PDF report engine & demo into the main source tree.
Graeme Geldenhuys
2012-07-17
Adds a simple readme file to describe the purpose of the demo.
Graeme Geldenhuys
2012-07-06
Fixed spelling mistake in readme file.
Graeme Geldenhuys
2012-04-20
fpg_textedit: new published property RightEdge
Graeme Geldenhuys
2012-04-20
Define default value for Backward parameter.
Graeme Geldenhuys
2012-04-04
DND Example now sets AppType in code, not via compiler option.
Graeme Geldenhuys
2012-03-15
wuline demo: removed all redundant BeginDraw..EndDraw calls.
Graeme Geldenhuys
2012-02-21
edit demo: minor property changes caused by a newer UI Designer.
Graeme Geldenhuys
2012-02-21
edit demo: use TfpgColor() instead of color constant.
Graeme Geldenhuys
2012-02-21
edit demo: Currency Edit's negative values was never set.
Graeme Geldenhuys
2012-01-18
Fix a spelling mistake in the Globe demo.
Graeme Geldenhuys
2012-01-18
ide: removed the duplicate button from the UI.
Graeme Geldenhuys
2012-01-18
Embedded Form demo now uses TfpgFrame, instead of TfpgBevel.
Graeme Geldenhuys
2011-12-05
IDE: Adds last few new units to project files.
Graeme Geldenhuys
2011-12-05
Adds compiler string type setting to unit.
Graeme Geldenhuys
2011-12-05
missing compile mode setting and minor code formatting
Graeme Geldenhuys
2011-11-21
Fixed the parameter modifier of TfpgStyleManager.AssignStyleTypes()
Graeme Geldenhuys
2011-10-26
treeview demo: reworked this demo to show the StateImageList support
Graeme Geldenhuys
2011-10-25
minor code syntax fix. Missing semicolon.
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-13
implemented a functioning file monitor class.
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
ide: replaced all menu key shortcut caps with resource string constants.
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
2011-08-30
ide: added the new Find dialog to the various project files.
Graeme Geldenhuys
2011-08-30
ide: created a basic Find dialog.
Graeme Geldenhuys
2011-08-30
textedit: Implemented FindText() so we can finally do searching.
Graeme Geldenhuys
2011-08-30
textedit: ScrollTo() never updated the scrollbar positions
Graeme Geldenhuys
2011-08-29
textedit: improved text selection via keyboard support
Graeme Geldenhuys
[prev]
[next]