summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-07-25* fixed timers if the next timer should execute nowdrewski207
2007-07-25* Fixed the Windows implementation of Canvas.DrawArc and Canvas.FillArc.graemeg
2007-07-25* Implemented two new canvas functions. DrawArc() and FillArc()graemeg
2007-07-24minor fix to TfpgLabel again.graemeg
2007-07-24Replaced some code that got undone in the previous revision regarding modal f...graemeg
2007-07-24made DoAllocateWinHandle only allocate not show a handledrewski207
2007-07-24* Fixed a minor repaint bug in TfpgLabel and AutoSize. If text was setgraemeg
2007-07-24* Updated gfx_x11 to reflect the changes about modal forms.graemeg
2007-07-24* Move some modal form requirements as global variable to propertiesgraemeg
2007-07-24GUI: created a AutoSize property for TfpgLabelgraemeg
2007-07-23X11: Modal forms are now working correctly. You cannot kill the parent of a m...graemeg
2007-07-23* Did more work on the TfpgComobBox focus handling.graemeg
2007-07-23* Did more work on the TfpgComboBox. It's starting to look good.graemeg
2007-07-23Added and updated the fpGFX package for Windows.graemeg
2007-07-23Restructure Part 5.graemeg
2007-07-23The first part of removing the obsolete fpGUI and replacing it with the new m...graemeg