]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2001-10-02 Chris AllegrettaFinally, do the ChangeLog
2001-10-02 Chris Allegrettawinio.c:nanogetstr() - Don't be clever and wasteful...
2001-10-02 Chris Allegrettanano.c:main() - Fix the KEY_IC being undefined when...
2001-10-02 Chris AllegrettaReadded DISABLE_CURPOS cause we can't get away without...
2001-10-02 Chris AllegrettaDLR's latest smooth scroll fix, case where there's...
2001-10-02 Chris Allegrettacut.c:cut_marked_segment() - Add magic line when cuttin...
2001-10-01 Jordi MallachItalian updates for 1.1.
2001-10-01 Chris AllegrettaAdd smooth scroll and the DOS/Mac file support to the...
2001-09-30 Jordi MallachAdded Karl, fixed Hungarian translator address (blindly...
2001-09-30 Jordi MallachFixes from Karl Eichwalder to de.po, so Emacs doesn...
2001-09-29 Jordi MallachCorrected small spacing typo in --dos help.
2001-09-28 Chris AllegrettaInitialize totsize in files.c:new_file() and let do_got...
2001-09-28 Chris AllegrettaFixes to bracket_msg in global.c by DLR
2001-09-28 Chris AllegrettaFix brace error with nano-tiny in do_writeout()
2001-09-28 Jordi MallachUpdated Catalan and Spanish translations to 1.1.2pre2.
2001-09-28 Jordi MallachHeader fixes for some old po files.
2001-09-28 Jordi MallachUpdated Catalan and Spanish translations.
2001-09-27 Chris Allegretta- nano.c: do_mouse() - Change k based on currslen to...
2001-09-27 Chris AllegrettaInitialize bracket_msg (David Lawrence Ramsey
2001-09-27 Chris Allegretta- files.c: do_writeout() - Expanded strings to not...
2001-09-27 Chris AllegrettaSearch prompt changes, bracketed modifiers and to searc...
2001-09-27 Chris AllegrettaDLR's fixes: arg for operatingdir's getopt_long text...
2001-09-27 Chris AllegrettaFixes to paging (smooth scroll) by David Lawrence Ramsey
2001-09-25 Chris AllegrettaOff by one error in findnextstr?
2001-09-24 Jordi MallachUpdated Spanish to 1.1.2pre1
2001-09-23 Chris AllegrettaOops, we shoudn't let DOS_FILE and MAX_FILE be set...
2001-09-23 Chris AllegrettaDLR's latest fixes for the tabcomp code and keys
2001-09-22 Chris Allegrettarcfile.c: - NUM_RCOPTS fix (DLR)
2001-09-22 Chris AllegrettaReadd skipping Meta-A,B,E in do_toggle, oops I'm with...
2001-09-22 Chris Allegretta- Bracket (brace, parens, etc) matching code by Ken...
2001-09-22 Chris AllegrettaMove the smooth_msg up a tiny
2001-09-22 Chris Allegretta- New smooth scroll code by Ken Tyler. New flag -S...
2001-09-22 Chris AllegrettaMore Mac file fixes
2001-09-22 Chris AllegrettaOops, another Mac fix
2001-09-22 Chris AllegrettaAdd Mac toggle Meta-O for Mac format
2001-09-22 Chris AllegrettaAdded mac file support too
2001-09-22 Chris Allegretta-D cmdline flag for DOS formatted files
2001-09-21 Chris AllegrettaMake the Alt-key seqs work with the mouse
2001-09-21 Chris AllegrettaCode to read/write dos formatted files. Massive amount...
2001-09-19 Jordi MallachCatalan commit with no translation changes, just to...
2001-09-19 Jordi MallachUpdated Spanish for chroot patch.
2001-09-19 Chris AllegrettaCredit DLR for his code =-)
2001-09-19 Chris AllegrettaGeneral: - New flag -o, --operatingdir, similar to...
2001-09-19 Chris AllegrettaCompletely get rid of DISABLE_CURPOS
2001-09-19 Chris Allegretta- nano.c: main() - Added vars oldcurrent and oldcurrent...
2001-09-17 Chris AllegrettaFix unneeded vars with NANO_SMALL
2001-09-17 Chris AllegrettaFix acconfig.h, NANO_SMALL leaves out Auto Indent
2001-09-15 Jordi MallachUpdated Swedish translation (Christian Rose)
2001-09-15 Jordi MallachAdded Keld Simonsen (Danish).
2001-09-12 Jordi MallachNew Danish translation, by Keld Simonsen <keld@dkuug...
2001-09-10 Jordi MallachUpdated Galician translation; thanks, Jacobo TarrĂ­o.
2001-09-09 Jordi MallachAdded recent translators to THANKS
2001-09-09 Jordi MallachUpdated Spanish translation.
2001-09-05 Jordi MallachAdded Dutch translation, by Guus Sliepen <guus@nl.linux...
2001-08-26 Chris AllegrettaMake the new bottombars not suck quite so badly
2001-08-25 Chris Allegrettawinio.c:bottombars() - Spread out the menu items,...
2001-08-25 Chris Allegrettawinio.c: - Add David Lawrence Ramsey to credits
2001-08-17 Chris AllegrettaUnset the flag chris you dolt
2001-08-17 Chris AllegrettaAdd and fix bugs #63 and 64
2001-08-08 Jordi MallachCorrected the Mouse Toggle help in the texinfo manual.
2001-07-29 Chris AllegrettaBack to CVS version
2001-07-29 Chris AllegrettaGNU nano 1.1.1 release v1.1.1
2001-07-24 Chris Allegrettado_mark() - Temporarily disable cursorpos when enabled...
2001-07-19 Chris AllegrettaSpelling fixes by DLR
2001-07-19 Chris AllegrettaDeleted the old files we didn't need for old gettext
2001-07-19 Chris AllegrettaReverted to gettext 0.10.35 in intl/ added m4/ director...
2001-07-18 Chris Allegrettanew_file() and close_open_file() fixes by DLR
2001-07-17 Chris Allegrettado_writeout() - Check for open_files == NULL before...
2001-07-16 Chris AllegrettaFixes for the nano.h #defines, shortcut_init() lists...
2001-07-15 Chris Allegrettanano.h: - Fix type in INSERTFILE_LIST_LEN. && search_in...
2001-07-15 Chris AllegrettaMany multibuffer fixes by DLR
2001-07-15 Chris AllegrettaBack to CVS
2001-07-15 Chris AllegrettaNano 1.1.0 release v1.1.0
2001-07-14 Chris AllegrettaMoved --loadoninsert to --multibuffer and -F, --enable...
2001-07-13 Chris AllegrettaOops, no need to translate %s
2001-07-11 Chris AllegrettaPut the #ifdef back, dope
2001-07-11 Chris AllegrettaUpdated README for some of the schnazzy 1.1 features
2001-07-11 Chris AllegrettaMove previous and next buffer code to main loop instead...
2001-07-11 Chris AllegrettaAdded multi buffer (load on insert) code. This wont...
2001-07-08 Jordi MallachNew updates from the Swedish team.
2001-07-05 Jordi MallachAdded Norwegian and Swedish to HEAD.
2001-07-04 Chris AllegrettaOops, make that Alt-[-7.8
2001-07-04 Chris Allegrettamain() - Added Alt-[-[-7,8 support for home/end keys...
2001-07-02 Chris AllegrettaMake the THANKS file slightly less incomplete but far...
2001-07-02 Chris Allegrettado_browser() - More Picoish keystrokes for the browser...
2001-07-01 Chris AllegrettaOkay I guess the wnouterefresh()s aren't needed in...
2001-06-30 Chris AllegrettaSilly typo in the faq
2001-06-30 Chris Allegrettawrite_file() - Increment lineswritten when the very...
2001-06-30 Chris Allegrettado_suspend() - Added _POSIX_VDISABLE macro to fully...
2001-06-28 Chris AllegrettaAdd and close BUG #62
2001-06-28 Chris Allegrettarewrote suspend handler, added sigfillset before settin...
2001-06-22 Jordi MallachAdded THANKS, listing nano's friends :)
2001-06-22 Chris AllegrettaOkay, and now dont add extra blanks when at filebot
2001-06-22 Jordi MallachUpdated Indonesian by Tedi Heriyanto
2001-06-21 Chris Allegrettado_cut_text(): Moved the case of current == mark_begin...
2001-06-21 Chris AllegrettaLast fixes, add reset of cutbuffer when uncutting marke...
2001-06-14 Jordi MallachUpdated for Backwards search
2001-06-14 Chris AllegrettaMoved extension functions to meta keys, new macro TOGGL...
2001-06-13 Chris AllegrettaReverse Search by Ken Tyler
2001-06-12 Chris AllegrettaBetter for for -k bug
next