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
2012-02-29
changed alias class definitions to class descendants.
Graeme Geldenhuys
2012-02-29
docview docs: fixes a minor spelling mistake in the documentation.
Graeme Geldenhuys
2012-02-23
Adds a short description for TfpgApplication.
Graeme Geldenhuys
2012-02-23
new fpdoc description file for fpg_interface.pas unit.
Graeme Geldenhuys
2012-02-23
Removed empty fpdoc description files.
Graeme Geldenhuys
2012-02-21
fpg_edit: again found some TAB character indentation lines - replaces with Sp...
Graeme Geldenhuys
2012-02-21
fpg_edit: for text color adjust to work, repainting must occur a bit later.
Graeme Geldenhuys
2012-02-21
fpg_edit: adjust text color only when the edit box value has changed.
Graeme Geldenhuys
2012-02-21
merge with previous commit.
Graeme Geldenhuys
2012-02-21
fpg_edit: setting the text color via the field variable instead.
Graeme Geldenhuys
2012-02-21
fpg_edit: use the existing DoOnChange method instead. Consistency is key. :)
Graeme Geldenhuys
2012-02-21
fpg_edit: setting NegativeColor property at runtime never caused an repaint.
Graeme Geldenhuys
2012-02-21
fpg_edit: Setting TextColor in numeric edit components never updated OldColor...
Graeme Geldenhuys
2012-02-21
fpg_edit: refactored out the TextColor change due to negative/positive values.
Graeme Geldenhuys
2012-02-21
minor code formatting in fpg_edit unit.
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-02-21
Adds PNG loading support.
Graeme Geldenhuys
2012-02-21
New method GetNodeAt() for TfpgTreeView.
Graeme Geldenhuys
2012-02-21
Use unicode enabled types for the BMP loading code.
Graeme Geldenhuys
2012-02-13
Added printing of fpgImage from fpgImages list
Jean-Marc Levecque
2012-02-13
A duplicated image will now be loaded only once
Jean-Marc Levecque
2012-02-13
Added image position refering to columns in report tool
Jean-Marc Levecque
2012-02-13
TOC and Index entries now in UTF-8 encoding
Graeme Geldenhuys
2012-02-13
fixed the name of one of the contributors
Graeme Geldenhuys
2012-01-18
Add modified u_report.pas
Jean-Marc Levecque
2012-01-18
Add image to header and footer
Jean-Marc Levecque
2012-01-18
Added image control to Report tool
Jean-Marc Levecque
2012-01-18
Image to PDF implementation (not working)
Jean-Marc Levecque
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
2012-01-18
A reworked patch from Jean-Marc
Graeme Geldenhuys
2011-12-13
docs: remove obsolete doc generation scripts.
Graeme Geldenhuys
2011-12-13
docs: updated CSS file to remove double spacing.
Graeme Geldenhuys
2011-12-13
docview: adds a title panel above the topic contents area.
Graeme Geldenhuys
2011-12-13
docview: changed target file output path to include CPU and OS.
Graeme Geldenhuys
2011-12-13
docview help: updated docs about Bookmarks support.
Graeme Geldenhuys
2011-12-13
docview help: changed the Note paragraph to a multi-paragraph note.
Graeme Geldenhuys
2011-12-13
docview help: removed the todo items already implemented.
Graeme Geldenhuys
2011-12-13
docview help: fixed a spelling mistake
Graeme Geldenhuys
2011-12-08
Introduced a BaseGauge class which TfpgGauge descends from.
Graeme Geldenhuys
2011-12-08
New functions to return darker or lighter variations of a color.
Graeme Geldenhuys
2011-12-08
embedded TAB characters replaced with Space character indentation.
Graeme Geldenhuys
2011-12-06
Some basic docs or the basegrid unit.
Graeme Geldenhuys
2011-12-06
Hide the hint window when the mouse button is pressed.
Graeme Geldenhuys
2011-12-05
UIDesigner: surface BorderStyle and ScrollbarStyle for some widgets.
Graeme Geldenhuys
2011-12-05
Bump visibility of BorderStyle property in StringGrid and FileGrid widgets
Graeme Geldenhuys
2011-12-05
Implements BorderStyle property for basegrid widget.
Graeme Geldenhuys
[next]