Commit graph

3080 commits

Author SHA1 Message Date
Hylke Bons c5503a52ae Fix README table 2012-07-03 00:15:55 +02:00
Hylke Bons b85ef3fed7 repo git: Use a more descriptive flag when calling git-log 2012-07-03 00:08:34 +02:00
Hylke Bons 4acb33ae0d repo git: rewrite HasLocalChanges 2012-07-02 23:58:37 +02:00
Hylke Bons 90ce809d6f repo git: catch IOException in ResolveConflict method 2012-07-02 23:42:49 +02:00
Hylke Bons 6d6b2c240c repo git: Fix conflict resolution 2012-07-02 23:23:28 +02:00
Hylke Bons 2a58657d6e Merge pull request #829 from matthid/pullVisualStudioDebuggerProblem
Fix for really annoying debugger exception + fixed whitespace
2012-07-02 13:31:31 -07:00
Hylke Bons 9f3dff6270 Merge pull request #831 from matthid/pullProjectSettings
Improved Project settings
2012-07-02 13:01:36 -07:00
Hylke Bons 11e15daf67 repo git: refactor andf fix Rebase and FormatCommitMessage methods 2012-07-02 21:54:29 +02:00
Hylke Bons 96254f01e2 repo git: Remove some redundant lines 2012-07-02 18:37:35 +02:00
Hylke Bons 103fa78d8a Merge pull request #830 from matthid/pullSpecialCharsInCommentsFix
Now filesnames with special chars will be written properly in the comments
2012-07-02 04:36:59 -07:00
Matthias Dittrich f89403046a Now filesnames with special chars will be written properly in the comments 2012-07-02 12:44:19 +02:00
Matthias Dittrich 0b01a84796 Tried to set stylecop to match the project code style 2012-07-02 12:42:41 +02:00
Matthias Dittrich 719d3d2d96 Changed build order to prevent using old version when pressing F5 2012-07-02 12:42:10 +02:00
Matthias Dittrich f945cf85cb Fix for really annoying debugger exception + fixed whitespace 2012-07-02 12:15:53 +02:00
Hylke Bons 32d149dad1 lib git: Run commit with --all and deduplicate code somewhat 2012-07-01 13:30:33 +02:00
Hylke Bons eebb412914 repo git: Fix coding style for #823 2012-07-01 10:46:42 +02:00
Matthias Dittrich bacd781d94 Found another place where the Utf8-fix is required 2012-07-01 01:38:48 +02:00
Matthias Dittrich 01071047ea Sparkle can now handle files with special characters 2012-06-30 23:36:19 +02:00
Hylke Bons b3f2fa0c26 Merge pull request #822 from bechtoldt/fixNEWStypo
fixing some tiny typos within NEWS file
2012-06-29 01:14:52 -07:00
Arnold Bechtoldt 56d2ce7d95 fixing some tiny typos within NEWS file
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
2012-06-29 10:05:19 +02:00
Hylke Bons a0b3c101d9 repo: Fix some cases where the remote timer isn't resumed 2012-06-29 00:11:25 +01:00
Hylke Bons 4bef356142 repo git: hide .sparkleshare and .empty after a rebase. Fixes #814 2012-06-28 14:21:33 +01:00
Hylke Bons 1b04fda8f7 fetcher git: don't read output on checkout and add --quiet option 2012-06-28 12:18:00 +01:00
Hylke Bons 5ee72e37f5 fetcher: Always delete the tmp host key file after getting its fingerprint 2012-06-28 12:03:04 +01:00
Hylke Bons 744d4f2ffa fetcher: put quotes around host key file path. Fixes #815 2012-06-28 11:57:10 +01:00
Hylke Bons ee4be6c7f9 Add back 'don't fetch avatars' feature 2012-06-27 16:24:53 +01:00
Hylke Bons 22698aa00b config: change debug log file name 2012-06-27 13:12:04 +01:00
Hylke Bons 1af3361e12 controller: Simplify avatar fetching and fetch new ones once a day. Closes #808 2012-06-27 13:09:01 +01:00
Hylke Bons 349410927a repo git: don't resolve conflicts on the .sparkleshare file. See #807 2012-06-27 00:13:17 +01:00
Hylke Bons b63474e253 setup: add TODO 2012-06-26 20:35:25 +01:00
Hylke Bons 0d9f4c2123 linux statusicon: simplify icon caching 2012-06-26 20:03:40 +01:00
Hylke Bons 6d1b810ca0 windows: update README 2012-06-26 18:47:33 +01:00
Hylke Bons aea9c56f3a Remove duplicate file 2012-06-26 13:37:59 +01:00
Hylke Bons c9435e2838 windows: fix build installer 2012-06-26 13:27:01 +01:00
Hylke Bons 9493de5b9e windows setup: Fix some layout issues 2012-06-26 10:52:52 +01:00
Hylke Bons 3ce450ec8f ubuntu statusicon: force update of the icon when animating 2012-06-25 23:26:06 +01:00
Hylke Bons 4c9a4180f2 Update NEWS 2012-06-25 23:02:44 +01:00
Hylke Bons 2f847093c4 windows: bump version number 2012-06-25 22:55:43 +01:00
Hylke Bons 56c278ebdc Merge pull request #801 from carlosmn/status-icon
linux: fix up status icon loading
2012-06-24 16:29:32 -07:00
Carlos Martín Nieto d9feeacc0f linux: fix up status icon loading
The main 'process-syncing-sparkleshare-24.png' file doesn't exist
anymore. Load the frames from 'process-syncing-*-24.png' instead of
slicing.
2012-06-25 01:28:25 +02:00
Hylke Bons 4870da2bce windows: add the app icon to every window 2012-06-25 00:11:52 +01:00
Hylke Bons 49fb72ec71 windows eventlog: position on right side of screen 2012-06-24 23:31:06 +01:00
Hylke Bons 330e80c22b repo git: reuse git objects 2012-06-24 23:20:45 +01:00
Hylke Bons 6579fdb5e1 windows setup: swap finish page buttons 2012-06-24 23:20:06 +01:00
Hylke Bons 4bee67b3d5 git: return to setting author on local repository, specifying in the command causes issues. Fixes #678 2012-06-24 19:14:52 +01:00
Hylke Bons df74a69633 windows: Fix build 2012-06-24 19:12:16 +01:00
Hylke Bons 22453c23a0 linux nautilus: Fix 'Copy Web Link' for Github. Closes #800 2012-06-23 21:38:59 +01:00
Hylke Bons 60b9817afe mac watcher: Fix #731 2012-06-23 19:20:31 +01:00
Hylke Bons 1f8fdc575c statusicon: change wording 2012-06-23 17:41:37 +01:00
Hylke Bons aaf4af8dcf setup: don't block the UI on add 2012-06-23 17:40:55 +01:00