Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-20 | First round of using GTK accessor functions | TingPing | |
This is the first step to build with GSEAL_ENABLE setup.c uses a deprecated fontchooser, chanview-tabs.c didn't like the conversion, and I am waiting to do some work on xtext.c before converting it. | |||
2013-09-20 | Fix messages on networks that have chantypes the same as nick prefixes | TingPing | |
Closes #763 | |||
2013-09-19 | Make manual reposition after unfullscreen Windows only | TingPing | |
2013-09-19 | Replace more GDK_* with GDK_KEY | TingPing | |
2013-09-19 | Add fullscreen to to view menu | TingPing | |
2013-09-18 | Improve text repositioning when searchbar string is modified. | Richard Hitt | |
2013-09-17 | Add message arguement to /query | TingPing | |
Closes #757 | |||
2013-09-16 | Searchbar: Don't show error on empty string | TingPing | |
2013-09-16 | Fix searchbar loading highlight all pref on start | TingPing | |
2013-09-15 | Convert project files to vs2013 | Eustachy Kapusta | |
2013-09-15 | Fix xtext crash in rawlog/text events window | TingPing | |
Closes #740 | |||
2013-09-15 | Fix logging networks with invalid names on Windows | TingPing | |
2013-09-15 | use GDK_KEY | 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-14 | Update tooltip for sound alerts without libcanberra | TingPing | |
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 | Of course mimetype doesn't work on Windows.. | 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-28 | BUILD: use thememan.in instead of Makefile echo | hasufell | |
2013-08-28 | BUILD: don't hardcode the install path in the script | hasufell | |
2013-08-28 | BUILD: fix quoting issue | hasufell | |
\"$@\" got malformed and interpreted by the Makefile | |||
2013-08-28 | BUILD: add --with-theme-manager configure option | hasufell | |
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-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-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 | Merge pull request #713 from Farow/master | TingPing | |
Make the channel key input larger | |||
2013-08-10 | Only replace variables in connect commands | TingPing | |
2013-08-10 | Update channel key input | Farow | |
- allow up to 23 characters - make the input bigger | |||
2013-08-08 | Still include old freenode hostname in servlist | TingPing | |