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
|
6f6fb22657
|
Add menu item hints
|
2012-07-23 16:31:16 +02:00 |
|
Alessandro Ranellucci
|
42034ecb40
|
Autosize the main frame to workaround inconsistencies among wxGTK setups
|
2012-07-18 11:55:26 +02:00 |
|
Henrik Brix Andersen
|
fd88c164d2
|
Move Repeat Last Quick Slice below other Quick Slice items since it works for both.
|
2012-07-17 23:54:30 +02:00 |
|
Henrik Brix Andersen
|
a8d5ee3a74
|
Only enable Repeat Last Quick Slice menu item after the first quick slice.
|
2012-07-17 23:53:16 +02:00 |
|
Henrik Brix Andersen
|
de47f5fe72
|
Use default desktop notification timeout.
|
2012-07-17 15:38:53 +02:00 |
|
Ryan Voots
|
19f4036d8a
|
Time here is in milliseconds, setting it to 1500 to make it stay for at least 1.5 seconds.
|
2012-07-16 19:04:25 -04:00 |
|
Henrik Brix Andersen
|
3690b0798e
|
Use Net::DBus instead of Gtk2::Notify due to less dependencies; recommended by @beanz.
|
2012-07-16 23:43:09 +02:00 |
|
Henrik Brix Andersen
|
095607a166
|
Remove excessive line breaks
|
2012-07-16 23:09:55 +02:00 |
|
Henrik Brix Andersen
|
99845955b3
|
Add support for libnotify notifications.
|
2012-07-16 22:37:31 +02:00 |
|
Henrik Brix Andersen
|
5d2fd17715
|
Use constants for menu item IDs.
|
2012-07-16 20:57:10 +02:00 |
|
Henrik Brix Andersen
|
e80d2813ed
|
Add keyboard shortcut for SVG slicing.
|
2012-07-16 19:23:51 +02:00 |
|
Henrik Brix Andersen
|
225414724c
|
Add keyboard accelerators to menus.
|
2012-07-16 19:13:35 +02:00 |
|
Henrik Brix Andersen
|
a6da019fc6
|
Adhere to various human interface guidelines.
|
2012-07-16 18:34:44 +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
|
e01b20ec8e
|
Add shortcuts keys for often used menu items.
|
2012-07-15 22:38:58 +02:00 |
|
Henrik Brix Andersen
|
5ef495a601
|
Improve repeated quick slice menu item text
|
2012-07-15 22:28:05 +02:00 |
|
Alessandro Ranellucci
|
9210c708fc
|
Compatibility with --load and new GUI
|
2012-07-15 17:55:58 +02:00 |
|
Henrik Brix Andersen
|
57316a4ffa
|
Add custom about dialog.
|
2012-07-13 23:46:39 +02:00 |
|
Henrik Brix Andersen
|
500e44f8ea
|
Reposition of Slic3r::GUI::ProgressStatusBar fields are only needed in ::OnSize()
|
2012-07-11 16:55:47 +02:00 |
|
Henrik Brix Andersen
|
5e5dc02016
|
Add menu item shortcut for http://slic3r.org/
|
2012-07-11 16:31:17 +02:00 |
|
Henrik Brix Andersen
|
772ee033e0
|
Remove dead code.
|
2012-07-10 23:17:03 +02:00 |
|
Henrik Brix Andersen
|
025c3a1b07
|
Fix statusbar cancel button size on wxGTK. #431
|
2012-07-10 23:09:11 +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
|
92ec70c860
|
Use wxDefaultPosition and wxDefaultSize to improve readability
|
2012-07-03 01:20:30 +02:00 |
|
Henrik Brix Andersen
|
7746040af5
|
Clean up Wx imports
|
2012-07-01 19:24:06 +02:00 |
|
Henrik Brix Andersen
|
df658eb636
|
Rename SkeinPanel::on_close() to make it more generice
|
2012-06-30 22:57:30 +02:00 |
|
Henrik Brix Andersen
|
4f179a5197
|
Explicitly set top level window (to ensure the wizard is not assumed to be the top level window)
|
2012-06-28 23:20:10 +02:00 |
|
Henrik Brix Andersen
|
84cfe7afc7
|
Automatically show configuration wizard on first run
|
2012-06-27 22:13:57 +02:00 |
|
Henrik Brix Andersen
|
de3347c825
|
Add initial configuration wizard
|
2012-06-26 17:42:29 +02:00 |
|
Henrik Brix Andersen
|
a861b95b12
|
- Change about menu item title to match UI guidelines on Mac OS X, GTK+ and MSW
- Lower-case Slic3r::GUI::about() to match other, custom methods
|
2012-06-24 12:09:48 +02:00 |
|
Henrik Brix Andersen
|
d0588c2ef8
|
Ask for confirmation before closing if there are unsaved presets.
|
2012-06-23 17:39:20 +02:00 |
|
Henrik Brix Andersen
|
b59040f954
|
Rename 'Save Config' menu item to 'Export Config' to match button label.
|
2012-06-21 22:50:40 +02:00 |
|
Henrik Brix Andersen
|
f2617bffda
|
Add debug information for locating a users data directory
|
2012-06-21 13:21:42 +02:00 |
|
Alessandro Ranellucci
|
ac59297e39
|
Fixes for Windows
|
2012-06-20 21:43:06 +02:00 |
|
Alessandro Ranellucci
|
8d465aca34
|
A couple fixes for GTK
|
2012-06-20 17:17:07 +02:00 |
|
Alessandro Ranellucci
|
a664709b31
|
Remember last presets
|
2012-06-19 18:11:51 +02:00 |
|
Alessandro Ranellucci
|
b910840f76
|
Preset shortcuts in the plater tab
|
2012-06-19 17:23:10 +02:00 |
|
Alessandro Ranellucci
|
35f36e0446
|
New preset management (unfinished)
|
2012-06-18 22:27:57 +02:00 |
|
Alessandro Ranellucci
|
20e1a9c860
|
Updates to the description and the README
|
2012-06-18 13:52:38 +02:00 |
|
Alessandro Ranellucci
|
f38f2f139e
|
Make window resizable
|
2012-06-18 11:26:21 +02:00 |
|
Alessandro Ranellucci
|
21ef09c228
|
Group settings using Treebooks
|
2012-06-17 22:27:05 +02:00 |
|
Alessandro Ranellucci
|
b00d960f4d
|
Merge pull request #450 from henrikbrixandersen/growl
Move Growl::GNTP handling to Slic3r::GUI
|
2012-06-14 05:35:25 -07:00 |
|
Henrik Brix Andersen
|
129f0fa904
|
Move Growl::GNTP handling to Slic3r::GUI to allow notifications from both Slic3r::GUI::SkeinPanel and Slic3r::GUI::Plater.
|
2012-06-14 13:49:50 +02:00 |
|
Henrik Brix Andersen
|
3aa901f149
|
Show version and description in About dialog
|
2012-06-12 23:51:59 +02:00 |
|
Henrik Brix Andersen
|
65d6a83672
|
wxID_EXIT is already imported, no need to specify package name
|
2012-06-12 23:47:59 +02:00 |
|
Henrik Brix Andersen
|
230d4377c9
|
Fix display of special menu items (wxID_ABOUT, wxID_EXIT) on OS X
|
2012-06-12 23:46:50 +02:00 |
|