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 |
|
Ignacio Casal Quinteiro
|
afabea9d11
|
dash: add clone_repository method
|
2013-03-21 17:32:15 +01:00 |
|
Ignacio Casal Quinteiro
|
49f9c9444d
|
dash: factor out get_data_for_repository
|
2013-03-21 16:51:25 +01:00 |
|
Ignacio Casal Quinteiro
|
664b3a87b5
|
Implement clone action
|
2013-03-21 16:39:08 +01:00 |
|
Ignacio Casal Quinteiro
|
4578150ee8
|
Add Clone Repository button
|
2013-03-20 20:33:50 +01:00 |
|
Ignacio Casal Quinteiro
|
5c7f0ceb56
|
history: expand main column and make bigger the date column
|
2013-03-19 12:32:01 +01:00 |
|
Ignacio Casal Quinteiro
|
4d9ba31fbd
|
Make diff header look like a sidebar
|
2013-03-19 12:21:19 +01:00 |
|
Ignacio Casal Quinteiro
|
881474396d
|
Remove unneeded grid and event box in sidebar
|
2013-03-19 11:59:37 +01:00 |
|
Ignacio Casal Quinteiro
|
f93c6e8b36
|
Use a styled text renderer for name and date
|
2013-03-18 22:34:46 +01:00 |
|
Ignacio Casal Quinteiro
|
8ee8a23d5c
|
diff: no gradient for file header
|
2013-03-18 10:10:05 +01:00 |
|
Ignacio Casal Quinteiro
|
6531c14d34
|
Show readable time in the commit list
|
2013-03-17 18:46:58 +01:00 |
|
Ignacio Casal Quinteiro
|
14a44e3d54
|
Trigger search with Control+F
|
2013-03-17 12:15:16 +01:00 |
|
Paolo Borelli
|
34fb4d8aab
|
Remove leftover EventBox from the hierarchy
|
2013-03-17 12:00:06 +01:00 |
|
Garrett Regier
|
57dd4d68e3
|
Lowercase the email when getting the gravatar uri
See: http://en.gravatar.com/site/implement/hash/
|
2013-03-17 03:52:23 -07:00 |
|