Commit graph

443 commits

Author SHA1 Message Date
Hylke Bons 7e71a4eb92 Merge http://github.com/alshopov/SparkleShare 2010-10-22 09:44:27 +01:00
Hylke Bons a62ede47e9 Fix some whitespace 2010-10-22 09:44:16 +01:00
Alexander Shopov a972bae08d [i18n] Mark existing strings in UI as translatable 2010-10-22 11:17:52 +03:00
Hylke Bons 1dfb59124a [statusicon] Update sync status message automatically when the menu is open (fixes regression) 2010-10-22 00:26:46 +01:00
Hylke Bons 163bec34d8 Add nant to build requirements in README 2010-10-21 20:11:02 +01:00
Hylke Bons e99b2481f1 [log] align timestamps to the right 2010-10-21 18:49:53 +01:00
Hylke Bons 80345e47b1 [log] remove window border from events 2010-10-21 18:22:44 +01:00
Hylke Bons 5f0e5f7e49 Add about dialog 2010-10-21 18:15:45 +01:00
Hylke Bons 9516f53b70 Restructure to be more MVC like 2010-10-16 23:48:50 +01:00
Hylke Bons db6393fa55 [ui] only run gvfs command if it exists 2010-10-13 11:24:50 +01:00
Hylke Bons b151362f65 Merge gitsharp branch into master 2010-10-11 00:05:54 +01:00
Hylke Bons 2032915220 [statusicon] don't restart the animation when it's already running 2010-10-10 15:38:43 +01:00
Hylke Bons f113f5ddaf [entry] use normal text colour when pasting in entry 2010-10-08 17:52:46 +01:00
Hylke Bons 49c555a6ca [cli] check for the ssh PID var instead of SOCKET 2010-10-07 22:59:46 +01:00
Hylke Bons 9867dcbac6 [repo][ui] Add fetchingfailed events 2010-10-07 22:46:11 +01:00
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 a75c886b95 [main] code cleanup 2010-10-07 21:01:39 +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 72dc0e162d [infobar] new class [uihelpers] add GdkColorToHex [ui] cleanup 2010-10-07 20:26:49 +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 7c6284b5cf [log] destroy logs properly after closing, so they don't pop up again on raised events 2010-10-05 22:34:37 +01:00
Hylke Bons b2e9a2edf4 [link] fix brokenness when using underlines in the file name 2010-10-04 23:57:43 +01:00
Hylke Bons 45d2086037 [intro] assume same project and repo name when no subfolder is given for gitorious 2010-10-04 22:50:59 +01:00
Hylke Bons 96074e15c2 [invitation] tweak table layout 2010-10-04 21:20:36 +01:00
Hylke Bons 7050aa1139 [invitation] Make it work again 2010-10-04 20:33:37 +01:00
Hylke Bons bdc831bc0e [intro] link to the right folder in case of duplicate names 2010-10-04 11:35:18 +01:00
Hylke Bons 1116f3636c [log] Fix some layout issues 2010-10-04 10:06:09 +01:00
Hylke Bons 7405332034 [cli] only start a new ssh-agent if there isn't one already 2010-10-03 20:55:35 +01:00
Hylke Bons b10738c3fd [repo] try to reconnect after connection is lost 2010-10-03 11:43:39 +01:00
Hylke Bons 14d75abb59 Add Luis to contributors 2010-09-23 23:21:27 +01:00
Hylke Bons 37a4144bae cleanup coding style of previous commit and hide the menubar 2010-09-23 23:19:49 +01:00
Luis Cordova fedb3b020f 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ś 9a8b1233c4 Synchronise string format with SparkleIntro.cs 2010-09-22 11:18:36 +02:00
Hylke Bons d05f7e4758 edited ‘SparkleShare/SparkleUI.cs’ and 4 more 2010-09-14 20:11:55 +01:00
Hylke Bons 1609b309e6 [ui] Fix Quit method 2010-09-12 18:46:00 +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 301815b695 [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 84b069419f tmpcommit 2010-09-11 17:03:33 +01:00
Bertrand Lorentz 81d1b9c699 Update SparkleShare.csproj 2010-09-11 17:50:40 +02: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 9d0b7f4451 [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
Łukasz Jernaś 162b0acdaa [intro] Fixup i18n 2010-09-09 09:38:48 +02:00
Hylke Bons 0e680bd59b [repo] fix timestamp 2010-09-08 14:33:27 +01:00
Hylke Bons b662452b5f [into] remove debug output 2010-09-05 19:10:07 +01:00
Hylke Bons 5d3ab224a1 [into] fix server entry parsing 2010-09-05 19:07:41 +01:00
Hylke Bons 999b9d9d8e [statusicon] code cleanup 2010-09-05 15:56:06 +01:00
Hylke Bons 8a52659221 [statusicon] Add some comments 2010-09-04 22:40:35 +01:00
Hylke Bons d8ce10e5d6 [log] remove event handlers for updating the log when window is closed 2010-09-04 21:17:41 +01:00