Commit Graph

18 Commits (9692593f5ef8f36a24bff511341236b93db8be62)

Author SHA1 Message Date
Alessandro Ranellucci 34ede756a6 Full GPLv3 notice 2012-01-23 12:36:49 +01:00
Alessandro Ranellucci 7d2ef9a6b6 Added licensing info to README and all source files 2012-01-23 12:17:28 +01:00
Kliment Yanev 8a4bdc9290 Fix path handling when frozen (__file__ should be avoided in the future, this is a workaround) 2011-11-18 10:49:29 +01:00
Kliment Yanev 0afcc88bd4 Integrate plating into pronterface UI 2011-11-18 09:52:16 +01:00
Duane Johnson 470ab93447 XYButtons enabled default to false again 2011-11-11 18:52:12 -06:00
Duane Johnson b3658bfe79 Added visual indication to highlight XY and Z increment values on mouse over 2011-11-11 18:22:03 -06:00
Duane Johnson 6e658cd164 Check for corner change on mouse move (rare case) 2011-11-11 11:11:54 -06:00
Duane Johnson 08d4abbe91 Fix that enable/disable does not immediately redraw. Fix that buttons are not disabled on disconnect. 2011-11-11 10:37:01 -06:00
Duane Johnson 18d23a7137 Fixed regression in size of arrow keys image. 2011-11-11 10:31:05 -06:00
Duane Johnson 7c310d7bfd Shrunk XY and Z controls. Added Home buttons. Added enable/disable. 2011-11-11 10:22:31 -06:00
Duane Johnson 1db6d65e3c Fixed that arrow keys on Windows would move between controls after first extruder movement. 2011-11-08 11:03:45 -06:00
Duane Johnson 437f069921 Fix issue with XYButtons stealing keys. Added ESC key to blur. 2011-11-08 10:48:15 -06:00
Duane Johnson 50d340f900 Fixed transparency issues in Windows by using a GraphicsContext. Changed background to white.
- The white background is a workaround for not being able to set the
exact color of gray for the XY/Z widgets.
2011-11-08 09:37:35 -06:00
Duane Johnson f4d18e4dff Fixed keypad toggle for XY controls. Defaults to off. 2011-11-07 22:09:18 -06:00
Duane Johnson 37cdd32347 Added 4 orders of magnitude to Z Buttons; Refactored some of XY Buttons 2011-11-07 21:35:59 -06:00
Duane Johnson a6f3ec758e Updated XY controls to have 4 rings. Removed 'home' button. 2011-11-07 20:36:48 -06:00
Duane Johnson 261a09c46a Fixed that the background was repainted as white instead of transparent 2011-11-07 14:38:57 -06:00
Duane Johnson 8986a90c76 Separate XY and Z control panels into classes. 2011-11-07 13:04:45 -06:00