Commit Graph

3680 Commits

Author SHA1 Message Date
wp_xxyyzz
96c497ed73 tvplaint: Add missing files of fulldemo (ExVpRptSetup.*)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5060 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 10:08:42 +00:00
skalogryz
84084e84f5 richmemo: wrap SetRangeParams range changes into BeginUpdate/EndUpdate. Making sure that no updates would be visibile as well as refreshing by the end of the change
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5059 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 03:22:44 +00:00
wp_xxyyzz
bca9537340 tvplanit: Translate caption of "Report Setup" dialog in FullDemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5058 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-31 22:07:07 +00:00
wp_xxyyzz
1c5826f182 tvplanit: Fix ChangeBounds loop in Element editor for Laz 1.4.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5057 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-31 21:58:26 +00:00
wp_xxyyzz
710725dd66 tvplanit: Fix gadgets demo for Laz 1.4.4.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5056 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-31 11:55:04 +00:00
wp_xxyyzz
3771d2c3bb tvplanit: Fix print formats crashing if view is not contained in current form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5055 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-31 10:54:39 +00:00
wp_xxyyzz
bcd43cd892 tvplanit: Fix memory leak in monthview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5054 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-30 12:08:11 +00:00
wp_xxyyzz
08b4caa46c tvplanit: Cosmetic changes in MonthView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5053 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-30 11:45:12 +00:00
wp_xxyyzz
88e7a16ba7 tvplanit: Refactor TVpMonthView (remove internal variables unused or used by painter only).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5052 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-30 11:24:43 +00:00
wp_xxyyzz
fc7427cc7a tvplanit: Fix memory leak in MonthView's TodayAttributes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5051 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 22:19:07 +00:00
skalogryz
267efe922d richmemo: speed up range style selection by comparing flag to initalStyle rather than all supported styles
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5050 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 19:01:40 +00:00
skalogryz
58c9433aa1 richmemo: always update the selection to make the "SelStart" at the minimal character position, when detecting styles
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5049 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 18:47:08 +00:00
wp_xxyyzz
5cfee9383f tvplanit: Fix Fulldemo's Print routine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5048 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 16:48:36 +00:00
wp_xxyyzz
ccf954454a tvplanit: Add loading of saved print formats to FullDemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5047 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 15:56:52 +00:00
skalogryz
2daef0ba4a iphonelazext: the ihelloworld project doesn't have any resources associated with it
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5046 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 13:24:16 +00:00
skalogryz
70fe3a5109 iphonelazext: fixing the warning (ansi to wide, wide to ansi) shown on fpc 3. Updating building script. Forcing to use the script file on Xcode project generation. Using custom options in Xcode project. Fix resolving of project paths
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5045 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 03:34:23 +00:00
skalogryz
43a1354fe2 iphonelazext: updating the example hello world project to be compatbile with the later iOS versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5044 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 03:31:34 +00:00
wp_xxyyzz
48dab069a8 tvplanit: Fix countdown timer not stopping at end.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5043 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 22:33:42 +00:00
wp_xxyyzz
28fbce4056 tvplanit: Update/add some readme files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5042 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 22:01:33 +00:00
wp_xxyyzz
ba7e8c8e0c tvplanit: Fix TVpClock. Add example. Some refactoring and cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5041 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 21:22:54 +00:00
skalogryz
6e6d5a064a iphonelazext: initiated support for building script. Added into environmental option. Changing registration process
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5040 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 19:29:12 +00:00
wp_xxyyzz
2aa225b1a4 tvplanit: Add TVpFirefirdDatastore, a dedicated datastore for Firebird databases. Add example for it.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5039 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 15:46:32 +00:00
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
macpgmr
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
alexs75
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
0fa334b610 tvplanit: Less hints and warnings (mostly UTF8-UTF16 related). Cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4983 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-15 23:25:07 +00:00
wp_xxyyzz
841534c2cc tvplanit: Add new property TodayAttributes to MonthView (to highlight today). Refactoring of MonthView painting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4982 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-15 20:30:36 +00:00
wp_xxyyzz
20cc1e5d9a tvplanit: Add new property HeadAttributes to TVpMonthView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4981 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-15 19:13:00 +00:00
wp_xxyyzz
6fe57df55d tvplanit: Fix size & rotation of header bitmap in printed task list.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-15 17:54:33 +00:00
wp_xxyyzz
e93ddb5320 tvplanit: Fix calculation of scrollbar width for DayViewPainter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4979 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-15 14:01:29 +00:00
wp_xxyyzz
89e4cb68dd tvplanit: Improved positioning of hour:minute labels in dayview rowheader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4978 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-15 13:16:55 +00:00
wp_xxyyzz
4fbe3969b5 tvplanit: Improved vertical text centering
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4977 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-15 12:29:06 +00:00
wp_xxyyzz
5596841466 tvplanit: Fix some font changes not being seen in OI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4976 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-15 11:52:21 +00:00
wp_xxyyzz
9c83324e90 fpspreadsheet: Fix db_import_export example being broken after virtualmode change.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4975 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-15 09:23:26 +00:00
jesusr
0eded6e936 PowerPDF: package version 0.9.14 plus automatic changes by Lazarus.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4974 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 23:38:24 +00:00
jesusr
49673794da PowerPDF: fix compilation after changes in lazarus r52678
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4973 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 23:28:26 +00:00
wp_xxyyzz
bc766e06e1 tvplanit: Fix exception in fulldemo if demo.po is not found.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4972 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 23:04:23 +00:00
wp_xxyyzz
6529e73b50 richmemo: Undo prev commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4971 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 22:50:44 +00:00
wp_xxyyzz
b533087c00 richmemo: Fix compilation with Laz trunk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4970 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 22:43:59 +00:00
wp_xxyyzz
11b3485f3f kcontrols: Fix compilation with Laz trunk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4969 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 22:37:46 +00:00
wp_xxyyzz
c639d3f13d fpspreadsheet: Modified virtual mode (VirtualColCount, VirtualRowCount and OnWriteCellData were moved from workbook to worksheet). NOTE: THIS BREAKS EXISTING CODE USING VIRTUAL MODE.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4968 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 19:43:15 +00:00
wp_xxyyzz
5782410686 fpspreadsheet: Add support for format xlsm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4967 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 17:47:48 +00:00
wp_xxyyzz
1a83bc7ed2 tvplanit: Rename "demo" to "fulldemo"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4964 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 16:33:52 +00:00
wp_xxyyzz
05ab266744 tvplanit: Move zeosdatastore example to datastores/zeos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4963 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 16:32:58 +00:00
wp_xxyyzz
aaea731231 tvplanit: Move sqlite3datastore example to datastores/sqlite3
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4962 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 16:32:05 +00:00
wp_xxyyzz
982357731e tvplanit: Move bufdsdatastore example to datastores/bufdataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4961 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 16:30:54 +00:00
wp_xxyyzz
e96ffc33dc tvplanit: Move xmldatastore example to datastores/xml
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4960 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 16:27:23 +00:00
wp_xxyyzz
f9f0bf4f5c Move inidatastore example to datastores/ini
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4959 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 16:26:02 +00:00
wp_xxyyzz
f45723d6cf tvplanit: Some clean-up, some cosmetic changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4957 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 16:13:22 +00:00
wp_xxyyzz
bc4e7a1be7 tvplanit: Improvement of vertical alignment in various forms
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4956 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 15:26:55 +00:00
wp_xxyyzz
1c77c991c8 tvplanit: Some more improvements in vertical control positioning in event editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4955 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 12:41:22 +00:00
wp_xxyyzz
91137d576a tvplanit: Improved button positioning
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4954 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 12:20:59 +00:00
wp_xxyyzz
de164297ab tvplanit: Less warnings in TVpTaskEditDlg.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4953 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 11:18:59 +00:00