Releases: ewerybody/a2.modules
Releases · ewerybody/a2.modules
a2.modules 0.7.2
a2.modules 0.7.1
a2.modules quick fix
- Hotstrings 0.3.1: Fixed import script
a2.modules 0.7.0
- new Module: ExplorerDiff! For making Ctrl-D a diff hotkey in the Explorer.
Finally Moved here from a2.modlab.
a2.modules 0.6.2
- ExplorerCreateFile 0.6.2: fixing text paste. Sending
A_Thishotkey
unconditionally - Fixed version Nr in package meta data
a2.modules 0.6.1
- ExplorerCreateFile 0.6.1: create base64 PNG & JPG!
- UniFormat 0.5: Fixed self triggering/replacing
The "flipped" set for instance has replacements that also appear in keys!
Which used to invalidate the first replacement.. - ORC Tool 0.1.2: added option for backup method
Full Changelog: 0.5.0...0.6.1
a2.modules 0.5
- UniFormat:
- repaired direct hotkey replacing
- scope change ON on direct replace hotkeys
and fixed parsing the hotkey settings - fixed before/after msg in shrink case
- tweaked order of tooltip and pasting for a little nicer ux
- Created README.md
- refactored letter parsing.
Now we can have same replacements from different keys and lower/upper case still works.
- gtranslate & UniFormat: use
hotkey.get_settings
for way simpler registering of hotkeys from item editor - gtranslate: fixed Creating New translation presets
Full Changelog: 0.4.0...0.5.0
a2.modules 0.4
- big package update
- Updated ALL
README.md
-files! All modules now documented. - All modules have issue tags and issue creation links now
- Full Changelog: 0.3.0...0.4.0
- Updated ALL
- module updates
- UniFormat: new module moved from a2.modlab!
- ExplorerCreateFile: connected new docs page
- CalculAid: Fixed for german window named "Rechner"
- commandLine: added oldschool ac'tivAid Functionality
- gtranslate: Fixed website translate dialog ignoring Cancel
- gtranslate: Make website translate show from > to languages
- texTools: added reselection for upper/lower
and added a tooltip for no selection nfo - texTools: wordCount warns of no-selection
- WindowControl: using window lib
- VolumeControl: added small delay to setvolume func
... to prevent too frequent triggering #64 - VolumeControl: Added checkbox for already implemented logarithmic behaviour
- OCRTool: rolled back to in-process call to teadrinkerocr
also: fixed language not passed to off-process call #62 - DetailsPopup: rolled back send/paste hack to use
clipboard_paste
... using WinClip - DetailsPopop to handle new entries correctly, Fixed #59
- ExplorerCreateFile: implemented encoding ui #60
- ExplorerCreateFile: UI with new Encoding attribute
- ExplorerCreateFile: handling file create errors with message box
handling default extension properly - ExplorerCreateFile: nailed down selection in both functions
- ExplorerCreateFile 0.5: added some defaults fixing #67
- gtranslate: added tts option to menu #61
... added copy to clipboard and some icons - gtranslate: added same-output feedback #61
- WinR: 0.2 now resolves
%environment%
variables
a2.modules 0.3
Now that a2 0.2.0 is out! We can finally push a2.modules since it depends on some changes there. So make sure that you updated the main app before updating this! :)
ExplorerCreateFile:
- fixed error popup on empty list #50
- fixed: extensions added in dialog are now ignored if extension was already the chosen one
- fixed the menu breaking on inexistent icons but still working with existing system icons ...
- Check for existing names & Default name & ext (#53 & #52)
- File list ui sorted up to its according hotkey
ComfortResize to ignore Desktop and Taskbar
ExplorerHotkeys:
- New hotkey to bend browser-back button to "UP"
- FTP path copy fixed for lib changes
- New ReloadAll feature
webTools:
- 0.3 added encodeURL to the Html Menu
gtranslate:
- No selection dialog now shows source & target languages (#55)
- New hotkey to access all setups & all available langs (#54)
- proper URI encode func and website translation from/to switch fixed
DetailsPopup:
- Added option to
Send
entry (#56)
commandLine:
- Open From Explorer to not wait forever.
a2.modules 0.2
DetailsPopup:
- Fixed separators adding up in menu #44 fixed
- new tooltip indicating wait for clipboard #45 fixed
- one can now paste with Enter/Return key #46 fixed
- single item paste implemented #43
- added README, new help url
ORC tool: description better (Not everyone knows what OCR is)
WinR:
- replaced with updated functions a2tip() and StrReplace()
- ensured to use backslashes for running files/explorer show
ExplorerCreateFile:
- now gets icons from system via new
icon_from_type
- now with new item editor #47
- also selects file if already existent
commandLine: fixed occasional missing focus on cmd win
texTools: new functions UPPER lower