|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|