Skip to content
  1. Oct 09, 2011
  2. Oct 08, 2011
  3. Oct 07, 2011
  4. Oct 06, 2011
  5. Oct 05, 2011
  6. Oct 04, 2011
  7. Oct 03, 2011
    • Rene Saarsoo's avatar
      Remove source code link from class header. · 83dbea09
      Rene Saarsoo authored
      Instead link to the class itself.
      83dbea09
    • Rene Saarsoo's avatar
      Show list of all source files of class. · 7148821d
      Rene Saarsoo authored
      Instead of :filename and :linenr properties being tied to class hash
      itself, they are now inside :files property, which holds an array of
      hashes which contain :filename and :linenr.
      
      List of files is shown in the hierarchy sidebar. Especially useful for
      classes like Ext.Element which are made up from many-many files.
      7148821d
Loading