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-03-08
'Anonymous' reported a problem when using Fl_Value_Input. It seemed,
Matthias Melcher
2005-03-08
Use grid size for window resizing.
Michael R Sweet
2005-03-08
Make guides and snap work from either side of a widget border.
Michael R Sweet
2005-03-08
Only horizontally snap align when the current widget is within 50
Michael R Sweet
2005-03-08
Clean up more snap glitches...
Michael R Sweet
2005-03-07
More guide stuff - most of the widgets that need it should have their
Michael R Sweet
2005-03-07
Add ideal_size() and ideal_spacing() methods, which are used for the
Michael R Sweet
2005-03-07
Update widget panel so that the "GUI" tab is shown first.
Michael R Sweet
2005-03-06
Save my changes to the guide lines - basic snapping is implemented with
Michael R Sweet
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
More browser documentation changes.
Michael R Sweet
2005-03-05
The keyboard shortcut handling code did not handle 8-bit
Michael R Sweet
2005-03-05
Doco fixes (show const modifier on methods)
Michael R Sweet
2005-03-05
Fl_JPEG_Image could still crash an app with a corrupt JPEG file
Michael R Sweet
2005-03-05
Using the layout alignment controls on a menu widget would cause
Michael R Sweet
2005-02-28
Run ranlib on installed JPEG library.
Michael R Sweet
2005-02-26
Added visual gudelines for widget distances and sizes to fluid. It is disable...
Matthias Melcher
2005-02-24
(Re)Added dependency of 'help' on zlib, png and jpeg.
Matthias Melcher
2005-02-24
Modified VisualC Workspace. Hoping I don't interfere with Mike, but take some...
Matthias Melcher
2005-02-24
Added VisualC 6 IDE file for new Fl_Input_Choice test
Matthias Melcher
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
Added Greg Ercolano's simple Fl_Input_Choice widget which is a
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
CMake build fixes (STR #724)
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
...
Matthias Melcher
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
Add new file for CMake.
Michael R Sweet
2005-02-06
Cmake updates (STR #645)
Michael R Sweet
2005-02-06
Clarify Fl_Choice callback description (STR #692)
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
Documentation fix (STR #648)
Michael R Sweet
[next]