Commit graph

113 commits

Author SHA1 Message Date
Gregory Diaz
913ead4cea Print Queue Automation Work In Progress 2015-10-29 12:02:56 -07:00
Lars Brubaker
02a5d6993d Made the leveling page easier to use on touch
made the message box easier to use on touch
fixed spelling errors.
2015-10-19 15:59:42 -07:00
Lars Brubaker
79928f8fb7 Made the Debugger.Break() only exist in debug mode. 2015-09-17 13:45:26 -07:00
Lars Brubaker
fa97829073 Put in lots of code to break on exceptions in the debugger.
Made the cloud provider able to report that it is loading
2015-09-11 10:48:24 -07:00
Lars Brubaker
1b5c1e6a3e Total Seconds is what we really wanted.
Making the tests have more common code for less errors.
2015-09-04 11:28:01 -07:00
Lars Brubaker
44bbbb74e4 Working on a local library test 2015-09-01 16:03:29 -07:00
Lars Brubaker
abe8bbd2b8 Took out the help text widget and the message action row (replaced by tool tips) 2015-08-21 13:29:24 -07:00
Lars Brubaker
286e0e5086 Moved the WrappedTextWidget to agg. 2015-08-10 10:59:45 -07:00
Lars Brubaker
b8f61ae1e5 Made more code use tool tips.
Wrote more tool tips.
2015-08-10 10:15:28 -07:00
Lars Brubaker
8caa4d6f0e Fixed the bed and the 3D view to always show parts in the right place.
Made a warning if a part is off the bed and offer to fix it.
2015-08-06 15:20:04 -07:00
Lars Brubaker
721dcf4578 Make Focus work better
don't return a bool, assert that there is a parent
Set focus on save as window to text field.
Set focus to text field on terminal window.
2015-07-29 16:31:24 -07:00
Lars Brubaker
27677b44fd Fixed a bug with hiding hint text on edit widget
Working on rename
Fixed the blending on thumbnails.
Some experimental work with adding more base library providers (dynamic folder adds)
Test History and Queue providers
2015-07-27 19:03:54 -07:00
Lars Brubaker
53f7ba8579 Remvode unused config.ini
Made the create folder window have the text box selected so you can type right away.
Asking for more library stuff by index.

Small work on HTML widget
2015-07-22 18:30:22 -07:00
Lars Brubaker
2127199a6a Fixed the pop out window to not throw an assert in debug. 2015-07-18 09:56:22 -07:00
Lars Brubaker
74084b95a9 Fixe the remove flag for the password field. 2015-07-07 10:09:35 -07:00
Lars Brubaker
f6910062de Fixed some close window regression from new onidle calls. 2015-06-11 14:34:26 -07:00
Lars Brubaker
5cc1b651b4 UI thread is more explicit about what functions it accepts and now accepts no parameter functions. 2015-06-11 12:06:40 -07:00
Lars Brubaker
85a7877400 Made the localization of on and off not happen when doing tests. 2015-06-01 13:05:17 -07:00
Lars Brubaker
b1a5f4200c Made the about window always on top
made an update notification in the menu bar area
took the "about' tab off the main page
Cleaned up the checking of touchscreen
Made a new Features section for the printer settings
2015-05-20 10:55:14 -07:00
Lars Brubaker
eb78472c42 Made the outer surface multiple setting work in standard mode.
Renamed the interface modes.
Made quick menus save immediately on change.
Renamed Perimeters to surface in same spots
latest agg
2015-05-02 10:50:14 -07:00
Lars Brubaker
cd6b1615f6 Refactor 2015-04-22 18:11:47 -07:00
Lars Brubaker
ddd5ada23c Made a global function to create toggle check boxes.
Made the text localized.
2015-04-22 08:57:55 -07:00
Lars Brubaker
f3f921ab4f Re-wrote toggle switch to be a view for checkbox. 2015-04-22 08:43:09 -07:00
Lars Brubaker
b5d3bb9c04 Got the touch screen to remember tab state.
Got the Options page to remember its state
Fixed a early binding bug in PopOutManager
2015-04-16 13:08:26 -07:00
Lars Brubaker
37e9cb1972 merged another touch file. 2015-04-14 15:48:21 -07:00
Lars Brubaker
97c0ef053c bsd 2015-04-14 15:40:15 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Lars Brubaker
a59b24c2d9 Working on a View menu
Making it possible to tell pop out windows to save states
Took out some dead code
2015-02-13 17:35:48 -08:00
Lars Brubaker
0af9175f97 Got menus to be able to be scrolled on Android.
Put in some license text.
2015-01-28 16:07:40 -08:00
Lars Brubaker
e7c0261d25 Made many more of the factory fixed size settings include the point size scaling so they are the right size. 2015-01-27 09:34:15 -08:00
John Lewin
5cf6cb5c61 Quick fix for Mac render bug 2015-01-13 18:59:55 -08:00
Lars Brubaker
445a359366 Some translations text
pop out window boarder
2015-01-12 14:47:07 -08:00
Lars Brubaker
cda30b9a84 Made pop out manager sensitive to windows that have been destroyed before it got a chance to show them. 2015-01-07 12:44:39 -08:00
Kevin Pope
fe8769c1c2 Added image spacing attribute to button factory. 2015-01-06 19:05:18 -08:00
Lars Brubaker
1b0eac07e9 Made the mhtexteditwidget do less onidle calling. 2015-01-06 11:47:52 -08:00
Lars Brubaker
d520c04edd Put in the ability to SelectAllOnFocus for TextEditWidget. 2015-01-05 16:19:05 -08:00
Lars Brubaker
ab4c46dcc6 Made more stuff render through graphics2D Rectangle as it is faster. 2015-01-02 18:06:01 -08:00
Kevin Pope
097d0cfc12 Updated visuals of pop-out placeholder info. 2014-12-29 18:35:38 -08:00
larsbrubaker
5697cbae2d Fixed problems introduced when directly creating from images. 2014-12-28 13:58:16 -08:00
larsbrubaker
0a97cf0a1d Started work on z height turning controls. 2014-12-27 08:19:48 -08:00
larsbrubaker
9f4c463f08 Made the pop outs match the theme better. 2014-12-23 14:16:01 -08:00
larsbrubaker
f532d8cdf8 Made the pop up TextTab work much better
Made a PopOutManager class to make it easier to create lots of pop outs.
2014-12-23 12:41:56 -08:00
Kevin Pope
899ece89c8 Edit mode button cleanup. 2014-12-20 09:07:13 -08:00
Lars Brubaker
4fcb81d555 Improved lots of the timing code in UIThread callbacks. 2014-12-18 18:18:11 -08:00
Lars Brubaker
47fed001ec Made the save button be on the edit bar.
Made the up arrow cause save to show.
2014-12-12 12:57:44 -08:00
John Lewin
fca5b47159 Resolve merge issues 2014-12-04 12:22:35 -08:00
John Lewin
28159053ab Add LoadIcon helper function 2014-12-04 12:22:35 -08:00
John Lewin
eba756966b Initial StaticData platform abstraction 2014-12-04 12:22:34 -08:00
Lars Brubaker
13e8f5d8bd white space 2014-12-03 13:05:12 -08:00
Lars Brubaker
e3162474be Fixed some warnings. 2014-11-29 10:33:07 -08:00