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-24
ide: fix a conflicting hotkey sequence in the main menu.
Graeme Geldenhuys
2011-08-24
ide: add new placeholder menu items in the main menu.
Graeme Geldenhuys
2011-08-24
ide: enabled keyboard shortcuts in the main menu.
Graeme Geldenhuys
2011-08-24
docview: enabled keyboard shortcuts in the File menu.
Graeme Geldenhuys
2011-08-24
ide: Configure IDE dialog now closes when the Esc key is pressed.
Graeme Geldenhuys
2011-08-24
bugfix in PageControl keypress handling. Consume incorrectly set.
Graeme Geldenhuys
2011-08-24
menu: correctly handle keyboard shortcut events now
Graeme Geldenhuys
2011-08-24
forms: HandleKeyPress() is replaced my DoKeyShortcut()
Graeme Geldenhuys
2011-08-24
added begin..end block to make code more readable.
Graeme Geldenhuys
2011-08-24
bugfix: Menu key never set consumed = True in key press processing
Graeme Geldenhuys
2011-08-24
reworked TfpgWidget.MsgKeyPress() to correctly handle keyboard shortcuts.
Graeme Geldenhuys
2011-08-24
Introduced DoKeyShortcut() into TfpgWidget
Graeme Geldenhuys
2011-08-24
Shift comes after Ctrl or Alt
Graeme Geldenhuys
2011-08-18
Added TfpgFrame to fpGUI.
Graeme Geldenhuys
2011-08-18
Deleted old prototype mock-up images
Graeme Geldenhuys
2011-08-17
richview syntax and information file renamed so it is easier to spot
Graeme Geldenhuys
2011-08-17
hint window timer field variable renamed.
Graeme Geldenhuys
2011-08-17
TfpgCaret doesn't need it's timer enabled at creation.
Graeme Geldenhuys
2011-08-17
Fixed KeycodeToText that overwrote the ShiftState of previous values.
Graeme Geldenhuys
2011-08-17
GDI: Fixed the rubbish timer implementation.
Graeme Geldenhuys
2011-08-17
TfpgTimer refactoring.
Graeme Geldenhuys
2011-08-17
richview: to prevent "index out of bounds" errors while RV is empty.
Graeme Geldenhuys
2011-08-16
richview: extra check to make sure LineIndex is in range.
Graeme Geldenhuys
2011-08-12
Removed hard-coded Code Generation option in lazarus package.
Graeme Geldenhuys
2011-08-11
richview: improved the scrollbar textwidth and SB max value calculations.
Graeme Geldenhuys
2011-08-11
RichView: Correctly calculate the HScrollBar Max value.
Graeme Geldenhuys
2011-08-11
richview: ExtractNextTextElement() changed to support UTF-8 characters
Graeme Geldenhuys
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
[prev]
[next]