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