annotate .gitignore @ 112396:e79e716435f4

Make Nextstep port handle multiple screens for resize and move. * nsterm.h (ns_output): Add dont_constrain and zooming. (EmacsView): Add ns_userRect. * nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check if ns_alternate_modifier is none. * nsterm.m (x_set_offset, windowDidMove): When calculating y, use first screen, not the window screen. (x_set_window_size): Remove constraints. Calculate origin.y only if zooming is 0 and without referring to a screen. (windowWillResize): Don't modify frameSize. (windowDidBecomeKey, mouseDown): Set dont_constrain to 1. (initFrameFromEmacs): Initialize ns_userRect. (windowShouldZoom): Set zooming to one. Remove all other code. (windowWillUseStandardFrame): Move static ns_userRect to EmacsView. Zero it after restore. (constrainFrameRect): New method for EmacsWindow. (mouseDragged): Always post NSWindowDidResizeNotification after call to windowWillResize.
author Jan D. <jan.h.d@swipnet.se>
date Fri, 21 Jan 2011 15:19:44 +0100
parents 6719c75fa3ac
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
102379
9785b99a1354 Add .gitignore
Miles Bader <miles@gnu.org>
parents:
diff changeset
1 autom4te.cache
102380
762408a9ef5d Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents: 102379
diff changeset
2 makefile
104669
9a2d92bd2a3e Ignore all backup files.
Andreas Schwab <schwab@linux-m68k.org>
parents: 102380
diff changeset
3 *~
109508
6719c75fa3ac * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
Juanma Barranquero <lekktu@gmail.com>
parents: 104669
diff changeset
4 /README.W32
102380
762408a9ef5d Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents: 102379
diff changeset
5
762408a9ef5d Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents: 102379
diff changeset
6 /bin/
762408a9ef5d Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents: 102379
diff changeset
7 /site-lisp/
102379
9785b99a1354 Add .gitignore
Miles Bader <miles@gnu.org>
parents:
diff changeset
8
9785b99a1354 Add .gitignore
Miles Bader <miles@gnu.org>
parents:
diff changeset
9 # arch-tag: 75cd3c50-1875-4814-8360-190f7de38302