index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES
Age
Commit message (
Expand
)
Author
2010-12-08
Fixed Compiling with mingw-w64 (STR #2308).
Albrecht Schlosser
2010-12-06
Fixed crashes when Fl_Text_* detects illegal UTF 8 sequences. Widgets will no...
Matthias Melcher
2010-11-27
Fixed Fl_Text_Display Tabulator calculations (STR #2450)
Matthias Melcher
2010-11-18
Fixed file access code to use UTF-8 strings (STR #2440)
Matthias Melcher
2010-11-18
Fixed ARM Unicode cross compilation issue (STR #2432)
Matthias Melcher
2010-11-17
Improved support for faulty X11 clients (STR #2385)
Matthias Melcher
2010-11-16
Fixed xclass support for Fl_Window (STR #2053)
Matthias Melcher
2010-11-16
Fixed Caps Lock handling in X11/XIM (STR #2366)
Matthias Melcher
2010-11-15
Fixed handling of missing fonts in Xft (STR #2355)
Matthias Melcher
2010-11-14
Added alternative Xft font names (STR #2215)
Matthias Melcher
2010-11-14
Update lib png access (STR #2442)
Matthias Melcher
2010-11-14
Fixed OpenGL hide/show issue in OS X (STR #2260)
Matthias Melcher
2010-11-14
Added visual indication for buttons activated by a keyboard shortcut (STR 2372
Matthias Melcher
2010-11-12
Fixed missing internationalisation of menus generate by Fluid (STR #2246)
Matthias Melcher
2010-11-11
This should fix all remaining issues with Fl_Text_*. Wrapping is no pixel ali...
Matthias Melcher
2010-11-11
Added mouse!=0 check in Fl_Glut_Window::handle (STR #2381)
engelsman
2010-11-11
Fixed menu and shortcut handling (STR #2243). This partly reverts the
Albrecht Schlosser
2010-11-11
removed support for gcc 2.x (or older), as discussed in fltk.development
Albrecht Schlosser
2010-11-10
Fixed fltk-config to give --use on one line (STR #2408)
engelsman
2010-10-31
Fixed tab key navigation to inactive widgets (STR #2420), fixed a few pedanti...
Matthias Melcher
2010-10-31
Fixed outside label redraw damage areas (STR #2436)
Matthias Melcher
2010-10-30
Added callback when double-clicking file in a file chooser (STR#2346)
Matthias Melcher
2010-10-30
Fixed label alignment (STR #2436)
Matthias Melcher
2010-10-30
Added interface to set color chooser mode (STR #2407)
Matthias Melcher
2010-10-30
STR 2382: Fixed compile errors when HAVE_LIBJPEG was not defined
Matthias Melcher
2010-10-30
Fixed special handling for ISO back-tab keycode (STR #2369)
Matthias Melcher
2010-10-30
STR 2348: fixed possibly wrong relative path
Matthias Melcher
2010-10-30
STR 2370: fixed static allocation in Fl_Tabs.
Matthias Melcher
2010-09-27
Fixed unbalanced Windows OleInitialize/OleUnitialize calls
Albrecht Schlosser
2010-06-09
Fixed X11/XDBE double buffering (STR #2152, #2197). Both bugs could only be
Albrecht Schlosser
2010-04-28
Changed references to fltk-bugs@fltk.org -> STR form.
Greg Ercolano
2010-04-16
Doc sync.
Greg Ercolano
2010-04-07
Added new flags for label alignment: FL_LEFT_TOP, FL_RIGHT_TOP, FL_LEFT_BOTTO...
Matthias Melcher
2010-04-07
Added some more information on event delivery (STR 1983)
Matthias Melcher
2010-04-06
Fixed indentation of previous commit and added CHANGES info (STR #2082).
Albrecht Schlosser
2010-04-05
Mostly rewritten CMake files by Michael Surette. They are more complete
Albrecht Schlosser
2010-04-05
Fixed max. fd calculation, if USE_POLL is enabled (STR #2324).
Albrecht Schlosser
2010-03-29
STR #2330: offscreen bitmap cliping was flipped in OS X
Matthias Melcher
2010-03-14
Updated CHANGES file with Fl_Device and Fl_Printer support.
Albrecht Schlosser
2010-02-28
Removed saving the flags() in Fl_Window::iconlabel(const char *iname) because
Albrecht Schlosser
2010-02-26
Fixed Scrollbar events when max is less than min (STR #2283)
Matthias Melcher
2010-02-26
Added argument-less constructor in Fuid Widget Class
Matthias Melcher
2010-02-26
Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_ite...
Matthias Melcher
2010-02-20
Mixed bag. Please see CHANGES.
Matthias Melcher
2010-02-19
test/Editor was freeing the text buffer too soon and no clearing callbacks. (...
Matthias Melcher
2010-02-19
Fixed Fl_Preferences Cygwin wide character bug (STR #2164)
Matthias Melcher
2010-02-19
Fixed sorting in Fl_Browser - last item would not be sorted (STR #2300)
Matthias Melcher
2010-02-19
Fixed window levels in OS X Cocoa (STR #2316)
Matthias Melcher
2010-02-18
Added jpeg loading from memory. Added jpeg Fl_Widget->image() support for Flu...
Matthias Melcher
2010-02-15
Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file ...
Matthias Melcher
[prev]
[next]