linuxcnc/lib/python/gladevcp
2023-01-14 14:31:21 -08:00
..
builtin-panels/versa-probe lib/python: fix various typos 2022-07-27 00:20:58 -04:00
__init__.py gladevcp/__init__.py gtk3 decode subprocess output 2021-08-04 15:41:55 -07:00
calculator.glade calculatorwidget: Make glade file translatable, changed images from stock items (deprecated) to icons 2022-01-06 16:49:42 +01:00
calculatorwidget.py gmoccapy: Fix window size by reducing button padding with CSS 2022-01-31 18:22:42 +01:00
combi_dro.py src: s/ini/INI/ 2022-10-11 19:04:38 +02:00
core.py gladevcp -add core library with Status, Action and Info objects 2022-05-22 16:42:06 -07:00
drowidget.py gladevcp -drowidget: add anility to color fore and background 2022-12-31 15:23:57 -08:00
gladebuilder.py use python3 in all #!python lines 2021-09-02 18:32:58 -05:00
gladevcp-test.glade gladevcp: Add spinbutton for progressbar to tests 2010-11-13 10:58:21 +03:00
gladevcp-test.hal gladevcp: Added HAL HBar/VBar to tests 2010-11-28 22:24:22 +03:00
gtk_action.py gladevcp -gtk_actionL fix dialog use GTK 2022-05-23 19:58:09 -07:00
gtksourceview.xml gladevcp: add gtksourceview to catalog, and a usage example 2012-12-06 19:41:09 +01:00
hal_actions.py gladevcp -add access to Hal, Info, and Action libraries 2022-06-11 23:52:01 -07:00
hal_bar.py gladevcp: fix color in vcp elements (#1596) 2022-03-01 17:28:03 +01:00
hal_dial.py gladevcp: fix color in vcp elements (#1596) 2022-03-01 17:28:03 +01:00
hal_filechooser.py gladevcp -file_chooser: fix dialog settings for python3 2022-05-23 20:00:47 -07:00
hal_graph.py gladevcp: fix color in vcp elements (#1596) 2022-03-01 17:28:03 +01:00
hal_gremlin.py grenlin/gladevcp -add ability to get gcode properties from loaded file. 2023-01-14 14:30:24 -08:00
hal_gremlin_plus.py use python3 in all #!python lines 2021-09-02 18:32:58 -05:00
hal_lightbutton.py gladevcp: removed PangoCairo warning 2022-04-25 09:36:29 +02:00
hal_mdihistory.py gladevcp -hal_mdihistory: use new core library code 2022-05-22 16:42:06 -07:00
hal_meter.py hal_meter.py: gtk3 changes 2021-05-23 01:25:12 +02:00
hal_pyngcgui.py use python3 in all #!python lines 2021-09-02 18:32:58 -05:00
hal_python.xml gladevcp -add EMC_action_python 2019-12-30 10:33:13 -08:00
hal_pythonplugin.py hal_pythonplugin.py: python3 compatibility 2020-04-26 23:25:39 +02:00
hal_sourceview.py sourceview: improve text search 2022-03-12 16:01:06 +01:00
hal_widgets.py gladevcp: fix color in vcp elements (#1596) 2022-03-01 17:28:03 +01:00
iconview.py Change old gtk-* icon names to new 2022-04-16 22:36:02 +02:00
jogwheel.py Fix various typos 2022-02-16 11:17:29 -05:00
led.py fix various gtk3 deprecated warnings 2021-06-11 12:25:37 +02:00
macro_widget.py use python3 in all #!python lines 2021-09-02 18:32:58 -05:00
makepins.py use python3 in all #!python lines 2021-09-02 18:32:58 -05:00
offsetpage.glade offsetpage widget: Remove offsets from translation 2022-02-26 11:33:50 +01:00
offsetpage_widget.py src: s/ini/INI/ 2022-10-11 19:04:38 +02:00
offsetwidget.py src: s/ini/INI/ 2022-10-11 19:04:38 +02:00
overridewidget.py use python3 in all #!python lines 2021-09-02 18:32:58 -05:00
persistence.py src: s/ini/INI/ 2022-10-11 19:04:38 +02:00
pi.png calculator.glade: increased button size for a better experience with touchscreens 2021-03-30 20:19:26 +02:00
READ_ME Rename many user visible parts to "linuxcnc" 2012-01-18 11:25:09 -06:00
speedcontrol.py lib/python: fix various typos 2022-07-27 00:20:58 -04:00
state_label.py Merge branch 'master' into master-gtk3 2021-05-23 02:19:18 +02:00
status_label.py Merge branch 'master' into master-gtk3 2021-05-23 02:19:18 +02:00
tooledit_gtk.glade tooledit: corrected data type for column 'orient' to int, add error message when loading invalid value 2022-10-07 10:30:36 +02:00
tooledit_widget.py src: s/ini/INI/ 2022-10-11 19:04:38 +02:00
widget-gladevcp-calc.png gladevcp -add icons for calculator and tooledit 2013-01-20 12:43:57 -08:00
widget-gladevcp-combi_dro.png gladevcp -add icons, adjust xml file to suit 2014-02-14 00:23:17 -08:00
widget-gladevcp-hal_dial.png gladevcp -add missing icon image for hal_dial 2017-01-10 20:22:50 -08:00
widget-gladevcp-hal_dro.png gladevcp -add DRO label widget 2012-12-03 02:19:19 -08:00
widget-gladevcp-hal_gremlin.png gladevcp: Added icon for Gremlin widget 2010-12-06 21:11:56 +03:00
widget-gladevcp-hal_hbar.png gladevcp: Added icons for HBar/VBar widgets 2010-11-28 22:20:27 +03:00
widget-gladevcp-hal_led.png gladevcp: Shorten import path 2010-10-23 23:25:32 +04:00
widget-gladevcp-hal_meter.png gladevcp: Added icon for HAL Meter 2010-12-12 09:49:49 +03:00
widget-gladevcp-hal_offset.png gladvcp -add HAL_OFFSET widget for displaying offsets 2013-01-20 14:43:54 -08:00
widget-gladevcp-hal_vbar.png gladevcp: Added icons for HBar/VBar widgets 2010-11-28 22:20:27 +03:00
widget-gladevcp-icon_filechooser.png gladevcp -add icons, adjust xml file to suit 2014-02-14 00:23:17 -08:00
widget-gladevcp-jogwheel.png gladevcp -add icons, adjust xml file to suit 2014-02-14 00:23:17 -08:00
widget-gladevcp-speedcontrol.png GladeVCP - Speedcontrol - added widget icon 2016-04-10 17:53:35 +02:00
widget-gladevcp-tooledit.png gladevcp -add icons for calculator and tooledit 2013-01-20 12:43:57 -08:00
xembed.py lib/python: fix various typos 2022-07-27 00:20:58 -04:00