Commit graph

1772 commits

Author SHA1 Message Date
Hylke Bons 711de7b85b default disconnected polling interval is 3min 2011-06-10 11:08:03 -07:00
Hylke Bons 54a2667707 Adjust status menu 2011-06-10 02:50:41 +01:00
Hylke Bons 310aa47aca add popupbutton and show most recent 2011-06-10 02:32:36 +01:00
Hylke Bons e6c759857a Assign colors to folders 2011-06-10 01:01:50 +01:00
Hylke Bons c2a38157ab Save work 2011-06-10 00:01:45 +01:00
Hylke Bons 057c96c288 repo: don't poll every 10sec when disconnected 2011-06-09 23:59:56 +01:00
Hylke Bons a5ac4ab5fa changeset: Add a Folder property 2011-06-09 21:25:36 +01:00
Hylke Bons b17e91e132 repo base: poll continously even when connected (but not as frequent) 2011-06-09 21:20:57 +01:00
Hylke Bons 96c54807c5 repo base: add some properties to be used for the manual polling 2011-06-09 18:53:36 +01:00
Travis Glenn Hansen 3073d9d038 removing is_polling completely 2011-06-09 10:21:55 -06:00
Travis Glenn Hansen 0bbc2e67ad Merge branch 'master' of git://github.com/hbons/SparkleShare into fixes
Conflicts:
	SparkleLib/SparkleConfig.cs
2011-06-09 10:20:15 -06:00
Hylke Bons c74a1a202c about: fix compile error 2011-06-09 13:17:46 +01:00
Hylke Bons 21b34a114b controller: prevent nullreference exceptions for checking the version 2011-06-09 02:10:50 +01:00
Hylke Bons 33d8f2ed5b about: remove references to SparkleLib 2011-06-08 22:37:29 +01:00
Hylke Bons 5eb0d3d707 config: Only trim user name if it isn't null 2011-06-08 21:40:12 +01:00
Hylke Bons 49ffbf9944 Merge pull request #202 from alexhudson/master
Separate SmartIrc4Net build
2011-06-08 13:18:00 -07:00
Alex Hudson 3eda2b0d35 Allow Sparkle to link against a system SmartIrc4Net library 2011-06-08 20:31:28 +01:00
Hylke Bons 6a9dca5db7 Merge branch 'master' of ssh://github.com/hbons/SparkleShare 2011-06-08 15:17:49 +01:00
Hylke Bons 7d46644859 update NEWS 2011-06-08 15:10:16 +01:00
Hylke Bons 798cd7062f Bump version to 0.2.1 2011-06-08 15:06:30 +01:00
Hylke Bons add4c6a4f9 translations: fix warning in ja.po 2011-06-08 14:43:18 +01:00
Hylke Bons 58906598b6 build: add LICENSE to distcheck and ignore made tarballs 2011-06-08 14:40:28 +01:00
Hylke Bons ce1c77bb5d translations: ignore options file 2011-06-08 14:40:28 +01:00
Travis Glenn Hansen 9fb504b7f9 Merge branch 'master' of git://github.com/hbons/SparkleShare into fixes 2011-06-07 19:39:34 -06:00
Hylke Bons 0a845a336f Work with repos on host names with a dash in them 2011-06-08 02:04:54 +01:00
Hylke Bons 2a6d7f18f3 config: never let user name be null or empty 2011-06-08 01:30:01 +01:00
Hylke Bons e5cc414b54 listener irc: Fix race condition joining channel when not connected 2011-06-08 01:30:01 +01:00
Travis Glenn Hansen 724d52a48a fixing upstream issue 200 2011-06-07 14:39:35 -06:00
Łukasz Jernaś 626700bcef Update translationf from Transifex 2011-06-07 09:25:15 +02:00
Hylke Bons 800efc70bf controller: remove double space before terabty sign 2011-06-06 23:38:15 +01:00
Hylke Bons d76b03f75a Fix date and whitespace 2011-06-06 13:16:32 -07:00
Hylke Bons dc957116d5 update NEWS 2011-06-06 21:00:06 +01:00
Hylke Bons 851dfe5698 Re-add smartirc to Mac csproj file 2011-06-06 21:00:06 +01:00
Hylke Bons 27b651696b config: never let username be empty 2011-06-06 21:00:06 +01:00
Bertrand Lorentz 38b6283e15 build: Fix stupid typo in my previous commit 2011-06-06 20:39:32 +02:00
Bertrand Lorentz ffa6928339 build: Fix error during configure if gnome-doc-utils is not installed
Always set the ENABLE_SK conditional, so that it is defined even if
GNOME_DOC_INIT is not called. Fixes issue #198.
2011-06-06 20:35:05 +02:00
Hylke Bons 0cf20f17b3 log: fix webview scrolling issues 2011-06-06 02:09:14 +01:00
Hylke Bons 01ddc0ad16 intro: disable progressbar after a failed or successful fetch 2011-06-05 23:43:12 +01:00
Hylke Bons fc05e0fdf5 intro: fix possible freeze by not calling a window manager action in the main thread 2011-06-05 23:18:55 +01:00
Hylke Bons dbbc6e1737 mac: fix watcher with new Initialize controller method 2011-06-05 23:08:41 +01:00
Hylke Bons bd80631a1c listener irc: adjust ping interval and timeout 2011-06-05 23:08:17 +01:00
Hylke Bons 47225ed1d7 Detect the correct .shh path on Windows 2011-06-05 19:59:48 +01:00
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