Commit graph

2234 commits

Author SHA1 Message Date
Hylke Bons 57a6d8dbf0 Bring back descriptive commit message. Fixes #317 2011-08-26 21:00:22 +02:00
Nebojsa Jakovljevic 1ed93ed1a1 Added Serbian translation from Transifex 2011-08-25 13:58:59 +02:00
Oleg Shmelyov a75e5a23e3 Update Russian translation from Transifex 2011-08-25 13:51:40 +02:00
Jan-Christoph Borchardt eba97a35ab Update German translation from Transifex 2011-08-25 13:50:31 +02:00
Hylke Bons 3ce3c60911 setup: add curly brackets to switch statement to prevent some crashes 2011-08-21 12:29:52 +02:00
l3iggs 3fdc9c1328 Fix compile by using the string.Combine extension method where needed 2011-08-19 22:30:40 +02:00
Hylke Bons e0d900c8fe Add String.Combine () extenstion method for long paths. Fixes #298 2011-08-16 14:31:06 +02:00
Hylke Bons a7fa766d2e Fix 302 2011-08-15 13:15:39 +02:00
Łukasz Jernaś 0e58174817 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 f16814466c Update Brazilian translation from Transifex 2011-08-14 18:26:21 +02:00
Luca Delucchi 29510d5f4e Update Italian translation from Transifex 2011-08-14 18:24:09 +02:00
Yann Yann f914a1a7ca Update French translation from Transifex 2011-08-14 18:22:52 +02:00
Francisco Javier Melendo Román 004461b447 Update Spanish translation from Transifex 2011-08-14 18:20:27 +02:00
Jan-Christoph Borchardt 3307b0f1f9 Update German translation from Transifex 2011-08-14 18:18:53 +02:00
Hylke Bons 11fc3bfa29 update mac build instructions 2011-08-03 22:13:35 +02:00
Hylke Bons 72a16c036e 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 33826c0735 Resolving Bug with already defined variable 'n' 2011-07-30 20:48:47 +02:00
Hylke Bons bf015d32f0 fetcher: add configuration option to show special characters in the git log. Fixes 288 2011-07-29 23:03:45 +01:00
Hylke Bons 6fde5de6d9 setup: don't add newlines to translations. Closes #289 2011-07-29 20:51:34 +01:00
Hylke Bons a9ceb63280 Fix compiler error 2011-07-29 20:06:52 +01:00
Hylke Bons c34990a564 Fix build with mono < 2.8 (use Path.Combine (string [])) 2011-07-29 19:20:28 +01:00
Hylke Bons 322e7dd9b7 Add about dialog background source and fix bluriness 2011-07-26 01:43:57 +01:00
Hylke Bons b7a8736cec update Mac build instructions 2011-07-26 01:17:23 +01:00
Hylke Bons d2ee814031 update NEWS 2011-07-25 23:46:21 +01:00
Hylke Bons 50d07e5132 Fix make distcheck 2011-07-25 23:44:56 +01:00
Hylke Bons 21fe1abd90 event log: fix default avatars 2011-07-25 02:26:46 +01:00
Hylke Bons b326c85638 setup controller: fix wrong path being created 2011-07-25 02:26:46 +01:00
Hylke Bons f7c14f8120 Edited README via GitHub 2011-07-24 17:59:52 -07:00
Hylke Bons 45f2fbf7c2 update README run requirements (change to mono 2.8+) 2011-07-24 17:37:16 -07:00
Hylke Bons dbce0e14e9 Add events to tcp listener 2011-07-24 19:22:17 +01:00
Hylke Bons 7fcd9c96f7 about: make raceyness less likely 2011-07-24 19:12:14 +01:00
Hylke Bons 3002efa8da bubbles: remove commented out code that we're not going to use 2011-07-24 16:26:08 +01:00
Hylke Bons e03377dc91 config: port linux UI to use new config 2011-07-24 15:48:30 +01:00
Hylke Bons 870bc4d8bf update sidesplash background 2011-07-24 03:27:05 +01:00
Hylke Bons 5afd3dc59f Refactor config and merge with Paths 2011-07-24 02:00:40 +01:00
Hylke Bons 69e13ae328 use User object in controller as well 2011-07-23 22:34:58 +01:00
Hylke Bons 253111e901 lib: add a User object 2011-07-23 22:33:15 +01:00
Hylke Bons 1eece7806e Add notifications for new notes 2011-07-23 22:23:14 +01:00
wimh 06ede455b7 fix bug in CheckForChanges 2011-07-23 21:41:56 +01:00
Hylke Bons 2d7b78df72 ... 2011-07-23 21:34:04 +01:00
Hylke Bons d92879d830 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 1804ff98ef mac: fix reopening of about dialog 2011-07-23 21:14:02 +01:00
wimh 1c283c2d9c avatars: don't download further if there's no internet connection 2011-07-23 21:04:32 +01:00
Hylke Bons 1ed107e6e9 cleanup log and fix some small porting bugs 2011-07-23 20:57:36 +01:00
Hylke Bons d42dfe728f log: get commits from the last week, instead of the last X commits 2011-07-23 20:57:10 +01:00
Hylke Bons 89bb89afe8 hook up linux event log to new controller 2011-07-23 16:57:46 +01:00
Hylke Bons 6e4ace9643 add some comments 2011-07-23 15:27:35 +01:00
Hylke Bons 943dfcc767 Merge pull request #296 from ways/master
Rewritten autocomplete
2011-07-23 06:06:22 -07:00
Lars Falk-Petersen 9a4d34b4e9 Server and Folder completion 2011-07-22 23:01:17 +02:00
Lars Falk-Petersen 3d707244b7 FolderPaths 2011-07-22 22:27:16 +02:00