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
2013-05-28
ide: added copyright notices to the source code units.
Graeme Geldenhuys
2013-05-28
ide: hide debug button and messages via DEBUGSVR compiler define
Graeme Geldenhuys
2013-05-28
ide: removed unused (debug) widgets from main form
Graeme Geldenhuys
2013-05-28
ide: refactor out Adding Unit To Project code into separate method.
Graeme Geldenhuys
2013-05-28
ide: refactored out the creation of a new editor tab sheet.
Graeme Geldenhuys
2013-05-28
ide: restore caret and scroll bar position after a file reload.
Graeme Geldenhuys
2013-05-28
textedit: temporary work-around to update scrollbars when setting caret position
Graeme Geldenhuys
2013-05-28
textedit: Adds access to the Caret Vertical position.
Graeme Geldenhuys
2013-05-28
textedit: access to caret pos H.
Graeme Geldenhuys
2013-05-28
ide: Adds template files (units, programs etc)
Graeme Geldenhuys
2013-05-28
ide: disable unnecessary debug output when using Proc List dialog.
Graeme Geldenhuys
2013-05-28
ide: Find dialog can now be closed/cancelled with Esc key.
Graeme Geldenhuys
2013-05-28
textedit: correctly set caret x position using UTF-8 Length() method
Graeme Geldenhuys
2013-05-28
textedit: correctly named an identifier based on its usage
Graeme Geldenhuys
2013-05-28
textedit: correctly decrement the vertical scrollbar max limit when deleting ...
Graeme Geldenhuys
2013-05-28
textedit: Ctrl+Home/End handling is now fixed.
Graeme Geldenhuys
2013-05-28
ide: Adds the ability to copy the Messages output to the clipboard
Graeme Geldenhuys
2013-05-28
ide: Project -> Save As... will add new name to Recent Files list.
Graeme Geldenhuys
2013-05-28
docs: Updated help integration instructions.
Graeme Geldenhuys
2013-05-28
docs: minor grammar and formatting fixes
Graeme Geldenhuys
2013-04-18
Grids: set horiz scrollbar pagesize to 5 for smoothscroll, 1 otherwise
David Laurence Emerson
2013-04-18
Grids: basegrid working great with PrepareCells function and new optimizations
David Laurence Emerson
2013-04-18
Grids: basegrid drawing right! Created PrepareCells function. Still preparing...
David Laurence Emerson
2013-04-18
Grids: basegrid pre calculation, not drawing right
David Laurence Emerson
2013-04-18
Grids: basegrid updateScrollbars done?
David Laurence Emerson
2013-04-18
Grids: basegrid updateScrollbars almost done
David Laurence Emerson
2013-04-18
Grids: improve UpdateScrollbars for resizing etc
David Laurence Emerson
2013-03-14
textedit: minor optimisation in DEL key handling
Graeme Geldenhuys
2013-03-14
textedit: fixed bug where deleting a blank line causes a crash
Graeme Geldenhuys
2013-03-14
docview: improved the looks of the topic title panel
Graeme Geldenhuys
2013-03-13
ide: The start of some documentation for Maximus.
Graeme Geldenhuys
2013-03-13
ide: Fixes the bug where IDE crashed when you load a second project.
Graeme Geldenhuys
2013-03-13
ide: Implements a "Go to line" search option.
Graeme Geldenhuys
2013-03-13
ide: extra checks to make sure we have an editor instance
Graeme Geldenhuys
2013-03-13
nanoedit: Implements a statusbar to show current file name being edited
Graeme Geldenhuys
2013-03-13
nanoedit: forgot to remove a debug ShowMessage call
Graeme Geldenhuys
2013-03-13
ide: Find Next and Find Prev implemented for the editor.
Graeme Geldenhuys
2013-03-13
ide: Find in File dialog now responds to Enter key press in text seach field
Graeme Geldenhuys
2013-03-13
ide: changed RTL function to fpGUI wrapper version of that function
Graeme Geldenhuys
2013-03-13
ide: when a project is loaded, project macros are merged with ide macros
Graeme Geldenhuys
2013-03-13
ide: Implements loading and saving of user defined project macros
Graeme Geldenhuys
2013-03-12
debugserver: minor improvements
Graeme Geldenhuys
2013-03-12
textedit: enabled Cut and Paste built-in keyboard shortcuts.
Graeme Geldenhuys
2013-03-12
richtext: minor improvement to default used colors
Graeme Geldenhuys
2013-03-12
updated .gitattributes file with more precise file handling
Graeme Geldenhuys
2013-03-12
ide: increase Messages grid text width.
Graeme Geldenhuys
2013-03-12
ide: set minimum width and height for main window.
Graeme Geldenhuys
2013-03-12
ide: Grid Modification - restore focus row as best we can.
Graeme Geldenhuys
2013-03-12
ide: Refactored StringGrid modification shortcuts
Graeme Geldenhuys
2013-03-12
ide: minor compiler option tweak in the Lazarus IDE project file.
Graeme Geldenhuys
[next]