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 |
|
Ignacio Casal Quinteiro
|
11dbccf635
|
Remove content-view style from commit list
|
2013-03-17 11:41:54 +01:00 |
|
Ignacio Casal Quinteiro
|
34fcdceda5
|
No need to set the classes to the dash if they are set in the scrolled window
|
2013-03-17 11:30:58 +01:00 |
|
Paolo Borelli
|
b314f4293c
|
Set the content-view style on the main scrolled win
This way we get the proper background color
|
2013-03-17 11:14:34 +01:00 |
|
Garrett Regier
|
32dca4b5fe
|
Fix vapi generation
|
2013-03-17 03:01:53 -07:00 |
|
Paolo Borelli
|
53954cd0d9
|
Remove top css border in the separator
The header bar takes care of the bottom border in our case
|
2013-03-17 10:57:57 +01:00 |
|
Paolo Borelli
|
d1369f8ed3
|
Update libgd
|
2013-03-17 10:53:35 +01:00 |
|
Paolo Borelli
|
2e46aad049
|
Add gsettings schemas to DISTCLEAN
|
2013-03-17 10:30:57 +01:00 |
|
Paolo Borelli
|
28494d7ea7
|
Alignment changes in the dash labels
Align the repo name to the bottom and make the branch name smaller
|
2013-03-16 21:49:58 +01:00 |
|
Paolo Borelli
|
d438550cef
|
Set a thin border on the sidepane
|
2013-03-16 19:51:23 +01:00 |
|
Paolo Borelli
|
2a736164af
|
Show the gear menu when pressing F10
Also rename the member for clarity
|
2013-03-16 19:15:51 +01:00 |
|
Paolo Borelli
|
f2409db675
|
Use sliding transition to/from the dash
|
2013-03-16 19:05:18 +01:00 |
|
Paolo Borelli
|
0b4e9c1f71
|
repository-activated signal does not need to be virtual
|
2013-03-16 17:45:28 +01:00 |
|
Ignacio Casal Quinteiro
|
e04add5e84
|
diff: improve a bit more the style of the header.
Background is not white and the avatar is near the name
|
2013-03-14 18:13:15 +01:00 |
|
Ignacio Casal Quinteiro
|
aa89de6ea9
|
dash: fix separators
|
2013-03-14 11:51:06 +01:00 |
|
Ignacio Casal Quinteiro
|
68d3108558
|
dash: add folder icon
|
2013-03-14 11:48:18 +01:00 |
|
Ignacio Casal Quinteiro
|
bb9b0015d1
|
dash: add dim-label css class to branch label
|
2013-03-14 11:42:36 +01:00 |
|
Ignacio Casal Quinteiro
|
6a9e4527ac
|
dash: add full info to recent manager and handle duplicates
|
2013-03-13 16:13:34 +01:00 |
|
Ignacio Casal Quinteiro
|
51d44fa6f2
|
dash: add item to recent manager
|
2013-03-13 15:42:25 +01:00 |
|