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
Age
Commit message (
Expand
)
Author
2011-08-11
richview: we should be looking at SB Width or Height property
Graeme Geldenhuys
2011-08-11
changed string parameter to TfpgString type
Graeme Geldenhuys
2011-08-11
richview: fixes right alignment of images
Graeme Geldenhuys
2011-08-11
richview: correct the localion where we call to update scrollbar coords.
Graeme Geldenhuys
2011-08-11
minor code formatting, improved code comments
Graeme Geldenhuys
2011-08-11
richview: fixes the painting bug of bottom/right corner rectangle
Graeme Geldenhuys
2011-08-11
corrected the bottom/right corner color for RichView.
Graeme Geldenhuys
2011-08-11
add and remove comments
Graeme Geldenhuys
2011-08-11
regexpr: sync'ed changes from Lazarus synedit component directory
Graeme Geldenhuys
2011-08-11
ide: improved syntax highlighting, and extending it.
Graeme Geldenhuys
2011-08-10
ide: apply newly selected fonts to open editors. This is still WIP.
Graeme Geldenhuys
2011-08-09
ide: huge speed improvement in syntax highlighting
Graeme Geldenhuys
2011-08-09
ide: improves syntax highlighting even more
Graeme Geldenhuys
2011-08-09
ide: removed unused (old) code we don't need any more.
Graeme Geldenhuys
2011-08-09
ide: syntax highlighting improvements by adding reserved keywords to regex
Graeme Geldenhuys
2011-08-09
ide: adds syntax highlighting support for {...} style comments.
Graeme Geldenhuys
2011-08-09
ide project settings: improved compiler options for better debugging
Graeme Geldenhuys
2011-08-08
richview: minor refactoring of code and fixing of one memory leak.
Graeme Geldenhuys
2011-08-08
bug: forgot to check in this change. Item[] -> Items[]
Graeme Geldenhuys
2011-08-05
docview: updated the very out of date todo list file.
Graeme Geldenhuys
2011-08-04
added extrasfpc.cfg file for x11_wininfo app.
Graeme Geldenhuys
2011-08-04
created template unit output directory for ATS contributed app.
Graeme Geldenhuys
2011-08-04
minor fixes to examples due to Item[] to Items[] change.
Graeme Geldenhuys
2011-08-04
imagelist Item[] property changed to plural Items[]
Graeme Geldenhuys
2011-07-29
docview: implemented saving and loading of bookmarks per file.
Graeme Geldenhuys
2011-07-29
docview: implemented TBookmark.Save method.
Graeme Geldenhuys
2011-07-28
docview: call DoSearch directly when search is done via -k or -n parameter.
Graeme Geldenhuys
2011-07-28
docview: fix status message when no search matches are found.
Graeme Geldenhuys
2011-07-28
correction of minor spelling mistakes
Graeme Geldenhuys
2011-07-28
docs: fixed EOL style characters for fpg_base.xml
Graeme Geldenhuys
2011-07-28
docs update mentioning support for OpenSolaris.
Graeme Geldenhuys
2011-07-28
Changed IFDEF around users unit in uses clause.
Graeme Geldenhuys
2011-07-28
added missing fpc config file so we can compile fpgIDE from the command line.
Graeme Geldenhuys
2011-07-27
BaseGrid and Home/End key handling and focused cells.
Graeme Geldenhuys
2011-07-27
BaseGrid.HandleKeyPress and consume variable behaviour has changed.
Graeme Geldenhuys
2011-07-27
docview installation and mime-type registration.
Graeme Geldenhuys
2011-07-26
docview: fixed spelling mistake in code comments
Graeme Geldenhuys
2011-07-26
docview: fixes the AV that occurs when you switch INF files that had notes.
Graeme Geldenhuys
2011-07-26
docview: bug fix in font substitutions.
Graeme Geldenhuys
2011-07-26
docview help: more grammar improvements.
Graeme Geldenhuys
2011-07-25
docview help: Replaced the work 'DocView' with a &dv. marco.
Graeme Geldenhuys
2011-07-25
docview help: improved some grammar in the help text.
Graeme Geldenhuys
2011-07-25
docview help: fixed the formatting of example text.
Graeme Geldenhuys
2011-07-25
docview: -n parameter validation
Graeme Geldenhuys
2011-07-25
docview: 1st parameter handling improvement
Graeme Geldenhuys
2011-07-25
parameter handling improvements
Graeme Geldenhuys
2011-07-24
docview: adjusted Margin Size Style to Avg Char Width.
Graeme Geldenhuys
2011-07-24
docview: various RichTextStyleUnit fixes
Graeme Geldenhuys
2011-07-24
docview: rename paramater so as to prevent confusion with a global variable
Graeme Geldenhuys
2011-07-24
docview: code formatting improvements. Mainly indentation in case statements.
Graeme Geldenhuys
[next]