log tests/test-action.c @ 646:7e1eb7f6c049 default tip @

age author description
Mon, 06 Mar 2023 20:03:00 +0100 David Demelier misc: remove error codes for now
Sat, 04 Mar 2023 10:49:20 +0100 David Demelier misc: fix build
Mon, 27 Feb 2023 17:26:00 +0100 David Demelier core: mlk_action has a start callback
Fri, 24 Feb 2023 22:14:42 +0100 David Demelier tests: fix
Wed, 01 Feb 2023 13:08:54 +0100 David Demelier misc: update copyright years
Thu, 03 Nov 2022 21:09:25 +0100 David Demelier core: rework allocations
Mon, 24 Oct 2022 21:29:39 +0200 David Demelier man: document mlk-action
Sun, 16 Oct 2022 13:21:40 +0200 David Demelier man: initial import
Sat, 15 Oct 2022 20:23:14 +0200 David Demelier core: cleanup hierarchy
Sat, 15 Oct 2022 13:48:40 +0200 David Demelier core: use err.h in (action|drawable)-stack
Fri, 09 Sep 2022 13:30:34 +0200 David Demelier tests: switch to libdt
Fri, 08 Apr 2022 15:59:08 +0200 David Demelier tests: disable entirely automatic registration
Wed, 06 Apr 2022 12:09:25 +0200 David Demelier tests: don't use automatic feature
Tue, 15 Feb 2022 20:47:47 +0100 David Demelier core: don't use fixed arrays in action_stack
Sun, 02 Jan 2022 10:22:48 +0100 David Demelier misc: update copyright years
Sun, 24 Oct 2021 17:33:12 +0200 David Demelier core: split action and action_stack
Wed, 13 Oct 2021 20:56:07 +0200 David Demelier tests: switch to rexo
Wed, 22 Sep 2021 07:22:20 +0200 David Demelier misc: update years
Wed, 10 Mar 2021 18:49:08 +0100 David Demelier misc: remove usage of bool
Wed, 14 Oct 2020 14:48:07 +0200 David Demelier core: drawable_stack_update returns a bool (similar to action_stack_update)
Tue, 13 Oct 2020 09:38:44 +0200 David Demelier core: rework actions and a bit of drawables, closes #2492