Search the web
Sign In
New User? Sign Up
fox-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2827 - 2856 of 2856   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#2856 From: Jeroen van der Zijp <jeroen@...>
Date: Tue Sep 22, 2009 7:50 pm
Subject: [Foxgui-announce] We're back!!
jeroen@...
Send Email Send Email
 
Good news, y'all,

FOX Toolkit is back on line!


		 - Jeroen

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2855 From: Jeroen van der Zijp <jeroen@...>
Date: Wed Aug 26, 2009 8:15 pm
Subject: [Foxgui-announce] Changes to FOX Web site...
jeroen@...
Send Email Send Email
 
Hello,

Over the next week or so, there will be some changes to the site, possibly
taking
fox-toolkit.org down for a little while.

We will try to keep this time as short as possible; I'm trying to organize
alternative
hosting to bridge the gap.

	 Regards,

		 - Jeroen

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2854 From: Muita Wangoko <muitawangoko@...>
Date: Tue Aug 25, 2009 10:24 am
Subject: Re: [Foxgui-announce] subcribe
muitawangoko@...
Send Email Send Email
 
muitawangoko@...


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2853 From: Jeroen van der Zijp <jeroen@...>
Date: Wed Aug 19, 2009 12:51 am
Subject: [Foxgui-announce] FOX DEVELOPMENT 1.7.20 released!
jeroen@...
Send Email Send Email
 
Hello, FOX-ers,

A long hiatus, I know. Been *very* busy. Still, its time for accumulated changes
to
be released:

     * Use relative value for FXCondition::wait() instead.

     * Totally rewritten FXTheadPool class.

     * Default argument for FXHash::insert() and FXHash::replace() is NULL.

     * Added get()/set() to FXAutoThreadStorageKey class.

     * Small reorganization of source files; allows in-situ usage of library.

     * Removed getCursorItem() API from list widgets. Was not working reliably
anyway.

     * Changed the way tooltips are obtained in list widgets. New onQueryTip()
implementation calls
       getCursorPosition(() and uses getItemAt() to determine which item to get
tip from.

     * Added getToolTip() API to list items. Default implementation returns
label, but its a virtual
       intended to be overloaded in subclassed list items.

     * Fixed the FXColorDialog's custom color wells. They were not saved to
registry before.
       Code was moved from FXColorSelector to FXColorDialog, which simplifies
FXColorSelector
       for more easy customization.

     * Sort colors in FXColorSelector. First cut of algorithm is reasonable, but
needs improving.

     * Converted to new automake tools.

     * Converted FOX from CVS to GIT repository.

     * Fixed ID_DELETE being used for different things. This meant ID_DELETE_CHAR
is now used in
       FXText and FXTextField to delete a character.

     * Moved ID_AUTOSCROLL from FXWindow to FXScrollArea, FXScrollBar, and
FXTextField; these are
       the only places this is used.

     * Added missing FXAPI declaration to FXRulerView.

     * Added icon-owned option to FXHeader control.

     * Fixed enum value in FXComboBox.

     * FXFile need not be friend of FXStat.

     * Dramatic speedups in FXHash and FXDict.

     * Fixed FXTable delete of selected lines. Selection wasn't properly
adjusted.

     * Added some API's to FXObjectList.

     * Added non-const accessor API's to FXArray and FXString.

     * Documentation comments added to FXTabBar and FXTabBook.

     * Fix in FXSettings; don't create section just because we want to delete a
key.

     * Safer behavior in FXDict.

     * New look for FXProgressBar.

     * Cleaner tear-down logic in FXApp.

     * FXRootWindow wasn't being deleted from XID -> FXWindow hash table.

     * Added FXRefPtr class for reference counted objects.

     * Speeded up FXStat::statFile() on Windows.

     * Fixed bug in FXAccelTable.

     * Added __likely() and __unlikely() macros; these help with
branch-probabilities.

     * Added FX_FORMAT macro. Useful for argument checking.

     * Added FXColors, a handy list of pre-defined colors. Also some handy color
API's.

     * Added getWindowClass() API to FXWindow. This returns the window-type,
which is role a window
       plays on a desktop. This hint is intended for Window Managers.

     * Change FXPath::match() API parameters and enums; old fxfilematch() API now
eliminated.

     * Added FXALIGNED macro variable alignment attribute hint.

     * Fix fxgetticks() implementation.

     * New fxgetmxcsr() and fxsetmxcsr() API's (x86-64/Linux only).

     * Added fxhsl_to_rgb() and fxrgb_to_hsl() API's.

     * Allow setting fxTraceLevel from environment variable FOX_TRACE_LEVEL.

     * Old getCursorItem() API's removed from List Widgets. Didn't work that well
anyway.

     * Better default colors in FXColorDialog.

     * Transitioned from configure.in to configure.ac for new automake system.

     * Directory layout change to allow in-situ usage.


Enjoy!


		 - Jeroen

--
+----------------------------------------------------------------------------+
| Copyright (C) 19:40 08/18/2009 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2852 From: Jeroen van der Zijp <jeroen@...>
Date: Wed Jan 14, 2009 1:38 am
Subject: Re: [Foxgui-announce] [Foxgui-users] Half float support paper...
jeroen@...
Send Email Send Email
 
On Tuesday 13 January 2009, Mathew Robertson wrote:
> > I've put together a few words on my new FXhalf half-float
> > implementation.
> >
> > You can find it here:
> >
> >  ftp://www.fox-toolkit.org/pub/fasthalffloatconversion.pdf
>
> interesting - it might be worthwhile having a look at the dissassembled code
(of both table & algorithm approach) to see if there are any other savings that
can be made.

I have a feeling the half->float table may be made smaller.  Just don't know
how yet ;-)  Maybe someone comes up with an even better method...

Interesting is that the float->half was faster than vice-versa, despite a few
more operations.

> Aside: spell check required for "vakues"

Thanks, fixed that!


		 Regards,

				 - Jeroen


--
+----------------------------------------------------------------------------+
| Copyright (C) 19:20 01/13/2009 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2851 From: Jeroen van der Zijp <jeroen@...>
Date: Tue Jan 13, 2009 6:49 pm
Subject: [Foxgui-announce] Half float support paper...
jeroen@...
Send Email Send Email
 
I've put together a few words on my new FXhalf half-float implementation.

You can find it here:

	 ftp://www.fox-toolkit.org/pub/fasthalffloatconversion.pdf



Enjoy!



			 - Jeroen

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2850 From: Jeroen van der Zijp <jeroen@...>
Date: Tue Nov 25, 2008 2:33 am
Subject: [Foxgui-announce] FOX 1.7.18 released!
jeroen@...
Send Email Send Email
 
November 24 - FOX DEVELOPMENT 1.7.18

     * Added FXhalf half-precision floating point format support. This is a
16-bit float as needed
       for signal processing and high-dynamic range imaging. FXhalf is designed
to behave in all
       respects like a float number, except with a more limited range [up to
65504.0].
       We have developed some extremely fast, table-based conversion methods.

     * Small problem in preprocessor conditions fixed in FXAtomic.h

     * Get/set font added to FXCalendarView.

     * FXCalendar header and body font can be changed independently.

     * Now have ticket spinlock implementation inside FXThread [GCC/x86/x86-64
only].

     * Added RGBA save for FXDDSImage and FXDDSIcon.

     * Small API changes in FXStream and its subclasses. Made things more easy to
remember and
       more consistent.

     * Improved documentation in FXThread.h

     * Added getSelectedFiles() API to FXFileList.

     * API's added to FXStat to yield link count and file inode(index) on
filesystems where such
       info is available.

     * Simpler enumeration of entries in FXDir. Also, its faster.

     * Added resetGradients() API to FXGradientBar.

     * Initialize FXGradientBar to more sensible default gradient.

     * Message handlers ID_UPPER_COLOR and ID_LOWER_COLOR could be interfaced
directly to FXColorWell.
       Now, they can also be directly interfaced to FXColorDialog and
FXColorSelector since these
       now ID_SETINTVALUE and ID_GETINTVALUE which permits bi-directional
dataflow similar to other
       widgets which can be connected to FXDataTarget.

     * FXMDIClient now as optional background tile image.

     * Generate SEL_MINIMIZE, SEL_MAXIMIZE, SEL_RESTORE messages on Windows as
well as X11 when
       windows are iconified/minimized, maximized, or restored through Window
Manager.

     * Added setOwned(), isOwned() API's to FXImage, FXBitmap. This affects the
way the client-side
       pixel buffer is managed.

     * Added getActualFontDesc() API to FXFont so we can get the info about which
font was actually
       matched in a more convenient form than using the individual API's.

     * DDS support now includes half float and float (R16F, G16R16F,
A16B16G16R16F, R32F, G32R32F,
       A32B32G32R32F formats.

     * Fixed problem in FXMessageChannel: using Semaphore instead of Event on
Windows fixes
       sporadic lock-ups.

     * Added extra option to FXMessageBox.

     * FXProgressDialog and FXProgressBar now support ID_SETINTRANGE and
ID_GETINTRANGE,
       permitting connection through messages.

     * Updated XDND system with DRAG_ASK. DRAG_ASK causes menu popup; this
eliminates
       accidental drag-and-drops when you really wanted to click.

     * Some small fixes for compile w/o OpenGL.

     * Fixed possible memory leak [small one] when things end with timer or
chore.

     * Fixed bug reading monochrome .pbm bitmap.


Enjoy!


--
+----------------------------------------------------------------------------+
| Copyright (C) 20:30 11/24/2008 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2849 From: "Niall Douglas" <s_sourceforge@...>
Date: Fri Oct 31, 2008 4:10 pm
Subject: [Foxgui-announce] v0.88.1 of TnFOX release
s_sourceforge@...
Send Email Send Email
 
Homepage: http://www.nedprod.com/TnFOX/
Docs: http://tnfox.sourceforge.net/TnFOX/html/
SVN: http://developer.berlios.de/svn/?group_id=2262

* Ported to Mac OS X 10.5 Leopard
* Merged FOX v1.6.34
* Assorted bug fixes from user reports

Cheers,
Niall




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2848 From: Jeroen van der Zijp <jeroen@...>
Date: Thu Oct 30, 2008 4:27 pm
Subject: Re: [Foxgui-announce] how to handle events of slider when slider is connected with dataTarget?
jeroen@...
Send Email Send Email
 
On Thursday 30 October 2008, Gajera Tejas wrote:
> hi,
>
> I have problem with slider which connected with DataTarget. it's value can
> not update when we make a change in slider.
>
> basically if we have like... new FXSlider(parent, target, ID_SOMETHING);
> then it will call the function which is assign with ID_SOMETHING;
>
> but what happend with...new FXSlider(parent, &DataTarget,
> FXDataTarget::ID_VALUE);
> this slider connected with data target. how to handle events when we click
> on slider or move slider using mouse?

The FXDataTarget itself also has a target/message ID; it generates SEL_COMMAND
or SEL_CHANGED messages with this ID when it receives messages from the
FXSlider.

The target of the FXDataTarget will however NOT receive SEL_UPDATE messages
from the FXDataTarget; this is because these can now be satisfied by the
FXDataTarget
itself through its associated variable.

My own philosophy is to use FXDataTarget when a simple variable needs to be
changed,
and to catch SEL_COMMAND and SEL_UPDATE messages directly from the widget if the
interaction between the control and the program is more immediate [for example,
besides
updating the control's value you might have to enable/disable it based on
program state].



Hope this helps,


		 - Jeroen

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2847 From: "Gajera Tejas" <tejas.gajera@...>
Date: Thu Oct 30, 2008 4:04 pm
Subject: [Foxgui-announce] how to handle events of slider when slider is connected with dataTarget?
tejas.gajera@...
Send Email Send Email
 
hi,

I have problem with slider which connected with DataTarget. it's value can not update when we make a change in slider.

basically if we have like... new FXSlider(parent, target, ID_SOMETHING);
then it will call the function which is assign with ID_SOMETHING;

but what happend with...new FXSlider(parent, &DataTarget, FXDataTarget::ID_VALUE);
this slider connected with data target. how to handle events when we click on slider or move slider using mouse?

Thanks
Tejas


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2846 From: Jeroen van der Zijp <jeroen@...>
Date: Thu Sep 25, 2008 12:17 am
Subject: Re: [Foxgui-announce] one panel creation with different parent
jeroen@...
Send Email Send Email
 
On Wednesday 24 September 2008, Gajera Tejas wrote:
> hi all,
>
> I have code is like...
>
> obj1 = new same_class(parent1);   // create a new panel on parent 1 using
> same_class
> obj2 = new same_class(parent2);  // create a new panel on parent 2 using
> same_class
>
> both objects has same GUI stuff based on only one class called same_class.
> Now, I want to make automatic changes in obj2 if I make change in obj1 or I
> want to make automatic changes in obj1 if I make change in obj2.
>
> How can I make change in other object, if any one of them is changed.

You might take a look at FXDataTarget and its "datatarget.cpp" sample program.

For instance, if a textfield in panel1 would be connected to a data target D1;
and the corresponding textfield in panel2 would also be connected to D1, then
a value entered into the former textfield would automatically be reflected in
the latter textfield, and vice-versa.

The datatarget sample program shows how this is done.

But please note that the datatarget mechanism works best for "simple data", such
as numbers, strings, colors, etc.  Complex widgets like FXTable and FXText are
not usually handled with FXDataTarget's.


			 - Jeroen


--
+----------------------------------------------------------------------------+
| Copyright (C) 19:10 09/24/2008 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2845 From: "Gajera Tejas" <tejas.gajera@...>
Date: Wed Sep 24, 2008 11:29 pm
Subject: [Foxgui-announce] one panel creation with different parent
tejas.gajera@...
Send Email Send Email
 
hi all,

I have code is like...

obj1 = new same_class(parent1);   // create a new panel on parent 1 using same_class
obj2 = new same_class(parent2);  // create a new panel on parent 2 using same_class

both objects has same GUI stuff based on only one class called same_class.
Now, I want to make automatic changes in obj2 if I make change in obj1 or I want to make automatic changes in obj1 if I make change in obj2.

How can I make change in other object, if any one of them is changed.

Thanks,
Tejas
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2844 From: Jeroen van der Zijp <jeroen@...>
Date: Tue Jul 29, 2008 3:00 am
Subject: [Foxgui-announce] FOX STABLE 1.6.34 updated!
jeroen@...
Send Email Send Email
 
A few minor issues have been discovered and fixed in this release:

  - Fixed bug in FXSettings; symptoms: every once in a while, a key-value pair
was skipped.

  - Small update to MAC-OSX implementation of FXThread.

  - Fixed some minor things in fxutils for particular Windows header files.

  - On Windows, block widget size update if it is minimized; minimized is a
state,
    and does not cause a new size.

  - Minor tweak to order in which size constraints are being passed to Window
Managers on X11.
    Some Window Managers had a problem with the old order.


	 - Jeroen

--
+----------------------------------------------------------------------------+
| Copyright (C) 21:50 07/28/2008 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2843 From: Jeroen van der Zijp <jeroen@...>
Date: Wed Jul 2, 2008 2:20 am
Subject: [Foxgui-announce] FOX DEVELOPMENT version: 1.7.17 released!
jeroen@...
Send Email Send Email
 
July 1 - FOX DEVELOPMENT 1.7.17

Despite being extremely busy with my other "construction project", I've still
manager to add quite a
few new things in this release:

     * New Image Type supported: FXDDSImage and FXDDSIcon support ".dds" file
type images; images are
       decoded when loaded (saving is not yet supported at this time). The
following formats are
       implemented: DXT1 (BC1), DXT2, DXT3 (BC2), DXT4, DXT5 (BC3), ATI1 (BC4),
3DC (or ATI2/BC5),
       and RXGB.
       Also supported are non-compressed formats RGB and LUMINANCE.
       At this time, only the first image is loaded; future versions will
probably load 3D images and
       possibly Cube Maps as well.
       Note: the image loader is not suitable for directly passing images through
to OpenGL; this code
       will however be made available at some time as well (it is actually a
simpler problem).

     * Added transform() API to FXSphere; it may be used to transform bounding
sphere by affine
       transformation matrix.

     * Also added transform to FXRange. Again, matrix must be an affine
transformation matrix.

     * Many Input Method Editor improvements.

     * Added head() and tail() API's to FXArray and FXObjectList. Mostly for
convenience sake.

     * Updated documentation for FXRangeSlider.

     * Extended drag and drop protocol with DND_ASK.

     * FXAutoPtr class added. This represents owned, non-reference counted
pointer variable.
       This is especially convenient for keeping tabs on all your icons and such.

     * FXURL family of API's extended: encoding/decoding, but also picking apart
URLS into parts
       according to the rfc3986 syntax.

     * Added FXPath::share() API for Windows.

     * Updating FXFileList for new DND_ASK type.

     * FXIconSource now supports FXDDSImage and FXDDSIcon.

     * Reimplemented utf2wcs(), utf2ncs(), wc2utfs() and nc2utfs() to be buffer
overrun-safe.

     * Updated FXThread for Mac OS-X.

     * New API's in FXDCWindow: fillVerticalGradient() and
fillHorizontalGradient() for gradient-fills.

     * New API stackingOrder() added to FXTopWindow to control window stacking
order explicitly. There
       are three types: STACK_NORMAL (the default) where the order is determined
by owner windows;
       STACK_BOTTOM which will cause the window to be below other windows, and
STACK_TOP which will
       constrain it to be above other windows.


Enjoy!

			 Jeroen

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2842 From: "Niall Douglas" <s_sourceforge@...>
Date: Sat Jun 14, 2008 3:33 am
Subject: [Foxgui-announce] v0.88 of TnFOX released
s_sourceforge@...
Send Email Send Email
 
Homepage: http://www.nedprod.com/TnFOX/
Docs: http://tnfox.sourceforge.net/TnFOX/html/
SVN: http://developer.berlios.de/svn/?group_id=2262

TnFOX v0.88 is out almost eleven months to the day from when v0.87
was released. New features this release:

  * Merged FOX v1.6.33 and SQLite v3.5.9

  * Added a few features from C++0x, the upcoming new C++ standard. So
far we have proper static assertions instead of the TnFOX faked ones,
the use of __func__ in error reporting and most significantly move
constructors. Whether the compiler supports these or not is detected
at runtime - currently only GCC v4.3 or later does (and currently has
broken rvalue reference construction).

  * Added a SIMD optimised Maths::Vector generic metaprogrammed class
capable of representing any arbitrary vector and using SIMD
optimisation for those combinations supported by hardware. Currently,
SSE gives you any multiple of 4 of floats and SSE2 gives you any
multiple of 4 of ints, any multiple of 8 of shorts, plus any multiple
of 2 of doubles. There are further optimisations for when SSE4 is
available. Later on it'll have AVC, the forthcoming SSE replacement.

  * Replaced Maths::FRandomness with a SIMD version written using the
new Maths::Vector code. This new implementation can generate 2Gb/sec
of very high quality randomness versus 600Mb/sec with the non-SIMD
version.

  * Rewritten FXFSMonitor to use inotify on Linux instead of FAM. This
finally cures us of the plague of misbehaving FAM daemons hanging
TnFOX programs on Linux (yay!). Obviously this means that TnFOX now
requires a 2.6 kernel.

  * Improved UTF detection via testing for used & unused code planes.
The new heuristic detector is much better.

  * Added automated tool for translating TnFOX translation files via
Google Translation. TnFOX now comes with complete language support
for Arabic, Bulgarian, Chinese,  Croatian, Czech, Danish, Dutch,
Finnish, French, German, Greek, Hindi, Italian, Japanese, Korean,
Norwegian, Polish, Portuguese, Romanian, Russian, Spanish & Swedish!
And it is particularly cool to see all the help text appear in Hindi!

There was no Apple Mac available for testing and so this release does
not come with Apple Mac binaries. Ditto goes for FreeBSD this
release. Also, there is a bug in recent xorg's which prevents
multithreaded GUI programs from working - this hangs TnFOX but ONLY
when you run the GUI event loop via TnFXApp (non-multithreaded FXApp
based applications are fine).

And once again, sadly no Python bindings - I just haven't had the
time to work on them, sorry!

Cheers,
Niall




-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2841 From: Jeroen van der Zijp <jeroen@...>
Date: Wed Apr 23, 2008 4:13 am
Subject: [Foxgui-announce] FOX DEVELOPMENT 1.7.16 released today!
jeroen@...
Send Email Send Email
 
Lots of things today:

     * Fixed issue with unplugged XDevice (when xorg.conf contains device but
device was unplugged).

     * FXMenuButton pops and collapses with any mouse button, not just left one.
This fixes a minor
       problem if one tries to right-click after having left-clicked
FXMenuButton.

     * FXIconSource now handles "jpeg" and "tiff" extensions instead of only
"jpg" and "tif".

     * Forgotten tr() added to FXMessageBox.

     * Added NoAccessTime option for FXFile open() call.

     * Added Rename option to FXFileSelector widget.

     * FXString::vformat() and FXString::format() and other printf-like printing
routines now support
       positional arguments.

     * FXString::vscan() and FXString::scan() and other scanf-like reading
routines now also support
       positional arguments.

     * FXTopWindow not only UTF8 title but also sets 8859-1 title string for
legacy window managers.

     * Fixed numerous warnings due to GCC 4.3 new integer overflow rules
(-fstrict-overflow and
       -Wstrict-overflow). Whenever the optimizer makes the assumption is made
that expressions
       doesn't overflow, a warning is issued. Rewriting code in a way that makes
the assumption go
       away will kill the warning; sometime, unsigned may be used as well. So I
rewrote a lot of code
       in FOX to be more overflow-resistent.

     * Fixed many warnings reported by Borland C++ compiler.

     * Moved REGEX_ enums into FXRex class namespace.

     * Applied FXComposeContext and FXApp patches for input methods on Windows;
new message types have
       been introduced because of this, SEL_IME_START and SEL_IME_END.

     * Corrected problem causing NVIDIA driver video-memory leak in FXGLContext
when new GLX1.3 code
       is used on new Xorg X Server. The problem caused video memory to remain
allocated past the
       termination of the program.


You'll find it here:

	 Windows: http://www.fox-toolkit.org/ftp/fox-1.7.16.zip
	 Unix:    http://www.fox-toolkit.org/ftp/fox-1.7.16.tar.gz


Have fun,


			 Jeroen


--
+----------------------------------------------------------------------------+
| Copyright (C) 22:10 04/ 9/2008 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2840 From: Jeroen van der Zijp <jeroen@...>
Date: Sat Jan 12, 2008 7:09 am
Subject: [Foxgui-announce] FOX DEVELOPMENT 1.7.15
jeroen@...
Send Email Send Email
 
Major new items in this release:

   - Updated MS-Windows OpenGL implementation. Now uses
wglGetPixelFormatAttribivARB()
     from ICD driver (where available) to determine extended PIXELFORMAT
attributes. Of
     particular interest is the ability to match multi-sampling PIXELFORMATs
which support
     hardware anti-aliasing.

   - Fixed bug in FXSettings not dealing properly with CRLF on MS-Windows (when
in ASCII mode;
     the regular mode uses the registry and that worked fine).

   - Implemented PropertyNotify message from X11 to intercept _NET_WM_STATE
changes. This allows
     us to send SEL_RESTORE, SEL_MAXIMIZE and SEL_MINIMIZE when the user
manipulates an application's
     top-level window.



	 Enjoy!


			 - Jeroen

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2839 From: Jeroen van der Zijp <jeroen@...>
Date: Thu Jan 3, 2008 4:38 am
Subject: [Foxgui-announce] FOX DEVELOPMENT 1.7.14
jeroen@...
Send Email Send Email
 
Happy New Year to all the FOX Users!

We start this year with a fresh release, and it contains many new goodies!

     * Added 3DConnexion SpaceNavigator support (currently under Unix only). The
SpaceNavigator device
       is a 6DOF motion controller; if your working with 3D software, you'll
probably want to get one
       of these things. However, even if you're just fond of using Google Earth,
you'll probably
       going to find this thing very useful.
       To get this device working on Linux, a recent Xorg X Server (7.3 or later)
with USB HID XDevice
       support is needed. Of course, HID support in the linux kernel also needs
to be enabled.
       Other than that, no special device drivers are required. However, some
minor configuration files
       need to be changed to allow X11 to recognize the device. Simply include
the following line in
       the "ServerLayout" section of your Xorg.conf file (typically located in
the /etc/X11 directory on
       your system).

      	 InputDevice    "SpaceBall" "SpaceBall"

       Also, add a new "InputDevice" section in your Xorg.conf file:

       Section "InputDevice"
      	 Identifier  "SpaceBall"
      	 Driver      "evdev"
      	 Option     "Name"   "3Dconnexion*"
      	 Option     "Pass"   "3"
               Option      "Mode"   "Relative"
               Option      "XRelativeAxisMap"  "0"
               Option      "YRelativeAxisMap"  "1"
               Option      "ZRelativeAxisMap"  "2"
               Option      "RXRelativeAxisMap" "3"
               Option      "RYRelativeAxisMap" "4"
               Option      "RZRelativeAxisMap" "5"
      	 Option     "ZRelativeAxisButtons" "off"
       EndSection

       After these changes, you should of course restart the X Server. There is
no need for any additional
       driver modules; the new evdev device capability in the X Server does all
the hard work.
       Your Space Navigator or Space Traveler (the Space Traveler is a portable
version of the Space Navigator.
       It has a few more buttons.) should be plugged in prior to starting your
FOX application.

     * Added new message types SEL_SPACEBALLMOTION, SEL_SPACEBALLBUTTONPRESS, and
SEL_SPACEBALLBUTTONRELEASE for
       3DConnexion SpaceNavigator devices.

     * Revamped OpenGL support with GLX 1.3 or higher (frame buffer config
supprt). There are new options for
       FXGLVisual, and some older options have been renamed, to force updating of
existing software.
       The new implementation allows multi-sampling frame buffer configurations,
as well as explicit control
       of rendering surface types (Window, Image, or Buffer).

     * Updated FXGLCanvas. FXGLCanvas now has the capability of using externally
created FXGLContext or to use a
       private FXGLContext. Thus, FXGLContexts may be shared between instances of
FXGLCanvas.
       There are a few news APIs to control the context being used, and a new
option GLCANVAS_OWN_CONTEXT to
       specify if the FXGLCanvas should manage the FXGLContext or not.

     * FXGLContext has been rewritten to use the updated FXGLVisual. The
FXGLContext object's lifetime can be
       managed independently from the FXGLCanvas windows. This allows for better
control of the OpenGL resources
       (textures, display lists, shaders, etc). FXGLCanvas windows may be created
and destroyed without losing
       OpenGL objects.

     * Fixed bug in fxprintf.cpp with "%n" format.

     * Fixed core dump in fxtifio.cpp which was due to crappy TIFF library not
handling errorhandling
       function-pointers nicely. We now get no messages, but at least some types
of off-spec TIFF images no
       longer seem to cause core dumps.

     * Fixed GCC type-punning warnings in FXThread.cpp.

     * Fixed some warnings in FXApp.cpp.

     * Simplified some code in FXDCWindow.cpp, and FXVisual.

     * Added flag to force visual ID in FXVisual; this allows you to create a 2D
drawable with a compatible visual
       to a 3D drawable.

     * Added default handler for SEL_SPACEBALLMOTION, SEL_SPACEBALLBUTTONPRESS,
and SEL_SPACEBALLBUTTONRELEASE in
       FXWindow.

     * Added Space ball support for rotation, panning, and zooming in FXGLViewer.

     * Spinlock support on MS-Windows added.


Enjoy!!


		 - Jeroen

--
+----------------------------------------------------------------------------+
| Copyright (C) 22:30 01/ 2/2008 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2838 From: Jeroen van der Zijp <jeroen@...>
Date: Fri Nov 16, 2007 4:05 pm
Subject: [Foxgui-announce] FOX DEVELOPMENT 1.7.13
jeroen@...
Send Email Send Email
 
High time for another release:

New in this version:

     * Added FXRangeSlider widget.

     * Updated FXAtomic with new API's, and made it use new GCC 4.1 compiler
built-ins where
       available; it uses inline assembler code if not available.

     * Added API to change threshold level in FXIcon; the threshold level is used
to determine
       etched-in looking icon when button with icon on it is disabled.

     * Added FXSpinLock spin locking primitive for multi-processing; Note:
currently not available
       on MS-Windows yet; coming soon, however!

     * Missing FXAPI declaration added to FXMessageChannel.

     * Updated documentation for FXDLL.

     * Fixed esoteric problem with GUI update refresh cycle; always skipped last
widget. Not a very
       serious problem since refresh cycle always never starts from the same
widget.

     * Problem with FXDockBar stickyness fixed. Needed to block docking at
unallowed dock sides even
       when done via menu.

     * Every once in a while, got X-Window error from inside FXDockHandler. This
was due to temporary
       dummy window which only exists during dragging. Made sure this is now
blocked off.



		 Cheers!

			 - Jeroen


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2837 From: Lyle Johnson <lyle.johnson@...>
Date: Thu Oct 18, 2007 3:16 pm
Subject: [Foxgui-announce] [ANN] FXRuby 1.6.12 Now Available
lyle.johnson@...
Send Email Send Email
 
All,

FXRuby is back from an extended summer vacation, with version 1.6.12
is now available for download from this page:

	 http://rubyforge.org/frs/?group_id=300&release_id=15587

Note that if you're building FXRuby from source, you should be using
FOX 1.6.16 or later due to some important changes made in that
release of FOX. For a summary of the changes in this release of
FXRuby, please see this page:

http://www.fxruby.org/doc/changes.html

As usual, the code is provided as a Win32 installer or a binary Gem
(both compatible with the latest One-Click Installer for Ruby), as a
source gem, and as a source tarball. For instructions on compiling
FXRuby from source, please see:

	 http://www.fxruby.org/doc/build.html

And as always, the FXRuby home page is here:

	 http://www.fxruby.org

Enjoy,

Lyle


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2836 From: Jeroen van der Zijp <jeroen@...>
Date: Fri Aug 10, 2007 4:26 am
Subject: [Foxgui-announce] New FOX 1.6.29 [stable] release
jeroen@...
Send Email Send Email
 
A small number of bugs have been fixed in this release; some of them, while not
likely
to be encountered by most people, were serious enough to update the code for.


  - Added ".jpeg" as additional extension for JPEG images in FXIconSource.

  - Fix in FXSplashWindow not killing timer if it gets destroyed before timer
goes off.

  - FX7Segment had bug in onCmdGetStringValue() implementation (it was not
returning the
    string).

  - Cruft removed from FXMat3f.

  - Bold style fixed in FXText.

  - Read outside buffer problem (flagged in valgrind occasionally) fixed in
FXText.

  - Bugs in FXListBox and FXTreeListBox fixed.



Enjoy!


			 - Jeroen


--
+----------------------------------------------------------------------------+
| Copyright (C) 23:20 08/ 9/2007 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2835 From: Jeroen van der Zijp <jeroen@...>
Date: Wed Aug 1, 2007 2:19 am
Subject: [Foxgui-announce] July 31 - FOX DEVELOPMENT 1.7.11
jeroen@...
Send Email Send Email
 
New in this release:

  - The FOX Library License has been changed to the new Lesser GPL Version 3! In
addition,
    the FOX Library License Addendum has also been changed; a new clause has been
added to
    the License Addendum.
    The new clause in the License Addendum stipulates that the License Addendum
does not
    propagate to derivate works:- when you make a derivate work based on the FOX
Library,
    this work may no longer carry over the FOX License Addendum.
    In practice, this means that derivate works will no longer support the
relinking exception,
    but must fall back to the standard Lesser GPL license. Note that this does
not fundamentally
    change use of the FOX Library in commercial applications; rather, it expands
a little bit
    on the intent of the original License Addendum, which was to ensure that
modified source
    code is released under the Lesser GPL.

    As you all are probably aware, several not-so-ethical companies [which, for
now, shall remain
    nameless!] have been trying to perform an end-run around the old GNU GPL
License. This
    necessitated an extensive revision of GNU GPL License. After a long period of
extensive
    review, this revision was recently completed.
    I felt that the FOX Library also deserved the additional protections that
this new license
    offers and therefore decided to exercise the "..or later version" provision
of the GPL
    license to move all the source code over to this.

  - Major improvements to FXChart widget, and introduced FX2DChart and FX2DPlot
widgets.

  - Extra constructors and set() API's added to FXRangef, FXRanged. Made radius
have default
    parameter value in FXSphere to match the idea in FXRange.

  - Fixed FXDockSite moveToolBar() problem when FXDockSite is docked at bottom
side.

  - Fixed FXComboBox, FXListBox, FXTreeListBox potentially reading freed memory.
This happens
    at least with FXComboBox when used inside FXComboTableItem.

  - FXIconSource now recognizes ".jpeg" extension.

  - Added "special stacking orders" capability for FXTopWindow. STACK_TOP makes
the window always
    stay on top of all other windows. STACK_BOTTOM makes it stay below others.
STACK_NORMAL is
    the default behaviour. The STACK_TOP is the most interesting mode; it can be
used for
    attention-dialogs like error boxes, or splash-windows.

  - FXSettings has had a major overhaul. Arbitrary size limits for the strings
have been removed.

  - FXMat3d, FXMat3f, FXMat4d, FXMat4f have equality operators now.

  - Added setOrtho(), setFrustum() to FXMat4d and FXMat4f. The new API's replace
ortho() and
    frustum(). The new way is much faster because no matrix multiply is done
anymore. Also
    new API's setInverseOrtho() and setInverseFrustum() have bee added. In
addition, getOrtho(),
    getFrustum() extract the view-volume dimensions from the projection matrix,
which may come
    in handy.

  - FXMat3f, FXMat3d, FXMat4d, FXMat4f function eye() has been replaced with
identity(). New API
    isIdentity() has been added also.

  - New API getItem() added to FXOptionMenu.


Enjoy!!

		 - Jeroen

--
+----------------------------------------------------------------------------+
| Copyright (C) 21:10 07/31/2007 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2834 From: "Niall Douglas" <s_sourceforge@...>
Date: Thu Jul 12, 2007 4:10 pm
Subject: [Foxgui-announce] v0.87 of TnFOX released
s_sourceforge@...
Send Email Send Email
 
Homepage: http://www.nedprod.com/TnFOX/
Docs: http://tnfox.sourceforge.net/TnFOX/html/
SVN: http://developer.berlios.de/svn/?group_id=2262

TnFOX v0.87 is finally out after some sixteen months since the v0.86
release (sorry!). New features include:

* FOX v1.4.35 and FOX v1.6.28 merged.

* 2D and 3D graphing support of arbitrary datasets rendered using
OpenGL along with official Visualisation Toolkit (VTK) support.

* Modular building support. You can now build separate no-GUI, SQL
database and Graphing sublibraries. You can also toggle whether large
proportions of FOX and TnFOX are compiled into your library or not,
making for a very slimline standalone executables if you so choose.

* Added child process device i/o class QChildProcess. You can now
redirect i/o and manage child processes on all supported platforms.

* An automated test suite now can perform full regression testing on
all supported platforms. It stores its results inside a SQLite3
database and can output the database in HTML format (as you can see
on the TnFOX website).

* TnFOX is now completely portable to any architecture (not just
Intel based ones).

* Fixed stack backtracing on exception throw for Windows (which had
become broken thanks to Microsoft) and added support for stack
backtracing on Linux via glibc.

* Even more performance increases. Tn now runs on Linux slightly
faster than Windows!

* Lots of bugs (some major) fixed.

* New platforms now officially supported: Apple Mac OS X (using
Apple's X11 server), CoLinux and Microsoft Windows Vista. TnFOX is
fully & officially supported on all 32 bit and 64 bit platforms.

Note that the v1.4 based branch will be dropped from this release
onwards - only v1.6 or later shall be used in subsequent TnFOX
releases. Anyone still using the v1.4 (non-Unicode) branch will need
to upgrade.

FreeBSD precompiled binaries have not been provided this time round
due to a (current) lack of a FreeBSD installation. There is no reason
why it shouldn't compile and run.

The Python bindings have been much improved since the last release,
but still aren't quite there (hence not supplying binaries). I am
afraid that they are not a high priority for me currently, but I hope
to get back to them relatively soon. I have a new computer whose
extra power should greatly ease compiling & debugging them.

Cheers,
Niall





-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2833 From: Jeroen van der Zijp <jeroen@...>
Date: Tue Jun 5, 2007 2:56 am
Subject: [Foxgui-announce] FOX DEVELOPMENT 1.7.10 & STABLE 1.6.27 released!
jeroen@...
Send Email Send Email
 
Notes for 1.7.10:

     * fxIsFinite(), fxIsInf(), fxIsNan() API's added.

     * FXGradientBar visual aspects have more control now.

     * FXShutter didn't issue message when shutter-item was pressed.

     * The fxgetticks() API is now official. It returns the CPU's clocktick-
counter,
       where supported. Otherwise it returns time in nanoseconds.

     * Fixed rare corner-case with active-line coloring in FXText.

     * When FXRegistry is in ascii mode on Windows, system registry should be
searched
       in \WINDOWS\foxrc, and not in \WINDOWS\foxrc\foxrc.

     * Fixed regression in glUseFXFont() when using Xft instead of XLFD.

     * Small subtlety fixed with list widgets and drag-n-drop initiation.

     * Fixed bug in FXMemMap.

     * Fixed bug in FXVisual which caused drawing to FXBitmap to fail.

     * Fixed bug FXWindow setDNDData() which affected MS-Windows clipboard
operations.

     * FXbool can not be relied upon to be 1-byte size. Removed the FXASSERT
inside FXApp
       to that effect. Serialization should be OK since its cast to FXuchar.

     * Added ability to set file-associations table in FXFileDialog, FXDirDialog
so
       the associations may be shared between multiple widgets.

     * Fixed issue with bold-face text not drawing correctly in FXText if gap
happens
       to be in the text-fragment being drawn.

     * Implemented __vsscanf() and __sscanf(). Since this native FOX
implementation, and its
       now used on all platforms, there will be no more issues with 32-bit v.s.
64-bit architectures,
       or Windows v.s. Solaris v.s. GLIBC based systems. The new routine will
always behave the same
       and support the same conversions.

     * Decoration options interpreted under Windows-XP and UNIX as follows:
DECOR_SHRINKABLE means
       window may be smaller, but not larger, than default size;
DECOR_STRETCHABLE means window may
       be larger, but not smaller, than default size; and finally, DECOR_RESIZE
means window may be
       both smaller or larger than default size.

     * Implemented __snprintf() and __vsnprintf(). This takes care of all
variability in these
       API's across platforms, and also 64- v.s. 32-bit issues.

     * Fixed issue in multi-head API access under older Windows operating systems
than Windows-XP.

     * FXMDIChild resize animation speed changed a little bit.

     * Added some exciting new applications to the list of projects.


Notes for 1.6.27:


     * Decoration options interpreted under Windows-XP and UNIX as follows:
DECOR_SHRINKABLE means
       window may be smaller, but not larger, than default size;
DECOR_STRETCHABLE means window
       may be larger, but not smaller, than default size; and finally,
DECOR_RESIZE means window
       may be both smaller or larger than default size.

     * Fixed regression in glUseFXFont() when using Xft instead of XLFD.

     * Fixed bug in FXVisual which caused drawing to FXBitmap to fail.

     * Fixed bug FXWindow setDNDData() which affected MS-Windows clipboard
operations.

     * Fixed issue with bold-face text not drawing correctly in FXText if gap
happens to be
       in the text-fragment being drawn.

     * Fixed issue in multi-head API access under older Windows operating systems
than
       Windows-XP.'

     * FXMDIChild resize animation speed changed a little bit.

     * Some MacOS-X porting issues fixed.



Enojoy!!


		 - Jeroen


+----------------------------------------------------------------------------+
| Copyright (C) 21:50 06/ 4/2007 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2832 From: Lyle Johnson <lyle.johnson@...>
Date: Wed Apr 18, 2007 2:59 pm
Subject: [Foxgui-announce] [ANN] FXRuby 1.6.11 Now Available
lyle.johnson@...
Send Email Send Email
 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

All,

FXRuby version 1.6.11 is now available for download from this page:

         http://rubyforge.org/frs/?group_id=300&release_id=11201

This is a bug fix release and is strongly recommended. Note that if
you're building FXRuby from source, you should be using FOX 1.6.16 or
later due to some important changes made in that release of FOX. For
a summary of the changes in this release of FXRuby, please see this
page:

         http://www.fxruby.org/doc/changes.html

As usual, the code is provided as a Win32 installer or a binary Gem
(both compatible with the latest One-Click Installer for Ruby), as a
source gem, and as a source tarball. For instructions on compiling
FXRuby from source, please see:

         http://www.fxruby.org/doc/build.html

And as always, the FXRuby home page is here:

         http://www.fxruby.org

Enjoy,

Lyle
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFGJjIkFXV/hD6oMd0RAjlNAJwMfNChkS289j2eFj3NjsH9LmmFSACeKjYc
Izv7GCI9ke2DJT+9BFwO/sM=
=ChLV
- -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFGJjJnFXV/hD6oMd0RAofeAKCLr3G3/otVvnWjxXKjTR7pKnc5ewCfVqjf
2gPTMz1a3QGThgaqlcpEXkc=
=xq2U
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2831 From: "Lyle Johnson" <lyle.johnson@...>
Date: Mon Apr 9, 2007 8:20 pm
Subject: Re: [Foxgui-announce] [fxruby-users] 1.6.9 and kwargs
lyle.johnson@...
Send Email Send Email
 
On 4/9/07, Joel VanderWerf <vjoel@...> wrote:

> Whoops. I still have a problem, but maybe not related.
>
> After updating to gem 0.9.2 and fxruby 1.6.9:
>
> $ ruby -e "require 'fox16'; puts Fox.fxrubyversion"
> /usr/local/lib/ruby/gems/1.8/gems/fxruby-1.6.9/ext/fox16/fox16.so:0:in
> `require': no such file to load -- fox16/kwargs (LoadError)
>
> And...
>
> $ find /usr/local/lib/ruby/gems/1.8/gems/fxruby-1.6.9 -name '*kwargs*'
> $
>
>
> Did kwargs.rb get left out of the lib dir somehow?

Sigh. The moral of this story is: Don't try to rush a release out the
door on a Monday morning. ;)

FXRuby 1.6.10 is now up in the usual places. Sorry for the
inconvenience, everybody.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2830 From: Lyle Johnson <lyle.johnson@...>
Date: Mon Apr 9, 2007 4:28 pm
Subject: [Foxgui-announce] [ANN] FXRuby 1.6.9 Now Available
lyle.johnson@...
Send Email Send Email
 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

All,

FXRuby version 1.6.9 is now available for download from this page:

         http://rubyforge.org/frs/?group_id=300&release_id=10973

This is a bug fix release and is strongly recommended. Note that if
you're building FXRuby from source, you should be using FOX 1.6.16 or
later due to some important changes made in that release of FOX. For
a summary of the changes in this release of FXRuby, please see this
page:

         http://www.fxruby.org/doc/changes.html

As usual, the code is provided as a Win32 installer or a binary Gem
(both compatible with the latest One-Click Installer for Ruby), as a
source gem, and as a source tarball. For instructions on compiling
FXRuby from source, please see:

         http://www.fxruby.org/doc/build.html

And as always, the FXRuby home page is here:

         http://www.fxruby.org

Enjoy,

Lyle

- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFGGmllFXV/hD6oMd0RAlJGAJ0Zy+vM6uZWtIPgU+61Cbnd/SfWUwCfX3/b
WJ5vBZSFrNR5RLMNFm7Lr1Q=
=Sx0s
- -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFGGmmlFXV/hD6oMd0RAtqlAKClwcnLYR2oyDhm3ewaGFMep3uLFACePiGX
JZbwaP88VZLiwpuKm2US6hA=
=wC1v
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2829 From: Lyle Johnson <lyle.johnson@...>
Date: Sun Apr 8, 2007 7:05 pm
Subject: [Foxgui-announce] [ANN] fox-1.6.25 and fxscintilla-1.71 now in MacPorts
lyle.johnson@...
Send Email Send Email
 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

All,

The ports for FOX and FXScintilla in MacPorts (http://
www.macports.org/) are once again up to date. If you're using FOX on
a Mac, MacPorts (formerly DarwinPorts) is a really convenient way to
get access to a lot of the free and open source projects that are
available for Linux.

Enjoy,

Lyle
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFGGTz/FXV/hD6oMd0RAq6eAJ9CBm8DYq3JsIfrdHtXMeRAUSz/YgCgiyW7
ByQ5tUhP9vC8/kFpPz8gF4M=
=z4xq
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2828 From: Lyle Johnson <lyle.johnson@...>
Date: Thu Apr 5, 2007 1:41 pm
Subject: [Foxgui-announce] [ANN] FXRuby 1.6.8 Now Available
lyle.johnson@...
Send Email Send Email
 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

All,

FXRuby version 1.6.8 is now available for download from this page:

         http://rubyforge.org/frs/?group_id=300&release_id=10911

Note that if you're building FXRuby from source, you should be using
FOX 1.6.16 or later due to some important changes made in that
release of FOX. For a summary of the changes in this release of
FXRuby, please see this page:

         http://www.fxruby.org/doc/changes.html

As usual, the code is provided as a Win32 installer or a binary Gem
(both compatible with the latest One-Click Installer for Ruby), as a
source gem, and as a source tarball. For instructions on compiling
FXRuby from source, please see:

         http://www.fxruby.org/doc/build.html

And as always, the FXRuby home page is here:

         http://www.fxruby.org

Enjoy,

Lyle
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFGFPyVFXV/hD6oMd0RAmPuAJ0Sm0Cf41VMIhjePawEf4eqFtSLJwCeKSCN
UpZzyfq0XtksE7N5qyNYK5g=
=wewB
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

#2827 From: Lyle Johnson <lyle.johnson@...>
Date: Sat Mar 31, 2007 4:40 pm
Subject: [Foxgui-announce] [ANN] FXRuby 1.6.7 Now Available
lyle.johnson@...
Send Email Send Email
 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

All,

FXRuby version 1.6.7 is now available for download from this page:

	 http://rubyforge.org/frs/?group_id=300&release_id=10778

This is a minor update; the main reason for this release is to
provide a binary that's built against FOX 1.6.25, which has some
important bug fixes. Note that if you're building FXRuby from source,
you should be using FOX 1.6.16 or later due to some important changes
made in that release of FOX.

For a summary of the changes in this release of FXRuby, please see
this page:

	 http://www.fxruby.org/doc/changes.html

As usual, the code is provided as a Win32 installer or a binary Gem
(both compatible with the latest One-Click Installer for Ruby), as a
source gem, and as a source tarball. For instructions on compiling
FXRuby from source, please see:

	 http://www.fxruby.org/doc/build.html

And as always, the FXRuby home page is here:

	 http://www.fxruby.org

Enjoy,

Lyle

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFGDo8NFXV/hD6oMd0RAkabAJ9O7T3YAGaywsubrDNTOSV3pGP5NACdHEAn
V5TjrS5dT9xi8ZKfLwvzoNQ=
=cOHg
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce

Messages 2827 - 2856 of 2856   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help