Commit graph

434 commits

Author SHA1 Message Date
Bertrand Lorentz 9a8e4dd7e4 [build] Update sln and csproj files 2010-10-10 15:01:47 +02:00
Hylke Bons 478351dddb [entry] use normal text colour when pasting in entry 2010-10-08 17:52:46 +01:00
Hylke Bons f9cba69c41 [cli] check for the ssh PID var instead of SOCKET 2010-10-07 22:59:46 +01:00
Hylke Bons 71771b09d6 [repo][ui] Add fetchingfailed events 2010-10-07 22:46:11 +01:00
Hylke Bons 5d291cdef4 [repo][log] Add an infobar message for when fetching fails 2010-10-07 22:31:48 +01:00
Hylke Bons 70c718c3c7 [statusicon] new icon by lapo and improve error state handling 2010-10-07 22:08:13 +01:00
Hylke Bons 77870b8cf3 [main] code cleanup 2010-10-07 21:01:39 +01:00
Hylke Bons 9d5561ceae [log] update when pushing has finished and fetch/push on a reconnect 2010-10-07 20:40:23 +01:00
Hylke Bons 677ec408e8 [infobar] new class [uihelpers] add GdkColorToHex [ui] cleanup 2010-10-07 20:26:49 +01:00
Hylke Bons 71f1252157 [log][repo][statusicon] add notices and icons when there are unpushed changes 2010-10-07 00:54:42 +01:00
Hylke Bons 443b221a32 [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 928cea8e8b [link] fix brokenness when using underlines in the file name 2010-10-04 23:57:43 +01:00
Hylke Bons ca6900575c [intro] assume same project and repo name when no subfolder is given for gitorious 2010-10-04 22:50:59 +01:00
Hylke Bons cf6cccfbc7 [invitation] tweak table layout 2010-10-04 21:20:36 +01:00
Hylke Bons b7d4fd385d [invitation] Make it work again 2010-10-04 20:33:37 +01:00
Hylke Bons a142ba9bc6 [intro] link to the right folder in case of duplicate names 2010-10-04 11:35:18 +01:00
Hylke Bons 2d7be39c75 [log] Fix some layout issues 2010-10-04 10:06:09 +01:00
Hylke Bons 4dcdb71424 [cli] only start a new ssh-agent if there isn't one already 2010-10-03 20:55:35 +01:00
Hylke Bons e5d064b0e3 [repo] try to reconnect after connection is lost 2010-10-03 11:43:39 +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ś 57fa5faec7 Synchronise string format with SparkleIntro.cs 2010-09-22 11:18:36 +02:00
Hylke Bons 436a84e9f0 edited ‘SparkleShare/SparkleUI.cs’ and 4 more 2010-09-14 20:11:55 +01:00
Hylke Bons 9753c5d3c1 [ui] Fix Quit method 2010-09-12 18:46:00 +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 63cc942411 tmpcommit 2010-09-11 17:03:33 +01:00
Bertrand Lorentz 83f6ce9f96 Update SparkleShare.csproj 2010-09-11 17:50:40 +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
Łukasz Jernaś 730b2fcd1b [intro] Fixup i18n 2010-09-09 09:38:48 +02:00
Hylke Bons 0eed47b531 [repo] fix timestamp 2010-09-08 14:33:27 +01:00
Hylke Bons f205421aef [into] remove debug output 2010-09-05 19:10:07 +01:00
Hylke Bons 74a78d359e [into] fix server entry parsing 2010-09-05 19:07:41 +01:00
Hylke Bons b8b15d3964 [statusicon] code cleanup 2010-09-05 15:56:06 +01:00
Hylke Bons 397a65557d [statusicon] Add some comments 2010-09-04 22:40:35 +01:00
Hylke Bons 9ce46e4579 [log] remove event handlers for updating the log when window is closed 2010-09-04 21:17:41 +01:00
Hylke Bons 112bea3b4a [log] Refresh the event log when there are changes 2010-09-04 17:30:09 +01:00
Hylke Bons 0a1bf3cda7 [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 1644c5c5f2 [helpers] split up helpers to gui and non gui parts. 2010-09-04 13:27:06 +01:00
Hylke Bons 82dcc4da3e [nautilus] replace space with %20 so you don't paste broken links 2010-09-04 13:25:08 +01:00
Hylke Bons 6304b26f65 [nautilus] make weblinks work for github too 2010-08-30 16:58:45 +01:00
Hylke Bons 8aa8f1e5fe [nautilus] add 'Copy Web Link' feature 2010-08-30 15:28:13 +01:00
Hylke Bons 46ef10da52 [repo][log] code cleanup 2010-08-29 22:47:58 +01:00
Hylke Bons 3b547f1769 [log] remove some leftover debug prints 2010-08-29 13:23:19 +01:00
Hylke Bons 35f686bf5e [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 b66b124944 [repo] redo commit message formatting 2010-08-29 11:38:34 +01:00
Hylke Bons 5ca135f3f6 [repo] Add an error state icon and [repo] don't commit empty change sets 2010-08-28 19:56:19 +01:00