Commit graph

78 commits

Author SHA1 Message Date
Kristi 3c966c980e Fix the open folder button at the end of the intro dialog 2011-02-01 01:19:22 -08:00
Hylke Bons 93cc71e900 Merge [invitation] into [controller] and [intro] 2010-11-27 21:24:33 +00:00
Hylke Bons f15bba90e4 Remove double space type crime in license headers 2010-11-27 21:24:33 +00:00
Hylke Bons 56488eac06 [statusicon] Disable sync item on first run 2010-11-27 21:24:33 +00:00
Hylke Bons 9e6aed2d17 [intro] Remove broken url syntax check 2010-11-27 21:24:32 +00:00
Hylke Bons 28fa893e0f [intro] Remove redundant code 2010-11-27 21:24:32 +00:00
Hylke Bons 6bbd21851f [intro] Prevent closing the user info form 2010-11-27 21:24:32 +00:00
Hylke Bons 57dc09aee9 Move the final pieces of logic from [intro] to [controller] 2010-11-27 21:24:31 +00:00
Hylke Bons fd6d489ce5 Move more logic from [intro] to [controller] 2010-11-27 21:24:31 +00:00
Hylke Bons 390c1f3bdb [controller] SetProcessName belongs to SS main class 2010-11-27 21:24:31 +00:00
Hylke Bons efb83d646c [controller] Move more logic to the controller 2010-11-27 21:24:31 +00:00
Hylke Bons ad3b78b911 [notifications] restructure and make commit messages translatable 2010-11-02 10:45:37 +00:00
Hylke Bons de6eb72d26 [intro] don't let the user close the window while syncing 2010-10-26 11:45:57 +01:00
Alexander Shopov a972bae08d [i18n] Mark existing strings in UI as translatable 2010-10-22 11:17:52 +03:00
Hylke Bons 9516f53b70 Restructure to be more MVC like 2010-10-16 23:48:50 +01:00
Hylke Bons 72dc0e162d [infobar] new class [uihelpers] add GdkColorToHex [ui] cleanup 2010-10-07 20:26:49 +01:00
Hylke Bons 45d2086037 [intro] assume same project and repo name when no subfolder is given for gitorious 2010-10-04 22:50:59 +01:00
Hylke Bons bdc831bc0e [intro] link to the right folder in case of duplicate names 2010-10-04 11:35:18 +01:00
Hylke Bons c57430ed5c [statusicon] do the statusicon syncing/idle switching smarter, less bugs 2010-09-11 10:52:34 +01:00
Łukasz Jernaś 162b0acdaa [intro] Fixup i18n 2010-09-09 09:38:48 +02:00
Hylke Bons b662452b5f [into] remove debug output 2010-09-05 19:10:07 +01:00
Hylke Bons 5d3ab224a1 [into] fix server entry parsing 2010-09-05 19:07:41 +01:00
Hylke Bons 67a97bc386 [helpers] split up helpers to gui and non gui parts. 2010-09-04 13:27:06 +01:00
Hylke Bons 5ff59133e3 [log] hurray for clicable links 2010-08-26 09:52:49 +01:00
Hylke Bons 9da3eae7c1 [auth] run sparkleshare iwth ssh-agent and add the autogenerated key on startup 2010-08-22 18:16:48 +01:00
Hylke Bons 1ad6506dd4 [intro] update statusicon menu after succesful clone 2010-08-21 23:56:40 +01:00
Hylke Bons 4009799996 [invitation] add cloning capability, [ui] don't get user data when not there 2010-08-16 12:12:20 +01:00
Hylke Bons 27b948fba9 [invitation] pop up a dialog when an invitation is saved into the SparkleShare folder 2010-08-15 15:41:47 +01:00
Hylke Bons 4475c27000 [intro] fix various issues and paddings 2010-08-14 18:52:26 +01:00
Hylke Bons 06d41a13a7 [intro] code cleanup 2010-08-14 15:08:04 +01:00
Hylke Bons 80e03c86e1 [intro] adjust some folder name logic 2010-08-12 23:08:33 +01:00
Hylke Bons 93bcc84065 [intro] Add cancel button to add dialog when needed 2010-08-10 15:17:29 +01:00
Hylke Bons 7dbab85b6a [intro] Use new mechanism of updating the repo list 2010-08-08 22:22:39 +01:00
Łukasz Jernaś 9513b727e8 Don't mark HTML tags as translatable 2010-08-08 19:33:57 +02:00
Hylke Bons e1f909b61c [ui] allow adding repos by hand whilst running 2010-08-08 15:45:28 +01:00
Hylke Bons ab79e99952 change some terminology 2010-08-07 23:13:11 +01:00
Hylke Bons 7d3948db8a [intro] be more forgiving towards entered urls 2010-08-07 20:55:56 +01:00
Hylke Bons 21ee7c28fb [intro] Fix some text alignment issues and oversample side splash 2010-08-07 20:44:12 +01:00
Hylke Bons 404024b08a add SparkleEntry: a widget that can have greyed out default text 2010-08-07 17:54:10 +01:00
Allan Day 829de5c17a Some string changes 2010-08-07 11:39:52 +01:00
Hylke Bons 7e767c9280 [intro] Fix bug 626095 where two statusicons appear 2010-08-05 22:52:43 +01:00
Hylke Bons 1fcd6b6c6f [intro] Don't give target folder name a (1) suffix when the name is unique 2010-08-05 09:27:05 +01:00
Hylke Bons e10c251ecf Merge branch 're-org' of git://gitorious.org/~bl8/sparkleshare/bl8s-sparkleshare into integration 2010-08-03 09:06:25 +01:00
Alex Hudson 5224d1abc5 Fix racey startup when we're showing the Intro window 2010-08-02 17:05:22 +01:00
Bertrand Lorentz dea7426364 Create a SparkleLib library for sharing code between frontends
Start moving some files into SparkleLib, and have SparkleShare and
SparkleDiff depend on it.
2010-08-02 17:42:42 +02:00
Hylke Bons 25bda54c4f adjust some paddings in intro and add some debuginfo to fetcher 2010-08-01 19:30:20 +01:00
Hylke Bons 48e919920f Use SparkleToGitUrl method on typed in addresses 2010-08-01 19:17:57 +01:00
Hylke Bons eac51b1a12 don't use small text for infomation texts 2010-08-01 18:27:53 +01:00
Hylke Bons 3dcc661d77 don't add a newline to the global configuration file 2010-08-01 18:17:50 +01:00
Hylke Bons 44c092886d Install user info from global config file after cloning a repo 2010-08-01 18:12:02 +01:00