summary refs log tree commit diff stats
AgeCommit message (Collapse)Author
2013-09-20Fix messages on networks that have chantypes the same as nick prefixesTingPing
Closes #763
2013-09-20Add /d2Zi+ switch for better debug symbolsEustachy Kapusta
2013-09-19Make manual reposition after unfullscreen Windows onlyTingPing
2013-09-19Replace more GDK_* with GDK_KEYTingPing
2013-09-19Add fullscreen to to view menuTingPing
2013-09-18Improve text repositioning when searchbar string is modified.Richard Hitt
2013-09-17Add message arguement to /queryTingPing
Closes #757
2013-09-16Searchbar: Don't show error on empty stringTingPing
2013-09-16Fix searchbar loading highlight all pref on startTingPing
2013-09-15plugins: fishlim: VS2013 comes with a working stdbool.hArnavion
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-09-15Fix xtext crash in rawlog/text events windowTingPing
Closes #740
2013-09-15Fix logging networks with invalid names on WindowsTingPing
2013-09-15Translate -ize to -ise, favor[ite] to favour[ite], Behavior to BehaviourRichardHitt
2013-09-15use GDK_KEYTingPing
2013-09-15Update POTFILES.inTingPing
2013-09-15Replace search window with a searchbarTingPing
2013-09-15Replace search window with a searchbarTingPing
2013-09-15Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-09-15Python: return hooks with PyLong_FromVoidPtrTingPing
Fixes #685
2013-09-15Python: Use keywords for attributes in emit_print()TingPing
2013-09-15Python: Add support for attributes in hooksTingPing
2013-09-15Merge xchat r1525TingPing
Fixes possible crash
2013-09-14Update tooltip for sound alerts without libcanberraTingPing
2013-09-12Default spotchat to SASLTingPing
2013-09-11Bump Version to 2.9.6TingPing
2013-09-11Update TranslationsTingPing
2013-09-10Exec: Print help on empty stringTingPing
... and bump version
2013-09-08Update transifex config fileTingPing
2013-09-08Remove about.c from POTFILES.inTingPing
2013-09-07Add channelkey to channel listsTingPing
2013-09-07Merge branch 'saslmech'TingPing
2013-09-07Disable challangeauth without opensslTingPing
2013-09-07Implement BLOWFISh, AES, and EXTERNAL SASL mechanismsTingPing
Closes #657
2013-09-07Add appdata fileTingPing
2013-09-06Merge pull request #733 from hexchat/filedialogTingPing
Improve file dialogs
2013-09-06Fix detecting utf-8 on some networksTingPing
2013-08-31Of course mimetype doesn't work on Windows..TingPing
2013-08-31Use mimetypes for audio and imagesTingPing
2013-08-31Improve file dialogsTingPing
- 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-28Merge pull request #731 from NoneGiven/patch-2TingPing
Fix colored vhosts
2013-08-28Update text events, fix colored vhostsNoneGiven
2013-08-28Update travis to build theme managerTingPing
2013-08-28Update htm mime fileTingPing
2013-08-28Merge pull request #730 from hasufell/monoTingPing
BUILD: add --with-theme-manager configure option
2013-08-28BUILD: update mime and desktop databasehasufell
2013-08-28update desktop filehasufell
2013-08-28update gitignorehasufell
2013-08-28BUILD: use thememan.in instead of Makefile echohasufell
2013-08-28BUILD: don't hardcode the install path in the scripthasufell