summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-05-15 23:32:25 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-05-15 23:32:25 +0000
commit6592f0919b07ef389e1b18c7c3e7182b45c19beb (patch)
treea6e6bab787c38027e7912ec94fdb98912dbe0601 /CHANGES
parentedb211809826317d81639f35a3e261f7e4bcab4f (diff)
Fix widget width tooltip and default parameter handling code.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2232 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1eba54f79..e9e07c3a3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.1.0
+ - Fixed widget width tooltip and default argument
+ handling code in FLUID.
- Fixed colors used when drawing antialiased text using
Xft.
- Fl_Preferences::makePath() now uses access() instead