*** empty log message ***
[bpt/emacs.git] / mac / ChangeLog
1 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2
3 * src/macmenu.c (mac_menu_show): Use refcon of selected menu item.
4
5 * src/macterm.c (XTread_socket): Read all pending events in the
6 event queue instead of one.
7 (mac_to_x_fontname): Return name with jisx0201.1976-0 encoding if
8 a script code of -smJapanese is specified.
9 (x_font_name_to_mac_font_name): Also recognize the jisx0201.1976-0
10 encoding.
11 (init_font_name_table): Use a script code of -smJapanese instead
12 of smRoman for the second entry of a Japanese font.
13 (XLoadQueryFont): Recognize a font as having the smRoman script
14 code if its encoding is jisx0201.1976-0.
15
16 * makefile.MPW: Generate etc/DOC file from .elc files instead of
17 .el files.
18
19 * src/mac.c (stat): Don't fail for aliases.
20 (sys_open) [__MRC__]: Set file creator and type for newly-created
21 files.
22 (sleep) [__MRC__]: Place loop around WaitNextEvent to check time
23 elapsed instead of use WaitNextEvent call as a delay.
24
25 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
26
27 * src/macterm.c (init_font_name_table): Add an additional entry to
28 the font table with the script code smRoman for each Apple
29 Japanese font.
30 (XLoadQueryFont): Recognize a font as having the smRoman script
31 code even when FontToScript returns smJapanese if it is one of
32 those created above.
33
34 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
35
36 * INSTALL: Add to the note on using -opt speed in MPW the function
37 macterm.c (x_draw_hollow_cursor).
38
39 * src/macterm.c (mac_scroll_area): Call CopyBits with local
40 coordinates and portBits instead of global coordinates and
41 screenBits. Set fore color and back color to black and white,
42 respectively, before calling CopyBits.
43
44 * src/macterm.c (local_to_global_coord): Comment out.
45
46 * src/mac.c (mac-filename-to-unix): Change to
47 mac-file-name-to-posix.
48 (unix-filename-to-mac): Change to posix-file-name-to-mac.
49 (mac_to_unix_pathname): Change to mac_to_posix_pathname.
50 (unix_to_mac_pathname): Change to posix_to_mac_pathname.
51
52 * src/macterm.c (do_ae_open_documents): Change call to
53 mac_to_unix_pathname to mac_to_posix_pathname.
54
55 2001-07-26 Andrew Choi <akochoi@i-cable.com>
56
57 * inc/macterm.h (x_display_list): Declare extern.
58
59 2001-07-20 Pavel Janík <Pavel@Janik.cz>
60
61 * src/macterm.c (xim_open_dpy): Fix typo.
62
63 2001-06-26 Andrew Choi <akochoi@i-cable.com>
64
65 * README: Change references to SourceForge site to
66 ftp://ftp.gnu.org/gnu/mac/emacs/.
67
68 2001-05-15 Gerd Moellmann <gerd@gnu.org>
69
70 * src/macterm.c (clear_mouse_face): Check for nil tip_frame.
71
72 2001-05-15 Andrew Choi <akochoi@i-cable.com>
73
74 * src/Emacs.r: Change About box message.
75
76 * makefile.MPW: Add md5.c.x to EmacsObjects.
77
78 * src/mac.c (select): Call WaitNextEvent instead of Delay.
79 (pause): Ditto.
80 (sleep): Ditto.
81
82 * src/macterm.c (do_app_resume): Set cursor to arrow.
83 (clear_mouse_face): check for NIL Lisp object instead of null
84 pointer.
85
86 * INSTALL: Delete note on compiling Lisp files on a Unix system.
87 Add note on turning off end of line conversion.
88
89 2001-02-27 Andrew Choi <akochoi@i-cable.com>
90
91 * src/macfns.c: Rename everything containing *busy_cursor* and
92 similar to *hourglass*.
93 Change IMAGE_POSITIVE_INTEGER_VALUE to
94 IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR throughout.
95 (x_set_font): If font hasn't changed, avoid recomputing faces and
96 other things, as in xfns.c.
97 (Qcancel_timer): New variable.
98 (syms_of_macfns): Rename x-busy-pointer-shape to
99 x-hourglass-pointer-shape, display-busy-cursor to
100 display-hourglass, busy-cursor-delay to hourglass-delay, as in
101 xfns.c.
102 (x_set_tool_bar_lines): Modify as in xfns.c
103 (x_change_window_heights): New function.
104
105 * inc/macterm.h (struct x_output): Rename busy_cursor to
106 hourglass_cursor, busy_window to hourglass_window, busy_p to
107 hourglass_p, as in xterm.h.
108
109 * src/macmenu.c (set_frame_menubar): Run activate-menu-bar-hook with
110 safe_run_hooks, as in xmenu.c.
111
112 * src/macterm.c (do_check_ram_size): New function.
113
114 * src/Emacs.r: Add ALRT resource #129 for alert when there is over
115 256 MB RAM.
116
117 2001-02-20 Andrew Choi <akochoi@i-cable.com>
118
119 * mac/INSTALL:
120 * mac/README:
121 * mac/cw5-mcp.xml:
122 * mac/cw6-mcp.xml:
123 * mac/inc/alloca.h:
124 * mac/inc/defs-cw5.h:
125 * mac/inc/defs-cw6.h: Added copyright notice.
126
127 2001-01-28 Andrew Choi <akochoi@i-cable.com>
128
129 * src/macterm.c (mac_font_pattern_match): Allocate three more
130 bytes to regex for '^', '$', and '\0'.
131
132 * src/macterm.c (x_list_fonts): Protect pattern and newlist from
133 garbage collection.
134
135 * src/macfns.c (QCconversion): Replaces QCalgorithm.
136
137 * src/macfns.c (image_ascent, lookup_image): Adapt to change of
138 image margins.
139
140 * src/macterm.c (x_produce_image_glyph, x_draw_image_foreground)
141 (x_draw_image_relief, x_draw_image_foreground_1)
142 (x_draw_image_glyph_string): Adapt to change of image margins.
143
144 * src/macterm.c (mac_to_x_fontname): Change charset name of
145 Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts
146 from ksc5601 to ksc5601.1989.
147
148 2000-12-12 Andrew Choi <akochoi@i-cable.com>
149
150 * cw5-mcp.xml: add md5.c to project.
151
152 * cw6-mcp.xml: add md5.c to project.
153
154 * src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle
155 Lisp_Object type tip_frame (was struct frame *) as in xfns.c.
156
157 2000-11-26 Andrew Choi <akochoi@i-cable.com>
158
159 * src/macterm.c (x_handle_tool_bar_click):
160 (note_tool_bar_highlight): change references to members deleted
161 from struct frame as in xterm.c.
162
163 * inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of
164 ~emacs/mac/bin.
165
166 2000-10-25 Andrew Choi <akochoi@i-cable.com>
167
168 * cw5-mcp.xml: renamed from emacs-cw5.mcp.xml.
169
170 * cw6-mcp.xml: renamed from emacs-cw6.mcp.xml.
171
172 * inc/defs-cw5.h: renamed from inc/cmdline-defs-cw5.h.
173
174 * inc/defs-cw6.h: renamed from inc/cmdline-defs-cw6.h.
175
176 2000-10-24 Andrew Choi <akochoi@i-cable.com>
177
178 * src/macterm.c (XTread_socket): check whether Lisp variable
179 mac-ready-for-drag-n-drop is bound rather than non-nil value.
180
181 2000-10-20 Andrew Choi <akochoi@users.sourceforge.net>
182
183 * INSTALL: New file.
184
185 * README: New file.
186
187 * TODO: New file.
188
189 * emacs-cw5.mcp.xml: New file.
190
191 * emacs-cw6.mcp.xml: New file.
192
193 * makefile.MPW: New file.
194
195 * inc/alloca.h: New file.
196
197 * inc/cmdline-defs-cw5.h: New file.
198
199 * inc/cmdline-defs-cw6.h: New file.
200
201 * inc/config.h: New file.
202
203 * inc/dirent.h: New file.
204
205 * inc/epaths.h: New file.
206
207 * inc/m-mac.h: New file.
208
209 * inc/macgui.h: New file.
210
211 * inc/macterm.h: New file.
212
213 * inc/pwd.h: New file.
214
215 * inc/s-mac.h: New file.
216
217 * inc/termio.h: New file.
218
219 * inc/utime.h: New file.
220
221 * inc/utsname.h: New file.
222
223 * inc/sys/file.h: New file.
224
225 * inc/sys/ioctl.h: New file.
226
227 * inc/sys/param.h: New file.
228
229 * inc/sys/stat.h: New file.
230
231 * inc/sys/time.h: New file.
232
233 * inc/sys/types.h: New file.
234
235 * src/Emacs.r: New file.
236
237 * src/EmacsMPW.r: New file.
238
239 * src/chdir.c: New file.
240
241 * src/mac.c: New file.
242
243 * src/macfns.c: New file.
244
245 * src/macmenu.c: New file.
246
247 * src/macterm.c: New file.
248
249 Copyright (C) 2001 Free Software Foundation, Inc.
250 Copying and distribution of this file, with or without modification,
251 are permitted provided the copyright notice and this notice are preserved.