2005-05-26 |
David Lawrence... | revert last change for now, as it breaks the display... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | in input_tab(), make sure that we don't set *place... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | yet another comment fix |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | more miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | port over DB's (better) equivalent of the last fix... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | remove redundancy |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | remove unneeded blank line |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | fix changelog entry |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | remove redundancy |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | really fix one of the last fixes |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | add various fixes to avoid a hang and several potential... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | another comment fix |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | replace all instances of strncpy() with charcpy(),... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | more miscellaneous minor fixes |
commit | commitdiff | tree | snapshot |
2005-05-26 |
David Lawrence... | fix inaccurate comments |
commit | commitdiff | tree | snapshot |
2005-05-25 |
David Lawrence... | really fix the off-by-one errors in LINE,COLUMN parsing... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
David Lawrence... | in configure.ac, add minor tweaks to some of the test... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
David Lawrence... | fix one last off-by-one error that occurs when do_gotol... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-05-23 |
David Lawrence... | oops; free magichistory *properly* when we don't need... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
David Lawrence... | free magichistory when we don't need it anymore |
commit | commitdiff | tree | snapshot |
2005-05-23 |
David Lawrence... | overhaul the history code to work more consistently... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Jordi Mallach | Updated French from the TP. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2005-05-21 |
David Lawrence... | in save_history(), properly save history when in view... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
David Lawrence... | in usage(), add formatting fixes and a missing N_() |
commit | commitdiff | tree | snapshot |
2005-05-20 |
David Lawrence... | various minor fixes |
commit | commitdiff | tree | snapshot |
2005-05-17 |
David Lawrence... | when calling do_gotolinecolymn(), default to the curren... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
David Lawrence... | in do_gotolinecolumn(), start the search for a line... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
David Lawrence... | mention the support for moving to a different column... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
David Lawrence... | fix off-by-one problems with COLUMN; it should be zero... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
David Lawrence... | set placewewant more efficiently |
commit | commitdiff | tree | snapshot |
2005-05-17 |
David Lawrence... | more LINE,COLUMN-related work: fix problems parsing... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
David Lawrence... | formatting fix |
commit | commitdiff | tree | snapshot |
2005-05-17 |
David Lawrence... | in do_gotoline(), properly show an error message if... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
David Lawrence... | add error detection to parse_line_column() |
commit | commitdiff | tree | snapshot |
2005-05-16 |
David Lawrence... | add missing comment |
commit | commitdiff | tree | snapshot |
2005-05-16 |
David Lawrence... | move duplicate code from the +LINE,COLUMN feature into... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
David Lawrence... | rename another variable |
commit | commitdiff | tree | snapshot |
2005-05-16 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-05-16 |
David Lawrence... | add the ability to open a file on a specified column... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
David Lawrence... | update the Free Software Foundation's mailing address... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
David Lawrence... | more indentation fixes and one more cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-05-14 |
David Lawrence... | rename a few more variables, and fix some indentation |
commit | commitdiff | tree | snapshot |
2005-05-14 |
David Lawrence... | still more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-05-14 |
David Lawrence... | document a renamed variable |
commit | commitdiff | tree | snapshot |
2005-05-14 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-05-14 |
David Lawrence... | in cut_line(), set placewewant properly after cutting... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
David Lawrence... | another cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-05-06 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-05-03 |
David Lawrence... | revert one last change that was causing breakage |
commit | commitdiff | tree | snapshot |
2005-05-03 |
David Lawrence... | remove redundant code |
commit | commitdiff | tree | snapshot |
2005-05-03 |
David Lawrence... | revert one of the previous changes; we don't really... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
David Lawrence... | rearrange nanogetstr() to fix breakage |
commit | commitdiff | tree | snapshot |
2005-05-02 |
David Lawrence... | revert some attempts at simplifying the search/replace... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
David Lawrence... | document the simplification of a history check in nanog... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
David Lawrence... | more comment fixes |
commit | commitdiff | tree | snapshot |
2005-04-29 |
David Lawrence... | more comment fixes |
commit | commitdiff | tree | snapshot |
2005-04-29 |
David Lawrence... | remove a redundant check in get_history_newer(), and... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Jordi Mallach | Updated Malay from the TP. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
David Lawrence... | oops; in do_output(), properly allow wrapping when... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Jordi Mallach | Update Norwegian bokmaal from the TP. |
commit | commitdiff | tree | snapshot |
2005-04-25 |
David Lawrence... | in do_output(), fix an off-by-one error that allowed... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
David Lawrence... | in shortcut_init(), move the "Refresh" and "Exit" short... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
David Lawrence... | minor bits: fix slang compilation by calling clearok... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Jordi Mallach | Update Malay, Romanian and Traditional Chinese from... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Jordi Mallach | Err, stable branch has been nano_1_2 for the last two... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Jordi Mallach | Credit Vietnamese translator. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
David Lawrence... | actually, since copy_file() doesn't allocate ever-incre... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
David Lawrence... | change all hardcoded instances of 128 bytes to MAX_BUF_... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-04-19 |
David Lawrence... | miscellaneous bits: make get_next_filename() use an... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
David Lawrence... | in do_browser() and do_help(), don't treat NANO_CANCEL_... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Jordi Mallach | Update Vietnamese from the TP. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Jordi Mallach | Catalan, Italian and Romanian updates from the TP. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Jordi Mallach | Remove bogus space from help text. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
David Lawrence... | remove more unneeded clearok(TRUE)'s, and avoid an... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
David Lawrence... | simplify total_update() to call clearok(TRUE) and wrefr... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-04-15 |
David Lawrence... | various #include fixes: since proto.h includes nano... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-04-14 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-04-14 |
David Lawrence... | various minor bits: add miscellaneous comment fixes; in |
commit | commitdiff | tree | snapshot |
2005-04-14 |
David Lawrence... | in print1opt_full(), if desc should be empty, allow... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Jordi Mallach | Updated Spanish from the TP. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Jordi Mallach | Added Vietnamese translation by Phan Vinh Thinh <teppi8... |
commit | commitdiff | tree | snapshot |
2005-04-10 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2005-04-10 |
David Lawrence... | GNU nano 1.3.7 v1.3.7 |
commit | commitdiff | tree | snapshot |
2005-04-09 |
David Lawrence... | in configure.ac, mention explicitly that the check... |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jordi Mallach | Fix format definitions... |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jordi Mallach | Added Plural-Forms to zh_TW. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
David Lawrence... | in nanogetstr(), fix a misplaced break and some indentation |
commit | commitdiff | tree | snapshot |
2005-04-09 |
David Lawrence... | remove inaccurate comment |
commit | commitdiff | tree | snapshot |
2005-04-08 |
David Lawrence... | clarify comment |
commit | commitdiff | tree | snapshot |
2005-04-08 |
David Lawrence... | add comment |
commit | commitdiff | tree | snapshot |
2005-04-08 |
David Lawrence... | remove unneeded blank line |
commit | commitdiff | tree | snapshot |
next |