You've already forked lazarus-ccr
62 lines
3.3 KiB
Plaintext
62 lines
3.3 KiB
Plaintext
![]() |
25.06.2007 - version 1.1.3.86
|
||
|
- fix error in TRxMemoryData.SortOnFields
|
||
|
+ add sorting in RxDBGrid for TRxMemoryData
|
||
|
- use module rxsortmemds
|
||
|
+ In RxDBGrid add procedure UpdateTitleHight - direc recalc title hight
|
||
|
- fix error RxDBGrid on press on last collumn title
|
||
|
+ in RxDBGrid � ��������� ������� ᯥ樠�쭠� ��ࠡ�⪠ ᨬ���� | - ���
|
||
|
���⠥��� �������� ࠧ����⥫� ��ப
|
||
|
+ � RxDBGrid.OptionsRx �������� 䫠� rdgMultiTitleLines -
|
||
|
��� ����稨 � ��������� ᨬ���� | ����� ��ப��� �������� ࠧ����⥫쭠�
|
||
|
�����
|
||
|
+ � rx.inc ���� ����� ��४⨢㪮�����樨
|
||
|
NEW_STYLE_TITLE_ALIGNMENT_RXDBGRID
|
||
|
� ��� ��।����, �� ��� ᮧ����� ����� ������� � RxDBGrid ��������� 業���������,
|
||
|
� ��� ��४⨢� �� ��।����� - �� ��������� ��������� �⠭���⭮� - ��ࠢ��������
|
||
|
�� ������ ����
|
||
|
+ in TRxDBLookupCombo � � ��⢥ PopUpFormOptions ������ ������� �� ��� ����ᮢ�� ������
|
||
|
� ��ப� �ᯮ�������� ��ਭ�, 㪠������ � ��������
|
||
|
+ in TRxDBLookupCombo after close popup window saved width of collumn
|
||
|
31.05.2007 - version 1.1.2.77
|
||
|
- fix compile error in rxtoolbar.pas - TToolPanel not work this theme manager :-(
|
||
|
- fix compile error in rxlogin.pas - error in SetCursor
|
||
|
15.05.2007 - version 1.1.1.75
|
||
|
+ in RxDBGrid add procedure OptimizeColumnsWidth(AColList:String) - calc width of
|
||
|
column
|
||
|
+ in RxDBGrid add procedure OptimizeColumnsWidthAll - calc width for all columns
|
||
|
+ in TRxColumn add procedure OptimizeWidth - calc width of column
|
||
|
+ option rdgDblClickOptimizeColWidth in RxDBGrid.OptionsRx now work
|
||
|
- fix calc height title column for for RxDBGrid
|
||
|
- fix open demo for RxDBGrid
|
||
|
+ in demo for RxDBGrid add code for OptimizeWidth procedure
|
||
|
28.03.2007 - version 1.1.0.68
|
||
|
- In RxDBGrid fix draw summary footer line on resize collumns
|
||
|
+ In RxDBGrid in property OptionsRx add new value rdgXORColSizing
|
||
|
- change draw code for footer line (code from Yogrik)
|
||
|
+ minor fix on reposition button in ToolBar
|
||
|
+ in TRxDBLookupCombo fix draw dropdown box
|
||
|
+ in TRxColumnTitle add property Hint and ShowHint
|
||
|
+ In TRxDBGrid add filtrenig (code from Yogrik)
|
||
|
01.11.2006 - version 1.0.19.61
|
||
|
+ In dropdown box from TRxDBLookupCombo write fast find in collumn on press keys
|
||
|
+ In RxDBGrid add summary footer line. Warning: not work aggregate function
|
||
|
(SUM, MAX, MIN, AVG) - error in TDataSet
|
||
|
+ In TRxMemoryData create method AppendRecord - AppendRecord from TDataSet not work :-(
|
||
|
+ New demo app - RxDBGrid
|
||
|
- In RxDBGrid fix call OnDrawColumnCell
|
||
|
08.09.2006 - version 1.0.18.56
|
||
|
+ In component TToolPanel add new property ButtonAllign = (tbaNone, tbaLeft, tbaRignt)
|
||
|
default align for button
|
||
|
+ Object TToolbarItem (button on ToolBar) process type tbrSeparator -
|
||
|
the button appears as an empty space on the toolbar (used to separate other controls).
|
||
|
+ On close drop down in TRxDBLookupCombo repaint parent of component
|
||
|
19.08.2006 - version 1.0.17.53
|
||
|
+ change default style of window frame in TRxDBLookupCombo to bsNone
|
||
|
+ single mouse click in TRxDBLookupCombo closes it's
|
||
|
- fix work ESK key in TRxDBLookupCombo
|
||
|
+ In RxDBLookupCombo not fire event OnChange
|
||
|
15.05.2006 - version 1.0.16.49
|
||
|
+ rewrite dropdown box for component TRxDBLookupCombo
|
||
|
+ for TRxDBLookupCombo add new property - PopUpFormOptions - all parametrs for
|
||
|
dropdown list
|