| | [ PDF Version | FLTK 1.1 | FLTK 1.2 | FLTK 1.3 | FLTK 1.4 | FLTK 2.0 ]
Last Updated 28 Dec 2008
This page provides a dynamic look at all Software Trouble Reports ("STRs") that have been filed and accepted through the Bugs & Features page. If you would like to contribute code to implement any of the RFEs below, please consult the Configuration Management Plan for the coding standards we follow and then post your changes to the corresponding RFE.
FLTK 1.1.x is the former stable development branch. It is no longer being maintained, and any bug fixes will be applied against FLTK 1.3.x.
FLTK 1.2 is not available any longer. Please use the latest 1.1.x release for a stable release, or 1.3.x if you feel like sacrificing some stability for utf8 support and other new features.
FLTK 1.3 is the current stable development branch based on FLTK 1.1.8. It will add internationalization, UTF-8 (Unicode), and printing support, Doxygen based documentation, and several new widgets including Fl_Native_File_Chooser, Fl_Table, and Fl_Tree_View.
FLTK 1.4 will add even more features to the FLTK 1 branch.
| | 24 | Fluid should support sub-windows | FLUID | Pending | MOD | |
| | 1650 | relative widget image path is uncorrect if fl file not saved where created | FLUID | New | MOD | |
| | 1819 | Fl_Text_Editor: right control key deletes text | | New | MOD | |
| | 1859 | Fluid callbacks in declaration blocks not working correctly | Core Library | New | MOD | |
| | 1919 | Fl_Tile uses resizable() interface for different functionality | None | New | MOD | |
| | 1929 | 32bit graphics coordinates must be clipped in 16bit graphic systems | Core Library | New | MOD | |
| | 1973 | autotools build badly broken on 64-bit Linux | | New | MOD | |
| | 1993 | No redraw when dragging windows | WIN32 | New | MOD | |
| | 2034 | function Fl_Preferences::getUserdataPath() creates wrong directories | Core Library | New | MOD | |
| | 2088 | [CMake] update to make it work again | | New | MOD | |
| | 2112 | OSX: changing a window's size() affects size_range() max | | New | MOD | |
| | 2117 | text not vertically centered in buttons, underlines drawing incorrectly | | New | MOD | |
| | 2122 | On the mac, default FL_COURIER fonts showing up 'gray'? | | New | MOD | |
| | 2131 | test/help: The 'search window' doesn't work for text within <PRE> | | New | MOD | |
| | 2151 | allow building fltk-1.1 with X11 on cygwin | | New | MOD | |
| | 2165 | fluid interface drawing problems (Linux + XFT) | | New | MOD | |
| | 2166 | New fluid "Comments" field: bad tab navigation order | | New | MOD | |
| | 2172 | Fl_Input: word movement not working (mac/unix/win) | | New | MOD | |
| | 2176 | Add scroll_width() to Fl:: class | | New | MOD | |
| | 2187 | fltk 1.1.9 code blocks project and workspace files (MS SDK 2008) | Build Files | New | MOD | |
| | 469 | Drawing problem when FL_ROUNDED_BOX and Fl_Menu_Button | Core Library | Active | LOW | |
| | 702 | Fl_Scrollbar increments incorrectly in specific situation | Core Library | New | LOW | |
| | 810 | Fl_File_Chooser value(const char*) not wholly functional | Core Library | New | LOW | |
| | 1113 | insert() method for Fl_Menu_ would be of much use to me | Core Library | New | LOW | |
| | 1115 | Windows shown while popup menu was active disappear when the menu is dismissed. | WIN32 | New | LOW | |
| | 1190 | Drawing glitch in Radio Button | Core Library | New | LOW | |
| | 1373 | per-window vsync control | OpenGL | New | LOW | |
| | 1597 | Fl_Help_View: HTML problems with font size + <UL> | Core Library | New | LOW | |
| | 1604 | Explicit reference to installed "examples" directory would be useful | Documentation | New | LOW | |
| | 1679 | Borderless windows on WIN32 do not appear on the taskbar | WIN32 | New | LOW | |
| | 1691 | Effect of NORMAL_INPUT_MOVE is not as described | Core Library | New | LOW | |
| | 1742 | Fl_Browser: Inconsistent behavior of value() | Core Library | New | LOW | |
| | 1760 | Fl_Menu_Bar should require Alt+shortcut | Core Library | New | LOW | |
| | 1860 | Would like ability to specify software rendering for OpenGL contexts | OpenGL | New | LOW | |
| | 1895 | Fl_Scroll does its scrollbar management only in its draw() | Core Library | New | LOW | |
| | 1899 | aglUseFont on QUARTZ does not use correct face | OpenGL | New | LOW | |
| | 1921 | Current definition of fl_begin_offscreen() and fl_end_offscreen() makes impossible to divide offscreen drawing procedure to a set of subsequently called functions | | New | LOW | |
| | 1922 | src/Makefile has hardcoded libfltk*.so.1.3 | Build Files | Pending | LOW | |
| | 1925 | Fl_Text_Display should have a member for secondary selection color | Core Library | New | LOW | |
| | 1997 | fl_file_chooser(...) has a glitch | | New | LOW | |
| | 2132 | Fluid's Write Code shortcut does not work | | New | LOW | |
| | 2145 | FL_ROUND_UP_BOX+Fl_Button+"gtk+" scheme: focus box draws outside widget | | New | LOW | |
| | 45 | Help_View does not handle tables with border properly (and more) | Core Library | New | RFE | |
| | 76 | Specify image data from a buffer than a file | Image Support | New | RFE | |
| | 207 | rotated text drawing | Core Library | Pending | RFE | |
| | 214 | function objects for callbacks. | Core Library | Pending | RFE | |
| | 275 | fl_ask, fl_alert, fl_file_chooser, fl_* positioning | Core Library | Active | RFE | |
| | 298 | FLUID "commenting out" would be nice | FLUID | New | RFE | |
| | 334 | technical change : remove statics in fl_ask | Core Library | Pending | RFE | |
| | 370 | warn, if image format is not compiled in, but applicationattempts to read | Image Support | Pending | RFE | |
| | 380 | Fl_Value_Slider should have controllable width/height for valuator portion | Core Library | Active | RFE | |
| | 419 | Fl_XXX_Image classes need a status function | Image Support | New | RFE | |
| | 460 | Provide save() member function to Fl_Image subclasses | Image Support | Pending | RFE | |
| | 470 | up / down indicator when portion of menu is off screen | Core Library | Pending | RFE | |
| | 712 | Fluid External Editor Patch | FLUID | New | RFE | |
| | 749 | Enable a right-click copy/paste menu for all Input/Output/Editor/Display widgets | | New | RFE | |
| | 767 | Removeing titlebar but keeping border.(win32) | | New | RFE | |
| | 900 | Fl::add_timeout will also consume all the time of embedded low speed CPU | | New | RFE | |
| | 1029 | Fl::font(), Fl::size(), etc. for changing defaults | | New | RFE | |
| | 1739 | [PATCH] Add support for icons in Fl_Browser | Core Library | New | RFE | |
| | 1923 | Enhance non-modal windows on Mac OS X | | New | RFE | |
| | 1927 | tool to modify all build environments in one go | Build Files | New | RFE | |
| | 1928 | Consider deriving Fl_Label from Fl_Widget | Core Library | New | RFE | |
| | 1951 | additional test folder programs | | New | RFE | |
| | 1954 | de-obfuscate fluid enum values | | New | RFE | |
| | 1959 | Building of image DLL's on win32 | | New | RFE | |
| | 1981 | [PATCH] Add "stay on top"-feature to Fl_Window | | New | RFE | |
| | 1984 | provide a hook to override default event delivery | | New | RFE | |
| | 1989 | Support for Multiple Cursor interaction (MPX) | | New | RFE | |
| | 2014 | Digital Mars C++ support for FLTK 1.3 | | New | RFE | |
| | 2022 | Deriving from Fl_Chart | | New | RFE | |
| | 2041 | Addition of a FL_TOOLTIP event (PoC) | Core Library | Pending | RFE | |
| | 2059 | Support for CDash | | New | RFE | |
| | 2060 | fluid should rewrite files conservatively on "Write Code" | FLUID | New | RFE | |
| | 2081 | add opengl 3 support to fltk | | New | RFE | |
| | 2083 | Add maximize, minimize caps to FL_Window | Core Library | New | RFE | |
| | 2102 | RFE: new FL_ALIGN flags | | New | RFE | |
| | 2107 | WIN32: Fl::add_fd does not work well with anonymous pipes | OS support | New | RFE | |
| | 2118 | Multisample support on Windows | | New | RFE | |
| | 2137 | Add --prefix and --includedir options to fltk-config | | New | RFE | |
| | 2175 | why dose not FLTK support framebuffer directly? | | New | RFE | |
| | 2177 | Fl::add_handler() additional data parameter | Core Library | New | RFE | |
| | 2178 | Allow Fl_X::make_xid() to call user defined function | Core Library | New | RFE | |
| | 2179 | Allow receiving events before FLTK handles them | Core Library | New | RFE | |
| | 2180 | pkg-config support | Config Files | New | RFE | |
FLTK 2.0 development is focused on a new C++ API using namespaces which provides support for UTF-8 (Unicode) text, enhanced UI scheme support and device and OS abstraction for easier porting and better printing and off-screen rendering support.
| | 1902 | menus crash on win2k/virtualbox | | New | CRIT | |
| | 1955 | fltk2 build error with --enable-cygwin | | New | CRIT | |
| | 2000 | cross compile fails due to U32 and lack of -l libs | | New | CRIT | |
| | 2075 | Fluid2 locks up Xserver when creating TabGroup | | New | CRIT | |
| | 826 | VC++ chokes on fluid-generated strings of encoded image data | FLUID | Pending | HIGH | |
| | 1042 | Image::make_current() do not work | | New | HIGH | |
| | 1302 | Update FLTK build system to undefine DISPLAY | Build Files | Pending | HIGH | |
| | 1317 | fluid2 authorize and generates static png image table but don't use it | FLUID | New | HIGH | |
| | 1396 | Selecting multiple files with FileChooser class doesn't work correct | Core Library | Active | HIGH | |
| | 1637 | listing files and dirs in file_chooser is broken on win | Core Library | Pending | HIGH | |
| | 1660 | Xft font listing is broken on X11 | | New | HIGH | |
| | 1702 | FileChooser->value() with type: CREATE | Core Library | Pending | HIGH | |
| | 1708 | Menu accelerators do not work | | New | HIGH | |
| | 1759 | Fluid2 -- Live Preview Broken | | New | HIGH | |
| | 1784 | scrolling in ScrollGroup does not take into account labels | | New | HIGH | |
| | 1790 | Windows.fullscreen_off(...) don't work under linux | | New | HIGH | |
| | 1798 | Win32 filename_list is broken | Core Library | Pending | HIGH | |
| | 1804 | "MOVE" in handle(int event) broken | | New | HIGH | |
| | 1832 | Item (TOGGLE or RADIO) has wrong width | | New | HIGH | |
| | 1833 | GlWindow never receives KEY events in fltk2.0 | | New | HIGH | |
| | 1915 | ScrollGroup vs Group type() intepretation. | | New | HIGH | |
| | 1960 | FileChooser don't work correctly on Windows | | New | HIGH | |
| | 1961 | readimage doesn't work with Image as current context | | New | HIGH | |
| | 1979 | [with a hackish fix] fltk::PackedGroup::layout() keeps layout_damage() at return | | New | HIGH | |
| | 1987 | TextEditor->text() can return garbage | | New | HIGH | |
| | 2016 | Nasty logic error in Group::draw_child() | | New | HIGH | |
| | 2023 | Cairo context and clipping interaction | | New | HIGH | |
| | 2033 | Troubles while loading png images with fluid2 | | New | HIGH | |
| | 2043 | FLTK2 TextEditor widget does not understand UTF-8 | | New | HIGH | |
| | 2066 | crash at fltk::xpmImage::fetch | | New | HIGH | |
| | 2074 | Input method ONLY works when mouse pointer move out of window in Linux | | New | HIGH | |
| | 2077 | Label tooltips drag over displayable area | | New | HIGH | |
| | 2095 | FLTK2 WinCE port, mouse events do not work | | New | HIGH | |
| | 2109 | W: no-soname /usr/lib/libfltk2* -- provide SONAME for FLTK2 libs | | New | HIGH | |
| | 2110 | E: no-ldconfig-symlink /usr/lib/libfltk2* | | New | HIGH | |
| | 2126 | Cairo: fltk::cr not affected by translation matrix | | New | HIGH | |
| | 2201 | incorrect render of utf8-string in titlebar | | New | HIGH | |
| | 2211 | FLTK crash at src/x11/Font_xlfd:538 | | New | HIGH | |
| | 975 | InputBrowser multiple issues | | New | MOD | |
| | 1273 | WSAAsyncSelect not working in win32\run.cxx | | New | MOD | |
| | 1295 | controls in the browser widget are not accessible | | New | MOD | |
| | 1312 | incorrect configure script: "dirent" redefined, U32 not defined... | | New | MOD | |
| | 1347 | incomplete fltk.dev | | New | MOD | |
| | 1353 | Build issues on solaris | | New | MOD | |
| | 1380 | make install fails with "--enable-shared" and OpenGL disabled (by configure) | | New | MOD | |
| | 1385 | cursor(Image*, ...) not implemented | | New | MOD | |
| | 1390 | FLTK2.0-r5274 snprintf seg faults ubuntu 6.06 (linux2.6) | | New | MOD | |
| | 1394 | Adding GlWindow to a window after show() is called causes crash | | New | MOD | |
| | 1433 | Window::size_range doesn't work on OSX | | New | MOD | |
| | 1443 | Image.cxx not compiling in linux/amd64 (Color) | | New | MOD | |
| | 1509 | There is a hardcoded path to a GIF in about_panel.fl. | FLUID | New | MOD | |
| | 1516 | fltk-2.0.x-r5547 doesn't build on i686-apple-darwin9 | | New | MOD | |
| | 1580 | Deselect all buttons in a radio group | | New | MOD | |
| | 1591 | moving a window on OSX results in redraw (was str 1452) | | New | MOD | |
| | 1593 | using MinGW via MSYS compile FLTK 2.0 fail | | New | MOD | |
| | 1596 | can'y built library with certain configuration | | New | MOD | |
| | 1610 | ../fluid/fluid2: error while loading shared libraries: libfltk2_images.so: cannot open shared object file: No such file or directory | | New | MOD | |
| | 1622 | Menu choices can't use list(StringArray*) | | New | MOD | |
| | 1630 | include file Fl_FormsBitmap.h not found | | New | MOD | |
| | 1631 | TextEditor missing stylebuffer() | | New | MOD | |
| | 1635 | getMonitorInfoA not supported in windows NT | | New | MOD | |
| | 1636 | borland 5.5.1 command line compiler | | New | MOD | |
| | 1646 | TextDisplay does not expose the stylebuffer publically. | | New | MOD | |
| | 1649 | TextEditor's editor.cxx demo works incorrectly on intl. keyboards | X11 | New | MOD | |
| | 1661 | Function default parameters in the Fluid | | New | MOD | |
| | 1697 | CheckButton not sized right in ItemGroup | | New | MOD | |
| | 1699 | Xlib errors | | New | MOD | |
| | 1701 | Error in fluid Makefile if DSTDIR is defined | | New | MOD | |
| | 1720 | missing function in_main_thread in src/x11/lock.cxx | | New | MOD | |
| | 1722 | Simplify Browser interface and split MultiBrowser from Browser | | New | MOD | |
| | 1727 | FLTK2's X11 changing main icon | | New | MOD | |
| | 1754 | WordwrapOutput wraps unicode text as it was ascii | | New | MOD | |
| | 1755 | FLTK2's widget's timeout fltk::event_x() and event_y() wrong | | New | MOD | |
| | 1771 | scandir.c broken with VC++ 2005 Express compilers | | New | MOD | |
| | 1775 | fltk::Group's style is not named | | New | MOD | |
| | 1785 | Function default parameters in the Fluid | | New | MOD | |
| | 1800 | [r5940] fltk::Scrollbar::value() - non-const; fltk::Scrollbar::value(int) - missing | | New | MOD | |
| | 1801 | When compiling FLTK2 using MinGW/MSYS make fails. | | New | MOD | |
| | 1806 | Fails to work under "wine" under "Linux" when compiled with MingW32 | | New | MOD | |
| | 1807 | FLUID's functions are not spit in the specified order | | New | MOD | |
| | 1813 | test/image segfaults or crash Xorg | | New | MOD | |
| | 1842 | fltk::Guard(RecursiveMutex *) works not as expected | | New | MOD | |
| | 1845 | fltk::TiledGroup fix | | New | MOD | |
| | 1858 | TextDisplay needs its own default_style | | New | MOD | |
| | 1861 | fullscreen_off() Problems | Core Library | New | MOD | |
| | 1876 | FLTK2 menu Under 256 Color | Example Programs | Pending | MOD | |
| | 1890 | fltk-2.0.x-r6059 fails to build on Solaris | | New | MOD | |
| | 1924 | Tablet support: incorrect tilt value. | | New | MOD | |
| | 1946 | scrollbars not working after switching virtual desktops in e17 | | New | MOD | |
| | 1947 | moving a window causes a complete redraw | | New | MOD | |
| | 1958 | FileChooser shows green borders | | New | MOD | |
| | 1963 | fltk::use_system_file_chooser (bool=true) couse linker error on linux | | New | MOD | |
| | 1968 | Portability fixes | | New | MOD | |
| | 1975 | browser loses horizontal scrollbar on redraw | | New | MOD | |
| | 2001 | Browser Items image height (from leaf_symbol for example) do not adjust height of items | | New | MOD | |
| | 2012 | Fix build problems with trunk as dll on win32(vc++) | | New | MOD | |
| | 2018 | OSX --enable-cairo fails with Cairo svn | | New | MOD | |
| | 2020 | drawing mistakes with --enable-cairo enabled | | New | MOD | |
| | 2042 | fltk2 does not compile on DragonFly BSD | | New | MOD | |
| | 2044 | resizable not reset after remove | | New | MOD | |
| | 2047 | Tabs: shrink pager + long tab text + narrow window = corrupt display of tab text | | New | MOD | |
| | 2048 | Tabs + clear_double_buffer() + narrow window = storm of redraw events | | New | MOD | |
| | 2049 | MenuTabPager::draw_tabs very weird | | New | MOD | |
| | 2062 | Zero height tabs show white label text | | New | MOD | |
| | 2064 | fltk-2.0.x-r6403 does not builds without opengl | | New | MOD | |
| | 2065 | fluid installation does not respect DESTDIR | | New | MOD | |
| | 2092 | With MAC OSX Leopard, I had to hack into Makefiles to complete --enable-shared option | | New | MOD | |
| | 2111 | W: shared-lib-calls-exit /usr/lib/libfltk2.so.2.0 | | New | MOD | |
| | 2119 | fltk::Group::replace(int, Widget&) does not notify old parent of removal | | New | MOD | |
| | 2160 | Several functions in class fltk::Widget undefined | Config Files | New | MOD | |
| | 2202 | filename_list.cxx doesn't compile | OS support | New | MOD | |
| | 2205 | filename_list.cxx:66: error: invalid conversion from 'int (*)(const void*, const void*)' to 'int (*)(const dirent64**, const dirent64**)' | | New | MOD | |
| | 2210 | value() returns incorrect value during button press | Core Library | New | MOD | |
| | 21 | (XWindow) Memory leak in Window::copy_label() | WIN32 | Pending | LOW | |
| | 108 | Automatically link correct libraries in Visual C++ | WIN32 | Pending | LOW | |
| | 449 | OSX detachable menus "feature" | MacOS | Pending | LOW | |
| | 494 | Rectangular selection not displayed as a rectangle... | Core Library | Pending | LOW | |
| | 521 | Mac support in 2.0 docs. | Documentation | Pending | LOW | |
| | 675 | All functions in fl_ask.H is not thread safe (using fltk thread model) | Core Library | Pending | LOW | |
| | 1174 | Documentation update suggestion: Fl_Tabs Examples | | New | LOW | |
| | 1249 | Is there a memleak in cube demo in test folder? | Example Programs | New | LOW | |
| | 1304 | Resizable and Resize | | New | LOW | |
| | 1325 | fltk::getdescent () returns 0 | | New | LOW | |
| | 1334 | Input widget do not have WHEN_CHANGED behavior as default | | New | LOW | |
| | 1369 | Trivial warnings fix (and maybe 64-bit bugs fix) | | New | LOW | |
| | 1388 | FIX: CheckButton and RadioButton in Browser | | New | LOW | |
| | 1423 | Redraw problems with ScrollGroup w/NO_BOX items | Core Library | New | LOW | |
| | 1473 | fluid2 doesn't handle static class member callback functions properly | | New | LOW | |
| | 1508 | The index.html in the documentation directory redirects to an unexisting path | | New | LOW | |
| | 1517 | warnings for fltk-2.0.x-r5547 on i686-apple-darwin9 and powerpc-apple-darwin9 | | New | LOW | |
| | 1529 | fltk2 deactivated group shows children as active | | New | LOW | |
| | 1545 | Default fltk.dsw solution config is 'Debug Cairo' instead of 'Release' | | New | LOW | |
| | 1609 | Add a method to Fl_File_Chooser or Fl to save the file chooser favorites | Core Library | New | LOW | |
| | 1612 | TextDisplay::draw_string() ATTR_UNDERLINE drawline() error | | New | LOW | |
| | 1627 | Strange behavior wih drawimage() | | New | LOW | |
| | 1629 | BUGFIX for wrong scrollbar size on Microsoft Windows | | New | LOW | |
| | 1662 | FLTK API docs: request for standard documenting of pointer return values | | New | LOW | |
| | 1674 | Adding displaylines() accessability to fltk::Browser | | New | LOW | |
| | 1675 | AnsiWidget demo application does not work well on Linux/X11 | X11 | Pending | LOW | |
| | 1712 | RELEASE and DRAG events naver come into Widget::handle() at Windows | Core Library | Pending | LOW | |
| | 1713 | FLTK 2.0 manual | | New | LOW | |
| | 1732 | GlWindow inside PackedGroup problems | | New | LOW | |
| | 1737 | window->resizable(window) does not make all contents resize | | New | LOW | |
| | 1757 | bad AltGr behaviour | | New | LOW | |
| | 1765 | Input widgets should support alignment for contents | | New | LOW | |
| | 1769 | If widget in fltk::ScrollGroup has width more than ~ 32700, in certain scroll positions it isn't drawed | | New | LOW | |
| | 1788 | Browser do selection but don't do callback after adding first element | | New | LOW | |
| | 1797 | MinGW DLL build contains unneccessary exports (fix included) | | New | LOW | |
| | 1808 | FLTK2's fluid does respect namespaces correctly | | New | LOW | |
| | 1825 | draw_overlay() OS-specific effect | | New | LOW | |
| | 1848 | Menu::insert() does not work correctly when inserting an ItemList (it works like add()) | | New | LOW | |
| | 1930 | ColorChooser wraps | | New | LOW | |
| | 1957 | TextDisplay incorrectly displays after buffer change | | New | LOW | |
| | 1977 | fltk::setfont() documentation error on linux/x11/xft | | New | LOW | |
| | 1985 | Radio button behavior sub-optimal | | New | LOW | |
| | 1998 | test/keyboard.cxx example incorrectly draws some keys | | New | LOW | |
| | 1999 | V2.0 user HTML documentataion, no valid root | | New | LOW | |
| | 2009 | Parentless Popup Menus Are Not Placed Correctly | | New | LOW | |
| | 2072 | Input method ONLY works when mouse pointer move out of window in Linux | | New | LOW | |
| | 2090 | Incorrect instructions for building documentation | | New | LOW | |
| | 2116 | adding non-RADIO widgets to group "breaks" setonly() | | New | LOW | |
| | 2143 | GCC4 warnings and a deprecated X function | | New | LOW | |
| | 2167 | About the original creator of the Forms library | | New | LOW | |
| | 2198 | Please change fltk2 license | | New | LOW | |
| | 2 | Unclamped ROLLER with delta() | Core Library | Pending | RFE | |
| | 25 | Support of protected in any declaration and widgets in fluid | FLUID | Active | RFE | |
| | 49 | Fl_File_Chooser: allow sort method to be selected | Core Library | Active | RFE | |
| | 171 | Support for class member callbacks. | Core Library | Pending | RFE | |
| | 206 | rotated text drawing | | Pending | RFE | |
| | 377 | Improve Fl_Int/Float_input input method | Core Library | Pending | RFE | |
| | 431 | Submenu doesn't stick when you click on it | Core Library | Active | RFE | |
| | 543 | can't change position of Fl_Input_ subclasses through position() | Core Library | Pending | RFE | |
| | 609 | Three-state checkboxes | Core Library | New | RFE | |
| | 656 | OpenGL and context deletion | OpenGL | New | RFE | |
| | 665 | Support for filename drag-n-drop on MacOS X | MacOS | New | RFE | |
| | 686 | GLUT Joystick support does not work with FLTK | GLUT Emulation | New | RFE | |
| | 717 | Fluid 2.0 External Editor Patch | | New | RFE | |
| | 732 | Improved Icon support for Win32 and X11 (but no Mac yet...) | Core Library | New | RFE | |
| | 812 | Make XOpenIM() call for input device selective | | New | RFE | |
| | 829 | Support for animated GIFs in Fl_GIF_Image | Image Support | New | RFE | |
| | 855 | Text selection feature for Fl_Help_View widget. | | New | RFE | |
| | 875 | fluid option to shrinkwrap window around contents | | New | RFE | |
| | 881 | Option to set alignment for individual columns in Browser widget | | New | RFE | |
| | 923 | OpenVMS port of fltk | | New | RFE | |
| | 925 | Icon fixes in Windows and X | | New | RFE | |
| | 1017 | Add support for i18n to FLUID | FLUID | Pending | RFE | |
| | 1055 | Menu tear-off | | New | RFE | |
| | 1071 | TextEditor does not treat utf-8 correctoly [PATCH] | | New | RFE | |
| | 1074 | libintl support for fluid | | New | RFE | |
| | 1114 | fltk.spec relfect cvs snapshot | Build Files | Pending | RFE | |
| | 1130 | A global file for setting FLTK defaults like the default font (think .gtkrc) | | New | RFE | |
| | 1136 | Write Unicode and other character using equivalent number for Windows [Alt + number] for Linux (GNOME) [ctrl + shift + number] but feature not available in FLTK editor | | New | RFE | |
| | 1170 | FLTK windows, regardless of their type, are always treated as application windows (thus maximized) on Matchbox | X11 | New | RFE | |
| | 1251 | Whole 2D widget rendering via agg library | | New | RFE | |
| | 1259 | Strange pop-up behavior in FLUID2 | FLUID | Active | RFE | |
| | 1261 | FLUID wp4 : add an optional,configurable Toolbox to fluid | FLUID | New | RFE | |
| | 1262 | Implement when available high resolution timers to get_time_secs() | Core Library | New | RFE | |
| | 1263 | Callback Update improvements | | New | RFE | |
| | 1270 | extended GLUT emulation | | New | RFE | |
| | 1285 | hirachical MultiBrowser selected function | | New | RFE | |
| | 1288 | WHEN_ENTER_KEY call only on enter | Core Library | New | RFE | |
| | 1311 | FLUID splash screen | FLUID | Pending | RFE | |
| | 1337 | something is wrong with fltk alpha in X11, when I disable XFT | | New | RFE | |
| | 1343 | RFE: extension to FLTK2's browser for interactively resizable columns | | New | RFE | |
| | 1351 | FLTK2 Table Widget | | New | RFE | |
| | 1357 | Scrolling capabilities in menus | | New | RFE | |
| | 1362 | Is there or will there be, a layout manager for the components? | | New | RFE | |
| | 1375 | glu.h header | | New | RFE | |
| | 1444 | Own non-client area for fltk windows | | New | RFE | |
| | 1480 | User messages | | New | RFE | |
| | 1496 | scandir for Win32 (src/win32) is not Unicode-aware | | New | RFE | |
| | 1502 | New './configure' flag to disable .SILENT in makeinclude | | New | RFE | |
| | 1518 | CoolInput with inline popup-menu on 2 langs [en,ru] | | New | RFE | |
| | 1540 | Please restore BGR PixelType support in drawimage | | New | RFE | |
| | 1560 | crosscompiling under unix and (compiling under windows with MINGW) | | New | RFE | |
| | 1569 | FLTK is not taking advantage of compiler flags | | New | RFE | |
| | 1573 | Which version of "winsock" to use? | | New | RFE | |
| | 1618 | show_cursor for fltk::Input | | New | RFE | |
| | 1638 | MENU_STAYS_UP - very good and usefull idea! | | New | RFE | |
| | 1640 | "When" field in callbacks | | New | RFE | |
| | 1648 | Menu browsing wrap around | Core Library | Pending | RFE | |
| | 1657 | how porting fltk to other os, eg: ST20/Nucleus........ | | New | RFE | |
| | 1658 | advise to separate the engine lib and the control | | New | RFE | |
| | 1659 | Missing "virtual" keyword in some .h files | | New | RFE | |
| | 1663 | ability to compile FLTK as single translation unit | | New | RFE | |
| | 1725 | FLTK2's FLUID (and FLTK lib) should handle better UTF8 input/output chars | | New | RFE | |
| | 1728 | Using freeglut | | New | RFE | |
| | 1731 | SetCursorPosition implementation | | New | RFE | |
| | 1750 | FLUID should not generate casts | | New | RFE | |
| | 1758 | Add methods to Fl_Menu_ to help dynamically manipulate menus | | New | RFE | |
| | 1764 | FLTK2.0 should support some form of DrawContext | | New | RFE | |
| | 1772 | Are there any ways to draw borders around browser items? | | New | RFE | |
| | 1826 | fltk2-svn compiler error under x86_64-pc-mingw32 platform | | New | RFE | |
| | 1828 | fluid -c try to open display while it doesn't need it | | New | RFE | |
| | 1835 | user-defined events | | New | RFE | |
| | 1838 | Bad Documentation | | New | RFE | |
| | 1839 | Dial should have no bounds | | New | RFE | |
| | 1841 | consistent guarding: fltk::Unguard,FltkGuard,FltkUnguard | | New | RFE | |
| | 1882 | Write CMake build script(s) for FLTK 2 | Build Files | New | RFE | |
| | 1944 | Would like tooltip_copy, analogous to copy_label | | New | RFE | |
| | 1964 | Horizontal mousewheel events on x11 | | New | RFE | |
| | 1965 | Few changes to fluid2 | | New | RFE | |
| | 1966 | have backported some features from fltk2 as in fltk-cvs-19991006 to r6129 | | New | RFE | |
| | 1967 | have backported some features from fltk2 as in fltk-cvs-19991006 to r6129 | | New | RFE | |
| | 1976 | I would like a "inverse" transform() (device to user coordinates) | | New | RFE | |
| | 1978 | There is a fair amout of "kruft" in fuction names | | New | RFE | |
| | 1982 | Rewrite the fltk to use the newer and faster XCB instead of Xlib | | New | RFE | |
| | 1990 | Support for multiple visuals inside an application | | New | RFE | |
| | 1996 | Adding native Antialiasing within FLTK2 | | New | RFE | |
| | 2008 | Browser column header doesn't allow for multi-line labels | | New | RFE | |
| | 2010 | need copy_tooltip | | New | RFE | |
| | 2015 | function for feeling rectangles and other shapes with patern | | New | RFE | |
| | 2035 | Getting odd slider values | | New | RFE | |
| | 2170 | Add widget cloning feature | | New | RFE | |
|
| |