Commit graph

42 commits

Author SHA1 Message Date
Hylke Bons fb9dde0f6d fetcher: create separate Base, SSH, and Git classes. cleaner abstraction. 2013-03-24 23:55:54 +01:00
Aaron Bockover 0ab783d60d [SparkleLib] fix debug build 2012-12-10 12:55:02 -05:00
Hylke Bons 8d0022c787 windows: fix version number 2012-12-02 22:20:06 +00:00
Hylke Bons 3774f3cde6 clean up 2012-11-19 15:06:56 +00:00
Hylke Bons d8cb07763f windows: fix version number in about dialog. closes #1021 2012-10-20 18:53:31 +01:00
Hylke Bons a7c39b3a35 crypto: use a random salt per repo, store it as a remote branch name 2012-09-29 23:57:35 +02:00
Hylke Bons 0b4c4851c8 linux ui: change AssetsPath back to static 2012-08-11 23:01:07 +01:00
Hylke Bons 1f00cdceae mac: fix solution file 2012-08-10 19:41:40 +01:00
Hylke Bons e7e3b8603f windows: Fix build. Closes #894 2012-08-10 19:04:11 +01:00
Hylke Bons ded0595335 windows: Fix Windows build. Closes #882 2012-08-05 14:23:51 +02:00
Hylke Bons 0109856700 Cleanups 2012-07-28 18:13:50 +02:00
Hylke Bons c9e4218358 Remove Helpers class, add Logger class 2012-07-28 15:58:09 +02:00
Hylke Bons 5fddddbe21 build: cleanup and remove translations 2012-07-26 16:49:03 +02:00
Hylke Bons e17cda8a38 build: move version number definition to central place, clean up build tools 2012-07-26 15:17:35 +02:00
Hylke Bons 3cd210d44c mac eventlog: make window resizable 2012-06-17 00:24:30 +01:00
Hylke Bons a7ab23da72 Simplify command line argument parsing 2012-06-15 13:08:13 +01:00
Tijl Vercaemer 7952b006e5 Added System.Xml reference to SparkleLib 2012-03-21 12:34:48 +01:00
Hylke Bons b09c66af65 listener: move classes to separate files 2012-02-06 13:45:20 +01:00
praktikant 12f18f34b8 Fixing #298 again first try 2012-01-24 10:47:46 +01:00
Hylke Bons e4317fc412 setup: Show a warning when the user has a global gitignore. Closes #432 2011-11-28 14:40:34 +01:00
Hylke Bons 360dc1ab40 setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Hylke Bons 9cfc42e812 repo: Move watcher to its own subclass 2011-06-14 23:14:03 +01:00
Hylke Bons c75b081eff Add SparkleConfig class to deal with configuration 2011-05-25 00:46:55 +01:00
Hylke Bons cda21e52a4 lib: update csproj file 2011-05-22 19:22:13 +01:00
Hylke Bons b496d5c774 lib: update csproj file 2011-05-22 19:21:20 +01:00
Hylke Bons 749d83c832 Rework and abstract the backend. Add basic Mercurial support 2011-05-20 01:55:49 +01:00
Hylke Bons 0826a8287d save work 2011-05-19 17:07:42 +01:00
Hylke Bons 7be4718324 build: remove obsolete SparkleEvents class 2011-05-17 00:51:43 +01:00
Hylke Bons cc975eab80 repo: controller: use more git agnostic naming 2011-05-17 00:49:01 +01:00
Hylke Bons 3be31fbcb6 Split up the fetcher code into FetcherBase and FetcherGit 2011-05-16 21:19:58 +01:00
Hylke Bons 9d3fd8888d Replace abstract out Listener by ListenerBase + ListenerIrc 2011-05-14 18:10:24 +01:00
Bertrand Lorentz 111bef36d8 Remove GitSharp from the build and delete submodule 2011-04-21 17:15:32 +02:00
Hylke Bons 4e62d010e8 Remove NotifySsharp from solution 2011-03-04 09:05:15 +00:00
Hylke Bons 53294eb351 [repo] massive cleanup, use GitSharp and SparkleGit 2011-02-26 14:20:32 +00:00
Hylke Bons 9dde45bc5d Create a working Mac solution file and add some temporary workarounds 2010-11-27 21:24:30 +00:00
Bertrand Lorentz b504a8f074 [build] Integrate GitSharp into the solution 2010-10-10 15:12:01 +02:00
Bertrand Lorentz 9a8e4dd7e4 [build] Update sln and csproj files 2010-10-10 15:01:47 +02:00
Bertrand Lorentz 988d16a42e 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 c12f2aa3bf [build] Reference the SmartIrc4net library in SparkleLib.csproj 2010-09-11 15:25:58 +02:00
Hylke Bons 1644c5c5f2 [helpers] split up helpers to gui and non gui parts. 2010-09-04 13:27:06 +01:00
Bertrand Lorentz 769c51d1a3 Move SparklePlatform.cs to SparkleLib 2010-08-02 18:49:24 +02:00
Bertrand Lorentz 8af6599d8f 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