summaryrefslogtreecommitdiff
path: root/src/gui/gui_menu.pas
AgeCommit message (Expand)Author
2008-01-07* Moved many methods from Public to Private or Protected in gui_menu.pasgraemeg
2008-01-04* GUI: Moved all MenuItem painting into the Paint event handler.graemeg
2007-11-29* Created a new overloaded CentrePoint function.graemeg
2007-10-28* Fixed the menu click issue under Windows.graemeg
2007-10-05* Implemented a UTF8Insert() and UTF8Delete() proceduresgraemeg
2007-09-26* Added copyright information in the GUI units.graemeg
2007-08-30* Changed the unit output path of the CoreLib and GUI (Lazarus) packages to t...graemeg
2007-08-27* Implemented List Mediators with tiOPF support and added a demo.graemeg
2007-08-21* GDI: Fixed popup window support.graemeg
2007-08-21* GDI: Added missing units to GFX package.graemeg
2007-08-21* Fixed a minor memory leak in fpgApplication. We still have quite a few graemeg
2007-08-20* MenuBar height is now calculated based on Menu Font.graemeg
2007-08-20* I commit this menu changes for reference in a future theme.graemeg
2007-08-20* Added keyboard handling in PopupMenus.graemeg
2007-08-20* Implemented a most of the Menu component. It's stillgraemeg
2007-08-13* Started implementation of a menugraemeg