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
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-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
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
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
2013-02-22
nanoedit: fixes the fpc config file to allow compiling from command line.
Graeme Geldenhuys
2013-02-22
fpg_edittext: Adds cut to clipboard support.
Graeme Geldenhuys
2013-02-22
fpg_textedit: adds insert text and paste from clipboard support.
Graeme Geldenhuys
2013-02-21
nanoedit - a mini notepad like text editor
Graeme Geldenhuys
2013-01-03
needed of values limits on integer edits.
Jean-Marc Levecque
2012-12-20
Minor tweaks to demo: fixes alignment and size constraints
Graeme Geldenhuys
2012-11-22
Fixes line ending issues
Graeme Geldenhuys
2012-10-26
demo: Fixes memory leak in Splash Form demo
Graeme Geldenhuys
2012-10-19
textedit: Renamed private DoCopy and made it public as CopyToClipboard.
Graeme Geldenhuys
2012-10-19
textedit: Implemented the DoCopy method so now Ctrl+C copies selected text to...
Graeme Geldenhuys
2012-10-19
textedit: Newly implemented GetSelectedText function.
Graeme Geldenhuys
2012-10-19
Minor changes caused by using a newer UIDesigner.
Graeme Geldenhuys
2012-10-19
Implements support to setup a custom color for the editor's active tab.
Graeme Geldenhuys
2012-10-19
Refactored editor setup code into a single SetupEditorPreference method.
Graeme Geldenhuys
2012-08-29
pdf demo: fixes a compiler hint about unuse uses clause under Windows.
Graeme Geldenhuys
2012-08-28
pdf demo: removes lots of code duplication by moving some functionality into ...
Jean-Marc Levecque
2012-08-28
pdf demo: Temporary fixed a compiler warning about unused local variable.
Graeme Geldenhuys
2012-08-02
Applies the fpGUI coding style to the PDF Reporting Demo.
Graeme Geldenhuys
2012-08-02
Removes the unnecessary fpg_report.lpk package files.
Graeme Geldenhuys
2012-08-01
Moves the PDF report engine & demo into the main source tree.
Graeme Geldenhuys
2012-07-17
Adds a simple readme file to describe the purpose of the demo.
Graeme Geldenhuys
2012-07-06
Fixed spelling mistake in readme file.
Graeme Geldenhuys
2012-04-20
fpg_textedit: new published property RightEdge
Graeme Geldenhuys
2012-04-20
Define default value for Backward parameter.
Graeme Geldenhuys
2012-04-04
DND Example now sets AppType in code, not via compiler option.
Graeme Geldenhuys
2012-03-15
wuline demo: removed all redundant BeginDraw..EndDraw calls.
Graeme Geldenhuys
2012-02-21
edit demo: minor property changes caused by a newer UI Designer.
Graeme Geldenhuys
2012-02-21
edit demo: use TfpgColor() instead of color constant.
Graeme Geldenhuys
2012-02-21
edit demo: Currency Edit's negative values was never set.
Graeme Geldenhuys
2012-01-18
Fix a spelling mistake in the Globe demo.
Graeme Geldenhuys
2012-01-18
ide: removed the duplicate button from the UI.
Graeme Geldenhuys
[next]