log src/frame.h @ 111409:b5cc0d963641

age author description
Sat, 25 Sep 2010 14:04:35 +0200 Juanma Barranquero Fix typos.
Fri, 13 Aug 2010 15:26:13 +0200 Jan D Fix handling of tool-bar-position, also put into default-frame-alist.
Thu, 05 Aug 2010 16:15:24 -0700 Dan Nicolaescu Add declarations to header files.
Thu, 29 Jul 2010 18:49:59 +0200 Jan D. Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
Thu, 29 Jul 2010 08:59:29 +0200 Jan D. Fix some stuff that didn't compile.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Mon, 26 Jul 2010 09:57:19 -0700 Dan Nicolaescu * frame.h (Qtty_color_mode): Add declaration.
Fri, 02 Jul 2010 11:26:33 +0200 Jan D Remove P_ and __P macros.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Thu, 08 Apr 2010 09:43:57 +0900 YAMAMOTO Mitsuharu frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
Thu, 15 Apr 2010 14:52:27 -0700 Dan Nicolaescu * frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.
Thu, 15 Apr 2010 11:19:00 -0700 Dan Nicolaescu * frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
Wed, 07 Apr 2010 13:39:26 +0200 Jan D Fix resizing for X and non-Gtk+ build. Bug #5848.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 09 Jan 2010 13:16:32 +0900 YAMAMOTO Mitsuharu Make line<->pixel_y conversion macros aware of native menu/tool bars.