mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 00:22:42 +08:00
Fix configure.in for autoconf 2.57.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3079 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
CHANGES IN FLTK 1.1.4
|
||||
|
||||
- The configure.in file did not work with autoconf 2.57.
|
||||
- FLUID didn't redraw widgets when changing the X, Y, W,
|
||||
or H values in the widget panel (STR #120)
|
||||
- Fl_Window::show(argc, argv) wasn't calling
|
||||
@@ -23,8 +24,8 @@ CHANGES IN FLTK 1.1.4rc2
|
||||
called Fl::get_system_colors(). This prevented an
|
||||
application from setting its own color preferences
|
||||
(STR #115)
|
||||
- The 'Enter' key event on OS X would not set Fl::e_text
|
||||
(STR #???)
|
||||
- The 'Enter' key event on OS X would not set
|
||||
Fl::e_text.
|
||||
- Changed behaviour of fluid to always paste into
|
||||
a selected group (STR #88)
|
||||
- Menuitem now changes font, even if fontsize
|
||||
|
||||
Reference in New Issue
Block a user