Commit graph

2996 commits

Author SHA1 Message Date
Hylke Bons ace1fb2c40 setup: show raw (git) error message on failed add 2012-06-17 22:57:15 +01:00
Hylke Bons 6d796f35bf make 2012-06-17 21:56:27 +01:00
Hylke Bons 06a9b0406c mac eventlog: allow smaller sizes than relative initial size 2012-06-17 01:10:22 +01:00
Hylke Bons 1496d358f8 html: tweak change icon positions 2012-06-17 01:02:41 +01:00
Hylke Bons 6100d7f054 remove unused images 2012-06-17 00:53:14 +01:00
Hylke Bons 37b94b23bf mac eventlog: make window resizable 2012-06-17 00:24:30 +01:00
Hylke Bons 0c7ceb25df linux: fix build 2012-06-16 11:46:37 +01:00
Hylke Bons 7ceb17907d Simplify command line argument parsing 2012-06-15 13:08:13 +01:00
Hylke Bons 07c4d271e3 Allow apostrophes and single quotes in folder names, but don't allow double quotes. Fixes #787 2012-06-14 13:54:59 +01:00
Hylke Bons febd993f29 Refactor adding of (empty) repos. Fixes #773 2012-06-10 23:56:39 +01:00
Hylke Bons 19b7250b61 repo: more cleanup 2012-06-10 11:57:31 +01:00
Hylke Bons fccb790a2d repo: Simplify watch toggling mechanism 2012-06-10 11:03:03 +01:00
Hylke Bons c99e57ea74 repo: Simplify local change detection code using a single thread 2012-06-10 01:16:28 +01:00
Hylke Bons fe3f28d7c4 Tweak some debug output 2012-06-09 16:27:34 +01:00
Hylke Bons f436a8b4f4 Fix some whitespace 2012-06-07 14:57:11 +01:00
Hylke Bons 588e7abcbb Merge pull request #781 from carlosmn/rev-parse
SparkleLib: Use rev-parse HEAD to determine latest commit
2012-06-07 06:56:41 -07:00
Carlos Martín Nieto a7e24dc3aa SparkleLib: Use rev-parse HEAD to determine latest commit
While `git log -1 --format=%H` does show the same data, it needs to
start up the revision walking machinery just to show the latest
commit's hash. `git rev-parse HEAD` tells us this commit's hash
without doing all the extra work.
2012-06-07 15:42:59 +02:00
Hylke Bons 9d237ac273 Merge pull request #780 from carlosmn/distcheck
Distcheck fixes
2012-06-07 04:07:42 -07:00
Carlos Martín Nieto c99f9140f9 Don't run update-desktop-database on an empty directory
During a distcheck, update-desktop-database creates a cache file whcih
we can't remove in a sane manner. The left-over file makes distcheck
fail.

Run update-desktop-database only if there is already a default list in
that directory. This stops it from running when doing "make install"
into an empty directory.

[Originally from banshee's 60e674ba90c (2012-05-31; Bertrand Lorentz;
build: Don't run update-desktop-database in an empty folder)]
2012-06-07 13:01:28 +02:00
Carlos Martín Nieto 911ad06a9c Add NEWS and README.md to EXTRA_DIST 2012-06-07 00:43:12 +02:00
Carlos Martín Nieto fdba169ba4 Add ssnet to POTFILES.in 2012-06-07 00:39:32 +02:00
Hylke Bons cdfa8c54c1 setup controller: Fix Add page not showing up when tutorial was finished. Closes #777 2012-06-06 10:58:27 +01:00
Hylke Bons 9f82653208 statusicon: show size instead of size + history size. Fixes #776 2012-06-05 15:14:58 +01:00
Hylke Bons 18fae13330 controller: strip '.local' from computer name generated key comment 2012-06-03 11:47:03 +01:00
Hylke Bons 9b2089982c windows: always overwrite %HOME%. See #697 2012-06-02 18:15:29 +01:00
Hylke Bons d8ba6e2701 windows: use SpecialFolder.UserProfile to get the user's home. See #697 2012-06-02 11:21:34 +01:00
Hylke Bons b44060fafb Add desktop-file-utils to build requirements (to install protocol handler). Closes #771 2012-06-01 16:01:24 +01:00
Hylke Bons 48bb11fc71 statusicon: Fix warning icons in menu not normalising to folders when conflicts have resolved 2012-05-31 17:02:30 +01:00
Hylke Bons 8fe197f4d8 Update git hook to use new notification service 2012-05-30 20:24:30 +01:00
Hylke Bons c3ec983215 eventlog: add timestamp to each file change 2012-05-28 10:40:19 +01:00
Hylke Bons be1fbdc928 listener: set port 80 as the default 2012-05-28 00:51:37 +01:00
Hylke Bons d5bf51ba9d update NEWS: mention thansen's notification service work 2012-05-28 00:30:07 +01:00
Hylke Bons 66207e2da4 bubbles: adjust default avatar size 2012-05-28 00:21:56 +01:00
Hylke Bons 52e3e78d2f Only fetch gravatars once, fix some UI blocking 2012-05-28 00:14:45 +01:00
Hylke Bons 43703b94f8 repo git: only squash commits by the same person 2012-05-28 00:14:00 +01:00
Hylke Bons 32735aa730 Remove unneeded reference 2012-05-27 19:25:14 +01:00
Hylke Bons e1c16f0f5f eventlog: sort changes by timestamp, not type 2012-05-27 19:24:12 +01:00
Hylke Bons e502e6a36d mac: bump version in project file 2012-05-27 14:21:17 +01:00
Hylke Bons 39e24c1b0e eventlog: rename All Projects to Summary 2012-05-27 14:21:17 +01:00
Hylke Bons 2b9d6934dd setup: fix whitespace 2012-05-21 00:59:44 +01:00
Hylke Bons 791bea386e linux setup: implement UI for encryption 2012-05-21 00:57:17 +01:00
Hylke Bons f206f44ba3 statusicon: revert to toggline notifications menu item for linux 2012-05-20 19:28:48 +01:00
Hylke Bons b0f94c2f2b setup linux: tweak padding 2012-05-20 18:56:35 +01:00
Hylke Bons 730d0d11c1 eventlog linux: position on right side of screen 2012-05-20 18:45:41 +01:00
Hylke Bons 9a7e1eaee1 setup: Fix page logic 2012-05-20 17:16:14 +01:00
Hylke Bons 6a0ee9ed63 listener tcp: Catch more exceptions and increase poll/ping interval. Fixes #734 2012-05-20 14:28:14 +01:00
Hylke Bons ea432c32e8 repo git: catch exceptions creating .empty files. Fixes #733 2012-05-20 12:51:09 +01:00
Hylke Bons e2fc131e0e config: Add config file option to not fetch gravatars 2012-05-19 20:38:38 +01:00
Hylke Bons 23a31230a4 repo: fix whitespace 2012-05-19 16:17:09 +01:00
Hylke Bons 1a97616e38 repo: Fix edge case where ID may be empty 2012-05-19 16:15:20 +01:00