aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* Revert last change.Jason Rumney2008-03-052-38/+12
* (adjust_glyph_matrix): Initialize window_height.Jason Rumney2008-03-052-1/+3
* (Fexpand_file_name): Decode home directory names.Jason Rumney2008-03-052-12/+40
* (handle_single_display_spec): Undo 2007-10-16 changes.YAMAMOTO Mitsuharu2008-03-032-6/+9
* (get_overlay_strings_1): Add missing argument type.Chong Yidong2008-02-291-0/+1
* * xdisp.c (get_overlay_strings_1): Add missing argument type.Chong Yidong2008-02-291-0/+4
* [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.YAMAMOTO Mitsuharu2008-02-272-0/+11
* (wait_reading_process_output): Check for window changes caused by timers.Chong Yidong2008-02-271-1/+3
* * process.c (wait_reading_process_output): Check for windowChong Yidong2008-02-271-0/+6
* (Fformat): Doc fix.Chong Yidong2008-02-261-5/+30
* * editfns.c (Fformat): Doc fix.Chong Yidong2008-02-261-0/+4
* (command_loop_1): Revert 2006-10-09 change.Chong Yidong2008-02-251-5/+3
* * keyboard.c (command_loop_1): Revert 2006-10-09 change.Chong Yidong2008-02-251-0/+4
* (enum_font_cb2): Don't use raster fonts for Unicode.Jason Rumney2008-02-242-0/+16