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 |
2014-05-18 |
Benno Schulenberg | Adding an example of a default syntax. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Benno Schulenberg | Not matching the ^ anchor when looking further on in... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Benno Schulenberg | Not skipping the colour-off commands at the end of... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Benno Schulenberg | Adding syntax colouring for JSON files. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Benno Schulenberg | Updates from the TP for Vietnamese, Finnish, Dutch... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Benno Schulenberg | Partially harmonizing the syntax-colouring files. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Benno Schulenberg | Making the component colouring simpler, and the URI... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Benno Schulenberg | Showing trailing whitespace on added lines in patches... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Benno Schulenberg | Removing a few more doubled-up spaces. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Benno Schulenberg | Removing an unneeded call of edit_refresh(), and |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Benno Schulenberg | Tweaking some whitespace, using TRUE and FALSE instead... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Benno Schulenberg | Going to the correct positions for undoing and redoing... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Benno Schulenberg | Adding texinfo.nanorc to the packing list. |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Benno Schulenberg | Improving two comments, and eliding a macro. |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Benno Schulenberg | Adjusting a comment, and being clearer about when to... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Benno Schulenberg | Improving the magic regex for C files, plus some tweaks. |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Benno Schulenberg | Adding an example of colouring nano's interface elements. |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Benno Schulenberg | Tiny Changelog tweaks. |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Benno Schulenberg | Stopping the search when a magic matched. |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Benno Schulenberg | Improving two magic regexes. |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Benno Schulenberg | Opening the magic database only when actually going... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Benno Schulenberg | Moving the magic check to after the headerline check. |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Benno Schulenberg | Ehm... no, you can't do that. |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Benno Schulenberg | Closing the libmagic file after use. |
commit | commitdiff | tree | snapshot |
next |