1. ce78c1e DLR's latest fixes for the tabcomp code and keys by Chris Allegretta · 24 years ago
  2. beb5497 rcfile.c: - NUM_RCOPTS fix (DLR) by Chris Allegretta · 24 years ago
  3. 96bd4e4 Readd skipping Meta-A,B,E in do_toggle, oops I'm with it now :-) by Chris Allegretta · 24 years ago
  4. 8d990b5 - Bracket (brace, parens, etc) matching code by Ken Tyler. New functions do_find_bracket(), changes to findnextstr(), command is Meta-] (hope you dont mind since I already sold off Meta-O to the MacOS file code Ken...) by Chris Allegretta · 24 years ago
  5. 6f6aba0 Move the smooth_msg up a tiny by Chris Allegretta · 24 years ago
  6. 3e3ae94 - New smooth scroll code by Ken Tyler. New flag -S, --smooth, changes to page_up() and page_down() by Chris Allegretta · 24 years ago
  7. 0319176 More Mac file fixes by Chris Allegretta · 24 years ago
  8. 960a863 Oops, another Mac fix by Chris Allegretta · 24 years ago
  9. 995177f Add Mac toggle Meta-O for Mac format by Chris Allegretta · 24 years ago
  10. 8fa1e28 Added mac file support too by Chris Allegretta · 24 years ago
  11. 7004c28 -D cmdline flag for DOS formatted files by Chris Allegretta · 24 years ago
  12. 6414b40 Make the Alt-key seqs work with the mouse by Chris Allegretta · 24 years ago
  13. 9184189 Code to read/write dos formatted files. Massive amounts of new code in read_line and write_file. New flag DOS_FILE by Chris Allegretta · 24 years ago
  14. 5d25f06 Catalan commit with no translation changes, just to avoid more conflicts. by Jordi Mallach · 24 years ago
  15. 128e95f Updated Spanish for chroot patch. by Jordi Mallach · 24 years ago
  16. e09cd1d Credit DLR for his code =-) by Chris Allegretta · 24 years ago
  17. e1f1452 General: - New flag -o, --operatingdir, similar to Pico's -o mode. New function check_operating_dir(), changes to load_file (arg), open_file_dup_search (arg), new function do_gotopos for -F. by Chris Allegretta · 24 years ago
  18. b6c89ee Completely get rid of DISABLE_CURPOS by Chris Allegretta · 24 years ago
  19. 0357c4d - nano.c: main() - Added vars oldcurrent and oldcurrent_x to check whether cursor pos has changed and if so update the pos with -c by Chris Allegretta · 24 years ago
  20. 68532c3 Fix unneeded vars with NANO_SMALL by Chris Allegretta · 24 years ago
  21. ff98983 Fix acconfig.h, NANO_SMALL leaves out Auto Indent by Chris Allegretta · 24 years ago
  22. 6c49b3f Updated Swedish translation (Christian Rose) by Jordi Mallach · 24 years ago
  23. 4d69d43 Added Keld Simonsen (Danish). by Jordi Mallach · 24 years ago
  24. 90bbdd3 New Danish translation, by Keld Simonsen <keld@dkuug.dk>. by Jordi Mallach · 24 years ago
  25. d1625cd Updated Galician translation; thanks, Jacobo Tarrío. by Jordi Mallach · 24 years ago
  26. c6c35ea Added recent translators to THANKS by Jordi Mallach · 24 years ago
  27. b1aaa27 Updated Spanish translation. by Jordi Mallach · 24 years ago
  28. 2cde0a2 Added Dutch translation, by Guus Sliepen <guus@nl.linux.org>. by Jordi Mallach · 24 years ago
  29. 7dd1869 Make the new bottombars not suck quite so badly by Chris Allegretta · 24 years ago
  30. 96eef73 winio.c:bottombars() - Spread out the menu items, feedback definitely needed on this by Chris Allegretta · 24 years ago
  31. 9b3c7e8 winio.c: - Add David Lawrence Ramsey to credits by Chris Allegretta · 24 years ago
  32. c2acb81 Unset the flag chris you dolt by Chris Allegretta · 24 years ago
  33. c1049ac Add and fix bugs #63 and 64 by Chris Allegretta · 24 years ago
  34. 372b1a0 Corrected the Mouse Toggle help in the texinfo manual. by Jordi Mallach · 24 years ago
  35. 47a2686 Back to CVS version by Chris Allegretta · 24 years ago
  36. 0e8c8d8 GNU nano 1.1.1 release by Chris Allegretta · 24 years ago
  37. 41ed016 do_mark() - Temporarily disable cursorpos when enabled to be able to see the mark (un)set message (Ken Tyler) by Chris Allegretta · 24 years ago
  38. 4839d23 Spelling fixes by DLR by Chris Allegretta · 24 years ago
  39. 279aaa9 Deleted the old files we didn't need for old gettext by Chris Allegretta · 24 years ago
  40. ef8f98d Reverted to gettext 0.10.35 in intl/ added m4/ directory to allow system independent rebuild of configure stuff by Chris Allegretta · 24 years ago
  41. e642197 new_file() and close_open_file() fixes by DLR by Chris Allegretta · 24 years ago
  42. 5cce53b do_writeout() - Check for open_files == NULL before using it (Ryan Krebs) by Chris Allegretta · 24 years ago
  43. 5f36c37 Fixes for the nano.h #defines, shortcut_init() lists and search.c reverse search stuff when NANO_SMALL is used by Chris Allegretta · 24 years ago
  44. f372bd9 nano.h: - Fix type in INSERTFILE_LIST_LEN. && search_init() - add #ifdef NANO_SMALL around toggles code. by Chris Allegretta · 24 years ago
  45. 307d4c8 Many multibuffer fixes by DLR by Chris Allegretta · 24 years ago
  46. 47f77b4 Back to CVS by Chris Allegretta · 24 years ago
  47. 9a74860 Nano 1.1.0 release by Chris Allegretta · 24 years ago
  48. 355fbe5 Moved --loadoninsert to --multibuffer and -F, --enable-extra defines --enable-multibuffer by Chris Allegretta · 24 years ago
  49. a212acf Oops, no need to translate %s by Chris Allegretta · 24 years ago
  50. 9cf9e06 Put the #ifdef back, dope by Chris Allegretta · 24 years ago
  51. 802c6ef Updated README for some of the schnazzy 1.1 features by Chris Allegretta · 24 years ago
  52. 819e3db Move previous and next buffer code to main loop instead of do_toggles() by Chris Allegretta · 24 years ago
  53. 2d7893d Added multi buffer (load on insert) code. This wont intoduce any bugs ;-) by Chris Allegretta · 24 years ago
  54. 240998b New updates from the Swedish team. by Jordi Mallach · 24 years ago
  55. df7d8b2 Added Norwegian and Swedish to HEAD. by Jordi Mallach · 24 years ago
  56. b26ecb5 Oops, make that Alt-[-7.8 by Chris Allegretta · 24 years ago
  57. 052f9d2 main() - Added Alt-[-[-7,8 support for home/end keys (Jeff Teunissen). by Chris Allegretta · 24 years ago
  58. 049149f Make the THANKS file slightly less incomplete but far from perfect by Chris Allegretta · 24 years ago
  59. a2c02e9 do_browser() - More Picoish keystrokes for the browser, ^P, ^N, etc, for up, down, etc, and add the consistent ^C to exit (Jim Knoble) by Chris Allegretta · 24 years ago
  60. df20e83 Okay I guess the wnouterefresh()s aren't needed in the SIGCONT handler by Chris Allegretta · 24 years ago
  61. 33db9bf Silly typo in the faq by Chris Allegretta · 24 years ago
  62. 1a8b296 write_file() - Increment lineswritten when the very last line isn't null. Fixes off by one count when writing selection to file. by Chris Allegretta · 24 years ago
  63. ac899e5 do_suspend() - Added _POSIX_VDISABLE macro to fully ignore suspend keystroke. Eliminates the possibility that nano can be suspended when it's not supposed to be by Chris Allegretta · 24 years ago
  64. d173c15 Add and close BUG #62 by Chris Allegretta · 24 years ago
  65. 521e00d rewrote suspend handler, added sigfillset before setting up handler with sigaction, allows nano to suspend properly with mutt by Chris Allegretta · 24 years ago
  66. 7fde37f Added THANKS, listing nano's friends :) by Jordi Mallach · 24 years ago
  67. 34319a1 Okay, and now dont add extra blanks when at filebot by Chris Allegretta · 24 years ago
  68. efd2236 Updated Indonesian by Tedi Heriyanto by Jordi Mallach · 24 years ago
  69. 500b5e3 do_cut_text(): Moved the case of current == mark_beginbuf into cut_marke segment, so do_writeout could call it when writing selection to file. Added some NANO_SMALL ifdefs by Chris Allegretta · 24 years ago
  70. 40f45c8 Last fixes, add reset of cutbuffer when uncutting marked text and reset marked_cut when cutbuffer reset by Chris Allegretta · 24 years ago
  71. 68b3dfb Updated for Backwards search by Jordi Mallach · 24 years ago
  72. 658399a Moved extension functions to meta keys, new macro TOGGLE() for toggling flags by Chris Allegretta · 24 years ago
  73. e4933a3 Reverse Search by Ken Tyler by Chris Allegretta · 24 years ago
  74. a75bc41 Better for for -k bug by Chris Allegretta · 24 years ago
  75. 1cde322 Don't keep cutbufer on reset, fix -k cut on first line if blank by Chris Allegretta · 24 years ago
  76. cf78563 Add a message about --enable-color being severely broken so we can have a 1.1 release by Chris Allegretta · 24 years ago
  77. 3ba2953 do_cut_text() - If the next line is empty when using -k, create a dummy line and add it to the cutbuffer (fixes bug #61) by Chris Allegretta · 24 years ago
  78. 0241d19 Ugh, sigh by Chris Allegretta · 24 years ago
  79. ecc3d7f write_file() - New arg, nonamechange, means whether or not to update the current filename after writing the file out. by Chris Allegretta · 24 years ago
  80. d21195f Oops\! Don't automatically assume the current filename when writing a selection to file, very bad\!\!\! by Chris Allegretta · 24 years ago
  81. 34654ab UTF8 would be leet! by Jordi Mallach · 24 years ago
  82. de3d800 Nifty script which we'll learn to love. by Jordi Mallach · 24 years ago
  83. c4e1a13 Oops, fix write_file calls in nano.c also by Chris Allegretta · 24 years ago
  84. cc197ef Added selection write to file and append codes, main changes to files.c stuff, new shortcut list for inserting files, new args to do_writeout and write_file by Chris Allegretta · 24 years ago
  85. 43fee64 Sample file nanorc.sample added to dist (ad Makefile.am) by Chris Allegretta · 24 years ago
  86. b4d6ad0 Added rcfile.c to the translated files, added gettext calls to some messages that didn't have it and updated Spanish. New po files for the rest. by Jordi Mallach · 24 years ago
  87. d461562 do_browser() - Don't shift the size of the file is it's less than 1K. Fixed files less than 1K being displayed as 0B (Rocco) by Chris Allegretta · 24 years ago
  88. 6fe6149 All the updates that I've been waiting all weekend to commit, no desc, tough by Chris Allegretta · 24 years ago
  89. 9a46f3c Oops, translations of Prev. and Next Page were reversed by Jordi Mallach · 24 years ago
  90. 1e43a12 Added po/messages by Jordi Mallach · 24 years ago
  91. dd04913 Add -W to TODO by Chris Allegretta · 24 years ago
  92. 53ea9d1 Add BUG #60 by Chris Allegretta · 24 years ago
  93. 3b41212 Changed charalloc's calloc() call to use sizeof (char) not sizeof(char *) by Chris Allegretta · 24 years ago
  94. 8d848af Changed ncalloc calls in rcfile.c to charalloc by Chris Allegretta · 24 years ago
  95. 88b0915 Changed all string allocations to charalloc(), new function designed to take nmalloc argument but call calloc based on (char *) size. by Chris Allegretta · 24 years ago
  96. 9fe015c cut_marked_segment() - Add bizarre copy of bot node, else *BSD goes ballistic. by Chris Allegretta · 24 years ago
  97. 63ba2d6 po/it.po - Updated Italian translation by Marco Colombo. by Chris Allegretta · 24 years ago
  98. 92b3bd2 New Russian translation by Sergey A. Ribalchenko. by Jordi Mallach · 24 years ago
  99. 611e98b typo by Chris Allegretta · 24 years ago
  100. 5c27385 I'm back to the older gettext, sync these files too by Chris Allegretta · 24 years ago