9139f15d74
fpspreadsheet: Additions to TsSpreadsheetGrid:
...
- Add property Cells
- Add overloaded MergeCells and UnmergeCells methods
- Publish property CellFontColor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-18 00:03:09 +00:00
d271a0a469
iphonelazext: added handling of unregistered classes and unknown properties, so the data would not be lost, even if not recognized by rtti reader.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-17 07:13:47 +00:00
81c4d1c7d5
iphonelazext: added support for unknown (unregistered) pbx class.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-16 07:00:58 +00:00
d59b9250ff
iphonelazext: added unescaping of PBX properties values during parsing.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4426 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-16 06:48:25 +00:00
76d93becf9
iphonelazext: fix pbx file reading to process escaped quote characters. Registered PBXShellScriptBuildPhase for reading
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-16 06:16:32 +00:00
6b71585e4e
iphonelazext: fix pbxtest compilation to use new function names
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-16 05:47:34 +00:00
38f29ba1b9
TRxDateEdit - publish property Spacing (from lazarus rev. 51277)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-15 11:58:38 +00:00
cd836a393b
RxLazReport controls - fix TlrRxDBLookupComboBox.Text property
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-14 12:04:08 +00:00
bda0aeb336
RxToolbar - add property CustomizeShortCut - allow change ShortCut in config dialog
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-14 10:13:52 +00:00
91a51d1759
RxToolbar - in config dialog show shrotcut
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4420 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-14 07:28:02 +00:00
48c2e71437
lazbarcodes: Assign useful values to width and height. Fix range overflow error in "Generate".
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-11 10:06:12 +00:00
8dddccd63e
* Use clBtnText instead of clWindowText in header caption (trunk)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-07 10:28:05 +00:00
add0db0bee
iphonelazext: changed update Xcode project. Only create info.plist, if file doesn't exist, reuse, if existing info.plist
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-07 05:22:03 +00:00
8ee073cc40
* Use clBtnText instead of clWindowText in header caption
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-07 01:44:59 +00:00
d6a99df706
iphonelazext: plistfile test project - plistread. Added an ability to add more string values to plist file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-06 14:21:36 +00:00
f3a55dedd4
iphonelazext: update the package to allow non OSX platform compilation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4414 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-06 13:32:35 +00:00
f92d194a8d
iphonelazext: fixed installation process, using simctl install to actually install an application to the simulator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-01 19:18:18 +00:00
861501fa99
iphonelazext: support of launching sim with hijacking the app output to the extension log dialog
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-01 06:45:21 +00:00
bb0a3ea92c
fpspreadsheet: Fix worksheet ignoring cell borderstyle if cell borderstyle is set before calling WriteBorders. Add '.' to package unit path (seems to fix compilation issue of several laz versions using the same fpx sources).
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4411 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-30 09:42:57 +00:00
ff1da55ac3
* Handle default font color (trunk)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4410 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-29 18:57:13 +00:00
286d9b5de4
* Handle case when HeaderHotColor is clDefault
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4409 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-29 18:55:55 +00:00
e51bdb3e3a
* Fix handling of default color font. Issue 29008
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-29 18:39:07 +00:00
2f69675338
* Fix calculation of memory size to be moved in 64bit . Issue 29180
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4407 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-29 13:20:44 +00:00
75cf249fcd
TRxDBGridExportSpreadSheet - fix OpenAfterExport flag
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4406 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-29 11:39:39 +00:00
bdbff87c76
iphonelazext: adding resource files list support. todo: detect file type of a resource file. Currently Xcode identifies each file as mach-o binary
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4405 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-20 06:04:33 +00:00
f8f909c0c0
iphonelazext: update in Xcode project generation, using pbx files rather than a text template. Updates project options dialog to compare changes and mark project as modified, if necessary
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-20 03:54:35 +00:00
a8dc2255dc
fpspreadsheet: Fix utility function GetAttrValue crashing if Node has no attributes ( http://forum.lazarus.freepascal.org/index.php/topic,30769.0.html , patch by "vk_barnaul").
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4403 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-17 11:12:45 +00:00
b3ee66fb2f
fpspreadsheet: Some cleanup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-12 10:17:03 +00:00
df4dfb0ba4
iphonelazext: changing run simulator to apples instruments utility. Updated the frames to use resources files, instead of the old include files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-07 04:04:01 +00:00
b9b381633f
fpspreadsheet: Restore usage of a temp file name for the zipper needed by xlsx and ods writers, now defined by GetTempfilename, instead of the constant '___TEMP.TMP___'. This should work even if the current folder is not writable.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4400 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-03 11:10:34 +00:00
7ef55a84d9
fpspreadsheet: Fix compilation of fpsspeedtest.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4399 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-02 23:24:41 +00:00
a0ee8b8933
fpspreadsheet:
...
- Move BasicReader/Writer from fpspreadsheet.pas to fpsReaderWriter.pas in order to fix circular unit dependence introduced in prev commit.
- Remove usage of temp file in xlsx and ods stream writers (see forum forum.lazarus.freepascal.org/index.php/topic,30606.msg194818.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4398 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-02 22:16:55 +00:00
c4066180a2
* Add IDE Macro to enable debugging with MultiLog (trunk)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-22 15:12:08 +00:00
9e8eb82307
* Add IDE Macro to enable debugging with MultiLog
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-22 15:05:29 +00:00
b2ca3098a4
fpspreadsheet: Reintroduce function GetFormatFromFileName. Fixes compilation error of LazReport addition lrSpreadsheetExport.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4395 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-22 12:52:00 +00:00
5e055ebbf2
Use pascal PackArray implementation on fpc > 3.0. Issue 28502
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-20 13:04:37 +00:00
25c324f705
Fractions: add an example program.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4393 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-18 15:27:37 +00:00
0f8ef4176e
Fractions:
...
- fix FloatToFraction() if Abs(Value) > 1
- fix bug in Resolve which resulted in altering the value of self
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4392 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-18 15:26:44 +00:00
c1261c8d39
Fractions: remove the fractest program from the repository (it's just my internal test program).
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4391 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-18 14:23:22 +00:00
65d37d2942
Fractions: clarify license statement.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4390 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-18 12:35:00 +00:00
520222bdd7
Start fractions: A unit for doing arithmatics with fractions.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-18 12:33:13 +00:00
93c48a5b99
fpspreadsheet: Fix memory leak if writing an empty string to a worksheet by calling WriteUTF8Text
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-13 20:23:03 +00:00
5b07289442
fpspreadsheet: Replace new fpsutils.GetSetValues by typinfo.SetToString.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4382 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-10-31 10:35:16 +00:00
631c0c84aa
fpspreadsheet: Fix incorrect usage of GetEnumName in test suite.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4381 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-10-30 17:16:41 +00:00
c56df7ad62
THTMLPort: Fix crash with predefined color "darkyellow"
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4378 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-10-21 17:36:37 +00:00
3e0fabe544
richmemo: efficient way of setting attributes
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4377 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-10-12 20:20:41 +00:00
180a1d049d
fpspreadsheet: Add parsing of cell range strings given in "R1C1" syntax
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4376 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-10-09 19:33:02 +00:00
ced66bed8b
fpspreadsheet: Implement parsing of cell references in "R1C1" syntax.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4375 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-10-09 17:30:24 +00:00
b873069b54
fpspreadsheet: Fix incorrect detection of cell ranges in ods files.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4374 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-10-09 14:47:37 +00:00
48c33e0c1c
fpspreadsheet: Massive reconstruction of file format registration: it is now possible to add user-defined readers and writers without modifying the fpsspreadsheet sources (--> new unit fpsregfileformats). Add (incomplete) unit for the SYLK file format (---> new unit fpssylk) to show this in the demo project visual/fpsctrls/demo_ctrls. Update all visual demos.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4373 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-10-09 13:27:04 +00:00