commit 629ba457857652be14243329bd6cd847db8fe928 Author: Michael J. Chudobiak Date: Tue Dec 18 14:50:26 2012 -0500 always append new hex output to end of textbuffer, not at cursor pos src/HexTextBuffer.vala | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit cc2f43159235a94e8c15245f7ff67120b2b525db Author: Michael J. Chudobiak Date: Tue Dec 18 10:30:37 2012 -0500 pre-release version bump NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) commit 4d613acc2cd4dd44d3056842e22ea09f9b02eeb1 Author: Michael J. Chudobiak Date: Tue Dec 18 10:28:32 2012 -0500 fix bug 687230 - Segmentation fault on HexTextBuffer.vala src/HexTextBuffer.vala | 89 +++++++++++++++++++++++++++++++++----------------- 1 file changed, 59 insertions(+), 30 deletions(-) commit 32b6e42f66a8acf507c76126f65e9651875126c2 Author: Piotr Drąg Date: Tue Sep 4 19:25:13 2012 +0200 Updated Polish translation po/pl.po | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) commit c0dd1ef2768e277e0bd4def1abe83130a8359cde Author: Piotr Drąg Date: Thu Jul 12 00:34:59 2012 +0200 Added Polish translation po/LINGUAS | 1 + po/pl.po | 560 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 561 insertions(+) commit 9b998d565a1c773e766668b9d5d54644f7c2fc10 Author: Rodolphe Pelloux-Prayer Date: Wed Jul 4 13:32:30 2012 +0200 Fix -Werror=format-security errors. src/MainWindow.vala | 8 ++++---- src/Profile.vala | 4 ++-- src/Rzwrapper.vala | 2 +- src/Szwrapper.vala | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) commit f6eab92a77b34add3f4f601605b11cbb23267da1 Author: Konstantinos Chortis Date: Thu Jun 14 01:30:48 2012 +0300 Updated Greek translation po/LINGUAS | 1 + po/el.po | 521 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 522 insertions(+) commit 607354dbf665ef2f9f3bc92f5ac8e586180230b2 Author: Michael J. Chudobiak Date: Wed Jun 13 13:30:00 2012 -0400 updated copyright date in about dialog src/MainWindow.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)