Commit graph

1505 commits

Author SHA1 Message Date
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
Łukasz Jernaś 9a27c0648e Pull translations from Transifex 2011-05-13 18:28:25 +02:00
Bruno Arliguy 35248ee203 Update French translation from Transifex 2011-05-13 18:21:05 +02:00
Сергій Гаврилов f8063111bc Add Ukrainian translation by Sergiy Gavrylov 2011-05-13 18:18:26 +02:00
Hylke Bons 12a2f4c80b mac appdelegate: correct namespace name 2011-05-13 01:35:19 +01:00
Hylke Bons 0be3a41a06 mac intro: fix coding style and whitespace 2011-05-13 01:29:38 +01:00
Hylke Bons 6a4de3e46b mac statusicon: fix more whitespace 2011-05-13 01:22:03 +01:00
Hylke Bons 1c694bc73e mac statusicon: fix coding style and whitespace 2011-05-13 01:20:08 +01:00
Hylke Bons 7af7db9553 mac about log: fix coding style and whitespace 2011-05-13 01:08:42 +01:00
Hylke Bons 8dca8f0b1f mac controller: fix coding style and whitespace 2011-05-13 01:01:49 +01:00
Hylke Bons b362b5561b mac window: fix coding style and whitespace 2011-05-13 00:58:39 +01:00
Hylke Bons c8c109d56d mac ui: fix coding style and whitespace 2011-05-13 00:51:16 +01:00
Hylke Bons d923b790dd bubble: fix coding style and whitespace 2011-05-12 07:05:56 -07:00
Hylke Bons 9fc70ac197 helpers: fix whitespace and coding style 2011-05-11 20:29:43 +01:00
Hylke Bons 9f51e1cf7b controller: block on GenerateKeyPair. eliminates race condition on first setup 2011-05-11 06:48:27 -07:00
Hylke Bons c2cd560419 README: only one newline at eof 2011-05-10 12:02:34 -07:00
Hylke Bons 8c47f36698 README: remove list of build deps, leave the commands 2011-05-10 12:01:40 -07:00
Hylke Bons 19c01bbbde controller: add back user email guessing from key file name 2011-05-10 01:02:48 +01:00
Hylke Bons b82868595d controller: remove forgotten debug lines 2011-05-10 00:32:09 +01:00
Hylke Bons 4cb799c08e controller: fetcher: Use and xml based config file and add temporary migration method 2011-05-10 00:30:33 +01:00
Hylke Bons d7a4260922 README: update Mac build instructions 2011-05-09 13:07:10 -07:00
Hylke Bons ae20120723 backend: Add IsUsablePath method and adjust related TODOs 2011-05-09 00:44:40 +01:00
Hylke Bons d7b488f2ff Add new backend class and a default backend. Add backend member to repo. 2011-05-09 00:04:53 +01:00
Hylke Bons 7dcd1c9745 repo: fix coding style for private members 2011-05-08 23:01:07 +01:00
Hylke Bons 2659300e13 controller make GetMD5 private and non static 2011-05-08 22:22:27 +01:00
Hylke Bons a42292cbe9 events: fix more whitespace 2011-05-08 20:43:12 +01:00
Hylke Bons dc0b047cf8 events: fix whitespace 2011-05-08 20:40:08 +01:00
Hylke Bons 0d9de8bc0b events: listener: code cleanup 2011-05-08 20:35:43 +01:00
Hylke Bons 4e9e766499 controller: dispose the fetcher when we're done so it can be garbage collected 2011-05-08 20:35:26 +01:00
Hylke Bons 3a240ce864 fetcher: prepare for multibackend 2011-05-08 18:25:55 +01:00
Łukasz Jernaś 13950cce1b Update POTFILES.in 2011-05-07 19:51:05 +02:00
Hylke Bons 733d0d1041 controller: add TODO 2011-05-07 13:08:57 +01:00
Hylke Bons 93c55170af repo: add debug info about conflict type when resolving 2011-05-07 13:08:56 +01:00
Hylke Bons f97ce17b52 Merge pull request #168 from Liam-Lior/master
Fixing some command line options
2011-05-07 05:06:48 -07:00
Wizard_85 340df4484b Fixing '-v|--version', '-d|--disable-gui', '-h' (issue 162 from hbons) 2011-05-07 11:27:41 +02:00
Hylke Bons b750c437a9 Merge pull request #167 from thelightmaker/patch-2
Added a whitespace in the notification bubble ...
2011-05-05 02:56:11 -07:00
thelightmaker aac9057f42 Added a whitespace in the notification bubble ... 2011-05-05 02:21:16 -07:00
Hylke Bons 5b7566898f update AUTHORS, and don't go on the slippery slope of using implicit typing 2011-05-05 00:07:02 +01:00
Gabriel Burt 281870f8df repo: speed up by re-using Regex objects 2011-05-04 23:33:17 +01:00
Hylke Bons f40f2d80b9 fetcher: remove the Cloning prefix from the events to make more sense grammatically 2011-05-03 18:30:51 +01:00
Hylke Bons 9dc521d108 add lib/ folder where libs needs to be moved into 2011-05-03 18:19:10 +01:00
Hylke Bons 3051622597 alert: cleanup and remove unneeded Mono.Unix reference 2011-05-03 18:14:05 +01:00
Hylke Bons 941c0fe25d main method: fix coding style and whitespace 2011-05-02 18:30:34 +01:00
Hylke Bons ecef4b16a7 update NEWS 2011-05-02 17:33:36 +01:00
Hylke Bons adee9b9569 update README and NEWS 2011-05-02 17:10:14 +01:00