summary refs log tree commit diff stats
AgeCommit message (Collapse)Author
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
2013-08-28BUILD: fix quoting issuehasufell
\"$@\" got malformed and interpreted by the Makefile
2013-08-28BUILD: add --with-theme-manager configure optionhasufell
2013-08-27Merge pull request #728 from hasufell/masterTingPing
build system improvements
2013-08-27BUILD: use a blacklist rather than a whitelist for python versionshasufell
2013-08-26Merge pull request #729 from hasufell/mimeTingPing
fix htm desktop file
2013-08-27STYLE: tabs, not whitespaceshasufell
2013-08-27BUILD: consistently use PKG_CONFIGhasufell
2013-08-26STYLE: add missing commahasufell
2013-08-26fix desktop filehasufell
2013-08-26BUILD: use pkg-config to detect pythonhasufell
2013-08-26Fix /exec -o on WindowsTingPing
2013-08-26Add desktop and mimetype file for the Theme ManagerTingPing
2013-08-26Handle incoming messages from yourselfTingPing
These are common for users of bouncers, private messages still need to be handled.
2013-08-26Sysinfo: Add announce optionTingPing
2013-08-26Sysinfo: Fix gentoo detectionhasufell
2013-08-25Update CLEAR and MSG help messageTingPing
2013-08-25Update help for close commandTingPing
2013-08-21Add TinyCrab to network listTingPing
Closes #723
2013-08-20Handle lists in MONITOR repliesTingPing
2013-08-17Make formatting more consistentTingPing
#719
2013-08-17Merge pull request #719 from Farow/pullTingPing
Improve cursor behavior
2013-08-16Improve cursor behaviorFarow
- The cursor doesn't turn into a hand for non-url parts of a word - Removal of unneeded variable str
2013-08-15Merge pull request #718 from Farow/pullTingPing
Channel url improvements
2013-08-15Add ObsidianIRC networkTingPing
#412
2013-08-13Allow multiple channels in url, fix nick reFarow
- Multiple channels have to be separated by a comma - Fix #nick becoming a url for nick instead of #nick
2013-08-12Fixed munging of whitespace in sysinfo's matching functionsJoshua Theze
Closes #712
2013-08-13Channel url and cursor fixFarow
- Allow colons in channel urls - Only add the channel part in the context menu - Fix cursor not changing between separator and url
2013-08-10Merge branch 'pluginreload'TingPing
2013-08-10And free connect command..TingPing
2013-08-10Merge pull request #713 from Farow/masterTingPing
Make the channel key input larger
2013-08-10Only replace variables in connect commandsTingPing
2013-08-10Update channel key inputFarow
- allow up to 23 characters - make the input bigger
2013-08-08Still include old freenode hostname in servlistTingPing
2013-08-07Alphabetical order..TingPing
2013-08-07Format Channel URLsTingPing
closes #706