Commit graph

1900 commits

Author SHA1 Message Date
Hylke Bons 5ca058862a repo: block on commands in methods instead of starting in a new thread afterwards 2011-05-18 19:57:52 +01:00
Hylke Bons 483a5b9a72 repo: move some member declarations up 2011-05-18 19:31:43 +01:00
Hylke Bons e81d1111d0 repo: give more members accessors 2011-05-18 19:12:45 +01:00
Hylke Bons 7f1fa32ec7 repo: rename RemoteOriginUrl to the more git agnostic Url 2011-05-18 17:00:02 +01:00
Hylke Bons 0081abe588 repo: rename and reduce number of enums in SyncStatus. ditch IsSyncing member 2011-05-18 16:34:31 +01:00
Hylke Bons 5c46430b72 repo: use accessors for HasUnsyncedChanges 2011-05-18 14:03:50 +01:00
Hylke Bons dd4e020da2 repo: list up to 20 changes in the commit message 2011-05-17 22:37:22 +01:00
Hylke Bons 8849ad849e repo: fix whitespace in commit messages and remove some useless debuginfo 2011-05-17 20:40:14 +01:00
Hylke Bons 18f4769d17 controller: 'did something magical' should only appear when no files changed 2011-05-17 14:36:25 +01:00
Hylke Bons b5db981cf4 controller: change order prioty for events in the commit message and add move support 2011-05-17 13:17:59 +01:00
Hylke Bons dd7491be5d repo: fix bug where the first commit hash wasn't used for the channel name 2011-05-17 13:15:44 +01:00
Hylke Bons 706885a615 Use 'revision' instead of 'hash' 2011-05-17 11:43:02 +01:00
Hylke Bons c1b7c6b064 repo: add Status member that gets updates dynamically 2011-05-17 02:54:38 +01:00
Hylke Bons 2ff19486c3 repo: remove IsFetching and IsPushing members 2011-05-17 02:51:25 +01:00
Hylke Bons 7110627249 intro: update statusicon menu after first run form, so Add Remote Folder... item will be enabled 2011-05-17 01:58:52 +01:00
Hylke Bons e55a5a8e76 repo: rename CurrentHash to Revision 2011-05-17 01:29:51 +01:00
Hylke Bons 6de38ae0bf controller: forgot to remove some DateTimes to Timestamp 2011-05-17 01:19:25 +01:00
Hylke Bons aa31b9934a repo: remove CommitEndedUpEmpty event 2011-05-17 01:17:40 +01:00
Hylke Bons 22d83af87d controller: FormatMessage: don't return null on events like merge commits 2011-05-17 01:05:06 +01:00
Hylke Bons 6b154f9e2f changeset: rename DateTime to Timestamp 2011-05-17 00:59:08 +01:00
Hylke Bons 7be4718324 build: remove obsolete SparkleEvents class 2011-05-17 00:51:43 +01:00
Hylke Bons cc975eab80 repo: controller: use more git agnostic naming 2011-05-17 00:49:01 +01:00
Hylke Bons ba2e74928e repo: replace multiple events by one SyncStatusChanged event + enum 2011-05-17 00:15:23 +01:00
Hylke Bons 3a21d4e5b2 repo: remove unused Added event 2011-05-16 23:41:35 +01:00
Hylke Bons 39b12f6d0b repo: remove unused Commited event handler 2011-05-16 23:30:45 +01:00
Hylke Bons 2a092c1ad9 fetcher: remove unused arguments for the events 2011-05-16 23:16:56 +01:00
Hylke Bons 0a2b664e51 fetchergit: remove TODO 2011-05-16 21:24:51 +01:00
Hylke Bons 3be31fbcb6 Split up the fetcher code into FetcherBase and FetcherGit 2011-05-16 21:19:58 +01:00
Hylke Bons c7f5545886 listener: use protected members instead of public and use base.x to access them 2011-05-16 21:19:19 +01:00
Hylke Bons 7a9871ce9d log: update FIXME comment 2011-05-15 23:03:59 +01:00
Hylke Bons f65085204d readme: add webkitgtk-devel dependency 2011-05-15 23:02:43 +01:00
Hylke Bons 3a0ceba1af controller: ui: add debug info for lapo 2011-05-15 23:02:00 +01:00
Hylke Bons 08c374491a bubble: no need for a gtk reference here 2011-05-15 23:00:57 +01:00
Hylke Bons fdf1a8a2f7 about: tweak padding 2011-05-15 21:20:04 +01:00
Hylke Bons 73600a0407 readme: add libtool and intltool to fedora build instructions 2011-05-15 11:09:52 -07:00
Hylke Bons b375ade65f Merge pull request #173 from thekad/master
Couple of compile bugs fixed
2011-05-15 04:06:29 -07:00
Jorge A Gallegos 626513247d Fixed a couple of compile bugs 2011-05-15 01:10:40 -07:00
Hylke Bons 8829c2145e repo: use the first commit hash as an id for the repo and use that as the channel name' did not match any files 2011-05-14 18:11:31 +01:00
Hylke Bons 9d3fd8888d Replace abstract out Listener by ListenerBase + ListenerIrc 2011-05-14 18:10:24 +01:00
Hylke Bons 351c83ac16 Replace the last tab with spaces :) 2011-05-14 04:09:07 +01:00
Hylke Bons cbe9979324 intro statusicon: fix coding style and whitespace 2011-05-14 04:05:55 +01:00
Hylke Bons 9707481f42 repo: push changes after resolving a conflict 2011-05-14 03:18:38 +01:00
Hylke Bons 37102965a6 spinner: fix coding style and whitespace 2011-05-14 01:38:55 +01:00
Hylke Bons 0ea9e89e1b SparkleLib shouldn't have any translatable strings 2011-05-14 01:20:25 +01:00
Hylke Bons fd7e1c4f07 Remove stale SparkleInvitation stuff 2011-05-14 01:15:42 +01:00
Hylke Bons a3b4b3dae0 log: fix coding style and whitespace 2011-05-14 01:11:30 +01:00
Hylke Bons 6684a6f515 linux controller uihelpers window: fix whitespace, style, and remove obsolete code 2011-05-14 00:41:53 +01:00
Hylke Bons ee2fb926a6 Remove obsolete SparkleLink code 2011-05-14 00:22:00 +01:00
Hylke Bons f718f29b10 intro about entry infobar: fix coding style and whitespace 2011-05-14 00:18:57 +01:00
Łukasz Jernaś 3e0d67c84e i18n: Mark missing string as translatable 2011-05-13 19:48:24 +02:00