Commit graph

1800 commits

Author SHA1 Message Date
Lars Falk-Petersen 42b59d605c Formatting and removing of comments. 2011-07-02 14:58:38 +02:00
Lars Falk-Petersen 4b0a4e5503 Formatting and removing of comments. 2011-07-02 14:58:13 +02:00
Lars Falk-Petersen 48a692355e Formatting and removing of comments. 2011-07-02 14:56:42 +02:00
Lars Falk-Petersen 98953bf54f Formatting and removing of comments. 2011-07-02 14:55:56 +02:00
Lars Falk-Petersen d78c0b069b Added autocomplete to servers and folders. 2011-07-02 14:46:43 +02:00
Lars Falk-Petersen 373c3c876f Strip ssh:// and git:// from urls. 2011-07-02 14:46:08 +02:00
Lars Falk-Petersen a0548cb9ed Getting ready to list up previously used servers and folders 2011-07-02 13:30:20 +02:00
Lars Falk-Petersen 80db6b691d Added GetUrls 2011-07-02 13:29:37 +02:00
Lars Falk-Petersen d63c1b4353 Commented out new code. Will be removed if I don't need it. 2011-07-02 12:41:53 +02:00
Lars Falk-Petersen be324930bb Changed prevserver to temporary storage. 2011-07-02 12:39:21 +02:00
Lars Falk-Petersen 1dbdadd2ca Removed PrevServer, PrevFolder 2011-07-02 12:37:04 +02:00
Lars Falk-Petersen 350956d5f7 Removed new configvariables. Added "global" strings to keep servername untill we're done. 2011-07-02 12:16:55 +02:00
Lars Falk-Petersen 5e18aad8b0 If options don't exist in config, create them! 2011-07-01 09:58:51 +02:00
Lars Falk-Petersen d32519a02f Formatting. 2011-07-01 02:11:07 +02:00
Lars Falk-Petersen e53ecbf90e Problems with missing options in earlier config. 2011-07-01 02:10:13 +02:00
Lars Falk-Petersen 2036db5479 Added PrevServer to intro screen. 2011-07-01 01:47:19 +02:00
Lars Falk-Petersen 69edd942f5 Added PrevFolder to config. 2011-07-01 01:43:55 +02:00
Lars Falk-Petersen 04f4699a52 Added PrevServer to config. 2011-07-01 01:41:50 +02:00
lars a7782d66bf Added saving of last used server. 2011-06-30 23:31:55 +02:00
lars 4ed1ec18e4 Added saving of last used server. 2011-06-30 23:30:47 +02:00
Alex Hudson 8028736858 Put in XML fragment parsing - listener now basically works over tcp 2011-06-29 23:36:18 +01:00
Alex Hudson 995f39fdb7 Convert JSON commands to TCP server into XML fragments. 2011-06-29 23:36:18 +01:00
Alex Hudson 889eac6aaf Remove IRC listener code from TCP version 2011-06-29 23:36:18 +01:00
Alex Hudson 6f07272fda Make tcp listener startup-able 2011-06-29 23:36:18 +01:00
Alex Hudson a4bb32f607 Fix bpbb on git callout 2011-06-29 22:40:34 +01:00
Alex Hudson 52f19c36ea Error out in configure if webkit-sharp-devel or notify-sharp-devel are not available 2011-06-29 22:01:38 +01:00
Hylke Bons 051214f4f0 mac: terminate the cocoa way 2011-06-29 21:55:58 +01:00
Hylke Bons 0944efe992 repo git: don't hang on huge command outputs 2011-06-29 20:45:37 +01:00
Hylke Bons c498347931 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 0b56e55067 update NEWS 2011-06-29 16:42:01 +01:00
Łukasz Jernaś 4410856917 Update translations from Transifex 2011-06-29 12:04:49 +02:00
Hylke 6af7fdf1e8 Fix nullreference exception when adding new files before starting sparkleshare 2011-06-28 20:54:47 +01:00
Hylke f4c2a3e951 repo: create watch after initial change set 2011-06-28 20:06:04 +01:00
Hylke 3d8c124e74 repo git: sync up initial commit 2011-06-28 20:03:10 +01:00
Alex Hudson 8160e5efcd Change 'notification' language to 'announcement' 2011-06-28 20:03:10 +01:00
Alex Hudson e49992a1da Make listener type configurable from config file 2011-06-28 20:03:10 +01:00
Alex Hudson 87d0e20678 Simplify some config functions, add a notification server entry 2011-06-28 20:03:10 +01:00
Hylke Bons 561e5ec71c bagdger: fix compile errors 2011-06-28 17:33:49 +01:00
Hylke 3c452c4ae6 update NEWS 2011-06-28 17:02:27 +01:00
Hylke Bons d31aec592c badger: fix style 2011-06-28 01:18:47 +01:00
Hylke Bons 9b2dd4b126 mac: add class that takes care of adding/removing sync badges to/from files 2011-06-28 01:04:48 +01:00
Hylke Bons e995fb2159 change required git version to 1.7.1 2011-06-27 12:48:31 -07:00
Hylke Bons 4f08265292 statusicon: slow down animation a bit 2011-06-27 20:43:51 +01:00
Hylke Bons b32a715d90 bump git version requirement 2011-06-27 20:38:12 +01:00
Hylke Bons 9cfdbaf3ad Merge branch 'master' of ssh://github.com/hbons/SparkleShare 2011-06-26 23:24:42 +01:00
Hylke Bons e46fa61556 html: give avatars a white background when they exist, so the default icon doesn't shine through 2011-06-26 23:24:15 +01:00
Hylke Bons 3d47e2a415 Merge pull request #256 from iainlane/master
Allow sparkleshare to build against 2.0 and 4.0
2011-06-26 14:57:15 -07:00
Iain Lane d196f96ec7 Check for either 2.0 or 4.0 mono libs based on the version installed
Allows SparkleShare to build against both profiles
2011-06-26 18:51:50 +01:00
Hylke Bons 33930ccdcc html: don't crash on empty notes list 2011-06-26 16:00:33 +01:00
Hylke Bons dca0706fc5 remove some TODOs 2011-06-26 02:41:00 +01:00