Commit graph

4104 commits

Author SHA1 Message Date
Hylke Bons
e16299dca8 setup window: set window type hint to dialog 2012-12-22 12:32:23 +01:00
Hylke Bons
875e759794 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
f3e42393ea 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
3339d6d280 git: adjust git-bin configuration to use sftp 2012-12-20 18:40:55 +01:00
Hylke Bons
5221619566 fix build 2012-12-19 21:58:22 +01:00
Hylke Bons
b64bc0e0fa repo git: when things are utterly wrong, abandon rebase 2012-12-19 21:57:55 +01:00
Hylke Bons
7065ecaf24 fetcher: let the backend handle the parsing of the url. #1118 2012-12-19 21:02:00 +01:00
Hylke Bons
62625f0b97 controller: determine backend using the whole url, not just the path piece. #1118 2012-12-19 20:44:23 +01:00
Hylke Bons
cf559ee23e linux: put app icons in 'apps' instead of 'places' 2012-12-18 22:44:37 +01:00
Hylke Bons
dc25f6ff1c fix build 2012-12-18 18:05:06 +01:00
Hylke Bons
ea9812eb9e repo git: add more git-bin configuration on startup 2012-12-18 13:36:36 +01:00
Hylke Bons
7d7812b8b0 mac eventlog: fix action images not appearing 2012-12-18 13:06:46 +01:00
Hylke Bons
72a517d017 fetcher git: increase big file threshold 2012-12-14 19:13:30 +01:00
Hylke Bons
7eb8485364 config: include both private and public keys for use in the app 2012-12-14 17:10:00 +01:00
Hylke Bons
d9811e00a4 repo git: add private key info when using git-bin 2012-12-14 17:03:00 +01:00
Hylke Bons
359707764a repo git: when setting the url from config, also set the git-bin.sshUrl 2012-12-14 13:40:49 +01:00
Hylke Bons
a2bdbfaff3 keys: use underscore instead of a space in the key name 2012-12-14 10:29:35 +01:00
Hylke Bons
3f0c08e941 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
ba5385040c fetcher: compression exclude rules: tar is not compressed, add truecrypt volumes 2012-12-11 20:56:07 +01:00
Hylke Bons
611be24011 touch up the 3rd tutorial slide a bit 2012-12-10 21:01:07 +01:00
Hylke Bons
edeeb71a43 about: trim the downloaded version string 2012-12-10 20:17:37 +01:00
Hylke Bons
085d31663c Merge pull request #1095 from abock/master
Add Retina Support
2012-12-10 11:03:05 -08:00
Aaron Bockover
fb8f3fee01 [SparkleLib] fix debug build 2012-12-10 12:55:02 -05:00
Aaron Bockover
df38c71a8e [mac] add retina tutorial-slide-3 2012-12-10 12:54:48 -05:00
Aaron Bockover
31d6cc2680 [mac] SparkleSetup: use NSImage.ImageNamed for tutorial-slide images 2012-12-10 12:14:42 -05:00
Aaron Bockover
5e71089f21 [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
38e1688297 [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
7bd834e82a [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
5c24c11f48 mac: add instruction on how to work around the monomac/gatekeeper issue 2012-12-10 17:19:56 +01:00
Hylke Bons
d7c791e1c2 news: update timestamp 2012-12-09 16:27:07 +01:00
Hylke Bons
1a89620a4e update News 2012-12-07 23:46:58 +00:00
Hylke Bons
c6e9724c4b about: don't show micro version when it's '.0' 2012-12-07 23:38:05 +00:00
Hylke Bons
529030f646 event log: some more occasions to force english date 2012-12-07 23:34:12 +00:00
Hylke Bons
1d5d827dd0 bump version 2012-12-07 17:19:51 +00:00
Hylke Bons
d23728d194 windows about: make updates line more readable 2012-12-06 12:40:55 +00:00
Hylke Bons
12eaffab8e bump version 2012-12-07 10:34:45 +00:00
Hylke Bons
d8add4cbb6 update News 2012-12-07 10:19:12 +00:00
Hylke Bons
4d1a9aa5bc fetcher: add some more debug rules for fetching the host key 2012-12-06 21:35:53 +00:00
Hylke Bons
36bade76ca windows: sounds are annoying 2012-12-06 19:44:24 +00:00
Hylke Bons
aef7126a2a clean up a bit 2012-12-06 19:33:39 +00:00
Hylke Bons
ee646fde9c windows statusicon: fix opening folders. closes #1093 2012-12-06 12:22:20 +00:00
Hylke Bons
3cb3689c01 mac setup window: clean up 2012-12-06 11:19:20 +00:00
Hylke Bons
ff909a0ed2 mac setup: prevent annoying window flash by only creating the server selection list once 2012-12-06 11:04:14 +00:00
Hylke Bons
afe2a390dc bump version 2012-12-05 13:13:47 +00:00
Hylke Bons
78d59d4553 statusicon: try to fix #1092 2012-12-05 08:44:33 +00:00
Hylke Bons
5640f30e34 mac: fix occasional crash when updating the menu whilst it's open 2012-12-04 23:51:32 +00:00
Hylke Bons
07617a5201 mac: image as column object has been deprecated 2012-12-04 14:33:22 +00:00
Hylke Bons
2f47112d49 setup: fix freeze when pressing the Try Again button 2012-12-04 14:17:54 +00:00
Hylke Bons
affed3d942 windows: fix setting of custom folder icon 2012-12-03 15:54:06 +00:00
Hylke Bons
973eabaad9 update news 2012-12-03 11:54:11 +00:00