| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 May 2012 13:40:56
1.7.33
|
gahr  |
- Update to 1.7.33
* Fixed TIFF image save/load.
* Fixed quaternion arc() for vectors that are 180 degrees apart.
* Some tweaks in FXAtomic: more optimal code for non-PIC compiles; also,
check for PIE (position independent executable).
* Fixed problem in FXRex regarding non-ASCII characters.
* Repaired some broken syntax patterns in Adie.stx syntax file.
* SSE-ified lerp() API added to vector classes.
* Fixed SSE unaligned store problem in FXMat4d; exhibited itself on 32-bit
systems.
* Setjmp()/longjmp() issue fixed in fxpngio.cpp.
* Operator FXbool in FXAutoPtr and FXRefPtr interfered with comparison
operators;
removed it.
* Added API's to FXMat4 classes.
* Added serialization capability to FXExpression class. |
05 Jan 2012 16:15:26
1.7.32
|
gahr  |
- Update to 1.7.32
- Remove old patch (fixed upstream)
- Make supported image formats optional |
03 Jan 2012 09:45:07
1.7.31
|
gahr  |
- Update to 1.7.31
See http://www.fox-toolkit.org/news.html for release notes. |
28 Dec 2011 07:12:55
1.7.30
|
linimon  |
Mark as broken on powerpc: fails to link.
Hat: portmgr |
27 Oct 2011 13:27:50
1.7.30
|
gahr  |
- Update to 1.7.30
See http://www.fox-toolkit.org/news.html for release notes. |
23 Sep 2011 22:26:39
1.7.29
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
15 Sep 2011 10:24:45
1.7.29
|
gahr  |
- Update to 1.7.29
See http://www.fox-toolkit.org/news.html for release notes. |
05 Aug 2011 09:48:07
1.7.28
|
gahr  |
- Add the pthread library to the pkg-config "libs" option |
05 Aug 2011 07:46:53
1.7.28
|
gahr  |
- Update to 1.7.28 |
02 Aug 2011 09:17:35
1.7.27
|
gahr  |
- update to 1.7.27 |
30 May 2011 21:35:56
1.7.26
|
pav  |
- Mark BROKEN on amd64 <9:
/tmp/ccxiyuN3.s:247: Error: no such instruction: `cmpxchg16b (%rbx)'
- While here, remove obsolete conditional
Reported by: pointyhat |
19 May 2011 08:32:12
1.7.26
|
gahr  |
- Update to 1.7.26
Changes: http://www.fox-toolkit.org/news.html |
20 Dec 2010 15:42:07
1.7.25
|
gahr  |
- Update to 1.7.25
Changes since last port update (1.7.23)
* Added FXMat2f, FXMat2d.
* Vectorized many functions in FXMat2d, FXMat2f, FXMat3d, FXMat3f, FXMat4d,
FXMat4f (using SSE/SSE2/SSE3).
* Some fixes to FXPath::isInside().
* Fix to drawImage() in FXDCPrint.
* Added FXPtrList.
* Add FXbool return value to some API's in FXArray.
* Change in configure.ac to check intrinsics header files with modified
compiler flags; header files are not compilable with default options.
* Updated Borland C++ makefiles.
* Update Visual Studio 6 project files with missing headers.
* Small fixes in FXAutoPtr.h.
* Change some inlined API's of FXProgressDialog to non-inline. |
11 Oct 2010 11:41:32
1.7.23
|
gahr  |
- Update to 1.7.23
Announcement:
http://sf.net/mailarchive/message.php?msg_name=20101006001103.598031d8%40fox-toolkit.com |
27 Sep 2010 19:20:13
1.7.22
|
gahr  |
- Try to actually fix build on amd64 |
27 Sep 2010 15:32:14
1.7.22
|
gahr  |
- Quick & dirty hack to fix build on amd64, until someone familiar
with amd64 assembly fixes it.
Reported by: QAT |
27 Sep 2010 10:40:06
1.7.22
|
gahr  |
- Update to 1.7.22
Announcement:
http://sf.net/mailarchive/message.php?msg_name=20100925132949.77bd7d9e%40fox-toolkit.com |
24 Aug 2010 15:17:52
1.7.21
|
gahr  |
- Fix typo
Reported by: cognet |
24 Aug 2010 13:58:14
1.7.21
|
gahr  |
- New port: fox-1.7.21
This is the development branch of the FOX ToolKit. |