.. |
allfiles.xbm
|
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
|
2001-08-01 21:24:49 +00:00 |
cmap.cxx
|
Fix all references to '.C' files (now .cxx)
|
2001-11-22 15:35:02 +00:00 |
d1_mask.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
d1.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
dump_compose.c
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
ew_mask.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
ew.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
fastarrow.h
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
filename_absolute.cxx
|
Need to include <ctype.h>...
|
2001-11-26 19:41:57 +00:00 |
filename_expand.cxx
|
New filename_relative() function, and use it from fl_file_chooser() and
|
2001-11-26 00:15:06 +00:00 |
filename_ext.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
filename_isdir.cxx
|
isalpha, not isletter... :(
|
2001-12-04 19:04:15 +00:00 |
filename_list.cxx
|
Changes for AIX (still have menu problems)
|
2001-05-11 18:37:08 +00:00 |
filename_match.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
filename_setext.cxx
|
New filename_relative() function, and use it from fl_file_chooser() and
|
2001-11-26 00:15:06 +00:00 |
Fl_abort.cxx
|
Don't pop up the message box for warnings under WIN32.
|
2001-12-06 19:56:21 +00:00 |
Fl_add_idle.cxx
|
Fl_has_idle only tested N-1 callbacks and missed one
|
2001-04-13 17:22:43 +00:00 |
Fl_Adjuster.cxx
|
Update all non-text widgets that take keyboard focus to check
|
2001-11-03 19:24:22 +00:00 |
fl_arc.cxx
|
Fix all references to '.C' files (now .cxx)
|
2001-11-22 15:35:02 +00:00 |
fl_arci.cxx
|
FLTK for Mac:
|
2001-12-04 03:03:17 +00:00 |
Fl_arg.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_ask.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_Bitmap.cxx
|
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
|
2001-12-06 00:17:47 +00:00 |
Fl_Box.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
fl_boxtype.cxx
|
Add new plastic box types (kindof a shiny translucent box type...)
|
2001-11-28 21:37:35 +00:00 |
Fl_Browser_.cxx
|
Update all non-text widgets that take keyboard focus to check
|
2001-11-03 19:24:22 +00:00 |
Fl_Browser_load.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Browser.cxx
|
Add Fl::visible_focus() method.
|
2001-11-03 05:11:34 +00:00 |
Fl_Button.cxx
|
Update all non-text widgets that take keyboard focus to check
|
2001-11-03 19:24:22 +00:00 |
fl_call_main.c
|
Don't use GCC c++ or g++ compiler to build programs, use gcc instead.
|
2001-04-25 13:34:43 +00:00 |
Fl_Chart.cxx
|
Fix all references to '.C' files (now .cxx)
|
2001-11-22 15:35:02 +00:00 |
Fl_Check_Browser.cxx
|
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
|
2001-10-29 03:44:33 +00:00 |
Fl_Check_Button.cxx
|
Use FL_NO_BOX for check button and round button.
|
2001-12-06 18:12:35 +00:00 |
Fl_Choice.cxx
|
Limit width of drop-down button in Fl_Choice widgets.
|
2001-11-17 18:18:53 +00:00 |
Fl_Clock.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
fl_cmap.h
|
Compiling with -DBOXX_BUGS will work around some problems with the newest
|
2001-05-05 23:39:01 +00:00 |
Fl_Color_Chooser.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
fl_color_mac.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_color_win32.cxx
|
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
|
2001-10-29 03:44:33 +00:00 |
fl_color.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_compose.cxx
|
Replaced remaining _WIN32 symbols with WIN32
|
2001-03-14 17:20:02 +00:00 |
Fl_Counter.cxx
|
Update all non-text widgets that take keyboard focus to check
|
2001-11-03 19:24:22 +00:00 |
fl_cursor.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_curve.cxx
|
More files with the wrong copyright/email...
|
2001-12-09 13:01:02 +00:00 |
Fl_cutpaste_mac.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_cutpaste_win32.cxx
|
Fix all references to '.C' files (now .cxx)
|
2001-11-22 15:35:02 +00:00 |
Fl_cutpaste.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_Dial.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
fl_diamond_box.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_display.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_dnd_win32.cxx
|
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
|
2001-09-29 15:57:32 +00:00 |
fl_dnd_x.cxx
|
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
|
2001-08-01 21:24:49 +00:00 |
fl_dnd.cxx
|
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
|
2001-08-01 21:24:49 +00:00 |
Fl_Double_Window.cxx
|
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
|
2001-12-06 00:17:47 +00:00 |
fl_draw_image_mac.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_draw_image_win32.cxx
|
Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions
|
2001-11-18 20:52:28 +00:00 |
fl_draw_image.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_draw_pixmap.cxx
|
Bug fixes and doco updates care of Sebastian.
|
2001-12-03 18:29:49 +00:00 |
fl_draw.cxx
|
WIN32 fixes for the new image stuff...
|
2001-11-19 20:59:59 +00:00 |
fl_engraved_label.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_File_Browser.cxx
|
Add flstring.h header file to include string functions, strcasecmp
|
2001-11-25 16:38:11 +00:00 |
Fl_File_Chooser2.cxx
|
Segfault fixes...
|
2001-12-05 00:06:41 +00:00 |
Fl_File_Chooser.cxx
|
Bug fixes and doco updates care of Sebastian.
|
2001-12-03 18:29:49 +00:00 |
Fl_File_Chooser.fl
|
Bug fixes and doco updates care of Sebastian.
|
2001-12-03 18:29:49 +00:00 |
fl_file_dir.cxx
|
New filename_relative() function, and use it from fl_file_chooser() and
|
2001-11-26 00:15:06 +00:00 |
Fl_File_Icon2.cxx
|
Missing declaration of "newch"...
|
2001-12-05 00:21:40 +00:00 |
Fl_File_Icon.cxx
|
Segfault fixes...
|
2001-12-05 00:06:41 +00:00 |
fl_font_mac.cxx
|
FLTK for Mac:
|
2001-12-04 03:03:17 +00:00 |
fl_font_win32.cxx
|
Bug fixes and doco updates care of Sebastian.
|
2001-12-03 18:29:49 +00:00 |
fl_font.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_Font.H
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_get_key_mac.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_get_key_win32.cxx
|
Fix all references to '.C' files (now .cxx)
|
2001-11-22 15:35:02 +00:00 |
Fl_get_key.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_get_system_colors.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_GIF_Image.cxx
|
Added XBM, XPM, and PNM image file classes.
|
2001-11-24 18:07:58 +00:00 |
Fl_Gl_Choice.cxx
|
Some files still had the old "fltk-bugs@easysw.com" address...
|
2001-12-09 12:52:13 +00:00 |
Fl_Gl_Choice.H
|
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
|
2001-12-06 00:17:47 +00:00 |
Fl_Gl_Overlay.cxx
|
Some files still had the old "fltk-bugs@easysw.com" address...
|
2001-12-09 12:52:13 +00:00 |
Fl_Gl_Window.cxx
|
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
|
2001-12-06 00:17:47 +00:00 |
Fl_grab.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_Group.cxx
|
Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't
|
2001-08-04 12:21:34 +00:00 |
Fl_Help_Dialog.cxx
|
Tooltips, and more tooltips.
|
2001-09-29 22:59:45 +00:00 |
Fl_Help_Dialog.fl
|
Tooltips, and more tooltips.
|
2001-09-29 22:59:45 +00:00 |
Fl_Help_View.cxx
|
Fix infinite loop bug with WIDTH=100% in Fl_Help_View widget.
|
2001-11-30 16:10:08 +00:00 |
Fl_Image.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_Input_.cxx
|
Make paste logic smarter for int and float fields.
|
2001-11-17 17:00:22 +00:00 |
Fl_Input.cxx
|
Fix all references to '.C' files (now .cxx)
|
2001-11-22 15:35:02 +00:00 |
Fl_JPEG_Image.cxx
|
Add code for PNG and JPEG images.
|
2001-11-23 12:06:36 +00:00 |
fl_labeltype.cxx
|
Bug fixes and doco updates care of Sebastian.
|
2001-12-03 18:29:49 +00:00 |
Fl_Light_Button.cxx
|
Add new plastic box types (kindof a shiny translucent box type...)
|
2001-11-28 21:37:35 +00:00 |
fl_line_style.cxx
|
Line style and focus boxes.
|
2001-12-07 16:28:38 +00:00 |
Fl_lock.cxx
|
FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.
|
2001-12-06 22:16:49 +00:00 |
Fl_mac.cxx
|
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
|
2001-12-06 00:17:47 +00:00 |
Fl_Menu_.cxx
|
Fix all references to '.C' files (now .cxx)
|
2001-11-22 15:35:02 +00:00 |
Fl_Menu_add.cxx
|
Fl_Menu_Item::add() didn't use myflags.
|
2001-07-09 23:04:56 +00:00 |
Fl_Menu_Bar.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Menu_Button.cxx
|
Update all non-text widgets that take keyboard focus to check
|
2001-11-03 19:24:22 +00:00 |
Fl_Menu_global.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Menu_Window.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Menu.cxx
|
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
|
2001-10-29 03:44:33 +00:00 |
Fl_Multi_Label.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Output.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
fl_oval_box.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
fl_overlay_visual.cxx
|
Fix all references to '.C' files (now .cxx)
|
2001-11-22 15:35:02 +00:00 |
Fl_Overlay_Window.cxx
|
Compiling with -DBOXX_BUGS will work around some problems with the newest
|
2001-05-05 23:39:01 +00:00 |
fl_overlay.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_own_colormap.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_Pack.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Pixmap.cxx
|
FLTK for Mac:
|
2001-12-04 03:03:17 +00:00 |
fl_plastic.cxx
|
Use FL_NO_BOX for check button and round button.
|
2001-12-06 18:12:35 +00:00 |
Fl_PNG_Image.cxx
|
Add code for PNG and JPEG images.
|
2001-11-23 12:06:36 +00:00 |
Fl_PNM_Image.cxx
|
Wasn't calling fopen() when loading PNM files... :(
|
2001-11-28 18:09:08 +00:00 |
Fl_Positioner.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Progress.cxx
|
Use FL_NO_BOX for check button and round button.
|
2001-12-06 18:12:35 +00:00 |
fl_rect.cxx
|
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
|
2001-12-06 00:17:47 +00:00 |
Fl_Repeat_Button.cxx
|
Update all non-text widgets that take keyboard focus to check
|
2001-11-03 19:24:22 +00:00 |
Fl_Return_Button.cxx
|
Doco updates.
|
2001-09-04 13:13:29 +00:00 |
Fl_Roller.cxx
|
Update all non-text widgets that take keyboard focus to check
|
2001-11-03 19:24:22 +00:00 |
fl_round_box.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Round_Button.cxx
|
Use FL_NO_BOX for check button and round button.
|
2001-12-06 18:12:35 +00:00 |
fl_rounded_box.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
fl_scroll_area.cxx
|
FLTK for Mac:
|
2001-12-04 03:03:17 +00:00 |
Fl_Scroll.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Scrollbar.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_set_font.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_set_fonts_mac.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_set_fonts_win32.cxx
|
Bug fixes and doco updates care of Sebastian.
|
2001-12-03 18:29:49 +00:00 |
fl_set_fonts.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_set_gray.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
fl_shadow_box.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Shared_Image.cxx
|
VC++ fixes, plus add new tiled_image project file.
|
2001-11-29 00:24:43 +00:00 |
fl_shortcut.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
fl_show_colormap.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Single_Window.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Slider.cxx
|
Update all non-text widgets that take keyboard focus to check
|
2001-11-03 19:24:22 +00:00 |
fl_symbols.cxx
|
Symbols are now supported by main label drawing code - @@ to insert a
|
2001-08-06 03:17:43 +00:00 |
Fl_Sys_Menu_Bar.cxx
|
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
|
2001-12-06 00:17:47 +00:00 |
Fl_Tabs.cxx
|
Fix Fl_Tabs to use boxtypes exclusively for drawing the tabs. This results
|
2001-12-01 13:59:50 +00:00 |
Fl_Text_Buffer.cxx
|
Bug fixes and doco updates care of Sebastian.
|
2001-12-03 18:29:49 +00:00 |
Fl_Text_Display.cxx
|
Fix infinite loop problem in Fl_Text_Editor - was resizing before we
|
2001-12-08 20:46:33 +00:00 |
Fl_Text_Editor.cxx
|
Bug fixes and doco updates care of Sebastian.
|
2001-12-03 18:29:49 +00:00 |
Fl_Tile.cxx
|
Fix all references to '.C' files (now .cxx)
|
2001-11-22 15:35:02 +00:00 |
Fl_Tiled_Image.cxx
|
Use FL_NO_BOX for check button and round button.
|
2001-12-06 18:12:35 +00:00 |
Fl_Tooltip.cxx
|
Missing cast in Fl_Tooltip.cxx...
|
2001-11-28 20:48:49 +00:00 |
Fl_Valuator.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Value_Input.cxx
|
Make Fl_Widget::parent() work with Fl_Group pointers...
|
2001-10-22 21:15:11 +00:00 |
Fl_Value_Output.cxx
|
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
|
2001-10-29 03:44:33 +00:00 |
Fl_Value_Slider.cxx
|
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
|
2001-10-29 03:44:33 +00:00 |
fl_vertex.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_visual.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_Widget.cxx
|
Line style and focus boxes.
|
2001-12-07 16:28:38 +00:00 |
Fl_win32.cxx
|
FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.
|
2001-12-06 22:16:49 +00:00 |
Fl_Window_fullscreen.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_Window_hotspot.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_Window_iconize.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
Fl_Window.cxx
|
Fix all references to '.C' files (now .cxx)
|
2001-11-22 15:35:02 +00:00 |
Fl_Wizard.cxx
|
Add Fl_Wizard widget...
|
2001-08-02 18:39:01 +00:00 |
Fl_x.cxx
|
FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.
|
2001-12-06 22:16:49 +00:00 |
Fl_XBM_Image.cxx
|
Added XBM, XPM, and PNM image file classes.
|
2001-11-24 18:07:58 +00:00 |
Fl_XColor.H
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
Fl_XPM_Image.cxx
|
Added XBM, XPM, and PNM image file classes.
|
2001-11-24 18:07:58 +00:00 |
Fl.cxx
|
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
|
2001-12-06 00:17:47 +00:00 |
flstring.h
|
Add flstring.h header file to include string functions, strcasecmp
|
2001-11-25 16:38:11 +00:00 |
forms_bitmap.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
forms_compatability.cxx
|
Symbols are now supported by main label drawing code - @@ to insert a
|
2001-08-06 03:17:43 +00:00 |
forms_free.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
forms_fselect.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
forms_pixmap.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
forms_timer.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
gl_draw.cxx
|
Preliminary commit of my MacOS X work.
|
2001-11-27 17:44:08 +00:00 |
gl_start.cxx
|
Some files still had the old "fltk-bugs@easysw.com" address...
|
2001-12-09 12:52:13 +00:00 |
glut_compatability.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
glut_font.cxx
|
Copyright 2001.
|
2001-01-22 15:13:41 +00:00 |
makedepend
|
Fix infinite loop problem in Fl_Text_Editor - was resizing before we
|
2001-12-08 20:46:33 +00:00 |
Makefile
|
FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.
|
2001-12-06 22:16:49 +00:00 |
mediumarrow.h
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
new.xbm
|
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
|
2001-08-01 21:24:49 +00:00 |
ns_mask.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
ns.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
numericsort.c
|
VC++ fixes, plus add new tiled_image project file.
|
2001-11-29 00:24:43 +00:00 |
scandir_win32.c
|
Bug fixes from Sebastien Recio.
|
2001-11-26 20:13:29 +00:00 |
scandir.c
|
Fixes for Cygwin POSIX emulation layer from Norman Vine.
|
2000-04-04 17:57:05 +00:00 |
slowarrow.h
|
Initial revision
|
1998-10-06 18:21:25 +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
|
Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() for
|
2001-04-27 14:39:27 +00:00 |