gitg/libgitg
2018-11-04 20:45:34 +00:00
..
resources diff-view: Slide the options up 2018-10-21 08:38:12 +00:00
gitg-assembly-info.vala Use vapi instead of gir internally 2012-07-12 20:52:07 +02:00
gitg-async.vala Add silent async thread errors convenience 2015-08-13 08:19:29 +02:00
gitg-authentication-dialog.vala Cleanup libgitg resources 2014-12-27 13:39:35 +01:00
gitg-avatar-cache.vala Use https to get avatars 2015-12-30 11:15:30 +01:00
gitg-branch-base.vala Override branch_get_upstream to return a Gitg.Ref 2015-08-22 13:55:34 +02:00
gitg-branch.vala Override branch_get_upstream to return a Gitg.Ref 2015-08-22 13:55:34 +02:00
gitg-cell-renderer-lanes.vala Implement preserving mainlines on history lanes 2014-12-21 21:14:59 +01:00
gitg-color.vala Fix vala warnings 2017-03-01 14:47:45 +01:00
gitg-commit-list-view.vala Implement ref actions popup for ref labels 2014-12-14 17:20:47 +01:00
gitg-commit-model.vala Disconnect/reconnect model on clear 2016-08-14 10:25:57 +02:00
gitg-commit.vala Allow choosing merge diff parent 2014-12-16 08:24:11 +01:00
gitg-credentials-manager.vala Add support for clone url in ssh short form 2016-08-18 10:40:03 +02:00
gitg-date.vala Use Unicode typography in user-visible strings 2018-10-29 16:18:58 +01:00
gitg-diff-image-composite.vala Fix size calculation if there is no old pixbuf 2016-08-29 05:43:43 +02:00
gitg-diff-image-difference.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-image-overlay.vala Drop default value of non-automatic property for newer vala 2018-04-24 17:24:56 +02:00
gitg-diff-image-side-by-side.vala build: Fix non-literal format string warnings for clang 2018-11-04 20:29:57 +00:00
gitg-diff-image-slider.vala Drop default value of non-automatic property for newer vala 2018-04-24 17:24:56 +02:00
gitg-diff-image-surface-cache.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-selectable.vala Sepearate out diff renderer types 2016-01-04 15:04:31 +01:00
gitg-diff-stat.vala Refactor dark theme detection into a function 2018-10-10 20:16:55 +00:00
gitg-diff-view-commit-details.vala Drop default value of non-automatic property for newer vala 2018-04-24 17:24:56 +02:00
gitg-diff-view-file-info.vala Allow null repository during deconstruction 2016-08-18 13:08:18 +02:00
gitg-diff-view-file-renderer-binary.vala Improve support for binary file detection in diff views 2016-08-16 18:01:55 +02:00
gitg-diff-view-file-renderer-image.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-view-file-renderer-text.vala Refactor dark theme detection into a function 2018-10-10 20:16:55 +00:00
gitg-diff-view-file-renderer.vala Sepearate out diff renderer types 2016-01-04 15:04:31 +01:00
gitg-diff-view-file-selectable.vala Fix toggle line selection 2016-08-18 17:46:01 +02:00
gitg-diff-view-file.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-view-lines-renderer.vala build: Fix non-literal format string warnings for clang 2018-11-04 20:29:57 +00:00
gitg-diff-view-options.vala Add revealer with diff options 2015-12-30 23:29:19 +01:00
gitg-diff-view.vala Fix regexp to parse commit message 2018-10-14 18:18:01 +02:00
gitg-hook.vala Add a platform support method to get a stream from a fd 2015-12-21 14:53:33 +01:00
gitg-init.vala First step in replacing webkit with standard gtk+ 2015-09-23 08:57:15 +02:00
gitg-label-renderer.vala Fix vala warnings 2017-03-01 14:47:45 +01:00
gitg-lane.vala Implement preserving mainlines on history lanes 2014-12-21 21:14:59 +01:00
gitg-lanes.vala libgitg: Fix mismatch of type-parameter ownership 2018-11-04 20:45:34 +00:00
gitg-platform-support-osx.c Fix use of NSURLConnection 2015-12-30 13:55:06 +01:00
gitg-platform-support-win32.c Do not duplicate the fds 2017-02-04 22:36:05 +01:00
gitg-platform-support.c Add missing cairo includes 2016-01-05 19:54:47 +01:00
gitg-platform-support.h Add application_support_prepare_startup 2015-12-22 18:37:36 +01:00
gitg-progress-bin.vala Add button-press/release event masks to progress bin 2014-08-20 11:19:47 +02:00
gitg-ref-base.vala Added wrappers for GgitRef and GgitBranch 2012-10-16 20:26:12 +02:00
gitg-ref.vala Add HEAD in refs list if head is detached 2014-12-16 08:39:11 +01:00
gitg-remote.vala Fix for libgit2-glib api change 2017-02-04 22:40:59 +01:00
gitg-repository-list-box.vala Search repositories ignoring case 2018-10-14 19:13:42 +02:00
gitg-repository.vala Override repository create_branch for casting to Gitg.Branch 2015-08-13 08:19:29 +02:00
gitg-resource.vala First step in replacing webkit with standard gtk+ 2015-09-23 08:57:15 +02:00
gitg-sidebar.vala sidebar: fixes for new gtk to avoid style context warnings 2015-12-21 09:30:46 +01:00
gitg-stage-status-enumerator.vala Avoid submodule iteration on bare repositories due to libgit2 bug 2016-08-18 11:04:31 +02:00
gitg-stage.vala Fix diff index against empty repository 2016-08-17 16:04:59 +02:00
gitg-theme.vala Refactor dark theme detection into a function 2018-10-10 20:16:55 +00:00
gitg-utils.vala Add expand_home_dir utility 2015-12-22 09:57:41 +01:00
gitg-when-mapped.vala Avoid disconnecting signal during handlers destroy 2015-12-31 01:30:51 +01:00
Makefile Fix install targets 2014-07-12 10:55:25 +02:00
meson.build meson: Install vala header into correct location 2018-11-04 03:33:52 +01:00