Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-05 | some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv.. | Alf Gaida | |
2013-10-04 | Fix crash with long notify lists. | TingPing | |
2013-10-03 | More improvements to libsexy | TingPing | |
- Add option for showing attributes in input - Improve attribute parsing - Fix detecting iso-codes on unix - Improve getting default langs from $LANG - Fix warnings | |||
2013-10-03 | Topic bar improvements | TingPing | |
- Don't show on server tab - Don't show unavailable modes - Remove less used modes and add more common ones - Use proper case for buttons | |||
2013-09-30 | Strip trailing space from pluginpref_list entries | TingPing | |
2013-09-30 | Fix crash in hexchat_pluginpref_list() | TingPing | |
Set max output size to 4096 | |||
2013-09-29 | Accept %I in text events | TingPing | |
2013-09-27 | Replace xtext's transparency with full window transparency | TingPing | |
Xtext's transparency barely worked on windows, didn't work on any modern linux wm and used fake transparency. This uses gtk's built in window opacity that works on more systems and is real transparency. Text area only transparency may return with a transition to cairo, if it works on Windows. | |||
2013-09-26 | Remove remnants of native file dialogs | TingPing | |
2013-09-26 | Remove whats left of gconf | TingPing | |
2013-09-25 | Only show users country if its not unknown | TingPing | |
2013-09-24 | Split long messages at spaces | TingPing | |
2013-09-23 | Fix /cycle command | TingPing | |
- Uses the correct channelkey when called from another tab - Allows it to be used from any tab in the same server - Verifies it's a channel you are in | |||
2013-09-23 | Only underline the channel part if nick prefix | TingPing | |
2013-09-23 | Fix url detection of channel with nick prefix | TingPing | |
Closes #769 | |||
2013-09-23 | Strip trailing space from CAP REQ | TingPing | |
Mentioned in #770 | |||
2013-09-20 | Fix messages on networks that have chantypes the same as nick prefixes | TingPing | |
Closes #763 | |||
2013-09-19 | Add fullscreen to to view menu | TingPing | |
2013-09-17 | Add message arguement to /query | TingPing | |
Closes #757 | |||
2013-09-15 | Convert project files to vs2013 | Eustachy Kapusta | |
2013-09-15 | Fix logging networks with invalid names on Windows | TingPing | |
2013-09-15 | Replace search window with a searchbar | TingPing | |
2013-09-15 | Replace search window with a searchbar | TingPing | |
2013-09-15 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta | |
2013-09-15 | Merge xchat r1525 | TingPing | |
Fixes possible crash | |||
2013-09-12 | Default spotchat to SASL | TingPing | |
2013-09-07 | Add channelkey to channel lists | TingPing | |
2013-09-07 | Merge branch 'saslmech' | TingPing | |
2013-09-07 | Disable challangeauth without openssl | TingPing | |
2013-09-07 | Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms | TingPing | |
Closes #657 | |||
2013-09-06 | Merge pull request #733 from hexchat/filedialog | TingPing | |
Improve file dialogs | |||
2013-09-06 | Fix detecting utf-8 on some networks | TingPing | |
2013-08-31 | Use mimetypes for audio and images | TingPing | |
2013-08-31 | Improve file dialogs | TingPing | |
- Fixes #314 - Adds file extensions to sound and image browsing - Some options no longer default to our config dir - Always add a shortcut to our config dir - Remove broken 'last_dir' functionality, gtk already knows recent | |||
2013-08-28 | Update text events, fix colored vhosts | NoneGiven | |
2013-08-26 | Handle incoming messages from yourself | TingPing | |
These are common for users of bouncers, private messages still need to be handled. | |||
2013-08-25 | Update CLEAR and MSG help message | TingPing | |
2013-08-25 | Update help for close command | TingPing | |
2013-08-21 | Add TinyCrab to network list | TingPing | |
Closes #723 | |||
2013-08-20 | Handle lists in MONITOR replies | TingPing | |
2013-08-15 | Merge pull request #718 from Farow/pull | TingPing | |
Channel url improvements | |||
2013-08-15 | Add ObsidianIRC network | TingPing | |
#412 | |||
2013-08-13 | Allow multiple channels in url, fix nick re | Farow | |
- Multiple channels have to be separated by a comma - Fix #nick becoming a url for nick instead of #nick | |||
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-08-10 | Merge branch 'pluginreload' | TingPing | |
2013-08-10 | And free connect command.. | TingPing | |
2013-08-10 | Only replace variables in connect commands | TingPing | |
2013-08-08 | Still include old freenode hostname in servlist | TingPing | |
2013-08-07 | Alphabetical order.. | TingPing | |
2013-08-07 | Format Channel URLs | TingPing | |
closes #706 |