Commit graph

1780 commits

Author SHA1 Message Date
Hylke Bons fcd7868633 mac: initial code for adding the SparkleShare folder to the Finder sidebar. Waiting for NSMutableArray/Dictionary support in MonoMac 2011-06-05 19:36:20 +01:00
Hylke Bons cf7372a94c fetcher base: check if thread exists before disposing it 2011-06-05 17:35:22 +01:00
Hylke Bons 7b0a359005 config: get default username depending on platform 2011-06-05 17:22:40 +01:00
Hylke Bons f6ef625d16 Move OS detection code to the backend 2011-06-05 17:07:33 +01:00
Hylke Bons 7fb154c8a6 Fix compile error 2011-06-05 16:41:15 +01:00
Hylke Bons a8118e7025 controller lin: do autostart path creation nicer 2011-06-05 16:38:32 +01:00
Hylke Bons 6e5e057afd mac: add About entry to status menu 2011-06-05 16:05:57 +01:00
Hylke Bons 307a3d964e Don't check for root user on non-unix systems. 2011-06-05 01:47:45 +01:00
Hylke Bons 8ddf503135 Move default solution file to SparkleShare/ 2011-06-04 18:26:23 +01:00
Hylke Bons ea3ff02804 Merge branch 'master' of ssh://github.com/hbons/SparkleShare 2011-06-04 18:23:09 +01:00
Hylke Bons 0e7f1e5491 controller: add a Initialize () method, instead of doing everything in the constructor 2011-06-04 18:16:00 +01:00
Hylke Bons d58a04bafa Edited README via GitHub 2011-06-04 08:50:48 -07:00
Hylke Bons e63b1c64e2 paths: Use more the more crossplatform Environment.SpecialFolder enumeration to determine used paths. 2011-06-04 15:16:32 +01:00
Hylke Bons 971b18cd3c controller: remove SparkleKeysPath; it's the same as SparkleConfigPath 2011-06-04 15:15:58 +01:00
Hylke Bons 43d3c01a35 mac: dispose watcher thread on quit 2011-06-03 13:41:52 +01:00
Hylke Bons 209a30c0ab repo base: only emit NewChangeSet event when SyncDown was successful 2011-06-03 01:33:41 +01:00
Hylke Bons 6d58d5dd26 mac: use NSCaution icon instead of NSFolder in the status menu when the folder is unsynced 2011-06-03 01:11:19 +01:00
Hylke Bons 1dcecf13a6 Code cleanup 2011-06-03 00:35:51 +01:00
Hylke Bons 8439e6096f mac statusicon: add an icon for the error state 2011-06-03 00:34:51 +01:00
Hylke Bons 88c6a515be mac watcher: leave top level subfolder changes to the SparkleRepo watcher 2011-06-02 21:18:22 +01:00
Hylke Bons 27be7bddb4 Remove SmartIrc4Net reference from UI project 2011-06-02 00:21:36 +01:00
Hylke Bons 987127f5ec Update out of date SparkleShare tagline 2011-06-02 00:08:05 +01:00
Hylke Bons 79bdddc85c listener irc: only join a channel once 2011-06-01 23:59:18 +01:00
Hylke Bons e9554583b2 Add SparkleMacWatcher to .csproj file 2011-06-01 23:56:00 +01:00
Hylke Bons 8457204cc5 Use custom folder watcher on Mac 2011-05-31 21:02:08 +01:00
Hylke Bons e7da511b77 fetcher git: fix url construction 2011-05-31 18:30:28 +01:00
Hylke Bons 38be761bce fix compile errors on linux 2011-05-31 13:51:01 +01:00
Hylke Bons 21181c34e4 Move url forming logic to the fetcher 2011-05-31 02:28:23 +01:00
Hylke Bons c102e71ef5 Revert using the mono managed watcher, cpu usage is unacceptable 2011-05-30 18:08:49 +01:00
Hylke Bons 1c4f8ca268 statusicon: fix style 2011-05-30 17:45:38 +01:00
Łukasz Jernaś 842571b3a5 Update translations from Transifex 2011-05-30 18:08:14 +02:00
Hylke Bons 9d1058186b comment out debug rule 2011-05-30 16:22:09 +01:00
Hylke Bons 99cf47e45c repo git: only disable emable watching once 2011-05-30 16:20:25 +01:00
Hylke Bons db71ae2ce9 listener: get announcement server url from the config file 2011-05-30 02:19:58 +01:00
Hylke Bons 4705c2d59c mac: also use growl for conflict bubble 2011-05-29 23:36:01 +01:00
Hylke Bons 21f4f61412 mac: Add support for Growl notifications 2011-05-29 23:22:12 +01:00
Hylke Bons 496c4662a2 listener: add Dispose method 2011-05-29 20:01:56 +01:00
Hylke Bons b73bb1215a mac: bundle Growl framework 2011-05-29 19:57:26 +01:00
Hylke Bons 1659387fb0 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 b5c8332e15 repo: normalise timezones for the log 2011-05-29 16:48:47 +01:00
Hylke Bons 2ae578db39 repo base: don't call AnyDifferences on changes in .git or .hg 2011-05-29 13:53:09 +01:00
Hylke Bons f383db8d25 mac ui: remove leaking messages 2011-05-29 13:37:52 +01:00
Hylke Bons d29520b7a5 mac log: get rid of 'just leaking' messages 2011-05-29 13:14:33 +01:00
Hylke Bons b67273abeb html: remove javascript test 2011-05-29 03:08:22 +01:00
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