index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term.c
Age
Commit message (
Expand
)
Author
2014-05-01
src/term.c (tty_menu_activate): A better initialization for cursor coordinates.
Eli Zaretskii
2014-04-30
Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.org
Juanma Barranquero
2014-04-30
* term.c (tty_menu_activate): Don't assume row and col are initialized.
Paul Eggert
2014-04-29
Place hardware TTY cursor at the active menu item when displaying a menu.
Eli Zaretskii
2014-04-17
* term.c (tty_send_additional_strings): No need to fflush here,
Paul Eggert
2014-04-17
2014-04-17 Daniel Colascione <dancol@dancol.org>
Daniel Colascione
2014-04-16
Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.ca
Paul Eggert
2014-04-16
Fix the MSDOS build.
Eli Zaretskii
2014-04-03
Rename EARRAYSIZE to ARRAYELTS
Daniel Colascione
2014-04-03
Clean up array size calculations
Daniel Colascione
2014-03-25
Handle sigmask better with nested signal handlers.
Paul Eggert
2014-03-23
Improve init_tty readability
Daniel Colascione
2014-03-20
* src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged up to date.
Stefan Monnier
2014-02-28
Fix a few crashes and leaks when cloning C strings.
Paul Eggert
2014-01-25
Fix bug #16479 with client connections while TTY menu is open.
Eli Zaretskii
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-14
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-11
* nsterm.m (x_free_frame_resources):
Dmitry Antipov
2013-12-11
* src/term.c (term_get_fkeys_1): Remove non-standard IBM terminfo
Juri Linkov
2013-11-30
Support resizing frames and windows pixelwise.
Martin Rudalics
2013-11-28
* configure.ac (HAVE_MENUS): Remove.
Stefan Monnier
2013-11-05
Integer-related fixes for term.c etc.
Paul Eggert
2013-11-03
Port to stricter C99 platforms.
Paul Eggert
2013-10-16
Make some functions static in non-Microsoft builds.
Paul Eggert
2013-10-14
Implement scrolling of TTY menus when the screen is too short.
Eli Zaretskii
2013-10-14
* termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_DEL_OK)
Dmitry Antipov
2013-10-14
* xfaces.c (PT_PER_INCH): Remove unused macro.
Dmitry Antipov
2013-10-11
* term.c (tty_menu_show): Never return with unbalanced
Dmitry Antipov
2013-10-11
Menu item selection on TTYs is now cyclical.
Eli Zaretskii
2013-10-11
* dispnew.c (redraw_frame): Remove useless #ifdef because
Dmitry Antipov
2013-10-11
Fix bug #15575 with crashes in TTY menus.
Eli Zaretskii
2013-10-10
Attempt to fix crashes per bug #15575.
Eli Zaretskii
2013-10-10
* keyboard.c (init_kboard): Now static. Add arg
Dmitry Antipov
2013-10-09
Fix minor problems in text-mode menu display.
Eli Zaretskii
2013-10-08
Fix minor problems found by static checking.
Paul Eggert
2013-10-08
Attempt to fix broken compilation on several systems due to menu.h.
Eli Zaretskii
2013-10-08
Support menus on text-mode terminals.
Eli Zaretskii
2013-10-08
Cleanups and commentary changes.
Eli Zaretskii
2013-10-08
Horizontal keys in TTY menus work.
Eli Zaretskii
2013-10-03
Fix hiding cursor when displaying menu on a TTY.
Eli Zaretskii
2013-09-26
Some cleanups: remove unused code.
Eli Zaretskii
2013-09-26
Fix compilation problem due to merge from trunk.
Eli Zaretskii
2013-09-26
Merge from trunk.
Eli Zaretskii
2013-09-25
Menu movement by mouse and keyboard live in peace now.
Eli Zaretskii
2013-09-25
Read mouse movement via read_menu_command.
Eli Zaretskii
2013-09-24
Fix crash in GUI mode and enable TTY mouse on Windows.
Eli Zaretskii
2013-09-24
Fix submenus and screen restoration.
Eli Zaretskii
2013-09-23
Use overriding-terminal-local-map for menu navigation.
Eli Zaretskii
2013-09-22
Half-solution for menus popped up by mouse clicks.
Eli Zaretskii
2013-09-22
Restore help-echo for menu items, ifdef away unneeded MSDOS code.
Eli Zaretskii
[prev]
[next]