Commit graph

1222 commits

Author SHA1 Message Date
Ignacio Casal Quinteiro
7f0e6f68da Add dash view to main window 2013-02-28 21:15:27 +01:00
Jesse van den Kieboom
3185b6ea7c Set repository through property 2013-02-26 09:56:45 +01:00
Ignacio Casal Quinteiro
a9b5810538 Update libgd to fix assertions at exit 2013-02-26 08:29:53 +01:00
Ignacio Casal Quinteiro
66f146543f Set as name the element id 2013-02-26 08:10:43 +01:00
Ignacio Casal Quinteiro
0e2bd426c3 Use GdStackSwitcher to handle stack elements 2013-02-25 21:57:52 +01:00
Ignacio Casal Quinteiro
89a415912e Set content-view style for the commits list 2013-02-22 12:55:55 +01:00
Ignacio Casal Quinteiro
04d2510552 No shadow, not needed with the headerbar.
Although we might want to add some custom css to just add
a border on the left
2013-02-22 12:52:25 +01:00
Ignacio Casal Quinteiro
fd929e212a Add content-view class to list view 2013-02-21 22:28:06 +01:00
Мирослав Николић
c37f4a0f45 Added Serbian translation 2013-02-21 21:45:21 +01:00
Ignacio Casal Quinteiro
cba6d104ca Factor out get_diff method 2013-02-21 17:41:25 +01:00
Ignacio Casal Quinteiro
b743aa91de Use a box in the header to show the stack items. 2013-02-21 14:13:57 +01:00
Ignacio Casal Quinteiro
1cb9fdbb98 Remove unused css 2013-02-21 12:33:08 +01:00
Ignacio Casal Quinteiro
028296da18 Set and store paned positions 2013-02-21 10:04:01 +01:00
Ignacio Casal Quinteiro
5269dcc285 Focus entry when search button is active 2013-02-21 09:01:30 +01:00
Ignacio Casal Quinteiro
a2cc8c6945 Update libgd to get widgets appended in header bar 2013-02-21 08:49:09 +01:00
Ignacio Casal Quinteiro
c02dae5a0d Handle new window event 2013-02-20 20:59:43 +01:00
Ignacio Casal Quinteiro
0bb5342807 Check for the resolved repository location 2013-02-20 20:55:19 +01:00
Ignacio Casal Quinteiro
f2993b10be Use present as gtk app already takes care of setting the timing 2013-02-20 20:53:53 +01:00
Ignacio Casal Quinteiro
18393122f8 Some cleanup in the application 2013-02-20 20:31:37 +01:00
Ignacio Casal Quinteiro
a6d5fcf49a Move code to startup 2013-02-20 20:24:30 +01:00
Ignacio Casal Quinteiro
6d7af7866d Setting the application property to the window takes care of adding the window 2013-02-20 18:44:37 +01:00
Ignacio Casal Quinteiro
746b40e78f Handle window size and state 2013-02-20 18:22:13 +01:00
Ignacio Casal Quinteiro
097fc3f128 Set repository name as title. 2013-02-20 16:57:32 +01:00
Ignacio Casal Quinteiro
919cf1dcb1 files: put the tree view on the right depending of the layout 2013-02-20 16:43:11 +01:00
Ignacio Casal Quinteiro
6ee2438d57 Use header bar 2013-02-20 16:43:11 +01:00
Piotr Drąg
b8695d0bf4 Updated POTFILES.skip 2013-02-19 23:29:48 +01:00
Ignacio Casal Quinteiro
3932a5d7b8 Smaller toolbar icons 2013-02-19 23:21:24 +01:00
Ignacio Casal Quinteiro
5711167feb Build the accessible part of egg-list-box 2013-02-19 23:01:55 +01:00
Ignacio Casal Quinteiro
e88bf10205 Update egg-list-box 2013-02-19 22:54:24 +01:00
Piotr Drąg
6645b72ac0 Updated POTFILES.in and POTFILES.skip 2013-02-19 20:36:01 +01:00
Piotr Drąg
78a3d43d3e Updated POTFILES.in 2013-02-18 16:10:02 +01:00
Ignacio Casal Quinteiro
5b26b856da Use a tagged entry 2013-02-18 15:35:39 +01:00
Ignacio Casal Quinteiro
4c2d272b3c Actually fix the handling of the stack to switch between items 2013-02-18 15:10:34 +01:00
Ignacio Casal Quinteiro
071377e49b Add missing shadows 2013-02-18 13:55:19 +01:00
Ignacio Casal Quinteiro
e7493991ff Use GdStack instead of custom AutoHide widget 2013-02-18 13:55:19 +01:00
Ignacio Casal Quinteiro
b84ff175ca Make the search entry an extra toolbar using a revealer 2013-02-18 13:55:19 +01:00
Ignacio Casal Quinteiro
cab6666422 Add libgd to configure 2013-02-18 13:55:19 +01:00
Ignacio Casal Quinteiro
689d7a6a07 add libgd to SUBDIRS 2013-02-18 13:55:19 +01:00
Ignacio Casal Quinteiro
abf0c6da9e add -I libgd to ACLOCAL_AMFLAGS 2013-02-18 13:55:19 +01:00
Ignacio Casal Quinteiro
8096ee01fd git submodule update in autogen 2013-02-18 13:55:19 +01:00
Ignacio Casal Quinteiro
cecd209e59 Add libgd submodule 2013-02-18 13:55:19 +01:00
Ignacio Casal Quinteiro
66dcb15393 files: remove source in dispose 2013-02-16 15:54:37 +01:00
Ignacio Casal Quinteiro
04799a8f5e files: another minor optimization 2013-02-16 15:37:47 +01:00
Ignacio Casal Quinteiro
04249d8fbe files: optimization to avoid o(n^2) iteration 2013-02-16 14:50:07 +01:00
Ignacio Casal Quinteiro
827a5e9110 files: populate items in an idle 2013-02-16 14:14:40 +01:00
Ignacio Casal Quinteiro
898dbd6889 files: no need for sentinel 2013-02-15 22:13:45 +01:00
William Jon McCann
491db4b5eb Revert "Install gir to pkg local dir"
This reverts commit 30689cced9.
2013-02-14 15:54:10 -05:00
William Jon McCann
30689cced9 Install gir to pkg local dir 2013-02-14 14:57:58 -05:00
Florian Müllner
fefe93f1d0 Don't use gtk_scrolled_window_add_with_viewport()
It has recently been deprecated in favor of gtk_container_add().

https://bugzilla.gnome.org/show_bug.cgi?id=693798
2013-02-14 20:59:43 +01:00
William Jon McCann
b9c7372e1d Fix annotation 2013-02-14 14:35:26 -05:00