Commit graph

1790 commits

Author SHA1 Message Date
Hylke Bons 3f6950591e statusicon: wrong sign 2011-06-12 02:59:18 +01:00
Hylke Bons 37e20be1b7 repo base: make polling intervals setting a bit more readable 2011-06-12 02:56:01 +01:00
Hylke Bons c1937ea9ff statusicon linux: only enable Show Recent Events when there are folders 2011-06-12 02:47:43 +01:00
Hylke Bons b0c1ff74a0 statusicon mac: only enable Show Recent Events when there are folders 2011-06-12 02:45:42 +01:00
Hylke Bons d4e0404c46 statusicon: change folder icon to dialog-error when folde rhas unsynced changes 2011-06-12 02:41:59 +01:00
wimh 63dc37cad3 fix portability issue in OnFileActivity 2011-06-12 01:53:38 +01:00
Hylke Bons daa9a299ab Merge branch 'onelog' 2011-06-12 01:48:45 +01:00
Hylke Bons a341e469a9 log: add separator after All Folders item 2011-06-12 01:47:17 +01:00
Hylke Bons bc603b3cae linux bring log UI in line with Mac 2011-06-12 01:33:42 +01:00
Hylke Bons a6e411a67d mac: remove About entry in main menu 2011-06-11 20:44:12 +01:00
Hylke Bons b2ebff26ec statusicon: rearrange menu a bit so it looks less messy 2011-06-11 20:40:29 +01:00
Hylke Bons 45e3ea8941 events: fix window focus 2011-06-11 19:13:45 +01:00
Hylke Bons ebd48102db ui: hook up event log and finish work 2011-06-11 18:51:40 +01:00
Hylke Bons 3cbf02326f log: revamp html+css and icons 2011-06-11 18:51:39 +01:00
Hylke Bons 410cd2a7c4 repo git: strip quotes from git commit message 2011-06-11 18:51:39 +01:00
Hylke Bons 78e8a7aa41 default disconnected polling interval is 3min 2011-06-11 18:51:39 +01:00
Hylke Bons 01f266c21a repo git: strip quotes from git commit message 2011-06-10 21:40:13 +01:00
Hylke Bons 045268ac3b update log style 2011-06-10 21:26:26 +01:00
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