2005-02-14 |
David Lawrence... | add DB's overhaul of the file browser code to increase... |
commit | commitdiff | tree | snapshot |
2005-02-12 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-02-12 |
David Lawrence... | add multibyte character support to is_whole_word()... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Lawrence... | fix misplaced #ifdefs |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Lawrence... | port over DB's overhaul of safe_tempnam() and his chang... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Lawrence... | set statusbar_xend properly when doing tab completion |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Lawrence... | revert diralphasort() tweak |
commit | commitdiff | tree | snapshot |
2005-02-10 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-02-09 |
David Lawrence... | add DB's overhauls of get_full_path() and check_writabl... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
David Lawrence... | remove inaccurate comment |
commit | commitdiff | tree | snapshot |
2005-02-08 |
David Lawrence... | add missing #ifdef |
commit | commitdiff | tree | snapshot |
2005-02-08 |
David Lawrence... | add DB's pverhaul the tab completion code and a few... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
David Lawrence... | fix off-by-one error when calculating totsize in read_f... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
David Lawrence... | add multibyte character support to indent_length()... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
David Lawrence... | when detecting wide character support in curses, check... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
David Lawrence... | properly enable UTF-8 support when using slang |
commit | commitdiff | tree | snapshot |
2005-01-28 |
David Lawrence... | tweak get_mouseinput() to work properly when -O/--mores... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
David Lawrence... | cosmetic fix |
commit | commitdiff | tree | snapshot |
2005-01-27 |
David Lawrence... | miscellaneous bits: change flags to an unsigned long... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
David Lawrence... | tweak do_mouse() to work properly when -O/--morespace... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
David Lawrence... | turn string functions that don't take length arguments... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
David Lawrence... | in edit_add(), make sure we use the right variable... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
David Lawrence... | comment fixes |
commit | commitdiff | tree | snapshot |
2005-01-24 |
David Lawrence... | add another cleanup |
commit | commitdiff | tree | snapshot |
2005-01-24 |
David Lawrence... | add multibyte version of revstrcasestr() |
commit | commitdiff | tree | snapshot |
2005-01-22 |
David Lawrence... | cosmetic and formatting fixes |
commit | commitdiff | tree | snapshot |
2005-01-22 |
David Lawrence... | rename a variable in the strcasestr() equivalent order... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
David Lawrence... | add multibyte equivalent of strcasestr(), plus some... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
David Lawrence... | add support for characters to the "c-file" regexes |
commit | commitdiff | tree | snapshot |
2005-01-19 |
David Lawrence... | oops; replace the previous tweak with a proper merge... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
David Lawrence... | add DB's (slightly tweaked) changes to make resizing... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
David Lawrence... | add support for moving to the next or previous word... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
David Lawrence... | formatting fixes |
commit | commitdiff | tree | snapshot |
2005-01-18 |
David Lawrence... | reorganization: move revstrstr() back to chars.c, and... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
David Lawrence... | #define fixes |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Jordi Mallach | Updated Brazilian Portuguese translation. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
David Lawrence... | update documentation copyright years and modification... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
David Lawrence... | various documentation updates |
commit | commitdiff | tree | snapshot |
2005-01-17 |
David Lawrence... | add -O/--morespace command line option, plus a correspo... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
David Lawrence... | make sure the multibyte string operations operate using... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
David Lawrence... | put revstrstr() back in utils.c, as it's case sensitive... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
David Lawrence... | assert fixes |
commit | commitdiff | tree | snapshot |
2005-01-16 |
David Lawrence... | start making multibyte equivalents of the string functi... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
David Lawrence... | improve the checks needed to determine if wide characte... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
David Lawrence... | remove duplicate prototype |
commit | commitdiff | tree | snapshot |
2005-01-15 |
David Lawrence... | tweak do_next_word() and do_prev_word() to make sure... |
commit | commitdiff | tree | snapshot |
2005-01-15 |
David Lawrence... | make do_prev_word() work with multibyte strings, and... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | add missing free() |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | revert previously added extra calls to move_mbright... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | rename move_left() and move_right() to move_mbleft... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | add multibyte and wide equivalents of isalnum(), make... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | add missing changelog update |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | make do_statusbar_cut_text() respect the CUT_TO_END... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | in src/Makefile.am, if we're installing and the "rnano... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | tweak new_file() to use mallocstrcpy() instead of chara... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | use the right number of characters when calling the... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | minor fixes involving is_byte() |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | fix the previous fix |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | fix the multibyte equivalent of strnlen() so that it... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | move nstrnlen() to chars.c, and add a multibyte equival... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | add missing memory corruption fix to do_statusbar_output() |
commit | commitdiff | tree | snapshot |
2005-01-14 |
David Lawrence... | add asserts, plus a few more cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-01-13 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-01-12 |
David Lawrence... | a few forgotten copyright year updates |
commit | commitdiff | tree | snapshot |
2005-01-12 |
David Lawrence... | the is_xxx_char() functions should take unsigned ints... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
David Lawrence... | fix problem where displaying multiline regexes that... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
David Lawrence... | use actual UTF-8 in do_credits() |
commit | commitdiff | tree | snapshot |
2005-01-12 |
David Lawrence... | add comments |
commit | commitdiff | tree | snapshot |
2005-01-12 |
David Lawrence... | make the "smart home" routines handle multibyte blank... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
David Lawrence... | add minor fixes to make the displaying of invalid multi... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
David Lawrence... | massive updates to multibyte/wide character support... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2005-01-11 |
David Lawrence... | miscellaneous high-level input routine fixes: in do_sta... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
David Lawrence... | remove display_string_len() again for the time being... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
David Lawrence... | more minor shortcut-related fixes |
commit | commitdiff | tree | snapshot |
2005-01-08 |
David Lawrence... | remove erroneous #ifdef around a currshortcut reference... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
David Lawrence... | miscellaneous cleanups for the multibyte parsing functions |
commit | commitdiff | tree | snapshot |
2005-01-07 |
David Lawrence... | add a cosmetic fix and a fix for a potential compilatio... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
David Lawrence... | minor utility tweaks |
commit | commitdiff | tree | snapshot |
2005-01-05 |
David Lawrence... | really fix the memory corruption problem in display_str... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
David Lawrence... | remove redundant code |
commit | commitdiff | tree | snapshot |
2005-01-05 |
David Lawrence... | fix display problem caused by the memory corruption fix |
commit | commitdiff | tree | snapshot |
2005-01-05 |
David Lawrence... | when NANO_WIDE is defined, use MB_CUR_MAX only when... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
David Lawrence... | remove now-unneeded comment |
commit | commitdiff | tree | snapshot |
2005-01-05 |
David Lawrence... | fix potential memory corruption in display_string(... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
David Lawrence... | fix potential memory corruption in do_output() when... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
David Lawrence... | put back two of the hacks of DB's that are actually... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
David Lawrence... | remove DB's hacks to work around problems with ncurses... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
David Lawrence... | add DB's (modified) UTF-8 support tweaks to do_replace_... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
David Lawrence... | tweak the charealloc() in do_output() to more closely... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
David Lawrence... | set the value of alloc_len properly again, as in DB... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
David Lawrence... | undo the initialization of index, as the warning was... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
David Lawrence... | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2005-01-03 |
David Lawrence... | make sure index is initialized in order to avoid a... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
David Lawrence... | add DB's (modified) UTF-8 support tweaks to edit_add... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
David Lawrence... | fix assert |
commit | commitdiff | tree | snapshot |
2005-01-03 |
David Lawrence... | update more documentation dealing with double-Escape... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
David Lawrence... | readd get_byte_kbinput(), modify get_word_kbinput(... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
David Lawrence... | another int -> bool conversion |
commit | commitdiff | tree | snapshot |
next |