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 |
|
Ignacio Casal Quinteiro
|
325c1306d9
|
Fix for api breaks in libgit2-glib
|
2013-02-13 12:42:20 +01:00 |
|
Jesse van den Kieboom
|
7a5df2e1c1
|
Fix progress measurement
|
2012-10-30 23:51:43 +01:00 |
|
Jesse van den Kieboom
|
ed36ac2eeb
|
Remove debug print of font size
|
2012-10-30 23:11:47 +01:00 |
|
Jesse van den Kieboom
|
9f77f18923
|
Transform diff json to html in a web worker
|
2012-10-30 22:21:41 +01:00 |
|
Jesse van den Kieboom
|
629a457efd
|
Correctly calculate font size in pixels instead of points
|
2012-10-30 22:21:10 +01:00 |
|
Jesse van den Kieboom
|
7a2c43a6e2
|
Allow requesting partial diff information using query parameter
|
2012-10-30 22:20:57 +01:00 |
|
Jesse van den Kieboom
|
6847eeb585
|
Fix check for enabling debug mode for diff
|
2012-10-29 17:16:30 +01:00 |
|
Jesse van den Kieboom
|
f5791a9cef
|
Merge branch 'webkit2'
|
2012-10-29 17:00:05 +01:00 |
|
Jesse van den Kieboom
|
d67116e3ba
|
Improve performance of diff rendering
|
2012-10-29 16:58:23 +01:00 |
|
Jesse van den Kieboom
|
24ca2049ca
|
Show inspector when running in debug mode
|
2012-10-29 16:57:21 +01:00 |
|
Jesse van den Kieboom
|
e4efaf5cf2
|
Do not process diff lines for binary deltas
|
2012-10-28 22:54:37 +01:00 |
|