History log of /glogg/src/ (Results 51 – 75 of 224)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a951819710-Mar-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Fix keyboard tab navigation on macOS.

Also add Chrome style Ctrl/Alt left/right arrows.

fdcf994b01-Feb-2017 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #142 from jwakely/master

Include required header for std::function

28399ec330-Jan-2017 Jonathan Wakely <jwakely@redhat.com>

Include required header for std::function

1311017a09-Dec-2016 Anton Filimonov <anton.filimonov@gmail.com>

Allow multiple input files

fcf40f1726-Nov-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Fix a crash when a big file is updated with partial lines.

257b1c5009-Nov-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Fix the misalignement of mouse click/line when displaying last line.

1a836c5508-Nov-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Clean up some extra debug messages.

bc929c3901-Nov-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Add a default font heigh to work around the overview being wrong on first draw.

1cd16a4618-May-2016 Anton Filimonov <anton.filimonov@gmail.com>

Invalidate text cache for select all command

78dc042531-Oct-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Update 'Follow' option as the user switches between files.

25d0072c31-Oct-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Fixes a memory leak in the compressed line storage.

Fixes #129

5c2998cc31-Oct-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Update main view when 'j'/'k' in the filtered.

Fixes #123

2d1bee5627-Oct-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Add debug and tidy integration of socket IPC.

0374f40823-Apr-2016 Anton Filimonov <anton.filimonov@gmail.com>

Use local socket base implementation of external communicator on windows

9f0249b226-Oct-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Change the handling of scrolling to permit showing the last line.

Fixes #116

94c98ff425-Oct-2016 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #108 from variar/case_insensitive_filter

Add ignore case option to filters

468fe70f25-Oct-2016 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #104 from variar/load_last_session_option

Load last session option

661d48b022-Apr-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Allow remote opening of file names with non-ASCII characters.

b9c9a81517-Mar-2016 Anton Filimonov <anton.filimonov@gmail.com>

Add ignore case option to filters

3b10469710-Mar-2016 Anton Filimonov <anton.filimonov@gmail.com>

Add option to not load last session

35b21a3609-Mar-2016 Anton Filimonov <anton.filimonov@gmail.com>

Make general tab default one

b99c494509-Mar-2016 Anton Filimonov <anton.filimonov@gmail.com>

Make options dialog layout friendly to window resize

8ea5bc4c02-Mar-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Fix replacing search with a new, empty one.

a3dab88915-Feb-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Don't show icons in menus.

06d5d36c12-Feb-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Make "pull-to-follow" easier for regular scroll wheels.

123456789