d75ebd95e5
Search results in the history window to are scrolled to and highlighted once the user clicks on one of them. Messages are searched by text in the log database, but then looked up in the history text buffer via a visible or invisible timestamp obtained from the database record. Timestamps in the history text buffer, depending on user configuration, may only have a coarse granularity. Philipp Hörist discovered that this may lead to the highlighting of the wrong line in the history text view and proposed an alternative solution that is implemented in this patch. Timestamps are abolished as a means of searching messages. Instead, add a mark with the unique message id (log line id) at the start of every message in the history text buffer when the conversation is loaded. After fetching the search results from the database this id can be used to unambiguously find the corresponding message in the history text buffer. |
||
---|---|---|
data | ||
debian | ||
doc | ||
icons | ||
m4 | ||
plugins | ||
po | ||
scripts | ||
src | ||
test | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
README.md | ||
THANKS | ||
THANKS.artists | ||
appveyor.yml | ||
autogen.sh | ||
build.bat | ||
configure.ac | ||
dependencys.ps1 | ||
gajim-portable.nsi | ||
gajim.nsi | ||
launch.bat | ||
launch.sh | ||
pylintrc | ||
requirements.txt | ||
setup_win32.py |
README.md
Welcome to the Gajim project Wiki
The goal of Gajim is to provide a full featured and easy to use Jabber/XMPP client. Gajim works nicely with GNOME, but does not require it to run. It is released under the GNU General Public License. If you find bugs or have ideas how Gajim can be better, please send tickets here.
Links
-
- FAQ, Did you know that...
- Quickstart guides
- Advanced configuration
-
- Advanced use of gajim
- User groups
- Reviews
-
- Guidelines and documentation
- How to contribute
- The Gajim team
-
Latest release: