You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Apr431Mar302928232221201917141312111094129Feb28262524232221201816151413121110976531Jan29262524222120171514131211109743231Dec302923222018118765432130Nov2928262524232221121110876231Oct2928275Sep429Aug16131211986432131Jul30292826252322191817151312106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb25211816159i18n: advise the translators about the maximum length of some stringsfiles: prune a message to be less than 76 charactershelp: only speak of Control and Meta sequencesbuild-sys: identify a build from git not as one from svni18n: gather three more translatable strings into the POT fileall: eradicate SVN's $Id$ tagsREADME.GIT: update a few more points to match current treeRename README.SVN -> README.GIT and take out the branch details since we're generally using trunkAdd /intl to gitignorefiles: do not call free on the result of dirnamesearch: fix compilation when configured with --enable-tinyspeller: simplify the calculation of the width of the misspelled wordspeller: don't proceed when the user aborts the searchingRenaming a variable, and adjusting whitespace after the previous change.Replacing a fake 'while', and deleting a redundant 'if' -- we searchedUnwrapping a couple of lines.Renaming a variable to better indicate booleanness.Renaming a variable for clarity.Renaming 'do_replace_highlight()' to 'spotlight()', for clarity,Reporting "Cancelled" instead of "Not found" when the user aborts a replaceChopping a parameter that is now unused, or rather: always NULL.Allowing the user to stop replacing a word without aborting also theSpeeding up Unicode validation.Improving the wording of an error message: the confinement ofPlacing the cursor in the edit window again also after a Justify, after anPlacing the cursor in the edit window also when --constantshow is in effect.Deleting a no-op.Removing the 'last_replace' variable that is never used.Providing feedback when searching takes longer than roughly half a second.Not bothering to put back the cursor in the edit window, as it is offEliding an unneeded 'if' and unneeded variable.Tidying up and renaming a variable.Removing a pointless condition, and making use of an existing intermediaryPolling the keyboard once per second instead of once per two seconds.Cleaning up, improving comments, and renaming a variable.Preventing the internal spell checker from finding the first occurrence ofChecking for the existence of the REG_ENHANCED regex flag, andRenaming four variables.Trimming a duplicate variable.Factoring out the common part of do_search() and do_research()