Commit graph

2444 commits

Author SHA1 Message Date
serras fb5675e9a8 Do not include SmartIrc in installer
Improve installer building
2012-01-22 19:59:46 +01:00
serras fbd49206d0 Specify WiX 3.6 for building installer 2012-01-22 19:49:37 +01:00
Alejandro Serrano 2c4439245f Merge pull request #3 from wimh/windows-instructions
Build instructions improvement
2012-01-22 10:48:07 -08:00
serras b0242d94d1 Specify icon for SparkleShare executable
Remove dependency on SmartIrc lib
Fix bug with Icon.resx file
2012-01-22 19:44:30 +01:00
serras dd621bb8dc Added installation images 2012-01-22 19:35:37 +01:00
serras a06e58b582 Merge branch 'master' into gettext-cs 2012-01-22 19:19:19 +01:00
Hylke Bons b0911ffb6b mac: update git 2012-01-22 17:29:32 +00:00
Hylke Bons 03596ed073 git: remove unneeded reference 2012-01-22 17:29:14 +00:00
Hylke Bons 01a465d724 mac: set the --exec-path when calling the bundled git 2012-01-22 17:17:36 +00:00
Hylke Bons 18beb7ccf1 README: update build requirement section 2012-01-22 14:55:38 +00:00
Hylke Bons 231594186f event log: update size info after the html 2012-01-22 14:34:16 +00:00
Hylke Bons 9cc076e5e2 Include Mac .app config file and update the README 2012-01-22 13:07:03 +00:00
Hylke Bons c183bce27d Update project file 2012-01-21 23:07:01 +00:00
wimh 0b0d62e841 improve instructions 2012-01-22 00:05:34 +01:00
Hylke Bons ac7495f9b8 statusicon: add progress reporting on linux 2012-01-21 22:41:07 +00:00
Hylke Bons f428120a22 Fix regression: private key not being imported after entering name and email 2012-01-21 22:31:19 +00:00
Hylke Bons 00a2eca4fa Rename some icon names 2012-01-21 15:39:09 +00:00
Alejandro Serrano 668bd64c4c Update README.windows.md 2012-01-20 08:23:01 +01:00
Alejandro Serrano 785db0d954 Update README.windows.md 2012-01-20 08:21:29 +01:00
serras 41c12d5339 Fix README formatting 2012-01-19 20:35:34 +01:00
serras f39e9e2ae3 Better Windows instructions 2012-01-19 20:33:12 +01:00
serras 69829cb547 Make it compile again in Windows 2012-01-19 20:21:48 +01:00
Hylke Bons 7fbb6aa466 Icon source for the Ubuntu icon styles 2012-01-19 19:05:58 +00:00
serras 8eedf5b148 Merge branch 'master' into gettext-cs 2012-01-19 20:04:49 +01:00
Hylke Bons 618dea6d45 event log: unknown cache size = ???, loading size = ... 2012-01-18 23:46:08 +00:00
Hylke Bons 1bf440872e repo: Cache folder sizes and update them after a sync. Closes #535 2012-01-18 23:21:09 +00:00
Hylke Bons 3fa8917607 Spin icon on changes when syncing changes made before startup. Fixes #321 2012-01-18 17:46:08 +00:00
Hylke Bons b734569abe repo: Add Initialize method for lengthy ctor operations 2012-01-18 16:59:44 +00:00
Hylke Bons fb82977b97 config: remove more DebugInfo calls 2012-01-18 13:33:31 +00:00
Hylke Bons 5b5cc3d69b Fix compile error 2012-01-18 13:26:35 +00:00
Hylke Bons c0d5e4f6ea config: don't write any debug output, as DebugInfo method requires a working config 2012-01-18 13:03:23 +00:00
Hylke Bons 994ccbb07b fetcher git: Add some memory limiting settings to the config. Closes #519 2012-01-18 01:50:47 +00:00
Hylke Bons 230ec0bb6a controller: still try to guess the key name if the user changes the email address in config.xml 2012-01-18 00:53:26 +00:00
Hylke Bons 5267138693 git: Only parse the first 250 files per commit, prevents huge resource consumption. Fixes #500 2012-01-18 00:44:15 +00:00
Hylke Bons 357bfaeaf6 statusicon: display corrent icon names for syncing animation on Ubuntu. Fixes #502 2012-01-17 18:23:48 +00:00
Hylke Bons 6136730fab git config: Add a tab before options 2012-01-17 01:08:26 +00:00
Hylke Bons 38e8db9e70 git put SparkleGit class in its own file 2012-01-16 20:23:12 +00:00
Hylke Bons be9f264492 git: Don't turn git repos into submodules, add only the checkout, not the database. Closes #335 2012-01-16 19:58:25 +00:00
Hylke Bons 7440445104 fetcher git: ignore Mercurial and Bazaar databases 2012-01-16 19:57:11 +00:00
Hylke Bons 03db2a2f09 repo: Move progress interval logic to base class 2012-01-15 23:45:17 +00:00
serras c8891e7dea Merge branch 'gettext-cs' of github.com:serras/SparkleShare into gettext-cs 2012-01-15 11:45:39 +01:00
serras 32831a8a77 Updated Windows build instructions 2012-01-15 11:44:27 +01:00
Hylke Bons 90cb3849b5 README: Fix order of Ubuntu instructions 2012-01-14 22:04:37 +00:00
Hylke Bons fe6dd75704 controller: Fix compile error. Closes #527 2012-01-14 22:01:59 +00:00
Hylke Bons 5c23ec3ec7 Hide the .tmp folder on the Windows platform by setting the Hidden attribute 2012-01-14 21:18:58 +00:00
serras 81a7c81750 Merge branch 'master' into gettext-cs 2012-01-14 11:21:53 +01:00
serras 256d5936e6 Add windows readme 2012-01-14 11:08:52 +01:00
Hylke Bons a7ac3b0097 fetcher git: make url parsing more readable by using the Uri object 2012-01-13 23:47:19 +00:00
Hylke Bons dc0167a300 helpers: only allow one thread to write to the log at a time. Fixes some crashes 2012-01-13 23:46:32 +00:00
Hylke Bons 649fab3826 fetcher git: Cleanup 2012-01-13 20:18:16 +00:00