2004-12-24 |
David Lawrence... | fix if block |
commit | commitdiff | tree | snapshot |
2004-12-24 |
David Lawrence... | fix statusbar() and onekey() to properly handle multiby... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
David Lawrence... | #ifdef fixes |
commit | commitdiff | tree | snapshot |
2004-12-23 |
David Lawrence... | remove command line and rcfile option for --noutf8... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
David Lawrence... | more steps toward UTF-8 support: port all the parts... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
David Lawrence... | yet another cosmetic fix |
commit | commitdiff | tree | snapshot |
2004-12-21 |
David Lawrence... | fix misplaced #ifdef |
commit | commitdiff | tree | snapshot |
2004-12-20 |
David Lawrence... | check for wget_wch() instead of addwstr() when looking... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
David Lawrence... | revert erroneous change |
commit | commitdiff | tree | snapshot |
2004-12-20 |
David Lawrence... | still more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-12-18 |
David Lawrence... | another cosmetic fix |
commit | commitdiff | tree | snapshot |
2004-12-18 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Jordi Mallach | Updated Italian translation. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Jordi Mallach | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Jordi Mallach | Updated Swedish translation by Christian Rose. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
David Lawrence... | improvements to wide/multibyte character input and... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
David Lawrence... | add missing reset |
commit | commitdiff | tree | snapshot |
2004-12-09 |
David Lawrence... | add missing casts |
commit | commitdiff | tree | snapshot |
2004-12-08 |
David Lawrence... | check for nulls and newlines earlier in do_output(... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
David Lawrence... | reset the mbtowc() and wctomb() state machines at the... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
David Lawrence... | when adding to the keystroke buffer, filter out bad... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-12-07 |
David Lawrence... | go back to storing multibyte characters in non-dynamica... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
David Lawrence... | store multibyte characters in dynamically allocated... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
David Lawrence... | rename a few variables for consistency |
commit | commitdiff | tree | snapshot |
2004-12-07 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2004-12-07 |
David Lawrence... | rearrange a few variables |
commit | commitdiff | tree | snapshot |
2004-12-07 |
David Lawrence... | fix bad cast |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Jordi Mallach | Italian and Romanian update. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
David Lawrence... | miscellaneous fixes for the buffered inout and output... |
commit | commitdiff | tree | snapshot |
2004-12-05 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2004-12-05 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-12-05 |
David Lawrence... | document the last titlebar() change |
commit | commitdiff | tree | snapshot |
2004-12-05 |
David Lawrence... | in titlebar(), space should be an int instead of a... |
commit | commitdiff | tree | snapshot |
2004-12-05 |
David Lawrence... | add some miscellaneous fixes for titlebar() |
commit | commitdiff | tree | snapshot |
2004-12-05 |
David Lawrence... | when we get the whitespace display toggle, update the... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
David Lawrence... | fix entry |
commit | commitdiff | tree | snapshot |
2004-12-04 |
David Lawrence... | add return to the "c-file" regexes in nanorc.sample |
commit | commitdiff | tree | snapshot |
2004-12-04 |
David Lawrence... | massive overhaul to support buffered input and output... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
David Lawrence... | fix potential segfault when doing a full justify |
commit | commitdiff | tree | snapshot |
2004-12-02 |
David Lawrence... | per Jeremy Huddleston's patch, fix compilation problem... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Jordi Mallach | Update Catalan, French and Norwegian from the TP. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
David Lawrence... | change references to "open files" to "open file buffers... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
David Lawrence... | remove malfunctioning wide character support, and add... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2004-11-28 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2004-11-27 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2004-11-27 |
David Lawrence... | remove specific references to control key shortcuts... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
David Lawrence... | more formatting fixes |
commit | commitdiff | tree | snapshot |
2004-11-27 |
David Lawrence... | remove another unneeded blank space |
commit | commitdiff | tree | snapshot |
2004-11-27 |
David Lawrence... | remove unneeded blank spaces |
commit | commitdiff | tree | snapshot |
2004-11-27 |
David Lawrence... | formatting and cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-11-27 |
David Lawrence... | in unget_kbinput(), free s after the wctomb() call... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2004-11-27 |
David Lawrence... | in get_verbatim_kbinput(), don't pass v_kbinput in... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
David Lawrence... | add debug messages to get_shortcut() and get_toggle() |
commit | commitdiff | tree | snapshot |
2004-11-26 |
David Lawrence... | formatting and cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-11-26 |
David Lawrence... | in get_full_path(), remove unneeded NANO_SMALL #ifdef... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2004-11-25 |
David Lawrence... | in the low-level input routines, make the ascii_digits... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2004-11-25 |
David Lawrence... | add DB's overhaul of the multibuffer code for efficienc... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2004-11-24 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2004-11-24 |
David Lawrence... | oops again; adding an extra magicline unconditionally... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
David Lawrence... | oops; Pico's adding a new magicline unconditionally... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2004-11-23 |
David Lawrence... | in get_edit_input(), readd parameter allow_funcs, as... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
David Lawrence... | in shortcut_init(), fix misplaced #endif keeping the... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
David Lawrence... | in do_cut_text(), if keep_cutbuffer is FALSE, only... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2004-11-23 |
David Lawrence... | overhaul the cutting and uncutting routines and the... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
David Lawrence... | in do_wrap(), make wrap_loc and word_back ssize_t's... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2004-11-22 |
David Lawrence... | GNU nano 1.3.5 v1.3.5 |
commit | commitdiff | tree | snapshot |
2004-11-22 |
David Lawrence... | in do_replace_loop(), treat real_current as current... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
David Lawrence... | fix get_totals() so it properly handles NULL parameters... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
David Lawrence... | unpartition_filestruct() should take a partition**... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
David Lawrence... | documentation fix: list sh as an example of a Bourne... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
David Lawrence... | in README.CVS, mention the need for ssh to do cvs checkouts |
commit | commitdiff | tree | snapshot |
2004-11-21 |
David Lawrence... | add another cvs command fix |
commit | commitdiff | tree | snapshot |
2004-11-21 |
David Lawrence... | update the given cvs commands in README.CVS so that... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
David Lawrence... | in README.CVS, mention the requirement for groff in... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Jordi Mallach | Get rid of config.rpath. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Jordi Mallach | Updated French translation. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Jordi Mallach | Updated Malay translation. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Jordi Mallach | Don't use DEFS to define stuff. Use INCLUDES instead. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Jordi Mallach | Include <config.h> only if HAVE_CONFIG_H. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
David Lawrence... | use top_x and bot_x where possible instead of recalcula... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2004-11-17 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2004-11-16 |
David Lawrence... | fix breakage of ASCII character sequence mode introduce... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
David Lawrence... | spell Ulf Härnhammar's name right |
commit | commitdiff | tree | snapshot |
2004-11-16 |
David Lawrence... | add Ulf Harnhammar's input_tab() segfault fix |
commit | commitdiff | tree | snapshot |
2004-11-16 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2004-11-15 |
David Lawrence... | document the last fix |
commit | commitdiff | tree | snapshot |
2004-11-15 |
David Lawrence... | fix cursor placement problem when inserting into the... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
David Lawrence... | fix cursor placement problem when inserting into the... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2004-11-13 |
David Lawrence... | in cut_marked_segment(), respect concatenate_cut, as... |
commit | commitdiff | tree | snapshot |
next |