Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Massive rearchitecturing and code sanitation #7

Merged
merged 32 commits into from Aug 23, 2012

Commits on Jan 30, 2011

  1. Copy the full SHA
    dc759d2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    791a5e5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f412507 View commit details
    Browse the repository at this point in the history
  4. put cdmrc in /etc/X11/cdm/

    tarsius committed Jan 30, 2011
    Copy the full SHA
    6f15756 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d9b02d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2012

  1. Copy the full SHA
    64b5c81 View commit details
    Browse the repository at this point in the history
  2. Simplify the theme mechanism, just specify an absolute path to a

    dialogrc file as $dialogrc, and let dialog(1) worry about the validity
    of $dialogrc.
    
    Rename variables:
        $theme -> $dialogrc: make the low level things more transparent.
        $cosolekittime -> $cktimeout: indicate "timeout" here.
    CasperVector committed Apr 7, 2012
    Copy the full SHA
    a7de917 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    537b582 View commit details
    Browse the repository at this point in the history
  4. Replace self-made info formatting code with `functions.sh'.

    checkyesno() is removed too since gentoo's `functions.sh' already
    provides it.
    CasperVector committed Apr 7, 2012
    Copy the full SHA
    05c78ba View commit details
    Browse the repository at this point in the history
  5. Add support for user-defined cdmrc.

    Remove $userconfig and related code.
    CasperVector committed Apr 7, 2012
    Copy the full SHA
    a5df0f9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a80d9cb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d61d3ad View commit details
    Browse the repository at this point in the history
  8. Move code used to launch X to cdm-xlaunch(1), since it's relatively

    independent code and thus would be sometimes useful for running as a
    standalone program.
    CasperVector committed Apr 7, 2012
    Copy the full SHA
    f54e4a2 View commit details
    Browse the repository at this point in the history
  9. Major restructuring.

    classify menu items into console programs and X programs.
    Console programs are directly `exec'ed.
    X programs are run with cdm-xlaunch(1).
    $allowconsole, $usexinit, shutdownmenu(), etc., are removed.
    CasperVector committed Apr 7, 2012
    Copy the full SHA
    4b0e982 View commit details
    Browse the repository at this point in the history
  10. Update documentation and installation scripts.

    Bump version number to 0.6.
    CasperVector committed Apr 7, 2012
    Copy the full SHA
    8b79303 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2012

  1. Copy the full SHA
    1e1b7c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2012

  1. Copy the full SHA
    3fa3e89 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2012

  1. Copy the full SHA
    c97fb28 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2012

  1. Copy the full SHA
    0b95afd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8acbe28 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2012

  1. Copy the full SHA
    510652d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2012

  1. Copy the full SHA
    102a680 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2012

  1. Minor rewording.

    CasperVector committed Jun 4, 2012
    Copy the full SHA
    320df8e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2012

  1. Copy the full SHA
    589b6a2 View commit details
    Browse the repository at this point in the history
  2. % s/\$self/\$name/g

    CasperVector committed Jul 27, 2012
    Copy the full SHA
    8c3367c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2012

  1. Copy the full SHA
    4fbb39d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2012

  1. Copy the full SHA
    adc4e72 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2012

  1. Copy the full SHA
    fbc4266 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6d05770 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6eb00db View commit details
    Browse the repository at this point in the history
  4. Again polish install.sh

    CasperVector committed Aug 23, 2012
    Copy the full SHA
    46bed3d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    723149c View commit details
    Browse the repository at this point in the history