2014-06-21 |
Benno Schulenberg | When undoing a line break at the tail of the file, |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Benno Schulenberg | When undoing a cut-till-end-of-file, put the cursor... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Benno Schulenberg | Miscellaneous whitespace fixes, one type fix, and one... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Letting +1 and +,1 make nano start on line one column... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Explaining better what "all" means when rebinding keys. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-mouse. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-historie... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-wrapping. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-historie... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | History logging is no longer dependent upon nanorc... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-browser. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Miscellaneous whitespace adjustments and comment tweaks. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Wrapping long lines and actually reporting the name... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Another removal and more regrouping. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Removing two obsolete variables and regrouping some... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Huh!? Why doesn't the build fail here without this... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Pfff... Getting all iterations right is difficult. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Transform many DISABLE_NANORC #ifdefs to the new DISABL... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Adding a --disable-histories flag, to disable the code for |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Allowing --historylog and --poslog to function |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Updating some comments to match the current state of... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Renaming 'no_more_space()' to 'more_space()' for consis... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Removing a condition and a break that cancel each other. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Renaming 'function_type' to 'key_type', for clarity. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Renaming the undo type UNSPLIT to JOIN, for clarity. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | And eliding a totally unused 'strdata2'. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Eliding the in fact unneeded 'to_eof' |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Renaming 'to_end' to 'to_eof', to lessen confusion... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Making sure the cutbuffer is cleared at the appropriate... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benno Schulenberg | Replacing SYSCONFDIR with an absolute path or a circuml... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benno Schulenberg | After an undo or redo, update the 'placewewant'. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benno Schulenberg | Removing an obsolete boolean variable. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Displaying "No file name" on the statusbar for two... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Changing some wordings, to be more precise or clear. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Updating the docs for the changed location of nano... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Trimming the contents of EXTRA_DIST to what is beyond... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Removing an "-I m4" flag; it is needed only at the... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Putting a common statement outside of the then/else... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Avoiding an "Unknown Command" on every cursor-positioni... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Making sure the compiler also links against libz, which... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Benno Schulenberg | Putting the cursor back in front of a backwards cut, |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Removing the useless info dir file from the build direc... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Removing the --undo option, having the undo functions... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Not treating the holding of both Control and Meta the... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Letting a toggle not break a series of ^Ks. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Letting a click on titlebar or statusbar not break... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Letting a mousal repositioning of the cursor break... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Benno Schulenberg | Setting not just the meta_key but also the func_key... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Benno Schulenberg | Removing a superfluous switch statement. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Benno Schulenberg | Always accepting mouse events, also when just looking... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Benno Schulenberg | Producing the correct return value for when a mouse... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Benno Schulenberg | Using the right type to avoid a compiler warning. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Benno Schulenberg | Making a couple of minimalistic whitespace adjustments. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Benno Schulenberg | One more type fix and two tiny message tweaks. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | A few more cosmetic tweaks and type fixes. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | Making tiny nano a bit tinier by preening out some... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | A bunch of type fixes, mostly in debugging messages -- |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | Eliding four function calls by not comparing with an |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | A few cosmetic tweaks of comments and whitespace. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | Avoiding a compiler warning with --disable-wrapping. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | Removing two superfluous conditions. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | Rewriting the line-wrapping code to make use of the... |
commit | commitdiff | tree | snapshot |
2014-06-08 |
Benno Schulenberg | Differentiating between undoing a Delete and undoing... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Benno Schulenberg | Putting back the "-svn" tag on the version number. |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Benno Schulenberg | Noting nano 2.3.3 and 2.3.4 in the Changelog. |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Benno Schulenberg | Allowing the toggle between Read File and Execute Comma... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Benno Schulenberg | Tiny ChangeLog tweaks. |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Benno Schulenberg | Making use of the macros charalloc() and charealloc... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Benno Schulenberg | Normalizing whitespace, comments and interpunction... |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Chris Allegretta | GNU nano 2.3.4 release v2.3.4 |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Chris Allegretta | 2014-06-02 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Benno Schulenberg | Differentiating (for the undo structure) between |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Chris Allegretta | 2014-05-29 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Chris Allegretta | Back to SVN |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Chris Allegretta | GNU nano 2.3.3 release v2.3.3 |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Chris Allegretta | 2014-05-28 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Benno Schulenberg | Standardizing the calls of add_to_funcs(), |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Benno Schulenberg | Making tiny nano again just a tiny bit tinier. |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Benno Schulenberg | Updates from the TP for German, Dutch, and Esperanto. |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Benno Schulenberg | Eliding four unneeded tags. |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Benno Schulenberg | Adding a translator comment for the --help output. |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Benno Schulenberg | Removing an unneeded format specifier. |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Benno Schulenberg | Making ^X in the Read-File menu toggle between |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Benno Schulenberg | Removing duplicate translator comments, and adding... |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Benno Schulenberg | Actually translating the Go-to-Directory prompt. |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Benno Schulenberg | Removing three unused parameters from do_input(), |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Chris Allegretta | 2014-05-27 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Benno Schulenberg | Adjusting a translator comment. |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Benno Schulenberg | Updates from the TP for Russian, Dutch, and German. |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Benno Schulenberg | Allowing to rebind 'suspend' in tiny nano. |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Benno Schulenberg | Make tiny nano a tiny bit tinier. |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Benno Schulenberg | Improving the arrangement of help items under certain... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Benno Schulenberg | Unwrapping some lines, and reordering two. |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Benno Schulenberg | Fixing compilation and avoiding a warning with --enable... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Benno Schulenberg | Updates from the TP for Ukrainian and Italian. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Benno Schulenberg | Cutting down on the size of tiny nano. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Benno Schulenberg | Placing the cursor after an undo there where it was... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Benno Schulenberg | Telling ncurses to really redraw the line, without... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Benno Schulenberg | Updates from the TP for German and Ukrainian. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Benno Schulenberg | Painting the current line *after* tickling the terminal... |
commit | commitdiff | tree | snapshot |
next |