|
c9fc88a06e
|
lazbarcodes: Add method to copy a barcode image to clipboard.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5038 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-26 17:40:08 +00:00 |
|
|
990112f3ff
|
tvplanit: Bring back TTimeEdit lost in a previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5037 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-26 13:02:32 +00:00 |
|
|
6c2d1ede9b
|
tvplanit: Add readme.txt to some example folders.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5036 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-26 11:32:22 +00:00 |
|
|
0f2858fb37
|
tvplanit: Remove OnSetFilterCriteria handler from FlexDatastore examples (not needed any more).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5035 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-26 09:44:21 +00:00 |
|
|
58c1cdc162
|
tvplanit: Publish inherited DayBuffer for all dataset-dependent DataStores. Extend DayBuffer to "forever" for all non-dataset DataStores. Remove published property Connected (sorry - this will break existing lfm files..., but Connected is for designtime connection which tvplanit does not support).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5034 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-26 09:30:20 +00:00 |
|
|
3ea2ac3304
|
tvplanit: Re-activate date filtering in the SetFilterCriteria method of TVpCustomDatastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5033 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-26 09:01:18 +00:00 |
|
|
ad7008273e
|
tvplanit: FlexDatastore demo for Access: remove unused units, add error message if mdb file is not found.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5032 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-25 20:48:56 +00:00 |
|
|
47781a3c53
|
tvplanit: Add sqlite3 as another example for TVpFlexDatastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5031 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-25 20:41:30 +00:00 |
|
|
9333e53cb4
|
tvplanit: Add FlexDatastore example (using an Access database) with instructions in readme.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5030 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-25 16:55:32 +00:00 |
|
|
f12d13a062
|
tvplanit: Add button "Add all" to FlexDatastore field mapper.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5029 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-25 11:23:25 +00:00 |
|
|
6a1d71c140
|
tvplanit: Fix WeekView sometimes not showing "today" at program start.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5028 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-24 17:55:12 +00:00 |
|
|
365b9a6de6
|
tvplanit: Add cancel button to FieldMapping editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5027 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-24 14:44:45 +00:00 |
|
|
257f3fd322
|
tvplanit: Automatic positioning of controls in FlexDS field mapper.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5026 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-23 21:14:14 +00:00 |
|
|
5bbdbed004
|
fpspreadsheet: Fix igoring wordwrap flags when painting wordwrapped frozen cells (see forum http://forum.lazarus.freepascal.org/index.php/topic,33453.msg216815/).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5025 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-23 09:31:57 +00:00 |
|
|
a7cab840e7
|
HelpUtil: replace Shell with fpSystem; PropListUtil: fix to always return UTF8, as encoded.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5024 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-22 18:19:20 +00:00 |
|
|
4f4b878e17
|
tvplanit: Fix button widths in wavdlg for higher dpi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5023 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-21 23:02:08 +00:00 |
|
|
9e7605f4f6
|
tvplanit: Fix minor edit alignment issue at 120 dpi in contact edit form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5022 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-21 22:28:06 +00:00 |
|
|
d98834f99b
|
tvplanit: Redo control alignment in element editor dialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5019 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-21 11:15:26 +00:00 |
|
|
59c717c748
|
tvplanit: uses clocale. Wider granularity combo in fulldemo. No panel captions in wavdlg.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5018 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-20 21:05:51 +00:00 |
|
|
56401e83ad
|
playsoundpackage: Fix playstyle usage in demo broken in Linux by prev commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5017 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-20 20:18:36 +00:00 |
|
|
0299f6dba7
|
playsoundpackage: More flexible usage of PlayCommand (empty string = builtin command). Improve demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5016 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-20 20:08:46 +00:00 |
|
|
1356ce8029
|
playsoundpackage: Fix operation on non-Windows systems. Fix compilation with Laz 1.6.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5014 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-20 19:43:49 +00:00 |
|
|
59719d29cb
|
tvplanit: Improved and more stable layout of print preview related dialogs at higher dpi.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5012 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-20 19:29:00 +00:00 |
|
|
0fc938717d
|
tvplanit: Improved drawing of shape editor's pen and brush comboboxes in Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5011 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-20 16:43:27 +00:00 |
|
|
dbe08a2511
|
tvplanit: Fixing errors in shape editor's control positions for gtk2/qt.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5010 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-20 15:50:18 +00:00 |
|
|
3068e728b5
|
tvplanit: Remove WriteLn instructions left in previous commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5009 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-20 12:55:06 +00:00 |
|
|
1101949cce
|
RxFPC: documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5008 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-20 05:53:15 +00:00 |
|
|
a06674e8c0
|
tvplanit: Add unit "sound.pas" for playing sound on non-Windows systems.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5007 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-19 23:24:09 +00:00 |
|
|
7de57c3a77
|
tvplanit: Activate sound being played in NavBar when selecting a folder.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5006 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-19 18:28:16 +00:00 |
|
|
d733f1bd5e
|
tvplanit: Hide sound finder btn in event editor if OnPlaySound event handler is not assigned in non-windows systems.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5005 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-19 17:34:56 +00:00 |
|
|
eb245fb18d
|
tvplanit: Avoid dependence on new WordWrap property of TPanel in VpWavDlg.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5004 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-19 08:43:40 +00:00 |
|
|
4803397b14
|
tvplanit: Minor improvements and cosmetic changes in shape editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5003 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-19 08:25:01 +00:00 |
|
|
ccc86f27cf
|
tvplanit: Fix positioning of controls in event editor for gtk2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5002 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-18 23:15:02 +00:00 |
|
|
7119c27a3b
|
tvplanit: In fulldemo replace PageControl by NoteBook to see controls also with gtk2 widgetset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5001 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-18 22:19:33 +00:00 |
|
|
b5317b3bae
|
tvplanit: Activate some code commented in the original Lazarus port. (Trying to make the navbar accept clicks at designtime, not successful so far).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5000 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-18 20:57:37 +00:00 |
|
|
98d39ec706
|
tvplanit: Fix crash due to non-registered navbar container class. (Container still does not accept controls). Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-18 20:40:50 +00:00 |
|
|
0aaccd7fee
|
tvplanit: Minor refactoring of NavBar scrollbuttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4998 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-18 20:24:58 +00:00 |
|
|
4f73e6effd
|
tvplanit: Activate inplace-editor of NavBar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4997 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-18 20:09:42 +00:00 |
|
|
79a381a046
|
tvplanit: More consistent use of TBorderStyle in NavBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4996 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-18 19:40:39 +00:00 |
|
|
066ed681f4
|
tvplanit: Show scroll buttons in NavBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4995 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-18 19:14:47 +00:00 |
|
|
164b3de42e
|
tvplanit: Fix NavBar folder caption not updating on form if changed in OI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4994 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-18 18:31:26 +00:00 |
|
|
5e355bbc9a
|
tvplanit: Fix painting of non-themed standard NavBar buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-18 11:46:13 +00:00 |
|
|
6ccfd77f7c
|
tvplanit: Background image in NavBar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-17 23:01:16 +00:00 |
|
|
c5edf6a2d1
|
tvplanit: More refactoring of NavBar painting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4990 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-17 21:42:20 +00:00 |
|
|
ced32e0763
|
tvplanit: New demo (navbar). Fix distance of small icons in navbar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-17 20:05:36 +00:00 |
|
|
829bff542a
|
tvplanit: Improved painting of navbar buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4988 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-17 17:39:55 +00:00 |
|
|
3662c450a3
|
tvplanit: Add vpnavbarpainter unit missing from previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4987 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-17 10:22:25 +00:00 |
|
|
c3e096135d
|
tvplanit: Fix compilation with laz < 1.6 and fpc < 3.0. Refactor NavBar painting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4986 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-17 10:17:24 +00:00 |
|
|
2d689d3568
|
tvplanit: Fix dayview icons not being printed (new property DayView.IconAttributes.ShowInPrint). Some refactoring in DayView (GutterWidth).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4985 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-16 12:34:46 +00:00 |
|
|
e85fc428d2
|
tvplanit: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-07-16 10:44:10 +00:00 |
|