0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 18 hours ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial upload of all Word 2007 files. These macros are identical to those in the Word 2003 files for release 0.3.0. More... over 16 years ago
Switched to monospace font in error dialog to ease reading. Switched default server (previous server will be going off-line soon). Added code to use the POST method to avoid the URL string length limitations with GET transactions. More... over 16 years ago
Added code to handle POST transactions. This avoids the URL string length limitation of GET requests. The code still accepts GET transactions for backward compatibility. More... over 16 years ago
Added code to handle "magic quotes". PHP versions < 6 have this feature, which may add escaping backslashes to dangerous characters. If this happens this script now eliminates the extra backslashes. More... over 16 years ago
Removed "/usr/bin/" path to "rm" command as per bug request. More... over 16 years ago
updated to include v.1.4 of LaTeX_Entry.frm More... over 16 years ago
updated to include v.1.3 of LaTeXMacros.bas More... over 16 years ago
Initialize font size to the available size closest to the setting in the selected text. More... about 17 years ago
Give a more useful error message if the server can't be reached. More... about 17 years ago
Check for an empty LaTeX string (can cause Word to crash). Remove redundant comment. More... about 17 years ago
updated to include v.1.3 of EqnBookmark.frm and v.1.4 of EqnBookmark.frx More... about 17 years ago
Check that the bookmark name is valid. More... about 17 years ago
-removed outdated/redundant "history" and "other" comments -made deleting temporary files after an error optional More... about 17 years ago
Corrected CR/LF issues. More... about 17 years ago
Replacing text-encoded versions with binary-encoded versions. More... about 17 years ago
Same as v.1.2 was supposed to be, only saved as a binary file. Updated/Improved documentation. Added new macro for resetting vertical position and tied to alt-r. Tied Word's insertcrossreference function to alt-e. More... about 17 years ago
Initial version; now saved as a binary file. More... about 17 years ago
File saved as text instead of binary; delete and start over. More... about 17 years ago
Replace version 1.2, which uploaded incorrectly. More... about 17 years ago
Updated/Improved documentation. Added new macro for resetting vertical position and tied to alt-r. Tied Word's insertcrossreference function to alt-e. More... about 17 years ago
Added simple "ResetTextPosition" subroutine for resetting the vertical position of selected text. More... about 17 years ago
Initial revision More... about 17 years ago