Skip to content
  1. Apr 23, 2013
  2. Apr 22, 2013
  3. Apr 21, 2013
  4. Apr 20, 2013
  5. Apr 19, 2013
  6. Apr 18, 2013
  7. Apr 17, 2013
    • Kohsuke Kawaguchi's avatar
      Adding a new item should cause the dependency graph recalculation. · 3f4d82a1
      Kohsuke Kawaguchi authored
      For example, a new job might have a trigger setting to begin with,
      or it might resolve a reference that was previously failing (for
      example, 'up' job referring to 'down' job and the 'down' job is newly
      created.)
      3f4d82a1
    • Kohsuke Kawaguchi's avatar
      pointless double invocation · 46b6bee1
      Kohsuke Kawaguchi authored
      46b6bee1
    • Kohsuke Kawaguchi's avatar
      Marked various mode-link as inside. · 5f806d8f
      Kohsuke Kawaguchi authored
      Observations:
      
      - When marked inside, moving the mouse to <A> and clicking the context menu becomes easier,
        because you can move the mouse toward the hot spot area and it'll activate.
        Otherwise you have to move the mouse over to <A>, then move the mouse on the side, click it,
        then click the menu, which adds cognitive stress.
      
      - Marking model link as inside creates an empty space to the right of <A>, which looks
        odd if hyperlinks appear inline or if some other text follows it.
      
      Given that, my guiding principle for this change is:
      
      - any model link that is the last child of a block element gets marked as inside
      - I've adjust a few text to get rid of the single-letter training text after a model link,
        like "(#3)" to "- #3"
      - If another inline element follows a model link, leave it as is.
        This does create an ugly overlap.
      5f806d8f
    • Kohsuke Kawaguchi's avatar
      Forgot to commit this image. · e6ee4abc
      Kohsuke Kawaguchi authored
      e6ee4abc
    • Kohsuke Kawaguchi's avatar
      Use transparent background in the title logo. · 63b3c935
      Kohsuke Kawaguchi authored
      This prevents one pixel height difference between the logo and the title
      bar background.
      63b3c935
Loading