fltk/src
Albrecht Schlosser 177f45fe98 Extended Fl_Widget::align_ flag from 8 bits to full (unsigned) size for
later extensions (currently all 8 bits are used).

Moved the align_ flag to the internal Fl_Label struct (where it should be).
There are no API changes, though.

I also reordered a few other variables for better alignment, so that there
is no size change of Fl_Widget on 32-bit platforms (currently 84 bytes on
Windows/32-bit and probably all 32-bit platforms).


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7013 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-01-16 15:56:41 +00:00
..
xutf8 xutf8 files code conformance: 2009-03-18 04:47:01 +00:00
CMakeLists.txt Added Fl_Table, Fl_Tree, and Fl_Native_File_Chooser CMake build files. 2010-01-15 16:02:00 +00:00
Fl.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_Adjuster.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_BMP_Image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Bitmap.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_Box.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Browser.cxx Removed stray garbage from lineposition()'s docs. 2009-09-21 06:35:08 +00:00
Fl_Browser_.cxx Fl_Browser mods for scrollbar sizing 2009-04-02 06:44:34 +00:00
Fl_Browser_load.cxx Doxgen mods for Fl_Browser*: 2009-03-27 16:52:31 +00:00
Fl_Button.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Chart.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Check_Browser.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Check_Button.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Choice.cxx Fixed Fl_Choice contrast with light-on-dark settings (STR #2219). 2009-09-16 07:06:41 +00:00
Fl_Clock.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Color_Chooser.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Counter.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Dial.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Double_Window.cxx Fixed a Windows GDI leak when testing alpha blending capabilities, 2010-01-15 14:29:48 +00:00
Fl_File_Browser.cxx Added warnings re: duplicate definition of Fl_Browser.cxx's private FL_BLINE 2009-09-09 05:16:41 +00:00
Fl_File_Chooser.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_File_Chooser.fl Removed unused member variable ext_managed from Fl_File_Chooser 2009-03-13 23:36:09 +00:00
Fl_File_Chooser2.cxx Checked in on Manolo's behalf; FNFC.patch applied from STR#2298 2010-01-14 23:08:06 +00:00
Fl_File_Icon.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_File_Icon2.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_File_Input.cxx Little rearrangement for readibility 2009-04-13 07:32:01 +00:00
Fl_Font.H Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_GIF_Image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Gl_Choice.H Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Gl_Choice.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_Gl_Overlay.cxx Fixed typos in documentation. 2009-02-15 18:58:03 +00:00
Fl_Gl_Window.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_Group.cxx Improved image layout in Fl_Group::resizable() docs. 2009-02-09 11:41:56 +00:00
Fl_Help_Dialog.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Help_Dialog.fl Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Help_Dialog_Dox.cxx Added missing svn properties and $Id$ tags. 2009-11-18 12:43:21 +00:00
Fl_Help_View.cxx Added some needed comments to Fl_Help_View::format() 2009-04-22 09:02:13 +00:00
Fl_Image.cxx Fixed gray-scale images with alpha channel (STR #2105). 2009-06-29 07:44:25 +00:00
Fl_Input.cxx Re-indented src/Fl_Input.cxx 2009-12-13 14:44:30 +00:00
Fl_Input_.cxx Removed typedef that simply renamed char* to Fl_String, as discussed in the mailing list. 2009-12-07 22:04:55 +00:00
Fl_JPEG_Image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Light_Button.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Menu.cxx Added new Fl_Window:: flags() and methods: 2009-08-03 06:26:32 +00:00
Fl_Menu_.cxx Starting to consolidate all bits used in Fl_Widget::flags_ 2009-09-27 11:39:02 +00:00
Fl_Menu_Bar.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Menu_Button.cxx renamed class Fl_Watch to Fl_Widget_Tracker, as discussed in fltk.development. 2009-02-15 13:49:34 +00:00
Fl_Menu_Window.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Menu_add.cxx Removed typedef that simply renamed char* to Fl_String, as discussed in the mailing list. 2009-12-07 22:04:55 +00:00
Fl_Menu_global.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Multi_Label.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Native_File_Chooser.cxx Fl_Native_File_Chooser follow up maintenance. 2010-01-14 20:47:59 +00:00
Fl_Native_File_Chooser_FLTK.cxx Checked in on Manolo's behalf; FNFC.patch applied from STR#2298 2010-01-14 23:08:06 +00:00
Fl_Native_File_Chooser_MAC.cxx Fl_Native_File_Chooser follow up maintenance. 2010-01-14 20:47:59 +00:00
Fl_Native_File_Chooser_WIN32.cxx Fl_Native_File_Chooser follow up maintenance. 2010-01-14 20:47:59 +00:00
Fl_Native_File_Chooser_common.cxx More Native File Chooser stuff. 2010-01-14 19:38:23 +00:00
Fl_Overlay_Window.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_PNG_Image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_PNM_Image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Pack.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Pixmap.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Positioner.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Preferences.cxx Another bug in Fl_Preferences 2010-01-13 22:13:50 +00:00
Fl_Progress.cxx Fixed documentation for Fl_Progress (STR #2209) and changed deprecated 2009-06-27 09:29:36 +00:00
Fl_Repeat_Button.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Return_Button.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Roller.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Round_Button.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Scroll.cxx Fl_Scroll mods for global scrollbar size control. 2009-07-12 00:15:06 +00:00
Fl_Scrollbar.cxx updated Fl_Slider and Fl_Scrollbar documentation (STR #2156 - part 2) 2009-03-14 11:46:43 +00:00
Fl_Shared_Image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Single_Window.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Slider.cxx updated Fl_Slider and Fl_Scrollbar documentation (STR #2156 - part 2) 2009-03-14 11:46:43 +00:00
Fl_Sys_Menu_Bar.cxx Yet another Cocoa patch. 2009-12-21 18:43:13 +00:00
Fl_Table.cxx Added missing svn properties and $Id$ tags. 2009-11-18 12:43:21 +00:00
Fl_Table_Row.cxx Added missing svn properties and $Id$ tags. 2009-11-18 12:43:21 +00:00
Fl_Tabs.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Text_Buffer.cxx Fl_Text_Display C code simple refactoring: 2009-07-04 05:18:29 +00:00
Fl_Text_Display.cxx Added missing NO_OVERLAY flag form Fl_Menu_Window (part 2) 2009-09-28 14:41:43 +00:00
Fl_Text_Editor.cxx Fixed problem caught by matt in STR#2169: 2009-09-20 21:55:21 +00:00
Fl_Tile.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Tiled_Image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Tooltip.cxx Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
Fl_Tree.cxx Small fixed to SebHoll's user_data() mods (init + copy ctor), 2009-12-08 08:39:31 +00:00
Fl_Tree_Item.cxx Small fixed to SebHoll's user_data() mods (init + copy ctor), 2009-12-08 08:39:31 +00:00
Fl_Tree_Item_Array.cxx Checked in SebHoll's API mods, fixed indents. 2009-12-08 08:06:44 +00:00
Fl_Tree_Prefs.cxx Checked in SebHoll's API mods, fixed indents. 2009-12-08 08:06:44 +00:00
Fl_Valuator.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Value_Input.cxx Modified all public widget draw methods to be protected. 2009-02-18 09:27:54 +00:00
Fl_Value_Output.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Value_Slider.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Widget.cxx Extended Fl_Widget::align_ flag from 8 bits to full (unsigned) size for 2010-01-16 15:56:41 +00:00
Fl_Window.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_Window_fullscreen.cxx Consolidated all possible flag values into a single enum in Fl_Widget (STR #2161) 2009-09-27 12:06:35 +00:00
Fl_Window_hotspot.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_Window_iconize.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_Wizard.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_XBM_Image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_XColor.H Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_XPM_Image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_abort.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_add_idle.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_arg.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_cocoa.mm Added Fl_Native_File_Chooser widget (with manolo's cocoa mods) to FLTK. 2010-01-13 23:13:59 +00:00
Fl_compose.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_display.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_get_key.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_get_key_mac.cxx Reorganized Unittest / fixed and improved OS X keybord support and alternative input methods / fixed OS X utf8 DnD 2009-04-12 13:48:03 +00:00
Fl_get_key_win32.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_get_system_colors.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_grab.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_lock.cxx added extra text for Fl::awake() and Fl::flush() 2009-05-14 20:16:09 +00:00
Fl_mac.cxx Consolidated all possible flag values into a single enum in Fl_Widget (STR #2161) 2009-09-27 12:06:35 +00:00
Fl_own_colormap.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_visual.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
Fl_win32.cxx Fixed a name conflict with new (VC 2008 Express) winsock2.h versions 2009-12-24 11:40:26 +00:00
Fl_x.cxx New patches appliet for Cocoa port. Fixed(?) STR 2232 workaround for X11 keyrepeat bbbbuuuuuuggggg. 2009-12-13 12:03:26 +00:00
Makefile Added Fl_Native_File_Chooser widget (with manolo's cocoa mods) to FLTK. 2010-01-13 23:13:59 +00:00
aimm.h Added missing svn properties and $Id$ tags. 2009-11-18 12:43:21 +00:00
allfiles.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
cgdebug.h Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
cmap.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
d1.xbm Initial revision 1998-10-06 18:21:25 +00:00
d1_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
dump_compose.c Initial revision 1998-10-06 18:21:25 +00:00
ew.xbm Initial revision 1998-10-06 18:21:25 +00:00
ew_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
fastarrow.h Initial revision 1998-10-06 18:21:25 +00:00
filename_absolute.cxx Updated filename.H function docs with indication of #include <FL/filename.H> 2010-01-01 18:30:49 +00:00
filename_expand.cxx Updated filename.H function docs with indication of #include <FL/filename.H> 2010-01-01 18:30:49 +00:00
filename_ext.cxx Updated filename.H function docs with indication of #include <FL/filename.H> 2010-01-01 18:30:49 +00:00
filename_isdir.cxx Updated filename.H function docs with indication of #include <FL/filename.H> 2010-01-01 18:30:49 +00:00
filename_list.cxx Updated filename.H function docs with indication of #include <FL/filename.H> 2010-01-01 18:30:49 +00:00
filename_match.cxx Updated filename.H function docs with indication of #include <FL/filename.H> 2010-01-01 18:30:49 +00:00
filename_setext.cxx Updated filename.H function docs with indication of #include <FL/filename.H> 2010-01-01 18:30:49 +00:00
fl_arc.cxx Major documentation update including: now html doc API is sorted, navigation problems/side effects fixed, html tags replaced by proper doxygen commands, parameters command switched from a to p. Includes a pdf update. 2009-03-24 01:40:44 +00:00
fl_arci.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
fl_ask.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
fl_boxtype.cxx Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
fl_call_main.c Fixes for SGI builds (STR#2174) 2009-03-14 02:11:31 +00:00
fl_cmap.h Compiling with -DBOXX_BUGS will work around some problems with the newest 2001-05-05 23:39:01 +00:00
fl_color.cxx Fixed some more typos. 2009-07-01 07:32:14 +00:00
fl_color_mac.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_color_win32.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_cursor.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
fl_curve.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_diamond_box.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_dnd.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_dnd_mac.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
fl_dnd_win32.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_dnd_x.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_draw.cxx Applied patch from STR#2115. 2009-08-28 20:14:41 +00:00
fl_draw_image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_draw_image_mac.cxx More Fl_Input keyboard fixes / OS X transparency for RGBA data / some utf8 reorganisation 2009-04-15 08:35:28 +00:00
fl_draw_image_win32.cxx Fixed Windows compile bug with "#define USE_COLORMAP 0" (STR #2241) 2009-08-24 19:55:29 +00:00
fl_draw_pixmap.cxx added doxygen coments for more routines in fl_draw.H 2009-03-15 19:38:13 +00:00
fl_encoding_latin1.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_encoding_mac_roman.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_engraved_label.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_file_dir.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_font.cxx add fl_draw(int angle, const char* ... functions for rotated text drawing 2009-04-24 09:28:30 +00:00
fl_font_mac.cxx New patches appliet for Cocoa port. Fixed(?) STR 2232 workaround for X11 keyrepeat bbbbuuuuuuggggg. 2009-12-13 12:03:26 +00:00
fl_font_win32.cxx add fl_draw(int angle, const char* ... functions for rotated text drawing 2009-04-24 09:28:30 +00:00
fl_font_x.cxx add fl_draw(int angle, const char* ... functions for rotated text drawing 2009-04-24 09:28:30 +00:00
fl_font_xft.cxx Setting a default font for Xft 2009-09-13 10:15:42 +00:00
fl_gtk.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_images_core.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_labeltype.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_line_style.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
fl_open_uri.cxx Updated filename.H function docs with indication of #include <FL/filename.H> 2010-01-01 18:30:49 +00:00
fl_oval_box.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_overlay.cxx added doxygen comments for more functions in fl_draw.H 2009-03-15 20:52:46 +00:00
fl_overlay_visual.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_plastic.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_read_image.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_read_image_mac.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
fl_read_image_win32.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_rect.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
fl_round_box.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_rounded_box.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_scroll_area.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
fl_set_font.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_set_fonts.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_set_fonts_mac.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
fl_set_fonts_win32.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_set_fonts_x.cxx fixed a typo 2009-03-22 19:21:34 +00:00
fl_set_fonts_xft.cxx Fixed glibc 2.10 compiler problems (Fedora 11 and others) with scandir() 2009-07-23 22:51:56 +00:00
fl_shadow_box.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_shortcut.cxx Fix for Mac's "ALT" key symbol: saucepan right side up, pancake not on floor. 2009-12-12 16:48:29 +00:00
fl_show_colormap.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
fl_symbols.cxx Major documentation update including: now html doc API is sorted, navigation problems/side effects fixed, html tags replaced by proper doxygen commands, parameters command switched from a to p. Includes a pdf update. 2009-03-24 01:40:44 +00:00
fl_utf.c Removed typedef that simply renamed char* to Fl_String, as discussed in the mailing list. 2009-12-07 22:04:55 +00:00
fl_utf8.cxx Added missing svn properties and $Id$ tags. 2009-11-18 12:43:21 +00:00
fl_vertex.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
flstring.c Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
flstring.h Fixes for SGI builds (STR#2174) 2009-03-14 02:11:31 +00:00
forms_bitmap.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
forms_compatability.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
forms_free.cxx Fixed some more typos. 2009-07-01 07:32:14 +00:00
forms_fselect.cxx fixed a typo 2009-03-22 19:21:34 +00:00
forms_pixmap.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
forms_timer.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
freeglut_geometry.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
freeglut_stroke_mono_roman.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
freeglut_stroke_roman.cxx Fix all compiler warnings from various build systems. 2007-05-20 00:01:06 +00:00
freeglut_teapot.cxx Add GLUT support functions from FreeGLUT (STR #1522) 2007-02-01 18:10:07 +00:00
freeglut_teapot_data.h Add GLUT support functions from FreeGLUT (STR #1522) 2007-02-01 18:10:07 +00:00
gl_draw.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
gl_start.cxx converted html tags to doxygen commands in opengl.dox 2009-04-09 20:44:31 +00:00
glut_compatability.cxx Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
glut_font.cxx Typo 2009-09-27 11:09:03 +00:00
makedepend Added Fl_Native_File_Chooser widget (with manolo's cocoa mods) to FLTK. 2010-01-13 23:13:59 +00:00
makefile.wat Added Fl_Native_File_Chooser widget (with manolo's cocoa mods) to FLTK. 2010-01-13 23:13:59 +00:00
mediumarrow.h Initial revision 1998-10-06 18:21:25 +00:00
new.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
ns.xbm Initial revision 1998-10-06 18:21:25 +00:00
ns_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
numericsort.c Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00
scandir.c Updating fl_utf8.h references. Fixing copyright date in .fl files. 2008-09-19 17:40:20 +00:00
scandir_win32.c Surrounded all #warning's with #if defined(__GNUC__) 2009-03-15 03:14:43 +00:00
screen_xywh.cxx Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
slowarrow.h Initial revision 1998-10-06 18:21:25 +00:00
tile.xpm Update tile image to 64x64 (STR #769) 2005-03-23 03:48:42 +00:00
up.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
vsnprintf.c Changed Copyright in 'src' directory 2009-01-01 21:28:26 +00:00