Commit graph

1011 commits

Author SHA1 Message Date
Hylke Bons 1a327ea0ad [repo] Fix pushing bug 2011-02-13 00:02:07 +00:00
Łukasz Jernaś 865ed04ccf Once again remove the additional ActivityDay class
It was previously removed in a44b5bf9ff
but got readded by accident in f274ffac4d.
2011-02-13 00:02:07 +00:00
Łukasz Jernaś 7822203884 Use SparkleHelpers.CombineMore instead of Path.Combine 2011-02-13 00:02:07 +00:00
Hylke Bons c0916e5dd4 [log] add subtle shadow to date separators 2011-02-13 00:02:07 +00:00
Hylke Bons b51681c662 [log] Add a default buddy icon and prettify the event log 2011-02-13 00:02:06 +00:00
Hylke Bons 7ed60cc0a7 [repo] Run 'git gc' about every 10 commits 2011-02-13 00:02:06 +00:00
Hylke Bons aafdf1ce74 [controller] Ignore host key checking 2011-02-13 00:02:06 +00:00
Hylke Bons 14577c9b57 [intro] Finish server form 2011-02-12 23:59:21 +00:00
Hylke Bons c343f849db [intro] implement even more 2011-02-12 23:59:21 +00:00
Hylke Bons d9c9c38d53 [intro] implement more of the wizard 2011-02-12 23:55:29 +00:00
Hylke Bons 32296666a1 [intro] implementation, and fix debug messages in [controller] 2011-02-12 23:55:29 +00:00
Hylke Bons c58297dca1 [ui] remove badge from dock icon when application regains focus 2011-02-12 23:55:29 +00:00
Hylke Bons 535ac732c9 [statusicon] Always focus on the [log] window after opening it 2011-02-12 23:55:29 +00:00
Hylke Bons 0c3d7e8a37 [ui] Bounce dock icon once on new event 2011-02-12 23:55:29 +00:00
Hylke Bons 758d9e68fd [log] Fix opening file names with spaces 2011-02-12 23:55:29 +00:00
Hylke Bons 64d765bce6 Notification toggling: conform to Apple HIG 2011-02-12 23:55:29 +00:00
Hylke Bons 7ef59081b6 [statusicon] Clean up some paths 2011-02-12 23:55:29 +00:00
Hylke Bons e6b1101e91 [controller] Fix size not being updated in statusicon 2011-02-12 23:55:28 +00:00
Hylke Bons 60e9a31527 [log] open slightly off center for each consecutive window 2011-02-12 23:55:28 +00:00
Hylke Bons 87d8c1ebce [ui] update [log] on local commits 2011-02-12 23:55:28 +00:00
Hylke Bons 20bdb93b2e [log] add subtle line under the webview 2011-02-12 23:55:28 +00:00
Hylke Bons d70544131a [log] update when avatars are fetched 2011-02-12 23:55:28 +00:00
Hylke Bons db91cd73c1 [log] refocus when opening log that is already displayed 2011-02-12 23:55:28 +00:00
Hylke Bons e6e0e3608f [log] Keep logs in memory at all time. Fixes crashes and increases speed. 2011-02-12 23:55:28 +00:00
Hylke Bons 1ea70f7707 [html] 2011-02-12 23:55:28 +00:00
Hylke Bons 8a19376f0c [controller] fetch 36x36 avatars 2011-02-12 23:55:28 +00:00
Hylke Bons da057026c7 [fetcher] Add more handy exclude rules 2011-02-12 23:55:27 +00:00
Hylke Bons 95a9540c76 remove unneeded gitmodules 2011-02-12 23:55:27 +00:00
Hylke Bons c33a2ad609 [osx] use a dock emblem to indicate new events 2011-02-12 23:55:27 +00:00
Hylke Bons a91c390af5 [osx] allow opening files from the event log 2011-02-12 23:55:27 +00:00
Hylke Bons f2c1a38cc3 [html] decrease paddings a bit 2011-02-12 23:55:27 +00:00
Hylke Bons 35535517e5 [osx] Fix the event look to look native 2011-02-12 23:55:27 +00:00
Hylke Bons 1e4abe578b Add some more info about Mac build to README 2011-02-12 23:55:27 +00:00
Hylke Bons 7eec27277a Move ActivityDay class from [log] to [controller] 2011-02-12 23:55:17 +00:00
Łukasz Jernaś e0646404da Once again remove the additional ActivityDay class
It was previously removed in a44b5bf9ff
but got readded by accident in f274ffac4d.
2011-02-12 15:12:28 +01:00
Łukasz Jernaś aceb42ad68 Use SparkleHelpers.CombineMore instead of Path.Combine 2011-02-12 15:02:11 +01:00
Łukasz Jernaś 201c5442db Update Chinese (Taiwan) translation from Transifex 2011-02-10 13:13:06 +01:00
Łukasz Jernaś 1565a6a840 Add Chinese (Taiwan) translation to LINGUAS 2011-02-10 13:12:44 +01:00
Hylke Bons 584312f88b [controller] Disable SSH host key checking temporarily for cloning 2011-02-06 01:10:15 +00:00
Hylke Bons 4c72883e28 Merge branch 'master' of https://github.com/kristi/SparkleShare into integration 2011-02-05 16:35:47 +00:00
Hylke Bons e28aed5223 Add to AUTHORS 2011-02-05 16:34:55 +00:00
Hylke Bons 6b5e5c78d0 Merge branch 'transifex_1_integration' of https://github.com/deejay1/SparkleShare into integration 2011-02-05 16:32:36 +00:00
Hylke Bons 1da15e6ecf Merge branch 'master' of https://github.com/massix/SparkleShare into integration 2011-02-05 16:30:45 +00:00
Hylke Bons d4e20c654e [mac] Fix some warnings and errors 2011-02-05 16:26:40 +00:00
Hylke Bons 4f883f4d87 [fetcher] adjust gitignore that is to be added adter cloning 2011-02-05 16:22:38 +00:00
Kristi c16b62263d Merge branch 'master' of https://github.com/massix/SparkleShare 2011-02-03 07:29:56 -08:00
Kristi adb8a5cbf4 Start processes after adding delegates to avoid duplicate pull messages. 2011-02-01 23:39:50 -08:00
Kristi be286b7672 Fix whitespace 2011-02-01 01:38:56 -08:00
Kristi 2dea155085 Fix bug when syncing a empty repository with no commits 2011-02-01 01:20:30 -08:00
Kristi 3c966c980e Fix the open folder button at the end of the intro dialog 2011-02-01 01:19:22 -08:00