index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
prototypes
Age
Commit message (
Expand
)
Author
2010-07-19
TextEdit: Fixed text selection painting.
Graeme Geldenhuys
2010-07-19
TextEdit: Minor bugfix. I got the X and Y mixed up. :-(
Graeme Geldenhuys
2010-07-19
TextEdit: renamed method parameter to give clear indication of what it is use...
Graeme Geldenhuys
2010-06-12
TextEdit: Implemented text selection via keyboard.
Graeme Geldenhuys
2010-06-12
TextEdit: Unicode enabled some code to correctly calculate text sizes.
Graeme Geldenhuys
2010-06-12
TextEdit: Fixed confusion between X, Y values for text selection handling.
Graeme Geldenhuys
2010-06-12
TextEdit: Scrolling past EOF now increases Scrollbar.Max value too.
Graeme Geldenhuys
2010-06-12
TextEdit: UpdateScrollBars already call UpdateScrollBarCoord so here it is no...
Graeme Geldenhuys
2010-06-12
TextEdit: keeps scrollbar position in sync when using Up/Down arrow keys...
Graeme Geldenhuys
2010-06-12
TextEdit: fixed sync between textedit content and scrollbars.
Graeme Geldenhuys
2010-06-11
TextEdit: Ctrl + Up/Down Arrows now keeps the scrollbar in sync too.
Graeme Geldenhuys
2010-06-11
TextEdit: implemented PgUp and PgDn key support.
Graeme Geldenhuys
2010-06-11
Updated project settings for TextEdit test app. Now debugging works.
Graeme Geldenhuys
2010-06-10
TextEdit: Implemented Home and End keyboard navigation.
Graeme Geldenhuys
2010-06-01
Fixed potential division by zero bug.
Graeme Geldenhuys
2010-06-01
TextEdit Demo: Implemented a very basic syntax highlighter.
Graeme Geldenhuys
2010-06-01
Added 3 new properties. FontHeight, FontWidth and OnDrawLine.
Graeme Geldenhuys
2010-05-31
Textedit: scrolling improvements.
Graeme Geldenhuys
2010-05-28
Scrollbar: All painting is now done from inside HandlePaint
Graeme Geldenhuys
2010-04-29
Replaced all TRGBTriple usage in non-fpGUI library code.
Graeme Geldenhuys
2010-04-15
textedit demo: Add support to toggle TextEdit.RightEdge visiblity.
Graeme Geldenhuys
2010-04-15
textedit: implements RightEdge line support
Graeme Geldenhuys
2010-04-15
textedit: update project unit output directory.
Graeme Geldenhuys
2010-03-16
themetest: fix button state on mouseenter with button down
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
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
2009-08-04
TextEdit: minor code formatting improvements
Graeme Geldenhuys
2009-08-04
TextEdit: reduced processing of up arrow key navigation
Graeme Geldenhuys
2009-08-04
TextEdit: implement down arrow navigation support
Graeme Geldenhuys
2009-08-02
Implements Up Arrow key navigation in TextEdit component.
Graeme Geldenhuys
2009-08-02
Fix Ctrl+RightArrow skipping a line
Graeme Geldenhuys
2009-08-02
Code cleanup in KeyboardCaretNav method.
Graeme Geldenhuys
2009-08-02
Fix compiler settings so project compiles from Lazarus IDE.
Graeme Geldenhuys
2009-08-02
Right key navigation support added to TfpgTextEdit.
Graeme Geldenhuys
2009-08-02
minor code comments for textedit component.
Graeme Geldenhuys
2009-08-02
minor unit path fix in extrafpc.cfg file
Graeme Geldenhuys
2009-06-23
TextEdit: Implemented LoadFromFile and SaveToFile methods.
Graeme Geldenhuys
2009-06-23
TextEdit: minor code cleanup in TfpgGutter by using FOwner reference variable
Graeme Geldenhuys
2009-06-23
TextEdit: Mouse wheel support has been fully implemented.
Graeme Geldenhuys
2009-06-23
TextEdit: Internal TfpgGutter now descends directly from TfpgWidget.
Graeme Geldenhuys
2009-06-11
textedit project cleanup
Graeme Geldenhuys
2009-04-18
memory leaks and lpi updates
Graeme Geldenhuys
2009-04-06
* added missing units directory for miglayout prototype
Graeme 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
[next]