summaryrefslogtreecommitdiff
path: root/src/corelib/gdi
AgeCommit message (Expand)Author
2010-09-04fpg_utils: Added a new function that returns a config directory for fpGUI fra...Graeme Geldenhuys
2010-09-01GDI: replaced debug writeln's with SendDebug() calls.Graeme Geldenhuys
2010-08-30Fix bug returning to previous active window after opening modal formGraeme Geldenhuys
2010-08-26GDI: Correctly implement clipboard support under Windows.Graeme Geldenhuys
2010-08-23Fix compilation error under Windows.Graeme Geldenhuys
2010-08-22Introduced a new cross-platform fpgFileSize() helper function.Graeme Geldenhuys
2010-08-02Added VERSION_FILE.inc to fpgui_toolkit.lpk packages and updated version.Graeme Geldenhuys
2010-07-05New unit (fpg_imgutils)Graeme Geldenhuys
2010-06-29Removed special characters from code comments.Graeme Geldenhuys
2010-06-29GDI: minor code formatting.Graeme Geldenhuys
2010-05-23New Input Query (text) Dialog and global function fpgInputQuery().Graeme Geldenhuys
2010-05-17GDI: did not handle waBorderLess window attribute.Graeme Geldenhuys
2010-05-14JPEG image loading supportjp anghel
2010-04-29Fixed code to remove compiler warnings/hints.Graeme Geldenhuys
2010-04-29New "Select Color" dialog added to fpGUI.Graeme Geldenhuys
2010-04-15New unit fpg_editbtn.pas: Adds TfpgFileNameEdit component.Graeme Geldenhuys
2010-04-06version info file moved to src directory.Graeme Geldenhuys
2010-03-23GDI: internet links in unit header commentGraeme Geldenhuys
2010-03-18WINCE: Replaced magic numbers with windows constants.Graeme Geldenhuys
2010-03-18Minor code formatting change.Graeme Geldenhuys
2010-03-18WinCE: Fix painting of BMP images to screen.Graeme Geldenhuys
2010-03-18package settings: Use AnsiString and disable optimisation for better debugging.Graeme Geldenhuys
2010-03-08Updated the various programs and fpGUI library to use the new generate versio...Graeme Geldenhuys
2010-03-08GDI: ShellExecute now uses correct application stateGraeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-23Initial support for WinCE devices, after a long break since v0.4.Paul Breneman
2010-02-23wrong eol characters for windows fpgui_toolkit.lpk file.Graeme Geldenhuys
2010-02-22Removed IFDEf's in fpg_main by using fpg_interface unitGraeme Geldenhuys
2010-02-11Cross-build script for personal useGraeme Geldenhuys
2009-12-29Updating fpgui package licensing information and version number.Graeme Geldenhuys
2009-11-10Minor code update to fix compiler error with FPC 2.4.0rc1Graeme Geldenhuys
2009-10-23New WindowPosition setting of wpOneThirdDown.Graeme Geldenhuys
2009-09-27Add 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() methodgraemeg
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
2008-09-27* Minor fixes to get fpGUI to compile under Windows. After the unit name chan...graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg
2008-09-19* Removed old deprecated lazarus packagesgraemeg
2008-08-31* Made some changes to the Hint Help under Windows. Microsoft strikesgraemeg
2008-07-23Applied patch from Valdimir fixing app crash when mouse wheel is scrolled in ...graemeg
2008-07-23* Minor parameter type change in Clipboard classes from String to TfpgString.graemeg
2008-07-22Applied Valdimir's modalform patch for GDI backend.graemeg
2008-07-18* Removed unnecessary parameters from DoUpdateWindowPosition.graemeg
2008-07-14* Applied GDI Modal Forms patch from Vladimir.graemeg
2008-07-11Applied mousevents patch from Vladimir.graemeg
2008-07-02* Reverted the previous patch, except for the InvalidateRect() call.graemeg