Polygon drawing fixed #765, fl_message wrapped in Fl_Group::current(0), so it doesn't end up inside some current group #253. Undefined 'check' in Fl_Menu_Item_, so it will compile as an Apple XCode project (to be delivered later)..

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4154 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2005-03-21 11:38:52 +00:00
parent 05766857c4
commit 562198fa31
4 changed files with 14 additions and 1 deletions
+3
View File
@@ -1,5 +1,8 @@
CHANGES IN FLTK 1.1.7
- Fixed Quickdraw drawing of 3 and 4 sided polygons (STR #765)
- Fixed fl_message code so that it does not get accidentaly
addded to the current group (STR #253)
- Documentation fixes (STR #648, STR #692, STR #730, STR
#744, STR #745)
- FLUID now highlights code in the widget callback and