Commit graph

1685 commits

Author SHA1 Message Date
Hylke Bons cff618b251 html: disable text selection in the webview 2011-05-29 03:07:51 +01:00
Hylke Bons 6019986bb9 log: fix Open Folder button 2011-05-29 02:54:49 +01:00
Hylke Bons 1d4fa1b51e linux, intro: add a pulsing progressbar when syncing 2011-05-29 02:26:20 +01:00
Hylke Bons d47435573c listener: move reconnect timer from repo. rename channelmessage event. add debuginfo 2011-05-29 00:52:46 +01:00
Hylke Bons aab6e36e4d repo: remove obsolete static IsRepo method 2011-05-28 20:23:33 +01:00
Hylke Bons ad0fa98e6b controller, backend: determine repo backend type in a cleaner way 2011-05-28 19:29:16 +01:00
Łukasz Jernaś 7f65263da5 I18N most of the About dialog 2011-05-28 19:47:05 +02:00
Hylke Bons 525625861e controller: download new version number check to memory instead of a file 2011-05-28 18:33:26 +01:00
Hylke Bons 336356c45c Clean up the README a bit 2011-05-28 18:03:17 +01:00
Hylke Bons 321cb1e709 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 43f414ce77 controller: create and delete .tmp folder before and after fetching respectively 2011-05-28 17:52:50 +01:00
Hylke Bons de0a53e60e config: user Unknown as default username instead of empty string 2011-05-28 17:52:50 +01:00
Łukasz Jernaś f869eff888 Mark window title as translatable 2011-05-28 18:24:17 +02:00
Łukasz Jernaś 2f4b78fded Update Polish translation from Transifex 2011-05-28 18:16:30 +02:00
Łukasz Jernaś 839ebbc958 Update translations from Transifex 2011-05-28 18:00:55 +02:00
Tobias Birmili 6f91721714 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 336910e6f6 controller: add debug info for host key checking 2011-05-27 01:46:11 +01:00
Hylke Bons b9e4b6ab76 fix style and typo 2011-05-27 00:27:31 +01:00
Hylke Bons 12ffe7b6dc controller: clear file attributes before recurively removing tmp folder 2011-05-27 00:25:40 +01:00
Hylke Bons 857cf4e57d config: add url as part of the folder config xml 2011-05-26 23:41:55 +01:00
Hylke Bons f35a46d6c8 mac: some fixes for the ui with new configuration 2011-05-26 20:51:00 +01:00
Hylke Bons 865582eef6 Fix configuration issues 2011-05-26 20:46:49 +01:00
Hylke Bons 8b887d9b76 Write default config on first run 2011-05-26 12:58:12 +01:00
Hylke Bons ad2da48c95 intro: fix Open Folder button on linux in a nicer way 2011-05-26 02:12:19 +01:00
Hylke Bons 2378a353b5 mac intro: fix Open Folder button at the end of initial sync 2011-05-26 02:06:34 +01:00
Hylke Bons 160485cff7 repo base: move method for consistency 2011-05-26 02:05:30 +01:00
Hylke Bons 800f70b3ac repo base: use new config scheme to get the user name's and email 2011-05-26 01:44:10 +01:00
Hylke Bons 2b3423bcb8 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 0499707479 README: update bit about SSH keys: was pointing to .shh instead of ~/.config/sparkleshare/ 2011-05-25 21:55:57 +01:00
Hylke Bons fe1628ce2d Use new XML based config scheme 2011-05-25 21:46:46 +01:00
Hylke Bons aa25e37933 Move the default backend initialisation to SparkleBackend 2011-05-25 20:24:25 +01:00
Hylke Bons b14814c60a hg: fix compile error 2011-05-25 20:20:20 +01:00
Hylke Bons cd114ab82f lib: Fix makefile whitespace 2011-05-25 20:15:15 +01:00
Hylke Bons d538cb668a hg: remove some debug output 2011-05-25 20:13:26 +01:00
Hylke Bons 4c764816e3 backend: don't be inheritable explictly 2011-05-25 20:07:13 +01:00
Hylke Bons 01ab3498be lin controller: remove offscreen useless statements, fixes compile error 2011-05-25 19:48:13 +01:00
Hylke Bons 35f96879a4 lin controller: wait for the folder icon commands to exit 2011-05-25 19:40:51 +01:00
Hylke Bons 9a38781691 config: remove debug output 2011-05-25 19:38:25 +01:00
Hylke Bons 91553a0884 config: fix RemoveFolder method 2011-05-25 19:36:43 +01:00
Hylke Bons a288b706a7 save scp backend work 2011-05-25 19:33:45 +01:00
Hylke Bons e5db3e767e Do the last commit betterer 2011-05-25 18:27:15 +01:00
Hylke Bons 27e2e65d21 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 616fd339bb controller: use new config method for user name/email 2011-05-25 01:51:46 +01:00
Hylke Bons 5e0742f30e config: fix style 2011-05-25 01:22:02 +01:00
Hylke Bons 67cfffc4d4 config: throw exception whenever config file doesn't exist 2011-05-25 01:20:37 +01:00
Hylke Bons 83ca2008e8 config add exception when config file is not found 2011-05-25 01:15:30 +01:00
Hylke Bons d66a075b91 config: add a default static SparkleConfig 2011-05-25 01:00:32 +01:00
Hylke Bons c75b081eff Add SparkleConfig class to deal with configuration 2011-05-25 00:46:55 +01:00
Hylke Bons 803e551dca hg: implement event logs for Mercurial 2011-05-23 21:16:21 +01:00
Hylke Bons 0bc64a297b defines: remove unused OPEN_COMMAND 2011-05-23 19:42:28 +01:00