--- 2008-06-20 Version 1.22 BETA Bugfix: Regress in 1.21b whole hotkey panel down, fixed (thnx to remo&maxtofa!) Bugfix: About box updated with right data Bugfix: Resource data fixed --- 2008-06-19 Version 1.21 BETA Change: Quicker, simpler keypress simul.;fixes clipboard sometimes pasting wrong entry Change: Significant code cleanup; slightly faster init and easier future dev. Change: More stable way of loading ext/plg's into Transfz on init & after Options changes Change: New re-worked code for managing clipboard-chain; friendlier for other apps and.. Change: Better at repairing clipboard-chain in case other apps mess with it (OpenOffice...) Change: Cut 4 unnessary loops from clipboard monitoring globalmenu updater; faster Change: Transfz no longer updates clipboard entries in memory when clipboard is turned off Bugfix: Error when enabling/disabling clipboard shifting from options is fixed Bugfix: Sometimes Transfz would not wait for window when pasting text from clipb; fixed --- 2008-05-18 Version 1.20 BETA Feature: New compile method cuts away nearly 100kb from main exe (now just 370kb big!) Feature: Compatible with both Office2007 & OpenOffice via new app. detection rutine Change: Removed lots of specialized ext's -these are all available from transfz.com now Change: Help file moved online; quicker download (minus 300kb) & more maintainable Bugfix: Displayed global menu hotkeys in tray tooltip & traymenu are back to normal Bugfix: Extra measures to ensure keys never get 'stuck' Bugfix: (regress. from 1.15) Direct hotkeys for search plugins fixed Bugfix: When pasting from global menu clipb, ordinary clipboard was cleared, fixed Bugfix: Problem with installing multiple plg's/ext's in same session fixed Bugfix: Extension/Plugin web-installer sometimes added "-[0-9]" to filenames, fixed Bugfix: Perm.hotkeys for clipboard required reload of app to register right, fixed Bugfix: Visual; wrong icon for plugins in windows explorer, fixed --- 2007-12-28 Version 1.15 BETA [the late x-mas edition] Feature: Permanent clipboard can now be hotkey'ed to CTRL + 1 - 9, set in options Feature: Size of Clipboard holder can now be adjusted directly from traymenu Feature: Plugins added: 'Amazon.com/co.uk', 'eBay.com' Feature: Permanent clipboard now sequentially numbered for easier overview Feature: Permanent clipboard reloads correct numbers on menu re-open Feature: Global Menu Clipboard no longer shifts its queue when pasting from it Changed: Intelligent caching: plugins launch instantly with no harddrive access involved Changed: Plugin special chars loading, example: 1=c=%C4%87 instead of 1="c=%C4%87" Changed: Global menu open function optimized (50% code reduction) Changed: Optimized hotkey loading rutines Changed: Instant detection & closure of multiple instances Changed: Search is launched on clipb entry 1, avoiding null searches on other data types Bugfix: New upd. rutine to avoid shutdown when copying large amount of image data Bugfix: Statistics in trayicon tooltip now work properly Bugfix: AutoUpd could spawn multiple instances Bugfix: Transfz could close involuntarily on system standby Bugfix: Silent shutdown when using the permanent clipboard --- 2007-10-06 Version 1.14 BETA Feature: New 'Text Magnifier' ext. included for help with visual impairment (thnx maxtofa) Changed: Faster due to better compilation (zero usage impact unless on very old PC) Changed: Few internal changes to allow for easier development of extensions Bugfix: OpenURL depended on unstable method of getting program path Bugfix: (regression in 1.13)GUI instances of Transfz could be opened leading to instability Bugfix: (regression in 1.13)GUIless instances of Transfz could be opened -|- --- 2007-08-26 Version 1.13 BETA Feature: New 'Permanent Clipboard', rightclick clipb. item to add it, r.c. to remove it Changed: Various code optimizations Changed: NSIS 2.30 for installer Changed: Significantly faster due to better compilation (minimal usage impact though) Bugfix: Searchbox relied on unstable way of getting path to main program Bugfix: Linebreaks displayed as rectangles in GUI menu, now as simple void spaces --- 2007-08-14 Version 1.12 BETA Feature: OpenURL Extension -fast way to open URLs in normal text (curtesy of Christian) Feature: Updated version of Searchbox,autoinserts selected text from clipb. & more Feature: Check to make it impossible to set identical internal hotkeys Feature: Dutch translation is included (thanks to Auke van der Gaast) Change: Slightly faster launch of global menu items (less branching) Change: Faster clipboard handling (unnessesary string checks removed) Change: Better launch code for ext's and plg's, redundant code removed Change: Simultaneous file selections in options m. has been disabled (standard behavior) Bugfix: "Searchbox" is moved into "available" tray menu now correctly shows "(not set)" Bugfix: Reload on filemove in the options module to avoid potential error Bugfix: Ext's & Plg's were registering wrong for autoinstall (hook module) to work Bugfix: Transfz could be crashed by opening global menu just after opt. change or start Bugfix: On rare occasions a empthy extension would be generated on hotkey-set Bugfix: Plugin hotkeys always 'manually' gets selected text (thnx Auke) --- 2007-08-05 Version 1.11 BETA Feature: All modules integrated into -one- exe, modules still runs in seperate processes Feature: New extension to integrate with "Mamma Desktop Search" & possib. others Change: Faster GUI menu 'drawing' Change: ~200kB cut from install size "more features less bloat" is the mantra here Change: More reliable move/delete/edit code in options module Change: Faster string handling in options module (less dependency on third party libs) Bugfix: Clipboard loads and saves unicode text correctly Bugfix: Windows registered icons corrected for tfplugins Bugfix: Special space coversion fixed (raw edit "Free Dictionary.tfplugin" for example) Bugfix: Changelog on update now opens a messagebox alone, no more notepad problem Bugfix: Fix of regression in 1.10 -hotkey reload is working properly again Bugfix: Possible array overflow fixed Bugfix: Nasty bug that caused frist item just above subdirs in global menu to not work Bugfix: Gui inconsistenct when moving extensions the "raw edit" button is now disabled --- 2007-07-26 Version 1.10 BETA Feature: High resolution icons in the global menu are included for all menuitems Feature: Clipboard holder now holds unicode chars without problems Feature: Google Video plugin added Change: Better tooltip handling (eliminated unnecessary checks) Change: Loop for clipboard gui update is faster due to less branching Change: Restructured included plugins to allow more plugins in 'enabled' by default Change: Numerous optimizations to make the icon based menu redraw faster Bugfix: Menu now no longer 'double-draw' if ctrl-d is pressed after menu has opened Bugfix: Clipboard disable in options module caused crash Bugfix: CNN plugin updated to reflect site changes --- 2007-07-17 Version 1.09 BETA *New AutoUpdate extension introduced (if you're feeling paranoid=check the source) *Language system now autoloads english for strings not updated in other languages *Options module updated for AutoUpd function (gui) *Main module updated for AutoUpd function (silent, shows changes when new version installed) *Optimized options module initialization code *Fixed buttonfocus gui inconsistency in options module *Fixed set clipboard size gui bug in options *Installer now starts transfz per default after silent install (/S for sysadmins) *Proper search string handling for non-english search engines *Now shows update dialog with latest changes after install/update *Global menu latency down by another 100 milliseconds *Check for update added to traymenu *Current Searchbox hotkey can now be viewed from both traymenu and traytip *Current Globalmenu hotkey can now be viewed from both traymenu and traytip *UAC dialog support on Vista for autoinstall (silent not possible with UAC enabled) *Serious tooltip-event-loop flaw has been fixed -transfz now effectively uses 0% cpu when dormant *Engine change - program speed up and size brought down by use of dynamic plugin/ext. association *Installer updated to NSIS 2.29 --- 2007-06-11 Version 1.08 BETA *New major feature: unicode multi-language interface *New language: Traditional Chinese (many thanks to Jerry aka emisjerry) *New language: Danish (thnx to David, Christian) *New "Raw Edit" feature in the options module - allows for direct tweaking of plugins and extensions *New custom unicode char translation for specific searchengines (Raw Edit google plugin for example) *Auto-startup error fixed (thnx to Wojtek) *Potential filehandle problems in Plugin Creator fixed *Updated Global Searchbox; lots of smaller bugs removed (thnx to Christian, David T) *Fixed visual bug in main module *Fixed timing regression that allowed the global menu to skip selected text (thnx to David T) *Global menu latency reduced by 100-150 milliseconds *No more unusual beeps (fixes regression introduced in 1.07) *Changelog now included in installation via helpfile --- 2007-04-22 Version 1.07 BETA *Safer loading of plg/ext in main module *Fixed bug in HTML link insert extension *New major extension: Global Searchbox (type in search queries) extension [alt-d to activate] *New "Brief Meditate" ext. for timeouts in computer work and more - eggclock style micro app. *Fixed minor memory problem in installer module *Fixed "Search And Replace" included - bugfixed & single instance only now *New plugin for Doggdot.us (search slashdot, digg & del.icio.us simultaneously) *New plugins for eMule network (figator.com) and bittorrents (sharetv.org) *New plugins for BBC, CNN & Google News *Fixed potential false dir display in options module --- 2007-04-13 Version 1.06 BETA *Better internal string handling in plugin creator *Now supports plugin subfolders, options & main module updated *New stumbleupon reviewer extension (2.0) included *Fixed hotkey'ing of extension in subfolders, options gui & main *Fixed hotkey'ing of plugins in subfolders, options gui & main *Faster execution of window/dialogless extensions due to focus control being moved into main module *Checks whether extension are launched directly with hotkey, thus ensuring right window focus --- 2007-03-31 Version 1.05 BETA *main module - now allows usage of sub folders for extensions *options module - now allows browsing/creation of sub folders for extensions *text fix in options module *extensions all optimized *clipboard size resolution upped, 1+ step from 5 to 30 possible *fixed options module -all ext. can be in 'available' and main module still draws the right way *main module - removed unnessary scans of the extensions dir *main module - makes better use of internal functions, allowing for a smaller compile (20kb lighter main module) *clipboard tooltips size restricted (533 chars) to prevent flickering and overload of tooltips *fixed potential trouble in both main module & options module with proper handling (..) of file handles --- 2007-03-15 Version 1.04 BETA *fixed nsis installer to auto exit transfz if running on update *reformatted & modulized source code for faster & easier updates in the future *added support for hotkey'ing extension - major change in main module and options module *fixed 'torrentz' plugin - they changed the search format *changed all extensions to make app. focus forced *nsis fix: does no longer overwrite stats file so time saved will remain on update *main module - stats auto saved, will work even on irregular shutdown --- 2007-03-05 Version 1.03 BETA *integrated into clipboard chain - no more manual polling *better file handling (clipboard history) *extension run optimized *gui tweaked in options --- 2007-02-28 Version 1.02 BETA *main module optimized *gui change in options module *new "count words and characters" extension included *extensions handling rationalized *updated web installer/hook to new extension handling *offline help file updated *about module updated *bug removed from ext. launching *hook module working on both online and offline ext&plg files *misc. optimizations and fixes --- 2007-02-06 Version 1.01 BETA *removed debug material *fixed logoff windows issue *fixed extension handling *fully functional plugin/ext. installer for web usage --- 2007-01-10 - Version 1.00 BETA *added extension installer (hook) *added plugin installer (hook) *lots of bugfixes *proper handling of clipboard lists above 15 entries *gui-redesign --- 2007-01-10 - Version 0.93 BETA *all windows 'open only once' safe *check on run whether program is installed right *error handling for missing program files *pause function *more clipb/other functions *seperate improved plugin to search/replace *menu title point to options *implement custom plugins *optimize overall performance *regex - remove tabs & crlf at the end and beginning of copied line for better display *proper menu get clipb integration *save function *reinsert and optimize searchterm show in menu --- 2006-12-18 - Version 0.92 [first semi-public]