3747542709
TToolPanel on TFrame now work
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-31 17:58:24 +00:00
d13467856e
draw shadow on button image in TToolPanel
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-26 17:04:27 +00:00
1abc2db855
Fix error in TDBComboBox.EditingDone if DataSet = nil
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-26 14:01:11 +00:00
87df2fb58e
new version - 2.0.0.136
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-22 17:05:47 +00:00
c5ecd1b28f
In PopUpFormOptions add editor for property Collumns[x].FieldName
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-14 18:28:14 +00:00
a2ed931905
fix error in TRxDBLookupCombo after set value for DataField and LookupSourse.Active=false
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@434 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-21 14:17:43 +00:00
ddc5de0ac1
fix compile for last lazarus
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@433 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-19 12:49:00 +00:00
2c7d207ed5
In TRxDBLookupCombo property DropDownCount now work
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-18 09:54:37 +00:00
2b355e456b
new version of rxpopupunit.pas
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-18 07:30:22 +00:00
2b2f2a581a
Cleanup code in TRxDBLookupCombo.Paint
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-17 19:34:47 +00:00
aae8d060c4
In property TRxDBLookupCombo.PopUpFormOptions add field AutoFillColumns. Used in dropdown list.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-15 20:49:20 +00:00
2e98ee47a3
replace message LM_PASTEFROMCLIP to LM_PASTE and etc...
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@382 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-20 08:59:49 +00:00
08c7a1f3a5
change records to packed records
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@381 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-17 17:04:56 +00:00
68a637e733
fix error with empty sring in TRxDateEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-22 09:41:18 +00:00
9c08448885
+ TDBDateEdit inherited from TRxDateEdit, for old style use DBDateEdit_OLD compiller directive
...
(see rx.inc).
+ In RxDBGrid property FixedHotColor now published
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@357 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-21 11:51:39 +00:00
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