Re: [fltk.bugs] [HIGH] STR #1778: WIN32 ScanDir functionality broken with two definitions for dirent

2008-02-25 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1778 Version: 2.0-current Link: http://www.fltk.org/str.php?L1778 Version: 2.0-currentIndex: scandir.c ==

Re: [fltk.bugs] [MOD] STR #1705: Unable to build rev 5886 on windows xp with mingw because of glut stuff

2008-02-25 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1705 Version: 2.0-feature Link: http://www.fltk.org/str.php?L1705 Version: 2.0-featureIndex: Makefile ===

Re: [fltk.bugs] [MOD] STR #1705: Unable to build rev 5886 on windows xp with mingw because of glut stuff

2008-02-25 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1705 Version: 2.0-feature I confirm that this fix works for Mingw. It was just typo in targets. I attach the patch for your convenience. Link: http://www.fltk.org/str.ph

Re: [fltk.bugs] [HIGH] STR #1778: WIN32 ScanDir functionality broken with two definitions for dirent

2008-02-15 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1778 Version: 2.0-current I see poor scandir.c is broken again in revision 5966. This bug was solved but recreated struct dirent {char d_name[1];}; it is ugly and incorr

Re: [fltk.bugs] [HIGH] STR #1803: TextBuffer's append/insert is broken

2007-12-06 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1803 Version: 2.0-current Cannot reproduce. Please provide a sample code Link: http://www.fltk.org/str.php?L1803 Version: 2.0-current __

Re: [fltk.bugs] [MOD] STR #1818: FL_WHEN_ENTER_KEY: does not work for Fl_Browser

2007-10-29 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1818 Version: 1.1.7 This behaviour seems to be more useful than current one. I'll try patch for myself :-) Link: http://www.fltk.org/str.php?L1818 Version: 1.1.7 __

Re: [fltk.bugs] [MOD] STR #1695: Compilation error in rev 5864 in UpBox.cxx

2007-10-18 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1695 Version: 2.0-current Please close this STR. It's all OK. Link: http://www.fltk.org/str.php?L1695 Version: 2.0-current _

Re: [fltk.bugs] [HIGH] STR #1798: Win32 filename_list is broken

2007-10-18 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1798 Version: 2.0-current Please check if you have the newest version of FLTK source. I think this bug was solved already in STR #1669 http://fltk.org/str.php?L1669+P0+S0+

Re: [fltk.bugs] [LOW] STR #1557: make FileBrowser show the first entry after loading a new directory

2007-10-18 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1557 Version: 2.0-current Link: http://www.fltk.org/str.php?L1557 Version: 2.0-currentIndex: FileBrowser.cxx

Re: [fltk.bugs] [LOW] STR #1557: make FileBrowser show the first entry after loading a new directory

2007-10-18 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1557 Version: 2.0-current huubs seems to be right. Sometimes filelist scrolls to position 1, not 0, however. Can't guess why. I post huubs' patch for developers' convenien

Re: [fltk.bugs] [HIGH] STR #1802: FLUID2 does not change the "when condition"

2007-10-17 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1802 Version: 2.0-current Link: http://www.fltk.org/str.php?L1802 Version: 2.0-currentIndex: widget_panel.cxx ===

Re: [fltk.bugs] [HIGH] STR #1802: FLUID2 does not change the "when condition"

2007-10-17 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1802 Version: 2.0-current I think I found solution. See attached patch Link: http://www.fltk.org/str.php?L1802 Version: 2.0-current

Re: [fltk.bugs] [MOD] STR #1509: There is a hardcoded path to a GIF in about_panel.fl.

2007-09-03 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1509 Version: 2.0-current Link: http://www.fltk.org/str.php?L1509 Version: 2.0-currentIndex: about_panel.fl =

Re: [fltk.bugs] [MOD] STR #1509: There is a hardcoded path to a GIF in about_panel.fl.

2007-09-03 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1509 Version: 2.0-current Let us just correct image path to relative. See my diff for this Link: http://www.fltk.org/str.php?L1509 Version: 2.0-current

Re: [fltk.bugs] [HIGH] STR #1778: WIN32 ScanDir functionality broken with two definitions for dirent

2007-09-01 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1778 Version: 2.0-current Please check if you have the newest version of FLTK source. I think this bug was solved already in STR #1669 http://fltk.org/str.php?L1669+P0+S0+

Re: [fltk.bugs] [MOD] STR #1695: Compilation error in rev 5864 in UpBox.cxx

2007-07-18 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1695 Version: 2.0-current Already fixed, don't know on which revision ;) Link: http://www.fltk.org/str.php?L1695 Version: 2.0-current __

Re: [fltk.bugs] [HIGH] STR #1669: Compile fltk with mingw32 on win32, file_chooser.exe scandir list NOT CORRECT file name! fluid.exe also.

2007-05-18 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1669 Version: 2.0-current// "$Id: scandir.c 1339 2006-04-03 22:47:29Z spitzak $" // // Copyright 1998-2006 by Bill Spitzak and others. // // This library is free software;

Re: [fltk.bugs] [HIGH] STR #1669: Compile fltk with mingw32 on win32, file_chooser.exe scandir list NOT CORRECT file name! fluid.exe also.

2007-05-18 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Found more straightforward way! Problem was in 'dirent' declaration in win32/scandir.c . It has to match that in , but in some silly way they differ. See my posted file for 2.0.x-r5840 snapshot. Link: http:/

Re: [fltk.bugs] [HIGH] STR #1669: Compile fltk with mingw32 on win32, file_chooser.exe scandir list NOT CORRECT file name! fluid.exe also.

2007-05-17 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] I investigated this issue and corrected it (for MinGW environment only). I don't know why yet, but there is a conflict in 'dirent' definition... In win32/scandir.c it is defined struct dirent { char d_name[1]

Re: [fltk.bugs] [HIGH] STR #1669: Compile fltk with mingw32 on win32, file_chooser.exe scandir list NOT CORRECT file name! fluid.exe also.

2007-05-16 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] scandir() seems to work correctly. IMHO problem is inside FileBrowser.cxx FileChooser in Fluid 1.1.7 worked perfectly... Link: http://www.fltk.org/str.php?L1669 Version: 2.0-current

Re: [fltk.bugs] [HIGH] STR #1669: Compile fltk with mingw32 on win32, file_chooser.exe scandir list NOT CORRECT file name! fluid.exe also.

2007-05-16 Thread Andrei Ivushkin
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] I was wrong... Problem is inside FileBrowser.cxx . Compared to Fl_File_Browser.cxx (v 1.1.7) item_draw() is missing. Filesizes are 9989 and 15861 bytes, respectively Link: http://www.fltk.org/str.php?L1669