- 27 Jan, 2023 1 commit
-
-
Cédric Krier authored
-
- 11 Jan, 2023 1 commit
-
-
Cédric Krier authored
-
- 22 Dec, 2022 1 commit
-
-
Cédric Krier authored
-
- 27 Dec, 2022 1 commit
-
-
Cédric Krier authored
-
- 22 Dec, 2022 3 commits
-
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
- 28 Mar, 2021 3 commits
-
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
- 17 Mar, 2021 1 commit
-
-
Cédric Krier authored
GooCanvas updated the ABI version to 3.0 to match with Gtk 3.0. bug36
-
- 22 Jun, 2020 2 commits
-
-
Cédric Krier authored
bug35
-
Cédric Krier authored
bug34
-
- 18 Apr, 2020 3 commits
-
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
- 11 Mar, 2020 1 commit
-
-
Cédric Krier authored
We remove also the margin of 2 pixels at the bottom. bug33
-
- 01 Mar, 2020 1 commit
-
-
Cédric Krier authored
We add the flake8 configuration used so we ensure everyone uses the same. issue9082 review266891004
-
- 23 Feb, 2020 5 commits
-
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
- 05 Feb, 2020 1 commit
-
-
Cédric Krier authored
On week view between two months, the day item used are relative to the selected date. bug32
-
- 04 Feb, 2020 2 commits
-
-
Cédric Krier authored
Even if it is still the same week, we need to redraw the full view as the month has changed and so the DayItem index. bug30
-
Cédric Krier authored
bug31
-
- 24 Jan, 2020 1 commit
-
-
Cédric Krier authored
bug29
-
- 22 Jan, 2020 3 commits
-
-
Cédric Krier authored
We do not start drag and drop on button pressed if the event does not have the editable attribute set. bug27
-
Cédric Krier authored
NotImplemented is a special value to be returned by rich comparison methods, it is not an exception.
-
Cédric Krier authored
If end date is None, we use the start date to ensure to not compare datetime object with None. bug26
-
- 23 Jan, 2020 1 commit
-
-
Cédric Krier authored
bug28
-
- 02 Jan, 2020 2 commits
-
-
Cédric Krier authored
It can happen that draw_events is called before the selected day is set when the view starts as day. bug25
-
Cédric Krier authored
Otherwise the width is still 0 on the first draw and no space is left to draw the timeline. bug24
-
- 16 Dec, 2019 1 commit
-
-
Cédric Krier authored
-
- 28 Nov, 2019 6 commits
-
-
Cédric Krier authored
Hide all the boxes by default as the proper box will be set visible after. The weekday number is not the index in days list. bug23
-
Cédric Krier authored
and leave at least 24 lines to display the timeline. bug23
-
Cédric Krier authored
bug23
-
Cédric Krier authored
bug23
-
Cédric Krier authored
bug23
-
Cédric Krier authored
This avoid to accumulate rounding issue which lead to last hour being outside the canvas. bug23
-