2007-08-13 Rodney Dawes * configure.in: Update version to 2.19.90 for release 2007-08-10 Jonathon Jongsma * src/hex-document.h: add G_BEGIN/END_DECLS around public declarations so that it can be easily included in C++ applications 2007-08-09 Rodney Dawes * src/gtkhex.c (gtk_hex_key_press): Handle keypad presses appropriately when numlock is on/off Fixes #464979 2007-08-08 Rodney Dawes * src/gtkhex.c (gtk_hex_insert_autohilight): Pass the right type to sizeof for the malloc Patch from Stanislav Brabec Fixes #339055