Commit graph

4482 commits

Author SHA1 Message Date
Hylke Bons
eaaf452e1f build: We don't actually need soup-sharp 2013-10-10 16:45:23 +02:00
Hylke Bons
cf89e2b55b logger: Mention that we wrote a report after a crash 2013-10-10 16:15:16 +02:00
Hylke Bons
8bb5bf055a build: Add more temporary dependency files 2013-10-10 16:10:55 +02:00
Hylke Bons
44c5d24f35 eventlog: Use new WebKit bindings and clean up 2013-10-10 16:09:22 +02:00
Hylke Bons
d7ed89e517 logger: Mention that we wrote a report after a crash 2013-10-10 16:04:55 +02:00
Hylke Bons
cfb7a519e6 setup window: Clean up class 2013-10-10 16:03:31 +02:00
Hylke Bons
c263703300 about: Clean up class 2013-10-10 15:16:31 +02:00
Hylke Bons
485e12b8ae linux statusicon: Simplify status icon allocation
Conflicts:
	SparkleShare/Linux/SparkleStatusIcon.cs
2013-10-10 13:07:57 +02:00
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