aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xterm.c (x_uncatch_errors): Block input for entire function.Chong Yidong2006-03-142-5/+8
* *** empty log message ***Jason Rumney2006-03-121-0/+3
* *** empty log message ***Jason Rumney2006-03-121-0/+3
* (Fx_create_frame): Remove call toJason Rumney2006-03-121-11/+0
* (Fx_popup_menu): Call w32_free_menu_strings whenJason Rumney2006-03-121-2/+6
* *** empty log message ***Jason Rumney2006-03-121-0/+9
* Sync 2005-10-24 xterm.c changes.Jason Rumney2006-03-121-12/+6
* (struct mac_output) [USE_CG_DRAWING]: New member cg_context.YAMAMOTO Mitsuharu2006-03-122-1/+38
* (mac_draw_rectangle, x_draw_glyph_string_foreground)YAMAMOTO Mitsuharu2006-03-121-34/+196
* [USE_ATSUI && MAC_OSX]: Define USE_CG_TEXT_DRAWING to 1.YAMAMOTO Mitsuharu2006-03-121-6/+12
* (x_create_tip_frame): Apply 2006-03-11 change for xfns.c.YAMAMOTO Mitsuharu2006-03-121-0/+1
* (sys_select) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.YAMAMOTO Mitsuharu2006-03-121-0/+3
* (x_icon): Disable redundant call to `x_wm_set_window_state'.Károly Lőrentey2006-03-122-0/+7
* (signal_user_input): New function.Jason Rumney2006-03-111-0/+25
* *** empty log message ***Jason Rumney2006-03-111-0/+6
* *** empty log message ***Luc Teirlinck2006-03-111-1/+6
* Rename preserve_y to window_scroll_pixel_based_preserve_y.Luc Teirlinck2006-03-111-10/+13
* *** empty log message ***Eli Zaretskii2006-03-111-0/+5
* (w32_wnd_proc): Ignore middle and extra button events if a menu is alreadyEli Zaretskii2006-03-111-0/+5
* *** empty log message ***Eli Zaretskii2006-03-111-0/+5
* (x_create_tip_frame): Preserve received parms by copying them.Eli Zaretskii2006-03-111-0/+1
* *** empty log message ***Eli Zaretskii2006-03-111-0/+3
* Add x_fully_uncatch_errors and x_catching_errors toEli Zaretskii2006-03-111-0/+2
* *** empty log message ***Eli Zaretskii2006-03-111-0/+6
* (unwind_to_catch): Call x_fully_uncatch_errors only if HAVE_X_WINDOWS.Eli Zaretskii2006-03-111-0/+8
* *** empty log message ***Eli Zaretskii2006-03-111-0/+5
* [HAVE_GETRLIMIT]: Don't define unconditionally. Don't include sys/resource.hEli Zaretskii2006-03-111-3/+0
* *** empty log message ***Richard M. Stallman2006-03-111-0/+2
* (describe_map): Shorten string to indicate shadowed binding.Richard M. Stallman2006-03-111-1/+1
* (get_lim_data, lim_data, data_space_start): Moved from mem-limits.h.Richard M. Stallman2006-03-112-56/+173
* (get_lim_data, lim_data, data_space_start): Moved to vm-limit.c.Richard M. Stallman2006-03-111-86/+0
* (x_fully_uncatch_errors, x_catching_errors): New functions.Richard M. Stallman2006-03-111-0/+17
* (unwind_to_catch): Call x_fully_uncatch_errors.Richard M. Stallman2006-03-111-3/+17
* (Vprocess_adaptive_read_buffering): Doc fix.Romain Francoise2006-03-112-1/+5
* *** empty log message ***Eli Zaretskii2006-03-111-0/+5
* Remove duplicate prototypes. Make the prototype of getloadavg be conditionedEli Zaretskii2006-03-111-7/+2
* *** empty log message ***Eli Zaretskii2006-03-111-0/+3
* (x_draw_hollow_cursor): Subtract 1 from the last argument of XDrawRectangle.Eli Zaretskii2006-03-111-1/+1
* (mac_draw_rectangle): Don't add 1 to width and height.Eli Zaretskii2006-03-112-7/+18
* (get_phys_cursor_geometry): Don't decrease height by 1.Eli Zaretskii2006-03-111-1/+1
* (USE_POSIX_MEMALIGN): Fix last change.Kim F. Storm2006-03-101-1/+3
* *** empty log message ***Kim F. Storm2006-03-101-0/+4
* (USE_POSIX_MEMALIGN): New macro.Stefan Monnier2006-03-092-12/+20
* *** empty log message ***Luc Teirlinck2006-03-091-2/+2
* *** empty log message ***Kenichi Handa2006-03-091-0/+5
* (DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decodingKenichi Handa2006-03-091-1/+1
* Declare preserve_y as a static global variable.Luc Teirlinck2006-03-091-1/+6
* *** empty log message ***Luc Teirlinck2006-03-091-0/+7
* [MAC_OS] (XPutPixel): Set alpha channel bits if pixmap depth is 32.YAMAMOTO Mitsuharu2006-03-082-2/+9
* * xdisp.c (handle_invisible_prop): Don't update it->position withChong Yidong2006-03-062-2/+10