Re: [fltk.bugs] [LOW] STR #396: hide/show not polymorphic for Fl_Window

2008-11-06 Thread Fabien Costantini
[STR Closed w/o Resolution] Link: http://www.fltk.org/str.php?L396 Version: 1.3-current Fix Version: 1.3.0 (r6502) Fixed in Subversion repository. Link: http://www.fltk.org/str.php?L396 Version: 1.3-current Fix Version: 1.3.0 (r6502) ___ fltk-bugs

Re: [fltk.bugs] [MOD] STR #849: Fl_Pixmap should have a protected copy constructor

2008-11-06 Thread Fabien Costantini
[STR Closed w/o Resolution] Link: http://www.fltk.org/str.php?L849 Version: 1.3.0 Fix Version: Will Not Fix We are unable to resolve this problem with the information provided. If you discover new information, please file a new STR referencing this one. Revisited as requested and confirmed mik

Re: [fltk.bugs] [MOD] STR #2067: UTF8 strings inadequately displayed as Mac OS X window title

2008-11-06 Thread Fabien Costantini
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2067 Version: 1.3-current Fix Version: 1.1.3 Fixed in Subversion repository. see 2080 for more general other recent fixes on utf8 Link: http://www.fltk.org/str.php?L2067 Version: 1.3-current Fix Version: 1.1.3

Re: [fltk.bugs] [MOD] STR #1414: Compile error in subdir test on powerpc-ibm-aix5.3.0.0 (with xlc++_r)

2008-11-06 Thread Fabien Costantini
[STR Closed w/o Resolution] Link: http://www.fltk.org/str.php?L1414 Version: 1.3-current Fix Version: None This STR has not been updated by the submitter for two or more weeks and has been closed as required by the FLTK Configuration Management Plan. If the issue still requires resolution, plea

Re: [fltk.bugs] [MOD] STR #2084: ScrollGroup fails to redraw when its contents shrink.

2008-11-06 Thread Albrecht Schlosser
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2084 Version: 2.0-current > I compiled the code unmodified; That's the point. The posted code _contains_ the workaround (calling redraw()). You must comment out that line

Re: [fltk.bugs] [HIGH] STR #2037: Fltk Doxygen documentation full implementation

2008-11-06 Thread Fabien Costantini
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2037 Version: 1.3-current Fix Version: 1.3-current Fixed in Subversion repository. After many weeks without other comments that 'the fltk doc. is awesome', I decide that finally we can close this one ;-) Of course, the documentation

[fltk.bugs] [MOD] STR #2085: Audit new utf8 files for LGPL compliance

2008-11-06 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2085 Version: 1.3-feature As per discussion with Mike, need to contact Jean-Marc regarding new utf8 code to see if we can make it all LGPL compliant. Link: http://www.fl

Re: [fltk.bugs] [MOD] STR #2084: ScrollGroup fails to redraw when its contents shrink.

2008-11-06 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2084 Version: 2.0-current > Greg, did you comment out that "data->scroll->redraw();" at line 29? I compiled the code unmodified; just compiled and ran under latest fltk-2

Re: [fltk.bugs] [MOD] STR #2084: ScrollGroup fails to redraw when its contents shrink.

2008-11-06 Thread Albrecht Schlosser
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2084 Version: 2.0-current I can confirm the described behavior on Windows and Linux. Greg, did you comment out that "data->scroll->redraw();" at line 29? The posted sourc