Commit graph

1347 commits

Author SHA1 Message Date
Marek Černocký
c9d9415994 Updated Czech translation 2013-07-02 07:34:44 +02:00
Daniel Mustieles
3c58829cb1 Updated Spanish translation 2013-07-01 17:42:01 +02:00
Piotr Drąg
ddd7d02a52 Updated Polish translation 2013-06-30 17:26:52 +02:00
Rafael Ferreira
dea934e78f Updated Brazilian Portuguese translation 2013-06-30 10:45:14 -03:00
Manish Sinha
423da7de8f Implement i18n support in libgitg
Fix #703167 and #699635 by implementing i18n support using gettext.
2013-06-30 12:41:39 +02:00
Ignacio Casal Quinteiro
1d8da46463 Use close method instead of custom send delete event code 2013-06-29 19:34:14 +02:00
Jesse van den Kieboom
e649026751 Use AM_CPPFLAGS instead of INCLUDES 2013-06-29 14:48:57 +02:00
Marek Černocký
c4dcb362f4 Added Czech language 2013-06-28 17:42:50 +02:00
Marek Černocký
c4e752c59d Czech translation 2013-06-28 17:42:28 +02:00
Ignacio Casal Quinteiro
c19cfebf4a dashview: use gobject like construction 2013-06-26 09:18:30 +02:00
Ignacio Casal Quinteiro
86e45c8087 dashview: use normal casting instead of "as" 2013-06-26 09:08:36 +02:00
Ignacio Casal Quinteiro
2a3ceafa67 dash view: use a template for the row 2013-06-25 19:24:12 +02:00
Sindhu Sundar
b5644b2499 Renamed references_foreach to references_foreach_name 2013-06-24 18:50:08 +02:00
Daniel Mustieles
020f47ad1a Updated Spanish translation 2013-06-24 16:31:04 +02:00
Ignacio Casal Quinteiro
73695b6b89 Missing indent 2013-06-24 08:09:40 +02:00
Paolo Borelli
159cc171a9 Remove redundant namespacing
Now gtk widgets are in the same Gitg namespace
2013-06-23 21:14:16 +02:00
Ignacio Casal Quinteiro
8252238630 Move files from libgitg-gtk to libgitg 2013-06-23 20:39:59 +02:00
Piotr Drąg
38c2f05386 Updated Polish translation 2013-06-23 20:03:06 +02:00
Paolo Borelli
7c160ffa7b Merge CommitModel in a single class
Simplifies hierarchy in preparation for merging libgitg and libgitg-gtk
2013-06-23 17:00:35 +02:00
Ignacio Casal Quinteiro
be34138150 dash view: set style directly on ui file now that we can 2013-06-23 15:54:15 +02:00
Ignacio Casal Quinteiro
be0dcedbd1 Remove viewport around DashView
It is useless and breaks scrolling via keyboard
2013-06-23 15:52:11 +02:00
Ignacio Casal Quinteiro
c1992f3cc4 Make dash view inherit from ListBox 2013-06-23 15:46:41 +02:00
Ignacio Casal Quinteiro
b1463f46a2 Update to jquery 1.10.1 2013-06-23 15:15:15 +02:00
Ignacio Casal Quinteiro
fc82b5eda2 Fix typo 2013-06-23 15:12:02 +02:00
Sindhu S
a5972bd72c Add infobar
Add infobar and route silent failure from opening non-git repository
directories to infobar.
2013-06-23 16:21:57 +05:30
Ignacio Casal Quinteiro
6f6eb324c0 Port to GtkListBox 2013-06-22 13:32:56 +02:00
Ignacio Casal Quinteiro
b4529bf7c4 Remove egg list box 2013-06-22 13:32:53 +02:00
Ignacio Casal Quinteiro
f1e303419c searchbar: bind property bidirectional 2013-06-22 12:27:18 +02:00
Ignacio Casal Quinteiro
66556e061b Port to GtkSearchBar 2013-06-22 12:21:16 +02:00
Sindhu S
efac068cfe Fix diff view for first commit, bug 702259 2013-06-21 17:05:17 +05:30
Ignacio Casal Quinteiro
eb8cea8d5a Remove close menu item since we have now also the close button 2013-06-19 17:25:32 +02:00
Daniel Mustieles
6254f32466 Updated Spanish translation 2013-06-18 11:16:40 +02:00
Techlive Zheng
4cb6e32611 Fix special '$' character in the diff view 2013-06-16 18:18:11 +02:00
Piotr Drąg
cb2b27d15e Updated Polish translation 2013-06-15 15:47:43 +02:00
Sindhu S
e34a2b6691 Add expander to diff view
Add expander to expand or collapse diffs in diff view.
2013-06-15 19:14:51 +05:30
Sindhu S
167d2b17b2 Show different icon if repository has remote 2013-06-15 19:03:50 +05:30
Sindhu S
7d3645b3cf Fix diff view formatting of EOFNL (Add and Delete) 2013-06-15 18:52:10 +05:30
Sindhu S
1a50c27d46 Change label for User Information dialog
Change label for User Information dialog to be
indicative of the details being edited are for current
repository.
2013-06-15 17:29:44 +05:30
Sindhu Sundar
7ef86761ab User information dialog now saves with Enter/Return key
User information dialog saves data upon edit of either Name or
email fields with Enter/Return key.
Fix tab order of widgets.
2013-06-14 19:04:42 +05:30
Ignacio Casal Quinteiro
3167a5acf0 dash: mark thread func as owned 2013-06-10 19:20:41 +02:00
Adam Dingle
3e405f889a Update valac dependency
We now pass --gresource to valac, requiring a newer version of valac built from git master.
2013-06-09 08:44:15 -04:00
Fran Diéguez
91d7b85c44 Updated Galician translations 2013-06-06 16:16:10 +02:00
Ignacio Casal Quinteiro
1b7a0f428c Mark delegate as owned 2013-06-06 09:21:07 +02:00
Ignacio Casal Quinteiro
e995725f60 Do not free the event by ourselves 2013-06-05 18:31:21 +02:00
Ignacio Casal Quinteiro
fbe5dd9e58 Specify --gresource to vala compiler 2013-06-05 17:37:42 +02:00
Adam Dingle
627fae4ed5 Update valac dependency 2013-06-03 21:33:38 -04:00
Techlive Zheng
b9dfbc0778 Do not emit 'ref_activated' signal during a reloading 2013-06-03 17:00:32 +08:00
Techlive Zheng
5cf7434857 Follow the coding style 2013-06-03 15:05:09 +08:00
Techlive Zheng
dd63634192 Remove unused method 'remove_section()' 2013-06-03 15:02:09 +08:00
Techlive Zheng
2003157374 Remove unused method 'append_separator()' 2013-06-03 15:02:09 +08:00