From 7cf93ae49d7c0fc3cb42593545cbc86e4b68de66 Mon Sep 17 00:00:00 2001 From: dan Date: Mon, 2 Oct 2000 07:01:27 +0000 Subject: [PATCH] *** empty log message *** --- WINGs/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WINGs/ChangeLog b/WINGs/ChangeLog index af6f2817..628a372d 100644 --- a/WINGs/ChangeLog +++ b/WINGs/ChangeLog @@ -34,6 +34,8 @@ changes since wmaker 0.62.1: - added WSDecrementWheel and WSIncrementWheel for handling mouse wheel in scrollers and scrolled widgets. This should be treated like the WSxxxPage counterparts, except it should scroll by page_size/3 instead of one full page +- added WMSetBrowserAllowMultipleSelection(), WMSetBrowserAllowEmptySelection() + WMBrowserAllowsMultipleSelection() and WMBrowserAllowsEmptySelection() changes since wmaker 0.62.0: