Commit Graph

4993 Commits

Author SHA1 Message Date
wp_xxyyzz
f5a554e4ea wst: Fix compilation (missing "uses generatorbase" in wstimportdlg.pas)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4993 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-18 13:53:00 +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
77e0cb052a tvplanit: Remove old demo folder.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4966 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 16:43:47 +00:00
wp_xxyyzz
7f95cab222 tvplanit: Remove directories not needed any more.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4965 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 16:42:35 +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
b9e232a244 tvplanit: Beginning to restructure the example folder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4958 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 16:23:22 +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
wp_xxyyzz
4a4c67106c tvplanit: Improved vertical alignment of controls in TVpTaskEditDialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4952 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 11:07:26 +00:00
wp_xxyyzz
9b7ab94f81 tvplanit: Improvements of event and contact editor at high-dpi, but still issues.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4951 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 09:40:54 +00:00
alexs75
2c44f1f616 RichMemo: fix compile with latest lazarus - utf8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4950 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 07:01:05 +00:00
alexs75
94f7f9f8ce RxFPC: fix compile with latest lazarus - utf8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4949 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-14 06:14:30 +00:00
wp_xxyyzz
6eb49b9233 tvplanit: Improved vertical alignment of controls in contact editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4948 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-13 23:23:40 +00:00
wp_xxyyzz
5afdf2e289 tvplanit: Fix vertical arrangement of controls in event editor at > 96 dpi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4947 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-13 22:58:32 +00:00
wp_xxyyzz
350bb0cdd3 tvplanit: Fix writing of xml file by TVpXmlDatastore if ParentNode is empty.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4946 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-13 22:11:22 +00:00
wp_xxyyzz
f51e3d26b3 tvplanit: Again - fix height of category combobox in event editor at 120 dpi.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4945 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-13 22:07:36 +00:00
wp_xxyyzz
aba9d82e27 tvplanit: Fix height of category combobox in event editor at 120 dpi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4944 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-13 21:34:45 +00:00