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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
7939e193c6
lazedit_picslib: do not use Windows unit, use LCLIntf and LCLType instead
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2515 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-17 20:01:32 +00:00
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
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
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
2ed8374ace
DecimalSeprator is deprecated, use DefaultFormatSettings.DecimalSeparator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2511 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-14 11:52:34 +00:00
3817a85022
DOM encoding for fpc >260
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2510 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-14 11:03:54 +00:00
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
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
80b84e6c7d
Handle untyped properties
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2507 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-06 12:31:10 +00:00
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
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
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
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
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
7973be2612
Added gobject inheritance demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2501 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-29 04:04:36 +00:00
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
73e98925b3
Added webkit 3 example (gtk3)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2499 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-27 04:02:15 +00:00
82be41c270
Added option to gir2pas to disable wrapper functions and properties. Usefull if trying to use an older gtk3 version than the bindings are based on since all unresolved functions will prevent linking.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2498 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-27 03:16:20 +00:00
d076a47b16
Fixed crash in gir2pas when a class is declared with no parent class.
...
Moved some writeln's to girError.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2497 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-27 02:16:38 +00:00
e4dbeca47f
Added some methods to the command line reader for gir2pascal to assign tags to command line parameters.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2496 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-27 00:55:22 +00:00
daa7d2edf2
Added option -d to gir2pas to include deprecated functions in bindings
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2495 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 21:39:16 +00:00
c535a5cb15
Updated gtk3 bindings to version 3.4.4 and glib version 2.32.4
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 21:38:16 +00:00
8d7b0d7e6e
Removed CustApp dependency of gir2pas
...
Implemented some small amount of framework to create pascal classes from gobjects.
Fixed some bugs where properties would not find setters and getters properly when actually available
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2493 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 20:05:29 +00:00
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
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
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
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
0cb1b33ac4
Use "LocalName" and "NamespaceURI" to handle in-line name-space
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2488 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-13 20:40:08 +00:00
86ba7febad
SOAP inline namespace handling test
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2487 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-12 01:15:12 +00:00
a8c3182f42
SOAP inline namespace handling, thanks to Christian Schiffler for patch
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-12 01:12:14 +00:00
9622abc016
Fix filter signature in test
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-12 01:07:26 +00:00
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
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
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