diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,27 @@ +12-04-01 Cyrille Bagard <nocbos@gmail.com> + + * po/fr.po: + * po/openida.pot: + * po/POTFILES.in: + Update all translations. + + * src/editor.c: + Remove old File menu entries. + + * src/gtkext/gtkdockstation.c: + * src/gtkext/gtkdockstation.h: + Undock a panel item on demand. + + * src/gui/menus/file.c: + Move all File menu entries here. + + * src/gui/panels/panel.c: + * src/gui/panels/panel.h: + Undock a panel item on demand. + + * src/project.c: + Hide the binaries of a closed project. + 12-03-25 Cyrille Bagard <nocbos@gmail.com> * src/arch/dalvik/pseudo/fill.c: |