summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* * fix a bug in th path of iconfileSebastien Estienne2005-10-051-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@39 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * remove default services from schemaSebastien Estienne2005-10-042-9/+21
| | | | | | | | * fix a small bug in config with gconf * add a first_run setup git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@35 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * remove old sh scripts systemSebastien Estienne2005-10-042-22/+13
| | | | | | | * support avahi 0.4 by skipping exceptions on IsLocal git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@34 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * small fix everywhereSebastien Estienne2005-10-041-0/+4
| | | | git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@33 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * notification madnessSebastien Estienne2005-10-041-35/+36
| | | | git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@32 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * add support for avahi.ServiceTypeDatabaseSebastien Estienne2005-10-041-15/+25
| | | | | | | * allow to browse or not for local service git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@31 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * display a visual error message when a python module is missingSebastien Estienne2005-10-032-5/+21
| | | | git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@30 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * fix bugsSebastien Estienne2005-10-021-16/+19
| | | | | | | * adding a 1s timeout before displaying notifications git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@29 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * make the event box behave like a menubar and handle gnome-panel positionSebastien Estienne2005-10-021-1/+18
| | | | git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@28 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * fixed bug in sdcSebastien Estienne2005-10-021-5/+0
| | | | | | | * really install the new icons git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@27 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * add a TODO listSebastien Estienne2005-10-021-2/+2
| | | | | | | | * only support IPv4 * fix sftp-ssh git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@24 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * remove support for shell scripts (too dangerous)Sebastien Estienne2005-10-022-10/+20
| | | | | | | * add support for python modules for servicetype's actions (not finnished) git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@23 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * converted the menubar in an eventboxSebastien Estienne2005-10-012-111/+48
| | | | | | | | * handle panel transparency * use subprocess.Popen instead of os.system git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@22 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * convert the appler in an OOPSebastien Estienne2005-10-011-334/+337
| | | | git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@21 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * support panel color (no transparency yet)Sebastien Estienne2005-09-261-21/+16
| | | | | | | * allow hiding the applet name git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@20 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* fix licencing issueSebastien Estienne2005-09-242-30/+14
| | | | git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@17 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* fix a gconf import bugSebastien Estienne2005-09-231-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@15 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * updated docsSebastien Estienne2005-09-171-13/+21
| | | | | | | * added a schema git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@13 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * take the size of the panelSebastien Estienne2005-09-081-11/+60
| | | | | | | | * Fitt's law compliance * try getting the transparency working (not working yet) git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@12 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * some cleaningSebastien Estienne2005-09-061-3/+0
| | | | | | | * fixed _sftp-ssh._tcp.sh git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@11 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * fix scriptsSebastien Estienne2005-09-061-1/+2
| | | | | | | | * don't prepend / if path already contains one * fix a bug that prevents executing scripts git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@10 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * check that icon exists, if not use a default iconSebastien Estienne2005-09-061-14/+28
| | | | | | | | * check that script exists, if not do nothing git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@9 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * added a configuration uiSebastien Estienne2005-09-064-55/+726
| | | | | | | * rewrote a lot things git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@8 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * added support for right click menu in the panelSebastien Estienne2005-09-022-0/+27
| | | | git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@7 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * added support for libnotifySebastien Estienne2005-08-301-27/+65
| | | | | | | * add 24x24 and 48x48 icons git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@6 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * add a check for python module gnomeappletSebastien Estienne2005-08-281-1/+3
| | | | git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@5 3be567f1-68ff-0310-b24a-ad7cc433fd2f
* * initial importSebastien Estienne2005-08-282-0/+236
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@3 3be567f1-68ff-0310-b24a-ad7cc433fd2f