mirror of
https://github.com/fltk/fltk.git
synced 2026-06-05 08:06:35 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user