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-12-04
fpgui documentation updates.
Graeme Geldenhuys
2012-12-04
fpdoc project file updates.
Graeme Geldenhuys
2012-12-04
RichTextView can now have Text set even in the constructor phase of a form.
Graeme Geldenhuys
2012-12-03
docs: minor grammar improvement to the fpg_x11 docs
Graeme Geldenhuys
2012-12-03
Updates the classes naming convension fro TGfx to Tfpg
Graeme Geldenhuys
2012-12-03
docs: fixes a small spelling mistake in the fpg_tree docs
Graeme Geldenhuys
2012-12-03
docs: fixes some spelling mistakes in the fpg_button docs
Graeme Geldenhuys
2012-12-03
docs: small addition to the docs for the fpg_widget unit.
Graeme Geldenhuys
2012-12-03
docs: Small addition to the docs for the fpg_main unit.
Graeme Geldenhuys
2012-12-03
Added more documentation units to the fpdoc project file.
Graeme Geldenhuys
2012-11-30
Silence the compiler about range checking.
Graeme Geldenhuys
2012-11-30
Minor optimisation for UTF8Insert()
Graeme Geldenhuys
2012-11-30
Fixes UTF8 functions for 64-bit compliance.
Graeme Geldenhuys
2012-11-30
optimised UTF8CStringToUTF8String
Graeme Geldenhuys
2012-11-30
Fixes compiler warning about using a deprecated type... TFPColor
Graeme Geldenhuys
2012-11-30
Fixes compiler hint about unused unit
Graeme Geldenhuys
2012-11-26
docview: Improved the IPF-to-RichTextView generated tags for colored text.
Graeme Geldenhuys
2012-11-26
More richtext color tag improvements.
Michael van Canneyt
2012-11-26
Some docview IPF-to-RichTextView syntax changes.
Graeme Geldenhuys
2012-11-26
RichTextView syntax tag improvements
Michael van Canneyt
2012-11-22
Adds alpha channel values to all the named colors.
Graeme Geldenhuys
2012-11-22
Fixes bug #163 - SelectionText returns all text if there was no selection.
Graeme Geldenhuys
2012-11-22
Memo.SelectionText is now a read/write property
Michael van Canneyt
2012-11-22
Converted miglayout unit test project to the FPTest (DUnit2) testing framework.
Graeme Geldenhuys
2012-11-22
Improves the text formating of the readme file.
Graeme Geldenhuys
2012-11-22
Fixes the description of the <rightmargin> tag.
Graeme Geldenhuys
2012-11-22
Fixes line ending issues
Graeme Geldenhuys
2012-11-22
Updated test projects so they can compile again.
Graeme Geldenhuys
2012-11-22
Normalizing line endings.
Graeme Geldenhuys
2012-11-22
Adds a .gitattributes file
Graeme Geldenhuys
2012-11-21
Removes verbose logevent() calls from docview.
Graeme Geldenhuys
2012-11-21
Adds a small stand-alone test app for the RichTextView component.
Graeme Geldenhuys
2012-11-21
Removed outdated code comment.
Graeme Geldenhuys
2012-11-21
richtextview - documentation in readme file is updated.
Graeme Geldenhuys
2012-11-21
richtext:: Incorrect "normal font" was assigned as default style.
Graeme Geldenhuys
2012-11-20
Implements a ReadOnly property for TfpgCheckBox.
Graeme Geldenhuys
2012-11-20
It seems I was wrong, the .Height property is indeed the correct value to use.
Graeme Geldenhuys
2012-11-19
ReadOnly property implemented for TfpgCalendarCombo
Graeme Geldenhuys
2012-11-19
docview todo item already implemented.
Graeme Geldenhuys
2012-11-13
Implements a very basic ImagePanel component.
Graeme Geldenhuys
2012-11-13
Fixes a memory leak when reading a PNG image from a Stream.
Graeme Geldenhuys
2012-11-13
Filegrid: Formatting of file size value is now fixed under Windows 7.
Graeme Geldenhuys
2012-11-13
Implements WakeMainThread for Windows.
Graeme Geldenhuys
2012-11-13
File Search Result Name was never correctly converted from OS encoding to UTF-8
Graeme Geldenhuys
2012-11-09
As soon as a key is pressed in Grid, remove any hint windows.
Graeme Geldenhuys
2012-11-09
Moved Menu-key press handling up the class hierarchy to TfpgWidget.
Graeme Geldenhuys
2012-10-31
uidesigner: moving columns in grid property editor did not work
Graeme Geldenhuys
2012-10-31
pdf: switching between sections did not always work
Jean-Marc Levecque
2012-10-30
pdf: frames did not adapt to correct size and position for each section
Jean-Marc Levecque
2012-10-30
fixes bug where if treeview.Selection was not explicitly set, we could make a...
Graeme Geldenhuys
[next]