News Archive
glogg v0.9.0 released
This is the first version on the new 0.9.X development branch towards 1.0
Main changes from v0.8.3:
- Add a ‘matches overview’ bar on the right hand side.
- Allow the user to create ‘marks’ in the log which are shown in the filtered view and in the overview.
- Windows version now stores the configuration in an ini file instead of the registry.
- Various bug corrections and memory usage enhancements.
Please see the git log at http://github.com/nickbnf/glogg/commits/master for the detailed changelog.
Fedora packages requested!
It would probably be good if glogg was available as packages for the RedHat family of distributions, as it is on Debian, Ubuntu, Arch and OpenSUSE. So if any Fedora (or other RedHat distro) user is keen on creating and maintaining the RPM packages, please post to the mailing list and they will be added to this website.
See https://groups.google.com/group/glogg-devel/browse_thread/thread/75455b9f763d8209?hl=en.
glogg v0.8.3 released
This is a bugfix update of branch 0.8.X more, new features will be implemented on the future 0.9.X branch.
Main changes from v0.8.2:
- New, more robust, preference storage backend
- Filters and history are not overwritten anymore when several instances of glogg are used simultaneously
- Filters dialog is more intuitive and shows a preview of each filter
- Fix the nasty flash on the info lines when a small update is done to the log file
Please see the git log at http://github.com/nickbnf/glogg/commits/master for the detailed changelog.
glogg v0.8.2 released
This new release adds some new minor features, as well as several bug fixes.
Main changes from v0.8.1:
- Support automatic update of searches as the file grows.
- Make the type of regexp used configurable and add case insensitivity.
- QuickFind now signals the user it is ongoing.
- Several bugs corrected (tabs, file not ending with LF…).
Please see the git log at http://github.com/nickbnf/glogg/commits/master for the detailed changelog.
glogg v0.8.1 released
This new release corrects a few important bugs on the 0.8 branch, as well as adding a couple of useful features.
Main changes from v0.8.0:
- Support searching for the selected word using * and # keys.
- Display the currently selected line and jump to a specific line using the ‘g’ key.
- Correct display of file containing tabs.
- Fix a crash when searching and browsing a file simultaneously on some machines.
- Correct various graphic problems.
Please see the git log at http://github.com/nickbnf/glogg/commits/master for the detailed changelog.
glogg available on Debian unstable
glogg has been uploaded to Debian unstable and is now part of the distribution.
If you are using Debian unstable a simple
apt-get install glogg
will get you the latest version of glogg.
Other derived distributions such as Debian testing and Ubuntu Natty are expected soon.
glogg v0.8.0 released
Exactly one year after the very first piece of code was written, here is a major feature release, creating the new 0.8 branch!
Main changes from v0.6.3:
- More flexible selection, the user is now able to select portions of lines, words and multiple lines.
- QuickFind feature in the main and filtered window (’/’ or ‘Ctrl-F’).
- Several bug fixes and minor enhancements.
Please see the git log at http://github.com/nickbnf/glogg/commits/master for the detailed changelog.
glogg v0.6.3 released
This is a maintenance release on the 0.6.X branch, correcting a few bugs and compatibility problems with various platforms, and adding minor features.
Main changes from v0.6.2:
- Correct a bug when the display can be stuck on 0% when loading a file on Linux.
- Adds vi style keyboard commands (j, k, h, l, g and G).
- Improves the ‘Filters’ dialog.
- The “Open” dialog now defaults to the last file’s directory.
- Selects a monospace font by default on all platforms.
- Fixes compatibility issues with Qt 4.4.
Please see the git log at http://github.com/nickbnf/glogg/commits/master for the detailed changelog.
glogg v0.6.2 released
This is a maintenance release on the 0.6.X branch, correcting a few bugs and compatibility problems with various platforms.
Main changes from v0.6.1:
- Adds stop buttons to the toolbar and to the search bar.
- Fixes compatibility issues with KDE, Qt 4.3 and Windows 7.
- Fixes some bugs with very big files (>4GB).
- Supports (basic) command line options.
- Improves the documentation.
Please see the git log at http://github.com/nickbnf/glogg/commits/master for the detailed changelog.
glogg v0.6.1 released
This is a stability/improvement release on the 0.6.X branch.
Main changes from v0.6.0:
- Improves the tracking of externally modified files, supporting files being deleted/recreated, symlinks…
- Now reports the size in human readable format and the last modification time on the status line.
- Fixed the ‘edit/copy’ command.
- Disabled auto-completion on the search line which used to make difficult small changes in the regexp.
Please see the git log at http://github.com/nickbnf/glogg/commits/master for the detailed changelog.
