Henrik Brix Andersen
|
4bee713579
|
Add menuitems with keyboard shortcuts to quickly navigate between tabs.
|
2012-07-24 12:59:02 +02:00 |
|
Henrik Brix Andersen
|
4dc41d2ca3
|
Intercept TAB key events in the wxTreeCtrl and generate a wxNavigationKeyEvent.
|
2012-07-24 12:42:58 +02:00 |
|
Henrik Brix Andersen
|
69e075df82
|
Hidden Sizer items does not take up space, simply show/hide pages instead of removing/adding them.
|
2012-07-24 12:41:51 +02:00 |
|
Henrik Brix Andersen
|
642bb336eb
|
Add the page before showing it.
|
2012-07-24 00:34:57 +02:00 |
|
Henrik Brix Andersen
|
37667d87ce
|
Use Wx::Sizer::Detach() instead of Wx::Sizer::Remove()
|
2012-07-24 00:34:07 +02:00 |
|
Henrik Brix Andersen
|
ab9ffe9c19
|
Expose --external-perimeter-speed in the GUI. #556
|
2012-07-23 09:43:59 +02:00 |
|
Henrik Brix Andersen
|
a5d683a9b9
|
Retire unused class variable 'fields'.
|
2012-07-22 15:23:42 +02:00 |
|
Henrik Brix Andersen
|
9486a629b3
|
Fix speling.
|
2012-07-22 15:06:56 +02:00 |
|
Alessandro Ranellucci
|
c7bc9bed46
|
Workaround for a perl 5.10 bug about leaked scalars. #503
|
2012-07-21 14:45:45 +02:00 |
|
Alessandro Ranellucci
|
e71472e5d7
|
Remove debugging statements
|
2012-07-20 14:41:27 +02:00 |
|
Henrik Brix Andersen
|
52fb02f29d
|
Turn nozzle count printf into debugf statement
|
2012-07-19 23:31:47 +02:00 |
|
Henrik Brix Andersen
|
35e6420ff5
|
Make the configuration wizard work on the first extruder.
|
2012-07-19 22:56:38 +02:00 |
|
Alessandro Ranellucci
|
30a2213fd9
|
Some multi-extruder options in GUI
|
2012-07-18 20:44:36 +02:00 |
|
Henrik Brix Andersen
|
9137a6b41e
|
Queue a repaint when changing options page, fixes repaint issue on wxMSW.
|
2012-07-18 19:19:07 +02:00 |
|
Alessandro Ranellucci
|
2495a77c0f
|
Add to GUI the setting for support material extrusion width. Also, populate %Groups with new options
|
2012-07-18 18:15:18 +02:00 |
|
Alessandro Ranellucci
|
b209eab712
|
Bugfix: the delete button was deleting the wrong preset
|
2012-07-18 16:17:23 +02:00 |
|
Alessandro Ranellucci
|
f173096a6c
|
Merge branch 'new-gui'
Conflicts:
lib/Slic3r.pm
lib/Slic3r/Config.pm
lib/Slic3r/GUI/OptionsGroup.pm
lib/Slic3r/GUI/SkeinPanel.pm
lib/Slic3r/Print.pm
|
2012-07-18 15:48:04 +02:00 |
|
Alessandro Ranellucci
|
2d17a94a38
|
Prevent the left treectrl to grow if preset names are too long
|
2012-07-18 12:00:19 +02:00 |
|
Henrik Brix Andersen
|
c25a31ef98
|
Avoid SVG slicing interfering with repeating last quick slice.
|
2012-07-17 23:51:57 +02:00 |
|
Henrik Brix Andersen
|
bd16366d62
|
Default to "No" when prompting about discarding unsaved changes.
|
2012-07-17 23:24:21 +02:00 |
|
Henrik Brix Andersen
|
82cfc7c3d6
|
Check for unsaved presets before interactively loading an existing config file.
|
2012-07-17 23:16:58 +02:00 |
|
Henrik Brix Andersen
|
a6da019fc6
|
Adhere to various human interface guidelines.
|
2012-07-16 18:34:44 +02:00 |
|
Henrik Brix Andersen
|
fda21bd6f2
|
Only set $last_skein_dir from Plater, not $last_skein_file, to avoid interfering with Quick Slice.
|
2012-07-16 00:28:15 +02:00 |
|
Henrik Brix Andersen
|
b24e0370dd
|
Remove unused argument.
|
2012-07-15 23:59:50 +02:00 |
|
Henrik Brix Andersen
|
da7a668c94
|
Remove confirmation dialog on plate slicing done, request user attention instead. #537
|
2012-07-15 23:57:31 +02:00 |
|
Henrik Brix Andersen
|
a2a35f47f6
|
Convert Slic3r::GUI::notify() from class method to instance method.
|
2012-07-15 23:36:18 +02:00 |
|
Henrik Brix Andersen
|
9f3031a069
|
Remove Quick Slice button, move update text to statusbar.
|
2012-07-15 23:06:07 +02:00 |
|
Henrik Brix Andersen
|
102aea4531
|
Sync message dialog title with SkeinPanel.pm changes.
|
2012-07-15 22:53:32 +02:00 |
|
Henrik Brix Andersen
|
c35b57fb0b
|
Add spacer for correctly aligning top text under wxGTK.
|
2012-07-15 22:44:52 +02:00 |
|
Henrik Brix Andersen
|
314772b314
|
Improve message dialog texts a bit.
|
2012-07-15 22:25:04 +02:00 |
|
Henrik Brix Andersen
|
8042d5d701
|
Add borders to toolbar and list view.
|
2012-07-15 22:14:34 +02:00 |
|
Henrik Brix Andersen
|
0ab7e7ad7f
|
Show icons above text in toolbar.
|
2012-07-15 20:11:49 +02:00 |
|
Henrik Brix Andersen
|
bd77c33919
|
Add sunken border to tree controls.
|
2012-07-15 20:05:57 +02:00 |
|
Alessandro Ranellucci
|
23fd8de1f5
|
Warn user if supplied preset name is not valid
|
2012-07-15 18:55:01 +02:00 |
|
Alessandro Ranellucci
|
b37a77ee63
|
Apply command line options to GUI
|
2012-07-15 18:37:00 +02:00 |
|
Alessandro Ranellucci
|
9210c708fc
|
Compatibility with --load and new GUI
|
2012-07-15 17:55:58 +02:00 |
|
Henrik Brix Andersen
|
e228b834e2
|
Retire the 'important' flag for options now that we have a configuration wizard.
|
2012-07-15 16:37:59 +02:00 |
|
Henrik Brix Andersen
|
4a94c64f7d
|
Silence warning by importing Wx::Print before Wx::Html
|
2012-07-14 11:58:58 +02:00 |
|
Henrik Brix Andersen
|
57316a4ffa
|
Add custom about dialog.
|
2012-07-13 23:46:39 +02:00 |
|
Henrik Brix Andersen
|
37a4967883
|
Remove dead code.
|
2012-07-08 22:43:52 +02:00 |
|
Henrik Brix Andersen
|
023e7254c7
|
Make reports of time spent on slicing more user-friendly.
|
2012-07-08 22:16:46 +02:00 |
|
Henrik Brix Andersen
|
cd7ea418e2
|
Fix background logo on wxMSW.
Wx::StaticText + Wx::StaticBitmap does not support transparent backgrounds on wxMSW; fixed by using a custom paint routine instead.
|
2012-07-08 19:41:13 +02:00 |
|
Henrik Brix Andersen
|
0982203f76
|
Fix configuration wizard background under wxGTK
|
2012-07-04 00:38:23 +02:00 |
|
Henrik Brix Andersen
|
a5c772a488
|
Add semi-transparent Slic3r icon as backdrop for the configuration wizard
|
2012-07-04 00:03:05 +02:00 |
|
Alessandro Ranellucci
|
5a8c4bf1bf
|
Move Load Config... and Export Config... to the File menu
|
2012-07-03 19:16:45 +02:00 |
|
Henrik Brix Andersen
|
3b873ab493
|
Merge branch 'wizard' into new-gui
|
2012-07-03 18:25:32 +02:00 |
|
Henrik Brix Andersen
|
3fa58cf85b
|
Add a friendly index
|
2012-07-03 17:21:32 +02:00 |
|
Henrik Brix Andersen
|
92ec70c860
|
Use wxDefaultPosition and wxDefaultSize to improve readability
|
2012-07-03 01:20:30 +02:00 |
|
Henrik Brix Andersen
|
e8a20eed6a
|
Use wxDefaultSize instead of [-1, -1]
|
2012-07-03 00:42:06 +02:00 |
|
Henrik Brix Andersen
|
cd7661aa2a
|
Use proper ellipsis for all GUI '...' strings
|
2012-07-01 23:29:56 +02:00 |
|