diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +12-10-07 Cyrille Bagard <nocbos@gmail.com> + + * src/gtkext/easygtk.h: + Deal with GtkRequisition structures. + + * src/gui/panels/panel.c: + Try to resize the panels when the editor is resized. + + * src/gui/panels/symbols.c: + Store the perfect size for GTK. + 12-09-23 Cyrille Bagard <nocbos@gmail.com> * src/common/fnv1a.c: |