Commit graph

1591 commits

Author SHA1 Message Date
Hylke Bons 6298c86a36 repo git: convert commit timestamps by converting them to utc, then converting them to our timezone 2011-05-29 17:47:40 +01:00
Hylke Bons 6926638822 repo: normalise timezones for the log 2011-05-29 16:48:47 +01:00
Hylke Bons a7547f5076 repo base: don't call AnyDifferences on changes in .git or .hg 2011-05-29 13:53:09 +01:00
Hylke Bons 2526311a6c mac ui: remove leaking messages 2011-05-29 13:37:52 +01:00
Hylke Bons 9ad2335c99 mac log: get rid of 'just leaking' messages 2011-05-29 13:14:33 +01:00
Hylke Bons dc162d45f8 html: remove javascript test 2011-05-29 03:08:22 +01:00
Hylke Bons 4f75a78a7d html: disable text selection in the webview 2011-05-29 03:07:51 +01:00
Hylke Bons 4245c26b6d log: fix Open Folder button 2011-05-29 02:54:49 +01:00
Hylke Bons 81a17653e0 linux, intro: add a pulsing progressbar when syncing 2011-05-29 02:26:20 +01:00
Hylke Bons ec6c69452a listener: move reconnect timer from repo. rename channelmessage event. add debuginfo 2011-05-29 00:52:46 +01:00
Hylke Bons 9549ae3816 repo: remove obsolete static IsRepo method 2011-05-28 20:23:33 +01:00
Hylke Bons c2cff43f46 controller, backend: determine repo backend type in a cleaner way 2011-05-28 19:29:16 +01:00
Łukasz Jernaś 1e8d7f04a6 I18N most of the About dialog 2011-05-28 19:47:05 +02:00
Hylke Bons d7e21127d7 controller: download new version number check to memory instead of a file 2011-05-28 18:33:26 +01:00
Hylke Bons f5eba8cb3f Clean up the README a bit 2011-05-28 18:03:17 +01:00
Hylke Bons 37a144c4dc Merge pull request #190 from toabi/with-homebrew
Added instructions how to build deps with Homebrew
2011-05-28 09:56:11 -07:00
Hylke Bons b33b321207 controller: create and delete .tmp folder before and after fetching respectively 2011-05-28 17:52:50 +01:00
Hylke Bons 0b937a0dda config: user Unknown as default username instead of empty string 2011-05-28 17:52:50 +01:00
Łukasz Jernaś 262cf11e93 Mark window title as translatable 2011-05-28 18:24:17 +02:00
Łukasz Jernaś 110ac9734c Update Polish translation from Transifex 2011-05-28 18:16:30 +02:00
Łukasz Jernaś f250748e30 Update translations from Transifex 2011-05-28 18:00:55 +02:00
Tobias Birmili 53ee256b71 added instructions how to build deps with Homebrew
It's a bit dirty, but it works.
2011-05-28 11:00:22 +02:00
Hylke Bons 4e9ba48f7a controller: add debug info for host key checking 2011-05-27 01:46:11 +01:00
Hylke Bons 4998adb058 fix style and typo 2011-05-27 00:27:31 +01:00
Hylke Bons be888c09ab controller: clear file attributes before recurively removing tmp folder 2011-05-27 00:25:40 +01:00
Hylke Bons 10ac5cbe5c config: add url as part of the folder config xml 2011-05-26 23:41:55 +01:00
Hylke Bons 15073bb5b3 mac: some fixes for the ui with new configuration 2011-05-26 20:51:00 +01:00
Hylke Bons 109f75aee9 Fix configuration issues 2011-05-26 20:46:49 +01:00
Hylke Bons d9cf40153f Write default config on first run 2011-05-26 12:58:12 +01:00
Hylke Bons 8f735b499a intro: fix Open Folder button on linux in a nicer way 2011-05-26 02:12:19 +01:00
Hylke Bons a719230a70 mac intro: fix Open Folder button at the end of initial sync 2011-05-26 02:06:34 +01:00
Hylke Bons 898c685cb6 repo base: move method for consistency 2011-05-26 02:05:30 +01:00
Hylke Bons 2e075959c4 repo base: use new config scheme to get the user name's and email 2011-05-26 01:44:10 +01:00
Hylke Bons f4fe759994 Fix subfolder watching on Mac by adding MONO_MANAGED_WATCHER=1 to info.plist. Slower, but working. 2011-05-26 00:57:51 +01:00
Hylke Bons b552b8226c README: update bit about SSH keys: was pointing to .shh instead of ~/.config/sparkleshare/ 2011-05-25 21:55:57 +01:00
Hylke Bons 942aecc710 Use new XML based config scheme 2011-05-25 21:46:46 +01:00
Hylke Bons cb27d3f551 Move the default backend initialisation to SparkleBackend 2011-05-25 20:24:25 +01:00
Hylke Bons 04c3aeca3b hg: fix compile error 2011-05-25 20:20:20 +01:00
Hylke Bons aa01351e2a lib: Fix makefile whitespace 2011-05-25 20:15:15 +01:00
Hylke Bons 4e6fc33e3f hg: remove some debug output 2011-05-25 20:13:26 +01:00
Hylke Bons d5ec6472fd backend: don't be inheritable explictly 2011-05-25 20:07:13 +01:00
Hylke Bons 91925b8827 lin controller: remove offscreen useless statements, fixes compile error 2011-05-25 19:48:13 +01:00
Hylke Bons 38c8ae3a3a lin controller: wait for the folder icon commands to exit 2011-05-25 19:40:51 +01:00
Hylke Bons ae87d1e68b config: remove debug output 2011-05-25 19:38:25 +01:00
Hylke Bons c2d844268d config: fix RemoveFolder method 2011-05-25 19:36:43 +01:00
Hylke Bons 1f3ab4f529 save scp backend work 2011-05-25 19:33:45 +01:00
Hylke Bons 1781584c75 Do the last commit betterer 2011-05-25 18:27:15 +01:00
Hylke Bons b52af47d5a lin controller: Use custom-icon-name file metadata for the ~/SparkleShare folder, this is a new property in gnome3 that supports scaling icons 2011-05-25 17:36:14 +01:00
Hylke Bons 6e6e2bbf9a controller: use new config method for user name/email 2011-05-25 01:51:46 +01:00
Hylke Bons f2320abc11 config: fix style 2011-05-25 01:22:02 +01:00