Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-18 | fix merge conflict | TingPing | |
2013-06-18 | Use tabs | TingPing | |
2013-06-19 | Handle IPv6 addresses correcly in fe_open_url_locale(). | Diogo Sousa | |
2013-06-18 | Now WORD_HOST6 is handled the same way as WORD_HOST. | Diogo Sousa | |
2013-06-18 | Fix urlgrabber right click selection. | RichardHitt | |
2013-06-16 | Fix Open Data Folder on unix | TingPing | |
Mentioned in #646 | |||
2013-06-15 | Merge branch 'master' of http://github.com/hexchat/hexchat | Richard Hitt | |
2013-06-15 | Fix Fedora-19 Segmentation fault, bugid 968817. | Richard Hitt | |
2013-06-13 | More autojoin wording tweaks | TingPing | |
2013-06-13 | Tweak autojoin wording | TingPing | |
2013-06-12 | Don't open libcanberra connection for every event | TingPing | |
Closes #645 | |||
2013-06-09 | Add irc_ban_type to preferences | TingPing | |
2013-06-09 | Specify what for completion amount | TingPing | |
2013-06-09 | Add completion_amount to prefs | TingPing | |
... and remove completion_auto which is confusing to say the least. | |||
2013-06-08 | Add more mnemonics to the menu | TingPing | |
2013-06-07 | Take two at fixing xtext copying to secondary clipboard | TingPing | |
2013-06-06 | Save chanopt after any changes | TingPing | |
2013-06-06 | Add chanopt for stripping colors | TingPing | |
2013-06-06 | Add autoconnect option to menu of networks | TingPing | |
2013-06-06 | Make autojoin a toggle menu | TingPing | |
2013-06-04 | Add missing gtk_tree_path_free() | TingPing | |
2013-06-04 | Add copy option to right click in banlist | TingPing | |
Closes #626 | |||
2013-06-04 | copy xtext selection to all clipboards | TingPing | |
2013-06-02 | translate servlist tabs | TingPing | |
2013-06-02 | Rename favorite channels to autojoin channels | TingPing | |
2013-05-29 | add .js to list of loadable filetypes | TingPing | |
2013-05-24 | Fixed mistake in last commit. | Diogo Sousa | |
2013-05-24 | Spell check dictionaries were not being updated when changed. | Diogo Sousa | |
2013-05-20 | Improve sort keybinding in servlist | TingPing | |
also disable auto sorting on fav channels, closes #606 | |||
2013-05-19 | Reorganize Preferences | Berke Viktor | |
2013-05-19 | Login type cleanup | Berke Viktor | |
2013-05-19 | Add custom login type to avoid collisions | Berke Viktor | |
2013-05-19 | Add variables for user credentials in connect commands | Berke Viktor | |
2013-05-18 | Translate search window tooltips | TingPing | |
2013-05-18 | Don't use popup when search is not found | TingPing | |
2013-05-17 | Fix removing keys from favorites | Berke Viktor | |
2013-05-17 | Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH | Berke Viktor | |
2013-05-16 | Merge pull request #594 from Tux/master | TingPing | |
Allow the special colors 32..41 in %Cfg,bg | |||
2013-05-16 | Merge pull request #586 from bviktor/authcleanup | TingPing | |
Login and network list cleanup | |||
2013-05-16 | Have rawlog properly handle newlines | TingPing | |
This is most noticable with /cycle or the missing USER command on connect. | |||
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-13 | Use macros instead of raw numbers for login type | Berke Viktor | |
2013-05-12 | Remember selected tab | Berke Viktor | |
2013-05-12 | Cosmetics | Berke Viktor | |
2013-05-12 | Add auto-reconnect to preferences | TingPing | |
2013-05-12 | Fixed misleading comments identifying the colours | Heiki Ojasild | |
Replaced incorrect numbers (16 to 31) for mIRC colours with the correct ones (0 to 15). | |||
2013-05-12 | Remove unused variable | Berke Viktor | |
2013-05-12 | Remove dead GLib code | Berke Viktor | |
2013-05-12 | Fix favorite channels except in inbound.c | Berke Viktor | |
2013-05-11 | Fix crash when quickly attaching/detaching tabs | TingPing | |