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
/
corelib
Age
Commit message (
Expand
)
Author
2011-07-16
added timestamp varibale to Mouse Parameter record structure.
Graeme Geldenhuys
2011-07-14
GDI: minor change to IUnknown interface code for FPC 2.5.1 compatibility
Graeme Geldenhuys
2011-07-06
Numlock gets treated as a ShitfState in X11. Now disabled.
Graeme Geldenhuys
2011-06-17
gdi implementation of GetWindowState
Graeme Geldenhuys
2011-06-17
minor code formatting changes
Graeme Geldenhuys
2011-06-17
Introduced a new property TfpgWindowBase.WindowState
Graeme Geldenhuys
2011-05-19
New component TfpgReadOnly added to fpGUI.
Graeme Geldenhuys
2011-05-19
better debug output when needed.
Graeme Geldenhuys
2011-05-19
This code is not needed any more, as it was meant for FPC 2.2.x versions.
Graeme Geldenhuys
2011-05-08
Included Motif as one of the default registered styles in fpGUI.
Graeme Geldenhuys
2011-05-08
Corrected the button border sizes in the common style TfpgStyle
Graeme Geldenhuys
2011-05-08
added comments and fixed spelling mistakes in comments.
Graeme Geldenhuys
2011-05-08
globally renamed TFTextFlags to TfpgTextFlags
Graeme Geldenhuys
2011-05-08
globally renamed TFButtonFlags to TfpgButtonFlags
Graeme Geldenhuys
2011-05-06
hook up the Style Manager.
Graeme Geldenhuys
2011-05-06
make the Style Manager available in the fpg_main unit.
Graeme Geldenhuys
2011-05-06
Just grouped the methods of TfpgStyle based on functionality and widgets.
Graeme Geldenhuys
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-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-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
applied the missing setting for Lazarus IDE so package unit is not added to a...
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-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-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-12
UpdateWindowPosition now called irrespectively in MoveandResize.
Graeme Geldenhuys
2011-01-12
Fix stupid typo bug in HandleMove.
Graeme Geldenhuys
2011-01-11
fixes Alignment and Anchor calculation even before we have a window handle
Graeme Geldenhuys
2011-01-10
DoWaitWindowMessage() defined as virtual abstract in fpg_base
Graeme Geldenhuys
2011-01-10
DoMessagesPending() renamed to MessagesPending()
Graeme Geldenhuys
2011-01-06
fpgCheckTimers is now a function.
Graeme Geldenhuys
2011-01-06
new fpgPause() function.
Graeme Geldenhuys
2011-01-06
Timers bugfix. Timers did not always work under Windows or Linux.
Graeme Geldenhuys
2011-01-03
Minor code improvements.
Graeme Geldenhuys
2011-01-03
Moved FDefaultFont instantiation to a new location in code.
Graeme Geldenhuys
2011-01-03
new overloaded version of TfpgStyle.DrawControlFrame()
Graeme Geldenhuys
2010-12-30
TfpgWidget.MsgResize never considered constraints when calculating size deltas
Graeme Geldenhuys
[next]