Age | Commit message (Expand) | Author |
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 |
2010-08-02 | Added VERSION_FILE.inc to fpgui_toolkit.lpk packages and updated version. | Graeme Geldenhuys |
2010-07-05 | New unit (fpg_imgutils) | Graeme Geldenhuys |
2010-06-29 | Removed special characters from code comments. | Graeme Geldenhuys |
2010-06-29 | GDI: minor code formatting. | Graeme Geldenhuys |
2010-05-23 | New Input Query (text) Dialog and global function fpgInputQuery(). | Graeme Geldenhuys |
2010-05-17 | GDI: did not handle waBorderLess window attribute. | Graeme Geldenhuys |
2010-05-14 | JPEG image loading support | jp anghel |
2010-04-29 | Fixed code to remove compiler warnings/hints. | Graeme Geldenhuys |
2010-04-29 | New "Select Color" dialog added to fpGUI. | Graeme Geldenhuys |
2010-04-15 | New unit fpg_editbtn.pas: Adds TfpgFileNameEdit component. | Graeme Geldenhuys |
2010-04-06 | version info file moved to src directory. | Graeme Geldenhuys |
2010-03-23 | GDI: internet links in unit header comment | Graeme Geldenhuys |
2010-03-18 | WINCE: Replaced magic numbers with windows constants. | Graeme Geldenhuys |
2010-03-18 | Minor code formatting change. | Graeme Geldenhuys |
2010-03-18 | WinCE: Fix painting of BMP images to screen. | Graeme Geldenhuys |
2010-03-18 | package settings: Use AnsiString and disable optimisation for better debugging. | Graeme Geldenhuys |
2010-03-08 | Updated the various programs and fpGUI library to use the new generate versio... | Graeme Geldenhuys |
2010-03-08 | GDI: ShellExecute now uses correct application state | Graeme Geldenhuys |
2010-02-26 | Update copyright notice in all units. | Graeme Geldenhuys |
2010-02-23 | Initial support for WinCE devices, after a long break since v0.4. | Paul Breneman |
2010-02-23 | wrong eol characters for windows fpgui_toolkit.lpk file. | Graeme Geldenhuys |
2010-02-22 | Removed IFDEf's in fpg_main by using fpg_interface unit | Graeme Geldenhuys |
2010-02-11 | Cross-build script for personal use | Graeme Geldenhuys |
2009-12-29 | Updating fpgui package licensing information and version number. | Graeme Geldenhuys |
2009-11-10 | Minor code update to fix compiler error with FPC 2.4.0rc1 | Graeme Geldenhuys |
2009-10-23 | New WindowPosition setting of wpOneThirdDown. | Graeme Geldenhuys |
2009-09-27 | Add colorwheel and colormapping units to fpgui_toolkit.lpk package. | Graeme Geldenhuys |
2009-02-12 | * Fixed the rename include files in the fpgui packages. | graemeg |
2008-10-05 | * Added a new Canvas.DrawPolygon() method | graemeg |
2008-10-03 | * Added Jean-Marc initial implementation of SpinEdit component. | graemeg |
2008-10-01 | * Updated the fpGUI lazarus packages to use a platform specific output librar... | graemeg |
2008-09-27 | * Minor compilation bug fixed for GDI. | graemeg |
2008-09-27 | * Phase 2 of the unit rename is complete. The gui units have now been renamed. | graemeg |