Commit graph

1162 commits

Author SHA1 Message Date
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
Ignacio Casal Quinteiro
5d39d60824 dash: remove items if cannot be opened from the recent manager and cleanup 2013-03-13 15:38:08 +01:00
Ignacio Casal Quinteiro
8d97243715 dash: add repository to the list if it does not exists yet 2013-03-13 15:31:13 +01:00
Ignacio Casal Quinteiro
bd736580dc dash: factor out add_recent_info 2013-03-13 15:14:14 +01:00
Ignacio Casal Quinteiro
5a6ae564ea No need to expose open/create/close in app interface 2013-03-13 14:46:16 +01:00
Ignacio Casal Quinteiro
fb7b1e5f8b Allow searching in the dash view 2013-03-13 10:26:51 +01:00
Rafael Ferreira
2d3b761d45 Updated Brazilian Portuguese translation 2013-03-12 19:45:30 -03:00
Ignacio Casal Quinteiro
e4741b1512 Show the checked out branch 2013-03-11 16:47:08 +01:00
Ignacio Casal Quinteiro
dae47934b2 Make the diff look a bit more like in github 2013-03-11 11:28:11 +01:00
Ignacio Casal Quinteiro
dd90ad4fbb Fix diff test 2013-03-11 10:45:43 +01:00
Ignacio Casal Quinteiro
297cdef270 dash: do not allow selection and use one single click 2013-03-11 08:31:33 +01:00