Alex Hudson
|
1170d0e492
|
Don't fall over when looking at activities of a cloned empty repo.
|
2010-08-02 22:01:16 +01:00 |
|
Alex Hudson
|
078eb8d4de
|
Escape paths before passing them to shell when "Open directory" is
pressed
|
2010-08-02 21:33:14 +01:00 |
|
Alex Hudson
|
2dc4ef061d
|
Get correct working directories for 'git' subprocesses
|
2010-08-02 21:19:22 +01:00 |
|
Bertrand Lorentz
|
639a565cf3
|
Move SparklePlatform.cs to SparkleLib
|
2010-08-02 18:49:24 +02:00 |
|
Bertrand Lorentz
|
096186d27d
|
Update POTFILES.in
|
2010-08-02 18:30:55 +02:00 |
|
Alex Hudson
|
bb5932040a
|
Merge branch 'master' of git://gitorious.org/sparkleshare/sparkleshare
|
2010-08-02 17:07:01 +01:00 |
|
Alex Hudson
|
0102ba7669
|
Fix racey startup when we're showing the Intro window
|
2010-08-02 17:05:22 +01:00 |
|
Bertrand Lorentz
|
9aa497eb78
|
[build] Make FriendFace a proper library assembly
Have SparkleDiff depend on the FriendFace assembly.
|
2010-08-02 17:58:10 +02:00 |
|
Bertrand Lorentz
|
40795b316a
|
[build] Remove duplicate file in SparkleShare.csproj
|
2010-08-02 17:56:16 +02:00 |
|
Bertrand Lorentz
|
c909f3e40d
|
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
|
2a55895120
|
[build] Fix make distcheck for the nautilus extension
|
2010-08-02 15:26:55 +02:00 |
|
Alex Hudson
|
22ba38f4d7
|
Revert "Give git the local working directory before looking for information."
This reverts commit 77123874a3 .
|
2010-08-02 14:21:08 +01:00 |
|
Alex Hudson
|
3a81fff743
|
Give git the local working directory before looking for information.
|
2010-08-02 13:25:35 +01:00 |
|
Bertrand Lorentz
|
1538047b7b
|
[i18n] Update POTFILES.in and add POTFILES.skip
|
2010-08-02 13:45:09 +02:00 |
|
Alex Hudson
|
6024692db1
|
Merge branch 'master' of git://gitorious.org/sparkleshare/sparkleshare
|
2010-08-02 12:32:50 +01:00 |
|
Bertrand Lorentz
|
2e6ba8fe89
|
[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
|
152c2b21ec
|
[FriendFace] Remove unneeded using statements
|
2010-08-02 13:13:43 +02:00 |
|
Hylke Bons
|
02cfede0cd
|
tweak some icons
|
2010-08-01 21:21:28 +01:00 |
|
Hylke Bons
|
6af36798ff
|
Tweak intro side splash
|
2010-08-01 21:01:34 +01:00 |
|
Hylke Bons
|
c7da689fac
|
adjust some paddings in intro and add some debuginfo to fetcher
|
2010-08-01 19:30:20 +01:00 |
|
Hylke Bons
|
f3e7b88822
|
Use SparkleToGitUrl method on typed in addresses
|
2010-08-01 19:17:57 +01:00 |
|
Hylke Bons
|
ad80a66ee1
|
code cleanup
|
2010-08-01 18:42:09 +01:00 |
|
Hylke Bons
|
651deffc7f
|
don't use small text for infomation texts
|
2010-08-01 18:27:53 +01:00 |
|
Hylke Bons
|
dc1fe0ac65
|
don't add a newline to the global configuration file
|
2010-08-01 18:17:50 +01:00 |
|
Hylke Bons
|
10477ccd14
|
Install user info from global config file after cloning a repo
|
2010-08-01 18:12:02 +01:00 |
|
Hylke Bons
|
cfd161253d
|
add todo
|
2010-08-01 17:26:23 +01:00 |
|
Hylke Bons
|
b51b34531b
|
Remove unneeded source file in sparklediff
|
2010-08-01 17:18:11 +01:00 |
|
Hylke Bons
|
fd54ca6bcc
|
Fix some crashes due to calling UI updates from a different thread
|
2010-08-01 17:01:34 +01:00 |
|
Hylke Bons
|
0cf935be06
|
Use the secondary text color for information texts instead of hard coding it
|
2010-08-01 16:41:45 +01:00 |
|
Hylke Bons
|
d2f1c6b6c2
|
Add a numbered prefix name for cloned folders if the name already exists
|
2010-08-01 16:31:45 +01:00 |
|
Hylke Bons
|
a7319410ae
|
Fix moving of repos to the SparkleShare folder when cloning has finished
|
2010-08-01 15:19:49 +01:00 |
|
Hylke Bons
|
2fa814da29
|
Fix some events not firing and deleting of temporary repos
|
2010-08-01 13:31:11 +01:00 |
|
Alex Hudson
|
5ecc2b10a8
|
Fix nautilus install path
|
2010-07-31 20:21:33 +01:00 |
|
Hylke Bons
|
bbfbb267c0
|
Add new fetcher class
|
2010-07-31 20:13:01 +01:00 |
|
Hylke Bons
|
4ce0fb2da3
|
Add events for cloning and move the main loop to SparkleUI
|
2010-07-30 10:57:33 +01:00 |
|
Hylke Bons
|
7f21f40753
|
[sparkledialog] remove dialog and move cloning code to sparkleintro
|
2010-07-29 16:10:14 +01:00 |
|
Hylke Bons
|
fd97c4ffab
|
[sparkleintro] fix spinner size
|
2010-07-29 14:47:09 +01:00 |
|
Hylke Bons
|
6da35c8840
|
Merge branch 'translations' of ssh://gitorious.org/sparkleshare/sparkleshare into new-add-dialog
|
2010-07-29 14:11:20 +01:00 |
|
Hylke Bons
|
39817aa356
|
Merge branch 'master' of ssh://gitorious.org/sparkleshare/sparkleshare into new-add-dialog
|
2010-07-29 14:10:57 +01:00 |
|
Benjamin Podszun
|
b026cd7e11
|
Don't crash when the requested icon doesn't exist in theme
|
2010-07-29 14:03:10 +01:00 |
|
Yann Yann
|
342e4dabc6
|
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 |
|
Alex Hudson
|
36c18a1c16
|
Revert "Lookup icon filename and load it manually rather than use LoadIcon()"
This reverts commit 6eae63bf87 .
|
2010-07-29 10:35:52 +01:00 |
|
Alex Hudson
|
d065bc850c
|
Lookup icon filename and load it manually rather than use LoadIcon()
|
2010-07-29 10:31:06 +01:00 |
|
Alex Hudson
|
22c130fc49
|
Revert "Don't resize icons to the final presented size, since we have multiple"
This reverts commit f2366a9255 .
|
2010-07-29 10:02:44 +01:00 |
|
Jan-Christoph Borchardt
|
e5a475f15c
|
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
|
6a77c5549c
|
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
|
7eb7387b4b
|
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
|
16905f2474
|
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
|
7dba6168f1
|
[spinner] make spinner threadsafe
|
2010-07-27 23:41:20 +01:00 |
|
Hylke Bons
|
3a48801240
|
Remove some finished todo's
|
2010-07-27 17:48:08 +01:00 |
|