summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-08-02 15:20:46 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-08-02 15:20:46 (GMT)
commite8182eea94517f3c0b79b796c2d73416cfe78d34 (patch)
tree8e62edd47955df41e33d229aa343978b797bf3d9 /ChangeLog
parentd5c5f7883cdda73328292a5cfcb4ca619205fc31 (diff)
downloadtk-e8182eea94517f3c0b79b796c2d73416cfe78d34.zip
tk-e8182eea94517f3c0b79b796c2d73416cfe78d34.tar.gz
tk-e8182eea94517f3c0b79b796c2d73416cfe78d34.tar.bz2
Whitespace policing...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 396f238..5304c08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,13 +32,13 @@
* macosx/Makefile: added support to tk framework build to
optionally install tk manpages in addition to html help,
similarly to tcl/macosx/Makefile.
-
+
* macosx/Wish.pbproj/project.pbxproj: fixes for building with
non-default SYMROOT/OBJROOT/SRCROOT, added support for using a
Tcl.framework in DYLIB_INSTALL_PATH != /Library/Frameworks,
added optional support for building html help without tcl sources
present by giving explicit location of tcltk-man2html script.
-
+
* macosx/tkMacOSXMenu.c: fixed #include case sensitivity bug.
* unix/Makefile.in:
@@ -267,7 +267,7 @@
* tkMacOSXDialog.c (Tk_MessageBoxObjCmd): Turn on the -detail
option for Mac OS X.
-
+
2004-05-23 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* ChangeLog.2002: Split older ChangeLog entries off into a
@@ -367,7 +367,7 @@
Mac OS X: Fix several problems with Icelandic (and Faroese) keyboards
reported by Jérôme Gagnon-Voyer <gagnonje5000<at>mac<dot>com> on
tcl-mac on 2004-03-22.
-
+
* macosx/tkMacOSXKeyEvent.c (KLSInit): Add.
(GetKeyboardLayout): Add calls to Keyboard Layout Services, if
present. Rework classic handling. Use GetKCHREncoding(). Add
@@ -403,7 +403,7 @@
* tkMacOSXMenu.c (EventuallyInvokeMenu): Report errors from invoking
menu commands as background errors. [Bug 220871]
-
+
2004-03-31 Don Porter <dgp@users.sourceforge.net>
* generic/tkImgPhoto.c: Removed outdated #include's of the tclMath.h