Age | Commit message (Expand) | Author |
2011-05-08 | globally renamed TFTextFlags to TfpgTextFlags | Graeme Geldenhuys |
2011-05-05 | Moved fpg_style to prototypes fpg_styler unit. | Graeme Geldenhuys |
2011-05-04 | more work on the prototype style test project. | Graeme Geldenhuys |
2011-05-03 | changes to prevent text clipping in prototype demo | Graeme Geldenhuys |
2010-04-29 | Replaced all TRGBTriple usage in non-fpGUI library code. | Graeme Geldenhuys |
2010-03-16 | themetest: fix button state on mouseenter with button down | Graeme Geldenhuys |
2009-11-26 | Quickly made the prototypes compilable again. | Graeme Geldenhuys |
2009-11-12 | Updated the prototype 'threedee' project to use latest fpGUI unit names. | Graeme Geldenhuys |
2008-11-14 | * more extrafpc.cfg changes. | graemeg |
2008-07-28 | * Updated File Dialog (file information panel) to use the TfpgPanel instead o... | graemeg |
2008-07-28 | * Applied the updated images from Vladimir to better support alternative colo... | graemeg |
2008-07-14 | * Minor changes to popup menus for Edit and Treeview. | graemeg |
2008-07-14 | * Applied some of the various patch from Jean-Marc. | graemeg |
2008-07-03 | * EditTest in the prototypes directory now tests Button ImageLayout property. | graemeg |
2008-07-02 | * Reverted the previous patch, except for the InvalidateRect() call. | graemeg |
2008-06-30 | * A quick implementation of the Vista Black button. | graemeg |
2008-06-30 | * Updated the prototypes themetest to improve the painting of themed buttons. | graemeg |
2008-04-08 | * Just playing with themes again. | graemeg |
2008-04-07 | no comment | graemeg |
2008-02-20 | * Minor fix in the version number requirements. | graemeg |
2008-02-20 | * Applied Vladimir's patch for arrow key support in RadioButtons. | graemeg |
2008-02-18 | * I think I fixed the issue with PopupWindows taking focus | graemeg |
2008-02-15 | * Applied Jean-Marc's TextColor and BackgroundColor patch. | graemeg |
2008-02-14 | * GDI: Implemented the new Clipboard class in Windows. Again | graemeg |
2008-02-14 | * X11: fpGUI will now raise an exception if it can't open the X Display. | graemeg |
2008-02-04 | * Applied patch from Jean-Marc creating new properties for ComboBox and ListBox. | graemeg |
2008-02-01 | * Applied patch from Jean-Marc which fixes a minor issue in the TfpgMemo and ... | graemeg |
2008-01-28 | * Applied Jean-Marc memo patch adding TextColor and BackgroundColor properties. | graemeg |
2008-01-26 | * Added a new Color property to RadioButton, Button and CheckBox. | graemeg |
2008-01-26 | Applied patch from Jean-Marc allowing TfpgEdit's text color to be changed. | graemeg |
2008-01-26 | * Middle mouse button click was never detected. | graemeg |
2008-01-26 | * After renaming some files from .dpr to .lpr, I forgot to update the project... | graemeg |
2008-01-14 | * Removed a debug writeln statement from gui_edit unit. | graemeg |
2008-01-11 | * TfpgWidget now has two new events. OnEnter and OnExit so the user can trap ... | graemeg |
2007-12-02 | * Implemented ButtonBevel and FocusRect style based drawing. Currently only a... | graemeg |
2007-11-30 | * Fixed all the memory leaks I could find in CoreLib. We now have non in Core... | graemeg |
2007-11-30 | * Some more minor improvements to the prototype Bitmap theme support. | graemeg |
2007-11-29 | * New overloaded method ImageFromRect in TfpgImage. | graemeg |
2007-11-06 | * Applied patch from Giuliano Colla. It modifies the line drawing but is curr... | graemeg |
2007-10-26 | * Updated the ThreeDee prototype with a new gradient function. | graemeg |
2007-10-25 | * Added new UTF8 function used for text translations with .po files. | graemeg |
2007-10-15 | * Published BackgroundColor and OnPaint for TfpgForm | graemeg |
2007-10-11 | Fixed bugs 1803016 and 1798475. When resizing a window a few times the painti... | graemeg |
2007-10-05 | * Implemented a UTF8Insert() and UTF8Delete() procedures | graemeg |
2007-09-07 | GFX: Added support for handle component creation at runtime correct | graemeg |
2007-08-30 | * Memo: OnUpdate now fires at correct times. | graemeg |
2007-08-17 | * FileDialog: Drive combobox and File grid are now in sync at all times. | graemeg |
2007-08-13 | * Implemented a TfpgProgressBar component. | graemeg |
2007-08-13 | * Renamed the TfpgTrackbar to TfpgTrackBarExtra. | graemeg |
2007-08-12 | * Minor adjustment to the GradientFill function. | graemeg |