aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (last_mouse_glyph_frame): New var.YAMAMOTO Mitsuharu2005-10-252-14/+56
| | | | | | | | | | | | | | | (note_mouse_movement): Say mouse moved if current frame differs from last_mouse_glyph_frame, and update last_mouse_glyph_frame. (XTmouse_position): Set last_mouse_glyph_frame. (XTread_socket): Clear last_mouse_glyph_frame on mouse up/down event. (mac_draw_string_common) [MAC_OSX && WORDS_BIG_ENDIAN]: Fix typo. Use EndianU16_BtoN. (mac_draw_string_common) [MAC_OSX]: Don't use ATSUClearLayoutControls. (x_per_char_metric, XLoadQueryFont) [MAC_OS_X_VERSION_MAX_ALLOWED < 1020]: Use device origins to get glyph bounds. (mac_to_x_fontname, mac_do_list_fonts) (mac_initialize_display_info): Change screen resolutions to 72dpi.
* [MAC_OS] (image_load_qt_1): Check image size.YAMAMOTO Mitsuharu2005-10-251-6/+30
| | | | | | | Use GraphicsImportGetImageDescription instead of GraphicsImportGetNaturalBounds. [MAC_OSX] (image_load_quartz2d): Check image size. [MAC_OS] (xpm_load_image): Likewise.
* Small doc fix.Masatake YAMATO2005-10-242-1/+5
|
* Undo 2005-10-23 change.Kim F. Storm2005-10-241-3/+8
| | | | | | | | | (last_mouse_glyph_frame): New var. (note_mouse_movement): Say mouse moved if current frame differs from last_mouse_glyph_frame, and update last_mouse_glyph_frame. (XTmouse_position): Set last_mouse_glyph_frame. (handle_one_xevent): Clear last_mouse_glyph_frame [instead of last_mouse_glyph] on mouse up/down event.
* *** empty log message ***Kim F. Storm2005-10-241-0/+8
|
* (Fcompare_buffer_substrings): Fix last change.Kim F. Storm2005-10-241-1/+1
|
* *** empty log message ***Kim F. Storm2005-10-241-0/+4
|
* (handle_one_xevent): Handle keysyms directly mapped toKenichi Handa2005-10-241-0/+21
| | | | supported Unicode characters.
* (charset_mule_unicode_0100_24ff)Kenichi Handa2005-10-241-0/+3
| | | | | (charset_mule_unicode_2500_33ff, charset_mule_unicode_e000_ffff): Extern them.
* (charset_mule_unicode_0100_24ff)Kenichi Handa2005-10-241-0/+9
| | | | | | (charset_mule_unicode_2500_33ff, charset_mule_unicode_e000_ffff): New variables. (Fsetup_special_charsets): Initialize them.
* *** empty log message ***Stefan Monnier2005-10-241-0/+4
|
* (Fcompare_buffer_substrings): Handle multibyte chars.Stefan Monnier2005-10-241-5/+5
|
* *** empty log message ***Kim F. Storm2005-10-231-2/+1
|
* * xterm.c (note_mouse_movement): Always call note_mouse_highlightJan Djärv2005-10-232-4/+10
| | | | so tool tips don't interfere with press on tool bar button.
* (Fset_case_table): Doc fix.Richard M. Stallman2005-10-232-2/+11
|
* (build_load_history): Replace STREAM arg with ENTIRE.Richard M. Stallman2005-10-231-18/+21
| | | | | (readevalloop): Compute ENTIRE properly. (syms_of_lread) <load-history>: Doc fix.
* *** empty log message ***Richard M. Stallman2005-10-211-0/+8
|
* (Fload): Simplify gcpro structure.Richard M. Stallman2005-10-211-14/+23
| | | | | | | Gcpro FOUND as well as FILE, but not EFOUND. Unless preloading, record FOUND instead of FILE in Vload_history. Rename repeat local FILE to MSG_FILE. (syms_of_lread) <load-history>: Doc fix.
* *** empty log message ***Kenichi Handa2005-10-211-0/+5
|
* (boyer_moore): Surround the '||' part of expression inKenichi Handa2005-10-211-1/+1
| | | | `if' condition by parentheses explicitly.
* (x_calc_absolute_position): Remove unused vars win_x, win_y.Kim F. Storm2005-10-201-1/+0
|
* (Fwindow_tree): Remove unused var alist.Kim F. Storm2005-10-201-1/+0
|
* (encode_terminal_code): Remove unused var src_start.Kim F. Storm2005-10-201-3/+3
|
* (display_completion_list_1): New wrapper functionKim F. Storm2005-10-201-6/+14
| | | | | for Fdisplay_completion_list. (Fminibuffer_completion_help): Use it.
* (Fchar_table_range): Remove unused var i.Kim F. Storm2005-10-201-1/+1
|
* (auto_save_error): Call SAFE_FREE.Kim F. Storm2005-10-201-0/+1
|
* (check_ccl_update): Remove unused var vp.Kim F. Storm2005-10-201-1/+0
|
* (clone_per_buffer_values): Remove unused var tem.Kim F. Storm2005-10-201-2/+1
| | | | (init_buffer): Remove unused vars dotstat, pwdstat.
* *** empty log message ***Kim F. Storm2005-10-201-0/+21
|
* *** empty log message ***Eli Zaretskii2005-10-201-0/+5
|
* *** empty log message ***Eli Zaretskii2005-10-201-0/+4
|
* (unexec): Fix calls to `fatal' with less than 3 arguments.Eli Zaretskii2005-10-201-5/+9
|
* [__Lynx__]: Undef SIGPOLL along with SIGIO.Eli Zaretskii2005-10-201-1/+4
|
* (Fdisplay_completion_list): Doc fix.Andreas Schwab2005-10-202-1/+5
|
* *** empty log message ***Kim F. Storm2005-10-191-1/+7
|
* (check_image_size): Handle integer Vmax_image_size valueKim F. Storm2005-10-191-14/+29
| | | | | directly as max pixel value. Use default frame size for null frame. (syms_of_image) <max-image-size>: Describe integer value.
* Oops, 2004, not 2005.Romain Francoise2005-10-191-0/+2
|
* (main): Update copyright year.Romain Francoise2005-10-192-3/+5
|
* Fix prev change.Richard M. Stallman2005-10-191-1/+1
|
* * image.c (Vmax_image_size): New variable.Chong Yidong2005-10-192-7/+99
| | | | | | | | | | | (check_image_size): New function. (xbm_read_bitmap_data, pbm_load, png_load, jpeg_load, tiff_load) (gif_load, gs_load): Use it. (lookup_image): Try loading again if previous load failed. (xbm_read_bitmap_data): Add a new argument, a pointer to the frame to display in, NULL if none. (xbm_load_image, xbm_file_p): Pass xbm_read_bitmap_data the new argument.
* (Fstring_match): Doc fix.Richard M. Stallman2005-10-192-1/+5
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-10-181-0/+7
|
* (note_mouse_movement): Use PtInRect.YAMAMOTO Mitsuharu2005-10-181-11/+10
| | | | | | (XTread_socket): Also ignore mouse motion just before a button release event. Don't process button release event when mouse is not grabbed.
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-162-8/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prefix substring of completion to `display-completion-list'. * mh-comp.el (mh-complete-word): Pass the common prefix substring of completion to `display-completion-list'. * dabbrev.el (dabbrev-completion): Pass the common prefix substring of completion to `display-completion-list'. * filecache.el (file-cache-minibuffer-complete) (file-cache-complete): Ditto. * tempo.el (tempo-display-completions): Ditto. * wid-edit.el (widget-file-complete, widget-color-complete): Ditto. * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto. * eshell/em-hist.el (eshell-list-history): Ditto. * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto. * progmodes/etags.el (complete-tag): Ditto. * progmodes/make-mode.el (makefile-complete): Ditto. * progmodes/meta-mode.el (meta-complete-symbol): Ditto. * progmodes/octave-mod.el (octave-complete-symbol): Ditto. * progmodes/pascal.el (pascal-complete-word) (pascal-show-completions): Ditto. * textmodes/bibtex.el (bibtex-complete-internal): Ditto. * simple.el (completion-common-substring): New variable. (completion-setup-function): Use `completion-common-substring' to put faces. * minibuf.c (Fdisplay_completion_list): Add new optional argument COMMON_SUBSTRING. Bind `completion-common-substring' to the optional argument during running `completion-setup-hook'.
* *** empty log message ***YAMAMOTO Mitsuharu2005-10-161-2/+32
|
* (mac_clear_area): Add extern.YAMAMOTO Mitsuharu2005-10-161-0/+2
|
* (MAC_WINDOW_NORMAL_GC): Remove macro.YAMAMOTO Mitsuharu2005-10-161-466/+184
| | | | | | | | | | | | | | | | | | | (FRAME_NORMAL_GC): New macro. (mac_draw_line, mac_clear_area, mac_clear_window) (mac_fill_rectangle, mac_draw_string, mac_draw_string_16) (mac_draw_image_string, mac_draw_image_string_16): Rename from XDrawLine, XClearArea, XClearWindow, XFillRectangle, XDrawString, XDrawString16, XDrawImageString, and XDrawImageString16, respectively. All uses changed. (mac_draw_line, mac_erase_rectangle, mac_clear_area) (mac_clear_window, mac_draw_bitmap, mac_draw_rectangle) (mac_invert_rectangle, mac_draw_string_common, mac_draw_string) (mac_draw_string_16, mac_draw_image_string) (mac_draw_image_string_16, mac_copy_area, mac_copy_area_with_mask) (mac_scroll_area): Drawing functions now take frame as destination. All uses changed. (mac_draw_string_common): Get port height with FRAME_PIXEL_HEIGHT. (x_draw_fringe_bitmap): Set clipping area in face->gc.
* (Fx_create_frame): Add debugging code.YAMAMOTO Mitsuharu2005-10-161-7/+14
| | | | (Fx_show_tip): Set frame pixel width and height.
* [TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp): Allow nilYAMAMOTO Mitsuharu2005-10-161-17/+23
| | | | | | as argument. [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Regard nil for encoding arguments as UTF-16 in native byte order, no BOM.
* *** empty log message ***Richard M. Stallman2005-10-151-0/+5
|