log src/frame.c @ 5638:4050bbef9bf6

age author description
Sat, 29 Oct 2011 00:35:33 +0900 Stephen J. Turnbull Prevent assert at frame.c, l. 6311 by initializing glyph cachels.
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Thu, 24 Mar 2011 11:00:11 -0600 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
Tue, 06 Apr 2010 16:32:42 +0100 Aidan Kehoe When printing a frame, print its device, making things clearer with gnuserv
Fri, 19 Mar 2010 14:47:44 -0500 Ben Wing more cleanups to object-memory-usage stuff
Mon, 15 Mar 2010 16:35:38 -0500 Ben Wing make lrecord UID's have a separate UID space for each object, resurrect debug SOE code in extents.c
Sat, 13 Mar 2010 05:38:08 -0600 Ben Wing reduce lcrecord headers to 2 words, rename printing_unreadable_object
Sun, 07 Mar 2010 06:20:19 -0600 Ben Wing merge ben-lisp-object
Sun, 07 Mar 2010 02:09:59 -0600 Ben Wing merge ben-lisp-object
Fri, 05 Mar 2010 04:08:17 -0600 Ben Wing more cleanups, terminology clarification, lots of doc work ben-lisp-object
Wed, 24 Feb 2010 19:04:27 -0600 Ben Wing merge ben-lisp-object
Wed, 24 Feb 2010 01:58:04 -0600 Ben Wing merge ben-lisp-object
Wed, 20 Jan 2010 07:05:57 -0600 Ben Wing separate regular and disksave finalization, print method fixes. ben-lisp-object
Mon, 28 Dec 2009 01:15:52 -0600 Ben Wing latest work on lisp-object workspace; ben-lisp-object
Sat, 26 Dec 2009 21:18:49 -0600 Ben Wing merge up to latest default branch, doesn't compile yet ben-lisp-object
Sat, 26 Dec 2009 00:20:27 -0600 Ben Wing Checking in final CVS version of workspace 'ben-lisp-object' ben-lisp-object ben-lisp-object-final-ws-year-2005
Sat, 06 Mar 2010 00:44:13 -0600 Ben Wing add a comment about where FRAME_PIXWIDTH/FRAME_PIXHEIGHT is set
Sat, 06 Mar 2010 00:01:04 -0600 Ben Wing fix Stephen's bug with frame sizing
Fri, 05 Mar 2010 22:50:27 -0600 Ben Wing add documentation to frame.c, rearrange some functions to consolidate in related areas
Wed, 03 Mar 2010 05:07:47 -0600 Ben Wing Further frame-geometry cleanups
Thu, 25 Feb 2010 06:11:07 -0600 Ben Wing fix for clipped minibuffer window
Sat, 20 Feb 2010 23:56:01 -0600 Ben Wing merge
Sat, 20 Feb 2010 05:05:54 -0600 Ben Wing Fix quick-build, use asserts() in place of ABORT()
Sat, 20 Feb 2010 18:56:01 -0600 Ben Wing put width before height consistently, fix a real bug found in the process
Sat, 20 Feb 2010 03:24:08 -0600 Ben Wing some random fixups
Tue, 16 Feb 2010 01:21:32 -0600 Ben Wing more frame-sizing cleanups
Mon, 15 Feb 2010 22:58:10 -0600 Ben Wing remove duplicative code in change_frame_size()
Mon, 15 Feb 2010 22:14:11 -0600 Ben Wing various frame-geometry fixes