1. 6232d66 DB's latest patch, minus one totsize--. Also fixed a < in help_init that should be <= by Chris Allegretta · 22 years ago
  2. 2598c66 DLR's patch by Chris Allegretta · 23 years ago
  3. a8c2257 DLR's patch merged, Static toggles and shortcut gone, lots of stuff changed by Chris Allegretta · 23 years ago
  4. 8ae5789 Updated copyright notices to 2002. by Jordi Mallach · 23 years ago
  5. 3a24f3f Changed header comments to say "version 2" instead of "version 1" as the COPYING file is actually version 2 of the GPL (bug noticed by Jordi Mallach) by Chris Allegretta · 23 years ago
  6. e7ee63f - cut.c: cut_marked_segment() - Fix off-by one in mem allocation by Chris Allegretta · 23 years ago
  7. fa0c696 Fixed null_at to ACTUALLY DO SOMETHING with its arg. Again, this was causing nasty errors if the call to nrealloc moved where the data was located by Chris Allegretta · 23 years ago
  8. b3655b4 DLR's cut and miscellaneous fixes, my cut fixes, and context-sensitive help, woohoo by Chris Allegretta · 23 years ago
  9. dc2ca88 - cut.c:do_cut_text() - Don't recenter the line when cutting one line (DLR) by Chris Allegretta · 23 years ago
  10. 222a086 cut.c:cut_marked_segment() - Add magic line when cutting a selection including filebot (discovered by DLR, fixed by DLR & Chris) by Chris Allegretta · 23 years ago
  11. 34319a1 Okay, and now dont add extra blanks when at filebot by Chris Allegretta · 23 years ago
  12. 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 · 23 years ago
  13. 40f45c8 Last fixes, add reset of cutbuffer when uncutting marked text and reset marked_cut when cutbuffer reset by Chris Allegretta · 23 years ago
  14. a75bc41 Better for for -k bug by Chris Allegretta · 23 years ago
  15. 1cde322 Don't keep cutbufer on reset, fix -k cut on first line if blank by Chris Allegretta · 23 years ago
  16. 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 · 23 years ago
  17. 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 · 23 years ago
  18. 88b0915 Changed all string allocations to charalloc(), new function designed to take nmalloc argument but call calloc based on (char *) size. by Chris Allegretta · 23 years ago
  19. 9fe015c cut_marked_segment() - Add bizarre copy of bot node, else *BSD goes ballistic. by Chris Allegretta · 23 years ago
  20. 4cb991d add_to_cutbuffer() - Remove useless statements (Rocco). by Chris Allegretta · 23 years ago
  21. 88520c9 Various spelling updates by David Lawrence Ramsey by Chris Allegretta · 23 years ago
  22. 6efda54 Move config.h up in include lists and remove actual_x inline tag by Chris Allegretta · 23 years ago
  23. 55493c2 Im an idiot, that could easily screw up --included-gettext. Rolled back libintl.h check by Chris Allegretta · 24 years ago
  24. 4aa302f aclocal.m4 check change, added explicit check for libintl.h by Chris Allegretta · 24 years ago
  25. 09f39cb Fix for bugu #54 by Chris Allegretta · 24 years ago
  26. 3bc8c72 Added --disable-help, moved hold pointer declaration by Chris Allegretta · 24 years ago
  27. e51c95f uncutting at filebot magic line fix and new_magicline totsize increment by Chris Allegretta · 24 years ago
  28. 5146fec Cut and renumber fixes by Chris Allegretta · 24 years ago
  29. bd9e7c3 Replace with null string option, ran source through indent again by Chris Allegretta · 24 years ago
  30. 429a551 Fix to cut.c for cutting entire file with marker by Chris Allegretta · 24 years ago
  31. 0286ba4 Whoops, must let check for blowing away cutbuffer get run before exit on cutting magic line by Chris Allegretta · 24 years ago
  32. c86f714 No more cutting the macic line, added check_statblank() to cut and uncut by Chris Allegretta · 24 years ago
  33. 11b0011 Testing RCS headers by Chris Allegretta · 24 years ago
  34. 7dc14e8 Fixed getting locked into cutbuffer on cutting first line of file by Chris Allegretta · 24 years ago
  35. 234a34d Chris goes berzerk on no sleep by Chris Allegretta · 24 years ago
  36. 95b0b52 edit_refresh()->edit_update() redundancy by Chris Allegretta · 24 years ago
  37. 6925bbd Added null_at() by Chris Allegretta · 24 years ago
  38. 7975ed8 New cvs code, data abstraction is good by Chris Allegretta · 24 years ago
  39. 939fdbd Last minute touches on -k code by Chris Allegretta · 24 years ago
  40. 293849e This should finish the -k functionality. Would someone be kind enough to test this against Pico and send me a comparison? by Chris Allegretta · 24 years ago
  41. 1013e14 Updated BUGS by Chris Allegretta · 24 years ago
  42. 63aa0f7 More -k fixes, almost works perfectly ;-) by Chris Allegretta · 24 years ago
  43. 45dfda9 slightly better cut to end behavior, still doesn't preserve cutbuffer w/multi line cuts by Chris Allegretta · 24 years ago
  44. f4e75e1 Fixed bug #31 by Chris Allegretta · 24 years ago
  45. 627de19 Added Pico's -k option (in 5 lines of code :-) by Chris Allegretta · 24 years ago
  46. 66b0fc5 cuting newline-related totsize fixes by Robert Siemborski · 24 years ago
  47. 4da1fc6 Synch with official 0.9.11 by Chris Allegretta · 24 years ago
  48. ea19c73 fix for the totsize / cut bug by Robert Siemborski · 24 years ago
  49. a2ea193 Initial revision by Chris Allegretta · 24 years ago