aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (XCreatePixmap) [!WORDS_BIG_ENDIAN && USE_CG_DRAWING]:YAMAMOTO Mitsuharu2006-03-162-7/+39
* [MAC_OS] (XPutPixel, XGetPixel)YAMAMOTO Mitsuharu2006-03-161-2/+71
* *** empty log message ***Juanma Barranquero2006-03-151-6/+6
* Whitespace fixups.Romain Francoise2006-03-151-3/+3
* (extend_face_to_end_of_line): Always add space glyph toKim F. Storm2006-03-151-9/+17
* *** empty log message ***Kim F. Storm2006-03-151-0/+9
* *** empty log message ***Juanma Barranquero2006-03-151-0/+5
* (w32_init_fringe, w32_reset_fringes): Restore to being conditional onJuanma Barranquero2006-03-151-3/+3
* (mac_initialize) [USE_CG_DRAWING]: Call mac_init_fringe.YAMAMOTO Mitsuharu2006-03-152-6/+126
* (mac_init_fringe) [MAC_OS]: New function.YAMAMOTO Mitsuharu2006-03-151-1/+7
* (mac_init_fringe) [MAC_OS]: Add prototype.YAMAMOTO Mitsuharu2006-03-151-0/+3
* * 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