Age | Commit message (Expand) | Author | Files | Lines |
2014-05-29 | We have full tool offsets now. | Chris Radek | 1 | -1/+1 |
2014-01-14 | touchy: allow alternate gladefile | Dewey Garrett | 1 | -2/+7 |
2014-01-14 | touchy: open inifile once only | Dewey Garrett | 1 | -11/+9 |
2013-10-22 | Merge remote-tracking branch 'origin/v2.5_branch' | Jeff Epler | 1 | -4/+4 |
2013-10-18 | Touchy: enable MDI multi-turn arcs | Chris Radek | 1 | -4/+4 |
2013-08-14 | Merge branch 'v2.5_branch' | Chris Radek | 1 | -0/+1 |
2013-08-14 | Touchy: MDI support for M61 | Chris Radek | 1 | -0/+1 |
2013-07-10 | Fix traceback when clicking an empty file-load slot | Chris Radek | 1 | -1/+3 |
2013-07-10 | touchy: regression fix (loading of file twice) | Dewey Garrett | 2 | -5/+4 |
2013-07-08 | Merge branch 'touchy-mpg-scrolling' | Jeff Epler | 3 | -20/+60 |
2013-07-08 | touchy: allow wheel scrolling of program start point | Jeff Epler | 2 | -4/+41 |
2013-07-08 | touchy: allow optional counts argument to scroll operations | Jeff Epler | 1 | -16/+19 |
2013-06-25 | pyngcgui,gremlin_view apps and gladevcp widgets | Dewey Garrett | 2 | -0/+31 |
2012-04-15 | touchy: use the rebranded nc_files path | Chris Radek | 1 | -1/+1 |
2012-01-21 | Say LinuxCNC in a user-interface string | Jeff Epler | 1 | -1/+1 |
2012-01-21 | make touchy work after renaming python module to linuxcnc | Jeff Epler | 1 | -49/+49 |
2012-01-20 | fix internationalization after rename | Jeff Epler | 1 | -3/+3 |
2012-01-18 | rename more files to linuxcnc | Jeff Epler | 1 | -2/+2 |
2011-09-19 | touchy - add ability to load a postgui file | cmorley | 1 | -0/+11 |
2011-08-27 | build system: honor BUILD_VERBOSE better | Sebastian Kuzminsky | 1 | -7/+7 |
2011-07-08 | Touchy: fix right justification so text lines up | Chris Radek | 1 | -5/+5 |
2011-07-08 | Touchy: minor fix to remove unneeded technical text | Chris Radek | 1 | -1/+1 |
2011-07-08 | Touchy: remove unnecessary "change theme" button | Chris Radek | 1 | -23/+2 |
2011-07-08 | Touchy: minor tweaking of screen layout for theme-change feature | Chris Radek | 1 | -17/+24 |
2011-07-05 | touchy - add ability to choose error message text color | cmorley | 1 | -0/+3 |
2011-07-04 | touchy - move theme change button to proper spot | cmorley | 1 | -17/+17 |
2011-07-04 | touchy - add ability to force maximize after geometry move | cmorley | 1 | -5/+12 |
2011-07-04 | touchy - fix for theme changes to 'follow system theme' | cmorley | 1 | -4/+6 |
2011-07-04 | touchy - add ability to change DRO text color from preference file | cmorley | 1 | -1/+12 |
2011-07-04 | Touchy - add ability to choose different gtk theme then system | cmorley | 2 | -3/+78 |
2011-01-14 | touchy: allow jog speed changes during continuous jog | Chris Radek | 1 | -0/+6 |
2011-01-07 | touchy: only save maxvel setting at exit, not every wheel click | Chris Radek | 1 | -1/+4 |
2011-01-07 | touchy: set initial continuous jog speed correctly | Chris Radek | 1 | -0/+1 |
2010-11-26 | Increase maxvel wheel increment on mm machines | Chris Radek | 1 | -1/+4 |
2010-11-26 | Fix jog increments for mm and degrees | Chris Radek | 2 | -6/+17 |
2010-11-26 | Fix runtime error and support old configs | Chris Radek | 1 | -10/+4 |
2010-11-26 | Clarify | Chris Radek | 1 | -5/+2 |
2010-11-26 | Let Touchy correctly handle unit conversion | Dambacher, Ulf | 2 | -3/+40 |
2010-10-23 | Merge remote branch 'origin/v2.4_branch' | Jeff Epler | 1 | -1/+1 |
2010-10-11 | touchy: Kill spawned child processes | Pavel Shramov | 1 | -1/+8 |
2010-10-11 | touchy: fix three-digit active gcodes being displayed wrong | Chris Radek | 1 | -1/+1 |
2010-10-11 | Make embed tabs look like the others | Chris Radek | 1 | -1/+1 |
2010-10-10 | touchy: save maxvel setting across runs | Chris Radek | 1 | -1/+2 |
2010-10-10 | touchy: add preference for tool setting method | Chris Radek | 3 | -9/+92 |
2010-10-10 | remove debug output | Chris Radek | 1 | -1/+0 |
2010-10-08 | remove debug output | Chris Radek | 1 | -1/+0 |
2010-10-09 | touchy: Update dynamic tab font | Pavel Shramov | 1 | -4/+7 |
2010-10-09 | touchy: Add dynamic tabs for embeding | Pavel Shramov | 1 | -0/+34 |
2010-10-07 | avoid gcode parse error by assuming 0 for unset words in macro mode | Chris Radek | 1 | -1/+1 |
2010-10-06 | Merge remote branch 'origin/touchy-macro' | Chris Radek | 3 | -22/+87 |