Commit graph

1980 commits

Author SHA1 Message Date
Hylke Bons db35d0ab72 setup: add curly brackets to switch statement to prevent some crashes 2011-08-21 12:29:52 +02:00
l3iggs 0fdf6e825c Fix compile by using the string.Combine extension method where needed 2011-08-19 22:30:40 +02:00
Hylke Bons 5560bf43b6 Add String.Combine () extenstion method for long paths. Fixes #298 2011-08-16 14:31:06 +02:00
Hylke Bons 4236727079 Fix 302 2011-08-15 13:15:39 +02:00
Łukasz Jernaś d42bc65990 Update translations from Transifex
Only string location changes, no new strings in here
as far as I can tell.
2011-08-14 18:30:17 +02:00
Eduardo Silva 974695f2b1 Update Brazilian translation from Transifex 2011-08-14 18:26:21 +02:00
Luca Delucchi 68490c1d6a Update Italian translation from Transifex 2011-08-14 18:24:09 +02:00
Yann Yann 6fdeff10aa Update French translation from Transifex 2011-08-14 18:22:52 +02:00
Francisco Javier Melendo Román 43994056e5 Update Spanish translation from Transifex 2011-08-14 18:20:27 +02:00
Jan-Christoph Borchardt 16b62fc8c1 Update German translation from Transifex 2011-08-14 18:18:53 +02:00
Hylke Bons 50b9589092 update mac build instructions 2011-08-03 22:13:35 +02:00
Hylke Bons 6b55649042 Merge pull request #300 from Liam-Lior/master
Resolving Bug with already defined variable 'n'
2011-07-30 12:15:16 -07:00
Wizard_85 cc7ecec014 Resolving Bug with already defined variable 'n' 2011-07-30 20:48:47 +02:00
Hylke Bons 9ef9fd4243 fetcher: add configuration option to show special characters in the git log. Fixes 288 2011-07-29 23:03:45 +01:00
Hylke Bons e44709ba35 setup: don't add newlines to translations. Closes #289 2011-07-29 20:51:34 +01:00
Hylke Bons 7dac465cc8 Fix compiler error 2011-07-29 20:06:52 +01:00
Hylke Bons 3752ff9e04 Fix build with mono < 2.8 (use Path.Combine (string [])) 2011-07-29 19:20:28 +01:00
Hylke Bons 3212f6c2b1 Add about dialog background source and fix bluriness 2011-07-26 01:43:57 +01:00
Hylke Bons c557b3c042 update Mac build instructions 2011-07-26 01:17:23 +01:00
Hylke Bons 991cd0d479 update NEWS 2011-07-25 23:46:21 +01:00
Hylke Bons 8a07fad486 Fix make distcheck 2011-07-25 23:44:56 +01:00
Hylke Bons 1e7acfdda2 event log: fix default avatars 2011-07-25 02:26:46 +01:00
Hylke Bons 5eaa557de6 setup controller: fix wrong path being created 2011-07-25 02:26:46 +01:00
Hylke Bons 393f77e00a Edited README via GitHub 2011-07-24 17:59:52 -07:00
Hylke Bons a98ce472f6 update README run requirements (change to mono 2.8+) 2011-07-24 17:37:16 -07:00
Hylke Bons ac0fc4ceb0 Add events to tcp listener 2011-07-24 19:22:17 +01:00
Hylke Bons fae9337f10 about: make raceyness less likely 2011-07-24 19:12:14 +01:00
Hylke Bons 74910996ca bubbles: remove commented out code that we're not going to use 2011-07-24 16:26:08 +01:00
Hylke Bons a9a035fc28 config: port linux UI to use new config 2011-07-24 15:48:30 +01:00
Hylke Bons 01320bb1be update sidesplash background 2011-07-24 03:27:05 +01:00
Hylke Bons fd62154f6c Refactor config and merge with Paths 2011-07-24 02:00:40 +01:00
Hylke Bons cd6c77398f use User object in controller as well 2011-07-23 22:34:58 +01:00
Hylke Bons 1436477bad lib: add a User object 2011-07-23 22:33:15 +01:00
Hylke Bons 68a90b1948 Add notifications for new notes 2011-07-23 22:23:14 +01:00
wimh 47f9439dfa fix bug in CheckForChanges 2011-07-23 21:41:56 +01:00
Hylke Bons 8d19596f8d ... 2011-07-23 21:34:04 +01:00
Hylke Bons e2da8ede57 Revert "log: get commits from the last week, instead of the last X commits"
This reverts commit fba5162e4e.
2011-07-23 21:20:19 +01:00
Hylke Bons adc4c483c3 mac: fix reopening of about dialog 2011-07-23 21:14:02 +01:00
wimh 48730e8411 avatars: don't download further if there's no internet connection 2011-07-23 21:04:32 +01:00
Hylke Bons 49ce54f15c cleanup log and fix some small porting bugs 2011-07-23 20:57:36 +01:00
Hylke Bons fba5162e4e log: get commits from the last week, instead of the last X commits 2011-07-23 20:57:10 +01:00
Hylke Bons bff9eb0e5c hook up linux event log to new controller 2011-07-23 16:57:46 +01:00
Hylke Bons 83ef70e069 add some comments 2011-07-23 15:27:35 +01:00
Hylke Bons 6de6a8b3c3 Merge pull request #296 from ways/master
Rewritten autocomplete
2011-07-23 06:06:22 -07:00
Lars Falk-Petersen 56a93133c5 Server and Folder completion 2011-07-22 23:01:17 +02:00
Lars Falk-Petersen 29d1dcfdb5 FolderPaths 2011-07-22 22:27:16 +02:00
Hylke Bons 5f3098a4a6 log: not everything is a time interval 2011-07-22 02:56:56 +01:00
Hylke Bons 78be2e60fb update NEWS 2011-07-22 02:18:16 +01:00
Hylke Bons c7c035e11f Squash events per day+user+folder 2011-07-22 02:12:09 +01:00
Hylke Bons eea43eceac update NEWS 2011-07-21 02:50:02 +01:00