Age | Commit message (Expand) | Author |
---|---|---|
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 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: A near complete Windows OLE Drag-n-Drop implementation | Graeme Geldenhuys |