fltk/src
Albrecht Schlosser c23538ef54 Fixed typos and amended doxygen docs.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6573 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2008-12-09 08:49:25 +00:00
..
xutf8 + Fixed non standard fltk utf8 files headers. 2008-12-04 20:20:30 +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
cgdebug.h
CMakeLists.txt
cmap.cxx
d1_mask.xbm
d1.xbm
dump_compose.c
ew_mask.xbm
ew.xbm
fastarrow.h
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 Fixed typos and amended doxygen docs. 2008-12-07 14:48:11 +00:00
fl_arci.cxx Fixed typos and amended doxygen docs. 2008-12-07 14:48:11 +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 Fixed typos and amended doxygen docs. 2008-12-07 14:48:11 +00:00
Fl_Bitmap.cxx Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +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 Fixed typos and amended doxygen docs. 2008-12-07 16:16:11 +00:00
Fl_Browser_.cxx Replaced all occurrences of the deprecated fl_clip() function by 2008-12-06 14:59:52 +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 Reverted other STR fix as it is not fully working yet 2008-12-06 11:04:37 +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 Replaced all occurrences of the deprecated fl_clip() function by 2008-12-06 14:59:52 +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
Fl_Color_Chooser.cxx Replaced all occurrences of the deprecated fl_clip() function by 2008-12-06 14:59:52 +00:00
fl_color_mac.cxx Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +00:00
fl_color_win32.cxx
fl_color.cxx Fixed typos and amended doxygen docs. 2008-12-07 14:48:11 +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 Fixed typos and amended doxygen docs. 2008-12-07 16:16:11 +00:00
fl_curve.cxx Fixed typos and amended doxygen docs. 2008-12-07 16:16:11 +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 Fixed typos and amended doxygen docs. 2008-12-07 17:01:55 +00:00
fl_dnd_win32.cxx Fixed typos and amended doxygen docs. 2008-12-07 17:01:55 +00:00
fl_dnd_x.cxx
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 increment 2: Finer cairo granularity, less deps, new fltk_cairo lib 2008-10-19 01:42:35 +00:00
fl_draw_image_mac.cxx Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +00:00
fl_draw_image_win32.cxx
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 Fixed typos and amended doxygen docs. 2008-12-07 17:01:55 +00:00
fl_encoding_latin1.cxx
fl_encoding_mac_roman.cxx Fixed wrong array size. 2007-06-18 13:03:39 +00:00
fl_engraved_label.cxx Replaced all occurrences of the deprecated fl_clip() function by 2008-12-06 14:59:52 +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 Doxygen PDF Documentation: Added image latex tags, added missing eps corresponding images (most of them in B/W) for the widget classes. 2008-10-15 11:27:29 +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 Fixed typos and amended doxygen docs. 2008-12-07 17:15:26 +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 STR#2052 fixed. Also added documentation to FL_File_Input explaining what events the user can handle and also an application note explaining how to avoid potential callback reentrant calls. 2008-10-05 23:10:33 +00:00
fl_font_mac.cxx STR 2076: experimental fl_text_extents patch applied. Please feedback comments. 2008-11-19 20:34:27 +00:00
fl_font_win32.cxx STR#2086: one line was missing from latest fix, so hWnd was always null, sorry. 2008-12-04 17:45:50 +00:00
fl_font_x.cxx STR #2076 - fix typos in fl_font_x.cxx. Basically I am an idiot and had checked in the wrong version. Sorry. 2008-11-30 18:46:50 +00:00
fl_font_xft.cxx Fixed typos and amended doxygen docs. 2008-12-07 17:15:26 +00:00
fl_font.cxx STR#2086 related Fixes : 2008-12-04 17:33:30 +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
Fl_get_key_win32.cxx
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 Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +00:00
Fl_Gl_Choice.H
Fl_Gl_Overlay.cxx Doxygen documentation: completed Fl_Gl_Window. 2008-09-18 00:15:35 +00:00
Fl_Gl_Window.cxx Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +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 Fixed typos and amended doxygen docs. 2008-12-09 08:49:25 +00:00
fl_gtk.cxx
Fl_Help_Dialog_Dox.cxx Doxygen PDF Documentation: Added image latex tags, added missing eps corresponding images (most of them in B/W) for the widget classes. 2008-10-15 11:27:29 +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 Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +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 Replaced all occurrences of the deprecated fl_clip() function by 2008-12-06 14:59:52 +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 Fixed typos and amended doxygen docs. 2008-12-07 18:02:50 +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 Fixed typos and amended doxygen docs. 2008-12-07 18:02:50 +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 Reverted to old Mac Keyboard handling until new code is functional on allMac versions. 2008-11-06 20:19:00 +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 increment 2: Finer cairo granularity, less deps, new fltk_cairo lib 2008-10-19 01:42:35 +00:00
Fl_Menu.cxx STR#2086 related Fixes : 2008-12-04 17:33:30 +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
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 increment 2: Finer cairo granularity, less deps, new fltk_cairo lib 2008-10-19 01:42:35 +00:00
fl_overlay.cxx Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +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 Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +00:00
fl_plastic.cxx
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 Doxygen documentation: 2008-12-03 01:02:10 +00:00
Fl_Progress.cxx Replaced all occurrences of the deprecated fl_clip() function by 2008-12-06 14:59:52 +00:00
fl_read_image_mac.cxx
fl_read_image_win32.cxx
fl_read_image.cxx Improved stability of fl_read_image (STR #2021) 2008-10-19 20:35:53 +00:00
fl_rect.cxx Fixed typos and amended doxygen docs. 2008-12-07 18:02:50 +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 STR #2097 - attempt to workaround fl_round_box not honouring colors passwed to it from fl_rgb_color(...) calls. 2008-11-27 20:43:27 +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 Fixed typos and amended doxygen docs. 2008-12-07 18:02:50 +00:00
Fl_Scroll.cxx Replaced all occurrences of the deprecated fl_clip() function by 2008-12-06 14:59:52 +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 Fixed typos and amended doxygen docs. 2008-12-07 18:02:50 +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 Replaced all occurrences of the deprecated fl_clip() function by 2008-12-06 14:59:52 +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 STR#2005 fix: potential crash in Fl_Text_Display. 2008-10-05 23:37:11 +00:00
Fl_Text_Editor.cxx Doxygen documentation : minor comment fixes. 2008-10-03 07:48:38 +00:00
Fl_Tile.cxx STR#2051 fix: Tile would still change the mouse cursor when inactive. 2008-10-05 17:21:08 +00:00
Fl_Tiled_Image.cxx Replaced all occurrences of the deprecated fl_clip() function by 2008-12-06 14:59:52 +00:00
Fl_Tooltip.cxx Fl_Tooltip could pop up a wrong tooltip, when there had been no tooltip 2008-10-11 12:33:28 +00:00
fl_utf8.cxx + Fixed non standard fltk utf8 files headers. 2008-12-04 20:20:30 +00:00
fl_utf.c Fixed typos and amended doxygen docs. 2008-12-07 18:32:55 +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 Fixed typos and amended doxygen docs. 2008-12-07 18:32:55 +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 Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +00:00
Fl_win32.cxx Fixed a problem with TrackMouseEvent() (Windows only) that would 2008-12-07 10:53:07 +00:00
Fl_Window_fullscreen.cxx Fixed missing config.h includes in X11 after QD removal. 2008-10-13 23:44: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 Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo lib 2008-10-19 01:42:35 +00:00
Fl_Wizard.cxx Doxygen documentation WP11 Done! 2008-09-15 16:39:05 +00:00
Fl_x.cxx Fixed cairo makefiles link error when shared option activated under linux. 2008-10-25 18:31:44 +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
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 STR 2096: Fixed a regression introduced by making Fl_Widget::hide() 2008-11-28 09:06:08 +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
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 Fixed typos and amended doxygen docs. 2008-12-07 15:46:43 +00:00
forms_timer.cxx Fixed typos and amended doxygen docs. 2008-12-07 15:46:43 +00:00
freeglut_geometry.cxx
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
freeglut_teapot.cxx
gl_draw.cxx Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +00:00
gl_start.cxx Quickdraw removal: option removed from configure, all Qd code removed from sources. Also took this opportunity to sort the ifdef clauses so that USE_X11 shows first. Also added error pragma to enforce proper target checking, thus make even less assumptions. 2008-10-13 23:10:43 +00:00
glut_compatability.cxx Fixed typos and amended doxygen docs. 2008-12-07 15:00:44 +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
Makefile Re-applying change to Makefile reverted by Fabien (STR 2063). 2008-11-04 08:16:50 +00:00
makefile.wat
mediumarrow.h
new.xbm
ns_mask.xbm
ns.xbm
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
tile.xpm
up.xbm
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