Commit Graph

4385 Commits

Author SHA1 Message Date
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
fbb376d778 fpspreadsheet: Fix changing of WorksheetGrid column width/row height by dragging with the mouse.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5950 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-21 08:29:25 +00:00
alexs75
552f841d18 RxFPC:start work on export RxDBGrid groups to spreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5949 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-20 12:38:18 +00:00
skalogryz
0f40ba6214 chelper: fix compilation for the latest IDE version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5948 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-20 00:31:10 +00:00
wp_xxyyzz
aa308d6bd2 fpspreadsheet: Add functions to initialize search and replace parameter records.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5946 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-17 22:16:58 +00:00
wp_xxyyzz
92f5e6214d colorpalette: Fix compilation of demos for Lazarus versions before 1.8 (LCLScaling)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5945 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-17 12:01:31 +00:00
wp_xxyyzz
b115d16c3e callite: Remove lrs resource
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5944 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-17 11:51:20 +00:00
wp_xxyyzz
d0ef324ddb callite: New component palette icon, in particular for hi res screens. Replace lrs resource by res. Fix form scaling at high res. Remove folder icons (it is in image_sources now). Version 0.3.1.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5943 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-17 11:44:15 +00:00
wp_xxyyzz
cc2abec65b colorpalette: Activate LCL scaling of Laz 1.8. Replace .lrs resource by .res. Add highDPI component palette icons (see image_sources). Set version no 0.2.3.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5940 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-16 18:01:08 +00:00
wp_xxyyzz
7d59e20f9f fpspreadsheet: Fix crash of visual controls when workbook.RemoveAllWorksheets is called. Visual controls can handle the case of active worksheet = nil.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5937 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-14 16:40:36 +00:00
alexs75
22f08434bf RxFPC: TRxDBGridPrint support merged cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5936 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 14:01:18 +00:00
alexs75
024c39833a RxFPC: RxDBGridExportSpreadSheet support merged cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5935 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 11:29:31 +00:00
alexs75
75aaf4e32b RxFPC:fix AV on edit data in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5934 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 10:52:46 +00:00
alexs75
918d5faa64 RxFPC:add new event - RxDBGrid.OnMergeCells (based on lazarus demo examples/gridexamples/merged_cells)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5933 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 08:58:24 +00:00
alexs75
478b727aef RxFPC:forgoten file rxutils.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5932 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 06:12:46 +00:00
wp_xxyyzz
c7dffe1ebf tvplanit: Fix new icons in TVpCalendar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5931 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-12 09:45:08 +00:00
wp_xxyyzz
9b3a49a438 tvplanit: Initial commit of json datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5930 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-12 09:19:55 +00:00
wp_xxyyzz
9be1008351 fpspreadsheet: Fix compilation after odPainted (lcltype.TOwnerDrawStateType) has been renamed in lcl to odBackgroundPainted (laz r55303)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5929 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-11 21:51:10 +00:00
alexs75
52dcfe90b1 RxFPC:continue work on merge cells in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5928 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-09 13:56:12 +00:00
alexs75
cfc02a2279 RxFPC:fix show text data in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5927 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-09 13:40:16 +00:00
alexs75
06fca537ad RxFPC:start work on merge cells in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5926 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-09 13:26:54 +00:00
alexs75
060777b723 RxFPC:RxMDITasks - new property - FlatButton
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5925 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-08 12:16:36 +00:00
alexs75
973908c7cc RxFPC:RxDBGrid - fix show grouped data
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5924 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-08 11:16:02 +00:00
wp_xxyyzz
21240a606d tvplanig: Add runtime images and a batch file for creation of the resource files. Add readme files on the origin of the images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5923 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-08 08:05:54 +00:00
wp_xxyyzz
5d59eca6f0 tvplanit: New component palette icons including versions at 150% and 200% magnification for HighDPI screens.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5921 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-07 22:37:51 +00:00
alexs75
c77aed9270 RxFPC:spanish translation from Javier Unamuno
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5920 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-07 11:30:10 +00:00
wp_xxyyzz
2a1ae05840 fpspreadsheet: Fix memory leak in worksheetgrid (due to FrozenBorderPen)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5919 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-07 07:02:10 +00:00
wp_xxyyzz
c823c510e5 fpspreadsheet: Add palette icons with 150% and 200% magnification. Replace the old Excel overlay image with a more neutral spreadsheet overlay (taken from FatCow icon set)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5915 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-02 10:01:06 +00:00
alexs75
aec5a56e9c RxFPC:new procedure - TRxDBGrid.RemoveToolMenuItem
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5910 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-30 08:25:18 +00:00
alexs75
592426d585 RxFPC:fix RxDBGrid paint error in design time
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5909 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-30 07:49:41 +00:00
wp_xxyyzz
10a0476010 fpspreadsheet: Add cursor for drag-and-drop copy mode. Add script to generate the lrs file for the visual components.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5908 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-28 15:25:50 +00:00
wp_xxyyzz
c574ed921a fpspreadsheet: Initial implementation of drag and drop within WorksheetGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5907 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-28 10:17:41 +00:00
wp_xxyyzz
505b833416 fpspreadsheet: Fix formatting error of large numbers if grid column width is very narrow (TrimToCell).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5906 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-27 17:44:51 +00:00
wp_xxyyzz
685581a8da fpspreadsheet: Fix WorksheetGrid event OnSelectCell not firing any more. Less hints.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5905 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-27 16:43:27 +00:00
wp_xxyyzz
7d2edf69f9 tvplanit: Fix Linux qt not painting internal tasklist icon.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5904 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-27 10:11:56 +00:00
alexs75
e5a35c6fb4 RxFPC:RxDBGrid - started work on grouping data in grid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5903 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-26 13:05:56 +00:00
wp_xxyyzz
cc669f527a tvplanit: Update German translation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5902 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-25 21:27:23 +00:00
wp_xxyyzz
590f5139ee tvplanit: Simplify day, week and monthview, as well as contact list hints. Fix crash in Linux when mouse is moved into a hint.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5901 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-25 21:24:23 +00:00
alexs75
be4e118c53 RxFPC:TRxDBGridExportSpreadSheet - new flag - ressHideZeroValues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5900 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-25 20:00:14 +00:00
wp_xxyyzz
35aab9fbed tvplanit: use smaller icons in internal dialogs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5899 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-25 10:55:40 +00:00
wp_xxyyzz
e8a4093cd2 tvplanit: Replace icons in task editor dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5898 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-23 21:33:20 +00:00
wp_xxyyzz
8a58f7c8a7 tvplanit: Fix print format editor crashing due to translated radiogroup items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5897 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-23 19:28:36 +00:00
wp_xxyyzz
2a4643b959 tvplanit: Every internal icon has three versions at 100%, 125% and 150% resolution now. (Icons from icon8.com). Old icons can be re-activated by undefining NEW_ICONS in vp.inc.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5896 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-23 17:39:54 +00:00
alexs75
7bfa2da31d RxFPC:fix calc footer row
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5895 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-23 10:48:55 +00:00
wp_xxyyzz
46888f3207 tvplanit: Extended resource file (vpbasepng.res) intended for three sizes of the internally used images. Update TaskListPainter to use the icon according to the best screen resolution.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5894 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-22 17:50:31 +00:00
alexs75
52d104e593 RxFPC:RxDateRangeEdit fix set property Period for reoQuarter, reoHalfYear
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5893 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-22 11:49:57 +00:00