Commit graph

40 commits

Author SHA1 Message Date
Hylke Bons 1f7235177f windows: fix version number 2012-12-02 22:20:06 +00:00
Hylke Bons c865e71d12 clean up 2012-11-19 15:06:56 +00:00
Hylke Bons 7e1cb40038 windows: fix version number in about dialog. closes #1021 2012-10-20 18:53:31 +01:00
Hylke Bons 475b82f43a crypto: use a random salt per repo, store it as a remote branch name 2012-09-29 23:57:35 +02:00
Hylke Bons 18a98dc69b linux ui: change AssetsPath back to static 2012-08-11 23:01:07 +01:00
Hylke Bons ed5074aae0 mac: fix solution file 2012-08-10 19:41:40 +01:00
Hylke Bons ae3495d388 windows: Fix build. Closes #894 2012-08-10 19:04:11 +01:00
Hylke Bons 448599e661 windows: Fix Windows build. Closes #882 2012-08-05 14:23:51 +02:00
Hylke Bons 4075967199 Cleanups 2012-07-28 18:13:50 +02:00
Hylke Bons 161bfea8b4 Remove Helpers class, add Logger class 2012-07-28 15:58:09 +02:00
Hylke Bons 5290414866 build: cleanup and remove translations 2012-07-26 16:49:03 +02:00
Hylke Bons 2b4843ad24 build: move version number definition to central place, clean up build tools 2012-07-26 15:17:35 +02:00
Hylke Bons 37b94b23bf mac eventlog: make window resizable 2012-06-17 00:24:30 +01:00
Hylke Bons 7ceb17907d Simplify command line argument parsing 2012-06-15 13:08:13 +01:00
Tijl Vercaemer fd8fd378b9 Added System.Xml reference to SparkleLib 2012-03-21 12:34:48 +01:00
Hylke Bons fc09a1e6da listener: move classes to separate files 2012-02-06 13:45:20 +01:00
praktikant a37a041018 Fixing #298 again first try 2012-01-24 10:47:46 +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 9144a6f52b setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Hylke Bons 296d830917 repo: Move watcher to its own subclass 2011-06-14 23:14:03 +01:00
Hylke Bons 80c676de6c Add SparkleConfig class to deal with configuration 2011-05-25 00:46:55 +01:00
Hylke Bons e881206ab9 lib: update csproj file 2011-05-22 19:22:13 +01:00
Hylke Bons bd60da2627 lib: update csproj file 2011-05-22 19:21:20 +01:00
Hylke Bons 3c1c0ed4f3 Rework and abstract the backend. Add basic Mercurial support 2011-05-20 01:55:49 +01:00
Hylke Bons 2168fa2ab9 save work 2011-05-19 17:07:42 +01:00
Hylke Bons 2888d269e8 build: remove obsolete SparkleEvents class 2011-05-17 00:51:43 +01:00
Hylke Bons 13f78f4a7e repo: controller: use more git agnostic naming 2011-05-17 00:49:01 +01:00
Hylke Bons 68fc6499c5 Split up the fetcher code into FetcherBase and FetcherGit 2011-05-16 21:19:58 +01:00
Hylke Bons 5f36f8a9e0 Replace abstract out Listener by ListenerBase + ListenerIrc 2011-05-14 18:10:24 +01:00
Bertrand Lorentz 1e88eab334 Remove GitSharp from the build and delete submodule 2011-04-21 17:15:32 +02:00
Hylke Bons 767b933cd5 Remove NotifySsharp from solution 2011-03-04 09:05:15 +00:00
Hylke Bons b2ef131d92 [repo] massive cleanup, use GitSharp and SparkleGit 2011-02-26 14:20:32 +00:00
Hylke Bons 438d8e55d0 Create a working Mac solution file and add some temporary workarounds 2010-11-27 21:24:30 +00:00
Bertrand Lorentz 319c313b49 [build] Integrate GitSharp into the solution 2010-10-10 15:12:01 +02:00
Bertrand Lorentz 40de679081 [build] Update sln and csproj files 2010-10-10 15:01:47 +02:00
Bertrand Lorentz 0da399295a Include SmartIrc4net library as a git submodule
This follows the recommendation from SmartIrc4net's author, and avoids
any dependency issues.
2010-09-11 17:48:56 +02:00
Bertrand Lorentz 86a3006981 [build] Reference the SmartIrc4net library in SparkleLib.csproj 2010-09-11 15:25:58 +02:00
Hylke Bons 67a97bc386 [helpers] split up helpers to gui and non gui parts. 2010-09-04 13:27:06 +01:00
Bertrand Lorentz 19d30b3f42 Move SparklePlatform.cs to SparkleLib 2010-08-02 18:49:24 +02:00
Bertrand Lorentz dea7426364 Create a SparkleLib library for sharing code between frontends
Start moving some files into SparkleLib, and have SparkleShare and
SparkleDiff depend on it.
2010-08-02 17:42:42 +02:00