Berthold Stoeger 2417a54675 core: split add_event() in two parts
add_event() creates and adds an event from the given parameters.
For undo, we want to do these separately, therefore split this
function in two parts: create_event() and add_event_to_dc().
Keep the add_event() function for convenience. Moreover, keep
the remember_event() call in there, so that undo-commands can
call remember_event() once, not on every undo/redo action.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-04-07 00:13:35 +02:00
..
2019-09-27 16:26:58 -07:00
2019-08-08 08:56:44 -07:00
2019-08-08 16:26:31 -07:00
2019-08-08 16:26:31 -07:00
2020-04-07 00:13:35 +02:00
2020-04-07 00:13:35 +02:00
2020-03-20 15:20:44 -07:00
2017-04-29 13:32:55 -07:00
2020-03-17 16:50:20 -07:00
2019-08-11 08:20:38 +02:00
2018-10-21 19:55:09 +03:00
2020-03-17 16:50:20 -07:00
2020-03-01 10:21:44 -08:00
2019-11-28 12:23:04 -08:00
2020-01-27 09:51:31 -08:00
2019-12-13 07:04:00 -05:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2020-03-10 17:42:54 -07:00
2020-03-10 17:42:54 -07:00
2019-11-09 19:19:04 +01:00