..
xutf8
Fixed mingw was broken because src/XUtf8 Makefile didn't point to proper ../../lib and ../../makeinclude paths.
2008-10-19 01:27:26 +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
Add GLUT support functions from FreeGLUT (STR #1522 )
2007-02-01 18:10:07 +00:00
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
copied more doxygen comments from drawing.dox back to source code
2008-10-13 21:42:05 +00:00
fl_arci.cxx
Fixed missing config.h includes in X11 after QD removal.
2008-10-13 23:44: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
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
added doxygen comments for undocumented functions in fl_boxtype.cxx
2008-10-06 21:16:56 +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_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
Fl_Color_Chooser.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_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
added more minor doxygen comments for fl_color.cxx
2008-10-27 22:58:49 +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
copied more documentation from drawing.dox to {fl_curve,fl_vertex}.cxx
2008-10-14 21:42:24 +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
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
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
added doxygen comments for more font/text functions in fl_draw.{H,cxx}
2008-10-28 20:58:44 +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
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
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
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_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
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_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
Fixed missing config.h includes in X11 after QD removal.
2008-10-13 23:44:22 +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
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
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 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
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
added more minor doxygen comments for fl_draw.H and fl_line_style.cxx
2008-10-16 20:56:43 +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
Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo lib
2008-10-19 01:42: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 increment 2: Finer cairo granularity, less deps, new fltk_cairo lib
2008-10-19 01:42:35 +00:00
Fl_Menu.cxx
Moved Fl_Preferences documentation to the correct places.
2008-10-31 16:30:07 +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
Moved Fl_Preferences documentation to the correct places.
2008-10-31 16:30:07 +00:00
Fl_Progress.cxx
Moved Fl_Preferences documentation to the correct places.
2008-10-31 16:30:07 +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
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_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
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_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
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
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
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
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
STR 1952: Fixed first modifier key event, some minor utf8 orrections.
2008-10-13 19:26:18 +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
minor doxygen updates for fl_draw.H, fl_color.cxx and fl_vertex.cxx
2008-10-15 21:38:38 +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
#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
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
Fixed adding an idle handler during a draw() call (STR #1950 )
2008-10-19 20:15:32 +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
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
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
Re-applying change to Makefile reverted by Fabien (STR 2063).
2008-11-04 08:16:50 +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
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