Commit graph

166 commits

Author SHA1 Message Date
serras 87ef4ed013 Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/SparkleListenerTcp.cs
2012-02-27 10:04:28 +01:00
Hylke Bons 71f938b9da setup: fix first run logic 2012-02-24 04:12:13 +01:00
Hylke Bons 001abbe5ce Change some wording: 'Up to date' to 'Files up to date' 2012-02-23 03:11:00 +01:00
Hylke Bons 06f80f294d Change some wording: 'Open Recent Events' to 'View Recent Changes...' 2012-02-23 02:53:36 +01:00
Hylke Bons e68a832aec controller: add abstract method InstallProtocolHandler () 2012-02-19 16:00:41 +01:00
Hylke Bons 641a5680a6 Port Linux UI to new controller logic 2012-02-19 15:04:43 +01:00
serras e2e706dc6a Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/Git/SparkleFetcherGit.cs
2012-02-12 16:24:12 +01:00
Hylke Bons 5023107e40 Fix compile warning 2012-02-08 14:10:57 +01:00
Hylke Bons 249798f2b3 Fix compile warning 2012-02-08 14:08:24 +01:00
Hylke Bons 9eaa38e180 Fix compile error 2012-02-08 14:03:53 +01:00
Hylke Bons fde0def7c8 Fix compile error 2012-02-08 13:57:27 +01:00
Hylke Bons 8684a2a431 status icon: Fix var case 2012-02-06 13:33:44 +01:00
serras d096c39e5d Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/Git/SparkleRepoGit.cs
2012-02-05 18:54:32 +01:00
Hylke Bons 284d712ac7 statusicon: call update method after toggling Quit item 2012-01-29 23:40:07 +00:00
Hylke Bons 0e7f5b45f1 statusicon Fix build 2012-01-29 23:20:20 +00:00
Hylke Bons 61d1695fcb statusicon: disable Quit item whilst syncing. Closes #542 2012-01-29 22:03:54 +00:00
serras a06e58b582 Merge branch 'master' into gettext-cs 2012-01-22 19:19:19 +01:00
Hylke Bons ac7495f9b8 statusicon: add progress reporting on linux 2012-01-21 22:41:07 +00:00
serras 69829cb547 Make it compile again in Windows 2012-01-19 20:21:48 +01:00
serras 8eedf5b148 Merge branch 'master' into gettext-cs 2012-01-19 20:04:49 +01:00
Hylke Bons 1bf440872e repo: Cache folder sizes and update them after a sync. Closes #535 2012-01-18 23:21:09 +00:00
Hylke Bons 357bfaeaf6 statusicon: display corrent icon names for syncing animation on Ubuntu. Fixes #502 2012-01-17 18:23:48 +00:00
serras f4c4a94000 Merge remote-tracking branch 'hbons/master' into gettext-cs
Conflicts:
	.gitignore
	.gitmodules
	SparkleLib/Git/SparkleFetcherGit.cs
	SparkleLib/Hg/SparkleRepoHg.cs
	SparkleLib/SparkleConfig.cs
	SparkleLib/SparkleFetcherBase.cs
	SparkleLib/SparkleListenerIrc.cs
	SparkleShare/SparkleBubblesController.cs
	SparkleShare/SparkleControllerBase.cs
	SparkleShare/SparkleStatusIcon.cs
2012-01-07 14:13:36 +01:00
Hylke Bons 99c148883e statusicon: disable Open Recent Events item when there are no projects 2011-12-18 17:08:38 +01:00
Hylke Bons 4b2b273783 Fix build. Closes #479 2011-12-09 22:20:46 +01:00
Hylke Bons 8d4bc41bcc statusicons: use animation frames that are already in memory for animation. 2011-12-04 13:32:53 +01:00
Hylke Bons 4b7f967229 Fix icon spinning forever on down remote 2011-12-04 11:00:02 +01:00
Hylke Bons c8d83326a9 remove todo 2011-11-18 21:24:27 +00:00
wimh 75eb8c7f32 Merge remote-tracking branch 'upstream/master' into windows
Conflicts:
	.gitignore
	SparkleShare/SparkleStatusIcon.cs
2011-10-15 20:31:20 +02:00
Hylke Bons a647223c78 status icon: change some terminology 2011-10-06 14:56:15 +02:00
wimh 9f729e5e3e Merge with upstream (11a932b73e) 2011-10-02 00:52:21 +02:00
Hylke Bons 427495fc74 statusicon: use em dash to separate status message and space used 2011-09-23 00:40:08 +01:00
Hylke Bons c69e71989e Change some terminology: Sync Folder -> Add Project 2011-09-22 20:46:30 +01:00
Hylke Bons 9144a6f52b setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
wimh af965500ed rename SparkleShare.SparkleShare to SparkleShare.Program
naming a class the same as the namespace causes problems
http://blogs.msdn.com/b/ericlippert/archive/2010/03/09/do-not-name-a-class-the-same-as-its-namespace-part-one.aspx
2011-09-03 22:23:45 +02:00
Hylke Bons 6497156f08 statusicon: hook up to controller on linux too 2011-08-27 23:45:32 +02:00
wimh e11ba04bfb Merge remote-tracking branch 'upstream/master' into windows
Conflicts:
	.gitignore
	SparkleShare/SparkleIntro.cs
	SparkleShare/SparkleShare.cs
	SparkleShare/SparkleUI.cs
2011-07-19 23:20:21 +02:00
Hylke Bons c2a9692247 Only allow for one about dialog to be open at the same time 2011-07-15 01:31:40 +01:00
Hylke Bons 27629c067e Prettify linux about dialog 2011-07-15 00:59:27 +01:00
wimh 84bf6e5fa9 remove references to Mono.Unix.Catalog 2011-07-01 22:02:50 +02:00
wimh a97b7d9647 Merge commit '4f59a03a6f395b1db7d6' into merge 2011-06-23 20:38:21 +02:00
Hylke 67f8885cc1 statusicon: simplify status text update code. fixes menu item moving about in appindicator 2011-06-12 16:28:31 -07:00
Bertrand Lorentz aa9a5a0b43 Fix preprocessor directives for AppIndicator support 2011-06-13 00:51:07 +02:00
Hylke fc77252171 statusicon: add ifdefs 2011-06-12 15:32:17 -07:00
Hylke 266f128733 statusicon remove debug line 2011-06-12 15:12:58 -07:00
Hylke 1135516798 Fix icon names 2011-06-12 15:03:45 -07:00
Hylke f549f6e13f statusicon: adjust basic structure for appindicator 2011-06-12 10:14:22 -07:00
Hylke Bons 8ffb32716a reference appindicator 2011-06-12 08:11:01 -07:00
Hylke Bons a0c4dbf53e statusicon: wrong sign 2011-06-12 02:59:18 +01:00
Hylke Bons 097199bd95 statusicon linux: only enable Show Recent Events when there are folders 2011-06-12 02:47:43 +01:00