Re: [fltk.bugs] [MOD] STR #2799: Menus can suddenly disappear

2012-04-21 Thread Greg Ercolano
[STR Closed w/o Resolution] Link: http://www.fltk.org/str.php?L2799 Version: 1.3.0 OK - I defer to the OP to weigh in, as I don't have a problem with the behavior myself.. my mouse doesn't move between push/release. As a last gasp on the subject, I can only recommend to the OP, he might be

Re: [fltk.bugs] [MOD] STR #2799: Menus can suddenly disappear

2012-04-21 Thread Matthias Melcher
[STR Closed w/o Resolution] Link: http://www.fltk.org/str.php?L2799 Version: 1.3.0 That is actually a good point: with screen resolution getting higher and higher, 3 pixels may be a bad choice, causing this kind of problem. Maybe we should make this number depend on screen DPI? Link:

Re: [fltk.bugs] [MOD] STR #2805: png_set_longjmp_fn not found in mac lion (xcode 4)

2012-04-21 Thread Matthias Melcher
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2805 Version: 1.3.0 It is a bug in LibPNG. An upgrade to the newest libpng should solve the issue: http://sourceforge.net/mailarchive/message.php?msg_id=27519894

Re: [fltk.bugs] [LOW] STR #2828: Fl_Tree RFE's

2012-04-21 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?L2828 Version: 1.3-current for Point D) more prcisely we still can select multiple items but with click and keyboard combination. It is only the drag operations that are

Re: [fltk.bugs] [LOW] STR #2783: Fl_Text_Buffer::text(const char*) segfault when NULL is passed

2012-04-21 Thread Fabien Costantini
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2783 Version: 1.3-current Fix Version: 1.3-current (r9366) Fixed in Subversion repository. Made sure internal cleanup still happens as suggested. Updated documentation mod adequately. Link: http://www.fltk.org/str.php?L2783

Re: [fltk.bugs] [MOD] STR #2796: Fl_Tree: scrollbar position not recomputed when items are collapsed

2012-04-21 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?L2796 Version: 1.3-current Could you elaborate how to reproduce that bug with the demo tree app ? Link: http://www.fltk.org/str.php?L2796 Version: 1.3-current

Re: [fltk.bugs] [MOD] STR #2796: Fl_Tree: scrollbar position not recomputed when items are collapsed

2012-04-21 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?L2796 Version: 1.3-current I don't think the demo 'tree' has collapse all / open all buttons, but it probably should. I'm about to make a large commit to Fl_Tree, so I'll

Re: [fltk.bugs] [HIGH] STR #2771: Turkic locales and str(n)casecmp, toupper, tolower

2012-04-21 Thread Fabien Costantini
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2771 Version: 1.3-current Fix Version: 1.3-current (r9368) Fixed in Subversion repository. Introduced a new fl_ascii_strcasecmp that does not rely on locale

Re: [fltk.bugs] [HIGH] STR #2771: Turkic locales and str(n)casecmp, toupper, tolower

2012-04-21 Thread Fabien Costantini
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2771 Version: 1.3-current Fix Version: 1.3-current (r9368) Added the use of the new fl_ascii_strcasecmp() in shceme(const char* ) as well in r9369. Ian, tell me what

Re: [fltk.bugs] [LOW] STR #2802: poor modality interaction with local window manager

2012-04-21 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?L2802 Version: 1.3-current If I add the following on OS X: - (BOOL)canBecomeKeyWindow { if (Fl::modal_ (Fl::modal_ != w)) return NO; // prevent the caption to be

Re: [fltk.bugs] [MOD] STR #2805: png_set_longjmp_fn not found in mac lion (xcode 4)

2012-04-21 Thread Matthias Melcher
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2805 Version: 1.3.0 Fix Version: 1.3.0 (r9372) Fixed in Subversion repository. Link: http://www.fltk.org/str.php?L2805 Version: 1.3.0 Fix Version: 1.3.0 (r9372) ___ fltk-bugs mailing

Re: [fltk.bugs] [HIGH] STR #2787: Can't build 1.3.x-svn current with VS7: png lib fails to build

2012-04-21 Thread Matthias Melcher
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2787 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,

Re: [fltk.bugs] [MOD] STR #2686: fl_draw() not drawing wrapped line starting with @ when draw_symbols is false

2012-04-21 Thread Matthias Melcher
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2686 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,

Re: [fltk.bugs] [HIGH] STR #2748: fixed radio button hot key from turning it off if already on.

2012-04-21 Thread Matthias Melcher
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2748 Version: 1.3.0 Fix Version: 1.3.1 (r9149) Thanks. I think this is done. Or do we need another reminder? Link: http://www.fltk.org/str.php?L2748 Version: 1.3.0 Fix Version: 1.3.1 (r9149)

Re: [fltk.bugs] [MOD] STR #2819: MinGW: #include dirent.h breaks fltk compilation

2012-04-21 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?L2819 Version: 1.3-current So can we close that STR or is there any more work on that one ? Link: http://www.fltk.org/str.php?L2819 Version: 1.3-current

Re: [fltk.bugs] [HIGH] STR #2761: Force break when wrapping long words

2012-04-21 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?L2761 Version: 1.3-current If possible, that would be great _not_ have a new option for a bug fix. Is there any downside of of fixing that problem in terms of backward

Re: [fltk.bugs] [LOW] STR #2803: 64-bit compiler warnings

2012-04-21 Thread Fabien Costantini
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2803 Version: 1.3-current Fix Version: 1.3-current (r9374) Fixed in Subversion repository. Tested on my ubuntu amd64 vm with gcc 4.6.1, as well as regression tested on mac os x 10.6 and windows 7 64 Link:

Re: [fltk.bugs] [MOD] STR #2709: fl_round_box may corrupt line style settings in Win32 systems - was: Windows7/x64 drawing problems in buttons.exe demo

2012-04-21 Thread Fabien Costantini
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2709 Version: 1.3.0 Fix Version: 1.3.1 (r9211) Tested r9375 today in my Win7/64 VM and with vs2010 - works fine. Maybe we can close that STR now ? Link:

[fltk.commit] [Library] r9366 - in branches/branch-1.3: FL src

2012-04-21 Thread fltk-dev
Author: fabien Date: 2012-04-21 08:05:00 -0700 (Sat, 21 Apr 2012) New Revision: 9366 Log: STR2783: make potential null string substituted to an empty string, still achieve internal cleanup in Fl_Text_Buffer::text(s) Modified: branches/branch-1.3/FL/Fl_Text_Buffer.H

[fltk.commit] [Library] r9367 - in branches/branch-3.0: include/fltk3 src/fltk3

2012-04-21 Thread fltk-dev
Author: fabien Date: 2012-04-21 08:16:27 -0700 (Sat, 21 Apr 2012) New Revision: 9367 Log: Applied recent 1.3 fix to fltk3. Modified: branches/branch-3.0/include/fltk3/TextBuffer.h branches/branch-3.0/src/fltk3/TextBuffer.cxx Modified: branches/branch-3.0/include/fltk3/TextBuffer.h

[fltk.commit] [Library] r9368 - branches/branch-1.3/src

2012-04-21 Thread fltk-dev
Author: fabien Date: 2012-04-21 10:21:11 -0700 (Sat, 21 Apr 2012) New Revision: 9368 Log: STR 2771 fix: introduce a new ascii strcasecmp that does not rely on locale sensitive toupper tolower. Modified: branches/branch-1.3/src/Fl_get_system_colors.cxx branches/branch-1.3/src/flstring.c

[fltk.commit] [Library] r9369 - branches/branch-1.3/src

2012-04-21 Thread fltk-dev
Author: fabien Date: 2012-04-21 10:40:07 -0700 (Sat, 21 Apr 2012) New Revision: 9369 Log: STR 2771 fix cont'd used the new api in scheme(const char*) Modified: branches/branch-1.3/src/Fl_get_system_colors.cxx Modified: branches/branch-1.3/src/Fl_get_system_colors.cxx

[fltk.commit] [Library] r9371 - in branches/branch-3.0: fluid include/FL include/fltk3 src/fltk3

2012-04-21 Thread fltk-dev
Author: matt Date: 2012-04-21 17:25:08 -0700 (Sat, 21 Apr 2012) New Revision: 9371 Log: Fixing some warnings and errors on Xcode Modified: branches/branch-3.0/fluid/Fl_Type.cxx branches/branch-3.0/include/FL/Fl_Widget.H branches/branch-3.0/include/fltk3/Widget.h

[fltk.commit] [Library] r9373 - in branches/branch-1.3: . FL src src/xutf8

2012-04-21 Thread fltk-dev
Author: fabien Date: 2012-04-21 19:45:09 -0700 (Sat, 21 Apr 2012) New Revision: 9373 Log: Fixed linux 64 gcc 4.6.1 compilation problems Modified: branches/branch-1.3/FL/glut.H branches/branch-1.3/configure.in branches/branch-1.3/src/fl_ask.cxx

[fltk.commit] [Library] r9374 - branches/branch-1.3/src

2012-04-21 Thread fltk-dev
Author: fabien Date: 2012-04-21 19:59:27 -0700 (Sat, 21 Apr 2012) New Revision: 9374 Log: restore transparent_c use for win32... Modified: branches/branch-1.3/src/fl_draw_pixmap.cxx Modified: branches/branch-1.3/src/fl_draw_pixmap.cxx

[fltk.commit] [Library] r9375 - branches/branch-1.3/src

2012-04-21 Thread fltk-dev
Author: fabien Date: 2012-04-21 20:09:31 -0700 (Sat, 21 Apr 2012) New Revision: 9375 Log: fixed missing win32 preprocessor clause Modified: branches/branch-1.3/src/fl_draw_pixmap.cxx Modified: branches/branch-1.3/src/fl_draw_pixmap.cxx

Re: [fltk.development] [RFE] STR #2799: Menus can suddenly disappear

2012-04-21 Thread Fabien Costantini
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Active] Link: http://www.fltk.org/str.php?L2799 Version: 1.3-feature +1 for proportional instead of fixed detection, totally makes sense. I re-open this one a request for enhancement ... Link:

Re: [fltk.development] [RFE] STR #2799: Menus can suddenly disappear

2012-04-21 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?L2799 Version: 1.3-feature Not sure if the issue is screen resolution so much as it is mouse resolution, or how many 'mickeys' of mouse movement == noise. Probably

Re: [fltk.development] [RFE] STR #2676: Enhance error reporting on broken Xft installations (was:fl_alert dialogs etc crashes in XftTextExtents32 on Solaris)

2012-04-21 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?L2676 Version: 1.3-feature A request for enhancement has been raised that we should preferably raise an error dialog when an Xft install is broken instead of a crash. A

[fltk.general] Continuous integration: using Jenkins for nightly FLTK builds

2012-04-21 Thread Matthias Melcher
Hi guys, as announced earlier, I have spent a bunch of TV dinners with Jenkins to set up a build farm. Here is the link: http://matthiasm.mooo.com/jenkins (let me kno if this does not work) The build farm is set up from three machines that I had laying around. The server is an Ubuntu system

Re: [fltk.general] Continuous integration: using Jenkins for nightly FLTK builds

2012-04-21 Thread Fabien Costantini
Wow matt, I just had a quick look to the recent builds/changes that's really awesome !!! That is quickly going to be very useful, -Fabien From: Matthias Melcher m...@matthiasm.com To: Mirror fltk.general Newsgroup of fltk@easysw.com Sent: Saturday, April 21,

Re: [fltk.general] Continuous integration: using Jenkins fornightly FLTK builds

2012-04-21 Thread Greg Ercolano
Ya, I guess I'll try it with the next large checkin I do for Fl_Tree. I haven't looked at the config; I assume an anon user can't just do an SVN checkin of a spambot hidden in the Makefile so that doing an svn checkin won't run their bot? If you want, you can probably limit checkins to just us

Re: [fltk.general] Continuous integration: using Jenkins fornightly FLTK builds

2012-04-21 Thread Matthias Melcher
On 22.04.2012, at 00:34, Greg Ercolano wrote: Ya, I guess I'll try it with the next large checkin I do for Fl_Tree. I haven't looked at the config; I assume an anon user can't just do an SVN checkin of a spambot hidden in the Makefile so that doing an svn checkin won't run their bot? If

Re: [fltk.general] Continuous integration: using Jenkins fornightlyFLTK builds

2012-04-21 Thread Fabien Costantini
If you want, you can probably limit checkins to just us devs; you can probably just assign us login names and passwords via direct email to protect your build farm. It uses the svn repo on fltk.org. So, yes, you are right, fudging the = Makefile would be quite harmful :-( But it is

Re: [fltk.general] Continuous integration: using Jenkins fornightlyFLTK builds

2012-04-21 Thread Matthias Melcher
On 22.04.2012, at 00:56, Fabien Costantini wrote: If you want, you can probably limit checkins to just us devs; you can probably just assign us login names and passwords via direct email to protect your build farm. It uses the svn repo on fltk.org. So, yes, you are right, fudging the =

Re: [fltk.general] Continuous integration: using JenkinsfornightlyFLTK builds

2012-04-21 Thread Fabien Costantini
Yes. I have to trust all developers that there is nothing nasty checked = in. And I must read the SVN logs.= Also, at least on all my macs + linux boxes ; I know that a potentially nasty checkin could only harm my devl (user) local account, isn't it the case on your machines ? I guess there

Re: [fltk.general] Continuous integration: using Jenkins fornightlyFLTK builds

2012-04-21 Thread Greg Ercolano
On 04/21/12 15:44, Matthias Melcher wrote: On 22.04.2012, at 00:34, Greg Ercolano wrote: Ya, I guess I'll try it with the next large checkin I do for Fl_Tree. I haven't looked at the config; I assume an anon user can't just do an SVN checkin of a spambot hidden in the Makefile so that