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-04-15
Move -Wconversion option for GCC to extra warning options (not enabled
Michael R Sweet
2005-04-14
Fix compiler warnings.
Michael R Sweet
2005-04-14
Eliminate compiler warnings on Solaris...
Michael R Sweet
2005-04-14
Make comment strings const char *...
Michael R Sweet
2005-04-13
Add -Wno-format-y2k option to eliminate Y2k warnings - ignored by some
Michael R Sweet
2005-04-13
Only use __deprecated__ with GCC 3.0 and higher.
Michael R Sweet
2005-04-13
#include print_panel.cxx in fluid.cxx, so that we don't need to put it in
Michael R Sweet
2005-04-13
Cast GetCurrentProcessId to int to avoid compiler warning.
Michael R Sweet
2005-04-11
Fix definition of auto_indent() method...
Michael R Sweet
2005-04-11
Remove all warnings for Mac buidl with gcc (except one)
Matthias Melcher
2005-04-11
Bump width of focus box by 1 (STR #786)
Michael R Sweet
2005-04-10
Fixed the drawing of the Fl_Browser_ selection box (STR #786)
Michael R Sweet
2005-04-10
Check for proper directory handling with FL_Enter (STR #787)
Michael R Sweet
2005-04-10
Add missing include for undo functions (STR #773)
Michael R Sweet
2005-04-10
Fix move within custom widget bug (STR #796)
Michael R Sweet
2005-04-10
Remove CodeWarrior directory.
Michael R Sweet
2005-04-10
Remove CodeWarrier files.
Michael R Sweet
2005-04-10
The FLTK string functions are now compiled in on all systems (STR
Michael R Sweet
2005-04-10
Fixed symbol demo label bug (STR #777)
Michael R Sweet
2005-04-10
Fixed position of menu titles (STR #794)
Michael R Sweet
2005-04-10
Add GCC printf format attribute check to catch code formatting
Michael R Sweet
2005-04-09
FLUID widget class support fixes.
Michael R Sweet
2005-04-09
Added missing Fl_Window::copy_label() method.
Michael R Sweet
2005-04-08
STR #792: 'preferences' test app lost the 'radio' flags on the shoe positioni...
Matthias Melcher
2005-04-08
fixed Xinerama compile and link bug
Matthias Melcher
2005-04-07
This is an attempt to fix the redraw problem on WinXP and other Windows varia...
Matthias Melcher
2005-04-04
Documentation update for Fl_Text_Buffer.
Matthias Melcher
2005-04-02
Attempt to fix the missing multimonitor support in VisualC6. Well, it does co...
Matthias Melcher
2005-04-02
STR #784: Fixed tooltip stating 'function' instead of 'comment'
Matthias Melcher
2005-04-02
STR #783: added zlib to fluid path
Matthias Melcher
2005-04-01
Fixed WIN32 monitor enum proc.
Michael R Sweet
2005-03-31
Fl_Chart would draw outside its bounding box (STR #780)
Michael R Sweet
2005-03-31
Added MacOS X monitor support.
Michael R Sweet
2005-03-31
Add WIN32 code for screen support.
Michael R Sweet
2005-03-31
Cache screen information.
Michael R Sweet
2005-03-31
Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi-
Michael R Sweet
2005-03-29
Finished changes needed to support full widget classes.
Michael R Sweet
2005-03-28
Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print'...
Matthias Melcher
2005-03-28
Handle window class methods.
Michael R Sweet
2005-03-28
Fixed window class code generation.
Michael R Sweet
2005-03-28
Add support to FLUID for widget class creation without the intermediate
Michael R Sweet
2005-03-28
Preliminary support for widget classes (still need to do code writing
Michael R Sweet
2005-03-26
Save work on FLUID printing on Windows.
Michael R Sweet
2005-03-26
FLUID printing support for Windows (still working on some
Michael R Sweet
2005-03-25
Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID).
Michael R Sweet
2005-03-25
Updated Fl_File_Chooser to correctly deselect other items when
Michael R Sweet
2005-03-25
Fl_File_Chooser no longer resets the type() when choosing a
Michael R Sweet
2005-03-25
Pressing Enter in the file chooser when selecting a directory
Michael R Sweet
2005-03-25
The Fl_File_Chooser window now properly resizes its controls (STR
Michael R Sweet
2005-03-25
Change Fl_Spinner to use double values instead of ints.
Michael R Sweet
[next]