Commit Graph

5309 Commits

Author SHA1 Message Date
b034ec0017 fpspreadsheet: Fix incorrect handling of CONTINUE record when reading biff8 if current string is UTF16
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5209 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-25 11:07:35 +00:00
d8bf9f10b7 fpspreadsheet: Fix grid autoexpanding for navigation purposes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-25 08:53:01 +00:00
ff2e533d06 fpspreadsheet: Fix rewinding error of rtf memory stream when reading biff8 (see forum http://forum.lazarus.freepascal.org/index.php/topic,34150.msg223013)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5207 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-24 21:38:57 +00:00
ec13cdb929 fpspreadsheet: Fix compilation of spreadsheet tests
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-24 18:31:03 +00:00
6fd0ed87e3 fpspreadsheet: A more general fix of issue #30633 for streams which do not rewind in LoadFromStream.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5205 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 16:01:54 +00:00
2a43d89371 fpspreadsheet: Fix writing of images from stream (issue #30633)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 15:44:08 +00:00
9a553e8b08 tvplanit: Improved positioning of hint window for contact grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5203 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 13:29:12 +00:00
b46c6f5ab2 tvplanit: Add property Layout to TVpWeekView for switching to horizontal arragement of days.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5202 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 11:40:39 +00:00
36e84f7ff5 tvplanit: Highlight selected day in WeekView (bold). Display holiday name in WeekView's day caption.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5201 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 08:56:12 +00:00
0e29ff0284 tvplanit: Add holiday support to WeekView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 08:41:52 +00:00
c5e93da15a tvplanit: Add holiday support to DayView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5199 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-22 23:12:16 +00:00
9d7234c2c0 tvplanit: Add holiday support to MonthView. Add holiday and weekend attributes to Monthview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5198 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-22 17:47:27 +00:00
f0957e08aa tvplanit: Refactor mouse events in GontactGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5197 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-22 08:23:30 +00:00
a41ce36cb5 richmemo: win32 modified object resizing approach to prevent objects leaks
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-21 17:59:34 +00:00
3a0bd1ae40 RxFPC:remove depricated component RxAppIcon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5195 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-21 10:43:42 +00:00
7c35ddd5c1 RxFPC:rename modules - add rx prefix to file names
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-21 09:01:53 +00:00
3bf6a1a100 tvplanit: Fix "Apply to planner" button in FlexDatastore demo for Access.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 19:48:47 +00:00
f64f85da78 tvplanit: Activate "Apply to planner" button in sqlite3 datastore demo. Minor changes in some datastore demo project options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5192 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 12:11:11 +00:00
35f2a69be0 tvplanit: Use Style csDropdownList for PhoneType, EMailType and WebsiteType comboboxes in contact editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5191 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 11:45:53 +00:00
f0f4d8b18a RxFPC:fix demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 10:11:30 +00:00
cf3d788bc2 tvplanit: Improvements in contacts hint display.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5189 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 09:54:00 +00:00
a8d454d423 RxFPC:rename modules - add rx prefix to file names
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 08:27:38 +00:00
7a335aa6a5 RxFPC:RxDBGrid - add tool menu command for optimize column width
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5187 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 07:48:58 +00:00
88b2ee9301 RxFPC:change code for export RxDBGrid col width to spreadheet - tnx naum_off
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5186 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 06:38:25 +00:00
27859e0e0e RxFPC:fix AV in RxDBGrid hint for data - thx naum_off
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 06:34:17 +00:00
dcfee2e807 tvplanit: Add hint support for contact grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-19 22:58:13 +00:00
afebf9b206 tvplanit: Add code to zeos datastore to convert old tables (v1.04) to the new structure.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-19 20:57:45 +00:00
f66b612fbd tvplanit: Fix typos in file format conversion of xml datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5182 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 20:58:27 +00:00
27bb5c51fe tvplanit: Fix Firebird datastore missing commit after updating contacts table structure to current version.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 20:24:52 +00:00
0662015dbe tvplanit: Fix Firebird datastore not writing events, contacts, tasks after creation of a new resource.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 16:51:51 +00:00
6a1b6b86de tvplanit: Fix duplicate storage of contacts (hopefully..). Remove unnecessary code from event editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 16:32:15 +00:00
9b1bdfb9c9 tvplanit: Fix typo when saving 2nd website specification of contact
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 09:50:12 +00:00
2308c5a890 tvplanit: Update package readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 09:35:43 +00:00
385f836d7d tvplanit: Automatically update database of sqlite3 datastore if it was created by version 1.04.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 09:28:46 +00:00
9b3a6f6acf tvplanit: Automatically convert firebird datastores to new table structures.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 21:13:56 +00:00
16d6ee43b7 tvplanit: Fix usage of relative paths in mormot full demo. Rename project to "demo" (instead of "mormotdemo" to find the translation file).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5174 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 18:34:47 +00:00
243ad144b1 tvplanit: Move mormot full demo to mormot sample folder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 17:30:13 +00:00
ecdb5f28de tvplaint: Fix FireBird datastore demo crashing after creating the DB.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5172 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 17:10:43 +00:00
824cbb6a59 tvplanit: Some refactoring of several date/time routines.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 15:48:39 +00:00
b7aa833a11 tvplanit: Expose task priority and category in task editor. Update translations.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5170 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 15:14:53 +00:00
05aad697c4 tvplanit: Remove new field PathToPhoto (too complex), add new contact field Department. Update Contact editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-16 23:42:31 +00:00
378b2802b5 tvplanit: Add new fields to zeos datastore
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 21:32:42 +00:00
226fa2e900 tvplanit: Add new contact fields to xml datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 21:26:29 +00:00
7b7a2ef242 tvplanit: Fix ini datastore crashing when reading an old file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 20:55:30 +00:00
e6b2345010 tvplanit: Implement new contact fields for ini datastore (-> new file structure).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5165 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 20:27:13 +00:00
f8435f112c tvplanit: Add new fields (email1..3, website1..2, address1..2, pathtophoto) to contact records. Update some demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 11:40:14 +00:00
9953b56cdf richmemo: win32 adding InsertInlineFlags to give control over how inline objects are inserted
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 03:21:46 +00:00
7d3b69a48e richmemo: win32 ole utility functions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5162 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 03:14:17 +00:00
f436b26383 tvplanit: Fix fulldemo with resource groups crashing due to nil resources.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5161 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-14 22:39:33 +00:00
211225aed9 tvplanit: Update readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5160 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-14 18:25:24 +00:00