Commit graph

2689 commits

Author SHA1 Message Date
Konstantinos Vaggelakos f6941873ce Added the git command to get the TextTemplating repo, which is needed in order to successfully build the application 2011-10-05 22:55:22 +02:00
Hylke Bons d2d8be033c Merge pull request #363 from deejay1/plugin_translations
Make plugin descriptions translatable
2011-10-05 02:43:38 -07:00
Łukasz Jernaś 7414c0e37b Make plugin descriptions translatable
This includes for now only the build infrastructure,
the necessary code to actually load the translations has to be written.
2011-10-05 09:23:04 +02:00
Łukasz Jernaś 5bb3361eac Update translations from Transifex 2011-10-05 08:22:30 +02:00
Łukasz Jernaś 68ddd4bc59 Fix Transifex URL to use HTTPS scheme 2011-10-05 08:20:32 +02:00
Konstantinos Vaggelakos f7c0c90478 Made the ssh-agent close when quitting the application. Also made the nameEntry and emailENtry field react when you type 2011-10-05 02:04:44 +02:00
unknown 9f8224c0a0 Made the ssh-agent close when quitting the application 2011-10-05 02:02:14 +02:00
Hylke Bons 8ee2245f24 Bitbucket plugin: use git by default 2011-10-05 01:27:24 +02:00
Hylke Bons 7dcfa332b5 setup: select On My Own Server plugin by default 2011-10-05 01:21:39 +02:00
Hylke Bons ca8770374f setup: move logic for new Add dialolog to controller 2011-10-05 01:08:37 +02:00
Hylke Bons 8577a52e98 setup: use nice selection color for treeview 2011-10-04 16:18:20 +02:00
Jan Funke 73d11e0f9d tcp-listener: fallback to polling instead of crashing on socket errors 2011-10-03 14:39:26 +02:00
wimh 3da25900f3 workaround for unexpected exception 2011-10-02 03:49:35 +02:00
wimh dbc0fddf10 fix startup threading issue when Repositories is not null 2011-10-02 03:15:11 +02:00
wimh 86c84e4120 Merge remote-tracking branch 'tvollstaedt/issue10' into windows 2011-10-02 02:53:31 +02:00
wimh c3a8dc4e0a Copy server descriptions from old linux version 2011-10-02 02:31:40 +02:00
wimh 2dc0026e4d Merge remote-tracking branch 'kozze89\windows' into windows 2011-10-02 02:21:55 +02:00
wimh cad52d7072 Merge remote-tracking branch 'upstream/master' into windows, add SparkleBubbles
Conflicts:
	SparkleLib/Git/SparkleRepoGit.cs
	SparkleLib/SparkleListenerIrc.cs
	SparkleShare/Program.cs
	SparkleShare/SparkleControllerBase.cs
	SparkleShare/SparkleExtensions.cs
	SparkleShare/SparkleLinController.cs
	SparkleShare/SparkleStatusIcon.cs
	SparkleShare/SparkleUI.cs
2011-10-02 01:57:14 +02:00
wimh 9f729e5e3e Merge with upstream (11a932b73e) 2011-10-02 00:52:21 +02:00
Hylke Bons e0f7ea5d08 plugins: continue populating plugins when a directory wasn't found 2011-10-02 00:19:31 +02:00
Hylke Bons 528293e39d build: install plugins in the right location 2011-10-02 00:15:57 +02:00
Hylke Bons 3f26071a29 setup: remember previous values correctly after a failed sync 2011-10-01 23:49:49 +02:00
Hylke Bons 5a9b7d4ba6 new Add Project dialog, powered by plugins 2011-10-01 23:16:25 +02:00
Jan Funke 1a91c6d9c2 do not attempt to change file attributes of symlinks 2011-10-01 20:08:05 +02:00
Pierre-Antoine Angelini 18ace1afc1 Update French translation from Transifex 2011-09-30 07:22:28 +02:00
Konstantinos Vaggelakos 951fbf6579 Added informatio popup for the own server address field. Also changed the information display, not in a groupbox anymore. 2011-09-28 17:28:41 +02:00
Konstantinos Vaggelakos 55e7bd8daf Changed the information text to something more appropriate 2011-09-28 12:23:45 +02:00
Konstantinos Vaggelakos b76b0fa0e5 Added groupboxes and information for each selection when a user should add a server 2011-09-28 00:37:22 +02:00
Hylke Bons e7c83ca06b git: fix FillEmptyDirectories (somewhat) 2011-09-26 00:45:58 +02:00
Hylke Bons 3666f8fc00 Fix startup script 2011-09-25 23:22:20 +02:00
Hylke Bons 2081c677a1 fix link in README 2011-09-25 22:55:39 +02:00
Hylke Bons 2a0ef501a2 listener: default to the plain TCP protocol 2011-09-25 22:52:03 +02:00
Hylke Bons d661c184e2 Remove OS detection code, rely on an abstract base controller with similarly named custom controller subclasses for each OS instead. 2011-09-25 22:52:03 +02:00
Yann Yann f276f842b8 Update French translation from Transifex 2011-09-25 18:25:57 +02:00
Hylke Bons bb31ce01b6 Merge pull request #352 from kkris/readme
Rename README to README.rst and change it to be rendered nicely by Github
2011-09-25 02:49:22 -07:00
Kristoffer Kleine bf032f18ca Rename README to README.rst and change it to be rendered nicely by
Github
2011-09-25 11:04:43 +02:00
Łukasz Jernaś 81dad03bbf Update translation from Transifex 2011-09-23 10:38:31 +02:00
Hylke Bons 427495fc74 statusicon: use em dash to separate status message and space used 2011-09-23 00:40:08 +01:00
Hylke Bons 1b7a47d61e setup: don't prefill fields when we added succesfully before 2011-09-22 20:57:48 +01:00
Hylke Bons c69e71989e Change some terminology: Sync Folder -> Add Project 2011-09-22 20:46:30 +01:00
Hylke Bons 62b0bc2524 git: filling empty dirs: don't bother removing the .empty 2011-09-22 20:11:08 +01:00
Hylke Bons 138c55ba91 Some UI beauty fixes 2011-09-22 19:54:28 +01:00
Hylke Bons b1d84eff53 mac: Fix crash in watcher caused by the config not being there yet for the watcher. Fixes #305 2011-09-22 19:32:52 +01:00
Hylke Bons ee80e5dfef Only show the tutorial on first run 2011-09-22 17:17:26 +01:00
Hylke Bons fb4b14a6b3 mac: Add tutorial slides, fix progress bar. Closes #332 2011-09-22 17:14:37 +01:00
Hylke Bons 0bdaa01099 Merge branch 'tutorial' of ssh://github.com/hbons/SparkleShare 2011-09-22 13:05:14 +01:00
Hylke Bons 87e6fc56a0 config: catch IOException, FileException does not exist 2011-09-22 12:55:35 +01:00
Robin Jakobsson aba2595913 Update Swedish translation from Transifex 2011-09-22 10:46:44 +02:00
Niklas Angebrand 3d9364209b Added MsysGit bundle to WiX installation 2011-09-21 11:36:22 +02:00
Hylke Bons 909a7dad6a Oops, wrong UI toolkit 2011-09-20 19:19:17 +01:00