Merge branch 'gilbert-ext4-murano' of git://github.com/lapilofu/philo into gilbert...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 14 Jun 2011 10:32:59 +0000 (06:32 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 14 Jun 2011 10:32:59 +0000 (06:32 -0400)
commitb1187c750167bfbdb0c50f62923d11ad77d26a34
treeb3fd044c8ff274cb4c4dcc23780b2213dc42d4e6
parent70e94a5a35167a9796f8634eb76ff3e545ad5470
parentd8c0aa54f89c480157ae287f56f77880157cf600
Merge branch 'gilbert-ext4-murano' of git://github.com/lapilofu/philo into gilbert-ext4

* 'gilbert-ext4-murano' of git://github.com/lapilofu/philo: (84 commits)
  Putting borders on panels was always a mistake. Undone now.
  More tab styles.
  Grid row editor styles.
  Fixed vertical separators.
  Make grid selection stand out more.
  Added shadows to windows, woooooo.
  Made panels more obvious. Modified the style of windows to have square bottom corners.
  Lots of style updates.
  Readme update.
  Moved the config.rb file to a place where it makes more sense. Added a readme.
  Initialized the submodules.
  Updating paths for submodules.
  Added submodules back in.
  Replaced the old murano with the new.
  Minor tweaks to the sobol results templates.
  Removed outdated RecurseNavigationMarker code and added filtered interpretation of the recursenavigation's key argument. Currently falls back to old behavior, but new code should use quoted strings for literals.
  Moved gilbert-related code to match the distutil changes.
  Added version import from philo and made stylistic tweaks to docstrings.
  Updated entity/attribute docs - moved documentation into class/method/etc docstrings and set up autodocs use.
  Moved philo files into a philo subdirectory and added a setup.py file. Philo can now be used with distutils.
  ...