aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f30f2a6657..c5e28e3155 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
+2007-01-15 YAMAMOTO Mitsuharu <[email protected]>
+
+ * macmenu.c [TARGET_API_MAC_CARBON] (create_and_show_dialog):
+ Create movable modal window instead of movable alert window.
+ [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]: Use
+ DeactivateControl instead of DisableControl.
+
+ * macselect.c (Fmac_resume_apple_event): Set error number when
+ descriptor type of reply is non-null.
+
2007-01-14 YAMAMOTO Mitsuharu <[email protected]>
* macmenu.c [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use