Commit graph

34 commits

Author SHA1 Message Date
Jesse van den Kieboom
10cd83fbbb Bind available/enabled ui element properties 2012-10-28 18:25:08 +01:00
Ignacio Casal Quinteiro
0481bd3c58 Compression and stripping of resources 2012-10-23 13:28:47 +02:00
Ignacio Casal Quinteiro
6de7863af4 Missing end_header call 2012-10-17 14:15:08 +02:00
Ignacio Casal Quinteiro
d81a864dbc Use AM_VALAFLAGS 2012-10-17 08:38:37 +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
fb0a809aeb Bind topological-order setting to model sort mode 2012-07-19 10:28:02 +02:00
Jesse van den Kieboom
acf00552e0 Added history preference panel 2012-07-18 17:36:24 +02:00
Jesse van den Kieboom
9b3ec06aea Use new helper function for building ui 2012-07-18 17:35:53 +02:00
Jesse van den Kieboom
33368f1f27 Added support for plugin command line options
The history plugin now implements the --all flag
2012-07-18 11:03:45 +02:00
Jesse van den Kieboom
fc0a8b72f5 Added history of all branches 2012-07-18 10:08:54 +02:00
Jesse van den Kieboom
eff97b8a12 Automatically select branch in history 2012-07-18 09:35:53 +02:00
Jesse van den Kieboom
f303cfa551 Implemented order negotiation for ui elements 2012-07-17 22:52:27 +02:00
Jesse van den Kieboom
1ccd4c9fee Made is_available and is_enabled properties 2012-07-17 22:52:06 +02:00
Jesse van den Kieboom
492aa7fcd3 Reuse id variable 2012-07-17 15:16:37 +02:00
Jesse van den Kieboom
28c8348da1 Fix parsing ref id for lightweight tag 2012-07-17 13:56:09 +02:00
Jesse van den Kieboom
ffb202d76e Fix check for branch being currently checked out 2012-07-17 11:26:42 +02:00
Jesse van den Kieboom
e2b8ec4e2c Mark translatable strings in history plugin 2012-07-17 10:52:59 +02:00
Jesse van den Kieboom
c97ab74795 Update history to implement GitgExt.UIElement and GitgExt.ObjectSelection 2012-07-17 09:54:00 +02:00
Jesse van den Kieboom
62fb7bf34c Update construct/set application navigation property 2012-07-17 09:53:37 +02:00
Jesse van den Kieboom
6a2410aadd Properly resolve tag objects that point to commits 2012-07-06 19:36:47 +02:00
Jesse van den Kieboom
c79872a8c1 Implemented filtering of history based on history navigation selection 2012-07-06 18:50:48 +02:00
Jesse van den Kieboom
89a54c247b Added vala stamp files to clean files 2012-07-06 18:50:48 +02:00
Jesse van den Kieboom
33f1075d9a Added GPL license stub in all vala files 2012-07-02 20:02:34 +02:00
Jesse van den Kieboom
f35267ba92 Increase a bit the width of the subject in the history view 2012-06-02 16:04:22 +02:00
Jesse van den Kieboom
c6b2494ea0 Show tags in history navigation 2012-06-02 16:04:03 +02:00
Ignacio Casal Quinteiro
7264c0b042 Hide list headers.
We don't need to reorder elements so there is no need to show the
headers. (Spotted by aday)
2012-06-01 17:15:27 +02:00
Ignacio Casal Quinteiro
c39feb6380 Remove shadow in the history plugin 2012-05-30 22:18:00 +02:00
Ignacio Casal Quinteiro
8e76c08ce4 history: no need of grid, use directly the scrolled window 2012-05-30 22:04:14 +02:00
Jesse van den Kieboom
a4431dbcb9 Show remotes in history navigation 2012-05-04 17:11:03 +02:00
Jesse van den Kieboom
8d539256dc Use GitgGtkCommitListView in history plugin 2012-04-22 15:13:46 +02:00
Jesse van den Kieboom
7ed1ba943d Add most basic history view support 2012-04-15 14:58:36 +02:00
Jesse van den Kieboom
a74c5661a6 Initial porting to vala 2012-04-14 13:46:39 +02:00