Commit Graph

5947 Commits

Author SHA1 Message Date
inoussa
8c8c9480dd Type Library Editor, FPC 3.1.1+ support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5947 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-19 17:28:02 +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
13417171c5 image_sources: Fix callite component palette icon resource generation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5942 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-17 10:29:08 +00:00
wp_xxyyzz
8f1d7c48d3 image_source: add new callite component palette icon suitable for highres. (icon from icons8).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5941 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-17 10:14:00 +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
23a7f498e0 image_sources: add palette icons for components/colorpalette
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5939 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-16 17:56:04 +00:00
inoussa
c29ba3334f FPC 3.1.1+ support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5938 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-15 09:17:38 +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
69d6b8a847 images_sources: Add palette icon sources for tvplanit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5922 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-07 22:46:12 +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
4ae66829d4 image_sources: add global readme file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5918 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-03 17:57:09 +00:00
wp_xxyyzz
ea01c5ad59 image_sources: Add source of data access palette icons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5917 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-03 16:00:03 +00:00
wp_xxyyzz
7e7e1e3453 image_sources: Add sources of some sqldb icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5916 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-03 08:24:54 +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
wp_xxyyzz
af923d4945 image_sources: Add source of palette icon for TXMLConfig at 150% and 200% magnification
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5914 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-01 21:46:27 +00:00
wp_xxyyzz
1abdd95a46 image_sources: Delete incorrect folder structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5913 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-01 09:09:56 +00:00
wp_xxyyzz
7fcc3d5c61 images_sources: New folder for source files of images used in lazarus, applications, or components.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5912 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-01 09:07:04 +00:00
wp_xxyyzz
c1460976fb images_sources: New folder for source files of images used in lazarus, applications, or components.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5911 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-01 09:00:24 +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