Jesse van den Kieboom
6847eeb585
Fix check for enabling debug mode for diff
2012-10-29 17:16:30 +01:00
Jesse van den Kieboom
f5791a9cef
Merge branch 'webkit2'
2012-10-29 17:00:05 +01:00
Jesse van den Kieboom
d67116e3ba
Improve performance of diff rendering
2012-10-29 16:58:23 +01:00
Jesse van den Kieboom
24ca2049ca
Show inspector when running in debug mode
2012-10-29 16:57:21 +01:00
Jesse van den Kieboom
e4efaf5cf2
Do not process diff lines for binary deltas
2012-10-28 22:54:37 +01:00
Ignacio Casal Quinteiro
ddfa1b6878
dash view: show just the basename of the repository bolded
2012-10-24 11:04:21 +02:00
Ignacio Casal Quinteiro
0481bd3c58
Compression and stripping of resources
2012-10-23 13:28:47 +02:00
Ignacio Casal Quinteiro
52e1c3f2b4
Make the dash view a grid
2012-10-22 09:06:16 +02:00
Ignacio Casal Quinteiro
c22fa8da7f
dash: expand the main label and add an arrow like in baobab
2012-10-21 12:50:46 +02:00
Paolo Borelli
e05485a9bb
Style the list box
2012-10-20 15:38:47 +02:00
Ignacio Casal Quinteiro
48a4e4d878
Show the listbox
2012-10-19 10:05:22 +02:00
Jesse van den Kieboom
6fb216bd73
Switch to using webkit2 for the diff view
...
https://bugs.webkit.org/show_bug.cgi?id=94313
https://bugs.webkit.org/show_bug.cgi?id=94314
https://bugs.webkit.org/show_bug.cgi?id=94315
2012-10-16 23:58:27 +02:00
Jesse van den Kieboom
78d6a16ddf
Correctly fallback on robohash with size
2012-10-16 20:27:02 +02:00
Jesse van den Kieboom
2a8f44030d
Clone template before filling it
2012-10-16 20:26:50 +02:00
Jesse van den Kieboom
ea93597b9c
Align ref label on the pixel
2012-10-16 20:26:23 +02:00
Ignacio Casal Quinteiro
009683eac4
Fix libgitg-gtk compilation
2012-10-03 09:00:20 +02:00
Ignacio Casal Quinteiro
4460572b10
Update listbox
2012-10-02 14:30:40 +02:00
Ignacio Casal Quinteiro
1c748eb47d
Smaller gravatar
2012-07-21 13:50:13 +02:00
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