Commit graph

1771 commits

Author SHA1 Message Date
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
Ł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