| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/nsterm.m (ns_term_shutdown): Synchronize user defaults before exiting (... | William Xu | 2011-05-28 | 1 | -0/+2 |
* | Fixups, following up to the user-interface timestamp change. | Paul Eggert | 2011-05-14 | 1 | -4/+2 |
* | * nsterm.m (ns_update_auto_hide_menu_bar): Define MAC_OS_X_VERSION_10_6 | Jan Djärv | 2011-04-03 | 1 | -0/+3 |
* | * nsterm.m (ns_update_auto_hide_menu_bar): Only for OSX 10.6 or later. | Jan Djärv | 2011-04-02 | 1 | -0/+4 |
* | Format doc and add customize for ns-auto-hide-menu-bar. | Jan Djärv | 2011-03-27 | 1 | -1/+2 |
* | Introduce ns-auto-hide-menu-bar to hide menubar for Emacs frames. | Jan Djärv | 2011-03-27 | 1 | -1/+129 |
* | * nsterm.m (ns_draw_window_cursor): Fix handling of 'cursor_width' parameter ... | Adrian Robert | 2011-03-07 | 1 | -7/+11 |
* | Fix last change. | Chong Yidong | 2011-03-05 | 1 | -1/+1 |
* | * nsterm.m (ns_draw_window_cursor): Fix typo in 2011-02-23 commit. | Chong Yidong | 2011-03-05 | 1 | -2/+1 |
* | Reduce some of the many, many variant spellings of NeXTstep. | Glenn Morris | 2011-03-03 | 1 | -1/+1 |
* | Fix handling of bar cursors in NS terminal. | Ben Key | 2011-02-23 | 1 | -22/+30 |
* | * nsterm.m (EmacsView-keyDown:): Don't pass shift-only-modified key to emacs,... | Adrian Robert | 2011-02-22 | 1 | -0/+1 |
* | Fix KVAR/BVAR, | Jan Djärv | 2011-02-17 | 1 | -1/+1 |
* | Merge changes from emacs-23 branch | Chong Yidong | 2011-02-12 | 1 | -0/+2 |
|\ |
|
| * | * nsterm.m (setFrame, initFrame): Make sure pixel_height doesn't become | Jan Djärv | 2011-02-08 | 1 | -0/+2 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | | * nsterm.m (x_set_offset): Set dont_constrain to 0 so the call to | Jan Djärv | 2011-01-23 | 1 | -2/+5 |
* | | * nsterm.m (constrainFrameRect): Only constrain the first time called. | Jan Djärv | 2011-01-22 | 1 | -3/+1 |
* | | Make Nextstep port handle multiple screens for resize and move. | Jan Djärv | 2011-01-21 | 1 | -46/+41 |
* | | * nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check | Jan Djärv | 2011-01-21 | 1 | -4/+7 |
* | | Fix NextStep build problems with globals.h introducion. | Jan Djärv | 2011-01-19 | 1 | -66/+21 |
* | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Handle invisible cursor (bg same as cursor color) for Nextstep. | Jan Djärv | 2010-12-16 | 1 | -3/+15 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-12-13 | 1 | -7/+22 |
|\ \
| |/ |
|
| * | Fix for 7412 (no cursor on image) backported from trunk. | Jan Djärv | 2010-12-05 | 1 | -1/+14 |
| * | Handle negative top/left in frame parameters (Bug#7510). | Jan Djärv | 2010-12-02 | 1 | -14/+29 |
* | | Draw cursor and images correctly for Nextstep (bug#7412). | Jan Djärv | 2010-12-03 | 1 | -1/+14 |
* | | Draw text under filled box cursor in inverted color (Bug#7479). | Jan Djärv | 2010-12-02 | 1 | -0/+14 |
* | | nsterm.m (keyDown): Compare Left key masks exactly (Bug#7458). | Jan Djärv | 2010-11-24 | 1 | -3/+3 |
* | | Bug 7458: Make key press like Left + right ctrl work when right is not control. | Jan Djärv | 2010-11-24 | 1 | -28/+45 |
* | | Add separate key mappings for left/right control/command on Nextstep (Bug#7458). | Jan Djärv | 2010-11-21 | 1 | -3/+53 |
* | | Unify mouse-highlight code for all GUI and TTY sessions. | Eli Zaretskii | 2010-11-06 | 1 | -57/+55 |
|\ \ |
|
| * | | Finish coding mouse highlight redesigned for portability. | Eli Zaretskii | 2010-11-01 | 1 | -57/+55 |
* | | | * nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic point... | Adrian Robert | 2010-11-05 | 1 | -1/+1 |
* | | | * nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (... | Adrian Robert | 2010-11-04 | 1 | -1/+1 |
* | | | Implement various display methods for glyphless characters. | Kenichi Handa | 2010-10-29 | 1 | -0/+16 |
|/ / |
|
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-14 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Fix typos in docstrings, comments and ChangeLogs. | Juanma Barranquero | 2010-10-13 | 1 | -5/+5 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-12 | 1 | -4/+28 |
|\ \
| |/ |
|
| * | Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX. | Jan Djärv | 2010-10-11 | 1 | -4/+28 |
* | | * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L. | Jan D | 2010-08-29 | 1 | -0/+12 |
* | | * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868). | Jan D | 2010-08-18 | 1 | -0/+3 |
* | | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings. | Jan D | 2010-08-06 | 1 | -20/+23 |
* | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-10 | 1 | -14/+1 |
|\ \
| |/ |
|
| * | Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325). | YAMAMOTO Mitsuharu | 2010-07-05 | 1 | -14/+1 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -3/+3 |
* | | Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code. | Jan D | 2010-07-01 | 1 | -7/+7 |
* | | Fix config.h includes. | Dan Nicolaescu | 2010-06-01 | 1 | -1/+1 |
|/ |
|