Commit graph

2286 commits

Author SHA1 Message Date
Hylke Bons fdaf00afd0 Add back README 2011-10-15 20:46:16 +01:00
Hylke Bons 2d75535850 Revert README to plain text version 2011-10-15 00:39:48 +01:00
Łukasz Jernaś c731d6b96a Add missing file to POTFILES.in 2011-10-14 17:44:39 +02:00
Hylke Bons 7b8e16ce12 Merge branch 'master' of ssh://github.com/hbons/SparkleShare 2011-10-13 15:05:42 +01:00
Nícolas Lazarte Kaqui a88aea266e included setting to allow or disallow access to key channels without 2011-10-11 12:11:12 -03:00
Łukasz Jernaś 8fed075ae1 Remove not existant fiel from POTFILES.in 2011-10-07 23:32:14 +02:00
Hylke Bons 9fdf6dd186 Add Android style icons 2011-10-06 22:44:16 +02:00
Hylke Bons 0206453134 setup: fix text field quirks 2011-10-06 21:02:59 +02:00
Hylke Bons d12e4f6028 Fix compile errors. Closes #365 2011-10-06 20:26:17 +02:00
Hylke Bons 4887f24de1 status icon: change some terminology 2011-10-06 14:56:15 +02:00
Hylke Bons a3691405dd setup: allow tabbing through fields on Mac. Closes #209 2011-10-06 12:59:10 +02:00
Hylke Bons 49e66c5c69 setup: implement descriptive error page on Mac. Closes #312 2011-10-06 12:27:30 +02:00
Hylke Bons 9f936503c2 Merge branch 'master' of https://github.com/funkey/SparkleShare 2011-10-05 23:26:06 +02:00
Hylke Bons 8330d65ee4 New Add dialog for Mac too 2011-10-05 23:23:35 +02:00
Hylke Bons 8f65bac832 Merge pull request #363 from deejay1/plugin_translations
Make plugin descriptions translatable
2011-10-05 02:43:38 -07:00
Łukasz Jernaś 7c82cce727 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ś fc91b01be8 Update translations from Transifex 2011-10-05 08:22:30 +02:00
Łukasz Jernaś 36f3d4fd2a Fix Transifex URL to use HTTPS scheme 2011-10-05 08:20:32 +02:00
Hylke Bons 855ab1bbf5 Bitbucket plugin: use git by default 2011-10-05 01:27:24 +02:00
Hylke Bons e93b181115 setup: select On My Own Server plugin by default 2011-10-05 01:21:39 +02:00
Hylke Bons d9ca0fdc99 setup: move logic for new Add dialolog to controller 2011-10-05 01:08:37 +02:00
Hylke Bons 180bd1b831 setup: use nice selection color for treeview 2011-10-04 16:18:20 +02:00
Jan Funke ebedce52e6 tcp-listener: fallback to polling instead of crashing on socket errors 2011-10-03 14:39:26 +02:00
Hylke Bons a4fe05140a plugins: continue populating plugins when a directory wasn't found 2011-10-02 00:19:31 +02:00
Hylke Bons 877049ba2f build: install plugins in the right location 2011-10-02 00:15:57 +02:00
Hylke Bons 68f7781845 setup: remember previous values correctly after a failed sync 2011-10-01 23:49:49 +02:00
Hylke Bons d7adcf6d1f new Add Project dialog, powered by plugins 2011-10-01 23:16:25 +02:00
Jan Funke 9d97902e63 do not attempt to change file attributes of symlinks 2011-10-01 20:08:05 +02:00
Pierre-Antoine Angelini 11a932b73e Update French translation from Transifex 2011-09-30 07:22:28 +02:00
Hylke Bons 58926c4715 git: fix FillEmptyDirectories (somewhat) 2011-09-26 00:45:58 +02:00
Hylke Bons ffaaaf0123 Fix startup script 2011-09-25 23:22:20 +02:00
Hylke Bons f4b0b5c509 fix link in README 2011-09-25 22:55:39 +02:00
Hylke Bons 04ac66ab78 listener: default to the plain TCP protocol 2011-09-25 22:52:03 +02:00
Hylke Bons c708fb4e90 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 c97268f674 Update French translation from Transifex 2011-09-25 18:25:57 +02:00
Hylke Bons 277380d826 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 0d253f547a Rename README to README.rst and change it to be rendered nicely by
Github
2011-09-25 11:04:43 +02:00
Łukasz Jernaś 9d870d36ae Update translation from Transifex 2011-09-23 10:38:31 +02:00
Hylke Bons ef49684dea statusicon: use em dash to separate status message and space used 2011-09-23 00:40:08 +01:00
Hylke Bons afa62eb1cc setup: don't prefill fields when we added succesfully before 2011-09-22 20:57:48 +01:00
Hylke Bons 6e0655edde Change some terminology: Sync Folder -> Add Project 2011-09-22 20:46:30 +01:00
Hylke Bons 54302d8d8f git: filling empty dirs: don't bother removing the .empty 2011-09-22 20:11:08 +01:00
Hylke Bons 1b8dd5c0ed Some UI beauty fixes 2011-09-22 19:54:28 +01:00
Hylke Bons 5e3d8c0f24 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 5490e722f0 Only show the tutorial on first run 2011-09-22 17:17:26 +01:00
Hylke Bons dcf417c4ef mac: Add tutorial slides, fix progress bar. Closes #332 2011-09-22 17:14:37 +01:00
Hylke Bons 7b81c37691 Merge branch 'tutorial' of ssh://github.com/hbons/SparkleShare 2011-09-22 13:05:14 +01:00
Hylke Bons a7a65a4fde config: catch IOException, FileException does not exist 2011-09-22 12:55:35 +01:00
Robin Jakobsson d89e8ff268 Update Swedish translation from Transifex 2011-09-22 10:46:44 +02:00
Hylke Bons c9d01027bc Oops, wrong UI toolkit 2011-09-20 19:19:17 +01:00