summaryrefslogtreecommitdiff
path: root/prototypes
AgeCommit message (Expand)Author
2010-04-15textedit demo: Add support to toggle TextEdit.RightEdge visiblity.Graeme Geldenhuys
2010-04-15textedit: implements RightEdge line supportGraeme Geldenhuys
2010-04-15textedit: update project unit output directory.Graeme Geldenhuys
2010-03-16themetest: fix button state on mouseenter with button downGraeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2009-11-26Quickly made the prototypes compilable again.Graeme Geldenhuys
2009-11-12Updated the prototype 'threedee' project to use latest fpGUI unit names.Graeme Geldenhuys
2009-08-04TextEdit: minor code formatting improvementsGraeme Geldenhuys
2009-08-04TextEdit: reduced processing of up arrow key navigationGraeme Geldenhuys
2009-08-04TextEdit: implement down arrow navigation supportGraeme Geldenhuys
2009-08-02Implements Up Arrow key navigation in TextEdit component.Graeme Geldenhuys
2009-08-02Fix Ctrl+RightArrow skipping a lineGraeme Geldenhuys
2009-08-02Code cleanup in KeyboardCaretNav method.Graeme Geldenhuys
2009-08-02Fix compiler settings so project compiles from Lazarus IDE.Graeme Geldenhuys
2009-08-02Right key navigation support added to TfpgTextEdit.Graeme Geldenhuys
2009-08-02minor code comments for textedit component.Graeme Geldenhuys
2009-08-02minor unit path fix in extrafpc.cfg fileGraeme Geldenhuys
2009-06-23TextEdit: Implemented LoadFromFile and SaveToFile methods.Graeme Geldenhuys
2009-06-23TextEdit: minor code cleanup in TfpgGutter by using FOwner reference variableGraeme Geldenhuys
2009-06-23TextEdit: Mouse wheel support has been fully implemented.Graeme Geldenhuys
2009-06-23TextEdit: Internal TfpgGutter now descends directly from TfpgWidget.Graeme Geldenhuys
2009-06-11textedit project cleanupGraeme Geldenhuys
2009-04-18memory leaks and lpi updatesGraeme Geldenhuys
2009-04-06* added missing units directory for miglayout prototypeGraeme Geldenhuys
2009-04-05* Added missing unit output directories.Graeme Geldenhuys
2009-03-22* Fixed gutter line number alignment in Tfpg_textEdit prototype.graemeg
2008-11-14* more extrafpc.cfg changes.graemeg
2008-10-30* Added my work-in-progress on TfpgTextEdit component.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-05-27* More work on the MiG Layout implementation.graemeg
2008-04-08* Just playing with themes again.graemeg
2008-04-07no commentgraemeg
2008-03-04* More more on the MiG Layout port.graemeg
2008-03-03* Added my MiG Layout Manager code to the prototypes diretory while I continu...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 focusgraemeg
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