mirror of
https://github.com/fltk/fltk.git
synced 2026-06-05 16:12:13 +08:00
Update tile image to 64x64 (STR #769)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4164 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -2,6 +2,9 @@ CHANGES IN FLTK 1.1.7
|
||||
|
||||
- Documentation fixes (STR #648, STR #692, STR #730, STR
|
||||
#744, STR #745)
|
||||
- Increased the size of the background image used by
|
||||
the plastic scheme to reduce the CPU load of redraws
|
||||
(STR #769)
|
||||
- Fixed a syntax highlighting bug in the editor demo.
|
||||
- Fl_Progress now contrasts the label color with the bar
|
||||
color, so labels will be readable at all times.
|
||||
@@ -9,7 +12,7 @@ CHANGES IN FLTK 1.1.7
|
||||
blue masks on XFree86.
|
||||
- Fixed Quickdraw drawing of 3 and 4 sided polygons (STR
|
||||
#765)
|
||||
- Fixed fl_message code so that it does not get
|
||||
- Fixed fl_message() code so that it does not get
|
||||
accidentaly addded to the current group (STR #253)
|
||||
- FLUID now highlights code in the widget callback and
|
||||
code editors.
|
||||
|
||||
Reference in New Issue
Block a user