Commit graph

105 commits

Author SHA1 Message Date
Techlive Zheng d1278a24b3 Port gee from version 1.0 to 0.8 2013-05-27 10:02:46 +02:00
Techlive Zheng 585b58f60c Remove the big white gap between file diffs 2013-05-27 09:21:26 +02:00
Sindhu S 6eb08ef039 Show commit author's time and zone in commit log and diff view
Remove obsolete code.
2013-04-23 06:47:45 -04:00
Ignacio Casal Quinteiro 573a8f2cbb Fix for changes in gtk+ vapi 2013-04-11 09:53:13 +02: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
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
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
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 4d9ba31fbd Make diff header look like a sidebar 2013-03-19 12:21:19 +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
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
Garrett Regier 32dca4b5fe Fix vapi generation 2013-03-17 03:01:53 -07: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 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 fb7b1e5f8b Allow searching in the dash view 2013-03-13 10:26:51 +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 297cdef270 dash: do not allow selection and use one single click 2013-03-11 08:31:33 +01:00
Ignacio Casal Quinteiro b45a88ff2e Make the right check to not show binary data 2013-03-11 08:08:41 +01:00
Jesse van den Kieboom e0ec1d416d Update for changes in diff flags in libgit2-glib 2013-03-03 23:25:23 +01:00
Jesse van den Kieboom 02c9d62bb6 Updated diff styling (inspired by github) 2013-03-02 14:33:41 +01:00
Jesse van den Kieboom 826caaaa56 Do not cache diff worker when in debug mode 2013-03-02 14:33:20 +01:00
Jesse van den Kieboom 0d800ddb61 Locate local resources robustly for debugging 2013-03-02 14:29:23 +01:00
Jesse van den Kieboom 3d4ccf2a59 Record maxlines in diff request 2013-03-02 14:29:08 +01:00
Jesse van den Kieboom f30151d0d3 Implemented simple protection of out-of-sync diff requests 2013-03-02 00:33:29 +01:00
Jesse van den Kieboom 2e4590d396 Only update panels when mapped 2013-03-01 16:11:53 +01:00
Ignacio Casal Quinteiro fd929e212a Add content-view class to list view 2013-02-21 22:28:06 +01:00
Ignacio Casal Quinteiro cba6d104ca Factor out get_diff method 2013-02-21 17:41:25 +01:00
Ignacio Casal Quinteiro 5711167feb Build the accessible part of egg-list-box 2013-02-19 23:01:55 +01:00
Ignacio Casal Quinteiro e88bf10205 Update egg-list-box 2013-02-19 22:54:24 +01:00