Commit graph

1141 commits

Author SHA1 Message Date
Hylke Bons c235248078 Use folders_path config option to create the tmo dir when it is set. Fixes #485 2011-12-18 17:10:06 +01:00
Hylke Bons 99c148883e statusicon: disable Open Recent Events item when there are no projects 2011-12-18 17:08:38 +01:00
Hylke Bons 15c44e8925 Fix hang on quit. Closes #429 2011-12-17 14:09:29 +01:00
Hylke Bons 85e69ed678 Fix build. Closes #482 2011-12-15 23:12:45 +01:00
Hylke Bons af3d85b54c Fix compile error 2011-12-15 21:20:23 +01:00
Hylke Bons 6966c62e8f event log: add missing ShowAll() 2011-12-15 16:24:10 +01:00
Hylke Bons a4d1e5d120 event log: report size and history size. Closes #379 2011-12-15 16:15:29 +01:00
Hylke Bons 3f70f08084 controller: lock when writing avatars. Fixes #476 2011-12-11 21:00:51 +01:00
Hylke Bons 4b2b273783 Fix build. Closes #479 2011-12-09 22:20:46 +01:00
Hylke Bons 0c75dee12c setup: update Continue button when needed 2011-12-08 17:03:42 +01:00
Hylke Bons 8d4bc41bcc statusicons: use animation frames that are already in memory for animation. 2011-12-04 13:32:53 +01:00
Hylke Bons 864e58c1a9 statusicon: syncing state is more important than error state. Also check all repos first 2011-12-04 11:37:38 +01:00
Hylke Bons 4b7f967229 Fix icon spinning forever on down remote 2011-12-04 11:00:02 +01:00
Hylke Bons 260e257f59 don't ignore bundled git 'bin' dir 2011-12-04 10:58:59 +01:00
Hylke Bons e53690d3c3 setup: clarify why personal info is needed on setup page 2011-12-02 14:52:34 +01:00
Hylke Bons f78c6807db bump version 0.4.2 2011-12-02 13:15:50 +01:00
Hylke Bons 2184419290 Listen for urls to an invite xml file on port 1986 2011-12-02 12:22:35 +01:00
Hylke Bons d17a891dd5 invite: remove port variable 2011-12-01 21:20:43 +01:00
Hylke Bons 5d032aa24c Fix style 2011-12-01 21:20:19 +01:00
Hylke Bons 682c086335 invite: update Mac csproj 2011-12-01 21:20:13 +01:00
Hylke Bons 179b9d612c add invites tcp listener (untested)
Conflicts:

	SparkleShare/Makefile.am
	SparkleShare/SparkleControllerBase.cs
	SparkleShare/SparkleSetup.cs
	SparkleShare/SparkleShare.csproj
2011-12-01 21:16:57 +01:00
Hylke Bons 608e0e1c97 fix compile error 2011-11-30 11:35:45 +01:00
Hylke Bons 0d38e7ef5e setup: move convenience method to derived class 2011-11-30 11:18:26 +01:00
Carlos Martín Nieto 208851ae17 No need for 4.0 features 2011-11-29 23:03:00 +01:00
Carlos Martín Nieto 989812ce38 Add convenience function to get the selected plugin 2011-11-29 22:44:45 +01:00
Carlos Martín Nieto 77a1ed0fb2 Remove cruft from SparkleShare/Makefile.am
Some filenames are repeated, but aren't a continuation of setting the
variable, so they're useless anyway.
2011-11-29 22:02:58 +01:00
Hylke Bons cd1c9e4bca fix compile error 2011-11-29 21:59:12 +01:00
Hylke Bons 35f3147c2c fix compile error 2011-11-29 21:24:11 +01:00
Hylke Bons 32162294f6 Update NEWS for 0.4.1 release 2011-11-29 20:26:37 +01:00
Hylke Bons 8a39af7924 Update version for 0.4.1 release 2011-11-29 14:27:12 +01:00
Hylke Bons db38ea01e6 Bundle git on mac. Closes #450 #423 2011-11-28 22:55:19 +01:00
Hylke Bons 5030933abf setup: Show a warning when the user has a global gitignore. Closes #432 2011-11-28 14:40:34 +01:00
Hylke Bons bdb6057e2e Update version number in mac .csproj. Fixes #442 2011-11-20 13:26:54 +00:00
Hylke Bons 0c5b1ebae2 remove more smartirc references 2011-11-19 14:24:09 +00:00
Hylke Bons c8d83326a9 remove todo 2011-11-18 21:24:27 +00:00
Hylke Bons c1a3d1ff2c Move SparkleOptions from lib to UI. Remove mercurial code. 2011-11-18 21:16:57 +00:00
Hylke Bons 444082f396 Move FormatMessage to bubbles controller 2011-11-18 20:53:53 +00:00
Hylke Bons a16a829056 setup: move enums up 2011-11-18 16:32:46 +00:00
Hylke Bons 989472802e Move IsValidEmail from program- to setup controller 2011-11-18 02:00:12 +00:00
Hylke Bons 3536b626d4 mac: move logic from setup to its controller, check events instead of timers 2011-11-18 01:52:16 +00:00
Hylke Bons 693a762199 event log: fix compile error 2011-11-17 13:28:27 +00:00
Hylke Bons 10c969f9b1 event log: remove unneeded references 2011-11-17 12:22:55 +00:00
Hylke Bons 977c1694c3 event log: Move more logic to controller and fix opening links with spaces 2011-11-17 12:17:19 +00:00
Carlos Martín Nieto a1ec17d17a Add missing shebang to nautilus extensions 2011-11-14 13:21:15 +01:00
Carlos Martín Nieto 11dcc99665 mac: update DIST_EXTRA
Some files don't exist anymore and some hadn't been added. Refesh the
list and put them in alpha order.
2011-11-14 11:37:41 +01:00
Hylke Bons 5429d38cdf Fix last warnings on linux 2011-11-13 18:50:24 +00:00
Hylke Bons e3cb529816 about controller: actually compare the major.minor.micro values instead of a Equals() on strings 2011-11-13 17:51:46 +00:00
Hylke Bons cce8195075 mac: Fix warning 2011-11-13 17:07:23 +00:00
Hylke Bons 235be36e8c setup mac: prettier text fields for initial setup 2011-11-13 16:58:44 +00:00
Hylke Bons dc3258a5f9 setup: remove Add Project... button at end of tutorial 2011-11-13 16:22:10 +00:00