Alessandro Ranellucci
|
dde3e6e870
Disable Net::DBus. #1015
|
11 years ago |
Alessandro Ranellucci
|
6db8afe36d
New option to remember last output directory. #698
|
11 years ago |
Alessandro Ranellucci
|
f5bda326b8
Version check. #1006
|
11 years ago |
Alessandro Ranellucci
|
6a0ba97f0e
Move ObjectDialog to a separate file
|
12 years ago |
Alessandro Ranellucci
|
9247b3e9f4
New --no-plater and --gui-mode options. #604
|
12 years ago |
Alessandro Ranellucci
|
af50272b3b
Refactor simple mode definitions to dedicated SimpleTab classes
|
12 years ago |
Alessandro Ranellucci
|
b901e1f6c8
Merge branch 'master' into simple-mode
|
12 years ago |
Alessandro Ranellucci
|
72df796185
Bugfix: failure in launching on Windows with non-ASCII characters in username. #1011
|
12 years ago |
Mike Sheldrake
|
bc61656057
harmless misplaced semicolon
|
12 years ago |
Mike Sheldrake
|
599d76b70b
avoid DBus related crash on Ubuntu #954
|
12 years ago |
Alessandro Ranellucci
|
7239ca18c1
Simple mode
|
12 years ago |
Alessandro Ranellucci
|
cf4c090208
Added Preferences dialog
|
12 years ago |
Alessandro Ranellucci
|
3c8ac435ad
Remember last used filament presets when using multiple extruders too
|
12 years ago |
Alessandro Ranellucci
|
86e3508402
Add menu item pointing to documentation
|
12 years ago |
Alessandro Ranellucci
|
77625894ff
New command to combine multiple STL files into a single multi-material AMF file
|
12 years ago |
Alessandro Ranellucci
|
23f6842bd4
Export plates as AMF constellations
|
12 years ago |
Alessandro Ranellucci
|
fe6c8fabdb
Make Josef Prusa and Petr Ledvinka happy while we figure out how to handle localized Windows file paths
|
12 years ago |
Alessandro Ranellucci
|
2548d5b993
Expose all multi-extruder settings to the GUI
|
12 years ago |
Henrik Brix Andersen
|
49b048c61d
Include Wx version number in debug output
|
12 years ago |
Henrik Brix Andersen
|
69fa308f55
Allocate wxWidget identifiers dynamically to avoid potential conflics.
|
12 years ago |
Henrik Brix Andersen
|
65d6eb551a
Try harder to attract user attention on wxMAC. #575
|
12 years ago |
Alessandro Ranellucci
|
7e34244b05
Refactored configuration handling.
|
12 years ago |
Henrik Brix Andersen
|
4bee713579
Add menuitems with keyboard shortcuts to quickly navigate between tabs.
|
12 years ago |
Henrik Brix Andersen
|
6f6fb22657
Add menu item hints
|
12 years ago |
Alessandro Ranellucci
|
42034ecb40
Autosize the main frame to workaround inconsistencies among wxGTK setups
|
12 years ago |
Henrik Brix Andersen
|
fd88c164d2
Move Repeat Last Quick Slice below other Quick Slice items since it works for both.
|
12 years ago |
Henrik Brix Andersen
|
a8d5ee3a74
Only enable Repeat Last Quick Slice menu item after the first quick slice.
|
12 years ago |
Henrik Brix Andersen
|
de47f5fe72
Use default desktop notification timeout.
|
12 years ago |
Ryan Voots
|
19f4036d8a
Time here is in milliseconds, setting it to 1500 to make it stay for at least 1.5 seconds.
|
12 years ago |
Henrik Brix Andersen
|
3690b0798e
Use Net::DBus instead of Gtk2::Notify due to less dependencies; recommended by @beanz.
|
12 years ago |
Henrik Brix Andersen
|
095607a166
Remove excessive line breaks
|
12 years ago |
Henrik Brix Andersen
|
99845955b3
Add support for libnotify notifications.
|
12 years ago |
Henrik Brix Andersen
|
5d2fd17715
Use constants for menu item IDs.
|
12 years ago |
Henrik Brix Andersen
|
e80d2813ed
Add keyboard shortcut for SVG slicing.
|
12 years ago |
Henrik Brix Andersen
|
225414724c
Add keyboard accelerators to menus.
|
12 years ago |
Henrik Brix Andersen
|
a6da019fc6
Adhere to various human interface guidelines.
|
12 years ago |
Henrik Brix Andersen
|
da7a668c94
Remove confirmation dialog on plate slicing done, request user attention instead. #537
|
12 years ago |
Henrik Brix Andersen
|
a2a35f47f6
Convert Slic3r::GUI::notify() from class method to instance method.
|
12 years ago |
Henrik Brix Andersen
|
9f3031a069
Remove Quick Slice button, move update text to statusbar.
|
12 years ago |
Henrik Brix Andersen
|
e01b20ec8e
Add shortcuts keys for often used menu items.
|
12 years ago |
Henrik Brix Andersen
|
5ef495a601
Improve repeated quick slice menu item text
|
12 years ago |
Alessandro Ranellucci
|
9210c708fc
Compatibility with --load and new GUI
|
12 years ago |
Henrik Brix Andersen
|
57316a4ffa
Add custom about dialog.
|
12 years ago |
Henrik Brix Andersen
|
500e44f8ea
Reposition of Slic3r::GUI::ProgressStatusBar fields are only needed in ::OnSize()
|
12 years ago |
Henrik Brix Andersen
|
5e5dc02016
Add menu item shortcut for http://slic3r.org/
|
12 years ago |
Henrik Brix Andersen
|
772ee033e0
Remove dead code.
|
12 years ago |
Henrik Brix Andersen
|
025c3a1b07
Fix statusbar cancel button size on wxGTK. #431
|
12 years ago |
Alessandro Ranellucci
|
5a8c4bf1bf
Move Load Config... and Export Config... to the File menu
|
12 years ago |
Henrik Brix Andersen
|
3b873ab493
Merge branch 'wizard' into new-gui
|
12 years ago |
Henrik Brix Andersen
|
92ec70c860
Use wxDefaultPosition and wxDefaultSize to improve readability
|
12 years ago |