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
/
fluid
/
undo.cxx
Age
Commit message (
Expand
)
Author
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-12-19
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX inst...
Matthias Melcher
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2007-02-20
Update copyright years and use "#ifndef" instead of "#if !defined".
Michael R Sweet
2007-02-20
Fixed Watcom compiler setup without verification using a patch by mnieuw
Matthias Melcher
2006-05-05
Fixed FLUID undo. Thanks Fabien fr finding this.
Matthias Melcher
2005-11-27
VC++ 2005 Support, drop old files, add icons for Sudoku
Michael R Sweet
2005-04-13
Cast GetCurrentProcessId to int to avoid compiler warning.
Michael R Sweet
2005-04-10
Add missing include for undo functions (STR #773)
Michael R Sweet
2005-03-20
Preliminary template save support in FLUID, plus some bug fixes.
Michael R Sweet
2005-03-20
Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not
Michael R Sweet
2005-03-20
Do'h! Forgot to add these files...
Michael R Sweet