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
2007-01-28
Fix indentation of elements (STR #1549)
Michael R Sweet
2007-01-25
Updated Documentation to 1.1.8, updated Copyright year, added myself to the l...
Matthias Melcher
2007-01-25
Improved GTK+ schemed round box (STR #1531)
Matthias Melcher
2007-01-24
Updated documentation to explain which events are sent to an inactive window....
Matthias Melcher
2007-01-24
- Fluid avoids writing unsopported combinations of the
Matthias Melcher
2007-01-24
- Added automated little helpers to Sudoku
Matthias Melcher
2007-01-23
Refine the weak-binding solution...
Michael R Sweet
2007-01-23
Don't need path_find() on Mac OS X...
Michael R Sweet
2007-01-23
Rename fl_filename_isdir_quick to _fl_filename_isdir_quick, do not
Michael R Sweet
2007-01-23
Hopefully some improvement to the 'bring to the foreground'-hack. Please folk...
Matthias Melcher
2007-01-23
Removed fl_filename_isdir_quick from the documentation. I would make it stati...
Matthias Melcher
2007-01-22
Fixed comment on trailing slashes
Matthias Melcher
2007-01-22
Removed 'optimization' for fl_filename_isdir which would break the original p...
Matthias Melcher
2007-01-21
I changed the Fl_Tabs drawing routine to only redraw the tabs themsleves on a...
Matthias Melcher
2007-01-21
Added code to support OS X weak'n;lazy linking.
Matthias Melcher
2007-01-20
Made resource fork on OS X obsolete. We still do add it just in case, but sho...
Matthias Melcher
2007-01-18
Typo. Likely more to come.
Matthias Melcher
2007-01-18
Added chapter 10 with documentation about multithreading
Matthias Melcher
2007-01-18
GLPuzzle kept on solving, keeping the CPU busy and my legs warm (Laptop) (STR...
Matthias Melcher
2007-01-18
Added Fl_RGB_Image header which simply include Fl_Image.H to keep the interfa...
Matthias Melcher
2007-01-18
Changed Fl_Scroll::bbox() from private to protected.
Matthias Melcher
2007-01-18
Somewhat improved the system menu bar for OS X (STR #1505)
Matthias Melcher
2007-01-18
mandelbrot demo uses single buffering. Doublebuffering needs to be done diffe...
Matthias Melcher
2007-01-18
VisualC 6 project was missing fl_read_image in fltk.ddl project.
Matthias Melcher
2007-01-18
Fixed Quartz image drawing and screen reading
Matthias Melcher
2007-01-18
overlay drawing is now avoiding XOR mode (STR #1438)
Matthias Melcher
2007-01-18
Added "names.h" in "FL" to support developer output of event names etc. . Thi...
Matthias Melcher
2007-01-18
Added link in Fl_Wizard documentation (STR #1550)
Matthias Melcher
2007-01-18
Added GTK+ scheme support to VisualStudio 2005 Solution (STR #1561)
Matthias Melcher
2007-01-18
Fixed Scroll crash in Fluid Live Mode (STR #1524)
Matthias Melcher
2007-01-18
Fixed modified .fl file.
Matthias Melcher
2007-01-18
Fixed mousewheel event propagation (STR #1521)
Matthias Melcher
2007-01-18
Fixed drawing issues of a tile in a scroll (STR #1507)
Matthias Melcher
2007-01-18
Fixed dismissing buttons in menu bars (STR #1494)
Matthias Melcher
2007-01-10
Fix fl_open_uri() on WIN32
Michael R Sweet
2007-01-04
Making a child group visible in a Fl_Tabs or Fl_Wizard widget now
Michael R Sweet
2007-01-04
Add fl_open_uri() function as discussed on fltk.development.
Michael R Sweet
2007-01-03
Use strspn() to look at full words (better "o" detection)
Michael R Sweet
2007-01-01
Added a fe comments to explain multi-monitor support on Win32 better.
Matthias Melcher
2006-12-21
Fixed silly bug in OS X that would free a pixmap multiple times within Fl_RGB...
Matthias Melcher
2006-12-21
Fix fl_measure with symbols.
Michael R Sweet
2006-12-20
STR #1542: implemented the prototyped Fl::has_check() function
Matthias Melcher
2006-12-20
Enabled 'add_check()' on OS X (STR #1534)
Matthias Melcher
2006-12-08
Don't range check typed numbers until the user presses enter or leaves
Michael R Sweet
2006-11-29
Typo in documentation link (STR #1514)
Matthias Melcher
2006-11-29
STR #1467: explained tooltip inheritance - and how to avoid it).
Matthias Melcher
2006-11-26
Updated the Fl_Tile documentation, hoping that the way it works becomes a bit...
Matthias Melcher
2006-11-19
STR #1463, STR #449: Better event mouse handling fixing detached menus and st...
Matthias Melcher
2006-11-16
Merge all of the scrollbar sizes into a single API call
Michael R Sweet
2006-11-15
Fix text alignment - wasn't resetting the default alignment after
Michael R Sweet
[next]