2001-10-22 |
Chris Allegretta | Fixed null_at to ACTUALLY DO SOMETHING with its arg... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Chris Allegretta | - nano.c:do_prev_word() - Fixed goofy logic setting... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Chris Allegretta | DLR's cut and miscellaneous fixes, my cut fixes, and... |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Jordi Mallach | I mean add, not replace... duh. |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Jordi Mallach | Added stamp-h1 |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Allegretta | - faq.html - Removed nano-editor.org FTP site address... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Jordi Mallach | Updated Ukrainian translation (Sergey A. Ribalchenko). |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Chris Allegretta | Added conversion messages for DOS and Mac files, and... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Jordi Mallach | Updated Russian translation (Sergey A. Ribalchenko). |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Jordi Mallach | Style updates for Spanish, by Santiago Vila. |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Jordi Mallach | Updated Danish translation (Keld Simonsen). |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Jordi Mallach | Updated Swedish translation (Christian Rose). |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Jordi Mallach | Small typo fix. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Jordi Mallach | And what if I actually fix it? |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Jordi Mallach | Darn, that %s vs %d bug again. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Jordi Mallach | Getting rid of Makefile.in too, autogenerated file. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Jordi Mallach | Oops, m4 stuff is in m4/ in nano 1.1.x... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Jordi Mallach | Added script to get working configure, etc. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Jordi Mallach | Bye bye you too. To the Attic! (replaced by autogen.sh) |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Chris Allegretta | Back to CVS version |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Chris Allegretta | GNU nano 1.1.2 release v1.1.2 |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Jordi Mallach | Have a nice day in the Attic, nano.info. We just need... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Jordi Mallach | Fixed the remaining fuzzy string in fi.po. Phear my... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Jordi Mallach | Finnish update for 1.1.2pre3, by Pauli Virtanen. |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Jordi Mallach | Italian updates for 1.1.2 (Marco Colombo). |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Jordi Mallach | * Added more command line options that are currently... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Jordi Mallach | Fixed typos found by DLR and ispell. |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Chris Allegretta | - rcfile.c: - Fix incorrect argument in fill and tabsiz... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Jordi Mallach | Documentation updates for nano 1.1.2 (texi and manpage). |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Jordi Mallach | Galician translation brought up to date for 1.1.2 by... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Jordi Mallach | Updated ca & es for 1.1.2 release (tab size changes). |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Chris Allegretta | Add filebot magic line bug as bug #66 |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Chris Allegretta | Add single line bug as Bug #65 |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Chris Allegretta | - nano.c:main() - Added var constcheck as a CRC-like... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | Add tabsize support to rc file (Nathan Heagy) |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | - cut.c:do_cut_text() - Don't recenter the line when... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Jordi Mallach | * Added notes about the Free Translation Project. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Jordi Mallach | * We can't live WITHOUT bells and whistles 8) (Nathan... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | Don't show non-positive shortcut keys in help_init() |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | Take out the unneeded case sensitive and reverse stuff... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | - Take control-space out of -tiny build, unneeded |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | Change do_bracket ctrl shortcut to -9 (junk value)... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | Finally, do the ChangeLog |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | winio.c:nanogetstr() - Don't be clever and wasteful... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | nano.c:main() - Fix the KEY_IC being undefined when... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | Readded DISABLE_CURPOS cause we can't get away without... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | DLR's latest smooth scroll fix, case where there's... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Chris Allegretta | cut.c:cut_marked_segment() - Add magic line when cuttin... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Jordi Mallach | Italian updates for 1.1. |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Chris Allegretta | Add smooth scroll and the DOS/Mac file support to the... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Jordi Mallach | Added Karl, fixed Hungarian translator address (blindly... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Jordi Mallach | Fixes from Karl Eichwalder to de.po, so Emacs doesn... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Jordi Mallach | Corrected small spacing typo in --dos help. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Allegretta | Initialize totsize in files.c:new_file() and let do_got... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Allegretta | Fixes to bracket_msg in global.c by DLR |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Allegretta | Fix brace error with nano-tiny in do_writeout() |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Jordi Mallach | Updated Catalan and Spanish translations to 1.1.2pre2. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Jordi Mallach | Header fixes for some old po files. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Jordi Mallach | Updated Catalan and Spanish translations. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Chris Allegretta | - nano.c: do_mouse() - Change k based on currslen to... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Chris Allegretta | Initialize bracket_msg (David Lawrence Ramsey |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Chris Allegretta | - files.c: do_writeout() - Expanded strings to not... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Chris Allegretta | Search prompt changes, bracketed modifiers and to searc... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Chris Allegretta | DLR's fixes: arg for operatingdir's getopt_long text... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Chris Allegretta | Fixes to paging (smooth scroll) by David Lawrence Ramsey |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Allegretta | Off by one error in findnextstr? |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Jordi Mallach | Updated Spanish to 1.1.2pre1 |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Chris Allegretta | Oops, we shoudn't let DOS_FILE and MAX_FILE be set... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Chris Allegretta | DLR's latest fixes for the tabcomp code and keys |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Chris Allegretta | rcfile.c: - NUM_RCOPTS fix (DLR) |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Chris Allegretta | Readd skipping Meta-A,B,E in do_toggle, oops I'm with... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Chris Allegretta | - Bracket (brace, parens, etc) matching code by Ken... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Chris Allegretta | Move the smooth_msg up a tiny |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Chris Allegretta | - New smooth scroll code by Ken Tyler. New flag -S... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Chris Allegretta | More Mac file fixes |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Chris Allegretta | Oops, another Mac fix |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Chris Allegretta | Add Mac toggle Meta-O for Mac format |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Chris Allegretta | Added mac file support too |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Chris Allegretta | -D cmdline flag for DOS formatted files |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Chris Allegretta | Make the Alt-key seqs work with the mouse |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Chris Allegretta | Code to read/write dos formatted files. Massive amount... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Jordi Mallach | Catalan commit with no translation changes, just to... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Jordi Mallach | Updated Spanish for chroot patch. |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Allegretta | Credit DLR for his code =-) |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Allegretta | General: - New flag -o, --operatingdir, similar to... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Allegretta | Completely get rid of DISABLE_CURPOS |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Allegretta | - nano.c: main() - Added vars oldcurrent and oldcurrent... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Chris Allegretta | Fix unneeded vars with NANO_SMALL |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Chris Allegretta | Fix acconfig.h, NANO_SMALL leaves out Auto Indent |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Jordi Mallach | Updated Swedish translation (Christian Rose) |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Jordi Mallach | Added Keld Simonsen (Danish). |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Jordi Mallach | New Danish translation, by Keld Simonsen <keld@dkuug... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jordi Mallach | Updated Galician translation; thanks, Jacobo Tarrío. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jordi Mallach | Added recent translators to THANKS |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jordi Mallach | Updated Spanish translation. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jordi Mallach | Added Dutch translation, by Guus Sliepen <guus@nl.linux... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Chris Allegretta | Make the new bottombars not suck quite so badly |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Chris Allegretta | winio.c:bottombars() - Spread out the menu items,... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Chris Allegretta | winio.c: - Add David Lawrence Ramsey to credits |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Chris Allegretta | Unset the flag chris you dolt |
commit | commitdiff | tree | snapshot |
next |