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-11-27
More improvements to game board generator.
Michael R Sweet
2005-11-26
Fix up new game code to expose at least one of every number in each axis
Michael R Sweet
2005-11-26
Better game generation, fix test slot usage.
Michael R Sweet
2005-11-26
Support up to 8 test slots and check for solution after every change
Michael R Sweet
2005-11-26
Mousewheel fixes.
Michael R Sweet
2005-11-25
Add "test" numbers in the corners and add more levels of difficulty.
Michael R Sweet
2005-11-25
Fix mousewheel handler bug (using wrong variable in initial check)
Michael R Sweet
2005-11-25
OSX fixes...
Michael R Sweet
2005-11-18
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4650 ea41ed52-d2ee-0310...
Matthias Melcher
2005-11-09
Fl_Text_Display::wrap_mode() would crash if no buffer was
Michael R Sweet
2005-11-07
Resorted functions. VC6 did not give a required warning/error
Matthias Melcher
2005-11-07
Scrollbar now reacts to horizontal scroll wheels if it is a horizontal scroll...
Matthias Melcher
2005-11-07
Don't draw plastic boxes that are 0x0 pixels in size or smaller
Matthias Melcher
2005-11-07
STR #1062: updated code to resize the preview panel of the file chooser and h...
Matthias Melcher
2005-11-07
STR #1063: Applied Allesandro's plastic box patch. Looking great.
Matthias Melcher
2005-11-06
Added missing comma in Mac OS X code
Matthias Melcher
2005-11-06
Undid previous test change.
Matthias Melcher
2005-11-04
FLUID1: correctly hide the "X Class:" label whenever the XClass input field i...
Matthias Melcher
2005-11-04
FLUID1: The comment entry in the Browser now reveals some more information by...
Matthias Melcher
2005-11-04
Fix speling misteaks :)
Michael R Sweet
2005-11-04
STR #1060: first attempt at fixing the dreaded MightyMouse issue on OS X.
Matthias Melcher
2005-11-04
Moved 'flush' before 'idle' in main loop fl_wait to make redraw action quicker.
Matthias Melcher
2005-11-04
STR #1061: fixed Fl_Window::cursor for subwindows and GL windows on WIN32
Matthias Melcher
2005-11-04
Clear style buffer in destructor.
Michael R Sweet
2005-11-03
Fix new GUI panels to conform to HIG.
Michael R Sweet
2005-11-03
Added some safety measures that assure safe compile only mode
Matthias Melcher
2005-11-03
Fluid Source Code preview panel with automatic refresh and selected object co...
Matthias Melcher
2005-11-02
Remove DOS line endings from text files.
Michael R Sweet
2005-11-02
STR #1052: Made check buttons readable as well
Matthias Melcher
2005-11-02
STR #1052: updated color handling in test programs. If you are planning on cr...
Matthias Melcher
2005-11-02
STR #1052: Updated FLUID to generate buttons in the correct colors. After all...
Matthias Melcher
2005-11-02
Change int to long in unittests callback, and add the standard FLTK
Michael R Sweet
2005-11-02
STR #1052: Cursor in Fl_Text_Display is now by default FL_FOREGROUND_COLOR
Matthias Melcher
2005-11-02
STR #1052: Changed to dot inside the round check box (radio style buttons) to...
Matthias Melcher
2005-11-02
STR #1052: The outline drawing of not existing images is now in foreground co...
Matthias Melcher
2005-11-02
STR #1052: reworked coloring of clocks
Matthias Melcher
2005-11-02
STR #1052: using foreground color instead of black in Check Browser
Matthias Melcher
2005-11-02
STR #1050: OS X: The new event handler code did not handle "high level" Apple...
Matthias Melcher
2005-11-02
STR #1051: fl_wait() would only flush damaged window areas if there were any ...
Matthias Melcher
2005-11-02
STR #968: Under X11, FL_DND_* now returns the string "<unknown>" in
Matthias Melcher
2005-11-01
STR #1059: OSX: applications could not reset the click count, so a tripple
Matthias Melcher
2005-11-01
STR #1057: A window that is needed to correctly manage a timer on WIN32 (pers...
Matthias Melcher
2005-11-01
STR #1056: fixed a slight offset in the Fl_File_Chooser that kept resizing fr...
Matthias Melcher
2005-10-30
Updated the default label and text colors of all widgets to use
Michael R Sweet
2005-10-26
One typo, one missing link
Matthias Melcher
2005-10-26
FLUID writes RGB and Bitmap image data as an array of decimal numbers instead...
Matthias Melcher
2005-10-18
STR #unfiled: when using Fl_Menu_::add, the 'flags' field of the last entry i...
Matthias Melcher
2005-10-13
Remove unnecessary includes ("flstring.h" is included by the parent
Michael R Sweet
2005-10-13
STR #1012 (Xft): added provided Xft code and cleaned it
Matthias Melcher
2005-10-12
Fl_Value_Input now uses the screen-absolute position instead of
Michael R Sweet
[next]