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-03-15
textedit: Ctrl+Home/End handling is now fixed.
Graeme Geldenhuys
2013-03-15
ide: Adds the ability to copy the Messages output to the clipboard
Graeme Geldenhuys
2013-03-15
ide: Project -> Save As... will add new name to Recent Files list.
Graeme Geldenhuys
2013-03-14
docs: Updated help integration instructions.
Graeme Geldenhuys
2013-03-14
docs: minor grammar and formatting fixes
Graeme Geldenhuys
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
2013-03-12
ide: After reloading a unit, restore the previous scroll position.
Graeme Geldenhuys
2013-03-12
ide: Adds ability to delete rows in grids in Project Options.
Graeme Geldenhuys
2013-03-05
editgrid: Add functionalities to edit and combo cells
Jean-Marc Levecque
2013-03-05
Apply grid alternate row color to demo
Jean-Marc Levecque
2013-03-04
minor code formatting.
Graeme Geldenhuys
2013-03-04
Replace duplicated code in KeyPress by common procedures
Jean-Marc Levecque
2013-03-04
editgrid: Replace AGrid parameter by use of Self in procedures
Jean-Marc Levecque
2013-02-28
fontselect demo: improve initial window position.
Graeme Geldenhuys
2013-02-28
nanoedit: added missing project option.
Graeme Geldenhuys
2013-02-25
numeric edits: adds min/max limits
Jean-Marc Levecque
2013-02-25
regex: safer/proper alignment based on FPC_REQUIRES_PROPER_ALIGNMENT define
Graeme Geldenhuys
2013-02-25
regex: fixes uninitialized values.
Graeme Geldenhuys
2013-02-25
regex: clean-up based on compiler message output.
Graeme Geldenhuys
2013-02-23
editgrid: fixes keyboard/arrow navigation after an edit
Jean-Marc Levecque
2013-02-23
maximus: updated TODO file items
Graeme Geldenhuys
2013-02-23
maximus: implemented diff/patch syntax highlighting
Graeme Geldenhuys
2013-02-22
maximus: Adds syntax highlighting for hexadecimal numbers
Graeme Geldenhuys
2013-02-22
maximus: Enables the Cut, Copy and Paste edit menu items.
Graeme Geldenhuys
2013-02-22
more wip for the MiG layout implementation.
Graeme Geldenhuys
2013-02-22
Updated the About Dialog text to reflect FreeBSD.
Graeme Geldenhuys
2013-02-22
nanoedit: Adds an Edit menu with Cut, Copy and Paste functionality
Graeme Geldenhuys
2013-02-22
nanoedit: improves the compiler options for the Lazarus IDE project file.
Graeme Geldenhuys
[next]