summaryrefslogtreecommitdiff
path: root/xc/programs/xmh/util.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith1-1/+1
1994-11-28replace sys_errlist and sys_nerr with call to strerror(). See XBUG rgb/7057.gildea1-4/+2
1994-03-30CurrentDate: remove this function entirely, since not usedgildea1-15/+1
1994-03-28CurrentDate: use time() instead of gettimeofday()gildea1-9/+11
1994-01-01get gettimeofday right for SVR4/WIN32/VMSrws1-1/+5
1993-09-20ANSIfied for R6hersh1-2/+2
1991-07-05use of NULLconverse1-3/+3
1991-04-16protect abs from redefrws1-2/+3
1991-04-02for SGI compiler: don't declare abort()gildea1-2/+1
1989-12-10cleanup folder menu addition and deletion routines.converse1-37/+1
1989-11-15change the Version function to a settable resource called Banner.converse1-10/+2
1989-10-06Menu Entry Objects, sequences represented in menus, app resourcesconverse1-6/+13
1989-09-27large number of UI, functional, and cosmetic changesconverse1-10/+74
1989-09-17miscellaneous fine tuning.converse1-3/+12
1989-09-15user interface changes.converse1-6/+8
1989-09-01The toc source is now an object, and everything seems to work.kit1-7/+3
1989-08-31bell was too loud.converse1-2/+11
1989-07-27text options scrollVertical and autoFill moved to app defaults file.converse1-7/+4
1989-07-21nits and minor bugs fixed.converse1-20/+10
1989-07-20new popup code, button dispatch logic gone, nits.converse1-12/+54
1989-07-11Give each of 5 different "titlebar" label widgets a unique name.converse1-4/+5
1989-06-30give slightly better error messages on fatal errors.swick1-4/+17
1989-06-281-level hierarchical folders added using menus.converse1-3/+9
1989-06-13nits: removed unused parameters and unused local vars in a few routines.converse1-6/+4
1989-05-11separation of Xaw from Xt by renaming functions and moving include files.converse1-2/+2
1989-04-10added Toggle widget to folder, sequence, and some pick buttons.converse1-2/+2
1988-09-16keep ANSI compilers happy.swick1-6/+8
1988-09-02type botches trashing geometriesswick1-3/+3
1988-08-26type botches for R3 Intrinsicsswick1-5/+5
1988-08-22make application resources more portable.swick1-3/+4
1988-03-07add more helpful messages when a file operation failsswick1-7/+24
1988-02-22StoreName -> StoreWindowNameswick1-4/+7
1988-02-06ilntswick1-2/+2
1988-02-06GetWidth and GetHeight now functionsswick1-1/+22
1988-01-29only dump core on errors if in debug mode.swick1-2/+8
1988-01-08extraneous typecast nitsswick1-5/+3
1988-01-08rename to Xt*, use XtCreateManaged where appropriate, always useswick1-23/+22
1987-12-24use supported fileno() in place of direct references to fid->_fileswick1-3/+3
1987-12-24Xosswick1-91/+42
1987-12-19Xosrws1-2/+4
1987-10-13replace references to fid->_file with fileno()swick1-3/+3
1987-09-11*** empty log message ***toddb1-0/+441