Re: [fltk.bugs] [MOD] STR #2543: Fl::lock() availability

2011-02-06 Thread Manolo Gouy

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2543
Version: 1.3-current
Fix Version: 1.3.0 (r8393)


Fixed in Subversion repository.

Fl::lock() function now returns an int that, if 0, indicates 
threading is available.


Link: http://www.fltk.org/str.php?L2543
Version: 1.3-current
Fix Version: 1.3.0 (r8393)

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #2521: Large quantity of Linker Warnings Creating fltk_images in VisualC++ V6

2011-02-06 Thread Greg Ercolano

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2521
Version: 1.3.0
Fix Version: 1.3-current (r8298)





Link: http://www.fltk.org/str.php?L2521
Version: 1.3.0
Fix Version: 1.3-current (r8298)

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #2521: Large quantity of Linker Warnings Creating fltk_images in VisualC++ V6

2011-02-06 Thread Greg Ercolano

DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Pending]

Link: http://www.fltk.org/str.php?L2521
Version: 1.3.0
Fix Version: 1.3-current (r8298)


Fixed in Subversion repository.

Albrecht: see my posting in fltk.development on Jan 25, 2011 entitled:
Subject: VisualC6 dll's".

I think I wrote the article before Brian's response about .ilk's being
useful for debugging, so perhaps the Output Filename: approach is a good
one.

Closing this..!


Link: http://www.fltk.org/str.php?L2521
Version: 1.3.0
Fix Version: 1.3-current (r8298)

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #2521: Large quantity of Linker Warnings Creating fltk_images in VisualC++ V6

2011-02-06 Thread Albrecht Schlosser

DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Pending]

Link: http://www.fltk.org/str.php?L2521
Version: 1.3.0
Fix Version: 1.3-current (r8298)


Greg wrote: "I suggest we take this discussion to fltk.development for
further investigation, as it's probably OT for this STR, and we can
probably close this STR?"

Agreed, please close. If we need to change the dll output directory, this
should be done for all VC projects, and this is OT here.


Link: http://www.fltk.org/str.php?L2521
Version: 1.3.0
Fix Version: 1.3-current (r8298)

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #2543: Fl::lock() availability

2011-02-06 Thread Albrecht Schlosser

DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Pending]

Link: http://www.fltk.org/str.php?L2543
Version: 1.3-current
Fix Version: 1.3.0


Okay from me, looks good. Sorry for the long delay.


Link: http://www.fltk.org/str.php?L2543
Version: 1.3-current
Fix Version: 1.3.0

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #2552: Fl_Tabs and focus

2011-02-06 Thread Manolo Gouy

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2552
Version: 1.3-current
Fix Version: 1.3.0 (r8392)


Fixed in Subversion repository.

The bug was present with X11 and Win32 but not with Mac OS.


Link: http://www.fltk.org/str.php?L2552
Version: 1.3-current
Fix Version: 1.3.0 (r8392)

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [HIGH] STR #2365: FileChooser Berzerk When Typing Paths

2011-02-06 Thread Ben Stott

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2365
Version: None
Fix Version: None (r8385)


Fixed in Subversion repository.

Thanks for the work, RS. I'll get around to reviewing all your fixes at
some point!


Link: http://www.fltk.org/str.php?L2365
Version: None
Fix Version: None (r8385)

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #2311: #warning unsupported by MSVC

2011-02-06 Thread Ben Stott

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2311
Version: 2.0-current
Fix Version: 2.0-current





Link: http://www.fltk.org/str.php?L2311
Version: 2.0-current
Fix Version: 2.0-current

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #2390: #warning preprocessor directive not supported by all compilers

2011-02-06 Thread Ben Stott

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2390
Version: 2.0-current
Fix Version: 2.0-current





Link: http://www.fltk.org/str.php?L2390
Version: 2.0-current
Fix Version: 2.0-current

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #2235: gcc preprocessor directive "#warning" breaks MSVS fltk 2.0.x builds

2011-02-06 Thread Ben Stott

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2235
Version: 2.0-current
Fix Version: 2.0-current (r7680)


Fixed in Subversion repository.

Thanks to spitzak for this fix


Link: http://www.fltk.org/str.php?L2235
Version: 2.0-current
Fix Version: 2.0-current (r7680)

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #1771: scandir.c broken with VC++ 2005 Express compilers

2011-02-06 Thread Ben Stott

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L1771
Version: 2.0-current
Fix Version: 2.0-current


Fixed in Subversion repository.


Link: http://www.fltk.org/str.php?L1771
Version: 2.0-current
Fix Version: 2.0-current

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #1649: TextEditor's editor.cxx demo works incorrectly on intl. keyboards

2011-02-06 Thread Ben Stott

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L1649
Version: 2.0-current
Fix Version: 2.0-current (r6147)


Closing this STR; Bill suggests he fixed this quite a few revisions ago


Link: http://www.fltk.org/str.php?L1649
Version: 2.0-current
Fix Version: 2.0-current (r6147)

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #1516: fltk-2.0.x-r5547 doesn't build on i686-apple-darwin9

2011-02-06 Thread Ben Stott

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L1516
Version: 2.0-current
Fix Version: 2.0-current (r6063)


Fixed in Subversion repository.


Link: http://www.fltk.org/str.php?L1516
Version: 2.0-current
Fix Version: 2.0-current (r6063)

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs