Ignacio Casal Quinteiro
9ac488a5dd
Use GgitFileMode instead of POSIX
2012-10-17 14:35:16 +02:00
Ignacio Casal Quinteiro
6de7863af4
Missing end_header call
2012-10-17 14:15:08 +02:00
Ignacio Casal Quinteiro
d52237fc8b
Use GtkMenuButton
2012-10-17 14:01:49 +02:00
Ignacio Casal Quinteiro
d81a864dbc
Use AM_VALAFLAGS
2012-10-17 08:38:37 +02:00
Ignacio Casal Quinteiro
9d1775827b
Require gtk+ 3.6.0
2012-10-17 08:33:52 +02:00
Ignacio Casal Quinteiro
664694aaba
Use GtkSearchEntry
2012-10-17 08:29:25 +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
9d8643f4b8
Use sidebar css style
2012-10-16 21:49:43 +02:00
Jesse van den Kieboom
d881e36feb
List 'All' as top most in history navigation
2012-10-16 21:23:38 +02:00
Jesse van den Kieboom
df267aa4b0
Sort remote refs
2012-10-16 21:10:17 +02:00
Jesse van den Kieboom
6aa2958ee8
Use Gee.LinkedList for remote refs
...
It's easier to use the Gee.LinkedList class since it's properly reffed
2012-10-16 21:10:10 +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
Jesse van den Kieboom
5a1efe6b7f
Added wrappers for GgitRef and GgitBranch
2012-10-16 20:26:12 +02:00
Jesse van den Kieboom
804296d794
Added 1px solid border around ref label to improve contrast
2012-10-16 20:25:44 +02:00
Jesse van den Kieboom
40edb882df
Made rounded corners of ref labels a bit smaller
2012-10-16 20:25:20 +02:00
Paolo Borelli
b32d127065
Propagate current state to the child
...
This makes sure that the backdrop state reaches the children. At the
moment I do not explicitely clear the selected, focus and prelight
flags since I do not think they are ever set for the list widget, but
maybe we should.
https://bugzilla.gnome.org/show_bug.cgi?id=686092
2012-10-15 10:10:39 +02:00
Ignacio Casal Quinteiro
fcf25a45fc
Fix the api break by libgit2-glib
2012-10-03 09:06:48 +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
Martin Srebotnjak
6dc3febbdf
Updated Slovenian translation
2012-09-15 20:43:21 +02:00
Piotr Drąg
7a26ef854a
Updated Polish translation
2012-09-03 01:10:23 +02:00
Fran Diéguez
014586ff51
Updated Galician translations
2012-08-30 15:05:52 +02:00
Matej Urbančič
b5004f08a3
Updated Slovenian translation
2012-08-29 09:13:16 +02:00
Wolfgang Stöggl
44d5b0b940
[l10n] Updated German translation, umlaut fixed
2012-08-25 11:49:22 +02:00
Jesse van den Kieboom
ce3e153a26
Use Options directly
2012-08-17 11:20:03 +02:00
Alexander Larsson
ce28bb7b14
Fix vapi file to not we don't have a construct function anymore
2012-08-16 20:37:46 +02:00
Alexander Larsson
2199bbb508
More coding style fixes
2012-08-16 16:58:24 +02:00
Alexander Larsson
27076ebe62
Add child_is_visible helper
2012-08-16 16:53:58 +02:00
Alexander Larsson
bac0e2370e
Remove ref/unref helpers
2012-08-16 16:35:47 +02:00
Alexander Larsson
92c1a13d93
Include the right header
2012-08-16 16:14:09 +02:00
Alexander Larsson
771297a0d9
Rename custom marshaller
2012-08-16 16:13:43 +02:00
Alexander Larsson
66dd594087
Cleanup child visibility changes
2012-08-16 16:10:09 +02:00
Alexander Larsson
8f18180172
whitespace cleanups
2012-08-16 16:05:35 +02:00
Alexander Larsson
dcb2a47ead
Use priv locals
2012-08-16 16:04:02 +02:00
Alexander Larsson
99946ee342
self -> list_box
2012-08-16 15:56:50 +02:00
Alexander Larsson
65c2f68018
base -> widget where appropriate
2012-08-16 15:53:22 +02:00
Alexander Larsson
94bc8fc5e4
base -> container rename
2012-08-16 15:51:59 +02:00
Alexander Larsson
3e0618de7a
cleanup class_init
2012-08-16 15:40:54 +02:00
Alexander Larsson
a4b21004d9
Some formating cleanup
2012-08-16 15:12:27 +02:00
Alexander Larsson
fd82ab29b7
clean up sort callback
2012-08-16 15:08:29 +02:00
Alexander Larsson
20f2da6f0d
Reorder init/fini to start of file
2012-08-16 15:05:10 +02:00
Alexander Larsson
e92003be61
Clean up the Block1Data thing
2012-08-16 15:01:56 +02:00
Alexander Larsson
54f10e97a0
Put ChildFlags stuff where used and simplify
2012-08-16 14:54:18 +02:00
Alexander Larsson
25f31106e8
Clean up signal handling
2012-08-16 14:51:04 +02:00
Alexander Larsson
560d510ef7
Bunch of formating changes
2012-08-16 14:41:34 +02:00
Alexander Larsson
597d06b278
Convert EggListBox from vala to C
...
This is the initial pass, which is essentially a direct
conversion and needs more cleanup.
2012-08-16 14:17:43 +02:00
Alexander Larsson
58eafe87c3
Avoid warning when calling static method via instance
2012-08-14 12:28:07 +02:00
Christian Kirbach
23577c7eaa
Updated German translation
2012-08-12 19:24:11 +02:00