Историја ревизија

Аутор SHA1 Порука Датум
  Laurent Laffont 7caa3af0a4 merge with master пре 12 година
  Laurent Laffont ef7f17403a commit code refactoring пре 12 година
  Laurent Laffont 82b75c3e03 first shot on customizing commit path per package пре 12 година
  Nicolas Petton 4ba53dbc59 Removed Widget>>alert:,#confirm: and #prompt: пре 12 година
  Nicolas Petton 9979ff3239 Fixed Browser>>classDeclarationTemplate пре 12 година
  Nicolas Petton 5b55e07964 - Remove old methods with modules in Kernel пре 12 година
  Nicolas Petton 1afd7d34e3 Changed the class declaration template пре 12 година
  Nicolas Petton 0dbf62d259 Fixed issue #65 пре 12 година
  Nicolas Petton d70c1dea3a Split the Transcript class into several classes: Transcript (the facade), ConsoleTranscript and IDETranscript. пре 12 година
  Nicolas Petton 0a9cb157e6 Merge pull request #70 from johnnyt/master пре 12 година
  Laurent Laffont 96dde890c6 Merge remote-tracking branch 'upstream/master' пре 12 година
  Sёmka Novikov 4e0609a213 Do not try to declare Javascript's objects. пре 12 година
  JohnnyT 26d3f4391d Changed text of package buttons; Added 'Local' button to commit a package to local storage пре 12 година
  Göran Krampe b7d06d27a3 Fixed for issue #66 пре 12 година
  Laurent Laffont e5abf98050 More IE + Firefox compatibility пре 12 година
  Laurent Laffont 88162e6b73 merge upstream + add tests пре 12 година
  Nicolas Petton cd7a1e1308 Removed JQuery binding! Now Canvas calls JQuery directly. Everything seems to be working fine, but I may have broken a few things in the IDE пре 12 година
  Göran Krampe 687441f9a7 Fix for 'package' being a reserved word in js and not good for temp names in Amber. We need to warn about this when saving methods. пре 12 година
  Göran Krampe 4768a96425 Added #exportAll (issue #35), rewrite methods to use packages and #streamContents: etc. Removed some old module methods. пре 12 година
  Göran Krampe d93fb446ba Merge with Nicolas. пре 12 година
  Göran Krampe e3d45161c1 Added working code behind remove and rename package in browser. пре 12 година
  Nicolas Petton 4eec7422b4 Changed 'category' to 'package ' in the class declaration template пре 12 година
  Bernat Romagosa fe3687d25a Added 'rename package' and 'delete package' buttons to the Browser UI, action methods missing implementation пре 12 година
  Bernat Romagosa 6d4da1debe renamed *category* to *package* in all the IDE, in variables, methods and strings пре 12 година
  Göran Krampe c82488614d Renaming Module to Package etc. Note that package is a reserved word in js, so I use pkg on that level. пре 12 година
  Göran Krampe 3053b36af2 Updated Makefile in st dir so that it works completely. Removed -L option to jtalkc that did not work. Removed bad-merge-leftover from Kernel-Tests.st пре 12 година
  Nicolas Petton 0d6e5fd398 - Added ctrl+s shortcut to save code in the class browser пре 12 година
  Nicolas Petton 2016ec1094 - Fixed equality for native JS objects пре 12 година
  Nicolas Petton bfbf695770 Merged with Göran пре 12 година
  Nicolas Petton 69ea8b8cee - Added JSObjectProxy>>doesNotUnderstand: пре 12 година