|
From: JVZ <je...@fo...> - 2015-11-25 05:39:20
|
Today a new version is available:
FXFontDialog initialized to sensible size when first-ran.
FXPath::match() algorithm major correctness improvements for nested patterns, and better error detection for broken patterns.
Fixed some layout issues in PathFinder when choosing large fonts, menubar icons were not centered vertically.
Dialog to search files for regular expression in Adie now fully functional.
Invalidated bookmark locations could cause trouble when bookmark menu popped up; now fixed.
Some functions refactored in Adie.
Minor problem in groupbox example application fixed.
Added facility to change scroll bar width in ControlPanel.
Added checkbutton to search only for first occurrence of pattern in file in FindInFiles dialog.
Pass base directory of search to FindInFiles visitor so we can relativize paths to it when recording search matches.
Zero array in FXIcon to shut up valgrind.
FXComplexf and FXComplexd APIs more compatible to standard C++ library: added norm(), abs(), arg(), exp(), log(), and conj(). The old names conjugate(), logarithm() and exponent() will probably be deprecated.
Some improvements to Adie's incremental search capability.
FXDirVisitor recursion limit added.
FXDirVisitor now has skip as well as early-out return mode.
Included paper reference motivating FXRandom shift-xor counts changes.
Change file mode improvement in PathFinder.
FXPath::isValidPath() API added.
Some fixes to PathFinder directory handling.
Expand environment variables when switching directories in PathFinder.
Some compiler warnings fixed.
FXThread priority issue fixed.
FXSettings parser issues fixed.
Incremental search history now being saved in Adie.
Backward search issue fixed in Adie.
Search and Replace Dialog fixes.
Enjoy, feedback welcome!
-- JVZ
--
+----------------------------------------------------------------------------+
| Copyright (C) 23:30 11/24/2015 Jeroen van der Zijp. All Rights Reserved. |
+----------------------------------------------------------------------------+
|