Skip to content
  1. Sep 28, 2011
    • Rene Saarsoo's avatar
      Add --touch-examples-ui option. · 85a386a8
      Rene Saarsoo authored
      Using this will switch on the Touch-style examples page where
      examples are shown inside iPhone/iPad images.
      
      For now the option will also decide from where the icons for examples
      are loaded: touch/examles or extjs/examples/shared/screens
      
      There are now two implementations of example container:
      
      - Container
      - TouchContainer
      85a386a8
    • Rene Saarsoo's avatar
      Fix icon URLs in Touch examples index page. · 97c23a2d
      Rene Saarsoo authored
      97c23a2d
    • Rene Saarsoo's avatar
      Refactor Touch examples device/orientation changes. · 4bebb452
      Rene Saarsoo authored
      Changing terminology: using "tablet" and "phone" instead of "iPad" and
      "iPhone".
      
      Changing default device to "phone".  See also the updated examples.json
      in touch-2.0.0 where I added device info to each example.
      
      Move all the changeDevice and changeOrientation logic inside the view.
      The state of buttons is now also handled inside the view - the buttons
      now actually behave as expected.
      
      Also the example title gets now updated and the XTemplate is created
      inside initComponent.
      4bebb452
    • Rene Saarsoo's avatar
      Remove Nexus S releated code. · d0998cf4
      Rene Saarsoo authored
      If it's not used, then it's better if the code for it doesn't exist at
      all, or it will just get out of sync, which has already happened.
      d0998cf4
    • Rene Saarsoo's avatar
      Touch examples code cleanup. · 0c734892
      Rene Saarsoo authored
      Removing empty lines, trailing commas, etc.
      0c734892
    • Rene Saarsoo's avatar
      Merge branch 'master' into touch-examples · 99283a19
      Rene Saarsoo authored
      Copying of touch build was done inside copy_touch2_images, which
      wasn't really the correct place.  Also, all the copy_*_images
      methods were removed, so I created a separate copy_touch_build
      method.
      99283a19
    • Rene Saarsoo's avatar
      Report unused images. · d7c1a2d5
      Rene Saarsoo authored
      d7c1a2d5
    • Rene Saarsoo's avatar
      Support {@img} tags in guides. · 0a78d623
      Rene Saarsoo authored
      Now all images can be marked up the same way - no need for special
      syntax in guides.
      0a78d623
  2. Sep 27, 2011
  3. Sep 26, 2011
  4. Sep 23, 2011
  5. Sep 22, 2011
  6. Sep 21, 2011
  7. Sep 20, 2011
Loading