Commit graph

1303 commits

Author SHA1 Message Date
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
Ignacio Casal Quinteiro
75fde34286 Use go-previous icon for going to dash view 2013-03-11 08:28:47 +01:00
Ignacio Casal Quinteiro
b45a88ff2e Make the right check to not show binary data 2013-03-11 08:08:41 +01:00
Cosimo Cecchi
45b3f418e5 Update to latest libgd
For the stack switcher changes.
2013-03-07 16:20:13 -05:00
Matej Urbančič
d05317d2fa Updated Slovenian translation 2013-03-07 21:50:39 +01:00
Мирослав Николић
e1a936fc6d Updated Serbian translation 2013-03-07 11:38:41 +01:00
Ignacio Casal Quinteiro
6cecdedfb5 Fix diff test compilation 2013-03-07 10:10:28 +01:00
Daniel Mustieles
9d0bbf4f39 Updated Spanish translation 2013-03-04 14:51:15 +01:00
Jesse van den Kieboom
e0ec1d416d Update for changes in diff flags in libgit2-glib 2013-03-03 23:25:23 +01:00
Aurimas Černius
fd2d49a99c Updated Lithuanian translation 2013-03-03 23:32:57 +02:00