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
/
examples
Age
Commit message (
Expand
)
Author
2011-08-30
ide: added the new Find dialog to the various project files.
Graeme Geldenhuys
2011-08-30
ide: created a basic Find dialog.
Graeme Geldenhuys
2011-08-30
textedit: Implemented FindText() so we can finally do searching.
Graeme Geldenhuys
2011-08-30
textedit: ScrollTo() never updated the scrollbar positions
Graeme Geldenhuys
2011-08-29
textedit: improved text selection via keyboard support
Graeme Geldenhuys
2011-08-29
textedit: minor optimization in FormatLine().
Graeme Geldenhuys
2011-08-29
textedit: implemented keyDelete handling.
Graeme Geldenhuys
2011-08-29
textedit: correctly set consumed variable and only redraw when needed.
Graeme Geldenhuys
2011-08-29
textedit: moved selection + backspace code into the keyBackspace block
Graeme Geldenhuys
2011-08-29
textedit: minor code formatting changes
Graeme Geldenhuys
2011-08-29
textedit: wrapped caret related code with a if statement.
Graeme Geldenhuys
2011-08-29
textedit: simplified a if statement
Graeme Geldenhuys
2011-08-29
textedit: rudimentary TAB key press implementation.
Graeme Geldenhuys
2011-08-29
renamed the IDE project to Maximus IDE.
Graeme Geldenhuys
2011-08-26
ide: minor project file updates.
Graeme Geldenhuys
2011-08-26
ide: lazarus project file settings update.
Graeme Geldenhuys
2011-08-26
ide: added user feedback when a unit is saved.
Graeme Geldenhuys
2011-08-26
ide: new pascal keywords added for syntax highlighting
Graeme Geldenhuys
2011-08-26
textedit: trailing whitespace removed.
Graeme Geldenhuys
2011-08-26
textedit: scrollbar position wasn't updated when GotoLine() was used.
Graeme Geldenhuys
2011-08-24
ide: include more file extensions to enable the syntax highlighting code.
Graeme Geldenhuys
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
ide: Configure IDE dialog now closes when the Esc key is pressed.
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-04
minor fixes to examples due to Item[] to Items[] change.
Graeme Geldenhuys
2011-07-28
added missing fpc config file so we can compile fpgIDE from the command line.
Graeme Geldenhuys
2011-07-20
ide: exported project settings as a "clean" project file.
Graeme Geldenhuys
2011-07-20
ide: updated todo list
Graeme Geldenhuys
2011-07-18
ide: minor code comments and debug lines added.
Graeme Geldenhuys
2011-07-18
ide: improved default values for TextEdit component at IDE startup
Graeme Geldenhuys
2011-07-18
ide: updated project settings files
Graeme Geldenhuys
2011-07-18
ide: hide debugsvr calls inside IFDEF statements
Graeme Geldenhuys
2011-07-18
updated readme file of the IDE example app
Graeme Geldenhuys
2011-07-16
adds a readme file to the ide sample app
Graeme Geldenhuys
2011-07-16
ide: added existing unit to project file.
Graeme Geldenhuys
2011-07-16
Merged fpgIDE project as a subdirectory examples/apps/ide/
Graeme Geldenhuys
2011-05-08
globally renamed TFButtonFlags to TfpgButtonFlags
Graeme Geldenhuys
2011-05-06
The style must be instantiated before we create forms.
Graeme Geldenhuys
2011-05-06
Updated the 'custom style' demo to show off the Style Manager
Graeme Geldenhuys
2011-05-03
Reduced compiler hints by removing unused entries in uses clause.
Graeme Geldenhuys
[prev]
[next]