Commit Graph

3680 Commits

Author SHA1 Message Date
wp_xxyyzz
523416cafa tvplanit: Fix painting of borderless contact header line
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4902 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-03 09:51:12 +00:00
wp_xxyyzz
cf727df5c0 tvplanit: Remove some painting glitches related to dsNoBorder. Some refactoring of drawing of dayview labels.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4901 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-03 09:36:40 +00:00
wp_xxyyzz
f3cc257d5c tvplanit: Rename DrawingStyle dsNone to dsNoBorder. Fix dsBorder for all event views.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4900 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-03 08:39:53 +00:00
wp_xxyyzz
fc0fee4e00 tvplanit: Beginning to implement borderless DrawingStyle (dsNone)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4899 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-02 23:14:26 +00:00
wp_xxyyzz
1159900b4e tvplanit: Fix text with font height 0 being too small in printout.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4898 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-02 22:46:05 +00:00
wp_xxyyzz
9fc76923f9 tvplanit: Fix printpreview dialog not being able to show full page in preview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4897 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-02 21:13:54 +00:00
wp_xxyyzz
183e89afe2 tvplanit: Fix scrolling issue in DayView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4896 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-02 15:44:34 +00:00
wp_xxyyzz
b25bcf4516 tvplanit: Some more fine-tuning of pixels when painting day and week views.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4895 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-02 13:07:46 +00:00
wp_xxyyzz
dd215650bc tvplanit: Improved drawing styles of MonthView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4894 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-02 12:20:11 +00:00
wp_xxyyzz
5cd2174610 tvplanit: Some cleanup in TVpCanvasUtils. Fix Calendar font size being frozen at 8pt.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4893 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-02 09:43:47 +00:00
wp_xxyyzz
c4646eacb5 tvplanit: A better way to save/restore the font in VpcanvasUtils.DrawRotatedText?
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4892 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-02 09:20:00 +00:00
wp_xxyyzz
998f2aa164 tvplanit: Avoid a 3d bevelled border around contact grid in flat drawing mode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4891 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-02 08:56:40 +00:00
wp_xxyyzz
7e954aacab tvplanit: Fix Dayview not scrolling to the end of the day.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4890 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 22:21:07 +00:00
wp_xxyyzz
7a0869b6f0 tvplanit: Add widgetset to compilation path
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4889 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 21:46:43 +00:00
wp_xxyyzz
73cdbbf8b1 tvplanit: Fix text size growing in successive calls to TVpExCanvas.DrawRotatedText under gtk2.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4888 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 21:22:34 +00:00
wp_xxyyzz
d1c3eed2fa tvplanit: Fix compilation error in prev commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4887 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 20:45:03 +00:00
wp_xxyyzz
6474f1bf95 tvplanit: Fix minor drawing glitch in WeekView. Some refactoring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4886 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 20:24:54 +00:00
wp_xxyyzz
906c25af77 tvplanit: Fix NavBar-ImgList error at program end in Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4885 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 20:03:13 +00:00
wp_xxyyzz
b630ce379e tvplanit: Restructure package locations to fix occasional ide compilation issues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4883 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 19:33:19 +00:00
wp_xxyyzz
7cfaefb5e1 tvplanit: Fix compilation with fpc <3.0. Experimental code to fix a error in Linux Mint/qt at program end (related to calling NavBar.SetImageList in Destructor).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4882 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 19:02:09 +00:00
wp_xxyyzz
cb586c9d08 tvplanit: trying to resolve the issue of growing day names in the calendar view in OSX (see forum http://forum.lazarus.freepascal.org/index.php/topic,33189.msg214639.html#msg214639).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4881 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 17:53:23 +00:00
wp_xxyyzz
d7477c8171 fpspreadsheet: Public methods AutoRowHeight and AutoColWidth of the WorksheetGrid. Show value of cell's WordWrap in SpreadsheetInspector.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4880 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 16:43:00 +00:00
wp_xxyyzz
90b0a58290 tvplanit: Fix some more minor DayView painting glitches.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4879 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 15:19:38 +00:00
wp_xxyyzz
7cb2fd3d88 tvplanit: Fix DayView scrollbar error if Granularity is 60min.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4878 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 13:21:43 +00:00
wp_xxyyzz
cd128df0b6 tvplanit: Fix some painting glitches in DayView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4877 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 10:04:08 +00:00
wp_xxyyzz
a9cc270101 tvplanit: Allow for missing fields UserField0..9 in database tables.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4876 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-30 22:08:31 +00:00
wp_xxyyzz
1aaa90008d tvplanit: Fix hang of prev commit. Minor refactoring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4875 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-30 21:29:02 +00:00
wp_xxyyzz
c847f138e6 tvplanit: Undo previous commit (resorting by time) - it causes a hang.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4874 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-30 20:26:14 +00:00
wp_xxyyzz
f268a8663b tvplanit: Fix recurring events being hidden or in wrong order because DayView's and WeekViews' temporary event lists are not correctly sorted.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4873 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-30 18:45:39 +00:00
alexs75
8804d54e20 RxFPC:RxDBGridPrint - fix print fillcolor for data cell
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4872 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-30 07:28:58 +00:00
wp_xxyyzz
4f83704448 tvplanit: Fix Event Editor if start and end times are in reverse order. Some cosmetic changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4871 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-29 22:24:10 +00:00
wp_xxyyzz
3767e20c54 tvplanit: Use PointInRect function instead of huge "if" monsters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4870 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-29 21:46:53 +00:00
wp_xxyyzz
454c96067c tvplanit: Fix incorrect handling of overnight events.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4869 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-29 21:34:45 +00:00
wp_xxyyzz
de22b0fbbd tvplanit: Fix weekview displaying repeated events to begin at midnight after the second event.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4868 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-29 20:32:12 +00:00
wp_xxyyzz
82e258bdb7 tvplanit: Call notification when City-state-zip format is changed. Some improvements in "demo" projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4867 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-29 13:55:10 +00:00
wp_xxyyzz
9be9d8a4b8 tvplanit: New TVpControlLink property CityStateZip defining the country-dependant order and structure of the city-state-zip part of the address.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4866 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-29 13:22:33 +00:00
wp_xxyyzz
ae8fecb42d tvplanit: Display birthdate in contact edit dialog. Fix localization file not being found if its name contains the wrong path delimiter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4865 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-29 11:02:25 +00:00
wp_xxyyzz
08d356fd9f tvplant: Call ForcePathDelims in relation to media and localization file names.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4864 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-29 10:06:52 +00:00
wp_xxyyzz
7348cfd58a tvplanit: Fix TVpGeneralFilenameProperty (renamed from TVpGenericFilenameProperty). Register TVpLocalizeFilenameProperty and TVpWavFilenameProperty (instead of TVpWavFileProperty).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4863 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-29 09:51:37 +00:00
wp_xxyyzz
10325574c0 tvplanit: Improved automatic layout of contact editor dialog. Some cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4862 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 22:49:33 +00:00
wp_xxyyzz
e445237ac3 tvplanit: Activate localization file in sample project "demo" (note: vplocalize.xml must be copied to project folder).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4861 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 22:48:44 +00:00
wp_xxyyzz
438cc9dcb3 tvplanit: Fix xml parser crashing when reading localization file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4860 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 22:46:36 +00:00
wp_xxyyzz
92ef54e789 tvplanit: Fix height of contact editor form being calculated too large.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4859 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 20:08:51 +00:00
wp_xxyyzz
3282ed81e8 tvplanit: Remove unused string resource RSDaysOverdue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4858 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 20:02:03 +00:00
wp_xxyyzz
f2d0a36d2a tvplanit: In contact editor, split combined name field into separate fields for first and last names
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4857 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 19:50:19 +00:00
wp_xxyyzz
e575855f93 tvplanit: Fix incorrect sorting of events in case of ini datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4856 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 19:28:31 +00:00
wp_xxyyzz
a804344102 tvplanit: Fix enabled state of day view popup menu.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4855 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 16:50:32 +00:00
wp_xxyyzz
7c6fd7b8e4 tvplanit: Fix demo program storing only one task and one contact in case of inifile datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4854 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 14:03:35 +00:00
wp_xxyyzz
e2c8f958b2 tvplanit: declare IDs as Integer again, not Int64 - causing too much trouble with TVpIniDataStore
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4853 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 13:43:32 +00:00
wp_xxyyzz
ad9d8a833d tvplanit: In ini datastore, write zero dates as empty strings to ini file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4852 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 11:23:30 +00:00
wp_xxyyzz
716c478549 tvplanit: Some clean-up in VpDayView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4851 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 11:08:29 +00:00
wp_xxyyzz
7ead55c111 tvplanit: Fix line breaks in Notes fields used by ini datastore
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4850 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 10:18:32 +00:00
wp_xxyyzz
9f385a2fb1 tvplanit: Fix deleting of records from ini datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4849 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-28 09:36:30 +00:00
wp_xxyyzz
dac023e5ee tvplanit: Use "random(High(Int64))" instead of "random($7FFFFFFF)" in ID generator for IniDatastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4848 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-27 23:17:07 +00:00
wp_xxyyzz
cf5e6362ef tvplanit: Use some margin when drawing the day view event icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4847 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-27 23:00:17 +00:00
wp_xxyyzz
5bbb50a408 tvplanit: Clean up package requirements of demo projects
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4846 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-27 22:49:26 +00:00
wp_xxyyzz
723aa23ea5 tvplanit: Initial commit of an inifile datastore (working only partially at the moment). Add a demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4845 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-27 22:43:15 +00:00
wp_xxyyzz
7ec6f3104d tvplanit: Fix linewrapping in DayView cells. Fix DayView event display if recurring event is edited.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4844 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-26 22:21:39 +00:00
wp_xxyyzz
b108ef2f7a tvplanit: Cosmetic changes in vpcanvasutils.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4843 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-26 20:44:06 +00:00
wp_xxyyzz
e85a111716 tvplanit: More refactoring of event painting in TVpDayViewPainter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4842 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-26 16:27:01 +00:00
wp_xxyyzz
a7ea8489dd tvplanit: Fix painting of thick edit frame in DayView if level > 0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4841 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-26 14:19:55 +00:00
wp_xxyyzz
564a84a7d6 tvplanit: More refactoring of event painting in TVpDayView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4840 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-26 13:52:59 +00:00
wp_xxyyzz
4af15415ad tvplanit: More refactoring of event painting in TVpDayView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4839 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-26 11:37:20 +00:00
wp_xxyyzz
48bdc3b5c6 tvplanit: Remove a few unused variables in DayViewPainter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-26 08:14:09 +00:00
wp_xxyyzz
d6961421d3 tvplanit: Add missing {$I vp.inc} in some of the new painter units. (Had caused a compilation issue).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4837 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-25 23:46:00 +00:00
wp_xxyyzz
8025160806 tvplanit: Fix compilation of package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4836 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-25 21:13:10 +00:00
wp_xxyyzz
bbb235eec8 tvplanit: Fix demo not showing DayView when switching from MonthView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4835 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-25 10:56:48 +00:00
wp_xxyyzz
e704901b0e tvplanit: Extract event drawing code from TVpDayViewPainter.DrawEvents. Some more refactoring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4834 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-25 10:08:36 +00:00
wp_xxyyzz
448f4b8027 tvplanit: Remove some old debugging code from DayViewPainter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4833 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 22:44:13 +00:00
wp_xxyyzz
852270b0c2 tvplanit: Fix missing popup translation of task list and contact grid. Fix demo changing view when language is changed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4832 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 22:34:38 +00:00
wp_xxyyzz
2b22eefdca tvplanit: Fix delete confirmation messages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4831 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 21:55:47 +00:00
wp_xxyyzz
281124bc97 tvplanit: Fix alarm and recurrance icons in DayView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4830 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 21:41:24 +00:00
wp_xxyyzz
31056b3ac8 tvplanit: Add comment that GetWeekOfYear (in VpMisc) calculates week number according to ISO specification.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4829 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 20:03:19 +00:00
wp_xxyyzz
70233a6fc4 tvplanit: Use DateUtils functions IncYear etc instead of those implemented in TvPlanIt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4828 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 20:00:32 +00:00
wp_xxyyzz
b0d583d8a9 tvplanit: Fix incomplete painting of thick edit frame around focused event in DayView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4827 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 19:37:53 +00:00
wp_xxyyzz
4f2302a941 tvplanit: Fix DayView in-place editor reaching into adjacent column
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4826 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 19:10:59 +00:00
wp_xxyyzz
9943d1eca3 tvplanit: Fix not persistent storage of visible days in DayView (demo).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4825 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 17:55:44 +00:00
wp_xxyyzz
33793d3da2 tvplanit: Split off event painting in TVpWeekViewPainter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 15:51:13 +00:00
wp_xxyyzz
61e01e7744 tvplanit: Minor refactoring in day drawing routines of TVpWeekViewPainter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4823 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 14:38:05 +00:00
wp_xxyyzz
d80869e322 tvplanit: Refactor TVpWeekViewDrawer.DrawDays - extract separate method DrawDay. Some cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4822 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 14:16:51 +00:00
wp_xxyyzz
693008d145 tvplanit: Extract TVpCalendar painting code to separate unit TVpCalendarPainter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4821 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 13:05:11 +00:00
wp_xxyyzz
0559b78b09 tvplanit: Add missing VpTaskListPainter and VpMonthViewPainter to repository.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4820 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 10:59:45 +00:00
wp_xxyyzz
663c7f5947 tvplanit: Remove "uses windows" from VpCalendar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4819 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 10:44:57 +00:00
wp_xxyyzz
5d8b843f2b tvplanit: Some refactoring of task list (flat display style, cosmetic changes).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4818 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 10:33:55 +00:00
wp_xxyyzz
0cce1b3a5f tvplanit: Fix TaskList to show selection in the inplace editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4817 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 09:50:05 +00:00
wp_xxyyzz
8516b2ee42 tvplanit: Extract VpTaskList drawing code to separate unit VpTaskListPainter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4816 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 09:22:38 +00:00
alexs75
eec24fb3f0 RxFPC:New function in RxFileUtils - NormalizeFileName. Fix languages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4815 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 07:43:52 +00:00
wp_xxyyzz
54dc447750 tvplanit: Add new property "AllowInplaceEditing" for DayView, WeekView and TaskList.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4814 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-23 23:16:34 +00:00
wp_xxyyzz
66bddaf5e0 tvplanit: Fix contactgrid inplace editor appearing in name field.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4813 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-23 22:50:04 +00:00
wp_xxyyzz
2a95d0b226 tvplanit: Refactor TVpContactGridPainter.DrawContacts (avoid repeated code per contact element).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4812 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-23 16:13:17 +00:00
wp_xxyyzz
9b8ce7a12b tvplanit: Move drawing code of TVpContactGrid to separate unit (VpContactGridPainter). Split off some shared code to TVpBasePainter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4811 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-23 11:53:21 +00:00
wp_xxyyzz
ba2e8bce22 tvplanit: Add base painter ancestor class.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4810 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-23 09:37:07 +00:00
wp_xxyyzz
10899a4c21 tvplanit: No bevel in flat mode around a TVpWeekView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4809 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-23 08:47:09 +00:00
wp_xxyyzz
3b7adafe73 tvplanit: Move MonthView painting code into a separate unit (VpMonthViewPainter). Some minor fixes in demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4808 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 22:37:44 +00:00
wp_xxyyzz
26d8e9b546 tvplanit: Improvements in demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4807 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 21:16:10 +00:00
wp_xxyyzz
ec4a4b6c77 tvplanit: Move painting code of TVpWeekView to separate unit VpWeekViewPainter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4806 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 21:04:36 +00:00
wp_xxyyzz
9b5d03f687 tvplant: More features in demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4805 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 20:19:35 +00:00
wp_xxyyzz
705a6878ac tvplanit: Refactor painting code of TVpDayView (new helper unit TVpDayViewPainter)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4804 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 14:43:43 +00:00
wp_xxyyzz
38be775a00 tvplanit: Extend demo to show several days in DayView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4803 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 14:28:19 +00:00
wp_xxyyzz
a4f762c4d4 tvplanit: Fix BufDSDatastore to create DB directory if AutoCreate is true.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4802 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 13:37:24 +00:00
wp_xxyyzz
78e60575cc tvplanit: No more IDE crash (was caused by over-range error in dvLineMatrix of TDayView, procedures SetTimeIntervals, DrawCells)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4801 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 12:16:45 +00:00
wp_xxyyzz
c95522e77a tvplanit: Undo cosmetic changes and refactoring of granularity (crashes IDE) - test commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4799 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 10:51:12 +00:00
wp_xxyyzz
7d184408a7 tvplanit: Remove all "uses messages" (implies "uses Windows")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4798 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 07:59:17 +00:00
wp_xxyyzz
89e16097a4 tvplanit: Beginning to refactor the RenderToCanvas method of TVpDayview, local subprocedure DrawEvents (2000 lines monster!)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4797 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-21 20:45:28 +00:00
jesusr
25922e7b89 PowerPDF: increased version to 0.9.13
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4796 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-21 20:08:18 +00:00
jesusr
6d17acaf22 PowerPDF: fix pdf output of TPRRect, TPREllipse and TPRImage when compiling with FPC trunk 3.1.1 and Fixes 3.0.1 (it affects LazReport pdf export when using PowerPDF exporter, objects appear without frames or background, etc.)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4795 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-21 20:04:57 +00:00
wp_xxyyzz
ab7f8386d8 tvplanit: Some more refactoring of VpPrtFmt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4794 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-21 20:03:42 +00:00
wp_xxyyzz
8116ba68c4 tvplanit: Cosmetic changes and some refactoring in unit VpPrtFmt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4793 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-21 18:45:18 +00:00
wp_xxyyzz
60140bfdc5 tvplanit: Cometic changes in print preview units. Activate some commented Delphi-only code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4792 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-21 15:12:38 +00:00
wp_xxyyzz
1ae439b458 tvplanit: Add translatable captions and hints to print preview dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4791 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-21 13:48:55 +00:00
wp_xxyyzz
ed9905a382 tvplanit: Fix PrintPreviewDialog to display toolbar images correctly. Use new images (taken from nuvola collection).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4790 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-21 13:19:39 +00:00
alexs75
3f932e5eb6 tvplanit: fix compile on linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4789 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-21 11:59:37 +00:00
wp_xxyyzz
866f9db96a tvplanit: In event editor, reposition controls at runtime to take care of label widths changing due to translation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4788 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-21 11:25:17 +00:00
wp_xxyyzz
d85cb0a013 tvplanit: Cosmetic changes in VpNavBar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4787 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-20 21:07:11 +00:00
wp_xxyyzz
5ca948f0bd tvplanit: Remove not-working property and component editors by an IFDEF from regristration.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4786 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-20 15:41:39 +00:00
wp_xxyyzz
0da706ccea tvplanit: Unregister the NavBar component designer, not working at the moment.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4785 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-20 15:22:49 +00:00
wp_xxyyzz
2e89999e86 tvplanit: cosmetic changes, mostly in day view unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4784 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-20 14:21:33 +00:00
alexs75
89198cf134 tvplanit: russian resources
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4783 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-20 13:04:17 +00:00
wp_xxyyzz
cc260412e1 tvplanit: Refactor granularity-related code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4782 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-20 11:00:59 +00:00
wp_xxyyzz
f4e4f7fb99 tvplanit: Refactor TVpDayView.SetTimeIntervals
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4781 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-20 10:21:06 +00:00
wp_xxyyzz
8cd357069e tvplanit: Cosmetic changes in VpBase. Refactor TVpCategoryMap. Add missing German translations.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4780 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-20 09:06:30 +00:00
wp_xxyyzz
5d527e1d69 tvplanit: Cosmetic changes in DayView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4779 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-19 23:40:28 +00:00
wp_xxyyzz
e9199cdad2 tvplanit: Activate translation of dayview speedbuttons,
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4778 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-19 22:41:36 +00:00
wp_xxyyzz
5af0d70a52 tvplanit: Add translations of demo program
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4777 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-19 22:25:44 +00:00
wp_xxyyzz
cbd022cdea tvplanit: Add full demo incl NavBar and translation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4776 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-19 22:24:29 +00:00
wp_xxyyzz
4d83ac6429 tvplanit: Use resourcestring for "Task" in TaskEditDialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4775 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-19 13:00:19 +00:00
wp_xxyyzz
b52244fc30 tvplanit: Remove dependence on ZeosDS package from sqlite3DS package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4774 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-19 11:46:07 +00:00
wp_xxyyzz
fe58e1530e tvplanit: Example for TBufDataset datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4773 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-19 11:44:35 +00:00
wp_xxyyzz
ea72a7a350 tvplanit: Fix incorrect closing of weekview's inplace editor in MouseClick.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4772 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-18 23:31:19 +00:00
wp_xxyyzz
1e89c2e60f tvplanit: Lots of cosmetic changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4771 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-18 21:03:53 +00:00
wp_xxyyzz
a089da3b74 tvplant: Fix duplicate storage of events in sqlite3 datastore
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4770 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-18 19:45:43 +00:00
wp_xxyyzz
aafafb3e26 tvplanit: add demo for sqlite3datastore (based on SQLDB)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4769 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-18 19:02:42 +00:00
wp_xxyyzz
6dc495dea2 tvplanit: Deactivate drag-and-drop code in dayview unit by a define (DRAGDROP). This fixes the drag-and-drop mouse cursor appearing after editing an event in dayview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4768 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-18 12:09:16 +00:00
wp_xxyyzz
6509b909e8 tvplanit: Fix dayview's inplace editor being destroyed (no issue at the moment, but could be - the other controls failed due to that).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4767 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-18 11:17:39 +00:00
wp_xxyyzz
0ca1fb03e6 tvplanit: Fix context menu of weekview
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4766 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-17 22:41:57 +00:00
wp_xxyyzz
e655a1d85e tvplanit: Fix uninitialized local variable in TZeosDatastore.SetConnection.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4765 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-17 21:55:15 +00:00
wp_xxyyzz
9df4ade9b1 tvplanit: Add example for zeos datastore
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4764 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-17 21:44:24 +00:00
wp_xxyyzz
e122be6b59 tvplanit: Fix missing change notification of TaskEditDialog. Fix hang of ZeosDatastore in SetConnected.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4763 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-17 21:29:44 +00:00
wp_xxyyzz
44863b6274 tvplanit: Fixing exceptions related to combinations of AutoCreate and AutoConnect for ZeosDatastore (still crashing in case of AutoCreate=false and Autoconnect=true at first access to data).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4762 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-17 20:23:56 +00:00
wp_xxyyzz
a7d6f71ef1 tvplanit: Initial commit of sqlite3 datastore (based on sqldb)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4761 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-16 20:53:31 +00:00
wp_xxyyzz
8004f97da6 tvplanit: Add missing res file for ZEOS datastore registration.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4760 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-15 23:08:27 +00:00
wp_xxyyzz
bbb18d80e8 tvplanit: Add indexes to ZEOS datastore tables.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4759 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-15 19:38:44 +00:00
wp_xxyyzz
c836531e38 tvplanit: Add icon for Zeos datastore. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4758 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-15 16:13:17 +00:00
wp_xxyyzz
de98ef21bf fpspreadsheet: Fix worksheetgrid growing by 1 row/col if ShowHeaders is off (issue #0030269)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4757 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-15 12:28:19 +00:00
wp_xxyyzz
dd6e379ea2 tvplanit: Fix typos in ZEOS field names.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-15 10:54:33 +00:00
wp_xxyyzz
7949f19317 tvplanit: Add SelectDirectoryDialog as property editor of datastore's MediaFolder.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4755 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-15 10:48:58 +00:00
wp_xxyyzz
30b2533bf4 tvplanit: Add standard file dialog as property editor for datastore's DefaultEventSound
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4754 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-15 10:15:11 +00:00
wp_xxyyzz
c27a9acfb7 tvplanit: Use ZConnection in VpZeosDatastore directly (instead of duplicating is properties)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-15 09:42:30 +00:00
wp_xxyyzz
4d1c918ccb tvplanit: Initial implementation of a ZEOS datastore (use package laz_tvplanit_zeos).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-14 21:43:21 +00:00
wp_xxyyzz
e8c8fb2ed2 tvplanit: remove hard-coded font name "Tahoma" from DayView unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4751 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-14 14:24:19 +00:00
wp_xxyyzz
6827b11c3a tvplanit: More round-off-error-tolerant version of TimeInRange function
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4750 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-14 14:20:23 +00:00
wp_xxyyzz
faca8ece98 tvplanit: Replace time format strings "hh:mm" by "hh:nn" (I think fpc takes care of this (m = month!), but just to make sure...) - see https://sourceforge.net/p/tpvplanit/bugs/79/
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4749 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-14 11:25:38 +00:00
wp_xxyyzz
4f72acf8cd tvplanit: Remove redundant code in AboutBox. Make sure all links are working.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4748 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-14 11:19:09 +00:00
wp_xxyyzz
597407206b tvplanit: Remove vpabout.rst. Increase width of AboutBox to allow longer text with other widget sets.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4747 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-14 10:51:06 +00:00
wp_xxyyzz
726606df8c tvplanit: In WavDlg play sound asynchronously and add option to turn it off.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-14 10:38:28 +00:00
wp_xxyyzz
4493e26898 tvplanit: Cosmetic changes in WavDlg (use ModalResult)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4745 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-14 10:33:10 +00:00
wp_xxyyzz
8c34f2a85a tvplanit: New datastore property MediaFolder (TWavDlg looks here for sound files)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-14 09:08:12 +00:00
wp_xxyyzz
ac4b3aca45 tvplanit: Unregister property editor of datastore's DefaultEventSound (no platform-independent way to play sounds in design mode).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-14 08:57:21 +00:00
wp_xxyyzz
5b957218b4 fpspreadsheet: Fix worksheetgrid's colCount not being stored in lfm (related to issue #0030267)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-13 20:23:29 +00:00
wp_xxyyzz
4f78ba87e7 tvplanit: In WavDlg, replace FileListbox by ShellListview. Some gui improvements in WavDlg.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4741 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-13 19:42:10 +00:00
wp_xxyyzz
b5e33953a7 tvplanit: Minor layout changes for SoundFinderBtn in EventEditDlg.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4740 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-13 17:26:15 +00:00
wp_xxyyzz
d1a1583328 tvplanit: Fix wavdlg to play the selected sound file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4739 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-13 13:04:44 +00:00
wp_xxyyzz
7ae8dc2155 tvplanit: Use OnPlaySound event in TWavDlg (basic functionality)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4738 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-13 12:57:00 +00:00
wp_xxyyzz
d22805889a tvplanit: Restore basic functionality of WavDlg.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4737 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-13 10:06:54 +00:00
wp_xxyyzz
4688f2e91d tvplanit: Introduce new datastore event OnPlaySound in order to play alarm sounds on non-Windows systems. If not assigned on Windows the mmsystem routine is used.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4736 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-13 09:53:36 +00:00
wp_xxyyzz
9a1cfcd5f8 tvplanit: Fix VpFlexDatastore mapping issues and extend GetFieldName so that field mappings are needed only for differing field names. Both changes proposed by DonAlfredo (http://forum.lazarus.freepascal.org/index.php/topic,32918.msg212813.html#msg212813).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-13 09:28:07 +00:00
wp_xxyyzz
e76bce0df3 tvplanit: Update German translation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4734 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-13 08:24:50 +00:00
wp_xxyyzz
532ba34ad4 tvplanit: Fix ContactGrid no longer scrolling if last contact is in first column
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4733 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 21:50:41 +00:00
wp_xxyyzz
f1c32b907a tvplanit: Mouse wheel support for ContactGrid. Some cosmetic formatting changes in this unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4732 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 21:13:41 +00:00
wp_xxyyzz
fc91764452 tvplanit: Improved layout of Event editor in case of translation. Cosmetic format changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4731 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 18:11:04 +00:00
wp_xxyyzz
cdd2584be7 tvplanit: Activate mousewheel in VpCalendar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4730 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 16:27:54 +00:00
wp_xxyyzz
6f027303d9 tvplanit: Cosmetic reformatting of calendar unit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4729 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 16:12:21 +00:00
wp_xxyyzz
742ff53271 tvplanit: Mouse wheel support for DayView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4728 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 15:29:23 +00:00
wp_xxyyzz
3fe2442f42 tvplanit: Cosmetic format changes in units vpbase and vpflxds
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4727 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 13:51:29 +00:00
wp_xxyyzz
8b2fe7e075 tvplanmit: In TaskEditorDialog, replace the time combobox with Lazarus' TimeEdit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4726 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 13:20:21 +00:00
wp_xxyyzz
968af22828 tvplanit: Consistent field mappings.
Changed PlanIt field names: 
 Contacts: 
    Position -> Job_Position 
 Events: 
    AlarmAdv -> AlarmAdvance
    AlarmAdvType -> AlarmAdvanceType
    CustInterval -> CustomInterval.

Previous changes: 
 Resource: 
    Active --> ResourceActive
 Events: 
    AlarmWavPath --> DingPath
    Note --> Notes 
    Location (new);
 Contacts:
    Note --> Notes

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4725 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 12:53:26 +00:00
wp_xxyyzz
d3a8c84314 tvplanit: Unregister TVpDateButton from laz_visualplanit package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 10:57:47 +00:00
wp_xxyyzz
58b8bc5409 tvplanit: Fix slowing down of DayView (by DonAlfredo)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4723 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 09:35:53 +00:00
wp_xxyyzz
ad60253a27 tvplanit: Update readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4722 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 08:23:49 +00:00
wp_xxyyzz
517d999f25 tvplanit: Delete remaining lrs files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 08:12:51 +00:00
wp_xxyyzz
29fa6fadd2 tvplanit: Publish AutoCreate for TVpFlexDataStore
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4720 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-12 08:07:31 +00:00
wp_xxyyzz
820fb20097 tvplanit: Add a datastore (TVpBufDSDatastore) for TBufDataset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4719 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-11 22:52:48 +00:00
wp_xxyyzz
c34b444542 tvplanit: Unite design and runtime packages again - too many issues...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4718 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-11 14:18:56 +00:00
wp_xxyyzz
74f08ceafe tvplanit: Add new event field "Location". Rename some fields for more consistency. Undo some of the changes in previous commit inspired by CodeTyphoon version.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4717 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-11 14:09:10 +00:00
wp_xxyyzz
1527bdbed9 tvplanit: Adapt some changes of Code Typhoon. Fix misplacement of events in dayview. Change db field "Active" of resource table to "ResourceActive".
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 23:24:14 +00:00
wp_xxyyzz
95dc635bd4 tvplanit: Remove unit Windows from pvflxdsed1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 21:37:32 +00:00
wp_xxyyzz
8a7f8615fc tvplanit: Add missing destruction of Task list inplace editor. Fix Task list inplace editor painting issue.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4714 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 21:20:06 +00:00
wp_xxyyzz
924efdfcb1 tvplanit: Move designtime-related units to designtime package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 20:49:35 +00:00
wp_xxyyzz
486edd6d5b tvplanit: Fix compilation error in vpSqlDialect
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 20:08:49 +00:00
wp_xxyyzz
4139646e6e tvplanit: Trying to fix workaround for filter bug - not successful.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4711 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 20:07:52 +00:00
wp_xxyyzz
3ba9d09167 tvplanit: Split package in runtime and designtime packages. Add runtime package laz_visualplanit_runtime and designtime package laz_visualplanit. Remove package v103_lazarus. Increment version number to 1.04.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 20:02:03 +00:00
wp_xxyyzz
fc0be1bb18 tvplanit: Fix crash of TaskList due to inplace editor being destroyed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4709 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 19:59:00 +00:00
wp_xxyyzz
b703a9f89e tvplanit: Fix some translation-related layout issues in several forms. Add missing resourcestrings. Fix trask items being painted with task header font.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 16:12:14 +00:00
wp_xxyyzz
d5bbf9165c tvplanit: Activate the Lazarus translation system using po files. Translations are welcome! Some translation-related improvements in form layout.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4707 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 14:45:43 +00:00
wp_xxyyzz
1a3ee925e3 tvplanit: Fix crash due to inplace editor of ContactsGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4706 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 08:56:57 +00:00
wp_xxyyzz
43948ba297 tvplanit: Fix crash in WeekView caused by destruction of inplace editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4705 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-10 01:39:39 +00:00
wp_xxyyzz
d9de3d571d tvplanit: Use font "default" (lowercase!) in all forms instead of MS Sans Serif, font size 0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-09 23:49:35 +00:00
wp_xxyyzz
3e1a370a4b tvplanit: Avoid header text of week view to overlap with spin buttons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4703 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-09 22:52:55 +00:00
wp_xxyyzz
abcfb2a7ac tvplanit: Delete vpEventEditDlg.lrs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-09 22:41:51 +00:00
wp_xxyyzz
aeaac2f916 tvplanit: Delete pvContactEditDlg.lrs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-09 22:32:00 +00:00
wp_xxyyzz
fab190c6e6 tvplanit: Add new property OffDayFontColor to MonthView. Use day names in MonthView from FormatSettings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-09 22:27:58 +00:00
wp_xxyyzz
ca164804a9 tvplanit: Delete vpAlarmDlg.lrs. Some minor layout changes with alarm dialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4699 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-09 21:36:18 +00:00
wp_xxyyzz
3ac819343a tvplanit: Paint flat checkbox in the task list if drawingstyle is dsFlat.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-09 21:11:51 +00:00
wp_xxyyzz
15f23123ee tvplanit: Fix crash of TaskList when double-clicking. Replace MsSansSerif font of TaskEditDlg by the system default font. Replace date edit in this dlg by Lazarus DateEdit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4697 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-09 15:25:29 +00:00
wp_xxyyzz
ed46df56c4 tvplanit: Register FlexDatastoreEditor. Replace Ms Sans Serif font in FlexDatastoreEditor by Default font.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4696 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-08 22:09:29 +00:00
wp_xxyyzz
44f09011a7 tvplanit: Delete vpabout.lrs. Register AboutProperty for FlexDataStatore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4695 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-08 19:18:35 +00:00
wp_xxyyzz
6c36a9912a tvplanit: In Aboutbox, replace font Ms Sans Serif by Default; make links clickable.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-08 19:14:13 +00:00
wp_xxyyzz
4308a684f9 tvplanit: Fix contact form crashing when trying to add a new contact (ok for Win, workaround for other OS)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-08 17:21:06 +00:00
wp_xxyyzz
462c767aad tvplanit: In contact editor, replace font Ms Sans Serif by system's default font, and some cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-08 13:54:27 +00:00
wp_xxyyzz
a574813335 tvplanit: Fix disappearing cursor in contactgrid. Use FreeAndNill for inplace editor to avoid similar problems as in previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-08 10:28:04 +00:00
wp_xxyyzz
10668582ba tvplanit: Fix weekview crashing when inplace editor is closed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4690 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-08 10:02:20 +00:00
wp_xxyyzz
81b271c908 tvplanit: Replace the MS Sans Serif font used in the event and resource dialogs by the system's default font. Some polish up of these dialogs (TabOrder etc).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 23:30:29 +00:00
wp_xxyyzz
ecf7b634a1 tvplanit: Fix exception raised when demo program ends (by using up-to-date access to TList).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 22:52:16 +00:00
wp_xxyyzz
a64fca9830 tvplanit: Fix DataStore property combo of TDayView in object inspector (did not display the available datastores).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4687 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 22:34:09 +00:00
wp_xxyyzz
04c64776ef tvplanit: Make the results of all calls to GetNextID an Int64 (for consistency with AddResource etc.).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 17:56:21 +00:00
wp_xxyyzz
018aa4e015 tvplanit: modified flexdatastore so that it should correctly check if any dataset is linked.
(patch from forum user "magu", http://forum.lazarus.freepascal.org/index.php/topic,32871.msg212397.html#msg212397, most of the other commits of today are based on magu's work).

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 16:42:24 +00:00
wp_xxyyzz
c4c24a03c9 tvplanit: Make sure that lfm files can be found. Remove any calls to lrs files from the sources.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4684 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 16:34:18 +00:00
wp_xxyyzz
b696519d2f tvplanit: Add vpflxdsed1.lfm to package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4683 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 15:16:27 +00:00
wp_xxyyzz
ff069969f1 tvplanit: Add missing BaseDatastore and FlexDatastore to package. Some cosmetics.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 15:09:01 +00:00
wp_xxyyzz
45857a9f4c tvplanit: Delete vpwavdlg.lrs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4681 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 12:34:15 +00:00
wp_xxyyzz
adc599adfc tvplanit: Cosmetic changes in vpbase.pas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4680 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 11:58:39 +00:00
wp_xxyyzz
11791cb13a tvplanit: Include component palette icons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4679 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 11:47:53 +00:00
wp_xxyyzz
a57c29c56a fpspreadsheet: Fix csv writer ignoring blank cells ("WriteBlank")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4678 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-06 14:27:52 +00:00
wp_xxyyzz
51630a3d94 fpspreadsheet: Fix valid sheetname test case.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4677 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-03 21:43:46 +00:00
wp_xxyyzz
28e2ae0453 fpspreadsheet: Fix csv writer to no longer skip non-existent cells.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4676 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-03 14:00:45 +00:00
wp_xxyyzz
cd66ccd8a9 fpspreadsheet: Fix rounding error when number format is applied (issue #0030223)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4675 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-02 17:18:20 +00:00
wp_xxyyzz
c1c54a5ee1 fpspreadsheet: Implement TsWorksheet.Clear (removes all content from sheet). Called by new TsWorksheetGrid.Clear.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4674 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-31 14:18:46 +00:00
blikblum
734a8fd99c * Change from lazarus resources to native resources / fix checkimage painting / use pascal packarray in carbon / update demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-28 17:45:09 +00:00
blikblum
40e70b8c3e Update package files to avoid warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4670 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-27 18:46:17 +00:00
blikblum
6134f76602 Do not add unit to project uses
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4669 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-27 18:46:15 +00:00
wp_xxyyzz
0f9dd4e82b fpspreadsheet: Fix crash if WorksheetGrid is used within a TFrame.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-27 15:17:37 +00:00
wp_xxyyzz
068aaab404 fpspreadsheet: Fix compilation error, issue 0030185.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-25 05:27:07 +00:00
alexs75
ab2fa916b0 RxFPC:fix russian resources
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-23 08:31:29 +00:00
blikblum
5b30fe1a9c *Update path of demo projects
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4665 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-23 00:15:14 +00:00
blikblum
b12d6bba10 * Remove / comment unused vars
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4664 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:41 +00:00
blikblum
c3def8796b *Remove usage of deprecated constant
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:39 +00:00
blikblum
1ca31d8e2b *Remove unused vars
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:36 +00:00
blikblum
5110dfc287 * Override equals
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:33 +00:00
blikblum
18f350ab08 * Remove unused types / variables
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:31 +00:00
blikblum
6644d68d21 * Change file encoding, spacing and identation to match as close as possible original Delphi code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:28 +00:00
blikblum
2181769050 *Update VTLogger to compile after recent changes in MultiLog (trunk)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:26 +00:00
blikblum
a26545a455 *Update VTLogger to compile after recent changes in MultiLog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 14:30:49 +00:00
wp_xxyyzz
8ed5356be2 fpspreadsheet: Move check for sheet name length to writer -> Sheet names can be any length now. But saving to Excel will abort if there are more than 31 characters.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-20 21:00:20 +00:00
wp_xxyyzz
56aee895f3 fpspreadsheet: Add hungarian translation (by Péter Gábor, issue 0030155).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-19 07:44:21 +00:00
alexs75
f2f1d873ad RxFPC: revert 4650, fix button icons in RxDBGrid, move resourses for pickdate to res file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-19 07:43:14 +00:00
wp_xxyyzz
2c01d20390 fpspreadsheet: Undo prev fix of compilation error because it is fixed in grids.pas now. Update title style of TsWorksheetGrid for Win10.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-17 11:47:17 +00:00
wp_xxyyzz
89caeb5de0 fpspreadsheet: Adapt prev commit to remain compilable for older Lazarus versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-17 07:16:04 +00:00
wp_xxyyzz
60506b0a71 fpspreadsheet: Fix compilation error after Lazarus r52316
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-17 06:56:36 +00:00
alexs75
47a3e197b5 RxFPC:fix compile after lazarus rev. 52316
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-17 06:13:27 +00:00
alexs75
e2921c7a65 RxFPC:cleanup code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4647 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-12 07:25:00 +00:00