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 |
Henrik Brix Andersen
|
7746040af5
Clean up Wx imports
|
12 years ago |
Henrik Brix Andersen
|
df658eb636
Rename SkeinPanel::on_close() to make it more generice
|
12 years ago |
Henrik Brix Andersen
|
4f179a5197
Explicitly set top level window (to ensure the wizard is not assumed to be the top level window)
|
12 years ago |
Henrik Brix Andersen
|
84cfe7afc7
Automatically show configuration wizard on first run
|
12 years ago |
Henrik Brix Andersen
|
de3347c825
Add initial configuration wizard
|
12 years ago |
Henrik Brix Andersen
|
a861b95b12
- Change about menu item title to match UI guidelines on Mac OS X, GTK+ and MSW
|
12 years ago |
Henrik Brix Andersen
|
d0588c2ef8
Ask for confirmation before closing if there are unsaved presets.
|
12 years ago |
Henrik Brix Andersen
|
b59040f954
Rename 'Save Config' menu item to 'Export Config' to match button label.
|
12 years ago |
Henrik Brix Andersen
|
f2617bffda
Add debug information for locating a users data directory
|
12 years ago |
Alessandro Ranellucci
|
ac59297e39
Fixes for Windows
|
12 years ago |
Alessandro Ranellucci
|
8d465aca34
A couple fixes for GTK
|
12 years ago |
Alessandro Ranellucci
|
a664709b31
Remember last presets
|
12 years ago |
Alessandro Ranellucci
|
b910840f76
Preset shortcuts in the plater tab
|
12 years ago |
Alessandro Ranellucci
|
35f36e0446
New preset management (unfinished)
|
12 years ago |
Alessandro Ranellucci
|
20e1a9c860
Updates to the description and the README
|
12 years ago |
Alessandro Ranellucci
|
f38f2f139e
Make window resizable
|
12 years ago |
Alessandro Ranellucci
|
21ef09c228
Group settings using Treebooks
|
12 years ago |
Alessandro Ranellucci
|
b00d960f4d
Merge pull request #450 from henrikbrixandersen/growl
|
12 years ago |
Henrik Brix Andersen
|
129f0fa904
Move Growl::GNTP handling to Slic3r::GUI to allow notifications from both Slic3r::GUI::SkeinPanel and Slic3r::GUI::Plater.
|
12 years ago |
Henrik Brix Andersen
|
3aa901f149
Show version and description in About dialog
|
12 years ago |
Henrik Brix Andersen
|
65d6a83672
wxID_EXIT is already imported, no need to specify package name
|
12 years ago |
Henrik Brix Andersen
|
230d4377c9
Fix display of special menu items (wxID_ABOUT, wxID_EXIT) on OS X
|
12 years ago |
Alessandro Ranellucci
|
af7ccb9fc1
Refactor resource paths
|
12 years ago |
Alessandro Ranellucci
|
698b1e808d
Use a separate thread for slicing so that GUI doesn't lock up. Also, add a Cancel button. #32 #35
|
12 years ago |
Alessandro Ranellucci
|
9070ced329
Add wxWidgets version to debug output
|
12 years ago |
Alessandro Ranellucci
|
83b69b18d0
Status bar and progress bar for rotation and scaling
|
12 years ago |
Alessandro Ranellucci
|
39f0c2f822
Renamed Dashboard to Plater (with Kliment's permission ;))
|
12 years ago |
Alessandro Ranellucci
|
770b94cb30
Set Wx app icon
|
12 years ago |
Alessandro Ranellucci
|
19a611f832
Add Quit menu item
|
12 years ago |
Alessandro Ranellucci
|
d03925a18d
New GUI with plating facilities
|
12 years ago |
Alessandro Ranellucci
|
07edf83990
Releasing 0.7.2
|
13 years ago |
Alessandro Ranellucci
|
19dc69dd74
New icon
|
13 years ago |
Alessandro Ranellucci
|
32c46f0ea3
SVG export
|
13 years ago |
Erkki Seppälä
|
0ca7577392
Added a Reslicing-function to the File menu.
|
13 years ago |
Alessandro Ranellucci
|
30df2342d4
UTF-8 characters not displayed correctly on Windows
|
13 years ago |