| .. |
|
xutf8
|
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 |
|
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
|
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
|
|
|
|
d1_mask.xbm
|
|
|
|
d1.xbm
|
|
|
|
dump_compose.c
|
|
|
|
ew_mask.xbm
|
|
|
|
ew.xbm
|
|
|
|
fastarrow.h
|
|
|
|
filename_absolute.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 |
|
filename_expand.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 |
|
filename_ext.cxx
|
|
|
|
filename_isdir.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 |
|
filename_list.cxx
|
Fixed dirent list by making room for the additional '/' character on directory names. FLTK does not care about the internals of the dirent structure. We only support the member d_name. All other members are non-standard anyways on not available on Win32.
|
2005-08-26 20:06:29 +00:00 |
|
filename_match.cxx
|
|
|
|
filename_setext.cxx
|
|
|
|
Fl_abort.cxx
|
|
|
|
Fl_add_idle.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
Fl_Adjuster.cxx
|
Doxygen documentation WP10 Done. Reserved WP11.
|
2008-09-15 12:46:49 +00:00 |
|
fl_arc.cxx
|
Avoiding problems with some platforms that don't implement hypot() (STR #1366)
|
2006-08-23 14:43:07 +00:00 |
|
fl_arci.cxx
|
fl_arc() and fl_pie() did not draw properly on WIN32 when the
|
2006-10-11 01:23:52 +00:00 |
|
Fl_arg.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
fl_ask.cxx
|
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
|
2008-08-15 21:11:21 +00:00 |
|
Fl_Bitmap.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_BMP_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_Box.cxx
|
Doxygen documentation WP8 Done. Reserved WP9, WP10. Will now check WP3 from engelsman and integrates it.
|
2008-09-15 08:41:54 +00:00 |
|
fl_boxtype.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
Fl_Browser_.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
Fl_Browser_load.cxx
|
Doxygen Documentation WP2 done.
|
2008-09-14 12:45:42 +00:00 |
|
Fl_Browser.cxx
|
Doxygen Documentation WP2 done.
|
2008-09-14 12:45:42 +00:00 |
|
Fl_Button.cxx
|
STR 1719: fixed inconsistencies with FL_WHEN_NOT_CHANGED
|
2008-02-20 17:59:13 +00:00 |
|
fl_call_main.c
|
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_Chart.cxx
|
Fixed Fl_Chart drawing (STR #1756)
|
2007-10-06 17:33:17 +00:00 |
|
Fl_Check_Browser.cxx
|
Doxygen Documentation WP2 done.
|
2008-09-14 12:45:42 +00:00 |
|
Fl_Check_Button.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
Fl_Choice.cxx
|
First attempt at consistently using Fl_Font as a type for the font index and Fl_Font_Size as a type to measure font height (or rather size).
|
2008-04-23 19:09:28 +00:00 |
|
Fl_Clock.cxx
|
Fix inactive drawing of the new GTK+ box types.
|
2006-09-20 03:03:14 +00:00 |
|
fl_cmap.h
|
|
|
|
Fl_Color_Chooser.cxx
|
|
|
|
fl_color_mac.cxx
|
|
|
|
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
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
Fl_compose.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
Fl_Counter.cxx
|
First attempt at consistently using Fl_Font as a type for the font index and Fl_Font_Size as a type to measure font height (or rather size).
|
2008-04-23 19:09:28 +00:00 |
|
fl_cursor.cxx
|
STR #1972 fix :check validity of icrsr before updating cursor state.
|
2008-08-27 18:12:28 +00:00 |
|
fl_curve.cxx
|
|
|
|
Fl_Dial.cxx
|
Doxygen Documentation WP4 Done. Has all documentation content but should be completed in increment 2. Registered for WP5.
|
2008-09-14 15:45:27 +00:00 |
|
fl_diamond_box.cxx
|
|
|
|
Fl_display.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
fl_dnd_mac.cxx
|
|
|
|
fl_dnd_win32.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_dnd_x.cxx
|
More copyright updates.
|
2006-01-15 02:26:54 +00:00 |
|
fl_dnd.cxx
|
|
|
|
Fl_Double_Window.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +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
|
|
|
|
fl_draw_pixmap.cxx
|
Fixed OS X pixmap offset bug (Thanks to D'Elia Yuri) STR 1856
|
2008-02-14 18:17:06 +00:00 |
|
fl_draw.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_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
|
|
|
|
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 Documentation WP2 done.
|
2008-09-14 12:45:42 +00:00 |
|
Fl_File_Chooser.cxx
|
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
|
2008-08-15 21:11:21 +00:00 |
|
Fl_File_Chooser.fl
|
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
|
2008-08-15 21:11:21 +00:00 |
|
fl_file_dir.cxx
|
STR #1410: fl_file_chooser could crash after a previously canceled dialog
|
2006-09-05 09:57:41 +00:00 |
|
Fl_File_Icon2.cxx
|
Doxygen Documentation WP4 Done. Has all documentation content but should be completed in increment 2. Registered for WP5.
|
2008-09-14 15:45:27 +00:00 |
|
Fl_File_Icon.cxx
|
Doxygen Documentation WP4 Done. Has all documentation content but should be completed in increment 2. Registered for WP5.
|
2008-09-14 15:45:27 +00:00 |
|
Fl_File_Input.cxx
|
Doxygen documentation WP9 Done.
|
2008-09-15 11:10:51 +00:00 |
|
fl_font_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_font_win32.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_font_x.cxx
|
Fixed a few missing renames form Fl_FontSize to Fl_Font_Descriptor
|
2008-09-11 06:12:21 +00:00 |
|
fl_font_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_font.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_Font.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 |
|
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
|
|
|
|
Fl_get_system_colors.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
Fl_GIF_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_Gl_Choice.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_Gl_Choice.H
|
|
|
|
Fl_Gl_Overlay.cxx
|
Fix Fl_Gl_Overlay to use new valid API
|
2006-08-23 17:40:54 +00:00 |
|
Fl_Gl_Window.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
Fl_grab.cxx
|
|
|
|
Fl_Group.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +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 WP6 Done, Also completed the documentation of Help_View, Help_Dialog and cleaned up Preferences from ugly stars in comments and also removed redundant get/set text from methods doc. In this increment, we don't bother with the old dox format (comments in header). We have better things to do with our time (like about 40 mores files to doxyfy :-).
|
2008-09-14 20:00:03 +00:00 |
|
Fl_Help_Dialog.cxx
|
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
|
2008-08-15 21:11:21 +00:00 |
|
Fl_Help_Dialog.fl
|
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
|
2008-08-15 21:11:21 +00:00 |
|
Fl_Help_View.cxx
|
Doxygen Documentation WP6 Done, Also completed the documentation of Help_View, Help_Dialog and cleaned up Preferences from ugly stars in comments and also removed redundant get/set text from methods doc. In this increment, we don't bother with the old dox format (comments in header). We have better things to do with our time (like about 40 mores files to doxyfy :-).
|
2008-09-14 20:00:03 +00:00 |
|
Fl_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_images_core.cxx
|
Fix all compiler warnings from various build systems.
|
2007-05-20 00:01:06 +00:00 |
|
Fl_Input_.cxx
|
Doxygen documentation WP9 Done.
|
2008-09-15 11:10:51 +00:00 |
|
Fl_Input.cxx
|
Doxygen documentation WP9 Done.
|
2008-09-15 11:10:51 +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
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
Fl_Light_Button.cxx
|
Doxygen Documentation WP6 Done, Also completed the documentation of Help_View, Help_Dialog and cleaned up Preferences from ugly stars in comments and also removed redundant get/set text from methods doc. In this increment, we don't bother with the old dox format (comments in header). We have better things to do with our time (like about 40 mores files to doxyfy :-).
|
2008-09-14 20:00:03 +00:00 |
|
fl_line_style.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_lock.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
Fl_mac.cxx
|
Horribly hacked together Unicode keyboard support for OS X. But although this needs a lot of fixing and cleaning, we can now at least enter characters outside of the stricly ASCII range again.
|
2008-09-14 19:09:13 +00:00 |
|
Fl_Menu_.cxx
|
Doxygen documentation WP7 Done. Fl_Menu_Item was a real pain to doxyfy.
|
2008-09-15 00:27:28 +00:00 |
|
Fl_Menu_add.cxx
|
Doxygen documentation WP9 Done.
|
2008-09-15 11:10:51 +00:00 |
|
Fl_Menu_Bar.cxx
|
|
|
|
Fl_Menu_Button.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
Fl_Menu_global.cxx
|
Doxygen documentation WP7 Done. Fl_Menu_Item was a real pain to doxyfy.
|
2008-09-15 00:27:28 +00:00 |
|
Fl_Menu_Window.cxx
|
Doxygen documentation WP7 Done. Fl_Menu_Item was a real pain to doxyfy.
|
2008-09-15 00:27:28 +00:00 |
|
Fl_Menu.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
Fl_Multi_Label.cxx
|
|
|
|
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
|
Various Pixel bugs:
|
2005-08-29 21:16:38 +00:00 |
|
fl_overlay_visual.cxx
|
|
|
|
Fl_Overlay_Window.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
fl_overlay.cxx
|
Fixed Quartz image drawing and screen reading
|
2007-01-18 15:25:09 +00:00 |
|
Fl_own_colormap.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
Fl_Pack.cxx
|
Doxygen Documentation WP4 Done. Has all documentation content but should be completed in increment 2. Registered for WP5.
|
2008-09-14 15:45:27 +00:00 |
|
Fl_Pixmap.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_plastic.cxx
|
Resorted functions. VC6 did not give a required warning/error
|
2005-11-07 11:16:24 +00:00 |
|
Fl_PNG_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_PNM_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_Positioner.cxx
|
Doxygen Documentation WP4 Done. Has all documentation content but should be completed in increment 2. Registered for WP5.
|
2008-09-14 15:45:27 +00:00 |
|
Fl_Preferences.cxx
|
Doxygen Documentation WP6 Done, Also completed the documentation of Help_View, Help_Dialog and cleaned up Preferences from ugly stars in comments and also removed redundant get/set text from methods doc. In this increment, we don't bother with the old dox format (comments in header). We have better things to do with our time (like about 40 mores files to doxyfy :-).
|
2008-09-14 20:00:03 +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
|
STR 1891: fixing fl_read_image for double buffered windows.
|
2008-03-09 17:58:10 +00:00 |
|
fl_rect.cxx
|
Fixed clipping in OS X Quartz offscreen buffers (STR #1595)
|
2007-02-12 16:41:41 +00:00 |
|
Fl_Repeat_Button.cxx
|
Doxygen documentation WP8 Done. Reserved WP9, WP10. Will now check WP3 from engelsman and integrates it.
|
2008-09-15 08:41:54 +00:00 |
|
Fl_Return_Button.cxx
|
Doxygen documentation WP8 Done. Reserved WP9, WP10. Will now check WP3 from engelsman and integrates it.
|
2008-09-15 08:41:54 +00:00 |
|
Fl_Roller.cxx
|
Doxygen documentation WP10 Done. Reserved WP11.
|
2008-09-15 12:46:49 +00:00 |
|
fl_round_box.cxx
|
Various Pixel bugs:
|
2005-08-29 21:16:38 +00:00 |
|
Fl_Round_Button.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
fl_rounded_box.cxx
|
|
|
|
fl_scroll_area.cxx
|
Removed warning about unused variable.
|
2007-02-25 00:00:49 +00:00 |
|
Fl_Scroll.cxx
|
Doxygen documentation WP8 Done. Reserved WP9, WP10. Will now check WP3 from engelsman and integrates it.
|
2008-09-15 08:41:54 +00:00 |
|
Fl_Scrollbar.cxx
|
Doxygen documentation WP8 Done. Reserved WP9, WP10. Will now check WP3 from engelsman and integrates it.
|
2008-09-15 08:41:54 +00:00 |
|
fl_set_font.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +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
|
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_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
|
|
|
|
fl_shadow_box.cxx
|
Various Pixel bugs:
|
2005-08-29 21:16:38 +00:00 |
|
Fl_Shared_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_shortcut.cxx
|
Ah Unicode! Using the correct UTF8 glyphs for OS X menu shortcuts.
|
2008-09-15 11:41:39 +00:00 |
|
fl_show_colormap.cxx
|
|
|
|
Fl_Single_Window.cxx
|
|
|
|
Fl_Slider.cxx
|
Doxygen documentation WP10 Done. Reserved WP11.
|
2008-09-15 12:46:49 +00:00 |
|
fl_symbols.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +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 WP4 Done. Has all documentation content but should be completed in increment 2. Registered for WP5.
|
2008-09-14 15:45:27 +00:00 |
|
Fl_Text_Buffer.cxx
|
Doxygen documentation WP11 Done!
|
2008-09-15 16:39:05 +00:00 |
|
Fl_Text_Display.cxx
|
Doxygen documentation WP11 Done!
|
2008-09-15 16:39:05 +00:00 |
|
Fl_Text_Editor.cxx
|
Doxygen documentation WP11 Done!
|
2008-09-15 16:39:05 +00:00 |
|
Fl_Tile.cxx
|
Doxygen Documentation WP4 Done. Has all documentation content but should be completed in increment 2. Registered for WP5.
|
2008-09-14 15:45:27 +00:00 |
|
Fl_Tiled_Image.cxx
|
Doxygen documentation WP11 Done!
|
2008-09-15 16:39:05 +00:00 |
|
Fl_Tooltip.cxx
|
Doxygen documentation WP11 Done!
|
2008-09-15 16:39:05 +00:00 |
|
fl_utf8.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_utf.c
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
Fl_Valuator.cxx
|
Doxygen documentation WP8 Done. Reserved WP9, WP10. Will now check WP3 from engelsman and integrates it.
|
2008-09-15 08:41:54 +00:00 |
|
Fl_Value_Input.cxx
|
Doxygen documentation WP10 Done. Reserved WP11.
|
2008-09-15 12:46:49 +00:00 |
|
Fl_Value_Output.cxx
|
Doxygen documentation WP10 Done. Reserved WP11.
|
2008-09-15 12:46:49 +00:00 |
|
Fl_Value_Slider.cxx
|
Doxygen documentation WP10 Done. Reserved WP11.
|
2008-09-15 12:46:49 +00:00 |
|
fl_vertex.cxx
|
|
|
|
Fl_visual.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
Fl_Widget.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
Fl_win32.cxx
|
Remove compile-time dependency on Imm32.dll on Win32. I have no MSWindows machine here, so this code is likely to contain one or more typos... . When working, this will take the burdon of linking to imm32 away, so that existing makefiles will need no changes.
|
2008-09-11 11:14:06 +00:00 |
|
Fl_Window_fullscreen.cxx
|
Added multi screen awareness to WIN32 version of Fl_Window::fullscreen()
|
2005-12-01 08:56:24 +00:00 |
|
Fl_Window_hotspot.cxx
|
Fixed WIN32 version of prevois change (undefined variable)
|
2007-02-13 14:38:43 +00:00 |
|
Fl_Window_iconize.cxx
|
|
|
|
Fl_Window.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
Fl_Wizard.cxx
|
Doxygen documentation WP11 Done!
|
2008-09-15 16:39:05 +00:00 |
|
Fl_x.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
Fl_XBM_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_XColor.H
|
|
|
|
Fl_XPM_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.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
flstring.c
|
|
|
|
flstring.h
|
Update copyright years and use "#ifndef" instead of "#if !defined".
|
2007-02-20 18:43:10 +00:00 |
|
forms_bitmap.cxx
|
|
|
|
forms_compatability.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
forms_free.cxx
|
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments.
|
2008-09-15 17:46:42 +00:00 |
|
forms_fselect.cxx
|
|
|
|
forms_pixmap.cxx
|
|
|
|
forms_timer.cxx
|
Doxygen documentation WP7 Done. Fl_Menu_Item was a real pain to doxyfy.
|
2008-09-15 00:27:28 +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
|
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 |
|
gl_start.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
glut_compatability.cxx
|
Fix all compiler warnings from various build systems.
|
2007-05-20 00:01:06 +00:00 |
|
glut_font.cxx
|
Doxygen Documentation WP2 done.
|
2008-09-14 12:45:42 +00:00 |
|
makedepend
|
Update dependencies.
|
2007-02-10 14:31:12 +00:00 |
|
Makefile
|
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 |
|
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
|
|
|
|
scandir_win32.c
|
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 |
|
scandir.c
|
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 |
|
screen_xywh.cxx
|
WP1 merged from my branch, WP2 reserved, todo list updated.
|
2008-09-13 22:33:03 +00:00 |
|
slowarrow.h
|
|
|
|
tile.xpm
|
|
|
|
up.xbm
|
|
|
|
vsnprintf.c
|
Typo HAVE_LONg_LONG instead of HAVE_LONG_LONG
|
2007-05-21 15:56:17 +00:00 |