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-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
2005-10-12
Fix JPEG jconfig.h header to not include <config.h>.
Michael R Sweet
2005-10-12
Rework event loop handling on all platforms for better timer and idle
Michael R Sweet
2005-10-10
STR #1047 (Mac only): This is an additional fix to the event conversion
Matthias Melcher
2005-10-09
STR #1044 (Mac only): The font number 12 and 15, usually assigned to
Matthias Melcher
2005-09-25
Ported FLTK 2 changes to event system on OS X back to FLTK 1
Matthias Melcher
2005-09-25
STR #973: popup menus now pop up fully visible in the current screen if possi...
Matthias Melcher
2005-09-25
Added Help_Dialog::value() to the help page.
Matthias Melcher
2005-09-25
STR #1035: Fl_Help_View now accepts direct buffer loading and reading via 'va...
Matthias Melcher
2005-09-24
Don't try to generate a preview image of a directory.
Michael R Sweet
2005-09-24
STR #1028" set size ranges for filechooser 'favorites' dialog and for help di...
Matthias Melcher
2005-09-24
STR #1027: FLUID size_range controls would not set the 'modified' flag
Matthias Melcher
2005-09-19
STR 1026: Text input filed had NO_BOX as its background, so the moving cursor...
Matthias Melcher
2005-09-19
STR 1025: fixed illeagal acces to delted object. It was meant to set the dirt...
Matthias Melcher
2005-09-19
Fix char * issues with constant strings.
Michael R Sweet
2005-09-18
Remove libsupc++ stuff, since it doesn't work on OSX 10.4 or with
Michael R Sweet
2005-09-15
STR #1023: some more test programs did not load the OS default colors
Matthias Melcher
[next]