Historique des commits

Auteur SHA1 Message Date
  Shaddock Heath 5d9b711e3d Mapped all editor send event calls to use the new signature il y a 9 ans
  Shaddock Heath 9339f6d0c5 Added type safety to the sendEvent calls. il y a 9 ans
  Shaddock Heath ac333177f3 Converting the editor events to use the native versions of them. il y a 9 ans
  Ross Hadden 08f7f7074d Updated defaultPath to the most recently used path. il y a 9 ans
  Ross Hadden a4a84ba5e8 Added `defaultPath` preference. il y a 9 ans
  Ross Hadden 367e18e63d Renamed `defaultLang` => `defaultLanguage`. il y a 9 ans
  Shaddock Heath 86c843419a Fixes #1268 - Work on converting to TS enums il y a 9 ans
  JimMarlowe 35a0389a8c lint ts and fix ATOMIC_PARAMs il y a 9 ans
  JimMarlowe 83aee0a111 Project template language cleaning il y a 9 ans
  JimMarlowe 4131199c75 project template language and messaging il y a 9 ans
  Josh Engebretson cc0844d2ac Clear project path during creation if user changes it il y a 9 ans
  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 il y a 9 ans
  Josh Engebretson 92c13506ea Adding way to define AppDelegate class and namespace for project il y a 9 ans
  Josh Engebretson ae89b8c3dd Updates for examples il y a 9 ans
  Josh Engebretson 089a66c8cf Remove onClick il y a 9 ans
  Josh Engebretson c4ea41d755 AtomicNET iOS project creation il y a 9 ans
  Josh Engebretson ad41349f8f Work on AtomicNET project creation il y a 9 ans
  Josh Engebretson 682e9fb3f0 Adding platform selection to create project dialog il y a 9 ans
  Josh Engebretson 5dca9a5796 Adding New Build info window il y a 9 ans
  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 il y a 9 ans
  Shaddock Heath c69dc1032b pre-set compile on save for new TypeScript projects il y a 9 ans
  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 il y a 10 ans
  Josh Engebretson 94b70f32e7 Applying MIT License il y a 10 ans
  Josh Engebretson 1e0ef04fc1 Better directory copy logic, present error message instead of crashing if can't copy project template il y a 10 ans
  Shaddock Heath 2f8e66853c Fixes for #529 il y a 10 ans
  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. il y a 10 ans
  Shaddock Heath 0e5322a272 fixed issue with having 2 space tabs instead of 4 and updated the files il y a 10 ans
  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. il y a 10 ans
  Shaddock Heath 95c2061d0d Initial mockup of the language select field in the new project dialog il y a 10 ans
  Josh Engebretson b855775214 Update il y a 10 ans