Commit graph

1011 commits

Author SHA1 Message Date
Hylke Bons b67996eb47 Merge branch 'master' of github.com:hbons/SparkleShare 2010-10-26 11:52:52 +01:00
Hylke Bons 2e8d8e8efe update OSX todo 2010-10-26 11:52:06 +01:00
Hylke Bons de6eb72d26 [intro] don't let the user close the window while syncing 2010-10-26 11:45:57 +01:00
Hylke Bons 7dd0028465 update OSX todo 2010-10-24 14:42:06 -07:00
Hylke Bons b6e6012a5e [dialog] add a separator 2010-10-22 12:38:02 +01:00
Hylke Bons 7e71a4eb92 Merge http://github.com/alshopov/SparkleShare 2010-10-22 09:44:27 +01:00
Hylke Bons a62ede47e9 Fix some whitespace 2010-10-22 09:44:16 +01:00
Alexander Shopov 0754932768 l10n: Update Bulgarian (Bulgaria) (bg) translation to 100%
New status: 89 messages complete with 0 fuzzies and 0 untranslated.
2010-10-22 11:19:15 +03:00
Alexander Shopov a972bae08d [i18n] Mark existing strings in UI as translatable 2010-10-22 11:17:52 +03:00
Alexander Shopov 214b9576ea l10n: Add Bulgarian (Bulgaria) (bg) translation - 100%
New status: 85 messages complete with 0 fuzzies and 0 untranslated.
2010-10-22 11:14:08 +03:00
Hylke Bons 1dfb59124a [statusicon] Update sync status message automatically when the menu is open (fixes regression) 2010-10-22 00:26:46 +01:00
Bertrand Lorentz c188e220aa [build] Fix "make distcheck"
Make the GitSharp source tree writable during distcheck, which is needed
for the compilation to succeed.
2010-10-21 21:31:07 +02:00
Bertrand Lorentz 5cd5cbb921 [build] Fix handling of additional dependencies of GitSharp
The bundled assemblies are in srcdir, so we need to get them from there.
2010-10-21 21:31:07 +02:00
Bertrand Lorentz cc121d4300 [i18n] Update POTFILES.in and POTFILES.skip 2010-10-21 21:31:07 +02:00
Hylke Bons 163bec34d8 Add nant to build requirements in README 2010-10-21 20:11:02 +01:00
Bertrand Lorentz b1bda3f841 [build] Remove redundant check in configure.ac 2010-10-21 20:52:42 +02:00
Bertrand Lorentz 0d8740a757 [build] Fix build and installation of GitSharp assemblies
Improve the GitSharp autotools stuff and move it to its own file,
included in the top-level Makefile.

A system-installed nant is now required to build GitSharp, instead of
using the in-tree copy.

All the files we really need to build GitSharp are now included in the
tarball, including the binary deps. I see weeping packagers...
But "make distcheck" doesn't work, mostly because GitSharp insists on
writing to the source dir during compilation. As distcheck builds with a
read-only source tree, this fails horribly.
2010-10-21 20:51:03 +02:00
Hylke Bons e99b2481f1 [log] align timestamps to the right 2010-10-21 18:49:53 +01:00
Hylke Bons 80345e47b1 [log] remove window border from events 2010-10-21 18:22:44 +01:00
Hylke Bons 5f0e5f7e49 Add about dialog 2010-10-21 18:15:45 +01:00
Hylke Bons 9516f53b70 Restructure to be more MVC like 2010-10-16 23:48:50 +01:00
Hylke Bons db6393fa55 [ui] only run gvfs command if it exists 2010-10-13 11:24:50 +01:00
Hylke Bons 8e55ceaa88 Merge branch 'master' into gitsharp 2010-10-11 00:08:03 +01:00
Hylke Bons b151362f65 Merge gitsharp branch into master 2010-10-11 00:05:54 +01:00
Hylke Bons 6886ab2b07 remove old GitSharp TODO 2010-10-10 23:59:58 +01:00
Hylke Bons 4cc3244e56 updare project page link in README 2010-10-10 23:42:17 +01:00
Hylke Bons c4784d8714 [fetcher] fix comments 2010-10-10 23:07:07 +01:00
Hylke Bons 6d0c03d788 [repo] port some more lines to git# and clean up 2010-10-10 23:04:08 +01:00
Hylke Bons 6b6f8ddde7 [repo] port GetCommits to git# 2010-10-10 22:39:00 +01:00
Hylke Bons 784370c31f [repo] do the timezone offsetting in a less hacky way 2010-10-10 20:33:43 +01:00
Hylke Bons 96b71fa955 [repo] port CurrentHash to git# 2010-10-10 17:19:28 +01:00
Hylke Bons 40bf21d66c [repo] port RemoteOriginUrl to git# 2010-10-10 17:13:51 +01:00
Hylke Bons 2237c93bd8 [repo] port FormatCommitMessage method to git# 2010-10-10 17:11:01 +01:00
Hylke Bons 55012889e7 [repo] port ls-remote (but not yet implemented) 2010-10-10 16:43:54 +01:00
Hylke Bons ae22ea641d [repo] port UserEmail and UserName properties to use GitSharp 2010-10-10 16:12:01 +01:00
Hylke Bons e94a8e710f [repo] port Commit method to use GitSharp 2010-10-10 15:57:12 +01:00
Hylke Bons 2032915220 [statusicon] don't restart the animation when it's already running 2010-10-10 15:38:43 +01:00
Bertrand Lorentz 319c313b49 [build] Integrate GitSharp into the solution 2010-10-10 15:12:01 +02:00
Bertrand Lorentz 40de679081 [build] Update sln and csproj files 2010-10-10 15:01:47 +02:00
Bertrand Lorentz 0d54e5edfc [build] Add GitSharp as a submodule 2010-10-10 14:57:46 +02:00
Hylke Bons e5c27037a5 Add irc channel to links in README 2010-10-09 20:01:02 +01:00
Hylke Bons bda3e45958 [repo] include unsynced changes check in the remote timer 2010-10-09 17:36:51 +01:00
Hylke Bons a0a9754285 Add OSX todo 2010-10-09 16:41:54 +01:00
Hylke Bons f113f5ddaf [entry] use normal text colour when pasting in entry 2010-10-08 17:52:46 +01:00
Hylke Bons 9843f30c54 [repo] add TODO 2010-10-08 17:52:03 +01:00
Hylke Bons 49c555a6ca [cli] check for the ssh PID var instead of SOCKET 2010-10-07 22:59:46 +01:00
Hylke Bons 9867dcbac6 [repo][ui] Add fetchingfailed events 2010-10-07 22:46:11 +01:00
Hylke Bons a24d2dc0b7 [repo][log] Add an infobar message for when fetching fails 2010-10-07 22:31:48 +01:00
Hylke Bons d8aaded856 [statusicon] new icon by lapo and improve error state handling 2010-10-07 22:08:13 +01:00
Hylke Bons a75c886b95 [main] code cleanup 2010-10-07 21:01:39 +01:00