Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2013-02-04 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.4-feature The changes are interesting, but I'm afraid we don't have anyone available to evaluate them right now. We'll have to get back to you at a later t

Re: [fltk.development] [RFE] STR #2660: support for custom (image) cursors

2013-01-31 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2660 Version: 1.4-feature It is not necessary here, no. I thought it was safe in the original patch, but it turned out to only be API safe, not ABI. The new version should

Re: [fltk.development] [RFE] STR #2660: support for custom (image) cursors

2013-01-31 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2660 Version: 1.4-feature The previous patch had an ABI breakage. It also had incorrect CMake changes. Updated patch should be better. Link: http://www.fltk.org/str.php?

Re: [fltk.development] [RFE] STR #2660: support for custom (image) cursors

2013-01-31 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2660 Version: 1.4-feature Attached file "fltk-1_v5.3.x-cursor.patch"... Link: http://www.fltk.org/str.php?L2660 Version: 1.4-featurediff -up fltk-1.3.2/CMakeLists.txt.cur

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2013-01-31 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.4-feature The CMake portions were a bit off. Updated patch attached. Link: http://www.fltk.org/str.php?L2636 Version: 1.4-feature __

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2013-01-31 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.4-feature Attached file "fltk-1_v5.3.x-clipboard-x11.patch"... Link: http://www.fltk.org/str.php?L2636 Version: 1.4-featurediff -up fltk-1.3.2/CMakeLists.

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2013-01-21 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.4-feature These patches are completely ABI safe. They only add two new static methods, which does not affect the memory layout of any objects. Link: http

Re: [fltk.development] [RFE] STR #2816: Add ability to set proper window icons

2013-01-21 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2816 Version: 1.3-feature This patch is ABI safe as it adds no new virtual functions, doesn't modify the behaviour of existing functions or public members of the class, or

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2012-10-30 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.4-feature The xfixes patch got borked when it was adjusted to trunk. This new version works better. (still diffed against r9619 though) Link: http://www

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2012-10-30 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.4-feature Attached file "fltk-1_v4.3.x-clipboard-xfixes.patch"... Link: http://www.fltk.org/str.php?L2636 Version: 1.4-featurediff -up fltk-1.3.0r9619/con

Re: [fltk.development] [RFE] STR #2860: Multi-head full screen support

2012-08-27 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2860 Version: 1.3-feature Updated patch. Finally got a OS X test machine, and of course found a bug. Link: http://www.fltk.org/str.php?L2860 Version: 1.3-feature __

Re: [fltk.development] [RFE] STR #2860: Multi-head full screen support

2012-08-27 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2860 Version: 1.3-feature Attached file "fltk-1_v2.3.x-multihead.patch"... Link: http://www.fltk.org/str.php?L2860 Version: 1.3-featurediff -up fltk-1.3.0r9619/FL/Fl_Wind

Re: [fltk.development] [RFE] STR #2860: Multi-head full screen support

2012-07-13 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2860 Version: 1.3-feature I've tested on Linux and Windows. Unfortunately I have no Mac with multi-head, so the OS X code is untested. Planning to buy one though, so will

Re: [fltk.development] [RFE] STR #2860: Multi-head full screen support

2012-07-13 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2860 Version: 1.3-feature Attached file "fltk-1.3.x-multihead.patch"... Link: http://www.fltk.org/str.php?L2860 Version: 1.3-featurediff -up fltk-1.3.0r9619/FL/Fl_Window.

[fltk.development] [RFE] STR #2860: Multi-head full screen support

2012-07-13 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2860 Version: 1.3-feature These patches extend the current full screen support so that an application can become full screen over multiple monitors. Example application in

Re: [fltk.development] [RFE] STR #2659: support conversion from Fl_Pixmap to Fl_RGB_Image

2012-06-29 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2659 Version: 1.4-feature This patch removes the duplicate code between the different draw_image(), but having one call the other. This makes sure you get the same feature

Re: [fltk.development] [RFE] STR #2659: support conversion from Fl_Pixmap to Fl_RGB_Image

2012-06-29 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2659 Version: 1.4-feature Attached file "fltk-postscript.patch"... Link: http://www.fltk.org/str.php?L2659 Version: 1.4-featurediff -up ./src/ps_image.cxx.orig ./src/ps_i

Re: [fltk.development] [RFE] STR #2659: support conversion from Fl_Pixmap to Fl_RGB_Image

2012-06-26 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2659 Version: 1.4-feature The patch is actually fine, but it exposed a bug in the postscript code. This small patch fixes it: diff -up ./src/ps_image.cxx.orig ./src/ps_im

[fltk.development] [RFE] STR #2816: Add ability to set proper window icons

2012-03-27 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2816 Version: 1.3-feature The existing icon system is a bit crude and doesn't really live up to modern expectations. The attached patch adds the ability to set full color i

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-11-21 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.4-feature What's the status of feature bugs like this? Can they be applied for a future 1.3.x? If not, what are the plans for 1.4.0? Link: http://www.flt

[fltk.development] [RFE] STR #2666: Allow more control over the copyright field in the OS X about dialog

2011-06-16 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2666 Version: 1.3-feature The current OS X about dialog will show you "GUI with FLTK %d.%d" as the copyright string. It would be nice if the application could put its actua

Re: [fltk.development] [RFE] STR #2660: support for custom (image) cursors

2011-06-14 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2660 Version: 1.4-feature Found another issue. Windows images are bottom up by default, so we need to specify a negative height to get the normal top down behaviour. Not s

Re: [fltk.development] [RFE] STR #2660: support for custom (image) cursors

2011-06-14 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2660 Version: 1.4-feature Attached file "fltk-1_v2.3.x-cursor.patch"... Link: http://www.fltk.org/str.php?L2660 Version: 1.4-featurediff -up fltk-1.3.x-r8772/configh.in.c

Re: [fltk.development] [RFE] STR #2660: support for custom (image) cursors

2011-06-09 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2660 Version: 1.4-feature > Just browsing these patches.. > > To keep things 'light', the XPMs could perhaps be optimized a bit; Sounds like a very good improvement. I j

Re: [fltk.development] [RFE] STR #2660: support for custom (image) cursors

2011-06-08 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2660 Version: 1.4-feature Forgot to mention that this patch relies on STR #2659 as well. Link: http://www.fltk.org/str.php?L2660 Version: 1.4-feature __

[fltk.development] [RFE] STR #2660: support for custom (image) cursors

2011-06-08 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2660 Version: 1.3-feature Sometimes you just want to set your completely own cursor and not one of the predefined ones. This patch allows you to do just that. Also cleans

[fltk.development] [RFE] STR #2659: support conversion from Fl_Pixmap to Fl_RGB_Image

2011-06-08 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2659 Version: 1.3-feature This can be convenient at some points as XPM is easily embedded in the source code, whilst Fl_RGB_Image is easier to do more advanced stuff with.

[fltk.development] [RFE] STR #2644: Horizontal wheel movement on X11 and Win32

2011-05-24 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2644 Version: 1.3-feature The OS X code already had support for horizontal wheels, but the X11 and Win32 backends were left out. This patch fixes up the support for those a

Re: [fltk.development] [RFE] STR #2638: support for multimedia keys

2011-05-23 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2638 Version: 1.3-feature Fix Version: 1.3.0 (r8710) Seems to work just fine on X11 and Win32. Thanks. Link: http://www.fltk.org/str.php?L2638 Version: 1.3-feature F

[fltk.development] [RFE] STR #2638: support for multimedia keys

2011-05-20 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2638 Version: 1.3-feature This patch adds support for some common multimedia keys you can find on modern keyboards. The subset is chosen based on well defined virtual keys

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2011-05-20 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.4-feature Updated patch for the Xfixes case. Forgot to exclude when we own the clipboard ourselves. Link: http://www.fltk.org/str.php?L2636 Version: 1.4-

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2011-05-20 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.4-feature Attached file "fltk-1_v2.3.x-clipboard-xfixes.patch"... Link: http://www.fltk.org/str.php?L2636 Version: 1.4-featurediff -up fltk-1.3.x-r8659/co

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2011-05-19 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature What is the release plan for 1.4 and how will new features be handled for 1.3? Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature __

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2011-05-19 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature Attached file "fltk-1.3.x-clipboard-osx.patch"... Link: http://www.fltk.org/str.php?L2636 Version: 1.3-featurediff -up fltk-1.3.x-r8659/src/Fl_c

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2011-05-19 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature Attached file "fltk-1.3.x-clipboard-win32.patch"... Link: http://www.fltk.org/str.php?L2636 Version: 1.3-featurediff -up fltk-1.3.x-r8659/src/Fl

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2011-05-19 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature Attached file "fltk-1.3.x-clipboard-win32-fix.patch"... Link: http://www.fltk.org/str.php?L2636 Version: 1.3-featurediff -up fltk-1.3.x-r8659/sr

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2011-05-19 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature Attached file "fltk-1.3.x-clipboard-xfixes.patch"... Link: http://www.fltk.org/str.php?L2636 Version: 1.3-featurediff -up fltk-1.3.x-r8659/confi

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2011-05-19 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature Attached file "fltk-1.3.x-clipboard-x11.patch"... Link: http://www.fltk.org/str.php?L2636 Version: 1.3-featurediff -up fltk-1.3.x-r8659/src/Fl_x

Re: [fltk.development] [RFE] STR #2636: notification of clipboard changes

2011-05-19 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature Attached file "fltk-1.3.x-clipboard.patch"... Link: http://www.fltk.org/str.php?L2636 Version: 1.3-featurediff -up fltk-1.3.x-r8659/FL/Fl.H.orig

[fltk.development] [RFE] STR #2636: notification of clipboard changes

2011-05-19 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature We need asynchronous notification of when the clipboard changes for our application. Instead of doing the magic ourselves, I modified FLTK to hav

[fltk.development] [RFE] STR #2635: make fl_xid() more robust on X11

2011-05-19 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2635 Version: 1.3-feature The fl_xid() macro for Win32 is a lot more robust than on X11 in that it handles the case where the Fl_Window has no Fl_X structure. On X11 it jus

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-13 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.4-feature Updated patches, this time against latest weekly snapshot. We have a RPM based build system here, which means I need tar balls. Unfortunately I

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-13 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.4-feature Attached file "fltk-1_v2.3.x-keyboard-win32.patch"... Link: http://www.fltk.org/str.php?L2599 Version: 1.4-featurediff -up fltk-1.3.x-r8617/src/

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-13 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.4-feature Attached file "fltk-1_v4.3.x-keyboard-osx.patch"... Link: http://www.fltk.org/str.php?L2599 Version: 1.4-featurediff -up fltk-1.3.x-r8659/src/Fl

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-13 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.4-feature Attached file "fltk-1_v2.3.x-keyboard-x11.patch"... Link: http://www.fltk.org/str.php?L2599 Version: 1.4-featurediff -up fltk-1.3.x-r8659/FL/Fl_

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-10 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.4-feature Managed to get access to a 10.5 development environment so that I could experiment. This updated patch uses the newer API when possible and falls

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-10 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.4-feature Attached file "fltk-1_v3.3.x-keyboard-osx.patch"... Link: http://www.fltk.org/str.php?L2599 Version: 1.4-featurediff -up fltk-1.3.x-r8617/config

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-09 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature It is not ready right now, no. But I hope to have in a working state this week. Even if it doesn't make 1.3.0, I'd still like to see it during t

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-09 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature This is meant to work on all systems, including those that might normally use advanced input methods (although I can't say we have a heavy userba

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-06 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature I'm afraid I don't quite understand. We cannot just call interpretKeyEvents as that call is what causes the input method to pop up things. Do yo

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-06 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature Found more info. Apparently Apple uses this method for WebKit as well: http://www.opensource.apple.com/source/WebCore/WebCore-855.7/platform/Sec

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-06 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature I had a look at what Mozilla does to solve this issue, and copied their approach. The basic principle is that it tells OS X that it only wants "R

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-06 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature Attached file "fltk-1_v2.3.x-keyboard-osx.patch"... Link: http://www.fltk.org/str.php?L2599 Version: 1.3-featurediff -up fltk-1.3.x-r8617/config

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-06 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature I'm having some problems on OS X. As I'm avoiding interpretText, all information is gotten from the NSEvent object. Unfortunately that won't give

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-05 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature Basic prototype for all three platforms done. What this does so far is disable advanced input when a certain widget has focus, and reenables when

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-05 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature Attached file "fltk-1.3.x-keyboard-osx.patch"... Link: http://www.fltk.org/str.php?L2599 Version: 1.3-featurediff -up fltk-1.3.x-r8617/src/Fl_co

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-05 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature Attached file "fltk-1.3.x-keyboard-win32.patch"... Link: http://www.fltk.org/str.php?L2599 Version: 1.3-featurediff -up fltk-1.3.x-r8617/src/Fl_

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-05 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature Initial stab at a new method. Instead of trying to augment the existing information, I've now added a new widget flag that switches to a simpler

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-05 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature Attached file "fltk-1.3.x-keyboard-x11.patch"... Link: http://www.fltk.org/str.php?L2599 Version: 1.3-featurediff -up fltk-1.3.x-r8617/FL/Fl_Wid

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-03 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature Actually, Fl::event_dispatch() is called much later than what is needed here. It allows intercepting FLTK events, but not the native ones. It wou

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-03 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature I've had a look at things and it seems that fcitx doesn't like it when you call Xutf8LookupString() before XFilterEvent(). The XIM API is a bit

Re: [fltk.development] [RFE] STR #2599: expose dead keys to applications

2011-05-02 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature I think I've managed to get fcitx running here. I don't understand much of it, but I think it's enough for me to see what's going on. :) Link:

Re: [fltk.development] [RFE] STR #2563: make Fl_Window::icon() easier to extend in the future

2011-02-22 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2563 Version: 1.3-feature Disclaimer: I don't know what the official ABI policy of FLTK is. My assumption has been that breaking existing things is a no-no but adding more

Re: [fltk.development] [RFE] STR #2563: make Fl_Window::icon() easier to extend in the future

2011-02-22 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2563 Version: 1.3-feature Updated patch that only does the un-inlining. Could this be acceptable for 1.3 inclusion and any further enhancements could be discussed when act

Re: [fltk.development] [RFE] STR #2563: make Fl_Window::icon() easier to extend in the future

2011-02-22 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2563 Version: 1.3-feature Attached file "fltk-1.3.x-hide-icon2.patch"... Link: http://www.fltk.org/str.php?L2563 Version: 1.3-featureIndex: src/Fl_Window.cxx

Re: [fltk.development] [RFE] STR #2562: support for title on alert dialogs

2011-02-18 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2562 Version: 1.3-feature Fix Version: 1.3.0 (r8441) The new functionality seems to work very nice, both the default and one-shot bits. Thank you. I'm sorry I couldn'

Re: [fltk.development] [RFE] STR #2563: make Fl_Window::icon() easier to extend in the future

2011-02-14 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2563 Version: 1.3-feature Yes, something along the lines of Fl_Image was the plan (possibly with platform specific convenience functions). And I figured that the "get" met

[fltk.development] [RFE] STR #2563: make Fl_Window::icon() easier to extend in the future

2011-02-13 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2563 Version: 1.3-feature I have on my todo-list to make the icon support in FLTK a bit more full-featured. The current API is a bit transparent though and might be very pr

Re: [fltk.development] [RFE] STR #2562: support for title on alert dialogs

2011-02-13 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2562 Version: 1.3-feature Fix Version: 1.3.0 (r8417) That's an acceptable alternative. I don't care that much about the details of the API, as long as the functionalit

Re: [fltk.development] [RFE] STR #2562: support for title on alert dialogs

2011-02-12 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2562 Version: 1.3-feature Fix Version: 1.3.0 (r8417) Well, I was thinking that one use-case would be that you call the function once with the application name (or simi

Re: [fltk.development] [RFE] STR #2560: better "secret" character for Fl_Secret_Input

2011-02-11 Thread Pierre Ossman
n secret fields (the font shouldn't really matter in those fields since we aren't printing the characters entered anyway). Rgds -- Pierre OssmanOpenSource-based Thin Client Technology System Developer Telephone: +46-13-21 46 00 Cendio ABWeb: http://www.cen

[fltk.development] [RFE] STR #2562: support for title on alert dialogs

2011-02-11 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2562 Version: 1.3-feature Currently fl_message and friends just has a blank title. That's not very user friendly, especially if it's the only window open by the application

[fltk.development] [RFE] STR #2561: make it possible to disable fl_ask hotspot behaviour

2011-02-11 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2561 Version: 1.3-feature I'm no huge fan of the behaviour of alert popups showing up under the mouse. Window placement is something that should be left to the window manag

[fltk.development] [RFE] STR #2560: better "secret" character for Fl_Secret_Input

2011-02-11 Thread Pierre Ossman
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2560 Version: 1.3-feature Now that we all this unicode goodness, it is time to replace that old ugly asterisk in Fl_Secret_Input with something a bit more modern. U+2022 is