summaryrefslogtreecommitdiff
path: root/reformat-code
Commit message (Collapse)AuthorAgeFilesLines
* Mon Feb 6 17:15:49 2006 Michael Jennings (mej)Michael Jennings2006-02-061-2/+3
| | | | | | | | | | DragonFly BSD fixes from Joerg Sonnenberger <joerg@britannica.bec.de>. Also some type mismatch fixes. ---------------------------------------------------------------------- SVN revision: 20313
* Mon Apr 18 21:49:08 2005 Michael Jennings (mej)Michael Jennings2005-04-191-2/+2
| | | | | | | | Re-indent code. ---------------------------------------------------------------------- SVN revision: 14229
* Sat Jun 8 12:46:44 2002 Michael Jennings (mej)Michael Jennings2002-06-081-1/+4
| | | | | | | | | | My own Escreen updates, primarily for devoting a dedicated buttonbar to Escreen's use. This keeps Escreen from trodding on your existing buttonbar, if you have one. It's hard-coded to bottom-dock right now; we'll look at configuration later. :-) SVN revision: 6308
* Sun Jun 2 20:23:07 2002 Michael Jennings (mej)Michael Jennings2002-06-031-4/+11
| | | | | | | Latest Escreen patch along with twin support from Azundris. SVN revision: 6297
* Sat May 4 10:23:38 2002 Michael Jennings (mej)Michael Jennings2002-05-041-2/+2
| | | | | | | | | | | Ran reformat-code on the tree. Also merged in Azundris' Escreen patch. It's disabled by default for the moment pending further testing, but you can enable it manually by defining ESCREEN. SVN revision: 6202
* Fri Sep 1 21:03:53 PDT 2000 Michael Jennings <mej@eterm.org>Michael Jennings2000-09-021-0/+1
| | | | | | | | | | | | | I'm working on some deallocators now. The idea is that when Eterm exits and memory debugging is on, several routines get called to free the in-use memory (menus, font cache, etc.) that we still know about. Anything left after that would be either unavoidable leaks (like environment variables...read the putenv() man page sometime...sigh) or genuine memory leaks that need fixing. I'm down to about 4.5K of leftover malloc'd memory now. Making progress.... SVN revision: 3295
* Initial import of Eterm 0.8.9 sourcesMichael Jennings1999-08-171-0/+9
SVN revision: 38