- Feb 04, 2020
-
-
Cédric Krier authored
bug31
-
- Jan 24, 2020
-
-
Cédric Krier authored
bug29
-
- Jan 22, 2020
-
-
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
-
- Jan 23, 2020
-
-
Cédric Krier authored
bug28
-
- Jan 02, 2020
-
-
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
-
- Dec 16, 2019
-
-
Cédric Krier authored
-
- Nov 28, 2019
-
-
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
-
Cédric Krier authored
-
- Sep 19, 2019
-
-
Cédric Krier authored
font chars are easier to use. bug22
-
- Oct 05, 2019
-
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
- Sep 29, 2019
-
-
Cédric Krier authored
bug19
-
- Sep 19, 2019
-
-
Cédric Krier authored
It seems that the FontDescription attributes are cleared despite having a Python reference on it. The result is that Pango get a FontDescription with a family name containing memory garbage. bug21
-
- Apr 06, 2019
-
-
Cédric Krier authored
-
- Mar 28, 2019
-
-
Cédric Krier authored
-
- Mar 22, 2019
-
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
- Mar 05, 2019
-
-
Cédric Krier authored
bug20 review58521002
-
- Oct 15, 2018
-
-
Sergi Almacellas Abellana authored
bug17 review51521002
-
- Oct 08, 2018
-
-
Sergi Almacellas Abellana authored
bug18 review74371002
-
- Oct 02, 2018
-
-
Sergi Almacellas Abellana authored
bug16 review48591002
-
- Jun 26, 2018
-
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
- Jun 21, 2018
-
-
Cédric Krier authored
bug11 review45641002
-
- Nov 28, 2016
-
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
- Oct 31, 2016
-
-
Cédric Krier authored
Replace computation of color using style by properties on Calendar. Add and use font-desc properties instead of relying only on the default style. Add default text_color on EventItem as GTK-3 does not have on GooCanvasText. bug4 review28791002
-