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
Age
Commit message (
Expand
)
Author
2006-08-29
Fixed fl_measure which mistook a trailing '@@' for a symbol (STR #1406)
Matthias Melcher
2006-08-29
STR #1403: GLUT window creation code - better fix.
Matthias Melcher
2006-08-29
Added Sudoku and Blocks to the "examples" documentation page.
Matthias Melcher
2006-08-28
Fix blocks crashes on WIN32 - audio buffer too small
Michael R Sweet
2006-08-28
Add missing Gimp source image for block images.
Michael R Sweet
2006-08-26
Don't accept clicks when paused.
Michael R Sweet
2006-08-26
Tweak the blocks game some more, and fix the coding style to conform to the
Michael R Sweet
2006-08-26
Workaround HP-UX compiler bug by making Blocks and Columns structures public.
Michael R Sweet
2006-08-26
Make all XPM files use const char * arrays...
Michael R Sweet
2006-08-25
Fix <FL/glu.h> includes.
Michael R Sweet
2006-08-25
Two simple glut fixes (flickering and VC6 compiler issues).
Matthias Melcher
2006-08-25
Added Blocks to the VC6 project file and set dependencies.
Matthias Melcher
2006-08-25
Added unversal header for OpenGL's GLu library.
Matthias Melcher
2006-08-25
Fixed installation of pixmap s to reflect new pixmaps directory.
Matthias Melcher
2006-08-25
Fixed GLUT behavior on window creation (STR #1267)
Matthias Melcher
2006-08-25
Fixed OS X bug that would hide tooltips before they were shown (STR #1392)
Matthias Melcher
2006-08-25
Fixed Fl_Tabs tooltip reappearing.
Matthias Melcher
2006-08-25
Updated documentation of Fl_Widow::resize to reflect the issues with window m...
Matthias Melcher
2006-08-25
Updated Fl_Widget::resize documentation to reflect the "bogus resize messages...
Matthias Melcher
2006-08-25
Do some rearranging of image and desktop support files.
Michael R Sweet
2006-08-24
Use "exit 1" instead of "break" to stop a build - that allows automated
Michael R Sweet
2006-08-24
Add wording and tweak difficulty levels so that the Easy and
Michael R Sweet
2006-08-24
Fixed filechooser to behave as documented when file pattern changes (STR #135s9)
Matthias Melcher
2006-08-24
Changed description of widgets.html
Matthias Melcher
2006-08-24
Added alphabetical list of all methods in Appendix A
Matthias Melcher
2006-08-24
All fl_ functions indexed and linked.
Matthias Melcher
2006-08-23
Adding more links to the global function reference list
Matthias Melcher
2006-08-23
Fix Fl_Gl_Overlay to use new valid API
Michael R Sweet
2006-08-23
Avoiding problems with some platforms that don't implement hypot() (STR #1366)
Matthias Melcher
2006-08-23
- Fixed floating point value formatting for Fl_Spinner (STR #1331)
Matthias Melcher
2006-08-23
Fixed Fl_Positioner callback when released (STR #1387)
Matthias Melcher
2006-08-23
Fixed WIN32 zero size window issue (STR #1387)
Matthias Melcher
2006-08-23
Fixed Typo in Documentation (STR #1399)
Matthias Melcher
2006-08-23
Fixed Sudoku window positioning (STR #1398)
Matthias Melcher
2006-08-23
- Fluid Code Declarations can now handle C++ style comments (STR #1383)
Matthias Melcher
2006-08-22
Refixed STR #1221, fixing STR #1393.
Matthias Melcher
2006-08-21
Fixed uninitialized data in OS X and WIN32 timout functions (STR #1374).
Matthias Melcher
2006-08-21
Fix Fl_Widget_Class_Type so that you can add code to a widget class
Michael R Sweet
2006-08-19
Fixed unintialized data bug in OS X timeout functions.
Matthias Melcher
2006-08-19
Moved Quartz OS X fonts half a pixel up.
Matthias Melcher
2006-08-19
Fixed speed issues with measuring text sizes in OS X Quartz
Matthias Melcher
2006-08-19
Fixed focus issues on OSX (str #1377)
Matthias Melcher
2006-08-18
I forgot
Matthias Melcher
2006-08-18
Restored original "hello.cxx"
Matthias Melcher
2006-08-18
STR #1381: added optional "precision" argument when writing floats or doubles...
Matthias Melcher
2006-08-17
Fixed callback sometimes not calle when using the arrow keys in an Fl_Slider ...
Matthias Melcher
2006-08-17
Changing the shorcut of a widget in fluid now marks the document as dirty (ST...
Matthias Melcher
2006-08-17
Fixed ABI issue with const on glutCreateWindow.
Matthias Melcher
2006-08-17
Undid the previous Fl_Tabs::value() const change because adding 'const' *does...
Matthias Melcher
2006-08-17
Fl_Text_Editor now correctly handles middle mouse clicks (STR #1384)
Matthias Melcher
[prev]
[next]