summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2003-12-26 20:46:03 (GMT)
committermdejong <mdejong>2003-12-26 20:46:03 (GMT)
commit27f3695532a8ecf6d52803e8ef8dd81c319677b0 (patch)
tree5641abd4a3e83d18cda7421e5575070556e6de16 /ChangeLog
parentd0cc770ddd6d60de01f58e7de080fffd2f051cd5 (diff)
downloadtk-27f3695532a8ecf6d52803e8ef8dd81c319677b0.zip
tk-27f3695532a8ecf6d52803e8ef8dd81c319677b0.tar.gz
tk-27f3695532a8ecf6d52803e8ef8dd81c319677b0.tar.bz2
* win/tkWinMenu.c (DrawMenuEntryAccelerator,
DrawMenuEntryArrow): Move the unused menu arrow drawing code in DrawMenuEntryAccelerator into a new function named DrawMenuEntryArrow. This makes no functional change but it will make it easier to fix things in the future.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a623c5..40d1714 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-12-26 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * win/tkWinMenu.c (DrawMenuEntryAccelerator,
+ DrawMenuEntryArrow): Move the unused menu
+ arrow drawing code in DrawMenuEntryAccelerator
+ into a new function named DrawMenuEntryArrow.
+ This makes no functional change but it will
+ make it easier to fix things in the future.
+
2003-12-25 Mo DeJong <mdejong@users.sourceforge.net>
* win/tkWin32Dll.c (DllMain): Add HAVE_NO_SEH