summaryrefslogtreecommitdiff
path: root/src/corelib/gdi
AgeCommit message (Expand)Author
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
2008-07-02* GDI: Removed the BorderDimension usage in DoUpdateWindowPosition and added ...graemeg
2008-07-01* Applied GDI Resize consistency patch from Luiz Americograemeg
2008-06-30* A quick implementation of the Vista Black button.graemeg
2008-06-29Applied path from Vladimirgraemeg
2008-06-29* GDI: Minor bug fix in Canvas.DoSetColor. It reset the LineStyle to lsSolid.graemeg
2008-06-28* Committed Vladimir's Splitter component patch.graemeg
2008-06-27* Added a new all-in-one lazarus package for fpGUI.graemeg
2008-06-27* Introduced a new property to TfpgWidget, called IsContainer for allgraemeg
2008-06-19* Updated the Bevel example so it compiles again. * Updated the EventTest ex...graemeg
2008-06-02* Patch from Vladimir for application icon under Windows.graemeg
2008-05-27* Applied Vladimir's patch so non-resizeable forms can be minimized under Win...graemeg
2008-05-26* Applied Vladimir's patch to reduce GDI Objects.graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-04-25* fixed a minor compiler error for Windows.graemeg
2008-04-24* TfpgApplicationBase now descends from TObject instead of TComponent.graemeg
2008-04-15* Implemented ActiveWindow method.graemeg
2008-04-02* Applied patch from Vladimir removing all IFDEFs from gui_grid.graemeg
2008-03-31* Applied a ClearType / Anti-aliasing fix for GDI. Created by Vladimir.graemeg
2008-03-27* Minor clipboard patch for GDI by Vladimir.graemeg
2008-03-26* Applied patch from Vladimir improving the DoubleClick support.graemeg
2008-03-25* Added Antonio Sanguigni new TfpgHyperLabel component to fpGUI. I converted ...graemeg
2008-03-20* Minor GDI clipboard fix from Vladimir.graemeg
2008-03-20* Finally fixed the Windows bug in the UI Designer when you move components q...graemeg
2008-03-19* ComboBox and CalendarCombo now work identical under Linux and Windows. Comb...graemeg
2008-03-18* Minor modification to Actived and Deactivate message distribution under Win...graemeg
2008-03-18* Fully implemented DPI functions for GDI backend.graemeg
2008-03-18* Applied a patch from Vladimir which imploves the file system encoding and s...graemeg
2008-03-17* Fixed the ComboBox flicker bug under Windows.graemeg
2008-03-15* GDI backend did not detect Alt keypress events.graemeg
2008-03-14* Applied various patch from Vladimir which implements locale file encoding s...graemeg
2008-03-12* Restructured gfx_utils.pas unit and moved it to the CoreLib directory.graemeg