- 11 Oct, 2004 1 commit
-
-
Jan Djärv authored
-
- 10 Oct, 2004 1 commit
-
-
Steven Tamm authored
(x_lower_frame): Add BLOCK_INPUT around SendBehind (make_mac_frame): Add BLOCK_INPUT around the making of a terminal frame (mac_initialize): Add BLOCK_INPUT around carbon initialization macgui.h (mktime): Use emacs_mktime macfns.c (Fx_file_dialog): Add BLOCK_INPUT around more code. Make a cancel file-open dialog be like C-g. mac.c (mktime): Use emacs_mktime (Fdo_applescript): Add BLOCK_INPUT around do_applescript (Fmac_paste_function): Add better error handling for carbon cut/paste
-
- 09 Oct, 2004 1 commit
-
-
Kim F. Storm authored
-
- 08 Oct, 2004 1 commit
-
-
Steven Tamm authored
macterm.c (mac_check_for_quit_char): Remove warning for using NULL where 0 should be used unexmacosx.c: Use malloc/malloc.h on Tiger instead of objc/malloc.h mac.c: Include time.h for Tiger compatibility
-
- 07 Oct, 2004 1 commit
-
-
Kim F. Storm authored
-
- 06 Oct, 2004 2 commits
-
-
Steven Tamm authored
(x_real_positions): Use mac_get_window_bounds. macmenu.c (update_submenu_strings): Apply 2004-09-07 change for xmenu.c (YAILOM). macterm.c [!MAC_OSX]: Include Windows.h. (front_emacs_window): Rename from mac_front_window. All uses changed. Return the frontmost non-tooltip emacs window. (mac_get_window_bounds): New function. (x_calc_absolute_position): Use the difference of width and height between the inner and outer window. (x_set_offset): Specify window position by the coordinae of the outer window. Adjust the position if the title bar is completely outside the screen. (app_is_suspended, app_sleep_time): Remove unused variables. (do_app_resume, do_app_suspend): Remove their contents because window-activate/deactivate events will do the job. (do_zoom_window): Remove unused variables. Make compliant to the standard way of zooming. Set f->left_pos and f->top_pos. (XTread_socket): Don't use argument `expected'. Don't use FrontWindow to determine the clicked window. Exclude unprocessed mouseUp cases in the early stage. Add parentheses to fix operator precedence. (XTread_socket) [TARGET_API_MAC_CARBON]: Don't specify drag area.
-
Jan Djärv authored
AC_MSG_WARN.
-
- 05 Oct, 2004 2 commits
- 04 Oct, 2004 5 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
while tracking/dragging mouse.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 03 Oct, 2004 1 commit
-
-
Michael Albinus authored
-
- 29 Sep, 2004 5 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 28 Sep, 2004 1 commit
-
-
Kim F. Storm authored
-
- 27 Sep, 2004 1 commit
-
-
Kim F. Storm authored
-
- 25 Sep, 2004 1 commit
-
-
Jan Djärv authored
-
- 24 Sep, 2004 2 commits
-
-
Kim F. Storm authored
-
Jan Djärv authored
* Makefile.in: Run setarh i386 ./temacs if exec-shield is present.
-
- 18 Sep, 2004 3 commits
-
-
Stefan Monnier authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Handle the case where we reach the old displayed text, out of sync with the old line boundary.
-
- 15 Sep, 2004 1 commit
-
-
Stefan Monnier authored
-
- 14 Sep, 2004 2 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 13 Sep, 2004 2 commits
-
-
Stefan Monnier authored
(Fbyte_code): Remove dead code after `wrong_type_argument'.
-
Stefan Monnier authored
before doing the mark_stack_check_gcpros since they are not on the stack.
-
- 12 Sep, 2004 1 commit
-
-
Kim F. Storm authored
-
- 11 Sep, 2004 1 commit
-
-
Eli Zaretskii authored
-
- 10 Sep, 2004 3 commits
-
-
Eli Zaretskii authored
blockinput.h. (dosfns.o): Depend on blockinput.h, window.h, dispextern.h, charset.h, and coding.h (w16select.o): Depend on buffer.h, charset.h, coding.h, and composite.h. (term.o): Depend on window.h and keymap.h. (abbrev.o): Depend on syntax.h. (callint.o): Depend on keymap.h. (casefiddle.o): Depend on charset.h and keymap.h. (category.o): Depend on keymap.h. (coding.o): Depend on dispextern.h. (cmds.o): Depend on keyboard.h and keymap.h. (dispnew.o): Depend on indent.h and intervals.h. (doc.o): Depend on keymap.h. (editfns.o): Depend on frame.h. (emacs.o): Depend on dispextern.h. (fileio.o): Don't depend on ccl.h. (filelock.o): Depend on charset.h and coding.h. (frame.o): Depend on w32term.h and macterm.h. (insdel.o): Depend on region-cache.h. (keyboard.o): Depend on keymap.h, w32term.h, and macterm.h. (minibuf.o): Depend on $(INTERVALS_SRC) and keymap.h. (search.o): Depend on $(INTERVALS_SRC). (syntax.o): Depend on keymap.h, regex.h, and $(INTERVALS_SRC). (window.o): Depend on keymap.h, blockinput.h, $(INTERVALS_SRC), xterm.h, w32term.h, and macterm.h. (xdisp.o): Depend on keyboard.h, $(INTERVALS_SRC), xterm.h, w32term.h, and macterm.h. (xfaces.o): Depend on keyboard.h, $(INTERVALS_SRC), region-cache.h, xterm.h, w32term.h, and macterm.h. (bytecode.o): Depend on dispextern.h, frame.h, and xterm.h. (data.o): Depend on frame.h. (fns.o): Depend on keymap.h, xterm.h, and blockinput.h. (print.o): Depend on termchar.h and $(INTERVALS_SRC). (lread.o): Depend on $(INTERVALS_SRC), termhooks.h, and coding.h. (intervals.o): Depend on keymap.h.
-
Jan Djärv authored
x_uncatch_errors so that possible protocol errors are delivered.
-
Eli Zaretskii authored
-
- 09 Sep, 2004 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-