| Commit message (Expand) | Author | Age | Files | Lines |
* | * xterm.c (x_clear_area): Lost 7th arg because it is always False. | Dmitry Antipov | 2013-08-29 | 1 | -31/+20 |
* | Prefer enum glyph_row_area to int where appropriate. | Dmitry Antipov | 2013-08-28 | 1 | -5/+7 |
* | Redesign redisplay interface to drop global output_cursor. | Dmitry Antipov | 2013-08-28 | 1 | -11/+5 |
* | Simplify SELECT_TYPE-related code. | Paul Eggert | 2013-08-27 | 1 | -1/+1 |
* | Simplify EMACS_TIME-related code. | Paul Eggert | 2013-08-27 | 1 | -13/+13 |
* | * lisp.h (Mouse_HLInfo): Move from here... | Dmitry Antipov | 2013-08-27 | 1 | -24/+4 |
* | Minor cleanup for redisplay interface and few related functions. | Dmitry Antipov | 2013-08-23 | 1 | -4/+5 |
* | * term.c (get_named_tty, create_tty_output, tty_free_frame_resources) | Dmitry Antipov | 2013-08-15 | 1 | -23/+0 |
* | Utility function and macro to copy Lisp string to C string. | Dmitry Antipov | 2013-08-14 | 1 | -3/+1 |
* | * window.h (WINDOW_FRINGE_EXTENDED_P): New macro. | Dmitry Antipov | 2013-08-13 | 1 | -11/+2 |
* | Omit some unnecessary casts. | Paul Eggert | 2013-08-10 | 1 | -11/+11 |
* | * xterm.c (x_error_handler): Also ignore BadWindow for X_SetInputFocus, | Jan Djärv | 2013-08-10 | 1 | -3/+2 |
* | Use xstrdup and build_unibyte_string where applicable. | Dmitry Antipov | 2013-08-09 | 1 | -4/+1 |
* | Redesign redisplay interface to drop global variable updated_window. | Dmitry Antipov | 2013-08-08 | 1 | -16/+7 |
* | Drop FRAME_PTR typedef. | Dmitry Antipov | 2013-08-03 | 1 | -18/+19 |
* | Fix X GC leak in GTK and raw (no toolkit) X ports. | Dmitry Antipov | 2013-08-02 | 1 | -0/+13 |
* | * xterm.c (any_help_event_p, x_draw_glyph_string_background): | Dmitry Antipov | 2013-08-01 | 1 | -19/+5 |
* | * xterm.c (x_flush): Call XFlush once per each X display, not | Dmitry Antipov | 2013-08-01 | 1 | -9/+10 |
* | * xterm.c (last_mouse_press_frame): Remove the | Dmitry Antipov | 2013-08-01 | 1 | -10/+0 |
* | * fringe.c (draw_window_fringes, update_window_fringes) | Dmitry Antipov | 2013-07-30 | 1 | -3/+3 |
* | Add support for lexical variables to the debugger's `e' command. | Stefan Monnier | 2013-07-26 | 1 | -11/+4 |
* | Stop cursor blink after blink-cursor-blinks (10), stop timers when not blinking. | Jan Djärv | 2013-07-16 | 1 | -2/+11 |
* | Prefer list1 (X) to Fcons (X, Qnil) when building lists. | Paul Eggert | 2013-07-15 | 1 | -3/+3 |
* | Port to C89. | Paul Eggert | 2013-07-10 | 1 | -60/+65 |
* | Remove duplicate #include directives. | Paul Eggert | 2013-07-05 | 1 | -1/+0 |
* | Do not use GTK 3 if it exists but cannot be compiled. | Paul Eggert | 2013-06-30 | 1 | -1/+1 |
* | Chain glib's SIGCHLD handler from Emacs's (Bug#14474). | Paul Eggert | 2013-06-05 | 1 | -7/+0 |
* | Don't let D-bus autolaunch mess up SIGCHLD handling. | Paul Eggert | 2013-05-30 | 1 | -0/+7 |
* | * xterm.h (GTK_PREREQ): Remove, replacing with GTK_CHECK_VERSION. | Paul Eggert | 2013-05-09 | 1 | -1/+1 |
* | * xterm.h (GTK_PREREQ): New macro. | Paul Eggert | 2013-05-08 | 1 | -1/+1 |
* | Add multi-monitor support on X11. | YAMAMOTO Mitsuharu | 2013-05-07 | 1 | -0/+2 |
* | * configure.ac (HAVE_XKB): Define if Xkb is present. | Jan Djärv | 2013-03-25 | 1 | -0/+8 |
* | Reorder conditions that are written backwards | Andreas Schwab | 2013-03-24 | 1 | -1/+1 |
* | * lisp.h (list2i, list3i): New functions. | Dmitry Antipov | 2013-03-07 | 1 | -4/+1 |
* | Move scroll-bar-adjust-thumb-portion. | Jan Djärv | 2013-02-17 | 1 | -10/+0 |
* | Drop async_visible and async_iconified fields of struct frame. | Dmitry Antipov | 2013-01-24 | 1 | -56/+42 |
* | Make scroll-bar-adjust-thumb-portion customizable, adjust documentation. | Jan Djärv | 2013-01-11 | 1 | -4/+6 |
* | Introduce scroll-bar-adjust-thumb-portion. | Jan Djärv | 2013-01-11 | 1 | -15/+26 |
* | Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.ca | Glenn Morris | 2013-01-04 | 1 | -3/+4 |
|\ |
|
| * | Don't use previous underline thickness or position if previous underline type... | YAMAMOTO Mitsuharu | 2013-01-04 | 1 | -1/+2 |
| * | Make underwave look more triangular and also degrade gracefully for small fon... | YAMAMOTO Mitsuharu | 2013-01-04 | 1 | -2/+2 |
* | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | Simplify via eabs. | Paul Eggert | 2013-01-01 | 1 | -4/+2 |
* | | * dispnew.c (set_window_cursor_after_update): Use clip_to_bounds. | Dmitry Antipov | 2012-12-12 | 1 | -3/+1 |
* | | Use putenv+unsetenv instead of modifying environ directly. | Paul Eggert | 2012-12-08 | 1 | -4/+1 |
* | | * lisp.h (Mouse_HLInfo): Remove set-but-unused mouse_face_image_state | Dmitry Antipov | 2012-12-04 | 1 | -1/+0 |
* | | * xterm.c (x_draw_image_relief): Remove unused locals. | Paul Eggert | 2012-12-01 | 1 | -15/+0 |
* | | Fix drawing of relief rects on X and W32. | YAMAMOTO Mitsuharu | 2012-12-01 | 1 | -13/+19 |
* | | * alloc.c (Fgarbage_collect): Unblock input after clearing | Dmitry Antipov | 2012-11-22 | 1 | -17/+1 |