Commit graph

27 commits

Author SHA1 Message Date
Ignacio Casal Quinteiro 3fd4e11515 Fix assertion when loading a repo from the dash
The repository might be null
2016-01-11 20:58:42 +01:00
Jesse van den Kieboom f291802654 Sepearate out diff renderer types 2016-01-04 15:04:31 +01:00
Jesse van den Kieboom 0573e0756b Merge branch 'highlighting' 2015-12-31 13:04:06 +01:00
Jesse van den Kieboom c8d8a0ef8c Add revealer with diff options 2015-12-30 23:29:19 +01:00
Jesse van den Kieboom d578ad0b25 Do not print cancelled errors 2015-12-23 01:03:48 +01:00
Jesse van den Kieboom a0dcca6257 Read highlighting from workdir when diffing against workdir 2015-12-23 00:59:48 +01:00
Jesse van den Kieboom 01b6823414 Enable experimental diff highlightingo 2015-12-23 00:12:45 +01:00
Jesse van den Kieboom 377563a2ad Check also for GTK_THEME to determine dark theme 2015-12-21 22:33:54 +01:00
Jesse van den Kieboom c415a0982c Render gutter separators externally to fill all expanded area 2015-12-21 11:08:05 +01:00
Jesse van den Kieboom c5ce8ba7a2 Expand last diff view to fill parent 2015-12-21 11:08:05 +01:00
Ignacio Casal Quinteiro e25ecbc82e Color were swapped on the dark theme 2015-12-21 08:51:03 +01:00
Ignacio Casal Quinteiro 227a60e185 Make the hunk color like github's one and improve dark version 2015-12-21 08:35:29 +01:00
Jesse van den Kieboom aad2027ceb Implement generating patchset from selection 2015-12-20 23:03:24 +01:00
Jesse van den Kieboom 739302b380 Move diff selection handling into separate file 2015-12-20 14:07:35 +01:00
Jesse van den Kieboom 2d09ac2cf0 Only update selection attributes/tag when handle_selection 2015-12-20 13:24:48 +01:00
Jesse van den Kieboom 1c4ea3543e Use theme bg/fg colors for selection 2015-12-20 13:18:29 +01:00
Ignacio Casal Quinteiro 0e4057e95f diff-view-file: fix the mark position 2015-12-19 13:15:14 +01:00
Ignacio Casal Quinteiro 0734a48c35 Fix lines renderer ranges 2015-12-19 13:13:47 +01:00
Ignacio Casal Quinteiro a242b54466 diff-view-file: restore the diff statistics 2015-12-19 12:38:41 +01:00
Ignacio Casal Quinteiro dec5aed9f7 diff-view-file: show a hand when hovering a hunk 2015-12-19 11:46:59 +01:00
Ignacio Casal Quinteiro 7cfd5a21e8 Have one single source view for all the hunks 2015-12-19 11:29:45 +01:00
Ignacio Casal Quinteiro 888db44f1e diff-view-file: propagate has-selection property 2015-12-18 16:08:43 +01:00
Ignacio Casal Quinteiro 2b61f0ae7a Handle selection on the commit view 2015-12-15 17:07:58 +01:00
Jesse van den Kieboom 99eca15797 Bind wrap and tab_width properties 2015-09-23 08:57:16 +02:00
Jesse van den Kieboom 91c0854c54 Use same gutter width for lines in all hunks 2015-09-23 08:57:15 +02:00
Jesse van den Kieboom 5dc978d595 Small fixes to styling 2015-09-23 08:57:15 +02:00
Jesse van den Kieboom bd2e369b88 First step in replacing webkit with standard gtk+ 2015-09-23 08:57:15 +02:00