diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2013-01-27 22:44:06 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2013-01-27 22:44:06 (GMT) |
commit | 24013fb80fc02d8918aea51ee169d6521c74ee42 (patch) | |
tree | a3b645be6a97abcd6c327c79b07bfde4a7db5dd2 /ChangeLog | |
parent | 5c7ea8e2137e4e5bb2887de0d1ffd8a0b277636e (diff) |
Updated code and removed some GCC warnings.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@333 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 13-01-27 Cyrille Bagard <nocbos@gmail.com> + * src/dialogs/goto.c: + Update code. + + * src/gtkext/easygtk.c: + * src/gtkext/easygtk.h: + Create combo boxes without entry. + + * src/gui/tb/source.c: + Update code and remove some GCC warnings. + +13-01-27 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/decomp/decompiler.c: * src/analysis/decomp/reduce.c: * src/analysis/decomp/reduce.h: |