Re: [fltk.development] [Library] r6494 - branches/branch-1.3/src

2008-11-04 Thread Albrecht Schlosser
Fabien Costantini wrote: That's no proof that you are right. Maybe you ran make in the src/xutf8 dir. ? OK, I'll make it simple and short: And so do I. There is an xutf8 makefile, it seems not to be used in all platforms. Not in any platform. The makefile must then be either: - taken

[fltk.development] [RFE] STR #2082: Under X, instances of Fl_Window do not have a Window Type set.

2008-11-04 Thread Alvin Beach
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature Under X, instances of Fl_Window do not have a Window Type set. The window type is used by X to provide consistent window decoration and

Re: [fltk.development] [RFE] STR #2082: Under X, instances of Fl_Window do not have a Window Type set.

2008-11-04 Thread Alvin Beach
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature--- ./FL/Fl_Window.H.original 2008-10-15 14:03:42.0 -0300 +++

Re: [fltk.development] [RFE] STR #2082: Under X, instances of Fl_Window do not have a Window Type set.

2008-11-04 Thread Alvin Beach
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature--- ./FL/Fl_Window.H.original 2008-11-04 10:00:20.0 -0400 +++

Re: [fltk.development] [RFE] STR #2082: Under X, instances of Fl_Window do not have a Window Type set.

2008-11-04 Thread Alvin Beach
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature xtype_test.fl Description: Binary data

Re: [fltk.development] [RFE] STR #2082: Under X, instances of Fl_Window do not have a Window Type set.

2008-11-04 Thread Alvin Beach
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature I have attached 3 files. Either of the patches should be used but not both. Depending on whether STR 2053 http://www.fltk.org/str.php?L2053 is

Re: [fltk.development] [RFE] STR #2082: Under X, instances of Fl_Window do not have a Window Type set.

2008-11-04 Thread Alvin Beach
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature--- ./fluid/function_panel.cxx.original 2008-10-14 10:50:11.0 -0300 +++

Re: [fltk.development] [RFE] STR #2082: Under X, instances of Fl_Window do not have a Window Type set.

2008-11-04 Thread Alvin Beach
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2082 Version: 1.3-feature Ugh, I meant to say that str2082_fluid.patch updates some of the Fl_Windows in fluid to use BFL_DIALOG_WINDOW/B Link:

[fltk.development] [RFE] STR #2081: add opengl 3 support to fltk

2008-11-04 Thread Chris
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2081 Version: 1.3-feature I request opengl3 in fltk2/fltk. The patch adds basic opengl3 context creation to fltk2 linux, and it works for me. My suggestion is to add 2 new

Re: [fltk.development] [Library] r6494 - branches/branch-1.3/src

2008-11-04 Thread Fabien Costantini
The makefile must then be either: - taken into consideration in all platforms using the unix makefiles. - removed and all compilation should be then done in src In all cases, something has to be done with the makefiles if you want to handle that correctly so this is why yourfix is

[fltk.development] [RFE] STR #2083: Add maximize, minimize caps to FL_Window

2008-11-04 Thread Fabien Costantini
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2083 Version: 1.3-feature This is a reminder of a recent discussion, so that we don't loose its benefit. It has been agreed many times that it would be worth adding fltk

Re: [fltk.development] include symlinks

2008-11-04 Thread imacarthur
On 4 Nov 2008, at 18:09, Maik Beckmann wrote: The Fl - FL *.h - *.H stuff looks pretty scary to me. I've never encountered such stuff before. Why do we do it? History. Backwards compatibility. In particular, it often allows (badly written) code ported from win32 or OSX systems onto

Re: [fltk.development] [Library] r6494 - branches/branch-1.3/src

2008-11-04 Thread Albrecht Schlosser
Fabien Costantini wrote: The makefile must then be either: - taken into consideration in all platforms using the unix makefiles. - removed and all compilation should be then done in src In all cases, something has to be done with the makefiles if you want to handle that correctly so this

Re: [fltk.development] [Library] r6494 - branches/branch-1.3/src

2008-11-04 Thread Fabien Costantini
Again: I wanted to fix STR 2063, I did it, and that work WAS complete. No it is not for me, because there is a Makefile in xutf8 supposed to do it that is still in the svn and that does not do what it is supposed to do. You reopened it for no real reason, and YOU wasted MY time. The real reason

Re: [fltk.development] [RFE] STR #2083: Add maximize, minimize caps to FL_Window

2008-11-04 Thread Alvin Beach
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2083 Version: 1.3-feature FWIW, here is how to maximise a window in X: Note that 'wnd' is a Fl_Window (or derivative thereof): Window xid = fl_xid(wnd); XEvent xev;

Re: [fltk.development] [Library] r6494 - branches/branch-1.3/src

2008-11-04 Thread imacarthur
On 4 Nov 2008, at 20:14, Fabien Costantini wrote: Again: I wanted to fix STR 2063, I did it, and that work WAS complete. No it is not for me, because there is a Makefile in xutf8 supposed to do it that is still in the svn and that does not do what it is supposed to do. I think it is

Re: [fltk.development] [RFE] STR #2083: Add maximize, minimize caps to FL_Window

2008-11-04 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?L2083 Version: 1.3-feature Hmm, one question: why is 'maximized()/minimized()' being suggested instead of 'maximize()/minimize()'? Seems like they should be 'present