Commit graph

4002 commits

Author SHA1 Message Date
Hylke Bons d23ce07254 mac ui: Change font based on Mac OS version 2014-11-06 21:17:41 +00:00
Hylke Bons 51a9e19250 mac ui: Make Recent Changes window look good on Yosemite 2014-11-06 19:45:22 +00:00
Hylke Bons ae9cd8376d eventlog: Line up file names that don't have a history 2014-11-06 19:39:22 +00:00
Hylke Bons da6bd03491 mac ui: Make Note dialogue look good on Yosemite 2014-11-06 18:46:07 +00:00
Hylke Bons 19a10f3d52 mac ui: Make About dialogue look good on Yosemite 2014-11-06 18:40:18 +00:00
Hylke Bons fad6a6dd77 mac statusicon: Let the toolkit colour the icon 2014-11-06 18:39:31 +00:00
Hylke Bons 320c74c9f4 statusicon: Limit paused unsynced items list to 10 2014-11-05 13:21:18 +00:00
Hylke Bons bfa3dd2bec windows: Fix folders sometimes not opening. Closes #1441 2014-11-04 21:12:51 +00:00
Hylke Bons 0ee6622895 eventlog controller: Get history of UTF-8 file path. Fixes #1532 2014-11-04 11:06:06 +00:00
Hylke Bons 51b658dc33 event log: Disable horizontal scrolling 2014-11-04 11:05:14 +00:00
Hylke Bons 2600f8a43f linux note: Add template for Linux UI for adding a note 2014-11-02 13:23:32 +00:00
Hylke Bons 9a4373c834 mac: Add UI for custom commit message 2014-11-01 22:55:42 +00:00
Hylke Bons 4d18bac275 Fix compiler warnings 2014-11-01 22:29:45 +00:00
Hylke Bons 9c4626189e Fix text balloon images 2014-11-01 22:29:24 +00:00
Hylke Bons 8da4978741 statusicon: Show count of paused projects when there are some 2014-11-01 22:10:05 +00:00
Hylke Bons 049f4b3444 controller: Add note logic 2014-11-01 20:08:40 +00:00
Hylke Bons ea4e2d7840 statusicon controller: Remove redundant method and add note logic 2014-11-01 20:08:19 +00:00
Hylke Bons 110d1b9390 Add text balloon images for note dialog 2014-11-01 20:07:19 +00:00
Hylke Bons b0df5bc628 repo git: Handle quotes in commit messages correctly 2014-11-01 20:05:10 +00:00
Hylke Bons e1342b7a4f linux: Fix compile error 2014-11-01 14:00:06 +00:00
Hylke Bons 2797ece573 Merge branch 'pausing' 2014-11-01 10:21:43 +00:00
Hylke Bons d4d6ec48bc windows statusicon: Implement per repo status and resume 2014-10-31 23:08:35 +00:00
Hylke Bons ee5f6e862e linux statusicon: Implement per repo status and resume 2014-10-31 20:32:28 +00:00
Hylke Bons 840ef0b961 repo base: Don't call SyncUp on Resume when there aren't any changes 2014-10-31 16:37:13 +00:00
Hylke Bons 0d5188c160 controller: Simplify repo list handling 2014-10-31 16:30:16 +00:00
Hylke Bons edb6b9f0ff mac watcher: Simplify repo trigger on activity 2014-10-31 16:30:16 +00:00
Hylke Bons 31a216450c repo git: Report unknown host as authentication error. Closes #1542 2014-10-31 16:30:16 +00:00
Markus Stoll 778490580f coding style 2014-10-31 16:30:16 +00:00
Markus Stoll c26dc8318f the mac file watcher gets a list of changed paths
this change does propagate the complete list of changes
2014-10-31 16:30:16 +00:00
Hylke Bons f4d6e73918 controller: Simplify repo list handling 2014-10-31 16:29:27 +00:00
Hylke Bons 300cac3af8 mac watcher: Simplify repo trigger on activity 2014-10-31 16:07:54 +00:00
Hylke Bons a5244616c7 Merge branch 'notificationFix' of https://github.com/markusstoll/SparkleShare 2014-10-31 15:55:14 +00:00
Hylke Bons f303a1ea8f statusicon: Fix status message updates on sync 2014-10-31 11:44:06 +00:00
Hylke Bons 7a32df93ec repo git: Fix first character of file names being cut off sometimes in logs 2014-10-31 11:10:49 +00:00
Hylke Bons a3ebfb8e55 statusicon: Fix resume from pause 2014-10-31 11:01:03 +00:00
Hylke Bons e04d2957f8 mac statusicon: Implement per repo status and pausing 2014-10-30 19:40:53 +00:00
Hylke Bons b6ea49f059 Bump version to 1.5 2014-10-30 19:00:46 +00:00
Hylke Bons 372e393c3c Update News.txt 2014-10-30 18:51:42 +00:00
Hylke Bons 790c30f4f8 repo: Keep paused state across sessions 2014-10-30 18:42:57 +00:00
Hylke Bons 5fa2da063a extensions: Add helper for formatting pretty dates 2014-10-30 16:58:28 +00:00
Hylke Bons 1d3b044a07 repo: Accessor for last sync time 2014-10-30 00:37:30 +00:00
Hylke Bons b37cb71a3e statusicon controller: Wrap all useful project info into a wrapper object 2014-10-29 19:17:07 +00:00
Hylke Bons 338d18df55 repo git: Report unknown host as authentication error. Closes #1542 2014-10-29 00:42:44 +01:00
Hylke Bons 0cb7647795 repo: Keep a list of unsynced files 2014-10-28 22:59:57 +01:00
Hylke Bons 0d0dddd033 repo git: Split log parse and sort logic 2014-10-28 22:21:55 +01:00
Hylke Bons 3783330774 repo: Add pause/resume methods and status message 2014-10-28 16:12:37 +01:00
Hylke Bons 2b2fc8d491 repo: Add pause state 2014-10-28 16:02:23 +01:00
Markus Stoll 8fd4114724 coding style 2014-10-21 14:40:04 +02:00
Markus Stoll b97643c161 the mac file watcher gets a list of changed paths
this change does propagate the complete list of changes
2014-10-21 14:37:00 +02:00
Hylke Bons a11a5a928a Add MS Office '~$' temporary file exclude pattern. #1418 2014-09-29 12:36:16 +01:00