Commit graph

31 commits

Author SHA1 Message Date
Jesse van den Kieboom
7d7bc6b170 Always init value even for invalid iters 2012-07-18 09:35:15 +02:00
Jesse van den Kieboom
a01adeeb73 Fix correct path for inserting commit row 2012-07-18 09:34:51 +02:00
Jesse van den Kieboom
c211dcbfaa Inherit system font settings for webkit 2012-07-17 11:46:17 +02:00
Jesse van den Kieboom
ec736349c1 Make sure to generate unique uri's when updating the diff
We need to do this to make sure that we bypass the cache. Normally
we would send a response header to prevent webkit from caching
the diff result, but we don't have control over this with the current
implementation.
2012-07-17 09:53:07 +02:00
Jesse van den Kieboom
d2e710e193 Fix use of round function 2012-07-17 09:52:22 +02:00
Jesse van den Kieboom
22d72b6251 Added debugging for the diff view
When GITG_GTK_DIFF_VIEW_DEBUG is set, the inspector of webkit
will be made available and you can launch it from the context menu.
2012-07-17 09:52:05 +02:00
Jesse van den Kieboom
2701de49ea Use vapi instead of gir internally 2012-07-12 20:52:07 +02:00
Ignacio Casal Quinteiro
c70b058bbe Add dash view and test 2012-07-12 17:24:35 +02:00
Jesse van den Kieboom
7d65616b71 Improved visual style of diff view commit header 2012-07-12 14:07:28 +02:00
Jesse van den Kieboom
0be3e406b6 Updated BUILT_SOURCES fixing git ignores 2012-07-12 10:13:20 +02:00
Ignacio Casal Quinteiro
9f674a403a Remove unneccessary things from listbox that are not compatible with gir 2012-07-11 18:44:35 +02:00
Ignacio Casal Quinteiro
0fe58bfcf5 Use GitgGtk namespace for the listbox and compile it 2012-07-11 17:17:54 +02:00
Ignacio Casal Quinteiro
89d6988ba8 Merge egg-list-box 2012-07-11 17:09:21 +02:00
Jesse van den Kieboom
f7cfa3baf5 Removed test application for diff view 2012-07-11 14:08:31 +02:00
Jesse van den Kieboom
59643a0d06 Improved visual style and added commit message 2012-07-11 14:05:29 +02:00
Jesse van den Kieboom
f00497483f Added email md5 in commit diff request 2012-07-11 14:05:29 +02:00
Jesse van den Kieboom
ce3347b8ec Added support for showing diff for commit 2012-07-11 14:05:29 +02:00
Jesse van den Kieboom
ef265382d9 Added minified jquery 2012-07-11 14:05:29 +02:00
Jesse van den Kieboom
38856b6f9b Implemented basic diff rendering in js/css/html 2012-07-11 14:05:29 +02:00
Jesse van den Kieboom
d298541666 Initial implementation of webkit based diff view 2012-07-11 14:05:11 +02:00
Jesse van den Kieboom
8a55f23623 Enable vala debugging if requested 2012-07-06 19:36:06 +02:00
Jesse van den Kieboom
961052a9ce Go to previous path instead of down path when clearing tree model 2012-07-06 18:50:48 +02:00
Jesse van den Kieboom
69ad1afc97 Depend on glib 2.32 for threads 2012-07-06 18:50:47 +02:00
Jesse van den Kieboom
33f1075d9a Added GPL license stub in all vala files 2012-07-02 20:02:34 +02:00
Ignacio Casal Quinteiro
0ac1f8b02b Do not warn if the repository is null 2012-07-02 17:20:29 +02:00
Ignacio Casal Quinteiro
5c43a30a40 Center the labels 2012-06-01 17:14:01 +02:00
Ignacio Casal Quinteiro
147b480089 Use CSS to draw the label renderer 2012-05-30 21:53:07 +02:00
Jesse van den Kieboom
09fdc390b0 Fix various autotools dependencies for building without installing 2012-05-04 17:10:10 +02:00
Jesse van den Kieboom
03f8446283 Can't use GLib.SList as property type 2012-04-25 00:01:27 +02:00
Jesse van den Kieboom
0a8d1985eb Added various classes for rendering lanes 2012-04-22 15:13:02 +02:00
Jesse van den Kieboom
eb586c855c Added libgitg-gtk 2012-04-15 14:58:36 +02:00