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
/
src
Age
Commit message (
Expand
)
Author
2008-09-02
merged modification from my private branch after successful regression testin...
Fabien Costantini
2008-08-28
wsock32 static lib dependency removal from win build files.
Fabien Costantini
2008-08-27
STR #1972 fix :check validity of icrsr before updating cursor state.
Fabien Costantini
2008-08-27
+ Added a new optional compile time varaible named USE_WSOCK1 that would chan...
Fabien Costantini
2008-08-26
included the broken_image test in the free() method of Fl_Help_View for Win32...
Fabien Costantini
2008-08-26
STR #2004 fix: got inspired from suggested modifications but limited their im...
Fabien Costantini
2008-08-26
removed unused wsock api, fixed return result in fl_ready()
Fabien Costantini
2008-08-25
STR #1906 fixed as discussed :
Fabien Costantini
2008-08-15
Replaced badly named type Fl_FontSize with Fl_Font_Descriptor. This type is o...
Matthias Melcher
2008-08-15
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
Matthias Melcher
2008-08-11
Moving more documentation into doxygen format
Matthias Melcher
2008-07-13
Make --post create a basic Mac OS X application bundle with a shell script
Michael R Sweet
2008-05-01
fix Fl_Font and Fl_Font_Size types in Fl_File_Chooser.fl file
yuri
2008-05-01
STR #1908 add Fl_Widget* add_extra(Fl_Widget*) function to Fl_File_Chooser class
yuri
2008-04-24
Text_Display was using a wrong border margin STR 1909
Matthias Melcher
2008-04-24
Fixed issues with Fl_Scroll inside and Fl_Scroll (STR #265)
Matthias Melcher
2008-04-23
Changed Makefile in src to use 1.3 instead of 1.1 (STR #1922). Fixed minor is...
Matthias Melcher
2008-04-23
A few more chnaged to get Fl_Font as a new type going
Matthias Melcher
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2008-04-23
All widget coordinates are now 32 bit. Beware though, on a 16 bit graphics sy...
Matthias Melcher
2008-04-23
Adding keyboard shortcut to Fl_Value_Input and Fl_Text_Editor
Matthias Melcher
2008-04-22
Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)...
Matthias Melcher
2008-04-22
Applying 1.1.9 changes to the 1.3 branch.
Matthias Melcher
2008-04-12
Updated 1.3 with changes from 1.1.9
Matthias Melcher
2008-03-09
STR 1891: fixing fl_read_image for double buffered windows.
Matthias Melcher
2008-02-27
Fixed library path in Makefile (STR #1885)
Matthias Melcher
2008-02-25
STR #1716: Fixed image read for partial regions on X11
Matthias Melcher
2008-02-25
Fixed Tab key to wrap around menu bars (STR #1877)
Matthias Melcher
2008-02-25
STR 1880: Fixed timer leak in Fl_Scrollbar
Matthias Melcher
2008-02-20
STR 1869: fixed race condition when an alert window pops up during menu handl...
Matthias Melcher
2008-02-20
Fixed recursion crash in event handling (STR #1873
Matthias Melcher
2008-02-20
STR 1719: fixed inconsistencies with FL_WHEN_NOT_CHANGED
Matthias Melcher
2008-02-20
STR 1849: fixed messages sent to hidden windows
Matthias Melcher
2008-02-20
STR #1868: fixed horizontal scrolbar in help view thanks to wavexx
Matthias Melcher
2008-02-14
Fixed OS X pixmap offset bug (Thanks to D'Elia Yuri) STR 1856
Matthias Melcher
2008-01-10
STR #1854: fixed win32 issue with possible NULL pointer
Matthias Melcher
2008-01-09
Added warning in inofficial Fl_Sys_Menubar.cxx about bundeling apps to make t...
Matthias Melcher
2008-01-09
STR #1853: fixed potntial buffer overrun un Fl_Preferences
Matthias Melcher
2008-01-04
Fixed Fl_Text_Display redrawing for focus changes for primary selection and h...
Matthias Melcher
2007-12-20
Fixed 16 bit PNM image support (STR #1847)
Matthias Melcher
2007-12-20
Fixed exposure event on zero size windows (STR #1824)
Matthias Melcher
2007-12-18
STR #1729: fixed ovelay offset for Quartz rendering
Matthias Melcher
2007-12-16
Inset clipping rectangle using box types.
Michael R Sweet
2007-12-16
Fix infinite loop bug...
Michael R Sweet
2007-12-15
Merge gl_font() changes for Xft+X11 (STR #1809)
Michael R Sweet
2007-12-15
Fl_Gl_Window::mode() needed to hide and show the window when toggling stereo
Michael R Sweet
2007-12-15
Add set_visible() for GL windows on Mac OS X (STR #1707)
Michael R Sweet
2007-12-15
Add clip_children() method (STR #1844)
Michael R Sweet
2007-12-15
Fl_Browser_ and friends now support FL_WHEN_ENTER_KEY for both Enter/Return
Michael R Sweet
2007-12-15
Fl_Help_View did not release the images it used (STR #1817)
Michael R Sweet
[next]