diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +09-07-26 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/line.c: + * src/analysis/line.h: + Change the type of the last parameter of g_rendering_line_find_by_y(): + from gdouble to int. + + * src/gtkext/gtkblockview.c: + Clean and improve the drawing of the block view. + + * src/plugins/pglist.c: + Disable plugins. + 09-07-20 Cyrille Bagard <nocbos@gmail.com> * src/editor.c: |