Commit History

作者 SHA1 備註 提交日期
  Shaddock Heath 9339f6d0c5 Added type safety to the sendEvent calls. 9 年之前
  Shaddock Heath ac333177f3 Converting the editor events to use the native versions of them. 9 年之前
  Ross Hadden 08f7f7074d Updated defaultPath to the most recently used path. 9 年之前
  Ross Hadden a4a84ba5e8 Added `defaultPath` preference. 9 年之前
  Ross Hadden 367e18e63d Renamed `defaultLang` => `defaultLanguage`. 9 年之前
  Shaddock Heath 86c843419a Fixes #1268 - Work on converting to TS enums 9 年之前
  JimMarlowe 35a0389a8c lint ts and fix ATOMIC_PARAMs 9 年之前
  JimMarlowe 83aee0a111 Project template language cleaning 9 年之前
  JimMarlowe 4131199c75 project template language and messaging 9 年之前
  Josh Engebretson cc0844d2ac Clear project path during creation if user changes it 9 年之前
  Josh Engebretson 86a09659b9 Refactoring example's to store info in the AtomicExamples repo, adding logic to load from example repo directly, updating example browser to load example info from repo 9 年之前
  Josh Engebretson 92c13506ea Adding way to define AppDelegate class and namespace for project 9 年之前
  Josh Engebretson ae89b8c3dd Updates for examples 9 年之前
  Josh Engebretson 089a66c8cf Remove onClick 9 年之前
  Josh Engebretson c4ea41d755 AtomicNET iOS project creation 9 年之前
  Josh Engebretson ad41349f8f Work on AtomicNET project creation 9 年之前
  Josh Engebretson 682e9fb3f0 Adding platform selection to create project dialog 9 年之前
  Josh Engebretson 5dca9a5796 Adding New Build info window 9 年之前
  Shaddock Heath b3267990cc Demonstrating how the auto-focus needs to be removed from the tb.txt file and programatically set in the TS so that the field gets auto-selected 9 年之前
  Shaddock Heath c69dc1032b pre-set compile on save for new TypeScript projects 9 年之前
  Shaddock Heath bcb4cf18bf Work on routing delete, rename, and project unloaded events to the web view so that the typescript language service can keep it's internal representation of the project in sync 9 年之前
  Josh Engebretson 94b70f32e7 Applying MIT License 9 年之前
  Josh Engebretson 1e0ef04fc1 Better directory copy logic, present error message instead of crashing if can't copy project template 9 年之前
  Shaddock Heath 2f8e66853c Fixes for #529 10 年之前
  Shaddock Heath 4eed2289f8 Needed to modify the Create Project to copy the entire template directory in first, then add the cache file, then rename the existing .atomic file if there is one. This is so that projects that have more content than just the Resources directory will get all of their necessary pieces moved over. 10 年之前
  Shaddock Heath 0e5322a272 fixed issue with having 2 space tabs instead of 4 and updated the files 10 年之前
  Shaddock Heath bf5bfeb9bd Modified the New Project and the Create project based off example to support multiple languages. These are configured in the json files that describe the project templates. Modified the signature of the ModalOp that launches the CreateProject dialog to accept a ProjectTemplateDefinition that fully describes the project to create. 10 年之前
  Shaddock Heath 95c2061d0d Initial mockup of the language select field in the new project dialog 10 年之前
  Josh Engebretson b855775214 Update 10 年之前
  Josh Engebretson 2234f50b0a Resurrecting About dialog 10 年之前