Commit Graph

3210 Commits

Author SHA1 Message Date
51a647988c richmemo: win32, remove the limitation to default (32K or 64K) characters, when MaxLength of RichMemo is set to 0. The issue reported by TraumTaenzerDieter on the forum.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-12 00:44:04 +00:00
d24bf8307f fpspreadsheet: Fix autorowheight calculation in grid hanging if row contains a zero-width column
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-11 09:56:53 +00:00
8025b4fd9e fpspreadsheet: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-11 09:45:27 +00:00
c114664319 RxFPC:add component image for TRxDBGridFooterTools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4614 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-11 07:45:58 +00:00
52dfc8ccac * Fix memleak in dragdrop demo. Issue 29983
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4613 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-10 19:27:41 +00:00
72d1f2798e fpspreadsheet: Fix TsWorksheetGrid hanging in case of zero-width or zero-height cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-08 19:27:59 +00:00
34025326da fpspreadsheet: Workaround for ods rows and columns erroneously added by Libre/OpenOffice when importing an xlsx file (see forum http://forum.lazarus.freepascal.org/index.php/topic,32193.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-08 18:54:58 +00:00
233a4b43b4 fpspreadsheet: Remove/deprecate all color constants and color names exceot for the basic EGA colors.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-06 10:43:24 +00:00
7b9a56cd3e fpspreadsheet: Add method AddColors and event OnGetColorName to TsCellCombobox. Remove ComboColors.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4607 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-06 08:37:34 +00:00
6f5068b304 fpspreadsheet: Avoid ods reader using localized color names.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4606 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-04 09:47:20 +00:00
2988db35f3 richmemo: gtk2 links support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4605 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-03 00:01:57 +00:00
e1ee689c1c richmemo: gtk2 missing links implementation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4604 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-02 21:08:08 +00:00
89e226a221 Fix compilation with recent lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4603 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-02 16:25:11 +00:00
40da274f46 RxFPC:In TRxDBGridFooterTools setup dialog allow change color for footer row
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-29 13:37:47 +00:00
fd972a63ea fpspreadsheet: Add Finnish translation (by Seppo Suutarla).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4601 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-27 20:05:24 +00:00
2084eccb79 richmemo: prevent $OBJECTCHECKS (-CR) on RichMemo units
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-25 13:53:06 +00:00
99b1438dfe RxFPC:TRxDBGridExportSpreadSheet - fix formula expression string
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4599 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-25 12:59:32 +00:00
2888c3666e RxFPC:TRxDBGridExportSpreadSheet - ignore DisplayFormat on export formula
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4598 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-25 12:25:18 +00:00
97b171d739 RxFPC:TZeosDataSetSortEngine - use IsValidIdent
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4597 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-25 11:44:54 +00:00
ad77d88b77 fpspreadsheet: Add Russian translation (by forum user alexs75)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-25 10:06:45 +00:00
df2afa4a3a RxFPC:TZeosDataSetSortEngine fix sorting on collimns with space in field's name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4595 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-25 08:19:10 +00:00
243fa395dd RxFPC:TZeosDataSetSortEngine fix sorting on collimns with space in field name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4594 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-25 08:15:12 +00:00
453bbc4ddb iphonelazext: skip IDs that are already in use, when writeing pbx container file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-25 03:50:21 +00:00
313853b6e3 fpspreadsheet: Activate i16n for translation of strings. Add German translation. Some cleanup (hints & warnings).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-24 22:37:10 +00:00
e5df478a82 RxFPC: Localization
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-24 13:55:55 +00:00
99d6bbaaeb RxFPC: Localization
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-24 13:22:25 +00:00
8ac210069d RxFPC:TRxDBGridExportSpreadSheet - export footer SUM,MIN and MAX values as formula
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-24 13:13:58 +00:00
5d05fb1959 richmemo: the best code practice
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4588 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-24 13:09:58 +00:00
d5f2adb382 richmemo: default search engine
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4587 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-24 12:56:23 +00:00
ba01d58f3f RxFPC:Fix RxToolbar setup dialog. In RxDBGridExportSpreadSheet for footer row SUM value exported as numeric
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4586 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-24 07:58:23 +00:00
5598f9414b iphonelazext: fix info.plist detection of xml format
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-23 13:17:53 +00:00
312917e49c richmemo: workaround for SelStart not scrolling into the memo view. Activated with compiling the package with -dRMCARBONSELSTART option
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4584 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-23 02:05:57 +00:00
9f50c31c97 fpspreadsheet: Fix compilation with Laz 1.4.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4583 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-22 18:11:03 +00:00
12c2780d5c iphonelazext: updating existing xcode project, instead of recreating it from scratch
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-22 14:54:36 +00:00
279a8cf1e7 fpspreadsheet: Fix usage of html entities in ExcelXML format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-20 09:51:49 +00:00
e886dec4de fpsprreadsheet: Fix usage of LineEndings in the html and wikitable writers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-20 09:19:19 +00:00
5121c07d54 fpspreadsheet: Fix ods reader crashing if a formula contains an error cell reference like #REF!1 (initially A1, but column A was deleted).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4579 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-19 23:47:19 +00:00
b6a839a0f7 fpspreadsheet: Fix automatic row height calculation in WorksheetGrid for rotated text.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4578 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-19 22:57:46 +00:00
5b524a1262 fpspreadsheet: Fix ods writer crashing occasionally due to uninitialized local rowheight variaible.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4577 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-19 21:33:01 +00:00
a46928c3a3 fpspreadsheet: Fix writing default colwidth to xlsx (was applied only to first column so far).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4576 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-19 16:39:43 +00:00
840ff82715 fpspreadsheet: Fix biff default colwidth broken in prev commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4575 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-19 16:23:35 +00:00
ae7cebf901 fpspreadsheet: Avoid regression by new length units by accessing DefaultColWidth and DefaultRowHeights by means of setters/getters. Marked as deprecated though, "official" method is calling workbook's WriteDefaultColWidth/WriteDefaultRowHeight/ReadDefaultColWidth/ReadDefaultRowHeight which get the units as a parameter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4574 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-19 15:18:49 +00:00
b3be7d1858 fpspreadsheet: Fix number format nfCurrencyRed for biff2. Fix Excel's format warning when opening the biff2 file written by excel2demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4573 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-19 11:59:38 +00:00
e6f9d34122 RxFPC:update for ukrainian languages from kit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4572 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-19 09:09:13 +00:00
222427e8f6 fpspreadsheet: Optional calculation of image position based on pixels improves slight distortion of images written for xlsx.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4570 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-18 21:23:09 +00:00
9280718d44 fpspreadsheet: Fix xlsx image distortion introduced with new workbook units.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4569 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-18 20:27:17 +00:00
5b946b751f fpspreadsheet: Add units (mm, cm, in, pts, lines/chars) for column width and row heights. Update all demos (some issues left).
NOTE: This revision breaks existing code if the worksheet's DefaultRowHeight/DefaultColWidth is changed - value must be in millimeters now. Methods for accessing individual row heiths and column widths are fine, but are marked as deprecated, they use the old units. Optionally a unit parameter can be specified.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-18 19:50:40 +00:00
08e1a619ca fpspreadsheet: Improved detection of pixel resolution for variants of bmp file format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4567 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-17 11:30:10 +00:00
8b9871c84d Added Try-Except to Execute in case sound is unplayable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4566 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-17 11:25:18 +00:00
26c1d45d87 RxFPC:RxDBGrid - for date editor in RxDBGrid set Spacing = 0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4565 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-17 08:34:27 +00:00