Notes: as usual: remove old ~/.hnbrc first new features: A menu that is invoked by F9, A function (commandline (f5)) only, to insert a calender "insert_cal 03 2003"
Changes: + attempts to fix the compile on OSX add -no-cpp-precomp to make it compile cleanly on OS X · made indent and outdent only work when there is no data typed already, (thus making > and < allowed typed in navigation mode as long as they're not the first character typed. + removed errors appearing with -pedantic (at least here) · created an utility function for string replacements, that I inserted into all the various import/export filters. · added a function "insert_cal <month> <year>" which inserts the specified month/year in a fashion that makes hnb useable as a simple timeplanner as well. (when I get around to adding support for clones, this might be interesting) · allowing the user to use <,>,+ and - when typing in new data without erratic behavior, and not the need to enter edit mode. (except if it is the first char of the data) · fixed an issue with creating the first child, and pressing insert, and various other commands,.. · added rpm spec file from Asgeir Nilsen · made file_opml and file_hnb interpret all attributes · implemented buffered reading for the xml tokenizer + changed the function prototype for functions that register with libcli, they must now register with an int (int argc, char **argv, void *data) function · added a menu that is accesed from F9
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use