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
2006-08-17
Fl_Text_Editor now correctly handles middle mouse clicks (STR #1384)
Matthias Melcher
2006-08-17
Added some GLUT4 functions (STR #1370)
Matthias Melcher
2006-08-17
New context_changed() function for OpenGL windows allowing efficient texture ...
Matthias Melcher
2006-08-17
Added missing const to GLUT call (STR #1371)
Matthias Melcher
2006-08-17
Fixed stray FL_RELEASE events after clicking system areas on OS X (STR #1376)
Matthias Melcher
2006-08-17
Fl_Tabs::value() is now const as described in the documentation (STR #1379)
Matthias Melcher
2006-07-26
Revamp variable tests so that we rarely need to provide "o" and
Michael R Sweet
2006-07-18
Fixed byte order in OS X cursor shape data. Added Xft font pointer fl_xftfont.
Matthias Melcher
2006-07-18
Fixed Endianness in OS X Mouse Pointer graphics (STR 1348)
Matthias Melcher
2006-07-17
Fixed crash on mixed use of keyboard and mouse for Fl_Menu_Button (STR #1356)
Matthias Melcher
2006-07-16
STR #1341: Fixed Fl_Window::visible() and shown() for OS X
Matthias Melcher
2006-06-28
Fixed Fl_Window::copy_label() losing copy (STR #1332)
Matthias Melcher
2006-06-27
Another documentation update (STR #1340)
Matthias Melcher
2006-06-27
Added two missing html files to the Makefile based installation process (STR ...
Matthias Melcher
2006-06-23
Added warning to Fl_Gl_Window documentation.
Matthias Melcher
2006-06-23
Documentation fix (STR #1336)
Matthias Melcher
2006-06-22
Added support for floating point Fl_Spinner
Matthias Melcher
2006-06-21
STR #1330: Repeat button now cancels timeout if it should get deactivated dur...
Matthias Melcher
2006-06-20
STR #1280: added support for assigning Fl_Menu_Items to array variables in Fl...
Matthias Melcher
2006-06-19
Add --with-archflags option to configure script, and use it in the right
Michael R Sweet
2006-06-19
It seems that the long standing window stacking order problem in MSWindows is...
Matthias Melcher
2006-06-19
If the value field for scrollbars was not zero, Fluid would generate code tha...
Matthias Melcher
2006-06-19
Loading a file would not update the Widget Propertis dialog in FLUID (STR #1326)
Matthias Melcher
2006-06-19
Fixed key compose sequences for shifted keys (STR #1194)
Matthias Melcher
2006-06-16
Added text selection and copy/paste to Fl_Help_View. Text can be selected by ...
Matthias Melcher
2006-06-16
STR #1322: fixes wrong menutitle position for popup menus. This was originall...
Matthias Melcher
2006-06-14
STR #1321: Calling Fl_Window::show() will exit from the current Fl_Tooltip. C...
Matthias Melcher
2006-06-14
STR 1306: udated documentation to reflect limitation in Fl::delete_widget(). ...
Matthias Melcher
2006-06-13
STR #1227: Thanks to Albrecht Schlosser for commiting this patch to fix Fl_Te...
Matthias Melcher
2006-06-09
Added an event variable "Fl::event_original_key()" which returns the current ...
Matthias Melcher
2006-06-06
STR #1310: OS X Quartz support fixed. All test codes now work without complai...
Matthias Melcher
2006-05-30
Fixed shortcut and default focus for message dialogs (STR #1298).
Matthias Melcher
2006-05-30
Fixed resizing in OS X. The code was not only unneccesarily convoluted, but a...
Matthias Melcher
2006-05-28
- In Fluid, declarations starting with the keyword
Matthias Melcher
2006-05-21
Tabs now show the correct tooltip (STR #1282)
Matthias Melcher
2006-05-21
Included fltk.spec in configure.in
Matthias Melcher
2006-05-10
Fixed insufficiently invalidated cache in Fl_Browser (STR #1265). Fl_Browser:...
Matthias Melcher
2006-05-10
STR #1153: This is an attempt to fix the described issues when querying multi...
Matthias Melcher
2006-05-05
STR #1152: Fixed Cygwin compiler warnings
Matthias Melcher
2006-05-05
STR #1187: Fixed missing reset of flag in FLUID
Matthias Melcher
2006-04-28
Fixed maximizing in OS X (STR #1221)
Matthias Melcher
2006-04-28
STR #1169: Fixed 'make distclean' to remove binaries inside MacOS app packages
Matthias Melcher
2006-04-28
Fluid Code Viewer is now truly a viewer, not an editor. I would love to allow...
Matthias Melcher
2006-04-27
STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ...
Matthias Melcher
2006-04-27
STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted wi...
Matthias Melcher
2006-04-27
fl_font(0, 0) as a first call in Xft would try to access a member in fl_fonts...
Matthias Melcher
2006-04-27
STR 1161: Setting a new value in Fl_Input_ wil now actually move cursor to t...
Matthias Melcher
2006-04-20
Update changelog to show all of Matthias's fixes... :)
Michael R Sweet
2006-04-20
Fixed crash in Fl_Preferences if 2nd or 3rd argument in the 'path' constructo...
Matthias Melcher
2006-04-04
STR 1195: caret key lookup entry was missing on Mac OS X
Matthias Melcher
[prev]
[next]