Commit graph

4661 commits

Author SHA1 Message Date
Sandy Armstrong 83f2c671c2 Update .gitignore 2010-06-11 10:59:54 -07:00
Sandy Armstrong 7a6b37a02d Specify git checkout directory name
Guarantees that the checkout dir name is what we think.
2010-06-11 10:59:23 -07:00
Sandy Armstrong 581c4509fc Move tmp dir from /tmp/sparkleshare to ~/SparkleShare/.tmp
Works around an issue where Directory.Move doesn't work
across different partitions.
2010-06-11 10:58:40 -07:00
Philipp Gildein 9e094516bc Only add actions if the notification system permits it
Fixes ugly dialogs in Ubuntu > 9.04. Changing the instructions in the bubbles would help the usability on such systems though.
2010-06-11 19:23:25 +02:00
Sandy Armstrong f4e152fe30 Update .gitignore 2010-06-11 07:22:19 -07:00
Sandy Armstrong aff887d0b3 Remove generated file 2010-06-11 07:22:19 -07:00
Sandy Armstrong 0c4e62470c Bundle notify-sharp by default (fix openSUSE build)
Not every distro has the same API in "0.4.0", since
there was never an actual upstream release of
notify-sharp 0.4.0.

Once we have autofoo, we should make use of external
notify-sharp an option for distros that have more
recent code.
2010-06-11 07:21:36 -07:00
Hylke Bons 9707e69089 update authors 2010-06-11 15:05:46 +01:00
Philipp Gildein 555c9c2257 Don't hide context menu on mouse up 2010-06-11 14:37:08 +02:00
Philipp Gildein 32b52e0017 Use Quit() method when quitting through the context menu
The Quit() method deletes the pid file correctly and ensures that the `sparkleshare` bash script works correctly.
2010-06-11 14:00:07 +02:00
Sandy Armstrong 29dc643578 Fix my email 2010-06-11 00:29:04 +01:00
Hylke Bons 68cac3b452 update authors 2010-06-11 00:29:04 +01:00
Hylke Bons 5460161b6f update project file 2010-06-11 00:29:04 +01:00
Łukasz Jernaś 2333fa48ab Don't split sentences when it isn't necessary 2010-06-11 00:50:52 +02:00
Łukasz Jernaś 85f9c86856 Fix po file generation
xgettext should only look for messages marked with Catalog.Get*()
and _() leaving other strings alone.
2010-06-11 00:44:06 +02:00
Hylke Bons f873d668e1 add Łukasz Jernaś to authors 2010-06-10 22:57:44 +01:00
Łukasz Jernaś cae67bf348 Properly handle strings with parameters
String.Format should be used for strings which have variables
inside. This assures that no context is lost for translators.
2010-06-10 23:44:58 +02:00
Hylke Bons 8c41cdcb13 add todo 2010-06-08 15:11:41 +01:00
Hylke Bons d0092847ab fix crash due to change in path concatenations 2010-06-05 00:22:58 +02:00
Hylke Bons 256afe3a5e adjust some process settings 2010-06-04 22:15:30 +02:00
Hylke Bons 88ada517e4 port more debuginfo to new debug method 2010-06-04 22:01:17 +02:00
Hylke Bons 85ca04bd9a make debuginfo optional and add timestamps 2010-06-04 21:45:42 +02:00
Hylke Bons 515a209340 concatenate file path properly 2010-06-04 21:00:45 +02:00
Hylke Bons 262c1e7552 concatenate file path properly 2010-06-04 20:59:24 +02:00
Hylke Bons 6acced712e make home dir fetching less platform dependant 2010-06-04 20:58:07 +02:00
Hylke Bons 80bbffa205 get the user's real name from the system 2010-06-02 00:51:43 +02:00
Hylke Bons f4bbe80f79 remove whitespace 2010-06-01 21:55:20 +02:00
Hylke Bons 29033543f0 up version 2010-06-01 21:45:31 +02:00
Hylke Bons 7e60c1687e add functions for future status icon changes 2010-06-01 21:40:28 +02:00
Hylke Bons c787940c3c rename if a cloned folder already exists 2010-06-01 21:33:09 +02:00
Hylke Bons aa3523c1aa fix notifications in Add dialog and other places 2010-06-01 20:58:08 +02:00
Hylke Bons e32903efe0 statusicon: don't let the menu overlap the icon 2010-06-01 19:00:57 +02:00
Hylke Bons 17b8f53293 code cleanup 2010-06-01 17:22:04 +02:00
Hylke Bons 0dd6e4b537 idle state for status icon by default 2010-06-01 00:50:52 +02:00
Hylke Bons 7f1800fd9b change text in status menuitem when syncing state changes 2010-05-31 21:56:04 +02:00
Hylke Bons afdcb58c83 fix coding style 2010-05-31 21:24:42 +02:00
Hylke Bons 7367aa8c73 use icon for sparkleshare folder icon in menu 2010-05-31 18:22:36 +02:00
Hylke Bons 32dd91e4fa code cleanup 2010-05-31 18:06:49 +02:00
Hylke Bons 7a051e3d87 clean up Add dialog some more 2010-05-31 17:12:36 +02:00
Hylke Bons 43939f6242 update Add dialog 2010-05-31 14:57:42 +02:00
Hylke Bons 203e30f664 use an arrpw instead of a slash as path separator 2010-05-31 12:38:55 +02:00
Hylke Bons 91790e2164 add some comments 2010-05-29 17:40:44 +02:00
Hylke Bons c4dbaec151 add some comments 2010-05-29 16:37:07 +02:00
Hylke Bons b29e3b3b49 refresh ui when adding new folder and fix syncing 2010-05-29 16:18:38 +02:00
Hylke Bons 2aa7576a84 fix Add dialog 2010-05-29 15:56:32 +02:00
Hylke Bons 5dddb36345 fix statusicon 2010-05-29 14:43:28 +02:00
Hylke Bons 01d7e28375 remove debug message 2010-05-27 11:44:18 +02:00
Hylke Bons ced42e99c7 add some comments and translation opportunities 2010-05-27 11:40:53 +02:00
Hylke Bons b09424b30b sparklebubble: use icon by default 2010-05-27 11:26:54 +02:00
Hylke Bons 9c12af4b19 fill in default repo url when possible 2010-05-27 11:22:19 +02:00