Commit graph

4661 commits

Author SHA1 Message Date
Bertrand Lorentz 4d5987aacb Update .gitignore 2010-06-18 23:30:10 +02:00
Bertrand Lorentz 4988de96be [build] Don't run gnome-doc-prepare
We don't have any user documentation yet, so it's not needed.
2010-06-18 23:29:03 +02:00
Bertrand Lorentz 047f3799cd [build] Fix up POTFILES.in and add sort-potfiles script 2010-06-18 23:26:03 +02:00
Bertrand Lorentz 516f2eba85 [build] Fix up configure and enable shave 2010-06-18 23:24:43 +02:00
Bertrand Lorentz 211d58e761 [build] Remove unnecessary build rules 2010-06-18 23:22:56 +02:00
Bertrand Lorentz 57a11bbcf6 [build] Replace autogen.sh by the one from banshee 2010-06-18 23:21:34 +02:00
Bertrand Lorentz b5b4d6d09b Remove useless files in build and add icon-theme-installer 2010-06-18 23:16:10 +02:00
Bertrand Lorentz 9c7a75633f Remove autogenerated po/Makefile.in.in from git 2010-06-18 23:13:23 +02:00
Hylke Bons 00e95fe8a7 Ignore hidden OSX dirs 2010-06-18 17:16:14 +01:00
Simon Pither c5c076442a merge new file watching algorithm 2010-06-18 12:59:02 +01:00
Łukasz Jernaś 5573a60df4 Grab the icon path from configure via Defines 2010-06-18 13:45:36 +02:00
Łukasz Jernaś 282672dfd4 Add icon theme installable icons 2010-06-18 13:35:20 +02:00
Łukasz Jernaś 2589debcd4 Merge remote branch 'upstream/master' into autofoo 2010-06-18 13:07:18 +02:00
Łukasz Jernaś 1537889373 Merge remote branch 'upstream/master' into autofoo 2010-06-18 12:34:52 +02:00
Łukasz Jernaś 102c6cbb9d Drop intltool req to 0.40.6 (hope it doesn't break) 2010-06-18 01:04:40 +02:00
Łukasz Jernaś 86b04cfacb Fix autogen.sh 2010-06-18 00:54:31 +02:00
Sandy Armstrong c29c9fdafa Update bash script 2010-06-18 00:17:38 +02:00
Łukasz Jernaś f44e0514fe Update .gitignore 2010-06-18 00:08:29 +02:00
Łukasz Jernaś c607637079 Add LINGUAS file
The LINGUAS file specifies which languages should be installed
2010-06-18 00:07:41 +02:00
Łukasz Jernaś 0da6378941 Generate some defines from configure 2010-06-18 00:06:11 +02:00
Łukasz Jernaś b6f18bccc6 Speficify Gtk.Action explicitly to avoid conflct with System.Action 2010-06-18 00:05:14 +02:00
Łukasz Jernaś 0332d500c1 Remove generated Makefile 2010-06-17 23:57:01 +02:00
Łukasz Jernaś f5eefb3da5 Fixup makefiles 2010-06-17 23:56:43 +02:00
Hylke Bons 1fe7792c9d make event log prettier some more 2010-06-17 22:40:10 +01:00
Hylke Bons cb88d6a91f use grey text for time in event log and add smaller icon sizes for avatar-default 2010-06-17 21:51:05 +01:00
Hylke Bons 4a100f6388 SparkleWindow: fix gtk warning adding columns 2010-06-17 20:44:10 +01:00
Hylke Bons fc342f131b add newline to commit message where there are more than one file 2010-06-17 20:34:11 +01:00
Hylke Bons c2159547a1 remove unneeded file 2010-06-17 20:27:49 +01:00
Hylke Bons e7f78515ca SparkleSpinner: update coding style 2010-06-17 20:26:43 +01:00
Hylke Bons 42ecd79095 update coding style 2010-06-17 20:25:01 +01:00
Łukasz Jernaś 2975c2b160 Saving my autohell work, based of banshee/f-spot 2010-06-17 18:35:33 +02:00
Łukasz Jernaś f536a4838a Create basic intltool infrastructure 2010-06-17 16:58:01 +02:00
Steven Harms c3a55dc83f When adding a remote ssh repository which doesn't exist, System.IO.DirectoryNotFoundException was previously not caught, causing SparkleShare to exit 2010-06-17 10:39:02 -04:00
Hylke Bons 214a4a7e24 use smaller buddy icon in bubbles 2010-06-17 00:31:47 +01:00
Hylke Bons e061e53d21 add gvfs to Run requirements 2010-06-17 00:25:46 +01:00
Hylke Bons 52602b20f4 SparkleBubble: update coding style 2010-06-17 00:24:46 +01:00
Hylke Bons 6c481bbbf2 SparkleRepo: make some methods private where it makes sense 2010-06-17 00:16:50 +01:00
Hylke Bons 38d3d083ac SparkleStatusIcon: update coding style 2010-06-17 00:04:14 +01:00
Hylke Bons 1755c3636b Fix compile errors. oops. 2010-06-16 23:36:48 +01:00
Hylke Bons fea6f1f2af commit and push after adding offline pre sparkle start changes (Simon Pither) 2010-06-16 23:29:46 +01:00
Hylke Bons 97d632b69e Remove unneeded method (Simon Pither) 2010-06-16 23:21:55 +01:00
Hylke Bons 5559341be4 Add a .gitignore to the repo after a succesful clone. 2010-06-16 23:04:40 +01:00
Simon Pither c29b2a935d Remove unused method 2010-06-16 15:36:46 +01:00
Simon Pither 17e95b06fd Don't refresh the repo list until after the new directory has been moved into place 2010-06-16 15:36:45 +01:00
Simon Pither 9d2509ec49 Improve the initial pickup of offline (without sparkleshare running) changes 2010-06-16 15:36:45 +01:00
Simon Pither e60ae0a240 Improve the monitoring/adding algorithm to copy with lots/large files being added
Hopefully this simplifies the code and logic a little too
2010-06-16 10:55:40 +01:00
Steven Harms f377e03790 Fix autostart because pid already exists even though program is not running 2010-06-15 23:42:23 -04:00
Hylke Bons 01647a6e4e SparkleHelpers/Paths: update coding style 2010-06-16 00:29:29 +01:00
Hylke Bons e42bdea288 remove unused EventBubble method 2010-06-16 00:10:08 +01:00
Hylke Bons edce75a81f change avatar size in log to 24 2010-06-16 00:03:12 +01:00