]> code.delx.au - gnu-emacs/blob - mac/ChangeLog
Merge from gnus--devo--0
[gnu-emacs] / mac / ChangeLog
1 2007-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2
3 * inc/config.h: Remove HAVE_X11R5.
4
5 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
6
7 * makefile.MPW (SOME_MACHINE_OBJECTS): Remove sunfns.o.
8
9 2007-09-13 Seiji Zenitani <zenitani@mac.com>
10 Takanori Yamamoto <takanori.yamamoto@gmail.com>
11 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
12
13 * Emacs.app/Contents/Info.plist: Add
14 filetype/extension entries for the document icon.
15 * Emacs.app/Contents/Resources/Emacs.icns: Update.
16 * Emacs.app/Contents/Resources/document.icns: New file.
17
18 2007-08-29 Glenn Morris <rgm@gnu.org>
19
20 * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings:
21 * src/Emacs.r: Increase version to 23.0.50.
22
23 2007-08-29 Karoly Lorentey <lorentey@elte.hu>
24
25 * makefile.MPW (EmacsObjects): Add terminal.c.x.
26 (callproc.c.x): Add dependencies frame.h, termhooks.h.
27 ({Src}terminal.c.x): New.
28 (shortlisp): Add server.elc and termdev.elc.
29
30 2007-07-25 Glenn Morris <rgm@gnu.org>
31
32 * Relicense all FSF files to GPLv3 or later.
33
34 * COPYING: Switch to GPLv3.
35
36 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
37
38 * Version 22.1 released.
39
40 2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
41
42 * INSTALL: Add note about moving self-contained application bundle
43 to non-ASCII directory.
44
45 2007-04-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
46
47 * INSTALL: Fix description about using colors in terminal.
48 Fix typos (/Application -> /Applications).
49
50 2007-04-26 Glenn Morris <rgm@gnu.org>
51
52 * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings:
53 * src/Emacs.r: Increase version to 22.1.50.
54
55 2007-04-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
56
57 * make-package (compver): Don't hardcode processor type.
58
59 2007-03-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
60
61 * makefile.MPW (dired.c.x, editfns.c.x, fileio.c.x, lread.c.x)
62 (print.c.x, term.c.x): Depend on BLOCKINPUT_H_GROUP.
63
64 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
65
66 * inc/config.h: Sync with src/config.in.
67
68 2007-01-30 Piet van Oostrum <piet@cs.uu.nl>
69
70 * make-package (compver): Install info and manpages.
71
72 2006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
73
74 * inc/config.h: Sync with src/config.in.
75
76 2006-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
77
78 * INSTALL: Add descriptions about configuration and invocation.
79 Capitalize `Carbon'.
80
81 2006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
82
83 * inc/config.h: Sync with src/config.in.
84
85 2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
86
87 * INSTALL: Remove descriptions about --without-x. Remove
88 --without-carbon from configure options for X11 build.
89
90 2006-09-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
91
92 * INSTALL: Remove descriptions about experimental flags.
93
94 * inc/config.h: Sync with src/config.in.
95
96 * src/Emacs.r (M_APPLE): New define.
97 (MENU): Use it.
98
99 2006-09-15 Jay Belanger <belanger@truman.edu>
100
101 * COPYING: Replace "Library Public License" by "Lesser Public
102 License" throughout.
103
104 2006-07-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
105
106 * makefile.MPW (dired.c.x, editfns.c.x, fileio.c.x):
107 Depend on blockinput.h.
108
109 2006-07-12 Kim F. Storm <storm@cua.dk>
110
111 * INSTALL: More cleanup related to last change.
112
113 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
114
115 * INSTALL: Remove descriptions about Metrowerks CodeWarrior. Fix URL
116 for GNU-fonts.smi.bin. USE_ATSUI is enabled by default on Mac OS X.
117
118 * README: Remove descriptions about Metrowerks CodeWarrior.
119
120 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
121
122 * makefile.MPW (SOME_MACHINE_LISP): Add fringe.elc.
123
124 2006-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
125
126 * inc/config.h (pid_t): Define to int.
127
128 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
129
130 * makefile.MPW (shortlisp, SOME_MACHINE_LISP): Sync with
131 src/Makefile.in.
132
133 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
134
135 * makefile.MPW (macselect.c.x): Depend on keymap.h.
136
137 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
138
139 * Emacs.app/Contents/Info.plist: Add CFBundleURLTypes key and
140 data. Make NSServices open-selection the first entry.
141
142 2005-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
143
144 * makefile.MPW (shortlisp): Sync with src/Makefile.in.
145
146 2005-10-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
147
148 * INSTALL: Replace `Mac OS 8/9' with `Mac OS Classic'. Add
149 `FIXME' to descriptions about Metrowerks CodeWarrior. Remove
150 obsolete description about 512MB limit and icon on Mac OS Classic.
151 Add description about flags for experimental features.
152
153 * README: Replace `Mac OS 8/9' with `Mac OS Classic'. Add `FIXME'
154 to descriptions about Metrowerks CodeWarrior. Remove obsolete
155 descriptions about C-g and supported image types.
156
157 2005-10-20 Bryan D. O'Connor <bryan@lunch.org> (tiny change)
158
159 * make-package: Add a --compressed-dist option to compress info
160 files and .el files that have been byte-compiled. It defaults to "no".
161
162 2005-09-24 Eli Zaretskii <eliz@gnu.org>
163
164 * INSTALL (NOTES): Update the list of versions of MacOS on which
165 Emacs should build.
166
167 * README: Remove a link to ftp://ftp.gnu.org/gnu/mac/emacs/ (which
168 does not exist).
169
170 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
171
172 * inc/config.h: Sync with src/config.in.
173
174 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
175
176 * Emacs.app/Contents/Info.plist (mail-to, mail-selection): New
177 NSServices.
178
179 2005-07-04 Lute Kamstra <lute@gnu.org>
180
181 Update FSF's address in GPL notices.
182
183 2005-06-08 Steven Tamm <steventamm@mac.com>
184
185 * INSTALL: Explain that a universal binary cannot be created and
186 builds for on emachine cannot be targeted to the other.
187 * README: Add Universal Binary to the Todo List.
188
189 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
190
191 * makefile.MPW (buildobj.lst): New target.
192 (Clean): Delete file buildobj.lst.
193 (Emacs, {DocTarget}DOC): Depend on buildobj.lst.
194 (EmacsSource, MacSource, LispSource, LispSourceDontCompile):
195 Remove variables.
196 (SOME_MACHINE_OBJECTS, shortlisp, SOME_MACHINE_LISP):
197 New variables.
198 ({DocTarget}DOC): Use them.
199 (Make-DocFile-PPCCOptions): Add `-d MAC_OS -d MAC_OS8'.
200
201 * inc/config.h: Sync with src/config.in.
202 (DO_BLOCK_INPUT, HAVE_DIFFTIME, HAVE_LOCALE_H, HAVE_MEMCMP)
203 (HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET, HAVE_SETITIMER)
204 (HAVE_SIZE_T, HAVE_SYS_IOCTL_H, HAVE_SYS_PARAM_H, HAVE_SYS_STAT_H)
205 (HAVE_SYS_TYPES_H, TIME_WITH_SYS_TIME, SYNC_INPUT): Define them.
206 [__MRC__] (HAVE_ALLOCA_H): Likewise.
207 (config_machfile, config_opsysfile, my_strftime): New macros.
208 (HAVE_PWD_H): Move from s-mac.h.
209 (HAVE_ALLOCA, C_ALLOCA): Move from m-mac.h.
210 (PTR): Move to s-mac.h.
211
212 * inc/m-mac.h (HAVE_ALLOCA, C_ALLOCA): Move to config.h.
213
214 * inc/s-mac.h: Sync with src/s/template.h. Don't include fcntl.h,
215 time.h, or signal.h.
216 (index, rindex): New macros.
217 [__MRC__] (sigmask, __signal_max, NSIG): Adjust signal numbers for
218 compatibility with predefined ones.
219 (PTR): Move from s-mac.h.
220 (HAVE_PWD_H): Move to config.h.
221 (volatile): Remove macro.
222 [__MRC__] (strftime): Likewise.
223 (read_input_waiting, sys_gmtime, sys_localtime, sys_ctime)
224 (sys_time, sys_signal, atof): Remove declarations.
225
226 * inc/sys/time.h (ITIMER_REAL): New macro.
227 (struct itimerval): New struct.
228 (setitimer): New extern.
229
230 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
231
232 * inc/config.h [HAVE_CARBON] (USE_TOOLKIT_SCROLL_BARS): Define.
233
234 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
235
236 * makefile.MPW (MacObjects): Add macselect.c.x.
237 (macselect.c.x): New target.
238 (mac.c): Fix dependency.
239
240 * Emacs.app/Contents/Info.plist: Add NSServices key and data.
241
242 * inc/s-mac.h (HAVE_PWD_H): Define.
243
244 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
245
246 * makefile.MPW (NonCarbonLibs): Add LocalesLib. Delete
247 TextEncodingConverter.
248
249 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
250
251 * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings
252 (CFBundleShortVersionString, CFBundleGetInfoString): Fix version
253 number and copyright.
254
255 * Emacs.r (DITL, vers): Likewise.
256
257 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
258
259 * Emacs.app/Contents/Info.plist (CFBundleIdentifier): Change to
260 org.gnu.Emacs.
261
262 2005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
263
264 * INSTALL: Mention new target `NonCarbon'.
265
266 2005-03-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
267
268 * makefile.MPW (NonCarbon): New target. The target `Emacs' is now
269 used for the Carbon build that defines HAVE_CARBON.
270
271 * inc/config.h (HAVE_STDLIB_H): Define to 1.
272
273 * src/EmacsMPW.r (SIZE): Increase preferred memory size to 32MB.
274 [HAVE_CARBON] (crfg): New resource for extra stack space.
275
276 2004-12-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
277
278 * makefile.MPW: Add dependencies for fringe.c.x, image.c.x, and
279 lastfile.c.x.
280 (PPCCOptions): Add -alloca.
281 (EmacsObjects): Remove alloca.c.x. Add fringe.c.x, image.c.x, and
282 lastfile.c.x.
283 (Emacs MPW): Add QuickTimeLib.
284 (EmacsSource): Remove alloca.c. Add fringe.c, image.c, and
285 lastfile.c.
286 (LispSource): Fix pathnames for byte-run.elc, float-sup.elc, and
287 map-ynp.elc.
288 * inc/config.h (USE_LSB_TAG) [__MRC__]: Define.
289 (UNEXEC_SRC): Close comment.
290 * inc/epaths.h (PATH_BITMAPS, PATH_GAME): New defines.
291 * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define.
292 (C_ALLOCA) [__MRC__]: Don't define.
293 * inc/s-mac.h (X_OK): New define.
294 (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro.
295 (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.
296
297 2004-05-29 Steven Tamm <steventamm@mac.com>
298
299 * INSTALL: Fixing typos
300 * README: Updating list of TODOs to remove image support and
301 environment variable problem.
302
303 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
304
305 * src/Emacs.r: Update TOO_MUCH_RAM error message.
306
307 2003-11-22 Lars Hansen <larsh@math.ku.dk>
308
309 * inc/grp.h: Added.
310
311 2003-11-02 Andrew Choi <akochoi@shaw.ca>
312
313 * src/Emacs.r [!TARGET_API_MAC_CARBON]: Don't define hfdr resource.
314 * Emacs.app/Contents/Resources/Emacs.rsrc: Remove.
315
316 2003-10-31 Andrew Choi <akochoi@shaw.ca>
317
318 * INSTALL: Add Nozomu Ando's changes to instructions for
319 installing on X Window (that static libraries are no longer
320 necessary after his changes to src/unexmacosx.c).
321
322 2003-04-28 Andrew Choi <akochoi@shaw.ca>
323
324 * make-package: Allocate 5% extra space on disk image for
325 directories and partition tables.
326
327 2003-04-04 Steven Tamm <steventamm@mac.com>
328
329 * make-package: Place libexec executables directly under the
330 Contents/MacOS/libexec if the application is self-contained
331
332 2003-04-01 Kim F. Storm <storm@cua.dk>
333
334 * makefile.MPW (frame.c.x): Add dependency on BLOCKINPUT_H_GROUP.
335 (xdisp.c.x): Fix to use BLOCKINPUT_H_GROUP.
336
337 2003-03-21 Kim F. Storm <storm@cua.dk>
338
339 * makefile.MPW (xdisp.c.x): Add dependency on blockinput.h and
340 files included from it. Add dependency on keymap.h.
341
342 2003-01-14 Steven Tamm <steventamm@mac.com>
343
344 * make-package: Fixed problem where the building without
345 specifying build directory fails.
346
347 2003-01-07 Steven Tamm <steventamm@mac.com>
348
349 * INSTALL: Added documentation about --enable-carbon-app and
350 changed documentation concerning Emacs.app location
351 Removed some of the documentation about make-package that isn't
352 needed
353 Changed comment about requiring root permission to install to
354 saying that it might be necessary depending on where you install
355 Refered to /usr caveat in more places
356 * make-package (make_options): Use new carbon_appdir option to
357 specify directory to install Application and lets the makefile
358 install
359
360 2003-01-01 Steven Tamm <steventamm@mac.com>
361
362 * make-package: Now copies License and ReadMe files into the
363 Resources directory. Reduces overhead size when creating
364 installer disk image.
365
366 2002-12-29 Steven Tamm <steventamm@mac.com>
367
368 * make-package: Defaults to building the source tree in a
369 separate directory. Use the new option --build-in-place to
370 have old behavior. Added new option --build-dir to specify the
371 build directory.
372
373 2002-12-27 Steven Tamm <steventamm@mac.com>
374
375 * make-package: Fix typo where tmpparent was used instead of
376 tempparent for calculating installedSize and compressedSize.
377
378 2002-12-10 Andreas Schwab <schwab@suse.de>
379
380 * make-package: Fix syntax for find.
381
382 2002-12-08 Steven Tamm <steventamm@mac.com>
383
384 * INSTALL: Added description about make-package.
385
386 * make-package: Fixed --self-contained option to place the
387 directories in the correct locations for
388 init_mac_osx_environment and use hardlink by default for the
389 application. Script fails with invalid option.
390
391 2002-12-02 Andrew Choi <akochoi@shaw.ca>
392
393 * make-bin-dist, osx-install: Remove.
394
395 * INSTALL: Remove description of make-bin-dist and osx-install.
396
397 2002-12-02 Steven Tamm <steventamm@mac.com>
398
399 * make-package (installprefix): Switched copying of .el files
400 to be on by default. Removed symlink for emacs -> emacs-version.
401
402 2002-11-30 Steven Tamm <steventamm@mac.com>
403
404 * make-package: Now compresses .pax file instead of entire disk
405 image to reduce installer size on disk. Also added code to
406 create compressed disk image in the future.
407
408 No longer copies .el files that have been compiled by default.
409 Use --full-dist option to include them.
410
411 Option --symlink added to reduce disk size by making
412 /usr/bin/emacs and the Emacs binary inside the Emacs.app to become
413 symlinks to the emacs-[version] binary.
414
415 Option --self-contained added to place files shared files
416 inside the Emacs.app executable (for portability between systems)
417
418 Added hidden debugging option --keep-dir to keep temporary install
419 directory (emacs-[version]) around after running script
420
421 * README: Removed comment about mouse-2 & -3 not working (it does).
422
423 2002-10-14 Andreas Schwab <schwab@suse.de>
424
425 * make-package: Fix syntax for find.
426
427 2002-10-08 Steven Tamm <steventamm@mac.com>
428
429 * make-package: Added ability to pass command line options
430 through to make and configure (-m, & -c,).
431 Added option to not copy Application into installer, the default
432 for X11 builds. Does not copy CVS directories into installer.
433 Clarified some of the usage notes.
434
435 2002-10-07 Steven Tamm <steventamm@mac.com>
436
437 * make-package: Now calls make bootstrap if .elc files are missing.
438
439 2002-08-27 Andrew Choi <akochoi@shaw.ca>
440
441 * INSTALL: Add information on starting Emacs as a GUI application
442 from the terminal.
443
444 2002-08-15 Andrew Choi <akochoi@shaw.ca>
445
446 * INSTALL: Add instructions for building Carbon version on Macs
447 with X Window installed.
448
449 2002-07-31 Andrew Choi <akochoi@shaw.ca>
450
451 * Emacs.app/Contents/PkgInfo, Emacs.app/Contents/Info.plist:
452 change creator code from ???? to EMAx.
453
454 * INSTALL: Add instructions for building X Window version.
455
456 2002-07-11 Andrew Choi <akochoi@shaw.ca>
457
458 * make-package: Change -a option to -R for cp command.
459
460 2002-07-05 Andrew Choi <akochoi@shaw.ca>
461
462 * make-package: Add ability to handle options --help, --prefix,
463 --no-conf, and --with-x.
464
465 2002-07-04 Andrew Choi <akochoi@shaw.ca>
466
467 * make-package: New file.
468
469 2002-07-01 Andrew Choi <akochoi@shaw.ca>
470
471 * Emacs.app/Contents/Resources/Emacs.icns: New file.
472
473 * Emacs.app/Contents/Info.plist: Add CFBundleDocumentTypes and
474 CFBundleIconFile entries.
475
476 2002-04-13 Andrew Choi <akochoi@shaw.ca>
477
478 * Emacs.app/Contents/Info.plist: New file.
479
480 * Emacs.app/Contents/PkgInfo: New file.
481
482 * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings:
483 New file.
484
485 * cw5-mcp.xml: Remove file.
486
487 * inc/defs-cw5.h: Remove file.
488
489 * cw6-mcp.xml: Update with new version.
490
491 * mac/inc/defs-cw6.h: New constant MAC_OS8. Remove definition
492 of constant CODEWARRIOR_VERSION_6.
493
494 * mac/src/mac.c:
495 * mac/src/macmenu.c:
496 * mac/src/macterm.c:
497 Test constant __MSL__ instead of CODEWARRIOR_VERSION_6.
498
499 * src/Carbon.r: New File.
500
501 * makefile.MPW: Define MAC_OS and MAC_OS8. Update with change of
502 locations for mac.c, macfns.c, macgui.h, macmenu.c, macterm.c, and
503 macterm.h. Generate DOC from .el instead of .elc versions of
504 files listed in DONTCOMPILE in lisp/Makefile.in.
505
506 * INSTALL: Add installation instructions for Mac OS X.
507
508 * README: Add information for Mac OS X.
509
510 * src/mac.c, inc/macgui.h, src/macfns.c, src/macmenu.c,
511 src/macterm.c, inc/macterm.h: Remove from here and move to src.
512
513 2002-04-12 Andrew Choi <akochoi@shaw.ca>
514
515 * src/mac.c (select): Under Carbon, always return true so
516 XTread_socket is called to poll input.
517 (run_mac_command): Not implemented under Carbon.
518 (get_wd): Call PBHGetVolSync and path_from_vol_dir_name to
519 establish pathname.
520 (do_applescript): Use Carbon routines AEGetDescDatASize and
521 AEGetDescData.
522 (Fmac_paste_function): Use Carbon routines GetCurrentScrap,
523 GetScrapFlavorFlags, GetScrapFlavorSize, and GetScrapFlavorData.
524 (Fmac_cut_function): Use Carbon routines ClearCurrentScrap,
525 GetCurrentScrap, and PutScrapFlavor.
526 (Fx_selection_exists_p): Use Carbon routines GetCurrentScrap and
527 GetScrapFlavorFlags.
528
529 * src/macfns.c: Synchronize with changes in w32fns.c.
530 [MAC_OSX]: Include Carbon headers.
531 (x_real_positions): Use Carbon routine GetWindowPortBounds.
532 (x_set_scroll_bar_width): Set width of scroll bar to 16.
533 (x_make_gc): Remove static qualifier.
534
535 * src/macmenu.c: Synchronize with changes in w32menu.c.
536 [MAC_OSX]: Include Carbon headers.
537 (set_frame_menubar): Check equality of vector representation of
538 scroll bars using Fequal instead of EQ.
539 (mac_menu_show): Use Carbon routine GetWindowPort.
540 (mac_dialog): Likewise.
541 (add_menu_item): Use Carbon routines CountMenuItems,
542 EnableMenuItem, and DisableMenuItem.
543
544 * src/macterm.c: Synchronize with changes in w32term.c.
545 [MAC_OSX]: Include Carbon headers.
546 (XDrawLine): Use Carbon routine GetWindowPort.
547 (XClearArea): Likewise.
548 (XClearWindow): Use Carbon routines GetWindowPort and
549 GetWindowPortBounds.
550 (mac_draw_bitmap): Use Carbon routines GetWindowPort and
551 GetPortPixMap.
552 (mac_set_clip_rectangle): Use Carbon routine GetWindowPort.
553 (mac_reset_clipping): Use Carbon routine GetWindowPort.
554 (XFillRectangle): Likewise.
555 (mac_draw_rectangle): Likewise.
556 (mac_draw_rectangle_to_pixmap): Likewise.
557 (mac_draw_string_common): Likewise.
558 (mac_copy_area): Use Carbon routines GetWindowPort and
559 GetPortPixMap.
560 (mac_scroll_area): Use Carbon routines GetWindowPort and
561 GetQDGlobalsScreenBits.
562 (x_flush): Call Carbon routine QDFlushPortBuffer.
563 (x_update_end): Use Carbon routine GetWindowPort; call x_flush.
564 (x_draw_fringe_bitmap): Call mac_reset_clipping before returning.
565 (x_draw_image_glyph_string): Likewise.
566 (x_draw_stretch_glyph_string): Likewise.
567 (construct_mouse_click): Call Carbon routine GetWindowPort.
568 (note_mouse_movement): Call Carbon routine GetWindowPortBounds.
569 (XTmouse_position): Call Carbon routine GetWindowPort.
570 (x_scroll_bar_create): Create scroll bar with proc
571 kControlScrollBarProc.
572 (XTset_vertical_scroll_bar) [MAC_OSX]: Set width to 16.
573 (activate_scroll_bar): Call ActivateControl instead of
574 SetControlMaximum.
575 (deactivate_scroll_bar): Call DeactivateControl instead of
576 SetControlMaximum.
577 (x_scroll_bar_handle_click): Use default case for scroll
578 indicator.
579 (x_scroll_bar_report_motion): Call Carbon routine GetWindowPort.
580 (x_calc_absolute_position): Call Carbon routines GetWindowPort and
581 GetWindowPortBounds.
582 (init_font_name_table): Call Carbon Font Manager routines to
583 iterate through all fonts.
584 (XLoadQueryFont): Call Carbon routines GetPortTextFont,
585 GetPortTextSize, and GetPortTextFace.
586 (do_init_managers): Do not initialize Mac Toolbox under Carbon.
587 (is_emacs_window): New function to filter out non-Emacs windows
588 passed back by WaitNextEvent.
589 (do_mouse_moved): Call Carbon routine GetWindowPort.
590 (do_apple_menu): No apple menu handler under Carbon.
591 (do_zoom_window): Call Carbon routines GetWindowPort,
592 GetQDGlobalsScreenBits, SetWindowStandardState, and
593 GetWindowPortBounds.
594 (init_required_apple_events): Use UPP procedure type converter.
595 (main): Don't define for Carbon version.
596 (XTread_socket): Don't check interrupt_input_blocked. Don't call
597 check_alarm. Call Carbon routines GetWindowPort,
598 GetQDGlobalScreenBits, GetWindowPortBounds, and InvalWindowRect.
599 (NewMacWindow): Set making_terminal_window to 0. Call Carbon
600 routine GetWindowPort.
601 (mac_initialize): Rename from x_initialize. Use new Doc string
602 format.
603
604 * inc/macterm.h: Synchronize with changes in w32term.h.
605
606 * inc/macgui.h [MAC_OSX]: Use OpaqueWindowPtr* instead of
607 WindowPtr.
608
609 2002-01-28 Kim F. Storm <storm@cua.dk>
610
611 * src/macterm.c (x_erase_phys_cursor): Don't erase cursor if
612 cursor row is invisible. This can happen if cursor is on top line
613 of a window, and we switch to a buffer with a header line.
614
615 2001-12-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
616
617 * cw5-mcp.xml, cw6-mcp.xml, makefile.MPW: Remove mocklisp files.
618
619 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
620
621 * src/macfns.c (x_report_frame_params): Make the scroll-bar-width
622 frame parameter have a numeric value all the time.
623
624 2001-12-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
625
626 * COPYING: New file.
627
628 2001-12-06 Kim F. Storm <storm@cua.dk>
629
630 * src/macfns.c (x_report_frame_params): Return actual fringe widths.
631
632 2001-12-01 Kim F. Storm <storm@cua.dk>
633
634 The following changes add left-fringe and right-fringe
635 frame parameters to adjust fringe widths, or remove one or
636 both fringes. See ../src/ChangeLog for details.
637
638 * inc/macterm.h: Merged changes from xterm.h.
639 * src/macterm.c: Merged changes from xterm.c.
640 * src/macfns.c: Merged changes from xfns.c.
641
642 2001-11-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
643
644 * src/macterm.c (waiting_for_input): Remove unnecessary declaration.
645
646 2001-11-16 Kim F. Storm <storm@cua.dk>
647
648 The following changes are made to clean up the various internal
649 references to the fringes to actually use the term `fringe'.
650
651 * src/macfns.c: Use renamed symbols.
652
653 * src/macterm.c: Comment fixes. Use renamed symbols.
654 (fringe_bitmap_type): Renamed from bitmap_type.
655 (NO_FRINGE_BITMAP): Renamed from NO_BITMAP.
656 (x_draw_fringe_bitmap): Renamed from x_draw_bitmap.
657 (x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.
658
659 * inc/macterm.h: Comment fixes. Use renamed symbols.
660 (fringes_extra): Renamed from flags_areas_extra.
661 (FRAME_FRINGE_BITMAP_WIDTH): Renamed from FRAME_FLAGS_BITMAP_WIDTH.
662 (FRAME_FRINGE_BITMAP_HEIGHT): Renamed from FRAME_FLAGS_BITMAP_HEIGHT.
663 (FRAME_X_FRINGE_COLS): Renamed from FRAME_X_FLAGS_AREA_COLS.
664 (FRAME_X_FRINGE_WIDTH): Renamed from FRAME_X_FLAGS_AREA_WIDTH.
665 (FRAME_X_LEFT_FRINGE_WIDTH): Renamed from FRAME_X_LEFT_FLAGS_AREA_WIDTH.
666 (FRAME_X_RIGHT_FRINGE_WIDTH): Renamed from FRAME_X_RIGHT_FLAGS_AREA_WIDTH.
667
668 2001-10-20 Gerd Moellmann <gerd@gnu.org>
669
670 * (Version 21.1 released.)
671
672 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
673
674 * src/macfns.c (x_create_bitmap_from_file, x_find_image_file):
675 * src/mac.c (run_mac_command): Update calls to openp.
676
677 2001-10-08 Stefan Monnier <monnier@cs.yale.edu>
678
679 * src/macmenu.c (Fx_popup_menu): Use Fkeymap_prompt.
680
681 * src/macterm.c: Include keymap.h.
682 (note_mode_line_highlight): Use KEYMAPP.
683
684 2001-10-05 Gerd Moellmann <gerd@gnu.org>
685
686 * Branch for 21.1.
687
688 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
689
690 * src/macmenu.c (mac_menu_show): Use refcon of selected menu item.
691
692 * src/macterm.c (XTread_socket): Read all pending events in the
693 event queue instead of one.
694 (mac_to_x_fontname): Return name with jisx0201.1976-0 encoding if
695 a script code of -smJapanese is specified.
696 (x_font_name_to_mac_font_name): Also recognize the jisx0201.1976-0
697 encoding.
698 (init_font_name_table): Use a script code of -smJapanese instead
699 of smRoman for the second entry of a Japanese font.
700 (XLoadQueryFont): Recognize a font as having the smRoman script
701 code if its encoding is jisx0201.1976-0.
702
703 * makefile.MPW: Generate etc/DOC file from .elc files instead of
704 .el files.
705
706 * src/mac.c (stat): Don't fail for aliases.
707 (sys_open) [__MRC__]: Set file creator and type for newly-created
708 files.
709 (sleep) [__MRC__]: Place loop around WaitNextEvent to check time
710 elapsed instead of use WaitNextEvent call as a delay.
711
712 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
713
714 * src/macterm.c (init_font_name_table): Add an additional entry to
715 the font table with the script code smRoman for each Apple
716 Japanese font.
717 (XLoadQueryFont): Recognize a font as having the smRoman script
718 code even when FontToScript returns smJapanese if it is one of
719 those created above.
720
721 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
722
723 * INSTALL: Add to the note on using -opt speed in MPW the function
724 macterm.c (x_draw_hollow_cursor).
725
726 * src/macterm.c (mac_scroll_area): Call CopyBits with local
727 coordinates and portBits instead of global coordinates and
728 screenBits. Set fore color and back color to black and white,
729 respectively, before calling CopyBits.
730
731 * src/macterm.c (local_to_global_coord): Comment out.
732
733 * src/mac.c (mac-filename-to-unix): Change to
734 mac-file-name-to-posix.
735 (unix-filename-to-mac): Change to posix-file-name-to-mac.
736 (mac_to_unix_pathname): Change to mac_to_posix_pathname.
737 (unix_to_mac_pathname): Change to posix_to_mac_pathname.
738
739 * src/macterm.c (do_ae_open_documents): Change call to
740 mac_to_unix_pathname to mac_to_posix_pathname.
741
742 2001-07-26 Andrew Choi <akochoi@i-cable.com>
743
744 * inc/macterm.h (x_display_list): Declare extern.
745
746 2001-07-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
747
748 * src/macterm.c (xim_open_dpy): Fix typo.
749
750 2001-06-26 Andrew Choi <akochoi@i-cable.com>
751
752 * README: Change references to SourceForge site to
753 ftp://ftp.gnu.org/gnu/mac/emacs/.
754
755 2001-05-15 Gerd Moellmann <gerd@gnu.org>
756
757 * src/macterm.c (clear_mouse_face): Check for nil tip_frame.
758
759 2001-05-15 Andrew Choi <akochoi@i-cable.com>
760
761 * src/Emacs.r: Change About box message.
762
763 * makefile.MPW: Add md5.c.x to EmacsObjects.
764
765 * src/mac.c (select): Call WaitNextEvent instead of Delay.
766 (pause): Ditto.
767 (sleep): Ditto.
768
769 * src/macterm.c (do_app_resume): Set cursor to arrow.
770 (clear_mouse_face): check for NIL Lisp object instead of null
771 pointer.
772
773 * INSTALL: Delete note on compiling Lisp files on a Unix system.
774 Add note on turning off end of line conversion.
775
776 2001-02-27 Andrew Choi <akochoi@i-cable.com>
777
778 * src/macfns.c: Rename everything containing *busy_cursor* and
779 similar to *hourglass*.
780 Change IMAGE_POSITIVE_INTEGER_VALUE to
781 IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR throughout.
782 (x_set_font): If font hasn't changed, avoid recomputing faces and
783 other things, as in xfns.c.
784 (Qcancel_timer): New variable.
785 (syms_of_macfns): Rename x-busy-pointer-shape to
786 x-hourglass-pointer-shape, display-busy-cursor to
787 display-hourglass, busy-cursor-delay to hourglass-delay, as in
788 xfns.c.
789 (x_set_tool_bar_lines): Modify as in xfns.c
790 (x_change_window_heights): New function.
791
792 * inc/macterm.h (struct x_output): Rename busy_cursor to
793 hourglass_cursor, busy_window to hourglass_window, busy_p to
794 hourglass_p, as in xterm.h.
795
796 * src/macmenu.c (set_frame_menubar): Run activate-menu-bar-hook with
797 safe_run_hooks, as in xmenu.c.
798
799 * src/macterm.c (do_check_ram_size): New function.
800
801 * src/Emacs.r: Add ALRT resource #129 for alert when there is over
802 256 MB RAM.
803
804 2001-02-20 Andrew Choi <akochoi@i-cable.com>
805
806 * mac/INSTALL:
807 * mac/README:
808 * mac/cw5-mcp.xml:
809 * mac/cw6-mcp.xml:
810 * mac/inc/alloca.h:
811 * mac/inc/defs-cw5.h:
812 * mac/inc/defs-cw6.h: Added copyright notice.
813
814 2001-01-28 Andrew Choi <akochoi@i-cable.com>
815
816 * src/macterm.c (mac_font_pattern_match): Allocate three more
817 bytes to regex for '^', '$', and '\0'.
818
819 * src/macterm.c (x_list_fonts): Protect pattern and newlist from
820 garbage collection.
821
822 * src/macfns.c (QCconversion): Replaces QCalgorithm.
823
824 * src/macfns.c (image_ascent, lookup_image): Adapt to change of
825 image margins.
826
827 * src/macterm.c (x_produce_image_glyph, x_draw_image_foreground)
828 (x_draw_image_relief, x_draw_image_foreground_1)
829 (x_draw_image_glyph_string): Adapt to change of image margins.
830
831 * src/macterm.c (mac_to_x_fontname): Change charset name of
832 Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts
833 from ksc5601 to ksc5601.1989.
834
835 2000-12-12 Andrew Choi <akochoi@i-cable.com>
836
837 * cw5-mcp.xml: add md5.c to project.
838
839 * cw6-mcp.xml: add md5.c to project.
840
841 * src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle
842 Lisp_Object type tip_frame (was struct frame *) as in xfns.c.
843
844 2000-11-26 Andrew Choi <akochoi@i-cable.com>
845
846 * src/macterm.c (x_handle_tool_bar_click):
847 (note_tool_bar_highlight): change references to members deleted
848 from struct frame as in xterm.c.
849
850 * inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of
851 ~emacs/mac/bin.
852
853 2000-10-25 Andrew Choi <akochoi@i-cable.com>
854
855 * cw5-mcp.xml: renamed from emacs-cw5.mcp.xml.
856
857 * cw6-mcp.xml: renamed from emacs-cw6.mcp.xml.
858
859 * inc/defs-cw5.h: renamed from inc/cmdline-defs-cw5.h.
860
861 * inc/defs-cw6.h: renamed from inc/cmdline-defs-cw6.h.
862
863 2000-10-24 Andrew Choi <akochoi@i-cable.com>
864
865 * src/macterm.c (XTread_socket): check whether Lisp variable
866 mac-ready-for-drag-n-drop is bound rather than non-nil value.
867
868 2000-10-20 Andrew Choi <akochoi@users.sourceforge.net>
869
870 * INSTALL: New file.
871
872 * README: New file.
873
874 * TODO: New file.
875
876 * emacs-cw5.mcp.xml: New file.
877
878 * emacs-cw6.mcp.xml: New file.
879
880 * makefile.MPW: New file.
881
882 * inc/alloca.h: New file.
883
884 * inc/cmdline-defs-cw5.h: New file.
885
886 * inc/cmdline-defs-cw6.h: New file.
887
888 * inc/config.h: New file.
889
890 * inc/dirent.h: New file.
891
892 * inc/epaths.h: New file.
893
894 * inc/m-mac.h: New file.
895
896 * inc/macgui.h: New file.
897
898 * inc/macterm.h: New file.
899
900 * inc/pwd.h: New file.
901
902 * inc/s-mac.h: New file.
903
904 * inc/termio.h: New file.
905
906 * inc/utime.h: New file.
907
908 * inc/utsname.h: New file.
909
910 * inc/sys/file.h: New file.
911
912 * inc/sys/ioctl.h: New file.
913
914 * inc/sys/param.h: New file.
915
916 * inc/sys/stat.h: New file.
917
918 * inc/sys/time.h: New file.
919
920 * inc/sys/types.h: New file.
921
922 * src/Emacs.r: New file.
923
924 * src/EmacsMPW.r: New file.
925
926 * src/chdir.c: New file.
927
928 * src/mac.c: New file.
929
930 * src/macfns.c: New file.
931
932 * src/macmenu.c: New file.
933
934 * src/macterm.c: New file.
935
936 ;; Local Variables:
937 ;; coding: iso-2022-7bit
938 ;; add-log-time-zone-rule: t
939 ;; End:
940
941 Copyright (C) 2001, 2002, 2003, 2004, 2005,
942 2006, 2007 Free Software Foundation, Inc.
943
944 This file is part of GNU Emacs.
945
946 GNU Emacs is free software; you can redistribute it and/or modify
947 it under the terms of the GNU General Public License as published by
948 the Free Software Foundation; either version 3, or (at your option)
949 any later version.
950
951 GNU Emacs is distributed in the hope that it will be useful,
952 but WITHOUT ANY WARRANTY; without even the implied warranty of
953 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
954 GNU General Public License for more details.
955
956 You should have received a copy of the GNU General Public License
957 along with GNU Emacs; see the file COPYING. If not, write to the
958 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
959 Boston, MA 02110-1301, USA.
960
961 ;;; arch-tag: c6fd43f7-0e50-4c0a-ac82-1c8a9e45a9bf