|
ea26c9887d
|
fpspreadsheet: Improved percent format detection (allow space between number mask and percent character).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6033 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-10-05 05:30:02 +00:00 |
|
|
ea22d330d4
|
fpspreadsheet: Fix merged ranges sometimes being read incorrectly from ods files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6032 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-10-04 17:19:53 +00:00 |
|
|
709be76b4f
|
fpspreadsheet: Add support for xls one-parameter SUM formulas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6031 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-10-04 12:36:16 +00:00 |
|
|
c25b20a161
|
tdiclass.pas
[-] Fix for Closed Buttom Enabled/Disabled detection when Creating and Closing Pages
Lazarus 1.6. (side effect for commit in 27/09/17)
[+] Added Public method: procedure CloseAllTabs;
(by: DSA)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6029 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-10-03 20:23:31 +00:00 |
|
|
ea82879868
|
27/09/2017
[-] Fix for Method "RestoreLastFocusedControl". Wrong last focused component
detection
[-] Fix for Closed Buttom Enabled/Disabled detection when Creating and Closing Pages
Lazarus 1.8
(by: DSA)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6023 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-09-29 02:09:24 +00:00 |
|
|
244d419742
|
RxFPC:vertical demo for RxRangeSelector
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6022 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-09-20 11:32:16 +00:00 |
|
|
6638c51f7b
|
RxFPC:demo for RxRangeSelector
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6021 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-09-20 11:22:51 +00:00 |
|
|
a1ec0df6e6
|
RxFPC:TRxRangeSelector new property Orientation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6020 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-09-20 10:22:34 +00:00 |
|
|
a520e2eff7
|
RxFPC: new component - TRxRangeSelector
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6019 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-09-19 05:43:18 +00:00 |
|
|
91a9e406c5
|
RxFPC: RxDBGrid - fix compilation after 6014
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6015 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-09-11 08:36:40 +00:00 |
|
|
edc2a1aa79
|
RxFPC: RxDBGrid - code refactoring. thx LearnMagic
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6014 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-09-11 08:30:46 +00:00 |
|
|
2b449147e7
|
RxFPC: RxDBVerticalGrid fix row higth on show/hide column title
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6009 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-08-24 12:02:25 +00:00 |
|
|
6a67ea6b6d
|
RxFPC: RxDBVerticalGrid show images from blob field in cell
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6008 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-08-24 07:58:11 +00:00 |
|
|
0c2657a4d7
|
RxFPC: work on RxDBVerticalGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6007 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-08-23 12:37:42 +00:00 |
|
|
c5008e534b
|
RxFPC:new component - RxDBVerticalGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6006 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-08-22 12:28:33 +00:00 |
|
|
92d83425c6
|
SpkToolbar: Fix compilation after Laz-trunk r55713
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6005 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-08-21 15:35:42 +00:00 |
|
|
96ffaaa4d2
|
fpspreadsheet: Fix crash of db_import_export demo in virtual mode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5993 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-08-09 22:52:49 +00:00 |
|
|
6723411283
|
tvplanit: Fix Event editor erasing event if created from MonthView and if closed by the form's "x" button.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-08-08 14:56:05 +00:00 |
|
|
c79ae662d4
|
tvplanit: Implement drag and drop of events from and to MonthView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-08-02 21:10:14 +00:00 |
|
|
219e3830e8
|
tvplanit: Add editing of events to TVpMonthView by double-click
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5990 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-08-02 17:20:03 +00:00 |
|
|
c774cc8a2f
|
RxFPC:TRxTimeEdit set enabled for buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-28 06:11:28 +00:00 |
|
|
e688582c1c
|
fpspreadsheet: Fix xlsx reader getting dimension of an empty worksheet incorrectly.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5988 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-25 09:40:05 +00:00 |
|
|
05bdb8bb88
|
fpspreadsheet: Fix violated file formation limitations when reading some xls files (http://www.lazarusforum.de/viewtopic.php?f=18&t=10824&start=15)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5987 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-24 15:18:13 +00:00 |
|
|
0b17d047d6
|
spktoolbar: Set version no to 0.1.2 for OPM. Check all demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5986 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-09 22:53:56 +00:00 |
|
|
f07535e014
|
spktoolbar: Fix font scaling for Laz >= 1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5985 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-09 19:16:35 +00:00 |
|
|
9b21c0b60e
|
spktoolbar: improved internal layout of small buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-08 22:13:10 +00:00 |
|
|
271196a1f6
|
spktoolbar: Use LCL scaling (for Laz >= 1.8)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5983 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-08 20:35:49 +00:00 |
|
|
b70ca5e5d2
|
spktoolbar: Fix fonts not changeable in OI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5982 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-08 16:24:34 +00:00 |
|
|
9eb490f7e4
|
spktoolbar: improved scaling of Appearance Editor form for Laz <1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5981 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-08 15:08:34 +00:00 |
|
|
3b2bc7db66
|
spktoolbar: Fix compilation under Laz <1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-08 11:59:47 +00:00 |
|
|
a0ba9538e5
|
spktoolbar: add readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5978 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-07 23:14:21 +00:00 |
|
|
55d8f6c188
|
spktoolbar: Improved layout and image size selection in design editor windows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5977 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-07 22:38:47 +00:00 |
|
|
b269496766
|
spktoolbar: Replace Polish comments and exception messages by google-translated texts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5976 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-07 19:38:09 +00:00 |
|
|
540a80e73d
|
spkToolbar: Fix switching of image list in EditWindow.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5975 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-07 19:04:26 +00:00 |
|
|
26520b92c9
|
richmemo: prevent win32 scrolling on changing text attributes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5974 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-07 18:01:02 +00:00 |
|
|
e2bb5a34d6
|
spktoolbar: Add icons at 150% and 200% to SpkToolbar EditWindow.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5973 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-07 16:53:20 +00:00 |
|
|
0ec27d7d54
|
spktoolbar: Avoid usage of hardcoded font in EditWindow
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5972 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-07 11:40:30 +00:00 |
|
|
a7d192079f
|
richmemo: temporary workaround to prevent scrolling on style change
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5970 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-06 20:49:49 +00:00 |
|
|
e66ef65444
|
richmemo: win32 smooth scroller (instead of Win32CustomMemo per-line scroller)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5969 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-06 20:19:51 +00:00 |
|
|
ede1098cd7
|
chemtext: v0.1.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5968 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-29 07:16:12 +00:00 |
|
|
a911523cef
|
chemtext: Change package version from 0.1 to 0.1.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5967 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-29 07:12:50 +00:00 |
|
|
3aba9136ea
|
fpspreadsheet: Add searching in comments. Add demo for searching.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5965 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-27 09:18:34 +00:00 |
|
|
d6b78be9b6
|
tvplanit: Fix json demo crashing if data file does not yet exist.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5964 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-27 07:52:52 +00:00 |
|
|
8afa81832f
|
chemtext: Add escaping of characters with special treatment
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5963 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-26 07:56:14 +00:00 |
|
|
0202c3c2af
|
chemtext: Add demo for usage of painting routine in custom-drawn grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5962 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-25 21:28:36 +00:00 |
|
|
63fa370c20
|
chemtext: Fix chem demo compilation under Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5961 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-25 18:09:27 +00:00 |
|
|
bb633f3f8c
|
chemtext: add readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5960 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-25 16:29:53 +00:00 |
|
|
8094316fc5
|
chemtext: Initial commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5958 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-25 15:56:27 +00:00 |
|
|
146b28a4cc
|
fpspreadsheet: Do not add fpspreadsheet package unit to project uses section. WARNING: Might break existing code where reader/writer units are not added explicitely.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5957 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-24 15:57:15 +00:00 |
|
|
f9db993a87
|
flashfiler: Delete folder as requested by Soner A. (author of Laz port).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5951 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-21 12:15:00 +00:00 |
|