fltk/src
2008-10-04 17:26:07 +00:00
..
xutf8 + Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubuntu 8.04,Windows XPSP2. 2008-09-25 18:26:33 +00:00
aimm.h Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and additions by Ian. PLEASE BE AWARE that the patch in its current incarnation is a regression in many aspects and further work is required before we can announce Unicode support. 2008-09-10 23:56:49 +00:00
allfiles.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
cgdebug.h STR #1310: OS X Quartz support fixed. All test codes now work without complaints fro Quickdraw or CoreGraphics. If no more major bugs are reported for Quartz, I will make Quartz the default over Quickdraw in the next release of FLTK 1. 2006-06-06 08:00:56 +00:00
CMakeLists.txt Add GLUT support functions from FreeGLUT (STR #1522) 2007-02-01 18:10:07 +00:00
cmap.cxx Copyright updates. 2005-02-24 21:55:12 +00:00
d1_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
d1.xbm Initial revision 1998-10-06 18:21:25 +00:00
dump_compose.c Initial revision 1998-10-06 18:21:25 +00:00
ew_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
ew.xbm Initial revision 1998-10-06 18:21:25 +00:00
fastarrow.h Initial revision 1998-10-06 18:21:25 +00:00
filename_absolute.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
filename_expand.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
filename_ext.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
filename_isdir.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
filename_list.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
filename_match.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
filename_setext.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_abort.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_add_idle.cxx added doxygen comments for undocumented features in Fl, Fl_Gl_Window 2008-10-04 15:54:15 +00:00
Fl_Adjuster.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_arc.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_arci.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_arg.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_ask.cxx Doxygen documentation: more paranoid fixes and complements in common dialogs. Added new test cases in the ask demo now featuring fl_message() and fl_password() API, made fl_choice() more specific about its return value tests in caller (also added a third button). 2008-10-04 12:00:16 +00:00
Fl_Bitmap.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_BMP_Image.cxx Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneous path test into ../test since the doxyfile move, fixed all intro dl,dt,dd related tags warnings in intro.dox . 2008-09-17 22:25:45 +00:00
Fl_Box.cxx Doxygen documentation: 2008-09-17 20:30:37 +00:00
fl_boxtype.cxx Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 2008-09-18 19:09:34 +00:00
Fl_Browser_.cxx doxygen comments for undocumented features in Fl_Browser_, Fl_Button, Fl_Chart. 2008-09-20 21:04:28 +00:00
Fl_Browser_load.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_Browser.cxx added doxygen comments for undocumented methods of Fl_Bitmap and Fl_Browser 2008-09-20 14:29:29 +00:00
Fl_Button.cxx applied Duncan Gibson's documentation patch (WP3). 2008-09-16 06:49:08 +00:00
Fl_Cairo.cxx added svn properties and fixed some documentation typos. 2008-10-01 15:28:41 +00:00
fl_call_main.c Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_Chart.cxx applied Duncan Gibson's documentation patch (WP3). 2008-09-16 06:49:08 +00:00
Fl_Check_Browser.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Check_Button.cxx applied Duncan Gibson's documentation patch (WP3). 2008-09-16 06:49:08 +00:00
Fl_Choice.cxx applied Duncan Gibson's documentation patch (WP3). 2008-09-16 06:49:08 +00:00
Fl_Clock.cxx doxygen comments for undocumented features of Fl_Clock, Fl_Check_Browser 2008-09-21 08:00:32 +00:00
fl_cmap.h Compiling with -DBOXX_BUGS will work around some problems with the newest 2001-05-05 23:39:01 +00:00
Fl_Color_Chooser.cxx Added return comments to rgb and hsv color chooser methods. 2008-10-04 12:13:59 +00:00
fl_color_mac.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_color_win32.cxx STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 2005-09-12 23:03:34 +00:00
fl_color.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_compose.cxx Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 2008-09-18 19:09:34 +00:00
Fl_Counter.cxx applied Duncan Gibson's documentation patch (WP3). 2008-09-16 06:49:08 +00:00
fl_cursor.cxx Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 2008-09-18 19:09:34 +00:00
fl_curve.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Dial.cxx Doxygen documentation : minor comment fixes. 2008-10-03 07:48:38 +00:00
fl_diamond_box.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_display.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_dnd_mac.cxx Copyright updates. 2005-02-24 21:55:12 +00:00
fl_dnd_win32.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
fl_dnd_x.cxx More copyright updates. 2006-01-15 02:26:54 +00:00
fl_dnd.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Double_Window.cxx + Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubuntu 8.04,Windows XPSP2. 2008-09-25 18:26:33 +00:00
fl_draw_image_mac.cxx Fixed Quartz image drawing and screen reading 2007-01-18 15:25:09 +00:00
fl_draw_image_win32.cxx OK, I believe I fixed the transparency issues on WIN32. Please everyone, test the code on all machines. 2006-09-16 16:02:00 +00:00
fl_draw_image.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_draw_pixmap.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_draw.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
fl_encoding_latin1.cxx STR #1411: fixed latin-to-macRoman text conversion 2006-09-04 18:46:28 +00:00
fl_encoding_mac_roman.cxx Fixed wrong array size. 2007-06-18 13:03:39 +00:00
fl_engraved_label.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_File_Browser.cxx Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and additions by Ian. PLEASE BE AWARE that the patch in its current incarnation is a regression in many aspects and further work is required before we can announce Unicode support. 2008-09-10 23:56:49 +00:00
Fl_File_Chooser2.cxx Fixed bad comments in fl_color_chooser, r g b param are in/out params and not in. Added param and return dox commands to these functions. Added a new Common Dialogs Module containing all fl_ask,fl,fl_color,fl_file dialogs. Fixed the fl_old_shortcut appearing in Fl_Button. 2008-10-03 11:20:50 +00:00
Fl_File_Chooser.cxx doxygen comments for undocumented features of Fl_File_Chooser 2008-09-30 22:22:49 +00:00
Fl_File_Chooser.fl doxygen comments for undocumented features of Fl_File_Chooser 2008-09-30 22:22:49 +00:00
fl_file_dir.cxx Added systematically missing in out modifiers to all param doxygen statements. Added a TODO.osx file in the root describing what we have to do on the os x platform before we can pre-release 1.3 2008-10-03 12:00:21 +00:00
Fl_File_Icon2.cxx added doxygen comments for undocumented features of Fl_File_Icon 2008-10-04 12:21:46 +00:00
Fl_File_Icon.cxx added doxygen comments for undocumented features of Fl_File_Icon 2008-10-04 12:21:46 +00:00
Fl_File_Input.cxx doxygen comments for undocumented features of Fl_File_Init 2008-10-01 18:43:10 +00:00
fl_font_mac.cxx fixed max os x QD mode would not compile. Got back all the QD font drawing code from 1.1.9. the labels draw but are uncorrectly shifted to the right. 2008-09-30 18:06:44 +00:00
fl_font_win32.cxx Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 2008-09-18 19:09:34 +00:00
fl_font_x.cxx Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 2008-09-18 19:09:34 +00:00
fl_font_xft.cxx Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 2008-09-18 19:09:34 +00:00
fl_font.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Font.H Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 2008-09-18 19:09:34 +00:00
Fl_get_key_mac.cxx OS X: fixed handling of the KP_Enter key which is at different key codes for the Powerbook vs. Desktop machines. 2006-06-07 09:46:03 +00:00
Fl_get_key_win32.cxx Remove executable bit from more source files. 2006-05-31 18:33:37 +00:00
Fl_get_key.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_get_system_colors.cxx Doxygen documentation : minor comment fixes. 2008-10-03 07:48:38 +00:00
Fl_GIF_Image.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_Gl_Choice.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_Gl_Choice.H Copyright updates. 2005-02-24 21:55:12 +00:00
Fl_Gl_Overlay.cxx Doxygen documentation: completed Fl_Gl_Window. 2008-09-18 00:15:35 +00:00
Fl_Gl_Window.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_grab.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Group.cxx doxygen docs for some missing Fl_Group methods, updated Fl::focus(). 2008-09-28 22:25:23 +00:00
fl_gtk.cxx STR #1617: fltkgl.vcproj in the vnet directory had missing closing brackets in the XML code. The question remains: who ate the slashes? 2007-02-27 19:23:24 +00:00
Fl_Help_Dialog_Dox.cxx Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneous path test into ../test since the doxyfile move, fixed all intro dl,dt,dd related tags warnings in intro.dox . 2008-09-17 22:25:45 +00:00
Fl_Help_Dialog.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Help_Dialog.fl Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_Help_View.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_Image.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_images_core.cxx Fix all compiler warnings from various build systems. 2007-05-20 00:01:06 +00:00
Fl_Input_.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_Input.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_JPEG_Image.cxx Doxygen Documentation WP5 Done, WP6 half finished so that all Fl_Image class hierarchy is up-to-date. Also completed the documentation of the useful Fl_Shared_Image. 2008-09-14 18:19:41 +00:00
fl_labeltype.cxx Added systematically missing in out modifiers to all param doxygen statements. Added a TODO.osx file in the root describing what we have to do on the os x platform before we can pre-release 1.3 2008-10-03 12:00:21 +00:00
Fl_Light_Button.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_line_style.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_lock.cxx Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 2008-09-18 19:09:34 +00:00
Fl_mac.cxx fixed warnings when compiling Fl_mac.cxx 2008-09-30 18:04:35 +00:00
Fl_Menu_.cxx Fixed some typos and links and added a section about document structure 2008-09-20 22:46:24 +00:00
Fl_Menu_add.cxx Doxygen documentation: replace all occurences in comments of " by a quote char. Temporarily set warn_if_undocumented to NO until we correct more severe messages. 2008-09-17 15:44:43 +00:00
Fl_Menu_Bar.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Menu_Button.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Menu_global.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Menu_Window.cxx + Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubuntu 8.04,Windows XPSP2. 2008-09-25 18:26:33 +00:00
Fl_Menu.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Multi_Label.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_open_uri.cxx Don't need path_find() on Mac OS X... 2007-01-23 20:45:28 +00:00
fl_oval_box.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_overlay_visual.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Overlay_Window.cxx + Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubuntu 8.04,Windows XPSP2. 2008-09-25 18:26:33 +00:00
fl_overlay.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_own_colormap.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Pack.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Pixmap.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_plastic.cxx Resorted functions. VC6 did not give a required warning/error 2005-11-07 11:16:24 +00:00
Fl_PNG_Image.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_PNM_Image.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_Positioner.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Preferences.cxx STR#2056 Fixed all compilation problems and tested that fluid, utf8 demo works the utf8 code is harmonized with the unix impl. instead of the win32 impl in case Cygwin lib is used. 2008-10-04 17:26:07 +00:00
Fl_Progress.cxx Doxygen documentation WP7 Done. Fl_Menu_Item was a real pain to doxyfy. 2008-09-15 00:27:28 +00:00
fl_read_image_mac.cxx Fixed Quartz image drawing and screen reading 2007-01-18 15:25:09 +00:00
fl_read_image_win32.cxx Remove warnings found by Robin Rowe's settings for VC7. I do not have VC7, but I believe I managed to find and fix them all... . 2006-05-30 07:58:41 +00:00
fl_read_image.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_rect.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Repeat_Button.cxx Doxygen documentation: 2008-09-17 20:30:37 +00:00
Fl_Return_Button.cxx Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneous path test into ../test since the doxyfile move, fixed all intro dl,dt,dd related tags warnings in intro.dox . 2008-09-17 22:25:45 +00:00
Fl_Roller.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_round_box.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Round_Button.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_rounded_box.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_scroll_area.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Scroll.cxx Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneous path test into ../test since the doxyfile move, fixed all intro dl,dt,dd related tags warnings in intro.dox . 2008-09-17 22:25:45 +00:00
Fl_Scrollbar.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_set_font.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_set_fonts_mac.cxx Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and additions by Ian. PLEASE BE AWARE that the patch in its current incarnation is a regression in many aspects and further work is required before we can announce Unicode support. 2008-09-10 23:56:49 +00:00
fl_set_fonts_win32.cxx STR#2056 Fixed all compilation problems and tested that fluid, utf8 demo works the utf8 code is harmonized with the unix impl. instead of the win32 impl in case Cygwin lib is used. 2008-10-04 17:26:07 +00:00
fl_set_fonts_x.cxx Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and additions by Ian. PLEASE BE AWARE that the patch in its current incarnation is a regression in many aspects and further work is required before we can announce Unicode support. 2008-09-10 23:56:49 +00:00
fl_set_fonts_xft.cxx Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and additions by Ian. PLEASE BE AWARE that the patch in its current incarnation is a regression in many aspects and further work is required before we can announce Unicode support. 2008-09-10 23:56:49 +00:00
fl_set_fonts.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_shadow_box.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Shared_Image.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
fl_shortcut.cxx Fixed bad comments in fl_color_chooser, r g b param are in/out params and not in. Added param and return dox commands to these functions. Added a new Common Dialogs Module containing all fl_ask,fl,fl_color,fl_file dialogs. Fixed the fl_old_shortcut appearing in Fl_Button. 2008-10-03 11:20:50 +00:00
fl_show_colormap.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Single_Window.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Slider.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_symbols.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Sys_Menu_Bar.cxx Added warning in inofficial Fl_Sys_Menubar.cxx about bundeling apps to make the menu bar work 2008-01-09 21:32:40 +00:00
Fl_Tabs.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Text_Buffer.cxx + Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubuntu 8.04,Windows XPSP2. 2008-09-25 18:26:33 +00:00
Fl_Text_Display.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_Text_Editor.cxx Doxygen documentation : minor comment fixes. 2008-10-03 07:48:38 +00:00
Fl_Tile.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Tiled_Image.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Tooltip.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
fl_utf8.cxx STR#2056 Fixed all compilation problems and tested that fluid, utf8 demo works the utf8 code is harmonized with the unix impl. instead of the win32 impl in case Cygwin lib is used. 2008-10-04 17:26:07 +00:00
fl_utf.c Added systematically missing in out modifiers to all param doxygen statements. Added a TODO.osx file in the root describing what we have to do on the os x platform before we can pre-release 1.3 2008-10-03 12:00:21 +00:00
Fl_Valuator.cxx Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 2008-09-18 19:09:34 +00:00
Fl_Value_Input.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Value_Output.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Value_Slider.cxx Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneous path test into ../test since the doxyfile move, fixed all intro dl,dt,dd related tags warnings in intro.dox . 2008-09-17 22:25:45 +00:00
fl_vertex.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_visual.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Widget.cxx Fixed some typos and links and added a section about document structure 2008-09-20 22:46:24 +00:00
Fl_win32.cxx #STR2056 partial fixes : wsock API now compiles ok, but there are still all utf8 stuff that won't compile: fl_utf8.cxx, fl_set_fonts_win32.cxx won't compile yet and Fl_Preferences recent utf8 addon should be checked for Cygwin. 2008-10-04 16:35:58 +00:00
Fl_Window_fullscreen.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Window_hotspot.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Window_iconize.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
Fl_Window.cxx Completed and corrected Fl and related Fl_Window documentation, added cross references, especially to back compatibility functions to the new ones. 2008-10-04 14:15:16 +00:00
Fl_Wizard.cxx Doxygen documentation WP11 Done! 2008-09-15 16:39:05 +00:00
Fl_x.cxx + Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubuntu 8.04,Windows XPSP2. 2008-09-25 18:26:33 +00:00
Fl_XBM_Image.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl_XColor.H Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_XPM_Image.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
Fl.cxx Completed and corrected Fl and related Fl_Window documentation, added cross references, especially to back compatibility functions to the new ones. 2008-10-04 14:15:16 +00:00
flstring.c Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
flstring.h Update copyright years and use "#ifndef" instead of "#if !defined". 2007-02-20 18:43:10 +00:00
forms_bitmap.cxx Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 2008-09-18 19:09:34 +00:00
forms_compatability.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
forms_free.cxx added doxygen comments for undocumented features of Fl_Free 2008-10-01 22:51:30 +00:00
forms_fselect.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
forms_pixmap.cxx added doxygen comments for undocumented features of Fl_FormsPixmap 2008-10-01 22:02:55 +00:00
forms_timer.cxx Doxygen documentation: replace all occurences in comments of " by a quote char. Temporarily set warn_if_undocumented to NO until we correct more severe messages. 2008-09-17 15:44:43 +00:00
freeglut_geometry.cxx Add GLUT support functions from FreeGLUT (STR #1522) 2007-02-01 18:10:07 +00:00
freeglut_stroke_mono_roman.cxx Fix all compiler warnings from various build systems. 2007-05-20 00:01:06 +00:00
freeglut_stroke_roman.cxx Fix all compiler warnings from various build systems. 2007-05-20 00:01:06 +00:00
freeglut_teapot_data.h Add GLUT support functions from FreeGLUT (STR #1522) 2007-02-01 18:10:07 +00:00
freeglut_teapot.cxx Add GLUT support functions from FreeGLUT (STR #1522) 2007-02-01 18:10:07 +00:00
gl_draw.cxx Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
gl_start.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
glut_compatability.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
glut_font.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
makedepend Update dependencies. 2007-02-10 14:31:12 +00:00
Makefile + Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubuntu 8.04,Windows XPSP2. 2008-09-25 18:26:33 +00:00
makefile.wat Fixed Watcom compiler setup without verification using a patch by mnieuw 2007-02-20 17:02:41 +00:00
mediumarrow.h Initial revision 1998-10-06 18:21:25 +00:00
new.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
ns_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
ns.xbm Initial revision 1998-10-06 18:21:25 +00:00
numericsort.c Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00
scandir_win32.c Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
scandir.c Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
screen_xywh.cxx Corrected comment inversion in fl screen_xywh() api. 2008-10-04 15:27:12 +00:00
slowarrow.h Initial revision 1998-10-06 18:21:25 +00:00
tile.xpm Update tile image to 64x64 (STR #769) 2005-03-23 03:48:42 +00:00
up.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
vsnprintf.c Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 2008-09-16 07:26:22 +00:00