Commit graph

1590 commits

Author SHA1 Message Date
Hylke Bons d1155b6ae9 controller: change order prioty for events in the commit message and add move support 2011-05-17 13:17:59 +01:00
Hylke Bons d544400234 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 f887b28e45 Use 'revision' instead of 'hash' 2011-05-17 11:43:02 +01:00
Hylke Bons 1eac6ea67b repo: add Status member that gets updates dynamically 2011-05-17 02:54:38 +01:00
Hylke Bons be219a85dc repo: remove IsFetching and IsPushing members 2011-05-17 02:51:25 +01:00
Hylke Bons 1d389f40b3 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 7e301ea1d1 repo: rename CurrentHash to Revision 2011-05-17 01:29:51 +01:00
Hylke Bons 427a0aa1bf controller: forgot to remove some DateTimes to Timestamp 2011-05-17 01:19:25 +01:00
Hylke Bons 59f3bd6e8b repo: remove CommitEndedUpEmpty event 2011-05-17 01:17:40 +01:00
Hylke Bons 67671e2fcb controller: FormatMessage: don't return null on events like merge commits 2011-05-17 01:05:06 +01:00
Hylke Bons d1a545d65f changeset: rename DateTime to Timestamp 2011-05-17 00:59:08 +01:00
Hylke Bons 2888d269e8 build: remove obsolete SparkleEvents class 2011-05-17 00:51:43 +01:00
Hylke Bons 13f78f4a7e repo: controller: use more git agnostic naming 2011-05-17 00:49:01 +01:00
Hylke Bons 032f9dbc55 repo: replace multiple events by one SyncStatusChanged event + enum 2011-05-17 00:15:23 +01:00
Hylke Bons a858d8e537 repo: remove unused Added event 2011-05-16 23:41:35 +01:00
Hylke Bons 0951760f1d repo: remove unused Commited event handler 2011-05-16 23:30:45 +01:00
Hylke Bons ef27c2f1b5 fetcher: remove unused arguments for the events 2011-05-16 23:16:56 +01:00
Hylke Bons bba6621218 fetchergit: remove TODO 2011-05-16 21:24:51 +01:00
Hylke Bons 68fc6499c5 Split up the fetcher code into FetcherBase and FetcherGit 2011-05-16 21:19:58 +01:00
Hylke Bons d22475de81 listener: use protected members instead of public and use base.x to access them 2011-05-16 21:19:19 +01:00
Hylke Bons e6108f3aec log: update FIXME comment 2011-05-15 23:03:59 +01:00
Hylke Bons 05868c9803 readme: add webkitgtk-devel dependency 2011-05-15 23:02:43 +01:00
Hylke Bons 773e833ddd controller: ui: add debug info for lapo 2011-05-15 23:02:00 +01:00
Hylke Bons e895c1cd5a bubble: no need for a gtk reference here 2011-05-15 23:00:57 +01:00
Hylke Bons 001f63203c about: tweak padding 2011-05-15 21:20:04 +01:00
Hylke Bons 2a837276ea readme: add libtool and intltool to fedora build instructions 2011-05-15 11:09:52 -07:00
Hylke Bons 230a8e0e61 Merge pull request #173 from thekad/master
Couple of compile bugs fixed
2011-05-15 04:06:29 -07:00
Jorge A Gallegos a58cc25d09 Fixed a couple of compile bugs 2011-05-15 01:10:40 -07:00
Hylke Bons 7235d9fa30 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 5f36f8a9e0 Replace abstract out Listener by ListenerBase + ListenerIrc 2011-05-14 18:10:24 +01:00
Hylke Bons c76e4f2434 Replace the last tab with spaces :) 2011-05-14 04:09:07 +01:00
Hylke Bons 16bc6acff4 intro statusicon: fix coding style and whitespace 2011-05-14 04:05:55 +01:00
Hylke Bons 17b614121c repo: push changes after resolving a conflict 2011-05-14 03:18:38 +01:00
Hylke Bons aed1c9fa2d spinner: fix coding style and whitespace 2011-05-14 01:38:55 +01:00
Hylke Bons 632c57da13 SparkleLib shouldn't have any translatable strings 2011-05-14 01:20:25 +01:00
Hylke Bons 4727510088 Remove stale SparkleInvitation stuff 2011-05-14 01:15:42 +01:00
Hylke Bons a38442caf6 log: fix coding style and whitespace 2011-05-14 01:11:30 +01:00
Hylke Bons 9901ca56ba linux controller uihelpers window: fix whitespace, style, and remove obsolete code 2011-05-14 00:41:53 +01:00
Hylke Bons c16b883ab2 Remove obsolete SparkleLink code 2011-05-14 00:22:00 +01:00
Hylke Bons f7a7276fcc intro about entry infobar: fix coding style and whitespace 2011-05-14 00:18:57 +01:00
Łukasz Jernaś 6c354b2473 i18n: Mark missing string as translatable 2011-05-13 19:48:24 +02:00
Łukasz Jernaś c3b6764da8 Pull translations from Transifex 2011-05-13 18:28:25 +02:00
Bruno Arliguy ab15da68d5 Update French translation from Transifex 2011-05-13 18:21:05 +02:00
Сергій Гаврилов d7c0b53230 Add Ukrainian translation by Sergiy Gavrylov 2011-05-13 18:18:26 +02:00
Hylke Bons 0ee025e69f mac appdelegate: correct namespace name 2011-05-13 01:35:19 +01:00
Hylke Bons 4c7b01003b mac intro: fix coding style and whitespace 2011-05-13 01:29:38 +01:00
Hylke Bons 5ef01566b0 mac statusicon: fix more whitespace 2011-05-13 01:22:03 +01:00
Hylke Bons 7b63ef389c mac statusicon: fix coding style and whitespace 2011-05-13 01:20:08 +01:00
Hylke Bons e5fe9de192 mac about log: fix coding style and whitespace 2011-05-13 01:08:42 +01:00
Hylke Bons dfa4ab4675 mac controller: fix coding style and whitespace 2011-05-13 01:01:49 +01:00