blikblum
|
d15ea3e106
|
* Fix compilation with 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2532 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-22 13:51:08 +00:00 |
|
blikblum
|
a621ab87c6
|
* fix compilation with lazarus trunk under gtk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2531 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-22 12:44:35 +00:00 |
|
alexs75
|
40e1b4632d
|
fix rxdbgrid sort engine for ZEOS
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2530 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-21 19:54:03 +00:00 |
|
alexs75
|
b536e10982
|
1. RxDBGrid - sort dialog allow make sort order for all fields
2. RxDBGrid - new procedure - ShowSortDialog
3. RxDBGrid - make multicolumn sort by tytle click with ctrl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2529 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-21 17:06:21 +00:00 |
|
jujibo
|
a4c65ef669
|
Added: TJLabeledFloatEdit property CurrentValue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2528 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-20 14:52:22 +00:00 |
|
jujibo
|
79fddd5ecf
|
Added: TJLabeledIntegerEdit property CurrentValue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2527 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-20 14:25:33 +00:00 |
|
alexs75
|
49e82e3e66
|
RxDBGrid - fix work lockupcombo cell editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2526 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-20 14:02:20 +00:00 |
|
alexs75
|
28e82d44ad
|
0022917: Patch for AV when closing TRXDBLookupCombo PopUp window
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2525 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-19 20:14:13 +00:00 |
|
vvzh
|
7afccb7f2a
|
csvdocument: released version 0.5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2524 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-19 17:56:07 +00:00 |
|
vvzh
|
5bdaf55641
|
csvdocument: added todo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2523 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-19 17:13:23 +00:00 |
|
alexs75
|
b1c6b6141a
|
1. RxLockupCombo - fix paint control whith color for null values
2. RxDBGrid find dialog - improved localization
3. RxDBGrid - clear quick search data after mouse click
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2522 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-19 14:06:46 +00:00 |
|
vvzh
|
d06f7b4a54
|
csvdocument: more precise comment
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2521 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-18 22:06:26 +00:00 |
|
vvzh
|
271226ddfb
|
csvdocument: small optimization based on short-circuit evaluation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2520 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-18 21:57:18 +00:00 |
|
vvzh
|
b06f7759b9
|
csvdocument: fixed incorrect MaxColCount calculation in TCSVParser if line with most cols is immediately followed by EOF
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2519 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-18 21:55:00 +00:00 |
|
vvzh
|
df456d9d1a
|
csvdocument: updated docs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2518 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-18 21:18:35 +00:00 |
|
vvzh
|
3111df6827
|
csvdocument: added TCSVParser.MaxColCount property and more comments (patch by Reinier Olislagers)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2517 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-18 21:17:20 +00:00 |
|
alexs75
|
8fb214f590
|
rxdbgrid - fix AV on open form whith empty grid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2516 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-18 16:29:12 +00:00 |
|
alexs75
|
1bf39713f0
|
RxDBGrid - in TRxCollumn add event - OnDrawCollumnCell. Event fired on draw current cell only
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2514 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-17 19:52:38 +00:00 |
|
alexs75
|
b1827f8951
|
in rxdbgrid in filter and sort form show ColumnCaption for user choise
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2513 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-17 10:07:41 +00:00 |
|
alexs75
|
ffd4b105f4
|
RxDBGrid - fix draw themed vertical collumn caption
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2512 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-15 19:41:36 +00:00 |
|
alexs75
|
608708e249
|
fix RxDBGrid - AV in edit buttons if in DataSet not exists columns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-07 14:12:36 +00:00 |
|
mgaertner
|
c9e610680b
|
mtprocs: fixed 64bit windows compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-07 12:25:44 +00:00 |
|
alexs75
|
2228ea0aa5
|
RxDBGrid - fix calc sum in footer row for detail dataset if master dataset scrolled
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-05 18:39:35 +00:00 |
|
zoran-vucenovic
|
f97c4970d0
|
Set trunk version to 1.4.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2505 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-05 09:59:16 +00:00 |
|
zoran-vucenovic
|
eaadaf9314
|
Releasing version 1.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2504 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-05 08:30:42 +00:00 |
|
zoran-vucenovic
|
093e2b2102
|
ZVDateTimeCtrls initial import
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-05 00:32:23 +00:00 |
|
macpgmr
|
882acaa5eb
|
Minor fix to TOvcSimpleField to handle apparent LCL change to default Color.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2502 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-04 01:19:06 +00:00 |
|
macpgmr
|
5413d54eb4
|
Fix for non-ASCII chars in calendar month names.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2500 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-08-29 01:08:10 +00:00 |
|
alexs75
|
f4e3cdde5d
|
fix ReadOnly for rxDBDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-08-26 10:35:54 +00:00 |
|
alexs75
|
e24c69622d
|
fix bug in RxLockupComboBox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2491 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-08-26 10:09:21 +00:00 |
|
alexs75
|
3414e0ec24
|
fix button width for ButtonEditor in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-08-23 17:24:06 +00:00 |
|
alexs75
|
774aa2e4f9
|
in rxdbgridCollumn add property EditButtons - collection of custom buttons for edit cell. See RxDBGrid demo - collumn price
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-08-23 17:03:53 +00:00 |
|
alexs75
|
b44d85767b
|
minor fix for calc total function in RxDBGrid - tnx ronin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-08-04 17:31:52 +00:00 |
|
macpgmr
|
dd4607f1c9
|
Changes so Orpheus package can be compiled with current Laz 0.9.31.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-07-27 21:15:43 +00:00 |
|
alexs75
|
5c4b3718b1
|
fix merge multiline titles in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-07-23 16:27:52 +00:00 |
|
loesje_
|
ccf31173a7
|
* Fixed paint-location of first child widget
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-07-21 18:09:43 +00:00 |
|
loesje_
|
0ffef64893
|
* Initial start of NIB-designer for Lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2480 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-07-21 16:15:43 +00:00 |
|
sekelsenmat
|
04181a810d
|
fpspreadsheet: Adds a work around for a internal compiler error, see bug 22370
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2475 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-07-05 13:34:55 +00:00 |
|
dopi
|
494cf3af6e
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-29 22:31:49 +00:00 |
|
sekelsenmat
|
1f538d2f04
|
fpspreadsheet: Structural work to start supporting setting row and column properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2466 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-13 15:24:44 +00:00 |
|
dopi
|
ec530ec8c2
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2464 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-13 14:07:03 +00:00 |
|
sekelsenmat
|
6962323c2e
|
fpspreadsheet: OpenDocument: Adds support for word-wrap formatting option and fixes the styles setting for numeric cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2463 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-13 07:21:00 +00:00 |
|
sekelsenmat
|
e4f415e21d
|
fpspreadsheet: Improves the scripts to handle OpenDocument
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-13 06:27:12 +00:00 |
|
blikblum
|
7b30784ee6
|
Fix crash when double clicking component at design time
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2458 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-10 00:47:41 +00:00 |
|
blikblum
|
e333deef99
|
Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-09 16:11:47 +00:00 |
|
blikblum
|
e1b8b548d7
|
Fix compilation after adding items at design time
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-09 16:11:12 +00:00 |
|
blikblum
|
dad2214c71
|
Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-09 12:34:36 +00:00 |
|
jujibo
|
cf72334b8a
|
Fix: save time value properly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-08 16:11:43 +00:00 |
|
blikblum
|
ca54a2935b
|
Fix mime-type and improvements to demos and registration in IDE
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-06 01:29:36 +00:00 |
|
blikblum
|
54716119b3
|
Implements OnTabChanging. Patch by Werner Pamler with modifications
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2450 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-06 01:28:14 +00:00 |
|