Commit graph

526 commits

Author SHA1 Message Date
Ignacio Casal Quinteiro d43cada63a libgitg: show the complete message, not only the subject
https://bugzilla.gnome.org/show_bug.cgi?id=767891
2016-06-22 15:37:12 +02:00
Jesse van den Kieboom 3e5fc07c97 Reduce hot area for action bar to mitigate horizontal scrolling issue
https://bugzilla.gnome.org/show_bug.cgi?id=764003
2016-06-05 12:23:17 +02:00
Jesse van den Kieboom 1da1acfb1c Fix style of language label in dark theme
https://bugzilla.gnome.org/show_bug.cgi?id=766532
2016-06-05 11:47:10 +02:00
Jesse van den Kieboom e3dc6142ca Increase row spacing in for project item details 2016-06-05 11:37:41 +02:00
Jesse van den Kieboom f891fc4e43 Hide description label if there is no description 2016-06-05 11:37:30 +02:00
Ignacio Casal Quinteiro d55ce1608d Bump libgit2-glib to 0.23.11 and fix api break 2016-03-15 00:07:58 +01:00
Ignacio Casal Quinteiro 10d0b62e10 diff-stat: use set_css_name to get it renderered properly
In new gtk we need to set the css name for custom widgets
2016-02-14 19:03:13 +01:00
Jesse van den Kieboom 6ecb54ca15 Make commit details labels copyable with Ctrl+C 2016-02-14 17:31:12 +01:00
Jesse van den Kieboom 3ca15914e5 Remove carriage returns in diff view 2016-02-14 16:15:57 +01:00
Jesse van den Kieboom aa41ac052c Allow focus on diff renderer text
Fixes copy using Ctrl+C
2016-02-14 11:58:51 +01:00
Ignacio Casal Quinteiro 9c917dc469 listboxrow: use baseline for the languages and the branch name 2016-02-13 15:39:10 +01:00
Ignacio Casal Quinteiro 076e5df5b6 diff-view: get the selection notification from the renderer 2016-02-04 18:31:20 +01:00
Ignacio Casal Quinteiro 0625efe752 Rework dash view
This makes the dash view a bit more similar to gnome builder.
It is still not complete on features but it gives already
a good way to continue improving it.
2016-01-25 08:40:53 +01:00
Ignacio Casal Quinteiro 8809c20f90 renderer-text: add missing transform_to_window calls 2016-01-22 14:33:19 +01:00
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 68a9c4bd3e Add missing cairo includes
Bug https://bugzilla.gnome.org/show_bug.cgi?id=760173.
2016-01-05 19:54:47 +01:00
Jesse van den Kieboom f291802654 Sepearate out diff renderer types 2016-01-04 15:04:31 +01:00
Jesse van den Kieboom e013c2a9a7 Show untracked content 2016-01-03 22:22:20 +01:00
Jesse van den Kieboom a8eda0f312 Add diff highlight preference 2016-01-03 20:46:23 +01:00
Jesse van den Kieboom 0573e0756b Merge branch 'highlighting' 2015-12-31 13:04:06 +01:00
Jesse van den Kieboom b5efd19070 Preserve expanded state when reloading diff 2015-12-31 12:32:42 +01:00
Jesse van den Kieboom f490f980a4 Delay populating recent info until dash is shown 2015-12-31 01:32:13 +01:00
Jesse van den Kieboom 67e5877849 Avoid disconnecting signal during handlers destroy 2015-12-31 01:30:51 +01:00
Jesse van den Kieboom c8d8a0ef8c Add revealer with diff options 2015-12-30 23:29:19 +01:00
Jesse van den Kieboom e17a3c58f4 Only add recent info when mapped 2015-12-30 18:26:34 +01:00
Jesse van den Kieboom d96671ddb5 Disconnect mapped signal in handler 2015-12-30 18:26:23 +01:00
Jesse van den Kieboom 041e0786ae Fix use of NSURLConnection 2015-12-30 13:55:06 +01:00
Jesse van den Kieboom 524f6d27db Use NSURLConnection instead of NSURLSessionDataTask 2015-12-30 13:06:48 +01:00
Jesse van den Kieboom 71a22144b2 Fix os x platform paths 2015-12-30 11:15:31 +01:00
Jesse van den Kieboom 1ac57cec3e Use https to get avatars 2015-12-30 11:15:30 +01:00
Jesse van den Kieboom c2282eb13e Adjust expander margins 2015-12-23 17:37:50 +01:00
Jesse van den Kieboom 4ea660ac1b Tidy up the commit details 2015-12-23 15:45:15 +01:00
Ignacio Casal Quinteiro 82337a0bd0 Add missing includes
This happens for developing on linux something that is for windows
2015-12-23 08:53:57 +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 f68ce19609 Increase spacing between author and date 2015-12-22 21:51:06 +01:00
Jesse van den Kieboom 1daf01a93b Dim default avatar image 2015-12-22 21:47:18 +01:00
Jesse van den Kieboom f3b039e4d0 Cleanup properties 2015-12-22 21:47:18 +01:00
Ignacio Casal Quinteiro e46658768b Add application_support_prepare_startup
This is implemented on windows to deal with the console output
of the application
2015-12-22 18:37:36 +01:00
Jesse van den Kieboom 0b774ca381 Add expand_home_dir utility 2015-12-22 09:57:41 +01:00
Jesse van den Kieboom a0d448304d Add platform support for getting user home directory 2015-12-22 09:57:41 +01:00
Jesse van den Kieboom 7d6524c011 Do not color removed/added when nothing removed and nothing added 2015-12-21 22:38:25 +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 df2c6cdcf8 Fix dark style of diff-stat widget 2015-12-21 22:33:46 +01:00
Ignacio Casal Quinteiro ffb1622e5a Add platform support methods to get the right dirs 2015-12-21 16:08:26 +01:00
Ignacio Casal Quinteiro 4fc83c3a13 Add a platform support method to get a stream from a fd 2015-12-21 14:53:33 +01:00
Ignacio Casal Quinteiro 2ca8c5d3dc Add win32 platform support code 2015-12-21 14:35:42 +01:00
Ignacio Casal Quinteiro 3cd321d46b Use the right gio-unix or gio-win32 depending on the platform 2015-12-21 11:20:39 +01:00
Jesse van den Kieboom c415a0982c Render gutter separators externally to fill all expanded area 2015-12-21 11:08:05 +01:00