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
/
src
Age
Commit message (
Expand
)
Author
2011-05-06
Implemented a new style method that draws the EditBox background.
Graeme Geldenhuys
2011-05-06
Skeleton style units.
Graeme Geldenhuys
2011-05-06
Style Manager factory implemenation
Graeme Geldenhuys
2011-05-05
Added empty placeholder unit back into src directory.
Graeme Geldenhuys
2011-05-05
Moved fpg_style to prototypes fpg_styler unit.
Graeme Geldenhuys
2011-05-04
Prototype style: implemented cuPushButtonLabel
Graeme Geldenhuys
2011-05-04
Prototype style: implement "draw focus rect" from scratch.
Graeme Geldenhuys
2011-05-04
Call methods from fpgStyle directly.
Graeme Geldenhuys
2011-05-04
Introduced the usage of fpgStyle.GetButtonShift.
Graeme Geldenhuys
2011-05-03
AText variable was never really used, so I removed it.
Graeme Geldenhuys
2011-05-03
Fixed a compiler warning. I forgot to set the function result.
Graeme Geldenhuys
2011-05-03
New style method introduced: TfpgStyle.GetButtonShift
Graeme Geldenhuys
2011-05-03
marked various methods with overload.
Graeme Geldenhuys
2011-05-03
Introduced a new overloaded method TfpgStyle.DrawButtonFace()
Graeme Geldenhuys
2011-05-03
promoted nested function CalculatePositions() to a method of TfpgBaseButton
Graeme Geldenhuys
2011-04-23
minor TfpgEditButton improvements when used inside the UI Designer.
Graeme Geldenhuys
2011-04-23
new TfpgEditButton component with ellipses glyph on the button.
Graeme Geldenhuys
2011-04-05
Fixes a potential AV when ActiveWidget is freed
Graeme Geldenhuys
2011-03-26
Set the default value for IgnoreDblClick property
Graeme Geldenhuys
2011-03-24
Partial undo of commit 2ffdd747.
Graeme Geldenhuys
2011-03-24
Replaced direct API usage with an already implemented method.
Graeme Geldenhuys
2011-03-24
Replaced old reference to GFX to fpGUI.
Graeme Geldenhuys
2011-03-24
improved charset translation to UTF8
Graeme Geldenhuys
2011-03-08
Calendar Check Combo did not paint date text in correct position.
Graeme Geldenhuys
2011-03-08
Combobox margin fix
Graeme Geldenhuys
2011-03-08
applied the missing setting for Lazarus IDE so package unit is not added to a...
Graeme Geldenhuys
2011-02-07
ComboBox: New Margin default 3 -> 1.
Graeme Geldenhuys
2011-02-07
ComboBox: text position is now the same as TfpgEdit.
Graeme Geldenhuys
2011-02-07
Combobox fix: Setting the Martin cause the Height to change.
Graeme Geldenhuys
2011-02-07
Default Font changes.
Graeme Geldenhuys
2011-02-07
Fix the URL of fpGUI's home page. We recently moved to SourceForge.
Graeme Geldenhuys
2011-02-07
HyperLink Label: published some more properties.
Graeme Geldenhuys
2011-02-07
Memo: SetText now assigns incoming text as is to the internal stringlist.
Graeme Geldenhuys
2011-02-02
Using CreateLabel and a custom font did not resize label component correctly.
Jean-Marc Levecque
2011-01-20
adds extra checks to know when we shouldn't fire the OnClick event
Graeme Geldenhuys
2011-01-19
OnClick now only triggers if the LeftMouseUp occurs in the bounds of the widget.
Graeme Geldenhuys
2011-01-19
A little tweak to allow sorting of ListView
David Emerson
2011-01-14
X11: OnDragDrop the Sender and Source parameters are now populated.
Graeme Geldenhuys
2011-01-14
GDI: OnDragDrop the Sender and Source parameters are now populated.
Graeme Geldenhuys
2011-01-14
X11: OnDragEnter now has Sender and Source parameters populated
Graeme Geldenhuys
2011-01-14
GDI: OnDragEnter now has Sender and Source parameters populated
Graeme Geldenhuys
2011-01-13
tabs: When creating tabsheets, there sizes are immediately calculated.
Graeme Geldenhuys
2011-01-13
button: CreateButton() helper method never called UpdateWindowPosition
Graeme Geldenhuys
2011-01-13
treeview: various changes due to new resizing behaviour of toolkit
Graeme Geldenhuys
2011-01-13
treeview: publish more properties and set default values.
Graeme Geldenhuys
2011-01-13
Spinedit: extra check is required due to new resizing behaviour.
Graeme Geldenhuys
2011-01-13
Creating various Edit components via helper functions now call UpdateWindowState
Graeme Geldenhuys
2011-01-12
Set Width and Height properties so internal state is correcty.
Graeme Geldenhuys
2011-01-12
PageControl: Set a default value for published property ActivePageIndex
Graeme Geldenhuys
2011-01-12
Use Width and Height properties instead of internal fields in constructor
Graeme Geldenhuys
[prev]
[next]