).
Cheers,
chris
Link: http://www.fltk.org/str.php?L2930
Version: 1.3.2
___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2930
Version: 1.3.2
Attached file "patch_x_dnd_type.diff"...
Link: http://www.fltk.org/str.php?L2930
Version: 1.3.2Index: src/Fl_x.cxx
===
I've wedded FLTK 1.3 to the Photoshop plug-in (CS5 SDK) and have been extremely
happy with write-once, use-many. Coding on the Mac has been straightforward
and I've just ported my UI to the PC. (Win7).
Here's the problem -- the plug-in (DLL) will run once. (64-bit or 32-bit
doesn't matter) Th
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2735
Version: 1.3-current
>From (german) wikipedia: http://de.wikipedia.org/wiki/Gro%C3%9Fes_%C3%9F
The uppercase sharp s is defined as:
U+1E9E LATIN CAPITAL LETTER SHAR
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending]
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-current
Fix Version: 1.3.1 (r9452)
Always a pleasure.
Thanks for fixing that STR so fast!
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-cur
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending]
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-current
Fix Version: 1.3.1 (r9443)
Yes, this bug is fixed now with r9443.
And the code is much cleaner now!
One tiny note though: Is the redraw_lab
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-current
Oops, the first posted 'copy_same_label_bug.cxx' had the wrong content.
Posted again, with the correct content.
Link: http://www.fltk.org/str.p
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-current
Attached file "copy_same_label_bug_v2.cxx"...
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-current#include
#include
#include
int main
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-current
Attached file "copy_same_label_bug.png"...
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-current<>___
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-current
Attached file "copy_same_label_bug.cxx"...
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-currentIndex: src/Fl_Window.cxx
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-current
Attached file "copy_label_patch.txt"...
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-currentIndex: src/Fl_Window.cxx
===
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2836
Version: 1.3-current
When calling Fl_Window::copy_label() with the *current* label
as argument e.g.
Fl_Window win;
win->copy_label( win->label() );
it is possib
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2831
Version: 1.3-current
Revision 9293 is the first one, where this effect is notable.
Link: http://www.fltk.org/str.php?L2831
Version: 1.3-current
___
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)
Brilliant idea, such a function!
But you are certainly aware, that the current implementation could
report
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2822
Version: 1.3-current
Regarding documentation: Forget my complaint - I had looked at
the current document on the FLTK website, which is from 9/2011.
Since then the in-
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2822
Version: 1.3-current
Using Fl_Input::insert() with real UTF-8 strings, I found the
documentation and/or the functionality of the positional parameters
not clear/suffi
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2689
Version: 1.3-current
I think the documentation of label symbols can need some more details:
First regarding the fact, that there can be only two symbols at most in a
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2689
Version: 1.3-current
The following change seems to fox the case when draw_symbols is off:
Index: src/fl_draw.cxx
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2724
Version: 1.3-current
Solution: The #ifdef's HAVE_XRANDR should be #if HAVE_XRANDR.
Link: http://www.fltk.org/str.php?L2724
Version: 1.3-current
___
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2701
Version: 1.3-current
Posted a corrected fix, the first one had a debug line left.
Link: http://www.fltk.org/str.php?L2701
Version: 1.3-current
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2701
Version: 1.3-current
Attached file "xft_ttf_modifiers_patch_corrected.diff"...
Link: http://www.fltk.org/str.php?L2701
Version: 1.3-currentIndex: src/fl_set_fonts_xf
style reported in my case is
in german (e.g. "Verdana: style=Fett Kursiv,...") whereas the FLTK code
looks for "Bold", "Italic".
The patch submitted fixes this (it now searches the whole style string),
but I can't judge if will not have a side effect elsewhere.
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending]
Link: http://www.fltk.org/str.php?L2648
Version: 1.3.0
Fix Version: 1.3.0 (r8754)
Wondering if now STR #2604 could also be resolved...
Link: http://www.fltk.org/str.php?L2648
Version: 1.3.0
Fix Versio
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending]
Link: http://www.fltk.org/str.php?L2648
Version: 1.3.0
Fix Version: 1.3.0 (r8754)
My last post was for r8753.
r8754 seems to fix it.
Congratulations!
Link: http://www.fltk.org/str.php?L2648
Version:
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending]
Link: http://www.fltk.org/str.php?L2648
Version: 1.3.0
Fix Version: 1.3.0 (r8754)
I'm sorry, this didn't fix it here.
I get a "capture" of the top left rectangle of the desktop screen in the
dimensions
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2648
Version: 1.3-current
I can confirm this problem and also the *workaround* under Ubuntu 10.10.
The symptoms differ only in that I do not get an empty page, but part o
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2639
Version: 1.3-current
I can repeatably reproduce it with latest svn, but only when
following exactly this sequence:
- hide g2
- resize window vertically
- show g2
L
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending]
Link: http://www.fltk.org/str.php?L2643
Version: 1.3-current
Fix Version: 1.3.0 (r8733)
Yes, works!
Link: http://www.fltk.org/str.php?L2643
Version: 1.3-current
Fix Version: 1.3.0 (r8733)
___
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2643
Version: 1.3-current
Hi Albrecht,
this is an old Suse 10.0 (running in a virtual machine) on a laptop.
XINERAMA is enabled in config.h
The config.h's are identical
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2643
Version: 1.3-current
P.S.: Does not occur with RC5!
Link: http://www.fltk.org/str.php?L2643
Version: 1.3-current
___
fl
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2643
Version: 1.3-current
Hi,
I checked out the lastest SVN in a fresh dir.
Built with Autoconf, configure, make.
Now with every executable, for example all the demos, a
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2604
Version: 1.3-current
Seems to be a confirmed Xorg issue:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/665546
Link: http://www.fltk.org/str.php?L2604
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2604
Version: 1.3-current
By incident I have found out now, that it only occurs when I have extra
desktop effects enabled (wobbly windows, ..).
Nevertheless no other appl
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2604
Version: 1.3-current
Actually I can't see a relation here.
I am not experiencing deadlocks, the window always pops up after moving
the mouse.
Also I don't use a tab
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2604
Version: 1.3-current
Found a strange workaround, but certainly it does'nt qualify
as a patch, because I can't explain why it works now:
In
Fl_Menu.cxx in Fl_Menu_
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2604
Version: 1.3-current
Just to make sure I re-configured/built the svn checkout. The effect stays.
But I observed that the very first click at an menu title after start
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2604
Version: 1.3-current
I did run the test programs from a svn checkout version of FLTK 1.3. I have
also installed FLTK 1.3, but not 1.1.10.
I am using a standard Ubunt
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2604
Version: 1.3-current
Tested on an old Ubuntu 9.10 box: works correctly!
Link: http://www.fltk.org/str.php?L2604
Version: 1.3-current
_
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2604
Version: 1.3-current
On my Ubuntu 10.10 box I observe the following behaviour with
all menubars (e.g. with the test programs 'editor' and 'menubar'):
To pull down a
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2603
Version: 1.3-current
Try it with the editor program in the test directory:
- Pull down the "File" menu
- Move mouse over "New File"
- Move mouse to the right of the
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2384
Version: 1.3-current
Prepared a patch, that works for me.
Please check.
Link: http://www.fltk.org/str.php?L2384
Version: 1.3-current
__
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2384
Version: 1.3-current
Link: http://www.fltk.org/str.php?L2384
Version: 1.3-currentIndex: filename_absolute.cxx
==
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2384
Version: 1.3-current
How to reproduce:
Create the following directory structure:
anydir/
|-- test/
| \-- subdir/
\-- test1/
\-- subdir/
Place some file in su
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2218
Version: 1.3-current
The preview window normally shows text files. If a text file contains UTF8
codes it is not shown.
Link: http://www.fltk.org/str.php?L2218
Versi
ibtool errors for a change!.
Note: As expected, if --enable-cairo is omitted it builds without errors.
Chris
Link: http://www.fltk.org/str.php?L2018
Version: 2.0-feature
___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L1042
Version: 2.0-current
Image::make_currnet() now works fine on windows and x11 (ubuntu).
This STR can be closed once someone implements the function on OSX.
See also
> Hi,
>
> I made an investigation into this STR and added some comments to the docket.
>
> Regards,
> Chris
Hi
I have committed a change to x11/Image.cxx to fix the display problem with the
ansiwidget demo in the *nix build. The demo now works correctly on my mac
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L1805
Version: 1.1-current
Due to the change for STR #1500 with Fl::scrollbar_size() in 1.1.x-r5917
the scrollbar-width of the help view can be set dynamically by the
appli
ficult-to-track
segfaulting behaviour. Eventually it was tracked down to the call of
fl_width at fl_font_xft.cxx:176.
As a solution, check the attached patch for fl_font_xft.cxx. I don't
claim to understand the internals well, so please examine carefully!
Cheers,
~Chris.
Link: http://www.fl
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L1720
Version: 2.0-current
>From src/lock.cxx
I'm using USE_X11_MULTITHREADING and in_main_thread does not get compiled
into the library. Please add in_main_thread
---
Hi,
I made an investigation into this STR and added some comments to the docket.
Regards,
Chris
___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs
51 matches
Mail list logo