summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-31Some widgets reordered for consistent keyboard navigation in tree test program.Greg Ercolano
2010-10-30Added callback when double-clicking file in a file chooser (STR#2346)Matthias Melcher
2010-10-30Fixed label alignment (STR #2436)Matthias Melcher
2010-10-30Added interface to set color chooser mode (STR #2407)Matthias Melcher
2010-10-30STR 2382: Fixed compile errors when HAVE_LIBJPEG was not definedMatthias Melcher
2010-10-30Fixed special handling for ISO back-tab keycode (STR #2369)Matthias Melcher
2010-10-30STR 2348: fixed possibly wrong relative pathMatthias Melcher
2010-10-30STR 2370: fixed static allocation in Fl_Tabs.Matthias Melcher
2010-10-30STR 2406: Fl_Widget::measure_label made constMatthias Melcher
2010-10-30Added instructions on how to create a Linux 'Code::Blocks' projectMatthias Melcher
2010-10-30Fl_Button shortcut handling would crash if the widget was deleted in the call...Matthias Melcher
2010-10-30Added alternative names for Xft. On all Linux distors I tested, it makes no d...Matthias Melcher
2010-10-30Added documentation for Fl_Tabs resizable.Matthias Melcher
2010-10-30Added instructions for Mint Linux and Fedora.Matthias Melcher
2010-10-29updated documentation for color handling - see STR #2226engelsman
2010-10-29Fixed strange indents, added implied break, notreached clarification.Greg Ercolano
2010-10-28Applied patch from STR#2428 to fix warnings on OSX/Tiger for fl_rect.cxx.Greg Ercolano
2010-10-28Fixed the remaining warningsMatthias Melcher
2010-10-28Removing compiler warnings in test appsMatthias Melcher
2010-10-28Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis miss...Matthias Melcher
2010-10-28Added list of further distros to supportMatthias Melcher
2010-10-28Started a README for all Unix packages. The first example is for Ubuntu 10 in...Matthias Melcher
2010-10-27reworked color documentation as suggested in STR #2373engelsman
2010-10-27Mac OS X: simplified processing of keyboard events.Manolo Gouy
2010-10-27Verified project creation in VisualC 2010 and updated documentation.Matthias Melcher
2010-10-26Use Mac OS-defined character composition method. It allows to handle composed...Manolo Gouy
2010-10-26Converted to UTF-8 encoding so 'Character composition table' is correct in Do...Manolo Gouy
2010-10-26Added first part of VC2010 documentation.Matthias Melcher
2010-10-26Adding a Visual Studio 2010 solution. This was much more troublesome than ant...Matthias Melcher
2010-10-26Added two missing projects to VC2008Matthias Melcher
2010-10-26Imported widgettable.cxx from original Fl_Table widget test suiteGreg Ercolano
2010-10-26doxygen: fixes to example program filenames.Greg Ercolano
2010-10-26Improved doxygen docs for draw_cell() parameters in the various contexts.Greg Ercolano
2010-10-26doxygen fixes:Greg Ercolano
2010-10-26Various fixes:Greg Ercolano
2010-10-26Various mods:Greg Ercolano
2010-10-26New documentation for compiling and using FLTK on MSWindows. Still need to me...Matthias Melcher
2010-10-26Added handling of Tab key for Fl_Table keyboard navigation.Greg Ercolano
2010-10-26Adding IDE files specifically for Visual Studio 2008 on MSWindows. This is pr...Matthias Melcher
2010-10-26Doxygen improvements for Fl_Table.H; Greg Ercolano
2010-10-26Enclosed old 'standalone widget' license with \verbatim block for clarity.Greg Ercolano
2010-10-26Fixed Fl_Table doxygen example code (was missing all indenting).Greg Ercolano
2010-10-26Added missing ident trailer.Greg Ercolano
2010-10-26Added new table-with-keyboard-nav.cxx to solve STR #2374.Greg Ercolano
2010-10-26Added example howto for making a button with text over an image.Greg Ercolano
2010-10-25Added new project template for Xcode (part 2 of 3). Part 3 will be done later...Matthias Melcher
2010-10-25Removed outdated Project TemplatesMatthias Melcher
2010-10-25Removed outdated Project TemplatesMatthias Melcher
2010-10-25Fixed a pretty fatal instruction in the Xcode README (oooops) and modified th...Matthias Melcher
2010-10-24Added and removed silly filesMatthias Melcher