| .. |
|
xutf8
|
Changed references to fltk-bugs@fltk.org -> STR form.
|
2010-04-28 03:15:47 +00:00 |
|
aimm.h
|
Added missing svn properties and $Id$ tags.
|
2009-11-18 12:43:21 +00:00 |
|
allfiles.xbm
|
|
|
|
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 |
|
CMakeLists.txt
|
Updated CMake files and removed now obsolete test/tree.cxx and
|
2010-07-10 14:25:46 +00:00 |
|
cmap.cxx
|
Finished up changes for references to fltk-bugs@fltk.org -> STR form.
|
2010-04-28 07:21:41 +00:00 |
|
d1_mask.xbm
|
|
|
|
d1.xbm
|
|
|
|
dump_compose.c
|
|
|
|
ew_mask.xbm
|
|
|
|
ew.xbm
|
|
|
|
fastarrow.h
|
|
|
|
filename_absolute.cxx
|
STR 2348: fixed possibly wrong relative path
|
2010-10-30 19:46:05 +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
|
Adding FALLTHROUGH label to a buch of case fallthroughs in order to make lint happy. STR #2285
|
2010-02-26 21:10:46 +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_abort.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_add_idle.cxx
|
Fixed doxygen warnings and added a new documentation module "Callback
|
2010-03-25 14:37:46 +00:00 |
|
Fl_Adjuster.cxx
|
Added Fl_Widget_Tracker in handle() methods etc. to avoid accessing widgets
|
2010-02-20 17:40:07 +00:00 |
|
fl_arc.cxx
|
Better device hierarchy with surfaces and graphics drivers.
|
2010-05-27 17:20:18 +00:00 |
|
fl_arci.cxx
|
Better device hierarchy with surfaces and graphics drivers.
|
2010-05-27 17:20:18 +00:00 |
|
Fl_arg.cxx
|
reworked doxygen comments for Fl::arg() and Fl::args() - part 2
|
2010-10-24 12:53:53 +00:00 |
|
fl_ask.cxx
|
Fixed undefined behavior of fl_choice and others when closing
|
2010-09-27 11:29:05 +00:00 |
|
Fl_Bitmap.cxx
|
Fl_Bitmap.cxx: fixed error that could create dereferencing of NULL pointer
|
2010-08-26 08:28:35 +00:00 |
|
Fl_BMP_Image.cxx
|
Fixed the remaining warnings
|
2010-10-28 21:47:01 +00:00 |
|
Fl_Box.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
fl_boxtype.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
Fl_Browser_.cxx
|
Added Fl_Widget_Tracker in handle() methods etc. to avoid accessing widgets
|
2010-02-20 17:40:07 +00:00 |
|
Fl_Browser_load.cxx
|
Doxgen mods for Fl_Browser*:
|
2009-03-27 16:52:31 +00:00 |
|
Fl_Browser.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
Fl_Button.cxx
|
Added visual indication for buttons activated by a keyboard shortcut (STR 2372
|
2010-11-14 11:02:18 +00:00 |
|
fl_call_main.c
|
Removed Metrowerks support for Apple builds.
|
2010-03-29 10:47:11 +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_cmap.h
|
|
|
|
Fl_cocoa.mm
|
Fixed crash under Mac OS X 10.3
|
2010-11-08 08:10:48 +00:00 |
|
Fl_Color_Chooser.cxx
|
Fixed docs for fl_color_chooser() function's optional 'm' flag (renamed 'cmode' for clarity).
|
2010-11-01 00:29:08 +00:00 |
|
fl_color_mac.cxx
|
Better device hierarchy with surfaces and graphics drivers.
|
2010-05-27 17:20:18 +00:00 |
|
fl_color_win32.cxx
|
Better device hierarchy with surfaces and graphics drivers.
|
2010-05-27 17:20:18 +00:00 |
|
fl_color.cxx
|
updated documentation for color handling - see STR #2226
|
2010-10-29 22:14:59 +00:00 |
|
Fl_compose.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
Fl_Counter.cxx
|
Adding FALLTHROUGH label to a buch of case fallthroughs in order to make lint happy. STR #2285
|
2010-02-26 21:10:46 +00:00 |
|
fl_cursor.cxx
|
Silence float->int compiler warnings on Snow Leopard.
|
2010-10-11 18:02:00 +00:00 |
|
fl_curve.cxx
|
Better device hierarchy with surfaces and graphics drivers.
|
2010-05-27 17:20:18 +00:00 |
|
Fl_Device.cxx
|
Renamed global variable from fl_device to fl_graphics_driver to better express its class
|
2010-07-01 13:21:32 +00:00 |
|
Fl_Dial.cxx
|
Adding FALLTHROUGH label to a buch of case fallthroughs in order to make lint happy. STR #2285
|
2010-02-26 21:10:46 +00:00 |
|
fl_diamond_box.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_display.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
fl_dnd_mac.cxx
|
Changed references to fltk-bugs@fltk.org -> STR form.
|
2010-04-28 03:15:47 +00:00 |
|
fl_dnd_win32.cxx
|
Fixed compiler warning (Windows):
|
2010-11-11 11:15:18 +00:00 |
|
fl_dnd_x.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_Double_Window.cxx
|
Added Doxygen doc to offscreen drawing functions.
|
2010-10-12 12:34:19 +00:00 |
|
fl_draw_image_mac.cxx
|
Better device hierarchy with surfaces and graphics drivers.
|
2010-05-27 17:20:18 +00:00 |
|
fl_draw_image_win32.cxx
|
Better device hierarchy with surfaces and graphics drivers.
|
2010-05-27 17:20:18 +00:00 |
|
fl_draw_image.cxx
|
Better device hierarchy with surfaces and graphics drivers.
|
2010-05-27 17:20:18 +00:00 |
|
fl_draw_pixmap.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
fl_draw.cxx
|
Fixed label alignment (STR #2436)
|
2010-10-30 21:32:15 +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_Browser.cxx
|
Removed Metrowerks support for Apple builds.
|
2010-03-29 10:47:11 +00:00 |
|
Fl_File_Chooser2.cxx
|
Added callback when double-clicking file in a file chooser (STR#2346)
|
2010-10-30 21:52:38 +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_dir.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_Icon.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_File_Input.cxx
|
Added Fl_Widget_Tracker in handle() methods etc. to avoid accessing widgets
|
2010-02-20 17:40:07 +00:00 |
|
fl_font_mac.cxx
|
Renamed global variable from fl_device to fl_graphics_driver to better express its class
|
2010-07-01 13:21:32 +00:00 |
|
fl_font_win32.cxx
|
Fix STR 2339 by defining new member function rtl_draw of class Fl_Graphics_Driver
|
2010-06-21 15:49:45 +00:00 |
|
fl_font_x.cxx
|
Fix STR 2339 by defining new member function rtl_draw of class Fl_Graphics_Driver
|
2010-06-21 15:49:45 +00:00 |
|
fl_font_xft.cxx
|
Added alternative names for Xft. On all Linux distors I tested, it makes no difference. If there are Unixes that need other names, the ifdef should be changed accordingly.
|
2010-10-30 16:32:04 +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.H
|
OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only support Cocoa and Quartz.
|
2010-03-29 10:35:00 +00:00 |
|
Fl_GDI_Printer.cxx
|
Renamed global variable from fl_device to fl_graphics_driver to better express its class
|
2010-07-01 13:21:32 +00:00 |
|
Fl_get_key_mac.cxx
|
Corrected mac key codes for FL_Delete and FL_Num_Lock keys
|
2010-10-19 12:29:35 +00:00 |
|
Fl_get_key_win32.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_system_colors.cxx
|
Removed Metrowerks support for Apple builds.
|
2010-03-29 10:47:11 +00:00 |
|
Fl_GIF_Image.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_Gl_Choice.cxx
|
Improved portability to diverse Mac O X versions
|
2010-10-18 10:49:04 +00:00 |
|
Fl_Gl_Choice.H
|
Finished up changes for references to fltk-bugs@fltk.org -> STR form.
|
2010-04-28 07:21:41 +00:00 |
|
Fl_Gl_Device_Plugin.cxx
|
Applied sjb's patch to fix STR #2429.
|
2010-10-11 18:10:32 +00:00 |
|
Fl_Gl_Overlay.cxx
|
Fixed typos in documentation.
|
2009-02-15 18:58:03 +00:00 |
|
Fl_Gl_Window.cxx
|
OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only support Cocoa and Quartz.
|
2010-03-29 10:35:00 +00:00 |
|
Fl_grab.cxx
|
OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only support Cocoa and Quartz.
|
2010-03-29 10:35:00 +00:00 |
|
Fl_Group.cxx
|
Fixed label alignment (STR #2436)
|
2010-10-30 21:32:15 +00:00 |
|
fl_gtk.cxx
|
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_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_View.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
Fl_Image.cxx
|
Renamed global variable from fl_device to fl_graphics_driver to better express its class
|
2010-07-01 13:21:32 +00:00 |
|
fl_images_core.cxx
|
Made fl_register_images() seen by Doxygen.
|
2010-04-14 20:47:34 +00:00 |
|
Fl_Input_.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
Fl_Input.cxx
|
Fixed a few pedantic warnings. Added Fl::option as discussed in STR #2368, but I am not too happy with it yet. Please see discussion in that STR.
|
2010-10-31 22:39:40 +00:00 |
|
Fl_JPEG_Image.cxx
|
STR 2382: Fixed compile errors when HAVE_LIBJPEG was not defined
|
2010-10-30 20:01:16 +00:00 |
|
fl_labeltype.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_line_style.cxx
|
Removed useless #include <Fl/fl_ask.H>
|
2010-06-15 21:16:27 +00:00 |
|
Fl_lock.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
Fl_mac.cxx
|
OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only support Cocoa and Quartz.
|
2010-03-29 10:35:00 +00:00 |
|
Fl_Menu_.cxx
|
Doc sync.
|
2010-04-16 17:55:45 +00:00 |
|
Fl_Menu_add.cxx
|
Fixed a few pedantic warnings. Added Fl::option as discussed in STR #2368, but I am not too happy with it yet. Please see discussion in that STR.
|
2010-10-31 22:39:40 +00:00 |
|
Fl_Menu_Bar.cxx
|
Fixed menu and shortcut handling (STR #2243). This partly reverts the
|
2010-11-11 09:12:05 +00:00 |
|
Fl_Menu_Button.cxx
|
Adding FALLTHROUGH label to a buch of case fallthroughs in order to make lint happy. STR #2285
|
2010-02-26 21:10:46 +00:00 |
|
Fl_Menu_global.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_Menu_Window.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_Menu.cxx
|
Fixed menu and shortcut handling (STR #2243). This partly reverts the
|
2010-11-11 09:12:05 +00:00 |
|
Fl_Multi_Label.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_Native_File_Chooser_common.cxx
|
More Native File Chooser stuff.
|
2010-01-14 19:38:23 +00:00 |
|
Fl_Native_File_Chooser_FLTK.cxx
|
Small indent / whitespace fixups, Manolo's doc modification for
|
2010-01-17 17:09:00 +00:00 |
|
Fl_Native_File_Chooser_MAC.cxx
|
Native file chooser-Mac OS X: fixed issue arising with OS 10.6
|
2010-08-25 17:01:56 +00:00 |
|
Fl_Native_File_Chooser_WIN32.cxx
|
Fixed unbalanced Windows OleInitialize/OleUnitialize calls
|
2010-09-27 14:57:53 +00:00 |
|
Fl_Native_File_Chooser.cxx
|
Fl_Native_File_Chooser follow up maintenance.
|
2010-01-14 20:47:59 +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_visual.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_Overlay_Window.cxx
|
Fixed X11/XDBE double buffering (STR #2152, #2197). Both bugs could only be
|
2010-06-09 08:36:25 +00:00 |
|
fl_overlay.cxx
|
added doxygen comments for more functions in fl_draw.H
|
2009-03-15 20:52:46 +00:00 |
|
Fl_own_colormap.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_Paged_Device.cxx
|
Small mods to allow SGI builds.
|
2010-10-01 00:30:08 +00:00 |
|
Fl_Pixmap.cxx
|
Fixed a bug that would have crashed the program on Windows versions
|
2010-08-25 08:45:33 +00:00 |
|
fl_plastic.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
Fl_PNG_Image.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_PNM_Image.cxx
|
Fixed the remaining warnings
|
2010-10-28 21:47:01 +00:00 |
|
Fl_Positioner.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_PostScript.cxx
|
Fixed tab key navigation to inactive widgets (STR #2420), fixed a few pedantic warnings
|
2010-10-31 20:47:50 +00:00 |
|
Fl_Preferences.cxx
|
Added callback when double-clicking file in a file chooser (STR#2346)
|
2010-10-30 21:52:38 +00:00 |
|
Fl_Printer.cxx
|
Better device hierarchy with surfaces and graphics drivers.
|
2010-05-27 17:20:18 +00:00 |
|
Fl_Progress.cxx
|
Fixed documentation for Fl_Progress (STR #2209) and changed deprecated
|
2009-06-27 09:29:36 +00:00 |
|
Fl_Quartz_Printer.mm
|
Renamed global variable from fl_device to fl_graphics_driver to better express its class
|
2010-07-01 13:21:32 +00:00 |
|
fl_read_image_mac.cxx
|
Fixed use of x and y args when reading from offscreen buffer and test when w or h are too big
|
2010-07-09 17:29:35 +00:00 |
|
fl_read_image_win32.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_rect.cxx
|
Applied patch from STR#2428 to fix warnings on OSX/Tiger for fl_rect.cxx.
|
2010-10-28 23:08:06 +00:00 |
|
Fl_Repeat_Button.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_Return_Button.cxx
|
Added visual indication for buttons activated by a keyboard shortcut (STR 2372
|
2010-11-14 11:02:18 +00:00 |
|
Fl_Roller.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
fl_round_box.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_rounded_box.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
fl_scroll_area.cxx
|
OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only support Cocoa and Quartz.
|
2010-03-29 10:35:00 +00:00 |
|
Fl_Scroll.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
Fl_Scrollbar.cxx
|
Fixed Scrollbar events when max is less than min (STR #2283)
|
2010-02-26 20:44:35 +00:00 |
|
fl_set_font.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
fl_set_fonts_mac.cxx
|
Mac OS X: Speedup of Fl::set_fonts() if called repeatedly.
|
2010-08-20 13:07:13 +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 a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
fl_set_fonts.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
fl_shadow_box.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_Shared_Image.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
fl_shortcut.cxx
|
Fixed menu and shortcut handling (STR #2243). This partly reverts the
|
2010-11-11 09:12:05 +00:00 |
|
fl_show_colormap.cxx
|
Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.
|
2010-02-25 23:29:42 +00:00 |
|
Fl_Single_Window.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_Slider.cxx
|
Added Fl_Widget_Tracker in handle() methods etc. to avoid accessing widgets
|
2010-02-20 17:40:07 +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_Sys_Menu_Bar.cxx
|
Added Fl_Sys_Menu_Bar::insert(), clear(), clear_submenu()
|
2010-04-16 19:27:28 +00:00 |
|
Fl_Table_Row.cxx
|
Added missing svn properties and $Id$ tags.
|
2009-11-18 12:43:21 +00:00 |
|
Fl_Table.cxx
|
doxygen fixes:
|
2010-10-26 11:30:58 +00:00 |
|
Fl_Tabs.cxx
|
STR 2370: fixed static allocation in Fl_Tabs.
|
2010-10-30 19:28:17 +00:00 |
|
Fl_Text_Buffer.cxx
|
Added smarter Macro to check for utf-8 violations in Fl_Text_*
|
2010-11-08 14:19:47 +00:00 |
|
Fl_Text_Display.cxx
|
This should fix all remaining issues with Fl_Text_*. Wrapping is no pixel aligned. Pressing up and down will be pixle bound. A few crashes removed (we still crash with faulty UTF-8svn diff | grep Index:). Fixed blinking selection when outside the widget. Added dnd sending and receiving.
|
2010-11-11 19:08:52 +00:00 |
|
Fl_Text_Editor.cxx
|
This should fix all remaining issues with Fl_Text_*. Wrapping is no pixel aligned. Pressing up and down will be pixle bound. A few crashes removed (we still crash with faulty UTF-8svn diff | grep Index:). Fixed blinking selection when outside the widget. Added dnd sending and receiving.
|
2010-11-11 19:08:52 +00:00 |
|
Fl_Tile.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +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_Item_Array.cxx
|
Checked in SebHoll's API mods, fixed indents.
|
2009-12-08 08:06:44 +00:00 |
|
Fl_Tree_Item.cxx
|
Fl_Tree related mods
|
2010-08-26 13:32:30 +00:00 |
|
Fl_Tree_Prefs.cxx
|
Updated the Fluid IDE support for the current source file structure. Changed the Fl_Tree rendering code around a bit to make the tree more like MSWindows on Windows and more like Apple on Apple machines. I hope you guys like it. I also moved the function to load Fl_Preferences into an Fl_Tree into the Fl_Tree class where it belongs.
|
2010-07-10 09:44:45 +00:00 |
|
Fl_Tree.cxx
|
Fixed special handling for ISO back-tab keycode (STR #2369)
|
2010-10-30 19:56:20 +00:00 |
|
fl_utf8.cxx
|
Added smarter Macro to check for utf-8 violations in Fl_Text_*
|
2010-11-08 14:19:47 +00:00 |
|
fl_utf.c
|
UTF8 Text Display and Editor: added tons of tests for utf8 alignment, fixed a bunch of methods that did not understand utf8. Still lots of places to visit.
|
2010-11-06 14:29:12 +00:00 |
|
Fl_Valuator.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_Value_Input.cxx
|
Mixed bag. Please see CHANGES.
|
2010-02-20 21:14:47 +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_vertex.cxx
|
Better device hierarchy with surfaces and graphics drivers.
|
2010-05-27 17:20:18 +00:00 |
|
Fl_visual.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_Widget.cxx
|
Minor fix to do_callback() code.
|
2010-03-23 17:37:51 +00:00 |
|
Fl_win32.cxx
|
removed support for gcc 2.x (or older), as discussed in fltk.development
|
2010-11-11 08:38:36 +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
|
OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only support Cocoa and Quartz.
|
2010-03-29 10:35:00 +00:00 |
|
Fl_Window.cxx
|
Removed more Cocoa/Quartz references. Finally moved OS X font down a pixel.
|
2010-03-29 14:10:54 +00:00 |
|
Fl_Wizard.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
Fl_x.cxx
|
Fixed special handling for ISO back-tab keycode (STR #2369)
|
2010-10-30 19:56:20 +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
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
Fl.cxx
|
Fixed a few pedantic warnings. Added Fl::option as discussed in STR #2368, but I am not too happy with it yet. Please see discussion in that STR.
|
2010-10-31 22:39:40 +00:00 |
|
flstring.c
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
flstring.h
|
Removed Metrowerks support for Apple builds.
|
2010-03-29 10:47:11 +00:00 |
|
forms_bitmap.cxx
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
forms_compatability.cxx
|
Fixed the remaining warnings
|
2010-10-28 21:47:01 +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_data.h
|
|
|
|
freeglut_teapot.cxx
|
|
|
|
gl_draw.cxx
|
Fixed the remaining warnings
|
2010-10-28 21:47:01 +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
|
Added mouse!=0 check in Fl_Glut_Window::handle (STR #2381)
|
2010-11-11 18:22:43 +00:00 |
|
glut_font.cxx
|
Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.
|
2010-02-25 23:29:42 +00:00 |
|
makedepend
|
Fixed dependencies for next snapshot.
|
2010-05-28 07:39:27 +00:00 |
|
Makefile
|
Reflecting change in device hierarchy.
|
2010-05-27 17:24:21 +00:00 |
|
makefile.wat
|
Changed references to fltk-bugs@fltk.org -> STR form.
|
2010-04-28 03:15:47 +00:00 |
|
mediumarrow.h
|
|
|
|
new.xbm
|
|
|
|
ns_mask.xbm
|
|
|
|
ns.xbm
|
|
|
|
numericsort.c
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |
|
print_panel.cxx
|
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis missing to make the precedence of && over || obvious. Ah well, why not...
|
2010-10-28 18:02:20 +00:00 |
|
print_panel.h
|
Merge of branch-1.3-Fl_Printer, with the following main changes:
|
2010-03-14 18:07:24 +00:00 |
|
ps_image.cxx
|
Fixed tab key navigation to inactive widgets (STR #2420), fixed a few pedantic warnings
|
2010-10-31 20:47:50 +00:00 |
|
scandir_win32.c
|
Surrounded all #warning's with #if defined(__GNUC__)
|
2009-03-15 03:14:43 +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
|
OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only support Cocoa and Quartz.
|
2010-03-29 10:35:00 +00:00 |
|
slowarrow.h
|
|
|
|
tile.xpm
|
|
|
|
up.xbm
|
|
|
|
vsnprintf.c
|
Changed Copyright in 'src' directory
|
2009-01-01 21:28:26 +00:00 |