Commit graph

2257 commits

Author SHA1 Message Date
Konstantinos Vaggelakos f5a9514c43 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 b1ebb9b6c4 Add the button eventhandler to buttonSync 2011-11-20 18:21:08 +01:00
Konstantinos Vaggelakos c4646b237a Now supporting translations for the UI 2011-11-20 18:06:24 +01:00
Konstantinos Vaggelakos 81f2ba28af Treeview now focuses on the first choice. Also added better support for translations 2011-11-20 17:58:41 +01:00
Konstantinos Vaggelakos 150c510371 Example text and some other stuff now works 2011-11-20 17:53:43 +01:00
Konstantinos Vaggelakos 5c55404100 Merge remote-tracking branch 'upstream/windows' into windows
Conflicts:
	SparkleShare/Windows/SparkleSetup.cs
2011-11-20 16:34:06 +01:00
Konstantinos Vaggelakos 0e0e740179 Treeview is now working, without logic though 2011-11-20 13:00:50 +01:00
Konstantinos Vaggelakos 9b45ce37d5 Pushing progress to work on laptop 2011-11-20 11:45:35 +01:00
wimh 2fa6c72fd8 Merge remote-tracking branch 'upstream/master' into windows 2011-11-14 20:50:27 +01:00
Hylke Bons d387e2195b 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 a1ec17d17a Add missing shebang to nautilus extensions 2011-11-14 13:21:15 +01:00
Hylke Bons c570761e0c Merge pull request #425 from carlosmn/dist
Fix 'make dist'
2011-11-14 03:23:14 -08:00
Carlos Martín Nieto 0fb6c68fb9 po: add the nautilus3 extension to POTFILES.skip 2011-11-14 11:57:59 +01:00
Carlos Martín Nieto 22626c7ae9 data: include the .xml.in files in the dist tarball 2011-11-14 11:45:21 +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
Sascha Lewandowski 8328c0a475 Update German translation from Transifex 2011-11-14 10:46:50 +01:00
Hylke Bons 8d315b7fa9 listener: point to a DNS record instead of an IP address 2011-11-13 22:03:13 +00:00
Hylke Bons 4869dd1e3a update NEWS 2011-11-13 19:00:45 +00:00
Hylke Bons 5429d38cdf Fix last warnings on linux 2011-11-13 18:50:24 +00:00
Hylke Bons 862de9828c Update NEWS for 0.4.0 release 2011-11-13 18:45:40 +00:00
Hylke Bons 7e18e6d3cb repo: put a lock on toggling the watcher. Should fix #358 2011-11-13 18:04:13 +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
Hylke Bons f2d8159d36 controller: overwrite the stale public key copy if it exists instead of crashing 2011-11-13 16:21:45 +00:00
Hylke Bons be14c48ae9 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 07b727bb72 repo git: we only need to determine CurrentRevision once per session. 2011-11-13 00:39:29 +00:00
Hylke Bons 1100fa205b repo: When listening, make poll interval long for every repo 2011-11-13 00:27:25 +00:00
Hylke Bons 478ff8b33d Merge branch 'master' of ssh://github.com/hbons/SparkleShare 2011-11-12 20:12:25 +00:00
Hylke Bons 17c8433f9a 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ś ed3110c07b Update .gitignore 2011-11-12 18:40:17 +01:00
Hylke Bons 7e5b736d3a Merge pull request #414 from deejay1/nautilus3
Nautilus3
2011-11-12 09:22:28 -08:00
Łukasz Jernaś 677c1faa98 nautilus-plugin: Add the Nautilus3 plugin to POTFILES.in 2011-11-12 15:52:20 +01:00
Łukasz Jernaś 5d70373f42 nautilus-plugin: Expand the locale path from the build system 2011-11-12 15:51:38 +01:00
Łukasz Jernaś 7aa5c95467 nautilus-plugin: Integrate Nautilus 3 extension into the build system 2011-11-12 15:51:18 +01:00
Łukasz Jernaś 6fb1470d1b Update Polish translation from Transifex 2011-11-12 13:35:00 +01:00
Markus Litz 0bd792833d Update German translation from Transifex 2011-11-12 13:17:32 +01:00
Hylke Bons b03a393c9c Update version number to 0.4.0 for upcoming release 2011-11-12 02:23:30 +00:00
Hylke Bons 37ec3e4df9 controller: Catch harmless FileNotFoundException that sometimes happens even if the file exists. Fixes #408 2011-11-12 02:05:40 +00:00
Hylke Bons 76a24f9af3 config: skip badly formatted uris. Fixes #410 2011-11-12 01:54:08 +00:00
Hylke Bons 11609bccf2 Update README to build on OSX. Closes #383 2011-11-11 22:01:51 +00:00
Ophir Setter a26d1fb48a Update Hebrew translation from Transifex 2011-11-10 11:37:15 +01:00
Eduardo Silva 7a7d7f3323 Update Brazilian translation from Transifex 2011-11-10 11:35:05 +01:00
Misha Shnurapet 4ad947ca67 Update Russian translation from Transifex 2011-11-10 11:33:53 +01:00
Håkan Sahlström 1c3f67265c Update Swedish translation from Transifex 2011-11-10 11:33:14 +01:00
mmans baee0e24e0 Update Dutch translation from Transifex 2011-11-10 11:32:01 +01:00
Yann Hermans a5c43b8d59 Update French translation from Transifex 2011-11-10 11:27:17 +01:00
Claudio Rodrigo Pereyra Diaz 9e1ed22c80 Update Spanish (Castilian) translation from Transifex 2011-11-10 11:25:01 +01:00
Łukasz Jernaś 1e97dc887c Fix Polish translation a bit 2011-11-08 01:22:48 +01:00