aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Vmac_ts_script_language_on_focus)YAMAMOTO Mitsuharu2008-04-192-8/+130
* (XCreatePixmap, XCreatePixmapFromBitmapData): Use WindowYAMAMOTO Mitsuharu2008-04-191-9/+6
* (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloatYAMAMOTO Mitsuharu2008-04-191-73/+94
* (CGFloat) [!CGFLOAT_DEFINED]: New typedef.YAMAMOTO Mitsuharu2008-04-191-0/+5
* (create_apple_event) [TARGET_API_MAC_CARBON]:YAMAMOTO Mitsuharu2008-04-191-102/+49
* [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)YAMAMOTO Mitsuharu2008-04-122-0/+11
* (BASE_PURESIZE): Increase to 1140000.Katsumi Yamaoka2008-04-112-1/+5
* * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNKMichael Albinus2008-04-102-4/+14
* Fix last change.Jason Rumney2008-04-102-1/+9
* (syms_of_ntproc): Change Vw32_get_true_file attributesJason Rumney2008-04-101-3/+7
* (stat): When Vw32_get_true_file_attributes is Qlocal, getJason Rumney2008-04-101-0/+5
* Add arch taglineMiles Bader2008-04-071-0/+3
* *** empty log message ***YAMAMOTO Mitsuharu2008-04-061-1/+283
* (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):YAMAMOTO Mitsuharu2008-04-061-30/+86
* (mac_end_cg_clip): Add argument F. All uses changed.YAMAMOTO Mitsuharu2008-04-061-3772/+256
* [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.YAMAMOTO Mitsuharu2008-04-061-757/+13
* [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.YAMAMOTO Mitsuharu2008-04-061-1309/+14
* [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.YAMAMOTO Mitsuharu2008-04-061-1/+114
* (x_set_background_color, mac_window, x_create_tip_frame):YAMAMOTO Mitsuharu2008-04-061-392/+35
* [MAC_OSX] (select_and_poll_event, sys_select):YAMAMOTO Mitsuharu2008-04-061-20/+6
* (MAC_OBJ): Add mactoolbox.o.YAMAMOTO Mitsuharu2008-04-061-1/+4
* New file.YAMAMOTO Mitsuharu2008-04-061-0/+6208
* (compile_pattern_1): Treat non-nil and non-string ofChong Yidong2008-04-051-3/+9
* * search.c (compile_pattern_1): Treat non-nil and non-string ofChong Yidong2008-04-051-0/+5
* (Ffile_attributes) [WINDOWSNT]: Force inode be positive.Eli Zaretskii2008-04-052-0/+14
* (next_overlay_string): Don't set overlay_strings_at_end_processed_p ifChong Yidong2008-03-311-1/+1
* * xdisp.c (next_overlay_string): Don't setChong Yidong2008-03-311-0/+4
* (auto_save_error_occurred): New var.Chong Yidong2008-03-311-2/+9
* * fileio.c (auto_save_error_occurred): New var.Chong Yidong2008-03-311-0/+7
* *** empty log message ***Jason Rumney2008-03-311-0/+4
* (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.Jason Rumney2008-03-311-0/+8
* (update_tool_bar, redisplay_tool_bar, redisplay_window)YAMAMOTO Mitsuharu2008-03-292-3/+194
* (struct scroll_bar): Rename member control_handle_lowYAMAMOTO Mitsuharu2008-03-291-13/+40
* Replace MenuHandle and GetMenuHandle with MenuRef andYAMAMOTO Mitsuharu2008-03-291-987/+1838
* [!TARGET_API_MAC_CARBON] Include Scrap.h.YAMAMOTO Mitsuharu2008-03-291-219/+200
* Replace MenuHandle and GetMenuHandle with MenuRef andYAMAMOTO Mitsuharu2008-03-291-99/+214
* Replace WindowPtr with WindowRef.YAMAMOTO Mitsuharu2008-03-291-3/+10
* * macfns.c (mac_window): Replace WindowPtr with WindowRef.YAMAMOTO Mitsuharu2008-03-291-8/+38
* (xrm_get_preference_database): Remove BLOCK_INPUT.YAMAMOTO Mitsuharu2008-03-291-57/+69
* (struct frame) [MAC_OS]: New member external_tool_bar.YAMAMOTO Mitsuharu2008-03-291-2/+2
* (pbm_load): Allow color values up to 65535.Jason Rumney2008-03-282-11/+38
* (EXTEND_BUFFER): Change order of pointer addition operations, to avoidChong Yidong2008-03-261-5/+7
* * regex.c (EXTEND_BUFFER): Change order of pointer additionChong Yidong2008-03-261-0/+6
* (readdir): If FindFirstFile/FindNextFile return in cFileName a file name thatEli Zaretskii2008-03-262-3/+23
* Bump version to 22.2.Chong Yidong2008-03-261-0/+4
* (Finsert_file_contents): Don't make CCL program toKenichi Handa2008-03-102-0/+23
* (ccl_driver): If ccl->quit_silently is nonzero, don'tKenichi Handa2008-03-101-1/+3
* (struct ccl_program): New member quit_silently.Kenichi Handa2008-03-101-0/+3
* (struct Lisp_Process): Declare bit field as unsigned.Andreas Schwab2008-03-082-1/+5
* (Fsubstitute_in_file_name): Fix up computation of maximumStefan Monnier2008-03-072-2/+7