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
2010-12-21
Larger image in latex/pdf docs.
Greg Ercolano
2010-12-21
Added doc screenshot for Fl_Native_File_Chooser.
Greg Ercolano
2010-12-21
Added "Tab Nav" and "Arrow Nav" toggle to the test/input program.
Greg Ercolano
2010-12-20
Moved global FLTK options into Fluid until we find a better setup. Restored t...
Matthias Melcher
2010-12-20
Sorted CHANGES text a bit.
Matthias Melcher
2010-12-20
Removed deprecated IDE's
Matthias Melcher
2010-12-20
Removed IDE support from Fluid because it never got finished and seemed more ...
Matthias Melcher
2010-12-20
Removing more outdated docs.
Matthias Melcher
2010-12-20
Removed legacy utf8 README
Matthias Melcher
2010-12-20
Restructured the Cairo README a little bit
Matthias Melcher
2010-12-20
Merged the CMake documenation and adapted the format to the one used in the o...
Matthias Melcher
2010-12-20
Merged README.win32 into README.MSWindows.txt. I try to avoid the 'WIN32' lab...
Matthias Melcher
2010-12-20
This file does not belong into this version of FLTK
Matthias Melcher
2010-12-20
Removed Watcom compiler support because it was introduced in 1.1.6 as a parti...
Matthias Melcher
2010-12-20
Removed unnecessary function call (the result is always 1).
Albrecht Schlosser
2010-12-20
#2490: attempt to fix the issue. PLease test on 1.3 w/X11
Matthias Melcher
2010-12-20
File was changed to use FL_PATH_MAX so needed to have <FL/filename.H> added t...
Ian MacArthur
2010-12-20
Recent changes to the include files meant that numericsort would no longer co...
Ian MacArthur
2010-12-20
Had to move the variant definition of fl_filename_relative() with 4 params in...
Ian MacArthur
2010-12-20
Used Fluid to generate Fluid files. Fixed two naming issues for the new Fl_In...
Matthias Melcher
2010-12-20
change __linux__ to USE_X11 fix STR #2437
yuri
2010-12-20
Small doc correction.
Manolo Gouy
2010-12-20
Small doc correction.
Manolo Gouy
2010-12-20
Added new tab_nav() control for Fl_Multiline_Input tab navigation behavior.
Greg Ercolano
2010-12-20
Removed emacs shortcuts from Fl_Input,
Greg Ercolano
2010-12-19
Fixed fl_filename_relative access to const string.
Matthias Melcher
2010-12-19
Added function to free the list that was created with fl_filename_list.
Matthias Melcher
2010-12-19
Added fl_filename_relative which uses an additional parameter instead of the ...
Matthias Melcher
2010-12-19
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX inst...
Matthias Melcher
2010-12-19
Added protection against compilation besides Mac OS X.
Manolo Gouy
2010-12-19
Removed compilation warning.
Manolo Gouy
2010-12-19
Corrected typos.
Manolo Gouy
2010-12-18
Removed reference to deleted file fl_dnd_mac.cxx
Manolo Gouy
2010-12-18
This file has become useless. Its code is now in Fl_cocoa.mm.
Manolo Gouy
2010-12-18
Mac OS: replaced several global functions by new member functions of Mac OS-s...
Manolo Gouy
2010-12-18
Fixed Fl_Tabs selection border drawing, if tabs are at the bottom of
Albrecht Schlosser
2010-12-18
Fix STR #2486: cursor position was wrong in some tab-containing wrapped lines.
Manolo Gouy
2010-12-17
Removed [] expression.
Manolo Gouy
2010-12-17
Updated to compile the 3 objective-c++ files.
Manolo Gouy
2010-12-17
The 3 objective-c++ files used for the Mac OS X support are no longer included
Manolo Gouy
2010-12-16
This new fl_read_image() function for Windows is *much* faster than
Albrecht Schlosser
2010-12-16
Fixed documentation errors (typos and formatting) in chapter
Albrecht Schlosser
2010-12-16
Change after rename of Fl_Native_File_Chooser_MAC.cxx to Fl_Native_File_Choos...
Manolo Gouy
2010-12-16
Change needed after rename of Fl_Native_File_Chooser_MAC.cxx
Manolo Gouy
2010-12-15
Updated dependencies.
Albrecht Schlosser
2010-12-15
Added toggle button to 'navigation' test program to control
Greg Ercolano
2010-12-15
set properties.
Manolo Gouy
2010-12-15
Renamed Fl_Native_File_Chooser_MAC.cxx to Fl_Native_File_Chooser_MAC.mm
Manolo Gouy
2010-12-15
Homogenize use of re-encoding and transcoding (in favor of the latter).
Manolo Gouy
2010-12-15
Fixed typos in FL/Fl_Input_.H
Albrecht Schlosser
[next]