Commit History

Author SHA1 Message Date
  paul laptop 83f6688463 added amber-normalize.css in an attempt to un-clobber css changes in the rest of the page. 12 years ago
  Nicolas Petton 657ba49364 Added Symbol >> asJSON 12 years ago
  Nicolas Petton 2fbfc61e70 Working JSON converting 12 years ago
  Laurent Laffont 0234566a31 Merge remote-tracking branch 'upstream/master' 12 years ago
  Laurent Laffont 1038957ff2 Fix Collection>>ifEmpty to match Pharo implementation has it did not return the bloc value + comments + tests 12 years ago
  Laurent Laffont 3f93281cf4 Fix MNU when Transcript show: is sent but no Transcript has been opened yet 12 years ago
  Dale Henrichs 052996dccf undo Sebastian's (and my) n00bness:) 12 years ago
  Dale Henrichs adb2782f2f manually integrte a2cd98eb66d79938dca7ae5bca68d1c9fbb335cc and 9c26804eb8c308cf7283c14b26ea9751e53be1fe from sebastian via nicolas. For some reason github, didn't think those two patches could be applied cleanly. 12 years ago
  Sebastian Sastre bc0156f5e8 Actually, DejaVu sans (not mono) turns out to be better for smalltalk code :) 12 years ago
  Sebastian Sastre 9af558a586 Changed the code typograohy 12 years ago
  Sebastian Sastre acafbf442d pushing some css adjustments 12 years ago
  Sebastian Sastre b35d9d35f8 Typography fix 12 years ago
  Nicolas Petton 10ee59d36e Merge pull request #136 from sebastianconcept/master 12 years ago
  Sebastian Sastre 9c26804eb8 Undo the init.js console log n00bness 12 years ago
  Sebastian Sastre ee868deea1 Actually, DejaVu sans (not mono) turns out to be better for smalltalk code :) 12 years ago
  Sebastian Sastre 8d2234b897 Changed the code typograohy 12 years ago
  Sebastian Sastre 6d9f43f587 pushing some css adjustments 12 years ago
  Sebastian Sastre 6f0e007569 Typography fix 12 years ago
  Sebastian Sastre 5d1c864d54 Merge branch 'master' of github.com:NicolasPetton/amber 12 years ago
  Sebastian Sastre a2cd98eb66 I've added a line to setup the getScript so it cache is true 12 years ago
  Nicolas Petton 78e0fc97f3 Merge pull request #135 from lolgzs/master 12 years ago
  Laurent Laffont 1b4d8d38f3 Merge branch 'master' of github.com:lolgzs/amber 12 years ago
  Laurent Laffont 162b49688e Honors loadAmber deploy option while loading packages through ajax, as jQuery ajax disable cache by default 12 years ago
  Nicolas Petton 6bfde9d7e3 Removed the nocache param since some web servers have issue hadling it 12 years ago
  Nicolas Petton 190a2997f3 Merge pull request #134 from lolgzs/master 12 years ago
  Laurent Laffont 78421b6414 explicit UTF-8 encoding for Browser commit as Zinc does not default to UTF-8 if not specified 12 years ago
  Nicolas Petton b5bf057750 Merge pull request #133 from lolgzs/master 12 years ago
  Laurent Laffont 225af391f2 better protocols for Point / SequenceableCollection methods added earlier 12 years ago
  Laurent Laffont 638ae24263 fix protocol combo box that was not updated on protocol selection. New protocol was broken 12 years ago
  Laurent Laffont 5cff763ba1 Add Point>>translateBy: and SequenceableCollection>>first: + tests 12 years ago