Commit graph

587 commits

Author SHA1 Message Date
Bertrand Lorentz dea7426364 Create a SparkleLib library for sharing code between frontends
Start moving some files into SparkleLib, and have SparkleShare and
SparkleDiff depend on it.
2010-08-02 17:42:42 +02:00
Bertrand Lorentz 4d02b28f95 [build] Fix make distcheck for the nautilus extension 2010-08-02 15:26:55 +02:00
Bertrand Lorentz 52cbcc0100 [i18n] Update POTFILES.in and add POTFILES.skip 2010-08-02 13:45:09 +02:00
Bertrand Lorentz 5452b57dc9 [build] Fix up solution and csproj files
Enable Makefile integration in the SparkleShare and NotifySharp
projects, so that files are kept in sync in Makefile.am and the
MonoDevelop project.
2010-08-02 13:23:01 +02:00
Bertrand Lorentz be22c18d9c [FriendFace] Remove unneeded using statements 2010-08-02 13:13:43 +02:00
Hylke Bons 9adb803d7c tweak some icons 2010-08-01 21:21:28 +01:00
Hylke Bons 0400aee111 Tweak intro side splash 2010-08-01 21:01:34 +01:00
Hylke Bons 25bda54c4f adjust some paddings in intro and add some debuginfo to fetcher 2010-08-01 19:30:20 +01:00
Hylke Bons 48e919920f Use SparkleToGitUrl method on typed in addresses 2010-08-01 19:17:57 +01:00
Hylke Bons 3ffe8dcd55 code cleanup 2010-08-01 18:42:09 +01:00
Hylke Bons eac51b1a12 don't use small text for infomation texts 2010-08-01 18:27:53 +01:00
Hylke Bons 3dcc661d77 don't add a newline to the global configuration file 2010-08-01 18:17:50 +01:00
Hylke Bons 44c092886d Install user info from global config file after cloning a repo 2010-08-01 18:12:02 +01:00
Hylke Bons 069ffca1fc add todo 2010-08-01 17:26:23 +01:00
Hylke Bons c7d37e5da2 Remove unneeded source file in sparklediff 2010-08-01 17:18:11 +01:00
Hylke Bons 5a444c5bc1 Fix some crashes due to calling UI updates from a different thread 2010-08-01 17:01:34 +01:00
Hylke Bons 7f5a5a4b31 Use the secondary text color for information texts instead of hard coding it 2010-08-01 16:41:45 +01:00
Hylke Bons 567f4503cd Add a numbered prefix name for cloned folders if the name already exists 2010-08-01 16:31:45 +01:00
Hylke Bons 27ff5e25e1 Fix moving of repos to the SparkleShare folder when cloning has finished 2010-08-01 15:19:49 +01:00
Hylke Bons 50693d9960 Fix some events not firing and deleting of temporary repos 2010-08-01 13:31:11 +01:00
Alex Hudson 5a48d9a839 Fix nautilus install path 2010-07-31 20:21:33 +01:00
Hylke Bons fc1219600e Add new fetcher class 2010-07-31 20:13:01 +01:00
Hylke Bons 5ed7bc1ee4 Add events for cloning and move the main loop to SparkleUI 2010-07-30 10:57:33 +01:00
Hylke Bons 7a8325acc1 [sparkledialog] remove dialog and move cloning code to sparkleintro 2010-07-29 16:10:14 +01:00
Hylke Bons 03a79d72a0 [sparkleintro] fix spinner size 2010-07-29 14:47:09 +01:00
Hylke Bons 57627b909c Merge branch 'translations' of ssh://gitorious.org/sparkleshare/sparkleshare into new-add-dialog 2010-07-29 14:11:20 +01:00
Hylke Bons 34798d285b Merge branch 'master' of ssh://gitorious.org/sparkleshare/sparkleshare into new-add-dialog 2010-07-29 14:10:57 +01:00
Benjamin Podszun 45ca164fc9 Don't crash when the requested icon doesn't exist in theme 2010-07-29 14:03:10 +01:00
Yann Yann 0f1a77eed8 l10n: Updated fr_FR translation to 100%
New status: 65 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-29 11:43:37 +00:00
Jan-Christoph Borchardt 061b5f8f66 l10n: Updated German (de) translation to 92%
New status: 60 messages complete with 5 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-28 14:56:59 +00:00
Magnun Leno 9ba41a2da6 l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
New status: 65 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-28 11:57:12 +00:00
wojtech 84bde52b93 l10n: Updated German (de) translation to 92%
New status: 60 messages complete with 5 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-28 08:18:43 +00:00
wojtech c542cbd949 l10n: Updated German (de) translation to 93%
New status: 61 messages complete with 4 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-28 08:03:40 +00:00
Hylke Bons 867d38680b [spinner] make spinner threadsafe 2010-07-27 23:41:20 +01:00
Hylke Bons b261e245df Remove some finished todo's 2010-07-27 17:48:08 +01:00
Hylke Bons 52f2d25dc2 don't show Skip button on manual repo add 2010-07-27 15:46:17 +01:00
Hylke Bons f0095cc32f [adddialog] Add a check for fields 2010-07-27 14:49:48 +01:00
Hylke Bons 5036708adf Fix icon lookup errors 2010-07-27 12:00:01 +01:00
Hylke Bons cd80871acd Code cleanup 2010-07-27 11:02:49 +01:00
Magnun Leno 3759dd92d0 l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 95%
New status: 62 messages complete with 1 fuzzy and 2 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-26 12:03:24 +00:00
Magnun Leno d1d4af297f l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 92%
New status: 60 messages complete with 1 fuzzy and 4 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-26 12:02:27 +00:00
Łukasz Jernaś 5da2d2d511 l10n: Updated Polish (pl) translation to 70%
New status: 46 messages complete with 3 fuzzies and 16 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-26 00:11:51 +00:00
Łukasz Jernaś 080d50aa39 Add SparkleIntro.cs to POTFILES.in 2010-07-26 02:03:01 +02:00
Łukasz Jernaś b2f51e3221 Merge remote branch 'origin/translations' 2010-07-26 02:01:05 +02:00
Yann Yann 2a90b75732 l10n: Updated fr_FR translation to 100%
New status: 53 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-25 21:51:08 +00:00
Yann Yann a7c4c5551f l10n: Updated fr_FR translation to 100%
New status: 53 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-25 21:47:32 +00:00
Hylke Bons d8300cdb5c Migrate SparkleDialog to SparkleIntro 2010-07-25 17:41:55 +01:00
Hylke Bons 4ec541c1c2 [repo] Set pull interval to 30 seconds 2010-07-24 22:32:17 +01:00
Hylke Bons 9d701e6a59 [statusicon] Fix animation 2010-07-24 22:31:24 +01:00
Hylke Bons 0b20eca93f Code cleanup 2010-07-24 15:03:58 +01:00