Sandy Armstrong
da121da7b6
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
b2e154b9d2
update authors
2010-06-11 15:05:46 +01:00
Philipp Gildein
a9e812bb41
Don't hide context menu on mouse up
2010-06-11 14:37:08 +02:00
Philipp Gildein
ee8c17713b
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
8fab66fb27
Fix my email
2010-06-11 00:29:04 +01:00
Hylke Bons
3881dcc119
update authors
2010-06-11 00:29:04 +01:00
Hylke Bons
2516bf7d44
update project file
2010-06-11 00:29:04 +01:00
Łukasz Jernaś
a893fc0f9d
Don't split sentences when it isn't necessary
2010-06-11 00:50:52 +02:00
Łukasz Jernaś
661ae76460
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
00e00020d9
add Łukasz Jernaś to authors
2010-06-10 22:57:44 +01:00
Łukasz Jernaś
f311c28b49
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
da401df16e
add todo
2010-06-08 15:11:41 +01:00
Hylke Bons
2d3ef4b3ef
fix crash due to change in path concatenations
2010-06-05 00:22:58 +02:00
Hylke Bons
bfd821decf
adjust some process settings
2010-06-04 22:15:30 +02:00
Hylke Bons
3368940220
port more debuginfo to new debug method
2010-06-04 22:01:17 +02:00
Hylke Bons
73bc984d53
make debuginfo optional and add timestamps
2010-06-04 21:45:42 +02:00
Hylke Bons
8ed1afbee7
concatenate file path properly
2010-06-04 21:00:45 +02:00
Hylke Bons
ad10d8c789
concatenate file path properly
2010-06-04 20:59:24 +02:00
Hylke Bons
6c242dad74
make home dir fetching less platform dependant
2010-06-04 20:58:07 +02:00
Hylke Bons
8f2755bf37
get the user's real name from the system
2010-06-02 00:51:43 +02:00
Hylke Bons
87330fbbdd
remove whitespace
2010-06-01 21:55:20 +02:00
Hylke Bons
c09a229704
up version
2010-06-01 21:45:31 +02:00
Hylke Bons
41dd6c539a
add functions for future status icon changes
2010-06-01 21:40:28 +02:00
Hylke Bons
7f69636123
rename if a cloned folder already exists
2010-06-01 21:33:09 +02:00
Hylke Bons
1ab3014f35
fix notifications in Add dialog and other places
2010-06-01 20:58:08 +02:00
Hylke Bons
9537ce435a
statusicon: don't let the menu overlap the icon
2010-06-01 19:00:57 +02:00
Hylke Bons
7b97ab8b47
code cleanup
2010-06-01 17:22:04 +02:00
Hylke Bons
fcd3124f2f
idle state for status icon by default
2010-06-01 00:50:52 +02:00
Hylke Bons
79cd7f9a04
change text in status menuitem when syncing state changes
2010-05-31 21:56:04 +02:00
Hylke Bons
d8c0aa0c7d
fix coding style
2010-05-31 21:24:42 +02:00
Hylke Bons
e0c700f697
use icon for sparkleshare folder icon in menu
2010-05-31 18:22:36 +02:00
Hylke Bons
892f8a6da3
code cleanup
2010-05-31 18:06:49 +02:00
Hylke Bons
fba42f5b12
clean up Add dialog some more
2010-05-31 17:12:36 +02:00
Hylke Bons
0eb5be5a6f
update Add dialog
2010-05-31 14:57:42 +02:00
Hylke Bons
0f6bf3a1c9
use an arrpw instead of a slash as path separator
2010-05-31 12:38:55 +02:00
Hylke Bons
30d637baaa
add some comments
2010-05-29 17:40:44 +02:00
Hylke Bons
0122cf854d
add some comments
2010-05-29 16:37:07 +02:00
Hylke Bons
8119c59921
refresh ui when adding new folder and fix syncing
2010-05-29 16:18:38 +02:00
Hylke Bons
2b8deb2367
fix Add dialog
2010-05-29 15:56:32 +02:00
Hylke Bons
8ea3b826d6
fix statusicon
2010-05-29 14:43:28 +02:00
Hylke Bons
31855596b5
remove debug message
2010-05-27 11:44:18 +02:00
Hylke Bons
ff9fee2506
add some comments and translation opportunities
2010-05-27 11:40:53 +02:00
Hylke Bons
270e57af07
sparklebubble: use icon by default
2010-05-27 11:26:54 +02:00
Hylke Bons
174c1ad962
fill in default repo url when possible
2010-05-27 11:22:19 +02:00
Hylke Bons
346b7c89d9
code cleanup
2010-05-27 11:14:56 +02:00
Hylke Bons
afcd143063
allow the : to seprate repo name from domain in addresses
2010-05-27 10:59:05 +02:00
Hylke Bons
3a86a11ba4
Fix crash where SparkeDialog is destroyed too early.
2010-05-27 10:51:39 +02:00
Hylke Bons
0ac4ac97f9
add doap file
2010-05-25 21:20:17 +01:00
Hylke Bons
eac35e29ef
add todo
2010-05-23 21:29:22 +01:00
Hylke Bons
7bb96b9f6a
tweak icon
2010-05-23 19:35:28 +01:00