Commit graph

1529 commits

Author SHA1 Message Date
Marek Černocký
a48601180e Updated Czech translation 2013-07-10 00:10:23 +02:00
Ignacio Casal Quinteiro
81be73e835 Convert clone dialog into a template 2013-07-09 18:24:39 +02:00
Ignacio Casal Quinteiro
df9ea7250a Rename DashView as RepositoryListBox 2013-07-08 21:04:55 +02:00
Ignacio Casal Quinteiro
e894666e48 dash: use new api for filtering 2013-07-08 20:51:38 +02:00
Ignacio Casal Quinteiro
b1d7e26c73 dash: fix sorting of items 2013-07-08 20:34:19 +02:00
Ignacio Casal Quinteiro
6a46ca4868 Use a GtkListBox for the diff stats 2013-07-08 20:24:13 +02:00
Jesse van den Kieboom
bfd55d84c6 Do not show diff stat list in dialog when amending 2013-07-08 18:39:59 +02:00
Jesse van den Kieboom
a1c0cacfbc Automatically resize diff stat listbox
This patch will shrink the list box for the diff stat items up to a
number of specified items. If more items are added to the list, then
scrollbars will be shown.
2013-07-08 18:37:23 +02:00
Jesse van den Kieboom
456271a4e8 Show diff stat in commit dialog 2013-07-08 13:47:09 +02:00
Jesse van den Kieboom
d7d87add3c Added diff stat rendering widget 2013-07-08 11:51:58 +02:00
Paolo Borelli
5cbbb2d9a3 Make the dependency on our vapi files explicit
We need to list our own vapi files in BUILT_SOURCES so that at boostrap
make knows it has to first generate these files and then build the main
gitg binary.
2013-07-08 10:27:01 +02:00
Jesse van den Kieboom
a6fe41eaab Added test for commit message encoding 2013-07-08 07:50:28 +02:00
Piotr Drąg
9cf78fe1f7 Updated POTFILES.in and POTFILES.skip 2013-07-07 22:30:52 +02:00
Jesse van den Kieboom
922e5d6133 Update commit TODO 2013-07-07 16:47:55 +02:00
Jesse van den Kieboom
5780af8905 Added more commit tests 2013-07-07 16:47:21 +02:00
Jesse van den Kieboom
6a0b35aca1 Do not force index changes when amending 2013-07-07 16:47:21 +02:00
Ignacio Casal Quinteiro
9d8801fbe9 Different name for thread in Gitg.Async 2013-07-07 16:52:09 +02:00
Jesse van den Kieboom
5d876108ca Try/catch get_head_commit 2013-07-07 16:27:36 +02:00
Ignacio Casal Quinteiro
d6b0a89ba5 Do not check by ourselves the Makefile.in files 2013-07-07 16:26:06 +02:00
Ignacio Casal Quinteiro
e7658190b9 Update git.mk 2013-07-07 16:23:32 +02:00
Jesse van den Kieboom
060ea3db8b Added commit tests 2013-07-07 16:14:31 +02:00
Jesse van den Kieboom
b28acda2d7 UTF-8 validate hook output 2013-07-07 16:14:30 +02:00
Jesse van den Kieboom
e6dfaac72b Allow async thread functions to throw errors 2013-07-07 16:14:30 +02:00
Jesse van den Kieboom
24635b5e0b Added basic spell checking support for commit message 2013-07-07 15:55:17 +02:00
Jesse van den Kieboom
81ed732ebf Added small TODO list for commit 2013-07-07 13:56:08 +02:00
Jesse van den Kieboom
2e77c44b34 Activate commit on Ctrl+Enter 2013-07-07 13:47:29 +02:00
Jesse van den Kieboom
85fe3ff20f Allow amending without having staged changes 2013-07-07 13:08:16 +02:00
Ignacio Casal Quinteiro
ec03c56d87 Convert preferences history to a template 2013-07-07 12:09:51 +02:00
Ignacio Casal Quinteiro
4f4e730feb Make the preferences interface a template 2013-07-07 11:57:18 +02:00
Ignacio Casal Quinteiro
09d4b6ba7f Use alignment for interface preferences 2013-07-07 11:41:27 +02:00
Ignacio Casal Quinteiro
33b075f806 Use alignments for history preferences 2013-07-07 11:39:23 +02:00
Ignacio Casal Quinteiro
6ec7c9fd1f Use alignments and improve style of commit preferences 2013-07-07 11:34:25 +02:00
Ignacio Casal Quinteiro
2a87c054f6 Remove NO_SENSITIVITY "hack"
For this we add new container where the sensitivity is set.
2013-07-07 11:27:23 +02:00
Jesse van den Kieboom
0f51cdee18 Remove external diff setting 2013-07-07 11:25:55 +02:00
Jesse van den Kieboom
0352e77abb Added preference for showing commit message markup 2013-07-07 11:13:33 +02:00
Marek Černocký
0928ab764c Updated Czech translation 2013-07-06 23:59:00 +02:00
Marek Černocký
c105c37f02 Updated Czech translation 2013-07-06 23:53:22 +02:00
Jesse van den Kieboom
e5a1318251 Fix parent in commit dialog ui template class 2013-07-06 22:32:39 +02:00
Jesse van den Kieboom
7817dec25e Allow unstaging of new file 2013-07-06 22:18:07 +02:00
Jesse van den Kieboom
3b1cf73e4a Do not show date in commit dialog when it is now 2013-07-06 21:50:03 +02:00
Jesse van den Kieboom
69352ca413 Highlight subject and right margin 2013-07-06 21:47:15 +02:00
Ignacio Casal Quinteiro
7225a610d0 Bind sensitivity for margin spinner 2013-07-06 19:34:21 +02:00
Ignacio Casal Quinteiro
b6691c3e3a Put spinner near to checkbox for commit display margin option 2013-07-06 19:27:29 +02:00
Piotr Drąg
7cb8cd7823 Updated POTFILES.in and POTFILES.skip 2013-07-06 19:24:54 +02:00
Jesse van den Kieboom
f8563bc638 Added commit preferences panel class 2013-07-06 19:07:39 +02:00
Jesse van den Kieboom
19cace3985 Add commit preferences ui file 2013-07-06 18:49:14 +02:00
Ignacio Casal Quinteiro
bbcfcec4c5 commit: fix seg fault at exit 2013-07-06 17:53:51 +02:00
Jesse van den Kieboom
70073e2894 Add commit preferences panel 2013-07-06 17:29:14 +02:00
Jesse van den Kieboom
b79bad2adb Set author to original author when amending a commit 2013-07-06 16:48:27 +02:00
Jesse van den Kieboom
581a54898e Bind commit dialog right margin settings 2013-07-06 16:32:46 +02:00