Commit graph

2270 commits

Author SHA1 Message Date
wimh a4496cbae2 avoid empty lines being added to .ssh/config file 2011-12-10 22:07:55 +01:00
wimh 2f7aeb4a44 don't assume specific order in treeView to avoid problems when own-server.xml was renamed or removed 2011-12-10 21:48:41 +01:00
wimh 2717f9888a Merge 'List with icons when choosing remote project' from kozze89
Merge remote-tracking branch 'kozze89/windows' into windows
2011-12-10 21:41:20 +01:00
Konstantinos Vaggelakos 64fbcd0492 Fixed the problem when canceling and opening again 2011-12-06 22:52:56 +01:00
Konstantinos Vaggelakos 26c29aef34 First attempt at patching the mentioned bugs 2011-12-06 21:26:33 +01:00
Konstantinos Vaggelakos f76adcd7fd Removed old debugging variables 2011-12-04 02:18:29 +01:00
Konstantinos Vaggelakos 263db65d0e The treeview selection and textboxes should now play along together 2011-12-04 02:17:23 +01:00
Konstantinos Vaggelakos f534a95280 Fixed the bugs with the textboxes when selecting different servers 2011-11-28 01:11:23 +01:00
Konstantinos Vaggelakos 194bc91585 The window is now not sizable, and has no maximize button. This is a separate commit so that this can be chosen later 2011-11-28 00:53:52 +01:00
Konstantinos Vaggelakos 75506e7b30 Fixed the itemheight. Now using the 24x24 icons again 2011-11-20 19:53:14 +01:00
Konstantinos Vaggelakos 5f56827ab0 Added myself to the AUTHORS file. 2011-11-20 19:17:11 +01:00
Konstantinos Vaggelakos 8427354560 Fixed the logic so that it now works with own server 2011-11-20 18:56:05 +01:00
Konstantinos Vaggelakos 6dbdd28122 Added logic for the different options, like checks wheter the necessary info has been entered 2011-11-20 18:53:23 +01:00
Konstantinos Vaggelakos 8b4687eb3b Added text for the designer in visual studio. Also added eventhandlers when pressing buttons within textbox ServerEntry and FolderEntry 2011-11-20 18:52:25 +01:00
Konstantinos Vaggelakos 63d5936e4c Add the button eventhandler to buttonSync 2011-11-20 18:21:08 +01:00
Konstantinos Vaggelakos 530966fb20 Now supporting translations for the UI 2011-11-20 18:06:24 +01:00
Konstantinos Vaggelakos e99375639a Treeview now focuses on the first choice. Also added better support for translations 2011-11-20 17:58:41 +01:00
Konstantinos Vaggelakos feaaadce92 Example text and some other stuff now works 2011-11-20 17:53:43 +01:00
Konstantinos Vaggelakos 9b4315625f Merge remote-tracking branch 'upstream/windows' into windows
Conflicts:
	SparkleShare/Windows/SparkleSetup.cs
2011-11-20 16:34:06 +01:00
Konstantinos Vaggelakos 8a96d8479a Treeview is now working, without logic though 2011-11-20 13:00:50 +01:00
Konstantinos Vaggelakos 1bead637e5 Pushing progress to work on laptop 2011-11-20 11:45:35 +01:00
wimh a3899d6b1f Merge remote-tracking branch 'upstream/master' into windows 2011-11-14 20:50:27 +01:00
Hylke Bons abee4da628 Merge pull request #426 from carlosmn/shebang
Add missing shebang to nautilus extensions
2011-11-14 04:24:20 -08:00
Carlos Martín Nieto 0c8ad987a4 Add missing shebang to nautilus extensions 2011-11-14 13:21:15 +01:00
Hylke Bons 9f1e4c2d1b Merge pull request #425 from carlosmn/dist
Fix 'make dist'
2011-11-14 03:23:14 -08:00
Carlos Martín Nieto 3321096336 po: add the nautilus3 extension to POTFILES.skip 2011-11-14 11:57:59 +01:00
Carlos Martín Nieto 36f506788b data: include the .xml.in files in the dist tarball 2011-11-14 11:45:21 +01:00
Carlos Martín Nieto 9c50bd145b 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
Sascha Lewandowski 57d647608f Update German translation from Transifex 2011-11-14 10:46:50 +01:00
Hylke Bons 74afc7a8d3 listener: point to a DNS record instead of an IP address 2011-11-13 22:03:13 +00:00
Hylke Bons ead4f2d54c update NEWS 2011-11-13 19:00:45 +00:00
Hylke Bons 0b281120df Fix last warnings on linux 2011-11-13 18:50:24 +00:00
Hylke Bons ab65d2ab52 Update NEWS for 0.4.0 release 2011-11-13 18:45:40 +00:00
Hylke Bons 72a5ef1dad repo: put a lock on toggling the watcher. Should fix #358 2011-11-13 18:04:13 +00:00
Hylke Bons 9f1be92d5a 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 a1331e521d mac: Fix warning 2011-11-13 17:07:23 +00:00
Hylke Bons 63b5de5084 setup mac: prettier text fields for initial setup 2011-11-13 16:58:44 +00:00
Hylke Bons 10d0aaf641 setup: remove Add Project... button at end of tutorial 2011-11-13 16:22:10 +00:00
Hylke Bons 6240a760da controller: overwrite the stale public key copy if it exists instead of crashing 2011-11-13 16:21:45 +00:00
Hylke Bons de7971e214 repo base: Start initial remote check in a new thread. Prevents blocking an fixes #321 2011-11-13 00:57:00 +00:00
Hylke Bons 92e698ec40 repo git: we only need to determine CurrentRevision once per session. 2011-11-13 00:39:29 +00:00
Hylke Bons acd149df21 repo: When listening, make poll interval long for every repo 2011-11-13 00:27:25 +00:00
Hylke Bons fa828ccb2f Merge branch 'master' of ssh://github.com/hbons/SparkleShare 2011-11-12 20:12:25 +00:00
Hylke Bons a785c78522 Merge branch 'enhancements' of https://github.com/travisghansen/SparkleShare into thansen
Conflicts:
	SparkleLib/SparkleListenerBase.cs
	SparkleLib/SparkleRepoBase.cs
2011-11-12 17:47:39 +00:00
Łukasz Jernaś 7b089bdb17 Update .gitignore 2011-11-12 18:40:17 +01:00
Hylke Bons 84a26c91ac Merge pull request #414 from deejay1/nautilus3
Nautilus3
2011-11-12 09:22:28 -08:00
Łukasz Jernaś ef3fd943ff nautilus-plugin: Add the Nautilus3 plugin to POTFILES.in 2011-11-12 15:52:20 +01:00
Łukasz Jernaś 6967f649bc nautilus-plugin: Expand the locale path from the build system 2011-11-12 15:51:38 +01:00
Łukasz Jernaś 3e2020f4f8 nautilus-plugin: Integrate Nautilus 3 extension into the build system 2011-11-12 15:51:18 +01:00
Łukasz Jernaś 0bf0548236 Update Polish translation from Transifex 2011-11-12 13:35:00 +01:00