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
lazarus-bart
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
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
inoussa
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
inoussa
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
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
inoussa
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
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
drewski207
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
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
drewski207
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
drewski207
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
drewski207
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
drewski207
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
drewski207
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
drewski207
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
drewski207
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
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
inoussa
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
inoussa
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
inoussa
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
inoussa
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
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
inoussa
2075b60834
fcl-xml compatility (fpc 2.6.1+)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2479 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-19 17:23:59 +00:00
inoussa
471d6294ec
Provide a file-based "document locator" using the schema's file path
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2478 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-14 13:41:54 +00:00
lazarus-bart
6f1a46a173
LazEdit: start with blank page by default if no files are specfied on commandline
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2477 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-07 22:43:46 +00:00
lazarus-bart
7826dd6b83
LazEdit: open file in unused open current editor if available, else in newly created editor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-07 22:35:12 +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
sekelsenmat
ee0b3b153c
fpvviewer: Makes the tokens treeview occupy the entire client area
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-05 11:24:06 +00:00
sekelsenmat
63b0a8c17e
fpvviewer: Adds more debug info for formula tokens
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-05 11:07:48 +00:00
sekelsenmat
87daaf8466
lazedit: Upgrades to 2.0
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2472 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-05 10:07:43 +00:00
brian-ch
cd7611184d
Fix a bug in pawnHasValidMove and in the pawn initial double move forward validation.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2471 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-04 18:07:07 +00:00