2008-10-15 |
Chris Allegretta | * global.c (shortcut_init), search.c (search_in... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Chris Allegretta | Get rid of some unused variables with -Wall |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Chris Allegretta | 2008-10-14 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Chris Allegretta | Eliminate linescut variable from undo structure as... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Chris Allegretta | 2008-10-13 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Chris Allegretta | 2008-10-04 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Chris Allegretta | Back to SVN |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Chris Allegretta | GNU nano 2.1.6 release v2.1.6 |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Chris Allegretta | 2008-10-03 Pascal Gentil <pascal.gentil@univ-rennes1.fr> |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Chris Allegretta | 2009-09-30 Dirkjan Ochtman <dirkjan@ochtman.nl> |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Chris Allegretta | 2008-09-30 <bluestorm_dylc@hotmail.com> |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Chris Allegretta | make --enable-tiny disable the new enabled-by-default... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Chris Allegretta | * configure.ac: Change extra, multibuffer, color and... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Chris Allegretta | 2008-09-30 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Allegretta | 2008-09-21 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Chris Allegretta | 2008-09-16 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Chris Allegretta | * nano.c: Do call disable_signals at startup... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Chris Allegretta | Back to svn! |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Chris Allegretta | GNU nano 2.1.5 release v2.1.5 |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Chris Allegretta | Move the wordbounds check down so it will happen if... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Chris Allegretta | * global.c, help.c, browser.c, files.c, proto... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Chris Allegretta | * nano-regress: New perl script to check for... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Chris Allegretta | 2008-08-29 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Chris Allegretta | 2008-08-28 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Chris Allegretta | * text.c (do_enter): Fix issue when compiled... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Chris Allegretta | 2008-08-21 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Allegretta | 2008-08-08 Magnus Granberg <zorry@ume.nu> / Adam Conrad <?> |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Chris Allegretta | * files.c (write_file): Check exit code of fclose... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Chris Allegretta | Back to svn. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Chris Allegretta | GNU nano 2.1.4 release. v2.1.4 |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Chris Allegretta | * text.c (add_undo): Fix check for multi-line... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Chris Allegretta | Re-add the skip_backup label since we do still need... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Chris Allegretta | * text.c (do_redo): Fix improperly restoring... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Chris Allegretta | * files.c: Do not go on and attempt to write... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Chris Allegretta | * text.c: Reset openfile-> to OTHER after an... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chris Allegretta | Back to SVN version |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chris Allegretta | GNU nano 2.1.3 release |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Chris Allegretta | - Add redo of an insert |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Chris Allegretta | - Change add_undo and current_undo to only take action... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Chris Allegretta | - Add very basic undo for text replace. |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Chris Allegretta | Allow current undo code to compile with NANO_TINY |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Chris Allegretta | Allow basic multi-^K cuts to be redone properly. Code... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Chris Allegretta | - When undoing a cut, set cutbuffer to NULL after freei... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Chris Allegretta | When redoing a text add, actually copy the beginning... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Chris Allegretta | Add undoing argument to do_cut_text as we don't want... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Chris Allegretta | * configure.ac: Add ncursesw dir to include path if... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Chris Allegretta | Commit back some undo/redo rewrites |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Chris Allegretta | Add xflags to undo struct so we can add extra info... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Chris Allegretta | Allow backspace to be bound to keys in .nanorc |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Chris Allegretta | Add ability to rebind the (still unfinished) undo and... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Chris Allegretta | 2008-07-11 Mike Frysinger <vapier@gentoo.org> |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Chris Allegretta | Clean up some unused variables from old undo implementa... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Chris Allegretta | 2008-07-11 Fabian Groffen <grobian@gentoo.org> |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Chris Allegretta | 2008-07-11 Michael Haubenwallner <michael.haubenwallner... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Chris Allegretta | 2008-07-11 Michael Haubenwallner <michael.haubenwallner... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Chris Allegretta | Savannah bug 23751: Segfault when viewing help using... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Chris Allegretta | Add beginning undo feature, since I want to start fixin... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Chris Allegretta | Fix for 23733: search history broken with nano-2.1.1+ |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Allegretta | Back to SVN |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Allegretta | GNU nano 2.1.2 release. v2.1.2 |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Allegretta | Add ChangeLog update for previous fix, argh. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Allegretta | Add function check_bad_binding to check ppl arent bindi... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Chris Allegretta | Add a fix for bug #23144 that actually works (several... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Chris Allegretta | Tentative fix for bug #23144: using arrow keys in searc... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Chris Allegretta | Fix for Savannah bug #23442: left/right arrow keys... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Chris Allegretta | files.c,proto.h,text.c: Fix for conflicts with AIX... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Chris Allegretta | global.c: Fix for compile error when --disable-speller... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Chris Allegretta | Minor formatting issue and trying to test why my writes... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Chris Allegretta | Fix for segfault when window size is too small by Andre... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Chris Allegretta | Makefile changes for the included files and updated... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Chris Allegretta | New syntax highlighting from Mike F. Credits: |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Chris Allegretta | Minor formatting issue in NEWS for 2.1.1 |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Chris Allegretta | Back to SVN |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Chris Allegretta | Add the newa, argh |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Chris Allegretta | GNU nano 2.1.1 release |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Chris Allegretta | Fix for bug #22780: build failure with --enable-multibu... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Chris Allegretta | Benno's latest fixes for help menu translations. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Chris Allegretta | Wow, I somehow did not run into the "invalid range... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Chris Allegretta | Add some rc file name debugging |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Chris Allegretta | Fix default bracket match shortcut |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Chris Allegretta | Fix for my fix for Mike's fix...dont add menu item... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Chris Allegretta | Add Mike F's latest patches for 2.1.0 and new syntax... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Chris Allegretta | Back to svn |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Chris Allegretta | Gah, upgrate the translations for 2.1.0 |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Chris Allegretta | Commit for 2.1.0 release. v2.1.0 |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Chris Allegretta | Fix for 106305: unable to ctrl+c out of save when exiting |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Chris Allegretta | Add Benno's latest translation fixes for shorcut display, |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Chris Allegretta | Add .gitignore files for Mike F, remove .cvsignores... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Allegretta | Fix for bug #22632: verbatim input in prompts broken... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Allegretta | Fixes from Benno Schulenberg. |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Allegretta | faq.html: Updates for Alpine, subversion access and... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Allegretta | Fix problems with inserting files using --disable-tabco... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Allegretta | Fix for bug #22615: nano-2.0.99pre1 fails to build... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Allegretta | Hmm. Actually dont want to download the whole tree... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Allegretta | Actually include the updated SVN document, grr. |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Chris Allegretta | Update source checkout information now that we are... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Chris Allegretta | - Update man page a little bit more |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Chris Allegretta | Fix multibuffer mode not showing "Close" string anymore |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Chris Allegretta | - Fix tiny mode again after breaking it again |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Chris Allegretta | Convert more code to use new backend. Add some more... |
commit | commitdiff | tree | snapshot |
next |