summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-15view: fix view_selections_setMarc André Tanner
2017-06-15view: do not automatically anchor selections when setting rangeMarc André Tanner
2017-06-15view: introduce view_selections_normalizeMarc André Tanner
2017-06-15vis: rename uses of Cursor to SelectionMarc André Tanner
2017-06-15view: rename view_cursors_columnMarc André Tanner
2017-06-15view: rename view_cursorsMarc André Tanner
2017-06-15view: rename view_selection_anchoredMarc André Tanner
2017-06-15view: rename view_cursors_column{,count,next}Marc André Tanner
2017-06-15view: rename view_cursors_numberMarc André Tanner
2017-06-15view: rename view_cursors_countMarc André Tanner
2017-06-15view: rename view_cursors_nextMarc André Tanner
2017-06-15view: rename view_cursors_prevMarc André Tanner
2017-06-15view: view_cursors_selection_restoreMarc André Tanner
2017-06-15view: rename view_cursors_selection_saveMarc André Tanner
2017-06-15view: rename view_cursors_selection_startMarc André Tanner
2017-06-15view: rename view_cursors_selection_swapMarc André Tanner
2017-06-15view: rename view_cursors_selection_clearMarc André Tanner
2017-06-15view: rename view_selections_clearMarc André Tanner
2017-06-15view: rename view_cursors_selection_getMarc André Tanner
2017-06-15view: rename view_cursors_primary_{get,set}Marc André Tanner
2017-06-15view: rename view_cursors_clearMarc André Tanner
2017-06-15view: rename view_cursor_disposedMarc André Tanner
2017-06-15view: rename view_cursors_disposeMarc André Tanner
2017-06-15view: rename view_cursors_newMarc André Tanner
2017-06-15view: remove view_cursors_multipleMarc André Tanner
2017-06-15view: clean up and add documentationMarc André Tanner
2017-06-15doc: enable mathjax support for sphinx documentationMarc André Tanner
2017-06-15vis: promote selections to first class primitivesMarc André Tanner
2017-06-15vis: strip double leading slashes of pathsMarc André Tanner
2017-06-14single: ignore SIGINT in self-extracting processChristian Hesse
2017-06-05sam: fix + addressMarc André Tanner
2017-06-05themes: simplify color definitionMarc André Tanner
2017-06-04Improve appearance of line numbers and EOF markersPhilipp Emanuel Weidmann
2017-06-03build: port self-contained executable to libuntarMarc André Tanner
2017-06-02port self-contained executable to libtarChristian Hesse
2017-06-01build: produce reproducible self contained executableChristian Hesse
2017-06-01Merge branch 'strip' of https://github.com/eworm-de/visMarc André Tanner
2017-06-01build: strip vis-single by defaultChristian Hesse
2017-06-01build: use single threaded compression for reproducible buildsChristian Hesse
2017-06-01vis: use more portable format string for wchar_tMarc André Tanner
2017-06-01build: inject the version into docker imageChristian Hesse
2017-05-31vis: fix compiler warning concerning write(2) return valueMarc André Tanner
2017-05-31build: remove make standalone leftoversMarc André Tanner
2017-05-31build: switch docker image to i386 architectureMarc André Tanner
2017-05-31build: try to make docker build reproducibleMarc André Tanner
2017-05-31build: add a make docker targetMarc André Tanner
2017-05-31build: cleanup self contained executableMarc André Tanner
2017-05-31build: remove standaloneChristian Hesse
2017-05-31build: remove shell based self contained executableChristian Hesse
2017-05-31build: allow to build self-contained executableChristian Hesse