Commit graph

444 commits

Author SHA1 Message Date
Ignacio Casal Quinteiro 888db44f1e diff-view-file: propagate has-selection property 2015-12-18 16:08:43 +01:00
Ignacio Casal Quinteiro dcf6367148 diff-view-hunk: add property to know if there is a selection 2015-12-18 16:08:39 +01:00
Ignacio Casal Quinteiro 6eb157f4e7 Minor style fix 2015-12-18 11:19:02 +01:00
Jesse van den Kieboom 65e3fd2e1c Set normal cursor on diff with handles_selection 2015-12-17 23:42:46 +01:00
Jesse van den Kieboom 2e580e7857 Hide normal selection when handle_selection is true 2015-12-17 23:31:12 +01:00
Ignacio Casal Quinteiro 1c5d5b1017 diff-view: handle dark themes 2015-12-17 09:49:23 +01:00
Jesse van den Kieboom b12d910638 Do not initialise next layer for hidden commits 2015-12-16 23:00:05 +01:00
Ignacio Casal Quinteiro f348fc44dd Improve selection to allow rubber band.
Still several bugs on this that we need to figure out
2015-12-16 10:18:38 +01:00
Ignacio Casal Quinteiro 2b61f0ae7a Handle selection on the commit view 2015-12-15 17:07:58 +01:00
Ignacio Casal Quinteiro da1389b5d9 diff-stat: convert to use style classes
It seems that we cannot use regions anymore since they are deprecated
2015-11-22 19:30:07 +01:00
Jesse van den Kieboom 321310bb23 Bind commit details parent button 2015-11-08 20:54:48 +01:00
Jesse van den Kieboom a88d4d1697 Add Committed by to committer label 2015-11-08 20:54:24 +01:00
Jesse van den Kieboom 7261b8a3e6 Make parent grid orientation vertical 2015-11-08 20:54:03 +01:00
Jesse van den Kieboom d30490b68e Remove unnecessary dependency on platform support 2015-11-08 18:48:51 +01:00
Jesse van den Kieboom 100113393f Set missing scale on committer date 2015-11-08 17:57:00 +01:00
Jesse van den Kieboom 230468bf33 Remove webkit left overs 2015-11-08 15:16:00 +01:00
Jesse van den Kieboom 871ac85e1b Use native controls on OS X 2015-11-08 15:16:00 +01:00
Ignacio Casal Quinteiro 721bc14e2b Remove useless files
They are not even being built
2015-10-02 20:36:14 +02:00
Jesse van den Kieboom 3c6614d62c Protect against empty lanes in lane collapsing
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=748974.
2015-09-27 14:59:39 +02:00
Jesse van den Kieboom 2a170059a4 Add back diff options popover 2015-09-23 08:57:16 +02:00
Jesse van den Kieboom 6ddc1f7ee7 Remove additional unneeded scrolled window 2015-09-23 08:57:16 +02:00
Jesse van den Kieboom 048e32069b Small code style fix 2015-09-23 08:57:16 +02:00
Ignacio Casal Quinteiro e95db3db33 diff-view: hide expander with just one file 2015-09-23 08:57:16 +02:00
Ignacio Casal Quinteiro ca9295d997 Destroy previous file widgets when updating the diff 2015-09-23 08:57:16 +02:00
Ignacio Casal Quinteiro 825c3cf645 Can avatar loading on diposing.
This fixes an assertion at exit.
2015-09-23 08:57:16 +02:00
Jesse van den Kieboom 99eca15797 Bind wrap and tab_width properties 2015-09-23 08:57:16 +02:00
Jesse van den Kieboom 93b2f53b37 Do not track visited links 2015-09-23 08:57:16 +02:00
Jesse van den Kieboom 898af29264 Implement expand/collapse all 2015-09-23 08:57:15 +02:00
Jesse van den Kieboom 99e4ff36c4 Add small padding on hunk header 2015-09-23 08:57:15 +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
Piotr Drąg e2291ff58b Use proper ellipsis instead of three dots 2015-08-25 19:47:55 +02:00
Jesse van den Kieboom 9f1a72ccf3 Increase ref label padding 2015-08-22 14:27:45 +02:00
Jesse van den Kieboom fb293e8920 Override branch_get_upstream to return a Gitg.Ref 2015-08-22 13:55:34 +02:00
Jesse van den Kieboom 8eb1e3ed66 Add basic merging support 2015-08-14 00:55:43 +02:00
Jesse van den Kieboom 9b47855aef Fix unsetting connected signal id on disconnect 2015-08-13 20:03:20 +02:00
Jesse van den Kieboom 687659255b Factor out commit index 2015-08-13 20:03:13 +02:00
Jesse van den Kieboom b787b70eba Override repository create_branch for casting to Gitg.Branch 2015-08-13 08:19:29 +02:00
Jesse van den Kieboom 746682d422 Add silent async thread errors convenience 2015-08-13 08:19:29 +02:00
Jesse van den Kieboom bf2edae624 Rework notifications 2015-08-13 08:19:29 +02:00
Jesse van den Kieboom 30aa7efb6a Add setting to wrap lines in the diff view
https://bugzilla.gnome.org/show_bug.cgi?id=742031
2015-08-09 20:11:47 +02:00
Jesse van den Kieboom 0e36dfb9b4 Disable selection of line numbers in diff view 2015-08-09 18:55:12 +02:00
Jesse van den Kieboom aa858a9a24 Continue adding repositories from recent items after failure 2015-08-09 18:10:59 +02:00
Jesse van den Kieboom 251f1dae4d Do not try to discover when adding repository from recent items 2015-08-09 18:10:38 +02:00
Jesse van den Kieboom f8362fa2a8 Show repository directory in dash 2015-08-09 18:09:40 +02:00
Jesse van den Kieboom e9f7506c3b Move Utils to libgitg 2015-08-09 18:06:42 +02:00
Jesse van den Kieboom 58e2d6e2b5 Patch Gitg-1.0.gir for configure time webkit dependency
https://bugzilla.gnome.org/show_bug.cgi?id=735299
2015-08-08 10:55:16 +02:00
Jesse van den Kieboom 043431303d Use expand/collapse all text instead of icon 2015-08-07 09:22:38 +02:00
Jesse van den Kieboom 62eb3fc7e6 Add setting to collapse all files in diff by default 2015-08-07 09:11:30 +02:00