13 Commits

Author SHA1 Message Date
Joseph Lenox
ce21077c61 Define wxGTK as false under win32 or osx 2018-05-10 19:09:39 -05:00
Joseph Lenox
a57a9dc700 Set the bitmap type (needed for wxMSW) and check that the load happens before trying to use it. 2018-05-10 19:08:58 -05:00
Joseph Lenox
014d134823 Utility function for generating scaled points from wxPoints. 2018-05-09 21:56:15 -05:00
Joseph Lenox
bc311474a2 stubbed in constant for turning on/off threading (mostly to reduce complexity when testing feature code) 2018-05-06 22:47:06 -05:00
Joseph Lenox
b0d552ce4e Add macro to take advantage of wxString << 2018-05-05 17:35:28 -05:00
Joseph Lenox
c012ea6a00 Implemented ProgressStatusBar 2018-05-04 22:46:50 -05:00
Joseph Lenox
4d9d2c88dc added file filters to add dialog 2018-05-02 16:16:19 -05:00
Joseph Lenox
3b17844fba partially implemented open_model as a free function in misc_ui. Initial dir and the file patterns are not implemented yet. 2018-05-01 22:50:10 -05:00
Joseph Lenox
ce77ade904 Added handling to deal with if the lambda function passed in is a nullptr type. 2018-04-28 23:38:27 -05:00
Joseph Lenox
399db5902c More misc functions (used to live as static functions in Slic3r::GUI perl file).
Passing -DVAR_ABS and -DVAR_ABS_PATH=/path/to/slic3r/var on compile redirects where Slic3r expects to find its var directory.
2018-04-28 18:15:16 -05:00
Joseph Lenox
5fc089ef99 Stub out more of the interface, working our way out from GUI::App::OnInit() 2018-04-26 21:43:00 -05:00
Joseph Lenox
137716b8a3 added misc utility functions for the UI, including functions to get user home (for slic3r directory) and path to var. 2018-04-24 23:52:13 -05:00
Joseph Lenox
7211acc32d stubbed Notifier class and misc helper function 2018-04-24 23:00:53 -05:00