1. 14 7月, 2015 1 次提交
  2. 03 4月, 2015 1 次提交
  3. 27 3月, 2015 1 次提交
  4. 23 3月, 2015 1 次提交
  5. 15 3月, 2015 2 次提交
  6. 11 3月, 2012 1 次提交
  7. 25 1月, 2011 4 次提交
  8. 19 1月, 2011 1 次提交
  9. 20 3月, 2010 1 次提交
  10. 12 8月, 2009 1 次提交
  11. 01 5月, 2009 1 次提交
  12. 29 4月, 2009 1 次提交
  13. 25 3月, 2009 1 次提交
  14. 15 3月, 2008 1 次提交
  15. 14 3月, 2008 1 次提交
  16. 01 11月, 2007 1 次提交
  17. 23 10月, 2007 1 次提交
  18. 22 10月, 2007 1 次提交
  19. 10 10月, 2007 1 次提交
  20. 27 9月, 2007 1 次提交
    • S
      git-gui: Make the status bar easier to read in the setup wizard · 96225dbe
      Shawn O. Pearce 提交于
      The setup wizard looks better if we layout the progress bar as
      two lines:  the first line holds the message text and our text
      formatting of the progress while the second line holds the bar
      itself.  Both extend the full width of the window and we try to
      pad out the message text so the window doesn't expand when the
      completed progress number jumps to the next order of magnitude.
      
      This change required updating the progress meter format string
      to allow the application to supply the precision.  So we also
      are updating all of the translations at once to use the newer
      formatting string.
      Signed-off-by: NShawn O. Pearce <spearce@spearce.org>
      96225dbe
  21. 02 9月, 2007 3 次提交