1. 919c9bd Removing unused function 'free_shortcutage'. by Benno Schulenberg · 11 years ago
  2. 5575bfa 2014-02-24 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  3. 22c83ec 2013-03-17 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  4. 3116d2f Fix impromper calls to nmalloc in new locking implementation. by Chris Allegretta · 12 years ago
  5. 170607b Add missing proto for int write_lockfile() by Chris Allegretta · 12 years ago
  6. bf88d27 2012-12-31 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  7. d84849e 2012-02-05 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 13 years ago
  8. 8e2a930 2011-02-18 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  9. 9bfda91 Checkpoint commit of saved file position implementation in case my desktop bites it. by Chris Allegretta · 14 years ago
  10. b00d0b9 2011-02-12 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  11. 637daa8 * src/*: Retire iso_me_harder_funcmap based on suggestion by <bernd.spaeth@gmx.net> by Chris Allegretta · 14 years ago
  12. 2c7b506 2009-12-09 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  13. 8a07a96 2009-12-01 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 15 years ago
  14. 5a018f0 2009-11-29 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  15. 8b6f6fc 2009-11-22 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  16. 123110c 2009-11-19 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  17. 8c1edd1 Further fixes, also fix some page/up down issues where we go way off course. by Chris Allegretta · 15 years ago
  18. f8f9027 2009-09-02 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  19. 05417a2 2009-08-17 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  20. a48507d 2009-08-13 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  21. ad37e67 2009-07-11 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  22. a4c2b99 More wrapping redo fixes. Just make do-wrap() undo aware. by Chris Allegretta · 15 years ago
  23. e061a0d Add undoing check for do_enter so redo doesn't blow up. by Chris Allegretta · 15 years ago
  24. f86fa86 2009-02-23 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  25. 9555e1d 2009-02-16 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  26. 56a295b Renumber multidataflags to not start at 0 in case it confuses alloc_multidata_if_needed(). by Chris Allegretta · 16 years ago
  27. fd265af 2009-02-05 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  28. d47d8cd * First pass at some caching of caching color info. Right now it's only for by Chris Allegretta · 16 years ago
  29. 0dc26dc 2009-01-24 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  30. a117163 2009-01-19 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  31. 1d77823 * global.c, help.c, browser.c, files.c, proto.h: Fix several compipation and programmatic by Chris Allegretta · 16 years ago
  32. 6b83e52 2008-08-29 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  33. 14c8620 - Change add_undo and current_undo to only take action arg, as openfilestruct arg is always openfile by Chris Allegretta · 16 years ago
  34. 91a1862 Add undoing argument to do_cut_text as we don't want to be messing around with the undo contents when we're in the by Chris Allegretta · 16 years ago
  35. 12dc8ca Commit back some undo/redo rewrites by Chris Allegretta · 16 years ago
  36. 07fcc4c Add beginning undo feature, since I want to start fixing bugs from savannah and don't want to manager another checking, and the code basically works for some operations. by Chris Allegretta · 16 years ago
  37. 1b6ed07 Add a fix for bug #23144 that actually works (several bugs in one here) by Chris Allegretta · 16 years ago
  38. 8b6461f files.c,proto.h,text.c: Fix for conflicts with AIX curses variables, from William Jojo <jojowil@hvcc.edu> by Chris Allegretta · 16 years ago
  39. 10f868d - Update man page a little bit more by Chris Allegretta · 17 years ago
  40. 0018d8e - Fix tiny mode again after breaking it again by Chris Allegretta · 17 years ago
  41. eb64314 Convert more code to use new backend. Add some more sentinel strings by Chris Allegretta · 17 years ago
  42. e347efb More keybinding fixes by Chris Allegretta · 17 years ago
  43. 79a33bb New keybindings code and backend. New structs subnfunc for menu functions by Chris Allegretta · 17 years ago
  44. f78bc85 revert last changes, but disable all the same features that by David Lawrence Ramsey · 17 years ago
  45. 7f6f5a6 simplify terminal handling by using raw mode instead of cbreak mode by David Lawrence Ramsey · 17 years ago
  46. 6e6c80b in username_tab_completion() and cwd_tab_completion(), rename variable by David Lawrence Ramsey · 17 years ago
  47. d8a1d37 update copyright notices, as Chris Allegretta's copyrights have now been by David Lawrence Ramsey · 17 years ago
  48. c9694b7 update copyright notices, as my copyrights have now been assigned to the by David Lawrence Ramsey · 17 years ago
  49. d0035b4 convert to GPLv3 or later by David Lawrence Ramsey · 17 years ago
  50. ae46b91 in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and by David Lawrence Ramsey · 17 years ago
  51. 3a5eaeb various mouse support-related simplifications, improvements, and fixes by David Lawrence Ramsey · 17 years ago
  52. 4154d08 miscellaneous minor fixes by David Lawrence Ramsey · 18 years ago
  53. 0ec34ac make regexp_init() return a bool instead of an int by David Lawrence Ramsey · 18 years ago
  54. 6335fb5 miscellaneous comment fixes by David Lawrence Ramsey · 18 years ago
  55. 4fd1ca0 more comment fixes by David Lawrence Ramsey · 18 years ago
  56. 8137102 revert erroneous changes by David Lawrence Ramsey · 18 years ago
  57. 50d78a6 don't allow filenames entered at the "Write File" prompt or the "Insert by David Lawrence Ramsey · 18 years ago
  58. cb801d6 cosmetic copyright notice fixes by David Lawrence Ramsey · 18 years ago
  59. fa38795 miscellaneous minor fixes by David Lawrence Ramsey · 18 years ago
  60. bd28ee4 when DISABLE_HELP is defined, leave out some unused shortcut and toggle by David Lawrence Ramsey · 18 years ago
  61. 1b4ae69 in parse_escape_seq_kbinput(), Don't ignore escape sequences anymore; by David Lawrence Ramsey · 18 years ago
  62. 5370b0c in parse_escape_seq_kbinput(), handle unknown and unignored escape by David Lawrence Ramsey · 18 years ago
  63. b08c9f0 revert erroneous change by David Lawrence Ramsey · 18 years ago
  64. 87b37bd add miscellaneous minor cleanups to do_browser(), do_browse_from(), and by David Lawrence Ramsey · 18 years ago
  65. 2c36e2e consolidate do_scroll_(up|down)() into do_(up|down)(), as they have a by David Lawrence Ramsey · 18 years ago
  66. aee00d4 if the mark isn't on, allow Meta-} and Meta-{ to indent and unindent by David Lawrence Ramsey · 18 years ago
  67. 2f7c1a0 calculate width in browser_init(), as it's more consistent by David Lawrence Ramsey · 18 years ago
  68. b520d50 still more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  69. c0ba4bf simplify and remove redundancies from various bits by David Lawrence Ramsey · 18 years ago
  70. 0457eb9 comment fixes by David Lawrence Ramsey · 18 years ago
  71. a43b108 add more miscellaneous cleanups by David Lawrence Ramsey · 18 years ago
  72. a4e92c8 in striponedir(), return the stripped path instead of modifying path by David Lawrence Ramsey · 18 years ago
  73. d040377 in do_browser(), after entering "..", select the directory we were in by David Lawrence Ramsey · 18 years ago
  74. 5c87808 in update_line(), remove unneeded assert, and now-unused function by David Lawrence Ramsey · 18 years ago
  75. 503bad0 disable mouse support while suspended by David Lawrence Ramsey · 18 years ago
  76. f102208 don't display "Unknown Command" on the statusbar if we get an unknown by David Lawrence Ramsey · 18 years ago
  77. b5a7bbf remove the workaround for glibc 2.2.3's broken regexec(), and replace it by David Lawrence Ramsey · 18 years ago
  78. f70f67b more miscellaneous minor fixes by David Lawrence Ramsey · 18 years ago
  79. a8239c3 another cosmetic fix by David Lawrence Ramsey · 18 years ago
  80. 7f1b119 more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  81. 6fb6689 various input/output fixes: allow normal typing of high-bit control by David Lawrence Ramsey · 18 years ago
  82. 12e3708 per Benno Schulenberg's patch with a few tweaks by me, if we're using by David Lawrence Ramsey · 18 years ago
  83. 1320d29 remove duplicate escape sequence-interpreting code by David Lawrence Ramsey · 18 years ago
  84. 8e341e1 ignore unhandled meta key sequences and escape sequences, and indicate by David Lawrence Ramsey · 18 years ago
  85. 41b8972 various miscellaneous cutting fixes by David Lawrence Ramsey · 18 years ago
  86. 60edb0a improve NANO_REFRESH_KEY handling by David Lawrence Ramsey · 18 years ago
  87. 660e05b miscellaneous cosmetic fixes by David Lawrence Ramsey · 18 years ago
  88. 1c5af64 avoid unnecessary state saving for when we resize by David Lawrence Ramsey · 18 years ago
  89. fc0f8f8 allow unjustifying if we resize the window immediately after justifying, by David Lawrence Ramsey · 18 years ago
  90. af9052d cosmetic fixes by David Lawrence Ramsey · 18 years ago
  91. f85001a add the ability to indent and unindent all marked lines of text, via by David Lawrence Ramsey · 18 years ago
  92. c87e0c0 add the ability to copy text into the cutbuffer without cutting it, via by David Lawrence Ramsey · 18 years ago
  93. bc80cb1 readd the Cancel -> Exit aliases for the file browser and help browser, by David Lawrence Ramsey · 18 years ago
  94. 1df3e2d reorganize the main shortcut list to make it easier for new users, per by David Lawrence Ramsey · 19 years ago
  95. cee20e5 at long last, add the ability to use self-contained color syntaxes from by David Lawrence Ramsey · 19 years ago
  96. 4d72de7 add the ability to use bold text instead of reverse video text, via the by David Lawrence Ramsey · 19 years ago
  97. e38b808 implement filename searches in the file browser by David Lawrence Ramsey · 19 years ago
  98. 6816007 make sure browser_refresh() is used when refreshing or doing tab by David Lawrence Ramsey · 19 years ago
  99. 1f907c7 rename browser_draw() to browser_refresh() for consistency by David Lawrence Ramsey · 19 years ago
  100. d83af2f fix file browser breakage by David Lawrence Ramsey · 19 years ago