Commit graph

3874 commits

Author SHA1 Message Date
Hylke Bons d4a39b5a89 linux statusicon: Simplify status icon allocation 2013-10-10 13:06:16 +02:00
Hylke Bons 15179608cc build: Temporarily add DLLs needed for WebKit 2013-10-10 12:24:48 +02:00
Hylke Bons f3decdc503 statusicon: No need to update the whole menu when just changing status 2013-10-10 12:22:05 +02:00
Hylke Bons ff727ed834 statusicon: No need to update the whole menu when just changing status 2013-10-10 12:21:32 +02:00
Hylke Bons 67774aa0f7 build: Remove unused lines from configure.ac 2013-10-10 01:06:15 +02:00
Hylke Bons f441a26399 setup: Fix treeview selection resetting after failed add 2013-10-10 00:38:12 +02:00
Hylke Bons 2c9308f489 windows setup: Focus on email field if name is already filled in 2013-10-09 20:42:13 +02:00
Hylke Bons 266d827a43 mac setup: Focus on email field if name is already filled in 2013-10-09 20:42:13 +02:00
Hylke Bons a66063f970 windows setup: Focus on email field if name is already filled in 2013-10-09 20:37:23 +02:00
Hylke Bons 6c4638cf7b mac setup: Focus on email field if name is already filled in 2013-10-09 20:34:10 +02:00
Hylke Bons 6fae6d892d setup: Focus on entry fields on first start 2013-10-09 20:14:18 +02:00
Hylke Bons 9d0bc1b7f1 setup: Set focus on entry when asking for a password 2013-10-09 20:02:46 +02:00
Hylke Bons f80e699194 build: Bump version to 1.3 2013-10-09 18:36:34 +02:00
Hylke Bons aa8b1fcaf9 setup: Nicer spacing of the treeview 2013-10-09 18:34:42 +02:00
Hylke Bons e9b88bb8a7 Various theme fixes 2013-10-09 18:05:48 +02:00
Hylke Bons c026eefdda build: Use libappindicator GTK+3 bindings 2013-10-09 15:23:33 +02:00
Hylke Bons d239cf56a4 eventlog: Remove spinner code and use GTK+3's native spinner 2013-10-09 12:58:14 +02:00
Hylke Bons 3c2efa090d eventlog: Fix content area background color 2013-10-09 12:18:24 +02:00
Hylke Bons e0be27c1e2 about: Fix scaling when using different fonts and a11y mode. Closes #1211 2013-10-09 11:49:39 +02:00
Hylke Bons 29d7d7a24e setup: Remove debug lines 2013-10-09 11:47:59 +02:00
Hylke Bons 7fd7c6ee46 setup: Fix some style issues 2013-10-09 11:33:12 +02:00
Hylke Bons 02b3041893 eventlog: Fix temporary warning 2013-10-09 11:32:13 +02:00
Hylke Bons 1c6f86c085 Re-enable notify-sharp 2013-10-09 10:48:07 +02:00
Hylke Bons 099cb94bc7 ui: Port all the things to GTK+3 2013-10-08 20:18:53 +02:00
Hylke Bons 0e48708ffd Temporarily disable dependencies that require GTK+2 2013-10-08 18:40:37 +02:00
Hylke Bons ff7b62f84f build: Use GTK+3 2013-10-08 14:00:05 +02:00
Hylke Bons b71ac02dd9 windows setup: Tweak position of progress label 2013-10-06 23:40:55 +01:00
Hylke Bons 73c84eaac2 linux setup: Show download speed when adding projects 2013-10-06 23:22:51 +01:00
Hylke Bons d4c8efccbb statusicon: Add temporary hack to always reflect the right status 2013-10-06 22:56:33 +01:00
Hylke Bons fe87441ae6 linux eventlog: Minimum size for the window 2013-10-06 18:23:05 +01:00
Hylke Bons ba08da2803 Merge pull request #1397 from leighman/master
Fix 'Recent Changes' dialog placement
2013-10-06 10:12:52 -07:00
Hylke Bons 0544c312c4 update Appdata file descriptions. #1393 2013-10-06 17:17:41 +01:00
Hylke Bons 3209c4d01c Merge pull request #1393 from comzeradd/appdata
Add appdata file
2013-10-06 09:08:24 -07:00
Hylke Bons 69c9178276 update README with a more explicit note about the Git dependency. 2013-10-06 17:03:14 +01:00
Hylke Bons 7253aa3204 update News.txt with 1.2.0 release date 2013-10-06 17:03:14 +01:00
Jack Leigh 30bd28fa43 Fix 'Recent Changes' dialog placement
On multi-monitor setups this was messed up, especially if one monitor
is below the other. Now get dimensions of 1st monitor and place based
on those. Preserve existing (strange?) placement logic.
Use SetDefaultSize rather than SetSizeRequest to allow resizing.
2013-09-28 17:55:20 +01:00
Nikos Roussos 361d94c2e7 Add comment to .desktop 2013-09-19 11:52:29 +03:00
Nikos Roussos 0413f0684e Add appdata file 2013-09-13 20:15:55 +03:00
Hylke Bons d5a87c8d1d Merge pull request #1385 from Daapii/patch-1
config: Simplify steps setting the username
2013-08-30 09:20:58 -07:00
Daapii b6b1a00211 Update SparkleConfig.cs 2013-08-30 14:44:05 +02:00
Hylke Bons d5846e20dd linux setup: Fix compile error 2013-08-28 11:23:12 +02:00
Hylke Bons 45e00887b5 setup: More verbose download status messages 2013-08-26 23:13:57 +02:00
Hylke Bons ca7e8b7786 controller: Write OS and SparkleShare version to debug log on start 2013-08-26 21:51:58 +02:00
Hylke Bons d5815a90b5 Merge pull request #1380 from BarryThePenguin/master
setup fetcher: Show download speed on windows #1361
2013-08-26 09:06:10 -07:00
Hylke Bons 853bb3412e Update News.txt 2013-08-26 14:16:43 +02:00
Jonathan Haines 6e84d6f5b3 setup fetcher: Show download speed on windows 2013-08-26 21:51:46 +10:00
Hylke Bons 452dc783e4 setup fetcher: Show download speed on initial project fetch. #1361 2013-08-25 18:46:06 +02:00
Hylke Bons 0f36b3c412 linux bubbles: add debug information for #1362 2013-08-21 22:30:02 +02:00
Hylke Bons 5073ddd4b7 fetcher: Add Kate swap files to ignore list. Closes #1368 2013-08-11 14:39:07 +01:00
Hylke Bons fe1b8e88cb linux eventlog: Ask for confirmation when overwriting an existing file when restoring. #1336 2013-07-11 10:09:13 +01:00