summaryrefslogtreecommitdiff
path: root/src/emc/usr_intf/touchy
AgeCommit message (Expand)AuthorFilesLines
2014-05-29We have full tool offsets now.Chris Radek1-1/+1
2014-01-14touchy: allow alternate gladefileDewey Garrett1-2/+7
2014-01-14touchy: open inifile once onlyDewey Garrett1-11/+9
2013-10-22Merge remote-tracking branch 'origin/v2.5_branch'Jeff Epler1-4/+4
2013-10-18Touchy: enable MDI multi-turn arcsChris Radek1-4/+4
2013-08-14Merge branch 'v2.5_branch'Chris Radek1-0/+1
2013-08-14Touchy: MDI support for M61Chris Radek1-0/+1
2013-07-10Fix traceback when clicking an empty file-load slotChris Radek1-1/+3
2013-07-10touchy: regression fix (loading of file twice)Dewey Garrett2-5/+4
2013-07-08Merge branch 'touchy-mpg-scrolling'Jeff Epler3-20/+60
2013-07-08touchy: allow wheel scrolling of program start pointJeff Epler2-4/+41
2013-07-08touchy: allow optional counts argument to scroll operationsJeff Epler1-16/+19
2013-06-25pyngcgui,gremlin_view apps and gladevcp widgetsDewey Garrett2-0/+31
2012-04-15touchy: use the rebranded nc_files pathChris Radek1-1/+1
2012-01-21Say LinuxCNC in a user-interface stringJeff Epler1-1/+1
2012-01-21make touchy work after renaming python module to linuxcncJeff Epler1-49/+49
2012-01-20fix internationalization after renameJeff Epler1-3/+3
2012-01-18rename more files to linuxcncJeff Epler1-2/+2
2011-09-19touchy - add ability to load a postgui filecmorley1-0/+11
2011-08-27build system: honor BUILD_VERBOSE betterSebastian Kuzminsky1-7/+7
2011-07-08Touchy: fix right justification so text lines upChris Radek1-5/+5
2011-07-08Touchy: minor fix to remove unneeded technical textChris Radek1-1/+1
2011-07-08Touchy: remove unnecessary "change theme" buttonChris Radek1-23/+2
2011-07-08Touchy: minor tweaking of screen layout for theme-change featureChris Radek1-17/+24
2011-07-05touchy - add ability to choose error message text colorcmorley1-0/+3
2011-07-04touchy - move theme change button to proper spotcmorley1-17/+17
2011-07-04touchy - add ability to force maximize after geometry movecmorley1-5/+12
2011-07-04touchy - fix for theme changes to 'follow system theme'cmorley1-4/+6
2011-07-04touchy - add ability to change DRO text color from preference filecmorley1-1/+12
2011-07-04Touchy - add ability to choose different gtk theme then systemcmorley2-3/+78
2011-01-14touchy: allow jog speed changes during continuous jogChris Radek1-0/+6
2011-01-07touchy: only save maxvel setting at exit, not every wheel clickChris Radek1-1/+4
2011-01-07touchy: set initial continuous jog speed correctlyChris Radek1-0/+1
2010-11-26Increase maxvel wheel increment on mm machinesChris Radek1-1/+4
2010-11-26Fix jog increments for mm and degreesChris Radek2-6/+17
2010-11-26Fix runtime error and support old configsChris Radek1-10/+4
2010-11-26ClarifyChris Radek1-5/+2
2010-11-26Let Touchy correctly handle unit conversionDambacher, Ulf2-3/+40
2010-10-23Merge remote branch 'origin/v2.4_branch'Jeff Epler1-1/+1
2010-10-11touchy: Kill spawned child processesPavel Shramov1-1/+8
2010-10-11touchy: fix three-digit active gcodes being displayed wrongChris Radek1-1/+1
2010-10-11Make embed tabs look like the othersChris Radek1-1/+1
2010-10-10touchy: save maxvel setting across runsChris Radek1-1/+2
2010-10-10touchy: add preference for tool setting methodChris Radek3-9/+92
2010-10-10remove debug outputChris Radek1-1/+0
2010-10-08remove debug outputChris Radek1-1/+0
2010-10-09touchy: Update dynamic tab fontPavel Shramov1-4/+7
2010-10-09touchy: Add dynamic tabs for embedingPavel Shramov1-0/+34
2010-10-07avoid gcode parse error by assuming 0 for unset words in macro modeChris Radek1-1/+1
2010-10-06Merge remote branch 'origin/touchy-macro'Chris Radek3-22/+87