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-19
file fluid.cxx must include <io.h> on Windows to find the access() function.
Matthias Melcher
2005-03-19
Widget panel has "Close" instead of "OK" button.
Michael R Sweet
2005-03-19
More UI cleanup.
Michael R Sweet
2005-03-19
Many FLUID updates...
Michael R Sweet
2005-03-18
Bug fixes and UI tweaking...
Michael R Sweet
2005-03-17
Use check items for overlays and the widget bin, and track their state.
Michael R Sweet
2005-03-17
Tweak 1.1.x FLUID some more...
Michael R Sweet
2005-03-15
fixed frame drawing of Fl_Text_Display (STR #762.2). Thanks for the patch pro...
Matthias Melcher
2005-03-12
STR 748: Fl_Clock_Output::value(ulong) does not change value_
Michael R Sweet
2005-03-10
Add icon images (still need to update OSX icon file...)
Michael R Sweet
2005-03-10
Use copy_label() instead of strdup() for button labels.
Michael R Sweet
2005-03-10
Start working on a new FLUID icon for desktop integration...
Michael R Sweet
2005-03-10
Ahem, Fl_File_Chooser.H, not fl_file_chooser.H... :)
Michael R Sweet
2005-03-09
Removed warning about for(;;) variable lookup
Matthias Melcher
2005-03-09
Updated CHANGES file. Removed CRLF from xpm Pixmaps
Matthias Melcher
2005-03-09
Added a new Type to fluid called 'Comment' to be used for standardized Copyri...
Matthias Melcher
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
[next]