Commit Graph

18 Commits

Author SHA1 Message Date
Matthias Beyer 80fb6cc2bd Revert "Remove stuff for the focus-shift"
This reverts commit 63a7f0d8a9.
2017-05-30 20:25:00 +02:00
Matthias Beyer 63a7f0d8a9 Remove stuff for the focus-shift 2017-01-21 13:05:50 +01:00
Raphael Nestler c4b1f7ac8d Rename ParseError to IdParseError 2016-11-20 16:45:50 +01:00
Raphael Nestler a676f4c148 Use into_error() 2016-11-19 23:18:09 +01:00
Raphael Nestler c8710a4d13 Use map_err_into 2016-11-19 23:08:02 +01:00
Raphael Nestler 24c7bbc835 Refactor fetching of next component into function 2016-11-19 23:08:02 +01:00
Raphael Nestler 42b0dd6083 Return Result from component_to_str 2016-11-19 23:08:02 +01:00
Raphael Nestler 841c82b950 Use Result for from_storeid 2016-11-19 23:08:02 +01:00
Matthias Beyer 5182d8e2ad libimagdiary: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
Matthias Beyer ff89111d47 Fix libimagdiary::{diaryid, diary, is_in_diary}::* for new StoreId interface 2016-08-28 18:41:56 +02:00
Matthias Beyer 99612b4ecc Replace unwrap with match 2016-08-04 14:15:34 +02:00
Matthias Beyer b68bd7ef8e Impl Display for DiaryId 2016-06-08 19:36:13 +02:00
Matthias Beyer de9d933a6b Add DiaryId::now(name) to create DiaryId at current time 2016-06-08 13:59:41 +02:00
Matthias Beyer 7c50dd88b5 Impl Default for DiaryId 2016-06-08 13:59:41 +02:00
Matthias Beyer b04b6e3d24 Add setters for DiaryId type 2016-06-08 13:59:41 +02:00
Matthias Beyer dc07abdd72 Fix Into<String> for DiaryId to contain padding zeroes 2016-06-07 20:02:18 +02:00
Matthias Beyer a29ea121a0 Reimplement FromStoreId::from_storeid() for DiaryId 2016-06-07 20:02:18 +02:00
Matthias Beyer 41f0f63c67 Add DiaryId type 2016-06-04 15:34:02 +02:00