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
2005-12-30
STR #1082, part 1:
Matthias Melcher
2005-12-30
STR #1131: there is no good way in Mac OS X to support an OpenGL
Matthias Melcher
2005-12-30
Fixed a few memory faults found by Valgrind (yes, I finally got my Linux
Matthias Melcher
2005-12-29
typo
Matthias Melcher
2005-12-19
Flipped spyglass symbol for all apps.
Matthias Melcher
2005-12-19
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4720 ea41ed52-d2ee-0310...
Matthias Melcher
2005-12-16
STR #1046: Fl_Window does not directly support a background image in FLTK 1.1...
Matthias Melcher
2005-12-16
STR #1123: Fixed include path in CMake build. I don't use CMake, but since th...
Matthias Melcher
2005-12-16
STR #1104: WIN32 version would insist on running a full length timeout even i...
Matthias Melcher
2005-12-15
STR #1122: Fl_Text_Display would throw away all key events if the mouse point...
Matthias Melcher
2005-12-15
Fl::wait() returns immediately if no windows are open.
Michael R Sweet
2005-12-14
STR $1099: The Quartz version of FLTK now draws a very nice resize
Matthias Melcher
2005-12-14
Use 0 instead of NULL in waveOutOpen() call...
Michael R Sweet
2005-12-14
Rotate search icon to avoid confusing it with the letter Q.
Michael R Sweet
2005-12-14
Add Cygwin/MingW support for winmm library... (STR #1121)
Michael R Sweet
2005-12-14
Workaround Solaris make problems...
Michael R Sweet
2005-12-14
Fixes for Cygwin (STR #1096)
Michael R Sweet
2005-12-14
Change FOREVER back to 1e20 (minimal CPU usage) and change fl_wait()
Michael R Sweet
2005-12-14
Revert change from r4659 that caused FLUID resize problem (STR #1110)
Michael R Sweet
2005-12-14
FLTK now enables large file support when available (STR #1087)
Michael R Sweet
2005-12-14
Fl_Clock_Output depended on a time value that was the same as an
Michael R Sweet
2005-12-13
STR #1106: fixed documentation error
Matthias Melcher
2005-12-12
STR #1102: Typo
Matthias Melcher
2005-12-12
STR #1109: Klickin on an inactive item would keep the menubar from realizing ...
Matthias Melcher
2005-12-12
Fix "restart game" - we aren't saving the seed, and even so we don't get
Michael R Sweet
2005-12-11
Add VC++.NET project and dependencies for Sudoku
Michael R Sweet
2005-12-11
Added Multimedia library to Sudoku for VisualC6
Matthias Melcher
2005-12-10
Removed the "-g" compile option for the optimized version of FLTK. This was p...
Matthias Melcher
2005-12-09
Add WIN32 audio support, and protect against accidental restarts
Michael R Sweet
2005-12-08
Add OSX audio support to Sudoku (THANK YOU IAN!)
Michael R Sweet
2005-12-07
Don't use readlink, it is non-standard.
Michael R Sweet
2005-12-06
Add sound design notes.
Michael R Sweet
2005-12-06
Use <FL/math.h> since Windows doesn't define M_PI.
Michael R Sweet
2005-12-06
More sound effects, drop solution dialog (green tiles mean solved...)
Michael R Sweet
2005-12-05
Ignore keypresses with FL_CTRL modifier so that menubar can process them.
Michael R Sweet
2005-12-05
Start adding support for sound in Sudoku via ALSA.
Michael R Sweet
2005-12-04
When checking a solution, ignore readonly cells and set color of correct
Michael R Sweet
2005-12-04
Separate WIN32 and normal build rules so we can create a resource object
Michael R Sweet
2005-12-02
Add "restart game" item and save random number seed.
Michael R Sweet
2005-12-02
Fix help (no more subgrid highlighting)
Michael R Sweet
2005-12-02
Use CAPS LOCK as shift lock.
Michael R Sweet
2005-12-02
Allow multiple solutions to solve the puzzle.
Michael R Sweet
2005-12-01
STR #1095: Drag'n'drop on WIN32 was only possible using the left mouse button...
Matthias Melcher
2005-12-01
Added multi screen awareness to WIN32 version of Fl_Window::fullscreen()
Matthias Melcher
2005-12-01
Added Sudoku test program to the VisualC 6 IDE files
Matthias Melcher
2005-12-01
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4674 ea41ed52-d2ee-0310...
Matthias Melcher
2005-11-29
Add missing icon for sudoku
Michael R Sweet
2005-11-29
Fix mouse wheel handling on OSX (this works with MightyMouse on OSX 10.4.3
Michael R Sweet
2005-11-29
Update help and add support for keypad numbers.
Michael R Sweet
2005-11-29
Fix compile error with Sun C++ compiler.
Michael R Sweet
[next]