Commit graph

47 commits

Author SHA1 Message Date
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 0402a1d719 [log] update when pushing has finished and fetch/push on a reconnect 2010-10-07 20:40:23 +01:00
Hylke Bons 4fedea3f60 [log][repo][statusicon] add notices and icons when there are unpushed changes 2010-10-07 00:54:42 +01:00
Hylke Bons 3b7cad7d79 [repo] look for remote changes immediately after irc is dropped and [listener] tweak timeout values 2010-10-04 10:21:20 +01:00
Hylke Bons cdf92ba60a [repo] Fix issue where file names with spaces and special chars break the commit command 2010-10-03 21:49:49 +01:00
Hylke Bons b10738c3fd [repo] try to reconnect after connection is lost 2010-10-03 11:43:39 +01:00
Hylke Bons 0a2957dda1 fix insanely stupid mistake 2010-09-20 19:53:49 +01:00
Hylke Bons d05f7e4758 edited ‘SparkleShare/SparkleUI.cs’ and 4 more 2010-09-14 20:11:55 +01:00
Hylke Bons 8b49394384 [repo] fix timestamps 2010-09-12 21:31:22 +01:00
Hylke Bons 1609b309e6 [ui] Fix Quit method 2010-09-12 18:46:00 +01:00
Hylke Bons 592adadd5d [repo][listener] look for changes on startup 2010-09-12 18:15:24 +01:00
Hylke Bons 0ee0fd605b [listener] Add an IRC connection and listen to updates. hardcoded testing channel for now 2010-09-12 14:00:07 +01:00
Hylke Bons 84b069419f tmpcommit 2010-09-11 17:03:33 +01:00
Hylke Bons d4735cb749 [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 c57430ed5c [statusicon] do the statusicon syncing/idle switching smarter, less bugs 2010-09-11 10:52:34 +01:00
Hylke Bons 0e680bd59b [repo] fix timestamp 2010-09-08 14:33:27 +01:00
Hylke Bons 871c8d1324 [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 7e2612e562 [repo] adjust time to user's timezone 2010-09-08 12:45:28 +01:00
Hylke Bons ed0c090aed [log][repo] move the git log query to SparkleLib so that the front end doesn't depend on git 2010-09-04 16:23:20 +01:00
Hylke Bons 67a97bc386 [helpers] split up helpers to gui and non gui parts. 2010-09-04 13:27:06 +01:00
Hylke Bons 23aa444189 [repo] ignore file ending with a tilde 2010-08-30 18:20:47 +01:00
Hylke Bons 7b9ed5e9c4 [repo][log] code cleanup 2010-08-29 22:47:58 +01:00
Hylke Bons a4336da9d2 [repo] remove TODO's 2010-08-29 13:22:04 +01:00
Hylke Bons c9892fa3d2 [log] detect moves/renames and present them nicer than an remove+add in the recent events 2010-08-29 13:04:44 +01:00
Hylke Bons 143f991aa3 [repo] redo commit message formatting 2010-08-29 11:38:34 +01:00
Hylke Bons fc804f2595 [repo] Add an error state icon and [repo] don't commit empty change sets 2010-08-28 19:56:19 +01:00
Hylke Bons b7ab1f458a [repo] keep trying to push after failed push and update statusicon 2010-08-28 19:07:57 +01:00
Hylke Bons 5ff59133e3 [log] hurray for clicable links 2010-08-26 09:52:49 +01:00
Hylke Bons 3da17b6508 [repo] don't fetch when there's no network connection 2010-08-23 09:42:34 +01:00
Hylke Bons ea39093c5f [repo] return remote timer interval to 60 seconds 2010-08-22 14:30:17 +01:00
Hylke Bons 72cef40934 [repo] only fetch/rebase if there are changes on the server 2010-08-22 14:28:04 +01:00
Hylke Bons a56f5d4d14 [ui] Add a button to bubbles with 'Show Events' 2010-08-19 21:13:45 +01:00
Hylke Bons 27b948fba9 [invitation] pop up a dialog when an invitation is saved into the SparkleShare folder 2010-08-15 15:41:47 +01:00
Hylke Bons d6d71438b4 [repo] add a description property and use it as a tooltip in [statusicon] 2010-08-14 21:06:38 +01:00
Hylke Bons 1cd1ac4224 rename [window] to [log] 2010-08-14 11:22:49 +01:00
Hylke Bons 6e51d4524d new class [invitation] 2010-08-13 00:27:28 +01:00
Hylke Bons 9d409d6762 [repo] explicitly fetch from origin master 2010-08-12 09:43:24 +01:00
Hylke Bons eea38eb0f0 [statusicon] Fix bug where the size of a temporary directory is checked that may not exist anymore 2010-08-11 23:53:32 +01:00
Hylke Bons 6357c95bcb [repo] Handle cloning empty repos well 2010-08-08 20:17:09 +01:00
Hylke Bons e1f909b61c [ui] allow adding repos by hand whilst running 2010-08-08 15:45:28 +01:00
Hylke Bons 64fe87b1a1 [statusicon] Show size in menu and fix list not updating after clone (626013) 2010-08-05 22:46:48 +01:00
Hylke Bons 242f7aac7f [repo] Add todo and fix syncing animation for fetching 2010-08-05 11:40:12 +01:00
Hylke Bons 1fcd6b6c6f [intro] Don't give target folder name a (1) suffix when the name is unique 2010-08-05 09:27:05 +01:00
Hylke Bons f4ccaa7a5a Set fetchtimer interval to 1 minute 2010-08-03 09:46:06 +01:00
Hylke Bons e10c251ecf Merge branch 're-org' of git://gitorious.org/~bl8/sparkleshare/bl8s-sparkleshare into integration 2010-08-03 09:06:25 +01:00
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
Renamed from SparkleShare/SparkleRepo.cs (Browse further)