7ea09c8293
+ new procedure in module dbutils - FillValueForField
...
+ editor for property TRxColumnFooter.FieldName
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@354 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-19 15:55:07 +00:00
2306ec28fd
TRxSpeedButton and TRxClock
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-18 07:52:11 +00:00
69c418ad78
fix draw column title in RxDBGrid, publishing property Text in TRxDateEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-05 11:26:11 +00:00
9365ca1df5
+ New component - TRxDateEdit
...
+ In RxDBGrid create editor for field with type ftDate, ftDateTime - based on TRxDateEdit
(see Demos/RxDBGrid)
- minor fix in filter combobox in RxDBGrid for GTK and GTK2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-31 13:23:03 +00:00
dc54158a3e
fix compile with lazarus v0.9.25 r13922M
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@333 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-30 12:52:56 +00:00
b46d30d9bb
cancel button for close popup calendar for TRxDateEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@332 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-29 18:17:55 +00:00
53d593d66d
TRxDateEdit in linux (gtk2)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-29 00:13:44 +00:00
b1ecbb3004
minor fix in RxDBGrid and TRxDBLookupCombo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-28 20:37:35 +00:00
a559cb6c4a
- Fix error in TRxLookupEdit
...
+ In RxDBGrid published new property from DBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-28 05:21:43 +00:00
03259ab9d6
add file tooledit.lrs
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-11-08 20:17:08 +00:00
730b082bf0
new editor in RxDBGrid for lookup fields from dataset
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-11-06 11:15:05 +00:00
aaf09b3fb1
minor fix in TRxDBLookupCombo, TRxLookupEdit. New procedure in rxstrutils
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-30 11:43:24 +00:00
48ee758121
In TCurrencyEdit property BorderSpacing now published
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-24 09:26:59 +00:00
c76f26feea
+ In TRxCustomDBLookupCombo add check for CircularDataLink
...
+ in TRxCustomDBLookupCombo accelerated drawing data
- In TRxCustomDBLookupCombo fix select first record if DataField is emty
+ In RxDBGrid are published missing events from DBGrid
+ New component TRxCalendarGrid - simple calendar without heading.
- fix error compile module rxappicon.pas in Windows for GTK2 (thx ViruZ)
+ add new module rxiconv.pas (original module iconv.pas from A.Voito)
+ minor fix in drawing button caption in setup form TToolbar
+ fix draw disables state for TRxCustomDBLookupCombo
- fix compile rxctrls in fpc 2.2
+ TPopUpColumnTitle used define NEW_STYLE_TITLE_ALIGNMENT_RXDBGRID
+ in RxDBGrid images of markers moved to rxdbgrids.lrs (Petr Smolik)
+ add module for autosort in RxDBGrid exsortzeos.pas for ZeosDB (Petr Smolik)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@276 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-17 10:19:26 +00:00
a920685c91
images for new components
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-17 09:56:16 +00:00
87f4d70fb8
new images for components, scripts for compile component images to lazarus resource
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-17 09:48:13 +00:00
1be18f4bcc
rx: updated to 1.1.5.98
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@250 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-01 11:39:17 +00:00
c927a15a50
rx component: fixed compilation with Lazarus trunk as suggested by Marc Weustink
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-28 22:21:31 +00:00
8a0899c0a1
rx component: added new files from 1.1.4.93 release
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@247 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-28 22:02:24 +00:00
fdc71696d7
rx corx component: updated to version 1.1.4.93
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-28 21:55:23 +00:00
84af5e672b
rx: fix memleak
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-11 21:11:20 +00:00
38fdedb1cc
rx component: updated to version 1.1.3.86 from http://alexs75.narod.ru/fpc/rxfpc/RxFPC.rar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-10 22:15:51 +00:00
3b3bbb969c
rx component: fixed compilation with fpc 2.3.1 and lazarus 0.9.23.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@233 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-09 21:53:05 +00:00
a3d4d0d2fd
initial import of the rx component version 1.0.12.38
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@232 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-09 21:36:59 +00:00