Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-15 | Fix xtext crash in rawlog/text events window | TingPing | |
Closes #740 | |||
2013-08-17 | Make formatting more consistent | TingPing | |
#719 | |||
2013-08-16 | Improve cursor behavior | Farow | |
- The cursor doesn't turn into a hand for non-url parts of a word - Removal of unneeded variable str | |||
2013-08-13 | Channel url and cursor fix | Farow | |
- Allow colons in channel urls - Only add the channel part in the context menu - Fix cursor not changing between separator and url | |||
2013-06-20 | Fixed indent: spaces -> tabs. | Diogo Sousa | |
2013-06-15 | Fix Fedora-19 Segmentation fault, bugid 968817. | Richard Hitt | |
2013-06-07 | Take two at fixing xtext copying to secondary clipboard | TingPing | |
2013-06-04 | copy xtext selection to all clipboards | TingPing | |
2013-05-16 | Merge pull request #594 from Tux/master | TingPing | |
Allow the special colors 32..41 in %Cfg,bg | |||
2013-05-13 | Allow the special colors 32..41 in %Cfg,bg | H.Merijn Brand | |
Text events allow %Cfg,bg as decribed in "Theming" on https://hexchat.readthedocs.org/en/latest/appearance.html?#theming That section describes mIRC colors 0-15 and local colors 16-31, but when selecting background colors, the 9 special internal colors are extremely useful, like %C20,33 will do bright red on the selected text background color. As the documentation is on-line, this patch has no doc-change. Ideally, the color-codes should show in the colored squares in the preferences color-dialog just as with colors 0-31 Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl> | |||
2013-05-11 | GtkComboBoxText requires GTK+ 2.24, dump code for older versions | Berke Viktor | |
2013-04-02 | Only include top level includes from GTK+, GLib and GDK-PixBuf | Berke Viktor | |
2013-03-03 | Change the is_del() macro to not regard ATTR_BOLD nor ATTR_RESET as delimiters. | RichardHitt | |
Remove old iffed-out version of is_del() as well, as a cleanup step; that change was for not regarding left and right parens as delimiters. With this change, mousing over a nickname will underline it even if it contains embedded formatting data; it used to work with all formatting data but bold and reset; now it works for all. | |||
2013-01-19 | Correct almost all compiler warning issues | RichardHitt | |
2013-01-02 | Fix FSF address to be Franklin Street | RichardHitt | |
2013-01-02 | overhauling of URL detection, including channel, nick, etc 'words' | RichardHitt | |
2012-12-23 | fix incorrect FSF address | Dan Mashal | |
2012-11-25 | Fix for issue #289, autocopy though no text selected | Richard Hitt | |
2012-11-10 | Eliminate some unused stuff | Berke Viktor | |
2012-10-30 | Eliminate some more warnings | Berke Viktor | |
2012-10-30 | Nah, even more rebranding | Berke Viktor | |
2012-10-27 | Ignore generated config.h properly on Unix | Berke Viktor | |
2012-10-24 | A lot more rebranding | Berke Viktor | |
2012-10-22 | Variable cleanup for the rest | Berke Viktor | |
2012-10-21 | Make modifier buttons truly abstract | Berke Viktor | |
2012-10-07 | Fix Wikipedia URL detection - URLs inside parentheses won't work | Berke Viktor | |
2012-08-28 | Enhance LASTLOG to use gtk_xtext_search_textentry() | RichardHitt | |
2012-07-21 | Some aid for compiler warnings | Berke Viktor | |
2012-07-14 | Update XChat to r1516 | Berke Viktor | |
2012-06-16 | Fix string handling for Turkish locale | Berke Viktor | |
2012-06-03 | Fix coloring the bottom of the chat area (Richard Hitt) | Richard Hitt | |
2012-06-02 | Eliminate multiple inclusions (Richard Hitt) | Richart Hitt | |
2012-05-28 | Search window improvements (Richard Hitt) | Berke Viktor | |
2011-12-11 | initial patches for linux compatibility | Berke Viktor | |
2011-11-22 | compatibility for gtk 2.16 | Berke Viktor | |
2011-08-14 | first attempt at switching to OBS, compiles, but doesn't run yet | Berke Viktor | |
2011-02-28 | add wdk changes to named branch | berkeviktor@aol.com | |
2011-02-24 | add xchat r1489 | berkeviktor@aol.com | |