diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-11-20 19:56:34 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-11-20 19:56:34 (GMT) |
commit | 29b390b5ed9f5c1a89db6d1e8d93d7126051b9a7 (patch) | |
tree | 685a1f321a2cc3c6ec55bcfbad2369199abe7576 /ChangeLog | |
parent | 27240161f95283b76260c570a95e11bbd2ed799d (diff) |
Avoided flickering when playing on the borders of the glance panel.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@287 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 12-11-20 Cyrille Bagard <nocbos@gmail.com> + * src/gui/panels/glance.c: + Avoid flickering when playing on the borders of the glance panel. + +12-11-20 Cyrille Bagard <nocbos@gmail.com> + * plugins/androhelpers/try_n_catch.c: Fix some links to Dalvik exception handlers. |