Commit graph

1910 commits

Author SHA1 Message Date
Lars Falk-Petersen a248d54cec Getting ready to list up previously used servers and folders 2011-07-02 13:30:20 +02:00
Lars Falk-Petersen 3fc7ff54cd Added GetUrls 2011-07-02 13:29:37 +02:00
Lars Falk-Petersen 21101c1be8 Commented out new code. Will be removed if I don't need it. 2011-07-02 12:41:53 +02:00
Lars Falk-Petersen af7e8541d8 Changed prevserver to temporary storage. 2011-07-02 12:39:21 +02:00
Lars Falk-Petersen 8ab8c847fc Removed PrevServer, PrevFolder 2011-07-02 12:37:04 +02:00
Lars Falk-Petersen aede98cba8 Removed new configvariables. Added "global" strings to keep servername untill we're done. 2011-07-02 12:16:55 +02:00
Hylke Bons beafcebd5a Fix tcp listener (needed newlines at the end of messages) 2011-07-02 02:24:12 +01:00
Hylke Bons cf1a7a5e2b adjust tcp listener to work with nodejs server (subscribing doesn't work yet) 2011-07-02 02:13:33 +01:00
Alex Hudson b76ea3a82b Allow the UI code to be disabled at configure time 2011-07-01 21:39:14 +01:00
Alex Hudson c1caedcd9e Merge branch 'master' of git://github.com/hbons/SparkleShare 2011-07-01 20:21:01 +01:00
Francisco Javier Melendo Román 37cb02b8e4 Update Spanish translation from Transifex 2011-07-01 19:45:27 +02:00
Dmitry Golubkov 2848ef61c7 Update Russian translation from Transifex 2011-07-01 19:42:31 +02:00
Lars Falk-Petersen 046199428b If options don't exist in config, create them! 2011-07-01 09:58:51 +02:00
Lars Falk-Petersen 877eb11435 Formatting. 2011-07-01 02:11:07 +02:00
Lars Falk-Petersen b9645cc4ae Problems with missing options in earlier config. 2011-07-01 02:10:13 +02:00
Lars Falk-Petersen cc2b154dba Added PrevServer to intro screen. 2011-07-01 01:47:19 +02:00
Lars Falk-Petersen dc3d65562a Added PrevFolder to config. 2011-07-01 01:43:55 +02:00
Lars Falk-Petersen 72a13772d6 Added PrevServer to config. 2011-07-01 01:41:50 +02:00
lars 27504373ef Added saving of last used server. 2011-06-30 23:31:55 +02:00
lars 7b2273618c Added saving of last used server. 2011-06-30 23:30:47 +02:00
Alex Hudson f61212b930 Project Evil: allow SparkleShare to take full http(s) URIs without choking. 2011-06-30 12:53:05 +01:00
Alex Hudson 4797999952 Merge branch 'master' of git://github.com/hbons/SparkleShare
Conflicts:
	SparkleLib/SparkleListenerBase.cs
	SparkleLib/SparkleRepoBase.cs
	SparkleShare/SparkleController.cs
2011-06-30 12:40:13 +01:00
Alex Hudson 524496efc9 Put in XML fragment parsing - listener now basically works over tcp 2011-06-29 23:36:18 +01:00
Alex Hudson b94e7c846a Convert JSON commands to TCP server into XML fragments. 2011-06-29 23:36:18 +01:00
Alex Hudson 2769e38866 Remove IRC listener code from TCP version 2011-06-29 23:36:18 +01:00
Alex Hudson 5fea05f84d Make tcp listener startup-able 2011-06-29 23:36:18 +01:00
Alex Hudson c385fe21ea Fix bpbb on git callout 2011-06-29 22:40:34 +01:00
Alex Hudson 0a221cce70 Error out in configure if webkit-sharp-devel or notify-sharp-devel are not available 2011-06-29 22:01:38 +01:00
Alex Hudson ae15a1c5b1 Error out in configure if webkit-sharp-devel or notify-sharp-devel are not available 2011-06-29 22:00:15 +01:00
Hylke Bons 338b2ce84a mac: terminate the cocoa way 2011-06-29 21:55:58 +01:00
Hylke Bons cfbdf98150 repo git: don't hang on huge command outputs 2011-06-29 20:45:37 +01:00
Hylke Bons de564d89ff repo: add a property that shows the currenly unsynced paths (to hook up with the badger) 2011-06-29 20:28:49 +01:00
Hylke 91003a2cf2 update NEWS 2011-06-29 16:42:01 +01:00
Łukasz Jernaś a06b16af23 Update translations from Transifex 2011-06-29 12:04:49 +02:00
Alex Hudson d7d022078e Put in XML fragment parsing - listener now basically works over tcp 2011-06-28 23:38:32 +01:00
Alex Hudson 24491508cd Convert JSON commands to TCP server into XML fragments. 2011-06-28 22:58:04 +01:00
Alex Hudson 236a086e2c Remove IRC listener code from TCP version 2011-06-28 22:14:42 +01:00
Alex Hudson b8b6b86ce5 Make tcp listener startup-able 2011-06-28 22:13:28 +01:00
Hylke 138e8e744f Fix nullreference exception when adding new files before starting sparkleshare 2011-06-28 20:54:47 +01:00
Hylke d3e20e22d7 repo: create watch after initial change set 2011-06-28 20:06:04 +01:00
Hylke ca762a9220 repo git: sync up initial commit 2011-06-28 20:03:10 +01:00
Alex Hudson 2e31e0094d Change 'notification' language to 'announcement' 2011-06-28 20:03:10 +01:00
Alex Hudson b27725ab72 Make listener type configurable from config file 2011-06-28 20:03:10 +01:00
Alex Hudson 7a7da66a50 Simplify some config functions, add a notification server entry 2011-06-28 20:03:10 +01:00
Alex Hudson c411c85589 Change 'notification' language to 'announcement' 2011-06-28 19:52:47 +01:00
Alex Hudson 1fe4730af5 Make listener type configurable from config file 2011-06-28 19:36:47 +01:00
Alex Hudson 2aba945f8d Simplify some config functions, add a notification server entry 2011-06-28 18:09:34 +01:00
Hylke Bons 4bea4e51db bagdger: fix compile errors 2011-06-28 17:33:49 +01:00
Hylke fcd3e68039 update NEWS 2011-06-28 17:02:27 +01:00
Hylke Bons 9e018a0a1b badger: fix style 2011-06-28 01:18:47 +01:00