Commit graph

50 commits

Author SHA1 Message Date
Hylke Bons 1a920a6ac7 build: Install icons and finish last meson todo items 2018-02-21 08:55:10 +00:00
Hylke Bons 1b20e8f31b Update .gitignore and remove leftover Makefile 2018-02-21 08:55:10 +00:00
Hylke Bons 0e348b3667 Update .gitignore 2018-02-11 19:49:15 +00:00
Hylke Bons 972a0a0add Update .gitignore 2018-02-11 14:23:00 +00:00
Hylke Bons 8492bbd2eb mac: Move .gitignore up 2017-09-10 12:27:55 +01:00
Jonathan Haines 8129b01afe windows: add nuget + squirrel packages 2017-04-30 15:18:50 +10:00
Hylke Bons 5bb81033a1 build: Clean up autogenerated files 2017-03-12 15:41:08 +00:00
Paul Hammant a22a4d4175 oops, file missing from a prior commit 2016-08-21 14:43:52 -04:00
Hylke Bons 1423c2d4ca mac ui: Remove unused method 2016-07-08 22:58:19 +01:00
Hylke Bons b312620048 Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00
Hylke Bons 7a9cc237e6 Update .gitignore 2015-01-02 20:53:20 +01:00
Hylke Bons 98ac71f90e Update .gitignore 2013-03-10 21:40:30 +00:00
Hylke Bons 6dfc3420ed linux: Fix build. Closes #886 2012-08-03 12:22:22 +02:00
Hylke Bons 4ae619ec23 windows: Move gitignore rules 2012-07-31 11:59:41 +02:00
Hylke Bons f3784ddc98 lib: code cleanup 2012-07-18 14:51:09 +02:00
Hylke Bons 61abb8dcd5 linux: Reorder file structure 2012-06-19 17:21:33 +01:00
Hylke Bons 87f85a38ce mac: Fix build for newer versions of MonoMac 2012-04-10 18:17:56 +02:00
Hylke Bons e74d542010 Adjust Windows installer script 2012-03-11 21:10:32 +00:00
Hylke Bons 95a1b3ec59 window: Move to .NET 4.0 2012-03-11 13:17:53 +00:00
Hylke Bons 5bd86cd790 windows: Start porting work from WinForms to WPF. 2012-03-04 02:37:03 +00:00
Hylke Bons e801d17a83 Update .gitignore for some windows build files 2012-03-03 22:13:16 +00:00
serras 87ef4ed013 Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/SparkleListenerTcp.cs
2012-02-27 10:04:28 +01:00
Hylke Bons 11ddb6ee11 gitignore: remove *.app 2012-02-18 17:01:50 +01:00
serras f4c4a94000 Merge remote-tracking branch 'hbons/master' into gettext-cs
Conflicts:
	.gitignore
	.gitmodules
	SparkleLib/Git/SparkleFetcherGit.cs
	SparkleLib/Hg/SparkleRepoHg.cs
	SparkleLib/SparkleConfig.cs
	SparkleLib/SparkleFetcherBase.cs
	SparkleLib/SparkleListenerIrc.cs
	SparkleShare/SparkleBubblesController.cs
	SparkleShare/SparkleControllerBase.cs
	SparkleShare/SparkleStatusIcon.cs
2012-01-07 14:13:36 +01:00
wimh a6a67ce520 fix build 2012-01-01 01:53:44 +01:00
wimh 6cda13852c start using gettext-cs-utils (try: "SparkleShare --help" after setting language in Main) 2011-12-15 22:20:48 +01:00
Hylke Bons 260e257f59 don't ignore bundled git 'bin' dir 2011-12-04 10:58:59 +01:00
wimh 2fa6c72fd8 Merge remote-tracking branch 'upstream/master' into windows 2011-11-14 20:50:27 +01:00
Łukasz Jernaś ed3110c07b Update .gitignore 2011-11-12 18:40:17 +01:00
wimh 75eb8c7f32 Merge remote-tracking branch 'upstream/master' into windows
Conflicts:
	.gitignore
	SparkleShare/SparkleStatusIcon.cs
2011-10-15 20:31:20 +02:00
Hylke Bons dcd717a07b New Add dialog for Mac too 2011-10-05 23:23:35 +02:00
wimh 9f729e5e3e Merge with upstream (11a932b73e) 2011-10-02 00:52:21 +02:00
wimh 614629ec0d convert to vs2010, fix about dialog background 2011-07-19 23:54:07 +02:00
wimh e11ba04bfb Merge remote-tracking branch 'upstream/master' into windows
Conflicts:
	.gitignore
	SparkleShare/SparkleIntro.cs
	SparkleShare/SparkleShare.cs
	SparkleShare/SparkleUI.cs
2011-07-19 23:20:21 +02:00
Hylke 7e41d44753 Add icon for Windows notification area 2011-07-05 21:59:21 +01:00
wimh db2b2f2d33 generate resources for png and icon files 2011-07-01 23:41:41 +02:00
wimh 5501a448b5 reset to upstream/master, add windows files and fixes 2011-06-11 21:52:41 +02:00
Hylke Bons 2a2916c1df build: add LICENSE to distcheck and ignore made tarballs 2011-06-08 14:40:28 +01:00
Hylke Bons 677b4e6ed5 [build] Add Cocoa solution and status icon in Cocoa 2010-11-14 23:06:41 +00:00
Łukasz Jernaś 9f485ebe76 Add help files to buildsystem 2010-08-30 17:13:45 +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
Hylke Bons 2d2aa11a75 Fix a lot of crashes due to calling to GTK UI updates from multiple threads. 2010-07-24 13:32:05 +01:00
Hylke Bons c975a883fb update .gitignore and remove file that was supposed to be ignored 2010-06-19 11:14:33 +01:00
Bertrand Lorentz 4d5987aacb Update .gitignore 2010-06-18 23:30:10 +02:00
Łukasz Jernaś f44e0514fe Update .gitignore 2010-06-18 00:08:29 +02:00
Sandy Armstrong 83f2c671c2 Update .gitignore 2010-06-11 10:59:54 -07:00
Sandy Armstrong f4e152fe30 Update .gitignore 2010-06-11 07:22:19 -07:00
Hylke Bons 45f9610ba3 add basic translation support 2010-05-18 19:40:58 +01:00
Hylke Bons e01cf0c2da Put everything in a monodevelop project. 2010-05-03 01:04:39 +01:00
Hylke Bons b8b0bdee82 Some project files 2010-04-27 16:10:42 +01:00