Commit graph

1303 commits

Author SHA1 Message Date
Jose Manuel Pintor Freire
e4b615bfe5 Add default folder for clone repository widget
Signed-off-by: Ignacio Casal Quinteiro <icq@gnome.org>
2013-04-19 16:27:20 +02:00
Daniel Mustieles
f8d2149554 Updated Spanish translation 2013-04-18 20:47:28 +02:00
Alexandre Franke
ec4bd92ad4 Update French translation 2013-04-18 16:02:33 +02:00
Daniel Mustieles
4bebf0240c Updated Spanish translation 2013-04-18 13:12:16 +02:00
Jose Manuel Pintor Freire
4556ba5a05 Add warning icon if the url is not supported 2013-04-17 11:17:57 +02:00
Gil Forcada
67579f13fe [l10n] Add Catalan translation 2013-04-16 17:12:37 +02:00
Jose Manuel Pintor Freire
373d9ad1ff Check the url introduced is supported 2013-04-16 16:10:16 +02:00
Jose Manuel Pintor Freire
f05ef25824 Use set_response_sensitive instead of directly use set_sensitive 2013-04-16 15:39:35 +02:00
Ignacio Casal Quinteiro
573a8f2cbb Fix for changes in gtk+ vapi 2013-04-11 09:53:13 +02:00
Daniel Mustieles
a78f68377c Updated Spanish translation 2013-04-07 19:10:26 +02:00
Enrico Nicoletto
520dd7ef51 Updated Brazilian Portuguese translation 2013-04-05 19:04:25 -03:00
Matej Urbančič
685835b528 Updated Slovenian translation 2013-04-04 21:19:28 +02:00
Мирослав Николић
bdd61209e9 Updated Serbian translation 2013-04-02 11:09:43 +02:00
Piotr Drąg
8c2f345b2c Updated Polish translation 2013-04-01 20:46:53 +02:00
Aurimas Černius
cf92ce0a97 Updated Lithuanian translation 2013-04-01 20:11:23 +03:00
Paolo Borelli
34b64c3978 Tweak the clone dialog a bit 2013-04-01 16:05:09 +02:00
Ignacio Casal Quinteiro
007bd63ab3 Update git.mk 2013-03-31 21:10:42 +02:00
Ignacio Casal Quinteiro
126dc37a44 history: use is_head from GgitBranch 2013-03-30 21:24:21 +01:00
Matej Urbančič
75ac9d9e32 Updated Slovenian translation 2013-03-30 09:28:06 +01:00
Martin Srebotnjak
26523cae55 Updated Slovenian translation 2013-03-30 08:19:39 +01:00
Piotr Drąg
42371acf3c Updated Polish translation 2013-03-29 17:11:09 +01:00
Daniel Mustieles
5225355bc7 Updated Spanish translation 2013-03-28 18:33:44 +01:00
Daniel Mustieles
d1f76a491f Updated Spanish translation 2013-03-28 17:53:12 +01:00
Ignacio Casal Quinteiro
a113b4067a Put open/clone in the gear menu 2013-03-28 17:52:31 +01:00
Daniel Mustieles
cbe87a5674 Removed markup from UI files 2013-03-28 17:26:19 +01:00
Ignacio Casal Quinteiro
406c6ae210 dash: fix subfolder name and cleanup 2013-03-28 11:27:16 +01:00
Ignacio Casal Quinteiro
42b61b4f2c progress bin: handle border on allocation 2013-03-28 10:58:38 +01:00
Ignacio Casal Quinteiro
d7df815c7e Rename css class from progress-grid to progress-bin.
This is a left over from the rename of the widget
2013-03-28 10:34:01 +01:00
Ignacio Casal Quinteiro
d08891e96a Add ProgressBin widget and handle the cloning progress 2013-03-28 09:46:49 +01:00
Piotr Drąg
8575df3aac Updated Polish translation 2013-03-26 13:48:52 +01:00
Ignacio Casal Quinteiro
7ef068e669 Handle bare repository cloning 2013-03-26 13:03:54 +01:00
Ignacio Casal Quinteiro
b3bc32bcba dash: handle subdir when cloning 2013-03-26 12:48:56 +01:00
Ignacio Casal Quinteiro
8ee7f94989 Do not use a GtkAlignment but the halign property for the search 2013-03-25 11:49:18 +01:00
Ignacio Casal Quinteiro
825a77af42 Typos 2013-03-25 08:29:37 +01:00
Ignacio Casal Quinteiro
0da037c746 Check libgit2 has been built with threading support 2013-03-25 08:27:25 +01:00
Piotr Drąg
579156fbca Updated Polish translation 2013-03-24 19:58:42 +01:00
Matej Urbančič
535501fa37 Updated Slovenian translation 2013-03-24 13:33:50 +01:00
Paolo Borelli
1ec60b3c84 Set header bar title
Set the header title to the current repo name and also refactor code to
avoid duplication with the dash
2013-03-24 12:32:48 +01:00
Aurimas Černius
ed4a488ce5 Updated Lithuanian translation 2013-03-22 23:51:52 +02:00
Martin Srebotnjak
747cb2b6e0 Updated Slovenian translation 2013-03-22 10:37:35 +01:00
Ignacio Casal Quinteiro
d519be472b Update libgd which fixes problems with scrollbars 2013-03-22 10:33:03 +01:00
Piotr Drąg
d4d4ce26c0 Updated Polish translation 2013-03-22 02:11:07 +01:00
Piotr Drąg
37401b25a1 Updated POTFILES.in 2013-03-22 02:08:54 +01:00
Piotr Drąg
c8733e1398 Updated POTFILES.in 2013-03-22 02:05:08 +01:00
Ignacio Casal Quinteiro
74cba6a31a Change OK button to Clone 2013-03-21 21:14:24 +01:00
Ignacio Casal Quinteiro
50b28293e8 dash: add cloned repo to recent manager 2013-03-21 21:06:59 +01:00
Ignacio Casal Quinteiro
40a6a63bc1 dash: do not signal repository_activated if repository is null 2013-03-21 20:53:11 +01:00
Ignacio Casal Quinteiro
7eb7ee34ee Catch possible errors cloning the repository 2013-03-21 20:52:13 +01:00
Ignacio Casal Quinteiro
608af0f940 dash: clone repository in another thread to not block UI 2013-03-21 20:36:06 +01:00
Ignacio Casal Quinteiro
4b28cc0e96 dash: factor out create_repository_data and recent manager method 2013-03-21 20:10:43 +01:00