Copy of the Lazarus CCR svn repository on SourceForge: https://sourceforge.net/projects/lazarus-ccr/
Go to file
alexs75 c2e3789352 1. RxDBGrid - create new shortcat - Ctrl+A - select all rows
2. RxDBGrid - new procedure - SelectAllRows
3. RxDBGrid - try to fix error with edit Lockup filed in modal dialogs
4. RxDBGrid - add new key strokes:
    rxgcSelectAll - select all rows
    rxgcDeSelectAll - deselect all rows
    rxgcInvertSelection - invert selection
    rxgcOptimizeColumnsWidth - Optimize all columns width
5. New packet (rx_sort_fbdataset.lpk) and component (TRxSortFBDataSet) - add to project sort engine for FBDataSet


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2536 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-24 14:21:22 +00:00
applications lazedit_picslib: do not use Windows unit, use LCLIntf and LCLType instead 2012-09-17 20:01:32 +00:00
bindings Added gobject inheritance demo 2012-08-29 04:04:36 +00:00
components 1. RxDBGrid - create new shortcat - Ctrl+A - select all rows 2012-09-24 14:21:22 +00:00
examples Removes the LCL-Android example as this interface was substituted by LCL-CustomDrawn 2011-12-09 08:36:21 +00:00
lclbindings
wst DecimalSeprator is deprecated, use DefaultFormatSettings.DecimalSeparator 2012-09-14 11:52:34 +00:00