Commit History

Author SHA1 Message Date
  Alessandro Ranellucci 191de5d078 Unfinished work for decoupling GUI from the Print object (goal = more speed for manipulation, less memory usage) 12 years ago
  Alessandro Ranellucci 23f6842bd4 Export plates as AMF constellations 12 years ago
  Alessandro Ranellucci f90520ed06 Refactoring: new Slic3r::Model class to represent files 12 years ago
  Alessandro Ranellucci a1ac866b84 Refactoring: turn x_length and y_length in size 12 years ago
  Nicolas Dandrimont a147530d2a Explicitly avoid passing arguments to remove when called from the event handler 12 years ago
  Nicolas Dandrimont 7b0d4cb4e1 Revert "Dereference the Wx object id when removing an object in the plater." 12 years ago
  Nicolas Dandrimont 4979029cd2 Dereference the Wx object id when removing an object in the plater. 12 years ago
  Alessandro Ranellucci 624e16b7e2 Unexpected results splitting objects with threaded perls. #610 12 years ago
  Alessandro Ranellucci 2bf219a637 Bugfix: random failure to load presets. #600 12 years ago
  Henrik Brix Andersen e2b2e369f8 Disable using ENTER key for accessing "Export G-code..." button. 12 years ago
  Henrik Brix Andersen 640c07a233 Revert 4099c3a8cfaf822635fec1ddb76e354d9ff50fa1 12 years ago
  Alessandro Ranellucci 2548d5b993 Expose all multi-extruder settings to the GUI 12 years ago
  Alessandro Ranellucci 793301d319 Allow to select multiple filaments in GUI when multiple extruders are configured 12 years ago
  Alessandro Ranellucci 2616c24ffc Bugfix: plater wasn't initialized with last settings. #573 12 years ago
  Henrik Brix Andersen 794a090892 Pass explicit tool IDs to ::EnableTool() 12 years ago
  Henrik Brix Andersen 69fa308f55 Allocate wxWidget identifiers dynamically to avoid potential conflics. 12 years ago
  Henrik Brix Andersen d1b8f37dda Call print->config before print->expanded_output_filepath. #573 12 years ago
  Henrik Brix Andersen 0aae15e2a8 Persist last skein directory and last config directory used across application restarts. 12 years ago
  Sam Wong 4099c3a8cf #568: Show filament needed statistics in the GUI message box. 12 years ago
  Alessandro Ranellucci 9933132ae6 Bugfix: recent refactoring broke slicing from plater on multi-threaded perls 12 years ago
  Alessandro Ranellucci 7e34244b05 Refactored configuration handling. 12 years ago
  Henrik Brix Andersen 1cc0a79188 Allow the list and buttons to expand upon window resize 12 years ago
  Henrik Brix Andersen 7b06255dca Center preset buttons 12 years ago
  Henrik Brix Andersen 63e8299f14 Eliminate single-item wxSizer. 12 years ago
  Henrik Brix Andersen 85603c1981 Highlight the dragged object. 12 years ago
  Henrik Brix Andersen affaee415b Reset mouse cursor on button up event. 12 years ago
  Henrik Brix Andersen 5502537065 Change cursor when hoovering over a movable object. 12 years ago
  Henrik Brix Andersen 0e6d6a9695 Force sane TAB key order on buttons in GridSizer. 12 years ago
  Henrik Brix Andersen 09a222f8b2 Reshuffle code a bit to preserve TAB key order between toolbar and listctrl. 12 years ago
  Henrik Brix Andersen 44f3b7d2b5 Allow TAB key navigation of controls. 12 years ago
  Alessandro Ranellucci c7bc9bed46 Workaround for a perl 5.10 bug about leaked scalars. #503 12 years ago
  Alessandro Ranellucci f173096a6c Merge branch 'new-gui' 12 years ago
  Henrik Brix Andersen fda21bd6f2 Only set $last_skein_dir from Plater, not $last_skein_file, to avoid interfering with Quick Slice. 12 years ago
  Henrik Brix Andersen b24e0370dd Remove unused argument. 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 102aea4531 Sync message dialog title with SkeinPanel.pm changes. 12 years ago
  Henrik Brix Andersen 8042d5d701 Add borders to toolbar and list view. 12 years ago
  Henrik Brix Andersen 0ab7e7ad7f Show icons above text in toolbar. 12 years ago
  Henrik Brix Andersen 37a4967883 Remove dead code. 12 years ago
  Henrik Brix Andersen 023e7254c7 Make reports of time spent on slicing more user-friendly. 12 years ago
  Henrik Brix Andersen 92ec70c860 Use wxDefaultPosition and wxDefaultSize to improve readability 12 years ago
  Henrik Brix Andersen cd7661aa2a Use proper ellipsis for all GUI '...' strings 12 years ago
  Henrik Brix Andersen 7746040af5 Clean up Wx imports 12 years ago
  Alessandro Ranellucci d5c9b74377 Allow scaling factor to be at least 2540 to allow the conversion of inch models 12 years ago
  Alessandro Ranellucci 92460ba902 Bugfix: the plater didn't remember last input file directory. #485 12 years ago
  Alessandro Ranellucci 81a5267cc7 Fix widths on plater 12 years ago
  Alessandro Ranellucci ac59297e39 Fixes for Windows 12 years ago
  Alessandro Ranellucci b910840f76 Preset shortcuts in the plater tab 12 years ago
  Alessandro Ranellucci f38f2f139e Make window resizable 12 years ago