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
2005-03-08
'Anonymous' reported a problem when using Fl_Value_Input. It seemed,
Matthias Melcher
2005-03-06
Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the
Michael R Sweet
2005-03-05
fl_filename_relative() didn't compare drive letters in a
Michael R Sweet
2005-03-05
Fix menu drawing...
Michael R Sweet
2005-03-05
Fixed menu item width calculations with symbols (STR #740)
Michael R Sweet
2005-03-05
The keyboard shortcut handling code did not handle 8-bit
Michael R Sweet
2005-03-05
Fl_JPEG_Image could still crash an app with a corrupt JPEG file
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-24
Added QNX bug workaround for menu handling (STR #704)
Michael R Sweet
2005-02-24
Fl_Multiline_Input now scrolls the full height of the widget
Michael R Sweet
2005-02-24
Fix builds without JPEG library...
Michael R Sweet
2005-02-24
Fl_Browser::swap() didn't handle redraws properly when the
Michael R Sweet
2005-02-20
FL_MOUSEWHEEL events are now sent first to the widget under the
Michael R Sweet
2005-02-14
Fl::wait() could block on WIN32 if the window was deleted via
Michael R Sweet
2005-02-14
Fl_Preferences::RootNode did not find the user's home directory
Michael R Sweet
2005-02-14
Fl_Window::hide() didn't delete the current clipping region on
Michael R Sweet
2005-02-12
Fix initializers and error handling.
Michael R Sweet
2005-02-06
Check for no icon, and if so manually check for a directory...
Michael R Sweet
2005-02-06
Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed.
Matthias Melcher
2005-02-06
Fl_Menu now draws the arrow more like other toolkits and 2.0
Michael R Sweet
2005-02-06
Fixed a VC++ compiler error in Fl_JPEG_Image.cxx (STR #676)
Michael R Sweet
2005-02-06
FL_SHADOW_BOX/FRAME drew outside of the bounding box (STR #694)
Michael R Sweet
2005-02-06
Fl_Widget::copy_label(NULL) didn't work (STR #707)
Michael R Sweet
2005-02-06
Fl_Choice now allows click selection like Fl_Menu_Button and
Michael R Sweet
2005-02-06
Cmake updates (STR #645)
Michael R Sweet
2005-02-06
Fl_Check_Browser didn't draw properly when inactive (STR #681)
Michael R Sweet
2005-02-06
Removed some redundant code in Fl_Group::handle() (STR #669)
Michael R Sweet
2005-02-05
The file chooser didn't always deactivate the OK button when
Michael R Sweet
2005-02-05
Fix FLUID text color (STR #662)
Michael R Sweet
2005-02-05
Fixed some compiler errors on WIN32 (STR #647)
Michael R Sweet
2005-02-05
Fl_File_Chooser was slow with large directories (STR #654)
Michael R Sweet
2005-02-04
Remove duplicate definitions and argument-hides-function warning.
Michael R Sweet
2005-02-01
Fix X11 DND support.
Michael R Sweet
2005-01-25
Temporary fix for JPEG error handle; we need to flag the error in
Michael R Sweet
2005-01-04
Fix menu crash bug (STR #685)
Michael R Sweet
2004-12-27
Fl_Double_Windows would always redraw their full content, even
Matthias Melcher
2004-12-16
Fl_JPEG_Image did not correctly handle errors reported by the
Michael R Sweet
2004-12-14
Fl_Menu now draws sub-menu arrows like other toolkits and FLTK
Michael R Sweet
2004-12-06
Fixed a compiler warning in Fl_Window.H (STR #641)
Michael R Sweet
2004-12-03
Fl::event_number() didn't always match the value sent to the
Michael R Sweet
2004-12-03
Fl_Shared_Image::reload() didn't set the image_ pointer properly
Michael R Sweet
2004-12-03
Fl_Help_View::topline() incorrectly set the changed() flag (STR
Michael R Sweet
2004-11-23
Fl_Text_Display would hang if the user pressed Ctrl-left with the cursor
Matthias Melcher
2004-11-23
Fix compiler errors...
Michael R Sweet
2004-11-23
Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x
Michael R Sweet
2004-11-23
Fl_Widget::damage(uchar,int,int,int,int) didn't clip the
Michael R Sweet
2004-11-23
STR#628: fixed almost all instances where the popup menu would
Matthias Melcher
2004-11-23
Moved code to avoid positioning windows on Dock into 'fake_X_event'
Matthias Melcher
2004-11-22
Changed the OS X hotspot code to make window positioning avoid the
Matthias Melcher
2004-11-21
Check for a NULL off-screen buffer before copying...
Michael R Sweet
[next]