- 17 Mar, 2013 1 commit
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 14 Mar, 2013 5 commits
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Applications should implement can implement their own storage to read and write the history. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
This allows us to override them to provide different semantics for the input history, e.g. substring matching for next and previous. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at> Conflicts: session.c types.h
-
- 20 Feb, 2013 5 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
This reverts commit 51a1e3fb. They were supposed to go to another branch.
-
Sebastian Ramacher authored
This reverts commit 59a1f267.
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
-
- 19 Feb, 2013 1 commit
-
-
Sebastian Ramacher authored
-
- 02 Feb, 2013 4 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 01 Feb, 2013 1 commit
-
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 30 Jan, 2013 8 commits
-
-
Sebastian Ramacher authored
Conflicts: shortcuts.c
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
-
This patch restricts history navigation to only commands of the same type. For example, in Zathura, when typing '/' and navigating through the history, only previous/next search terms would be displayed excluding other commands starting with ':' or any other special command for that matter. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Completion: Align the description to the right and set both 'expand' and 'fill' parameters to TRUE when packing it. Currently, the description doesn't display properly in the completion pop-up, with only a small part of it showing and suffixed with "..." ellipsis. This patch corrects this behaviour. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 29 Jan, 2013 5 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 27 Jan, 2013 2 commits
-
-
Marwan Tanager authored
We want to dereference the items on session->elements.statusbar_items in statusbar.c in order to set the font of their GtkLabel fields, so the definition must be exported. Otherwise, the compiler will complain. Signed-off-by:
Sebastian Ramacher <sebastian@ramacher.at>
-
Marwan Tanager authored
Signed-off-by:
Sebastian Ramacher <sebastian@ramacher.at>
-
- 25 Jan, 2013 5 commits
-
-
Sebastian Ramacher authored
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
When checking for a '-' character in a map/unmap binding, make sure it comes directly after the mask. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
-
Marwan Tanager authored
Signed-off-by:
Sebastian Ramacher <sebastian@ramacher.at>
-
- 22 Jan, 2013 3 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-