summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix arrows printout for non-arrows keys in menuboxache1995-03-025-135/+113
* Simplify notify()ache1995-02-233-33/+30
* Remove dir creating, done by mtreeache1995-02-151-7/+2
* file selector, helpline, helpfile and more, with my fixesache1995-02-1522-22/+2313
* The destructor always assumed that it would be called on objects created fromjkh1995-02-141-4/+7
* Much better error handling added.ache1995-02-131-16/+33
* Add more range/argument checkingache1995-01-307-6/+15
* Add doc to SUBDIRache1995-01-162-2/+6
* Remove */docache1995-01-161-3/+2
* Back out bkgd() function usage, it acts not fromache1995-01-161-2/+2
* Upgrade to code which should satisfy all things which we haveache1995-01-113-746/+588
* Upgrade regex code to most recent that I foundache1995-01-112-461/+765
* Changes for 8-bit ctypeache1995-01-111-28/+19
* libregex/doc addedache1995-01-111-2/+3
* Add infopage installationache1995-01-111-89/+5
* Back out prev fix, now fixed in bsd.info.mkache1995-01-071-2/+2
* Fix "make" vs "make all"ache1995-01-071-2/+2
* Add readline/doc to SUBDIRache1995-01-041-2/+2
* Fix format errorache1995-01-041-1/+1
* Add dependancesache1995-01-041-0/+3
* Install infopagesache1995-01-043-24/+226
* Upgrade from new bashache1994-12-302-17/+12
* Upgrade to readline from bash 1.14.3ache1994-12-1213-96/+168
* Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int',ache1994-12-092-35/+38
* Change #include order to not redifine __Pache1994-12-091-1/+1
* Regcomp, re_comp eliminatingache1994-12-091-4/+10
* More kosher regexp eliminating, based on BSD date nowache1994-12-091-6/+6
* Eliminate buggy regcomp and re_comp implementations,ache1994-12-091-4/+5
* 8bit locale ajustment fixache1994-12-061-2/+6
* Upgrade to version 2.0ache1994-12-0643-1037/+7350
* Use new bkgd() function to produce backgroundache1994-12-021-4/+3
* Add -lcompat to LDADD for insque/remque (they treated as part of library)ache1994-11-241-1/+1
* For unknown reason _G_HAVE_SYS_RESOURCE was defined to 0 insteadache1994-11-231-1/+1
* Add missing osfcn.hache1994-11-231-0/+17
* Add ^X,^B,^F,^E,^Aache1994-11-201-38/+50
* Automatically turn off insert mode when end of field reachedache1994-11-191-4/+3
* Highlight only flen sized part while editing in line_edit()ache1994-11-191-20/+56
* Highlight only space available for editingache1994-11-191-5/+14
* silently restrict all boxes to LINES, COLSache1994-11-188-0/+32
* Draw passed line with passed attrs on enter of line_edit()ache1994-11-183-3/+11
* Add new parameter to line_edit: field length (-1 means unlimited)ache1994-11-184-15/+13
* Save/restore attrs in line_edit nowache1994-11-182-5/+4
* Use newscr instead of curscr in shadows codeache1994-11-171-3/+3
* Use wnoutrefresh() in clear_norefreshache1994-11-171-1/+2
* Add dialog_clear_norefresh() functionache1994-11-172-1/+7
* Remove regex.h, it conflicts with our POSIX regex.h and we alreadyache1994-11-172-2/+2
* Fix original bug with wrong calculated dims for items list.ache1994-11-175-18/+34
* Full autosizing support, now you can pass -1, -1 for anyache1994-11-169-24/+134
* Make shadow more 'real': now shadowed letters appearse as dim ones.ache1994-11-151-16/+13
* Fix bug: only one second-level shadow drawedache1994-11-151-0/+16
OpenPOWER on IntegriCloud