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-09-12
Clipboard will persist if owner window is hidden (STR #1019)
Matthias Melcher
2005-09-12
How did 79 get into the comment? I don't know.
Matthias Melcher
2005-09-12
STR #1007: Applied second patch by hand. OP: could you please check if all ch...
Matthias Melcher
2005-09-09
Fix to ambigous function call in my previous FLUID changes
Matthias Melcher
2005-09-09
STR #985: This is a medium size change in the way that FLUID manages widget l...
Matthias Melcher
2005-09-09
Remove unused ptr variable.
Michael R Sweet
2005-09-09
This change will make sure that top-level windows will fit inside the screen ...
Matthias Melcher
2005-09-08
STR #1013: yet another attempt at fixing the precision count in Fl_Valuator. ...
Matthias Melcher
2005-09-08
STR #1016 :
Matthias Melcher
2005-09-05
STR #1010: if a widget callback is generated inside a widget class, the stati...
Matthias Melcher
2005-09-05
STR #1014: FLTK's CR/LF conversion would crash if the clipboard was empty
Matthias Melcher
2005-08-30
FLUD: This fixes the problem that the children of a Widget_Class_Type are pos...
Matthias Melcher
2005-08-30
FLUID: Grouping and ungrouping would not work inside an Fl_Widget_Class_Type
Matthias Melcher
2005-08-29
Re-Fixed STR 884. I did put the change into the FLUID file, but accidentally ...
Matthias Melcher
2005-08-29
Various Pixel bugs:
Matthias Melcher
2005-08-29
Fixed snapping for interactive resizing of right and bottom border.
Matthias Melcher
2005-08-29
F2 and F3 (move up/down) would not set the "changed" flag
Matthias Melcher
2005-08-29
Fixed C++ style comments in plain C files (STR #997)
Matthias Melcher
2005-08-29
Fixed signedness of argument to sscanf
Matthias Melcher
2005-08-29
Slight changes to Fl_Sys_Menu_Bar making it more transparent for multi platfo...
Matthias Melcher
2005-08-29
The newly introduce Fl_Widget_Class_Type in Fluid would cause a null pointer ...
Matthias Melcher
2005-08-29
This is the text for the previous commit.
Matthias Melcher
2005-08-29
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4543 ea41ed52-d2ee-0310...
Matthias Melcher
2005-08-27
Update of "CHANGES" file with information about STR#995 .
Dejan Lekic
2005-08-27
Fix of cross-compiling (host: *-linux-* , target: *-mingw32) problem.
Dejan Lekic
2005-08-26
Fixed dirent list by making room for the additional '/' character on director...
Matthias Melcher
2005-08-24
Reverted to the correct version.
Matthias Melcher
2005-08-24
Typos
Matthias Melcher
2005-08-24
Fix widget spacing to conform to the HIG.
Michael R Sweet
2005-08-23
FLUID now knows if a static callback is already declared in a class and won't...
Matthias Melcher
2005-08-23
Project settings in FLUID now also set a project as 'modified'.
Matthias Melcher
2005-08-21
Bordersize was calculated wrong for borderless windows
Matthias Melcher
2005-08-21
Fixed CR to CRLF conversion. Thanks for the patch, Alessandro.
Matthias Melcher
2005-08-21
Some actions in FLUID would not set the "changed" flag.
Matthias Melcher
2005-08-20
This commit fixes one aspect of bug STR #984. However, since Allesandro took ...
Matthias Melcher
2005-08-18
Fix new trailing slash usage, and restore correct OSX filesystem listing
Michael R Sweet
2005-08-17
This change is controversial. It changes the behavior of fl_filename_list
Matthias Melcher
2005-08-17
Silly scope bug. Thanks, gcc
Matthias Melcher
2005-08-17
Fixed redraw range in Multiline Input with wordwrapping for space characters ...
Matthias Melcher
2005-08-17
#959: outside labels in fluid moved, so that they refresh correctly even when...
Matthias Melcher
2005-08-16
FLUID now correctly redraw FL__Tabs if one of their children changes color.
Matthias Melcher
2005-08-16
Cast value to int to avoid compiler warnings...
Michael R Sweet
2005-08-15
Added support for Fl_Window::size_range() in FLUID. There are no UI elements ...
Matthias Melcher
2005-08-15
Dottet label selection box and standard widget selection boxes would not alwa...
Matthias Melcher
2005-08-15
Fix typo in fltk-config script.
Michael R Sweet
2005-08-15
fl_filename_list now correctly handles path names like 'c:'
Matthias Melcher
2005-08-15
Fixed Fl::event_text() for FL_DND_* events on Windows (STR 968)
Matthias Melcher
2005-08-11
Remove unnecessary breaks...
Michael R Sweet
2005-08-11
Fix fl_vsnprintf bugs, remove VC++.NET link warnings
Michael R Sweet
2005-08-11
OS X drag'n'drop now pastes into the correct widget (STR #974)
Matthias Melcher
[next]