summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix the OK/Cancel accellerator bogon I introduced a few days back.jkh1996-04-283-3/+3
* | Fix what I just broke with DITEM_LEAVE_MENUjkh1996-04-271-1/+1
* | Fix a bogon with ok/cancel callback usage.jkh1996-04-272-26/+24
* | More custom hackery to deal with issues discovered in sysinstall.jkh1996-04-253-17/+14
* | Allow some post-fire actions to be combined in ways that weren'tjkh1996-04-253-16/+9
* | alloca() was being called with highly bogus arguments due to brainjkh1996-04-252-2/+2
* | Cosmetic tweaks.jkh1996-04-232-4/+13
* | Another bug fix for the DITEM_REDRAW case.jkh1996-04-202-4/+5
* | Make the DITEM_RECREATE option work properly.jkh1996-04-203-22/+27
* | Fix a bug which did not properly bias checklist items by their scrolljkh1996-04-192-8/+10
* | Remove a long-standing window leak I just noticed.jkh1996-04-183-2/+18
* | Remove the special-case behavior for fire actions that returnjkh1996-04-187-176/+104
* | More changes to attempt to make this whole new dialog scheme morejkh1996-04-1613-1249/+1370
* | Remove some of the grot I added to try and save/restore screen contents.jkh1996-04-131-27/+3
* | Save screen before calling any fire() callbacks - you never know whatjkh1996-04-081-363/+379
* | Refresh dialogs if a callback action fails.jkh1996-04-083-11/+33
* | Make this properly respect obj dirs.jkh1996-04-071-35/+37
* | Strive for a little more consistency with my examples.jkh1996-04-077-14/+14
* | Add an `aux' field for some other gunk I'm doing.jkh1996-04-051-0/+1
* | Make "make tests" actually work. This is an extremely crude hack, butmarkm1996-03-041-9/+9
* | gnumalloc is gone.phk1996-02-111-2/+2
* | Remove libgnumalloc.phk1996-02-1123-3185/+0
* | Add some missing MLINKS, correct some cross references, correct somempp1996-02-093-5/+6
* | Added some missing MLINKS for section 3 man pages.mpp1996-02-091-1/+15
* | Minor tweak to this test.jkh1996-02-081-2/+2
* | Fix small bug with negative item_no.jkh1996-01-101-1/+1
* | Refresh before calling selection hook.jkh1996-01-052-2/+6
* | Create individual tests for each dialog feature.jkh1996-01-0119-336/+1266
* | Next round of changes - make dialog boxes drawable at arbitrary X,Y locationsjkh1996-01-0111-84/+127
* | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-272/+0
* | recording cvs-1.6 file deathpeter1995-12-3026-15730/+0
* | Add another test to round out the radiolist dialog suite.jkh1995-12-231-31/+107
* | o Add some test code.jkh1995-12-232-0/+265
* | Add changes to:jkh1995-12-238-358/+1028
* | Add fixes from bash betaache1995-12-0312-30/+41
* | gets() -> fgets()jkh1995-12-012-2/+2
* | Fixed beforeinstall rule. .CURDIR was spelled .SRCDIR.bde1995-11-261-4/+3
* | Part two of a repository operation to sort out the libmp/libgmp builds.peter1995-11-252-59/+28
* | BBild libgmp from the sources already in ../libmp.markm1995-11-131-0/+60
* | Add libgmp.markm1995-11-131-2/+2
* | Make the tests work. libmp and libgmp must be installed for thismarkm1995-11-132-2/+68
* | Build the TeXinfo manualmarkm1995-11-131-0/+7
* | 1) Add the doc/subdirectory - this will get gmp.texi installedmarkm1995-11-131-21/+2
* | Add libmpmarkm1995-11-121-2/+2
* | BMake the multiprecision library, and fix as many of the -Wall warningsmarkm1995-11-124-278/+376
* | This commit was generated by cvs2svn to compensate for changes in r12234,markm1995-11-12131-0/+16601
|\ \ | |/
| * GNU MP (Multiprecision) library. This is needed by secure RPC (beingmarkm1995-11-12131-0/+16601
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-064-8/+8
* Update version infoache1995-07-191-1/+1
* Sync with bash 1.4.5 versionache1995-07-195-20/+18
OpenPOWER on IntegriCloud