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
2010-10-28
interface implementation methods can be private. We only work with
Graeme Geldenhuys
2010-10-28
GDI: Implemented HandleDNDLeave, DNDEnter and DNDPosition event handlers
Graeme Geldenhuys
2010-10-28
GDI: implemented a helper function for DropAction conversion
Graeme Geldenhuys
2010-10-28
GDI: Implemented DoDragLeave for droptarget
Graeme Geldenhuys
2010-10-28
GDI: Fixed DragEnter implementation.
Graeme Geldenhuys
2010-10-28
GDI: implemented some helper functions for OLE DND clipboard types
Graeme Geldenhuys
2010-10-28
Implemented equals (=) operator for TPoint type
Graeme Geldenhuys
2010-10-28
GDI: Changed TfpgOLEDragDropEffect type to DWORD to match OLE API
Graeme Geldenhuys
2010-10-28
GDI: Added OLE DND into TfpgGDIWindow.
Graeme Geldenhuys
2010-10-28
GDI: A near complete Windows OLE Drag-n-Drop implementation
Graeme Geldenhuys
2010-10-28
TfpgWindowBase introduced a new abstract method
Graeme Geldenhuys
2010-10-28
Ad conversion helper functions from OLE DND to fpGUI DropActions
Graeme Geldenhuys
2010-10-28
GDI: introduced a template TGDIDragManager class
Graeme Geldenhuys
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
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
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-12
minor code formatting
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-04
Added missing predefined color for Splitter Grabbar.
Graeme Geldenhuys
2010-10-04
Reworked algorythm for Align property
Graeme Geldenhuys
2010-10-04
Splitter grabbar color is now a system color.
Graeme Geldenhuys
2010-10-04
Anchors now support relative positioning
Graeme Geldenhuys
2010-10-04
X11: extra failsafe before posting FPGM_RESIZE event.
Graeme Geldenhuys
2010-10-03
X11: fake a Resize event after the window is mapped (shown).
Graeme Geldenhuys
2010-10-01
fixed issue ID: 3030971 from SourceForge.
Graeme Geldenhuys
2010-10-01
Fix compilation under Windows. Force DeleteFile() from Sysutils, not Windows ...
Graeme Geldenhuys
2010-10-01
bugfix for ID: 3064350 from SourceForge.
Graeme Geldenhuys
2010-10-01
Set default property values for TfpgWindowBase
Graeme Geldenhuys
2010-10-01
minor improvement to fpgGetNamedColor - now using fpgIsNamedColor internally.
Graeme Geldenhuys
2010-10-01
new function introduced: fpgIsNamedColor()
Graeme Geldenhuys
2010-10-01
bugfix: SpinEdit sometimes caused an AV because fpgCaret could not paint
Graeme Geldenhuys
2010-10-01
uidesigner: Added TfpgColorWheel and TfpgValueBar to component palette.
Graeme Geldenhuys
[prev]
[next]