2000-07-05 |
Chris Allegretta | Add magic line code to do_backspace() and do_delete() |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Robert Siemborski | additional fix_editbot call |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Robert Siemborski | bugfix for page_down_center |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Robert Siemborski | totsize and magic line changes |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Robert Siemborski | Magic Line Code Added |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Robert Siemborski | cuting newline-related totsize fixes |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Robert Siemborski | updated for fix_editbot changes... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Robert Siemborski | Fixed 2 FIXMEs in nano.c: |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Chris Allegretta | Oops, fix was really in edit_update_top in winio.c |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Chris Allegretta | Fixed a bug in page_down() and moved page_up() to move... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Chris Allegretta | Oops, fix for --enable-tiny |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Chris Allegretta | Removed do_oldspell() and put an ifdef around do_spell() |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Robert Siemborski | changed all 'sprintf' calls to 'snprintf' |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Robert Siemborski | changed all 'sprintf' calls to 'snprintf' |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Chris Allegretta | Change 'To Replace' to just 'Replace', more like Pico |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Chris Allegretta | Um, the translation for No Replace is NOT the same... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Chris Allegretta | Made search functions and keys more like Pico |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Chris Allegretta | Removed gettext calls for Yes, No, etc. till we decide... |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Chris Allegretta | Finnish translation by pauli.virtanen@saunalahti.fi |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Jordi Mallach | Removed gettext calls for "Yes", "No", etc. till we... |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Chris Allegretta | Removed now unnecessary raw/cbreak combos. |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Chris Allegretta | New german translation by floki@bigfoot.com |
commit | commitdiff | tree | snapshot |
2000-06-21 |
Chris Allegretta | Oops, two alt_speller vars |
commit | commitdiff | tree | snapshot |
2000-06-21 |
Chris Allegretta | Oops, two alt_speller vars |
commit | commitdiff | tree | snapshot |
2000-06-21 |
Jordi Mallach | small, stupid, trivial modification to test write acces... |
commit | commitdiff | tree | snapshot |
2000-06-21 |
Chris Allegretta | Synch with official 0.9.11 v0.9.11 |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Chris Allegretta | Indonesian translation update |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Chris Allegretta | es.po update by Jordi |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Chris Allegretta | Only define HAVE_TABSIZE in ncurses |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Chris Allegretta | Minor update and testing write access |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Adam Rogoyski | - check_wrap() more off by one. |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Chris Allegretta | Added -T info to ChangeLog |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Chris Allegretta | Added likely NEWS items for 0.9.11 to NEWS |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Adam Rogoyski | - do_wrap() off by one current_x - 1 ==> current_x |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Adam Rogoyski | - do_wrap() spaces between words fix. |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Chris Allegretta | Add -T tab width option |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Chris Allegretta | Buglet fix for for losing text on wrap current_x <... |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Adam Rogoyski | - do_wrap() needs to keep spaces when you are on the... |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Chris Allegretta | New .po files for new src files |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Chris Allegretta | Oops, add new files to POTFILES (again) |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Chris Allegretta | Oops, add new files to POTFILES |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Chris Allegretta | New translations for new files |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Chris Allegretta | Fix lack of update on width resize |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Chris Allegretta | Split nano.c up more |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Robert Siemborski | corrected do_insertfile |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Robert Siemborski | Fixes faiure of display to update in do_insertfile |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Robert Siemborski | fixed bug where bottom line would not be redrawn if... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Adam Rogoyski | - fix do_wrap() to change the start point of the MARK... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Robert Siemborski | continued display bugfixes/optimizations |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Robert Siemborski | Continued display fixes. Specifically, bug #23. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Adam Rogoyski | Fix do_wrap() and fix_wrap() to handle empty lines... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Chris Allegretta | Added do_enter bugfix for placewewant |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Chris Allegretta | Added Indonesian translation |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Robert Siemborski | updated for totsize fixes + experimental do_wrap |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Robert Siemborski | fix for the totsize / cut bug |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Chris Allegretta | Added cvs suffix to version, for debugging |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Robert Siemborski | bugfix for something that got stuck in 1.3 |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Robert Siemborski | Continued bugfixes/optimizations to display code. ... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Robert Siemborski | Updates for fixes in winio.c, as well as what remains... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Robert Siemborski | Fix prototype for check_wrap (as changed in nano.c) |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Chris Allegretta | Added missing release notes for 0.9.10 |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Adam Rogoyski | add experimental new do_wrap() and check_wrap() to... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Chris Allegretta | Added Rob to AUTHORS |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Robert Siemborski | updated for changes in winio.c (1.2) |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Robert Siemborski | Substantial changes to winio.c that appear to fix the... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Chris Allegretta | Initial revision |
commit | commitdiff | tree | snapshot |
|