-
Notifications
You must be signed in to change notification settings - Fork 72
Git REALLY hates me version. More changes thn you can poke a stick at #82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Steve-the-wonder-dog
wants to merge
88
commits into
nimaid:develop
Choose a base branch
from
Steve-the-wonder-dog:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
88 commits
Select commit
Hold shift + click to select a range
457b238
Refactoring of command code to separate the main code from each of th…
Steve-the-wonder-dog f95184d
Updated version of refactored code with addition of documentation and…
Steve-the-wonder-dog 268f2f3
Fix an ugly cut and paste error in the documentation
Steve-the-wonder-dog f8f928c
Minor changes and documentation:
Steve-the-wonder-dog f3d5801
Added a new command RPN_EVAL. This allows RPN expressions to be eval…
Steve-the-wonder-dog ba40877
Significant modifications to the RPN_EVAL command.
Steve-the-wonder-dog 2ca6d0e
Improvements to RPN_EVAL
Steve-the-wonder-dog f768b7a
Useful implementation of local and global variables for the RPN_EVAL …
Steve-the-wonder-dog cf99b9e
RPN_EVAL upgrades as promised
Steve-the-wonder-dog 9aaf1c1
Bug preventing scripts from being validated fixed.
Steve-the-wonder-dog d443439
Added line numbers to reporting of goings-on within LPHK
Steve-the-wonder-dog 68ec660
Variables for mouse commands
Steve-the-wonder-dog 53aa082
How to add commands
Steve-the-wonder-dog 850cbc1
A far more robust implementation of variables for the Mouse commands.
Steve-the-wonder-dog 11df3cf
More refactoring to simplify the creation of new functions
Steve-the-wonder-dog e41c5e1
Improved documentation for creating new commands.
Steve-the-wonder-dog 822d941
Significant improvements in internal documentation and consistency, b…
Steve-the-wonder-dog 95b6500
Completed refactoring of flow control commands including the creation…
Steve-the-wonder-dog 1340b52
Continues bug fixes/conversion of commands to latest structure
Steve-the-wonder-dog 55818fa
Refactoring to pass the button object rather than information about t…
Steve-the-wonder-dog eb994e5
* Complete conversion of btn.Line[x] to btn.Line(x)
Steve-the-wonder-dog 0b0d705
* Created new parameter type (PT_VAR) to allow variable names to be p…
Steve-the-wonder-dog 47116b8
Oops, also some changes to the rpncalc module (described in the last …
Steve-the-wonder-dog cf6b4f0
Remove some validations for the mouse commands because negative coord…
Steve-the-wonder-dog b3ec50e
* allow a simpler method of counting parameters, getting and setting …
Steve-the-wonder-dog c943251
* basic update for keys functions, but more to do
Steve-the-wonder-dog b34610b
* Fixed error preventing layouts from being saved
Steve-the-wonder-dog 225938c
Preliminary changes leading to the Variable column allowing 3 values …
Steve-the-wonder-dog 3b951f5
* add untested code to allow command removal (i.e. un-registering)
Steve-the-wonder-dog 3c09c39
* New command module for screen scraping. Initial command does OCR o…
Steve-the-wonder-dog 6992e78
Multiple fixes to command_scrape
Steve-the-wonder-dog e6aa5ad
* Change to argparse to better handle command line parameters
Steve-the-wonder-dog ca71833
* a few minor documentation fixes
Steve-the-wonder-dog cd16831
* change S_OCR_FORM_TEXT to S_OCR
Steve-the-wonder-dog ff83025
* Command list documentation upgrade
Steve-the-wonder-dog 4f74e00
Modifications made to move the specification of the requirement for a…
Steve-the-wonder-dog cf42a80
Updated "NewCommands" describing the simplest way to add more commands
Steve-the-wonder-dog 56bd596
* Several bug fixes
Steve-the-wonder-dog 7b9ff51
* "Pass number" line only printed if there is an error
Steve-the-wonder-dog 2e98c34
* Bug introduced while checking in squashed :-o
Steve-the-wonder-dog 8035898
* Slight modification to command_list to tell us why a module can't b…
Steve-the-wonder-dog 51fe6bf
* A little more internal documentation for kb.py, lp_colors.py, and l…
Steve-the-wonder-dog 3bac574
* lots of internal documentation improved
Steve-the-wonder-dog 1cb24de
Merge with "develop" branch of main repo (thanks duncte123)
Steve-the-wonder-dog 66392dd
* Accepted recommended change by duncte123
Steve-the-wonder-dog b89aaf8
ALPHA version of subroutine code. Still has many problems (real and …
Steve-the-wonder-dog 6cc1149
This version has badly broken variables due to changes made for subro…
Steve-the-wonder-dog 107303b
* Better handling of the conversion routines
Steve-the-wonder-dog c497ab2
Further work on standalone mode, and on correcting parameter passing.…
Steve-the-wonder-dog 03e96d2
Lots of bug fixes, but debug code remains (although largely commented…
Steve-the-wonder-dog 779fb23
More bugs fixed, and the start of dialogs
Steve-the-wonder-dog b11875d
Modifications to improve documentation
Steve-the-wonder-dog 3f2742b
Merge remote-tracking branch 'origin/develop' into master
Steve-the-wonder-dog 33c5c7c
* Improved documentation
Steve-the-wonder-dog 2472f85
Some tidying up of code, improvements to documentation, and work on t…
Steve-the-wonder-dog 119c96c
Fixed parameter passing, Form on screen has same colours as Launchpad…
Steve-the-wonder-dog 6ae9286
Main improvement is the display of text on buttons provided by the @N…
Steve-the-wonder-dog bb8e066
Improvements to button text
Steve-the-wonder-dog 47cdfed
A pretty rugged workable version that has sufficient functionality fo…
Steve-the-wonder-dog a24ac5b
The run script and the layout I have built up for testing.
Steve-the-wonder-dog 18cadc4
Merge remote-tracking branch 'origin/develop' into master
Steve-the-wonder-dog 69db3ec
Merge branch 'master' into master
Steve-the-wonder-dog 1fea76f
Merge branch 'develop' of https://github.com/nimaid/LPHK into master
Steve-the-wonder-dog c4c5210
Significant modifications and bug-fixes whilst using LPHK today. Apa…
Steve-the-wonder-dog 340a747
I hope this merge will be the last...
Steve-the-wonder-dog 5b0bd2f
Merge branch 'develop' of https://github.com/Steve-the-wonder-dog/LPH…
Steve-the-wonder-dog 88379a2
Oopsie
Steve-the-wonder-dog 7dd7714
More bugs squashed, more documentation, and more commands
Steve-the-wonder-dog 080b78c
Don't you hate it when you forget to save. Just a small amount of in…
Steve-the-wonder-dog 1a5fc36
Another day another check in. Today was all about web automation, th…
Steve-the-wonder-dog 2ba338b
More documentation and bug fixes than new functionality this time.
Steve-the-wonder-dog b3c57a0
Mostly bug fixes. This includes adding functionality to ensure subro…
Steve-the-wonder-dog 1802032
Minor fixes
Steve-the-wonder-dog 89d3d2a
Documentation, preparation to remove "test" commands, and some functi…
Steve-the-wonder-dog e559585
Mostly bug fixes (kinda)
Steve-the-wonder-dog 12aa79e
Oopsie in the install files
Steve-the-wonder-dog e6a6877
Way better documentation. Also notification of deprecated commands
Steve-the-wonder-dog f4829aa
A major bug fix and more documentation
Steve-the-wonder-dog 0c0170b
Update to make -f the default (also to remove the -f option)
Steve-the-wonder-dog 6b54798
Brought up-to-date with nimaid/LPHK Dev
Steve-the-wonder-dog 4814416
More changes based on comments in pull request
Steve-the-wonder-dog c462c1e
Deprecating the @Load_Layout header in exchange for adding new comman…
Steve-the-wonder-dog 43c3467
Minor additions and bug fixes
Steve-the-wonder-dog 3494ebb
Added the very obviously missing command to place the contents of a v…
Steve-the-wonder-dog 9baae68
Faster loading for layouts. If layouts have a lot of subroutines, or…
Steve-the-wonder-dog da20398
Adding a new header command for scripts to set the default colour of …
Steve-the-wonder-dog 42e6831
Oops, forgot to include the slightly modified lp_colors.py
Steve-the-wonder-dog 75f363d
Bug fixes and improvements to command interfaces
Steve-the-wonder-dog File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 0.3.1 | ||
| 0.3.2 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What exactly does this do?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It starts the program in the specified mode. The default is starting it up in edit mode, so that clicking on a button will start the editor. However, if you're operating without a launchpad, it makes more sense to start in run mode, so that clicking on a button will execute the macro. I always start mine in run mode now. The other modes are there just so you can chose one of them if you have a reason to,