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
/
gdi
Age
Commit message (
Expand
)
Author
2011-05-06
Skeleton style units.
Graeme Geldenhuys
2011-03-08
applied the missing setting for Lazarus IDE so package unit is not added to a...
Graeme Geldenhuys
2011-01-14
GDI: OnDragDrop the Sender and Source parameters are now populated.
Graeme Geldenhuys
2011-01-14
GDI: OnDragEnter now has Sender and Source parameters populated
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
2010-11-15
A new compiler define for debuging GDI key input messages.
Graeme Geldenhuys
2010-11-11
Bumped the version number so it's newer than the last release.
Graeme Geldenhuys
2010-10-29
Code cleanup by removing leftover writeln() statements.
Graeme Geldenhuys
2010-10-29
Fixed Windows DND memory leaks.
Graeme Geldenhuys
2010-10-29
More DND debugging code for TfpgGDIDrag class.
Graeme Geldenhuys
2010-10-29
Moved OnDragStartDetected from TfpgWidget to TfpgWindowBase
Graeme Geldenhuys
2010-10-29
Added DND debugging entries and minor code formatting improvements.
Graeme Geldenhuys
2010-10-29
Applied same logic in X11 to OLE DND regarding preferred mime choice
Graeme Geldenhuys
2010-10-29
Bugfix in EnumDataToStringList()
Graeme Geldenhuys
2010-10-29
Slight improvement to the WindowsClipboardLookup method.
Graeme Geldenhuys
2010-10-29
Implemented a working TfpgGDIDrag.Execute
Graeme Geldenhuys
2010-10-29
GDI: Implemented StringToHandle in TfpgGDIDrag class
Graeme Geldenhuys
2010-10-29
Added a new private Drag property to TfpgGDIApplication
Graeme Geldenhuys
2010-10-28
GDI: Implement last remaining part to allow DropTarget to receive data.
Graeme Geldenhuys
2010-10-28
GDI: store user selected information from DragEnter event handler
Graeme Geldenhuys
2010-10-28
GDI: Choose a more specific base class for DropTarget reference.
Graeme Geldenhuys
2010-10-28
GDI: Reference to where I got info to implement Windows OLE DND
Graeme Geldenhuys
2010-10-28
GDI: When creating a list of clipboard formats, add mime equivalents too.
Graeme Geldenhuys
2010-10-28
Implemented a bare minimum MimeType to Win Clipboard lookup function.
Graeme Geldenhuys
2010-10-28
GDI: Created a help function, GetFormatEtc, that sets up a TFormatEtc record
Graeme Geldenhuys
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
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-27
Renamed TfpgWindowBase.DoEnabledDrops() to DoDNDEnabled()
Graeme Geldenhuys
2010-10-21
GDI: Removed definition of MW_MOUSEWHEEL. it already exists in FPC.
Graeme Geldenhuys
2010-10-15
fpgApplication.OnIdle was never triggered under Windows.
Graeme Geldenhuys
2010-10-01
fixed issue ID: 3030971 from SourceForge.
Graeme Geldenhuys
2010-09-23
GDI: make code compilable again after X11 DND implementation.
Graeme Geldenhuys
2010-09-04
fpg_utils: Added a new function that returns a config directory for fpGUI fra...
Graeme Geldenhuys
2010-09-01
GDI: replaced debug writeln's with SendDebug() calls.
Graeme Geldenhuys
2010-08-30
Fix bug returning to previous active window after opening modal form
Graeme Geldenhuys
2010-08-26
GDI: Correctly implement clipboard support under Windows.
Graeme Geldenhuys
2010-08-23
Fix compilation error under Windows.
Graeme Geldenhuys
2010-08-22
Introduced a new cross-platform fpgFileSize() helper function.
Graeme Geldenhuys
[prev]
[next]