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
2006-07-27
Fix problems with new FLUID output, add common to closing braces to show
Michael R Sweet
2006-07-26
Fix return of window widget - use "w" or the name of the window, as
Michael R Sweet
2006-07-26
Update copyrights on changed files.
Michael R Sweet
2006-07-26
Revamp variable tests so that we rarely need to provide "o" and
Michael R Sweet
2006-07-25
Fix compiler warning by adding a cast...
Michael R Sweet
2006-07-25
Fix use of LDFLAGS and make install depend on all target...
Michael R Sweet
2006-07-18
Fixed bad English. Matt, you need to polish up on you irregular verbs.
Matthias Melcher
2006-07-18
Fixed byte order in OS X cursor shape data. Added Xft font pointer fl_xftfont.
Matthias Melcher
2006-07-18
Fixed Endianness in OS X Mouse Pointer graphics (STR 1348)
Matthias Melcher
2006-07-18
Allow non-JFIF JPEG images.
Michael R Sweet
2006-07-17
Fixed crash on mixed use of keyboard and mouse for Fl_Menu_Button (STR #1356)
Matthias Melcher
2006-07-17
Fixed my previous fix... . Resizing events were not handled anymore.
Matthias Melcher
2006-07-16
STR #1341: Fixed Fl_Window::visible() and shown() for OS X
Matthias Melcher
2006-06-28
Fixed Fl_Window::copy_label() losing copy (STR #1332)
Matthias Melcher
2006-06-27
Another documentation update (STR #1340)
Matthias Melcher
2006-06-27
Added two missing html files to the Makefile based installation process (STR ...
Matthias Melcher
2006-06-26
Revert change to --enable-cygwin option since ARCHFLAGS does not work with
Michael R Sweet
2006-06-23
fixed wrong word
Matthias Melcher
2006-06-23
Added warning to Fl_Gl_Window documentation.
Matthias Melcher
2006-06-23
Documentation fix (STR #1336)
Matthias Melcher
2006-06-23
Attempt to improve on fl_scroll for Quartz on Mac, but we probably already us...
Matthias Melcher
2006-06-22
Added support for floating point Fl_Spinner
Matthias Melcher
2006-06-21
STR #1330: Repeat button now cancels timeout if it should get deactivated dur...
Matthias Melcher
2006-06-20
STR #1280: added support for assigning Fl_Menu_Items to array variables in Fl...
Matthias Melcher
2006-06-20
Another attempt at the window stacking problem in WIN32. It does fix the issu...
Matthias Melcher
2006-06-19
Add --with-archflags option to configure script, and use it in the right
Michael R Sweet
2006-06-19
It seems that the long standing window stacking order problem in MSWindows is...
Matthias Melcher
2006-06-19
If the value field for scrollbars was not zero, Fluid would generate code tha...
Matthias Melcher
2006-06-19
Mark a FLUID Project as "modified" when the user changes the visible Tab widg...
Matthias Melcher
2006-06-19
Loading a file would not update the Widget Propertis dialog in FLUID (STR #1326)
Matthias Melcher
2006-06-19
Fixed key compose sequences for shifted keys (STR #1194)
Matthias Melcher
2006-06-18
Update svn:ignore properties.
Michael R Sweet
2006-06-18
Remove svn:executable from Visual C++ project files.
Michael R Sweet
2006-06-18
Update svn:ignore properties
Michael R Sweet
2006-06-18
Converted global static variables into class static variables
Matthias Melcher
2006-06-18
Removed debugging messages, added character lookup table for HTML enteties in...
Matthias Melcher
2006-06-16
Added text selection and copy/paste to Fl_Help_View. Text can be selected by ...
Matthias Melcher
2006-06-16
STR #1322: fixes wrong menutitle position for popup menus. This was originall...
Matthias Melcher
2006-06-14
Changed Tooltip::exit_() to Tooltip::exit()
Matthias Melcher
2006-06-14
STR #1321: Calling Fl_Window::show() will exit from the current Fl_Tooltip. C...
Matthias Melcher
2006-06-14
Avoiding crash when passing NULL as a string in Fl_Preferences::set(key, char...
Matthias Melcher
2006-06-14
STR 1306: udated documentation to reflect limitation in Fl::delete_widget(). ...
Matthias Melcher
2006-06-13
STR #1227: Thanks to Albrecht Schlosser for commiting this patch to fix Fl_Te...
Matthias Melcher
2006-06-13
STR #1319: added missing '#' in Fl_Clock_Output
Matthias Melcher
2006-06-09
Fixing the fix: restored the FL_KEYUP behavior of WIN32 before the NumLock fi...
Matthias Melcher
2006-06-09
Make sure that all source files expand $Id$...
Michael R Sweet
2006-06-09
Fixed the Fl::event_original_key() function for X11.
Matthias Melcher
2006-06-09
Added an event variable "Fl::event_original_key()" which returns the current ...
Matthias Melcher
2006-06-07
STR #1316: fixed two html tags
Matthias Melcher
2006-06-07
OS X: fixed handling of the KP_Enter key which is at different key codes for ...
Matthias Melcher
[prev]
[next]