Re: [fltk.bugs] [MOD] STR #2519: Problems building FLTK-1.3.0rc3 in VisualC++ V6

2011-01-14 Thread Brian Tilley
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2519 Version: 1.3.0 Fix Version: 1.3-current (r8272) Test Compiled FLTK with the revised file. No Sign of the Compilation errors seen before. Problem Fixed I'd say.

Re: [fltk.bugs] Fl_x.cxx - local malloc is not free'd, patch

2011-01-14 Thread Denton Thomas
Sorry - Neglected to mention: FLTK 1.3.0rc3-8207 (current) gcc 4.4.3 Linux (tinycore 3.4.1) Valgrind-ing, I believe I found the source of a leak in Fl_x.cxx. fl_get_font_xfld() malloc's and returns a char * to fl_new_ic(), but the latter does not free this space. From what I can tell,

Re: [fltk.bugs] Fl_x.cxx - local malloc is not free'd, patch

2011-01-14 Thread Matthias Melcher
On 14.01.2011, at 10:02, Denton Thomas wrote: Sorry - Neglected to mention: FLTK 1.3.0rc3-8207 (current) gcc 4.4.3 Linux (tinycore 3.4.1) Valgrind-ing, I believe I found the source of a leak in Fl_x.cxx. fl_get_font_xfld() malloc's and returns a char * to fl_new_ic(), but the

[fltk.bugs] [LOW] STR #2522: Hiding the Fl_X class under WIN32

2011-01-14 Thread Manolo Gouy
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2522 Version: 1.3.0 The attached patch hides the Fl_X class under WIN32, to complete the operation already committed for Mac OS and X11. With the patch, FLTK must be

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

2011-01-14 Thread Brian Tilley
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0 While your looking at this, All of the dsp files in the ide/VisualC6 folder append $(ProjectName) to the Output_Dir and Intermediate_Dir definitions.

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

2011-01-14 Thread Matthias Melcher
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0 Are you sure you have the latest version of VC6? In your original message was a warning that Win98 is only supported as a Beta, combined with your

Re: [fltk.bugs] Fl_x.cxx - local malloc is not free'd, patch

2011-01-14 Thread Manolo Gouy
Valgrind-ing, I believe I found the source of a leak in Fl_x.cxx. fl_get_font_xfld() malloc's and returns a char * to fl_new_ic(), but the latter does not free this space. From what I can tell, fl_new_ic() needs to do that. This seems to solve the problem: 365c365 char *fnt; ---

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

2011-01-14 Thread Brian Tilley
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0 I think I've sorted all the problems now. I've modified all the .dsp files to replace the $(ProjectName) part of the path with the individual Project

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

2011-01-14 Thread Brian Tilley
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0 Attached file visualC6_ide_files.zip... Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0 Attachment:

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

2011-01-14 Thread Brian Tilley
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0 BTW, all modified files in the ZIP Archive are dated 14/11/2011 Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0

Re: [fltk.bugs] [LOW] STR #2522: Hiding the Fl_X class under WIN32

2011-01-14 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?L2522 Version: 1.3.0 -1 on using FL_LIBRARY for Windows, i.e. we should change FL_LIBRARY to another name for this purpose, as discussed in fltk.development, and this

[fltk.bugs] Test -- no replies please

2011-01-14 Thread Greg Ercolano
This is a test, no reply necessary. I want to see where the fltk-b...@fltk.org emails go.. ___ fltk-bugs mailing list fltk-bugs@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-bugs

Re: [fltk.bugs] [MOD] STR #2519: Problems building FLTK-1.3.0rc3 in VisualC++ V6

2011-01-14 Thread Greg Ercolano
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2519 Version: 1.3.0 Fix Version: 1.3-current (r8272) Closed. Link: http://www.fltk.org/str.php?L2519 Version: 1.3.0 Fix Version: 1.3-current (r8272) ___ fltk-bugs mailing list

Re: [fltk.bugs] Error in work FLUID2 (fltk2) (kde-4.4.5 xorg-1.9.2)

2011-01-14 Thread kdi...@live.ru
On 14.01.2011, at 01:19, Dmitrij K wrote: Hi all. I update of my Linux (Gentoo Linux) (kde-4.4.5, xorg-1.9.2) and I having now problems in work a fluid2: I can't change some object in the fluid2-tree or click some a button, so this is doing impossible building GUI in the fluid2.

[fltk.bugs] [MOD] STR #2523: Undefined symbols in Fl_PostScript_Graphics_Driver

2011-01-14 Thread Andreas Held
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2523 Version: 1.3.0 The following symbols are declared in Fl_PostScript.H but do not seem to have any definition: void transformed_draw(const char* s, double x, double

Re: [fltk.bugs] Error in work FLUID2 (fltk2) (kde-4.4.5 xorg-1.9.2)

2011-01-14 Thread kdi...@live.ru
On Linux in the moment, I using a fluid2.exe through an emulator `wine' and all works OK... ___ fltk-bugs mailing list fltk-bugs@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-bugs