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
2010-10-28
extra error checking in mimelist DND operation
Graeme Geldenhuys
2010-10-28
More code comments and DNDDebug entries.
Graeme Geldenhuys
2010-10-28
bugfix: TfpgX11Drag.SendDNDDrop did not always process correctly.
Graeme Geldenhuys
2010-10-28
Bugfix: TfpgX11Application.HandleDNDposition's XdndStatus message sent did no...
Graeme Geldenhuys
2010-10-28
OnDragLeave event now has the Sender parameter set, and points to the target ...
Graeme Geldenhuys
2010-10-28
TfpgDrag.Execute: replaced Assert() calls with Exceptions.
Graeme Geldenhuys
2010-10-28
TfpgDrag.Execute now has a default TfpgDropAction drop action of daCopy.
Graeme Geldenhuys
2010-10-27
X11 DND: We never checked if drop was really accepted in HandleDNDDrop
Graeme Geldenhuys
2010-10-27
Renamed TfpgWindowBase.DoEnabledDrops() to DoDNDEnabled()
Graeme Geldenhuys
2010-10-27
X11 DND: Incorrectly assumed there will always be a 'text/plain' mime-type
Graeme Geldenhuys
2010-10-26
X11: in HandleDNDposition() we never recursed through all children
Graeme Geldenhuys
2010-10-26
X11: make sure that AcceptDrops are True before we fire OnDragDrop
Graeme Geldenhuys
2010-10-26
X11: improved DND debug messages
Graeme Geldenhuys
2010-10-25
Improved event firing of OnDoubleClick and OnClick
Graeme Geldenhuys
2010-10-21
colorlistbox demo event handlers are now moved to private.
Graeme Geldenhuys
2010-10-21
changed system color for all inactive color variables.
Graeme Geldenhuys
2010-10-21
GDI: Removed definition of MW_MOUSEWHEEL. it already exists in FPC.
Graeme Geldenhuys
2010-10-15
BaseNumericEdit NegativeColor property was used instead of field variable.
Graeme Geldenhuys
2010-10-15
BaseNumericEdit did not specify the default property color.
Graeme Geldenhuys
2010-10-15
fpg_edit: removed pointless property declarations
Graeme Geldenhuys
2010-10-15
memo CursorLine property improvements and sanity checks
Graeme Geldenhuys
2010-10-15
Memo: introduced a new CursorPos property
Graeme Geldenhuys
2010-10-15
Minor improvement in fpgCheckTimers procedure.
Graeme Geldenhuys
2010-10-15
fpgApplication.OnIdle was never triggered under Windows.
Graeme Geldenhuys
2010-10-15
TfpgMemo now has BeginUpdate and EndUpdate methods
Graeme Geldenhuys
2010-10-14
Moved the remaineder of tiOPF support units to tiOPF repository.
Graeme Geldenhuys
2010-10-14
Moved tiOPF related units into the tiOPF repository.
Graeme Geldenhuys
2010-10-14
tiOPF: changes required due to changes in base mediators in tiOPF
Graeme Geldenhuys
2010-10-12
minor code formatting
Graeme Geldenhuys
2010-10-12
tiOPF: Fix StringGrid mediator last column sizing bug
Graeme Geldenhuys
2010-10-12
tiOPF: Renamed conflicting class name to TtiListBoxListMediatorView
Graeme Geldenhuys
2010-10-12
tiOPF: implemented two ListBox item mediators
Graeme Geldenhuys
2010-10-12
listbox: published a few more events and the Text property
Graeme Geldenhuys
2010-10-12
listbox: Text property is now a read/write property
Graeme Geldenhuys
2010-10-11
TfpgButton: experimental feature allowing multi-line text
Graeme Geldenhuys
2010-10-11
minor changes required due to last commits from Jarrod.
Graeme Geldenhuys
2010-10-11
fpgApplication.ProcessMessages now process other events (eg: timers) too.
Graeme Geldenhuys
2010-10-11
new method, Pause(), introduced to TfpgTimer
Graeme Geldenhuys
2010-10-11
TfpgTimer constructor and Reset can now be extended in descendants
Graeme Geldenhuys
2010-10-11
Added a default parameter value for CreatePanel() function
Graeme Geldenhuys
2010-10-11
Fix uses clause of fpGUI Lazarus IDE add-on package.
Graeme Geldenhuys
2010-10-05
After the Align algorithm change Splitter Demo needed a minor fixup.
Graeme Geldenhuys
2010-10-05
tiOPF demo 21: minor code change using shorter mediator syntax.
Graeme Geldenhuys
2010-10-05
StringGrid mediator was missing SetActive() implementation.
Graeme Geldenhuys
2010-10-05
StringGrid mediator bugfix in ClearList method
Graeme Geldenhuys
2010-10-04
uidesigner: Made Align property available for all registered widgets.
Graeme Geldenhuys
2010-10-04
uidesigner: Registered Splitter in component palette.
Graeme Geldenhuys
2010-10-04
Published Align property for all widgets.
Graeme Geldenhuys
2010-10-04
Added missing predefined color for Splitter Grabbar.
Graeme Geldenhuys
2010-10-04
Reworked algorythm for Align property
Graeme Geldenhuys
[prev]
[next]