Commit graph

992 commits

Author SHA1 Message Date
Hylke Bons 473afa00df [fetcher] don't fetch complete history by default 2010-10-03 11:01:49 +01:00
Hylke Bons f67f37a6e4 [listener] Fall back to polling if IRC connection is dropped 2010-10-02 18:11:03 +01:00
Hylke Bons b6b2d65253 Add Luis to contributors 2010-09-23 23:21:27 +01:00
Hylke Bons 44a92dca86 cleanup coding style of previous commit and hide the menubar 2010-09-23 23:19:49 +01:00
Luis Cordova 82032fbc69 Added Ctrl+W and Esc accelerators to Log Window (but could not hide menu bar) 2010-09-22 16:23:55 -05:00
Łukasz Jernaś 9357915a1f l10n: Updated Polish (pl) translation to 98%
New status: 89 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-22 09:30:30 +00:00
Łukasz Jernaś 57fa5faec7 Synchronise string format with SparkleIntro.cs 2010-09-22 11:18:36 +02:00
Łukasz Jernaś 986524bfa5 l10n: Updated Polish (pl) translation to 91%
New status: 83 messages complete with 1 fuzzy and 7 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-22 09:17:06 +00:00
Łukasz Jernaś 6c0276eeda Fix locale shortcut of French translation 2010-09-22 11:07:50 +02:00
Łukasz Jernaś 6a174d5b16 Merge branch 'translations' 2010-09-22 11:04:49 +02:00
oldbeggar e2f9088b2f l10n: Updated Chinese (China) (zh_CN) translation to 52%
New status: 48 messages complete with 10 fuzzies and 33 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-22 08:38:58 +00:00
oldbeggar 7cbc018ac7 l10n: Updated Chinese (China) (zh_CN) translation to 45%
New status: 41 messages complete with 10 fuzzies and 40 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-22 08:35:48 +00:00
Hylke Bons 3862672714 fix insanely stupid mistake 2010-09-20 19:53:49 +01:00
Yann Yann aec7e2b92f l10n: Updated fr_FR translation to 100%
New status: 91 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-18 17:29:50 +00:00
Dimitris Glezos 2b12ed03c3 l10n: Updated Greek (el) translation to 3%
New status: 3 messages complete with 1 fuzzy and 87 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-17 18:14:37 +00:00
Dimitris Glezos bc741f5d46 l10n: Greek!
New status: 1 message complete with 0 fuzzies and 90 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-17 18:12:51 +00:00
fgp 5846fd19c3 l10n: Updated Spanish (Castilian) (es) translation to 100%
New status: 91 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-15 21:40:43 +00:00
fgp bcc8123e18 l10n: Updated Spanish (Castilian) (es) translation to 98%
New status: 90 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-15 21:38:01 +00:00
No_CQRT db4d4ee87d l10n: Updated Italian (it) translation to 37%
New status: 34 messages complete with 57 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-14 21:45:47 +00:00
Hylke Bons 436a84e9f0 edited ‘SparkleShare/SparkleUI.cs’ and 4 more 2010-09-14 20:11:55 +01:00
Hylke Bons ac43fca27f [listener] oops, wrong server address 2010-09-12 23:31:35 +01:00
Hylke Bons 96f6b1f8de [listener] Don't crash on connection error 2010-09-12 23:29:26 +01:00
Hylke Bons 8290ec6ab2 [repo] fix timestamps 2010-09-12 21:31:22 +01:00
Hylke Bons 9753c5d3c1 [ui] Fix Quit method 2010-09-12 18:46:00 +01:00
Hylke Bons 080e3544ed [repo][listener] look for changes on startup 2010-09-12 18:15:24 +01:00
Hylke Bons ef40cdd8fe [listener] Add an IRC connection and listen to updates. hardcoded testing channel for now 2010-09-12 14:00:07 +01:00
Hylke Bons bc0082a365 [ui] populate the repo list in a new thread, so the statusicon will show up instantly 2010-09-11 22:29:12 +01:00
Hylke Bons 4824df78e2 tmp 2010-09-11 19:11:47 +01:00
Bertrand Lorentz bf92a90956 [build] Fix handling of the SmartIrc4net assembly
Pass the proper configure options to SmartIrc4net for bundling.
The SmartIrc4net assembly is now copied into bin/ during compilation,
and installed into the same folder as the other assemblies.
2010-09-11 19:58:59 +02:00
Hylke Bons 875da359ef add listener 2010-09-11 17:50:30 +01:00
Hylke Bons 63cc942411 tmpcommit 2010-09-11 17:03:33 +01:00
Bertrand Lorentz 83f6ce9f96 Update SparkleShare.csproj 2010-09-11 17:50:40 +02:00
Bertrand Lorentz 988d16a42e Include SmartIrc4net library as a git submodule
This follows the recommendation from SmartIrc4net's author, and avoids
any dependency issues.
2010-09-11 17:48:56 +02:00
Bertrand Lorentz 238a6e3c79 [build] Fix up gtk references in autotools build
SparkleLib does not depend on gtk, but SparkleShare and SparkleDiff do,
so update the build to reflect that.
Also remove some unneeded variables.
2010-09-11 16:04:00 +02:00
Bertrand Lorentz c12f2aa3bf [build] Reference the SmartIrc4net library in SparkleLib.csproj 2010-09-11 15:25:58 +02:00
Bertrand Lorentz aa93f48d8d [build] Reference the SmartIrc4net library in the autotools build
This add a mandatory dependency on SmartIrc4net.
2010-09-11 15:25:48 +02:00
Łukasz Jernaś 3f0ded2a30 Update LINGUAS 2010-09-11 15:00:08 +02:00
Łukasz Jernaś bd60abcce1 Merge branch 'translations' 2010-09-11 14:05:55 +02:00
Hylke Bons b0aeb4ebb3 [repo] set syncing state before firing event, [statusicon] update state after populating list and change some strings 2010-09-11 10:52:34 +01:00
Hylke Bons dd1db55383 [statusicon] do the statusicon syncing/idle switching smarter, less bugs 2010-09-11 10:52:34 +01:00
Hylke Bons e4d9a07236 [statusicon] don't create a [log] if one for the same repo is already open. present to the user instead 2010-09-11 10:52:34 +01:00
Yann Yann 385e62021f l10n: Updated fr_FR translation to 100%
New status: 90 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-09 08:04:49 +00:00
Yann Yann 6798099845 l10n: Updated fr_FR translation to 100%
New status: 90 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-09 08:02:00 +00:00
Łukasz Jernaś 730b2fcd1b [intro] Fixup i18n 2010-09-09 09:38:48 +02:00
Łukasz Jernaś 4694dd2211 Merge branch 'translations' 2010-09-08 19:26:59 +02:00
Hylke Bons 0eed47b531 [repo] fix timestamp 2010-09-08 14:33:27 +01:00
Hylke Bons fec03dbbf8 [repo] adjust previous commit to use the user's timezone instead of the tz of the commiter 2010-09-08 14:23:25 +01:00
Hylke Bons db7604868c [repo] adjust time to user's timezone 2010-09-08 12:45:28 +01:00
Jan-Christoph Borchardt 9304ccf771 l10n: Updated German (de) translation to 100%
New status: 100 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-07 18:36:47 +00:00
wus 30b0373fb3 l10n: Updated German (de) translation to 92%
New status: 92 messages complete with 6 fuzzies and 2 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-07 18:23:50 +00:00