Commit graph

3808 commits

Author SHA1 Message Date
Hylke Bons bb8dda00f8 Merge pull request #1131 from brandondahler/CultureFix
Manually set locale to en-US for parsing numbers out of git output
2013-01-02 10:19:53 -08:00
Hylke Bons d3a04ed753 Merge pull request #1122 from brandondahler/HistoryFix
Do not include /.git file in calculating subdirectory size
2013-01-02 06:09:24 -08:00
Brandon Dahler 8239d940ca Manually set locale to en-US for parsing numbers out of git output 2012-12-31 04:06:07 -06:00
Brandon Dahler 2a0588568c Do not include /.git file in calculating subdirectory size 2012-12-25 00:32:39 -06:00
Hylke Bons 9583463f19 setup window: set window type hint to dialog 2012-12-22 12:32:23 +01:00
Hylke Bons db20ada40e fetcher: ssh+backend strip should be in the derived class, not the base class. #1118 2012-12-21 22:02:35 +01:00
Hylke Bons 08f080c9b8 eventlog: return empty list of changes instead of null for projects without a history. closes #1119 2012-12-20 23:37:14 +01:00
Hylke Bons dd17c20373 git: adjust git-bin configuration to use sftp 2012-12-20 18:40:55 +01:00
Hylke Bons 506f07d74a fix build 2012-12-19 21:58:22 +01:00
Hylke Bons 097ea6f9ba repo git: when things are utterly wrong, abandon rebase 2012-12-19 21:57:55 +01:00
Hylke Bons af768393bb fetcher: let the backend handle the parsing of the url. #1118 2012-12-19 21:02:00 +01:00
Hylke Bons 408bb07a8d controller: determine backend using the whole url, not just the path piece. #1118 2012-12-19 20:44:23 +01:00
Hylke Bons bb18e507b6 linux: put app icons in 'apps' instead of 'places' 2012-12-18 22:44:37 +01:00
Hylke Bons bbd322a7d0 fix build 2012-12-18 18:05:06 +01:00
Hylke Bons c98ff81dac repo git: add more git-bin configuration on startup 2012-12-18 13:36:36 +01:00
Hylke Bons edb0399d8e mac eventlog: fix action images not appearing 2012-12-18 13:06:46 +01:00
Hylke Bons 07ced1bfa3 fetcher git: increase big file threshold 2012-12-14 19:13:30 +01:00
Hylke Bons 490cf6fc54 config: include both private and public keys for use in the app 2012-12-14 17:10:00 +01:00
Hylke Bons c6a952233e repo git: add private key info when using git-bin 2012-12-14 17:03:00 +01:00
Hylke Bons a211521e79 repo git: when setting the url from config, also set the git-bin.sshUrl 2012-12-14 13:40:49 +01:00
Hylke Bons aca88d4ffb keys: use underscore instead of a space in the key name 2012-12-14 10:29:35 +01:00
Hylke Bons 4e4fb6bf75 statusicon: rely on main controller for updating the recent events item. force loaded to true after project add fixes. #1100 2012-12-11 21:33:06 +01:00
Hylke Bons f3e3153d91 fetcher: compression exclude rules: tar is not compressed, add truecrypt volumes 2012-12-11 20:56:07 +01:00
Hylke Bons 26fd9e53f2 touch up the 3rd tutorial slide a bit 2012-12-10 21:01:07 +01:00
Hylke Bons b7ad0e4fd7 about: trim the downloaded version string 2012-12-10 20:17:37 +01:00
Hylke Bons 2714a11188 Merge pull request #1095 from abock/master
Add Retina Support
2012-12-10 11:03:05 -08:00
Aaron Bockover 0ab783d60d [SparkleLib] fix debug build 2012-12-10 12:55:02 -05:00
Aaron Bockover 606a105f29 [mac] add retina tutorial-slide-3 2012-12-10 12:54:48 -05:00
Aaron Bockover 7761fe1baa [mac] SparkleSetup: use NSImage.ImageNamed for tutorial-slide images 2012-12-10 12:14:42 -05:00
Aaron Bockover 19e460f8ad [mac] SparkleSetup: support @2x images
Since the plugin images come from a manifest
with full paths, to support @2x images we have
to do a little more work by rebuilding the image
path based on NSWindow.BackingScaleFactor.

Theoretically this is forward compatible with
future scalings (e.g. @3x, @9000x).
2012-12-10 11:46:00 -05:00
Aaron Bockover 5d7f3e2386 [mac] use NSImage.ImageNamed for retina support
Avoid using the full path to images and instead
allow NSImage.ImageNamed to pick the right image
from the main bundle. On Retina displays this
means NSImage will pick an @2x named image if it
exists.
2012-12-10 11:46:00 -05:00
Aaron Bockover 5ddf91cb46 [mac] move images from Pixmaps to Resources
Change the build action from Content to
BundleResource.
2012-12-10 11:46:00 -05:00
Hylke Bons eb88dd2f76 mac: add instruction on how to work around the monomac/gatekeeper issue 2012-12-10 17:19:56 +01:00
Hylke Bons f16b7beba2 news: update timestamp 2012-12-09 16:27:07 +01:00
Hylke Bons a166a1d2c7 update News 2012-12-07 23:46:58 +00:00
Hylke Bons 872788fb35 about: don't show micro version when it's '.0' 2012-12-07 23:38:05 +00:00
Hylke Bons 52a86730b7 event log: some more occasions to force english date 2012-12-07 23:34:12 +00:00
Hylke Bons ee66b0fb47 bump version 2012-12-07 17:19:51 +00:00
Hylke Bons 2301810187 windows about: make updates line more readable 2012-12-06 12:40:55 +00:00
Hylke Bons 5a257d8255 bump version 2012-12-07 10:34:45 +00:00
Hylke Bons 0d6dd93454 update News 2012-12-07 10:19:12 +00:00
Hylke Bons b81fa4f0c6 fetcher: add some more debug rules for fetching the host key 2012-12-06 21:35:53 +00:00
Hylke Bons 2e6830f1f1 windows: sounds are annoying 2012-12-06 19:44:24 +00:00
Hylke Bons 6ec11ceb1c clean up a bit 2012-12-06 19:33:39 +00:00
Hylke Bons d59f90d500 windows statusicon: fix opening folders. closes #1093 2012-12-06 12:22:20 +00:00
Hylke Bons d80201e928 mac setup window: clean up 2012-12-06 11:19:20 +00:00
Hylke Bons f1d6700c30 mac setup: prevent annoying window flash by only creating the server selection list once 2012-12-06 11:04:14 +00:00
Hylke Bons 270f8970f9 bump version 2012-12-05 13:13:47 +00:00
Hylke Bons 3359bec228 statusicon: try to fix #1092 2012-12-05 08:44:33 +00:00
Hylke Bons b20bd558d7 mac: fix occasional crash when updating the menu whilst it's open 2012-12-04 23:51:32 +00:00