]> jfr.im git - irc/hexchat/hexchat.git/history - src
Remove arch from CTCP VERSION on win32
[irc/hexchat/hexchat.git] / src /
2017-11-20  Patrick GriffisRemove arch from CTCP VERSION on win32 origin/wip/remove-ctcp-sysinfo
2017-11-19  Patrick GriffisRemove system info from CTCP VERSION
2017-10-25  Patrick GriffisFix crash when connect commands change network
2017-10-17  Joseph BischFix oob read in ctcp_check
2017-10-16  Dren KajmakchiA tiny code style change
2017-10-11  Ken Spencerservlist: Add BuddyIM network (#2072)
2017-10-11  Iwan AucampAdd an option to disable rejoin on auto reconnect
2017-10-07  Patrick GriffisImprove CTCP notice handling
2017-10-02  Joseph BischUse g_utf8_make_valid if available for cleaner utf8...
2017-09-22  Joseph BischFix rfc_ncasecmp handling of n reaching 0
2017-09-20  Patrick GriffisHandle leading spaces when matching extra alerts
2017-09-19  Joseph BischFix rfc_{n,}casecmp functions (#2058)
2017-09-19  Joseph BischFix oob read caused by ptr[0] being NULL in inbound_notice
2017-09-17  Allan NordhøySpelling: SOCKS5, Byte per second (#2056)
2017-09-15  Chase PattersonUse localized "HexChat" in window titles
2017-09-15  Chase PattersonChange windows from starting with "Hexchat: " to ending...
2017-08-31  Patrick GriffisImprove detection of system tray support
2017-08-19  torhusUI text consistency, capitalization etc.
2017-08-18  torhusAdjust use of ellipsis (...) in menus according to...
2017-07-20  Patrick GriffisAdd mnemonic for URL Grabber
2017-07-16  Mark Jansenservlist: skip empty lines.
2017-07-04  Patrick GriffisBetter handle channels with / in them with doat command
2017-07-01  Bilal ElmoussaouiSupport changing tray icon only with tray_normal image
2017-06-26  Patrick GriffisFix crash when notification backend fails
2017-06-26  Patrick Griffisbuild: Fix building plugins in cygwin
2017-06-22  Patrick GriffisFix skipping autoconnect when passed 1 URL
2017-06-18  Patrick GriffisFix crash on coloring NULL nicks
2017-06-15  Patrick GriffisFix OpenSSL 1.1 deprecations
2017-06-14  Patrick Griffisbuild: Replace Autotools with Meson
2017-06-10  Patrick GriffisActually respect away_omit_alerts for custom sounds...
2017-06-10  YuGiOhJCJDisable custom sounds when away_omit_alerts enabled
2017-05-12  Patrick GriffisFix input theming with Adwaita-dark also
2017-04-28  Patrick GriffisFix signature of other notification backends
2017-04-28  Mark Jansenwinrt: Show some exceptions
2017-04-04  Mark Jansenthememan: Check for portable-mode file in the applicati...
2017-03-10  Shengyu ZhangFix email address pattern, it can starts with digit
2017-02-27  PokeRemoved ctrl+w keybinding from close menu. Closes ...
2017-02-19  Patrick GriffisBetter handle mode numerics starting with :
2017-01-08  Patrick Griffisservlist: Use SSL with OFTC by default
2017-01-05  Patrick GriffisIncrease default scrollback size to 5k
2016-12-27  Patrick GriffisTweak shadow in preferences
2016-12-22  Patrick GriffisUse a scrolled window for large preference pages
2016-12-13  Florian StinglmayrUse AC_CHECK_FUNCS to find functions not in LibreSSL
2016-12-04  Patrick GriffisEnable input_filter_beep by default
2016-12-04  Patrick GriffisAvoid mixed declaration
2016-12-04  Patrick GriffisFix printing invalid utf8 from /exec output
2016-12-01  Mattia Rizzoloproperly clean the autogenerated org.hexchat.service...
2016-11-30  Patrick GriffisFix timers being incorrectly removed
2016-11-28  Mattia RizzoloFix typos s/Recieved/Received/
2016-11-12  Patrick GriffisRespect plugin hook changing tab color
2016-11-12  Patrick GriffisFurther tab color improvements
2016-11-11  Patrick GriffisMore fixes for tab color handling with plugins
2016-11-11  Patrick GriffisFix private highlights not setting tab color
2016-11-09  Patrick GriffisConvert doat to an internal command
2016-10-23  Patrick GriffisFinal fixup of OpenSSL 1.1.0 changes
2016-10-23  Patrick Griffisssl: Fix building with older OpenSSL too
2016-10-23  Patrick Griffisssl: More OpenSSL 1.1.0 fixes
2016-10-22  Patrick GriffisDefault net_ping_timeout to 60
2016-10-11  d-browneAdded MHOP command
2016-10-10  Patrick GriffisDon't abort if translated text event fails
2016-10-08  gaffatapeDon't update usercount if doing nameslist
2016-10-08  gaffatapeUpdate usercount in inbound_nameslist_end
2016-09-26  Rainer Müllerbuild: Reorder includes to avoid installed plugin header
2016-09-11  Patrick GriffisSanitize network name for scrollback files
2016-09-03  Patrick Griffisplugin: Add chanmodes to channels list
2016-08-28  Patrick Griffisdbus: Remove dbus-python example in favor of GDBus
2016-08-28  Patrick Griffisdbus-client: Rewrite with GDBus
2016-08-28  Patrick GriffisFix building against openssl 1.1.0
2016-08-21  Patrick GriffisRemove unused preference
2016-08-06  Patrick Griffisplugin: Fix return value of hexchat_pluginpref_get_int()
2016-07-25  Patrick GriffisFix crashes when plugins modify UI during Close Context
2016-07-25  Patrick GriffisFix leak
2016-07-24  Patrick GriffisKill fe_set_hilight()
2016-07-20  Daniel Bolanddcc: Improve handling multiple resumable offers
2016-07-20  Eleni Maria Steadbus-client: Fix missing include
2016-07-05  Patrick Griffissetup: Disabling input styling requires restarting
2016-07-05  Patrick GriffisFix input styling with Adwaita 3.20 theme
2016-06-30  Ben Gamaridcc: Introduce dcc_type and dcc_state enums
2016-06-30  Hubert Terleckidcc: Fix resuming with DCC GET
2016-06-29  Rastus Vernonfkeys: Change unprintable characters to octal notation
2016-06-29  Rastus VernonAdd keybinding for reverse video text
2016-06-29  Ben Gamaricfgfiles: Reinitialize timers on net_ping_timeout change
2016-06-29  Ben Gamaricfgfiles: Introduce an after_update callback
2016-06-29  Ben Gamarimenu: Ensure that toggling lag-o-meter changes timer...
2016-06-29  Ben GamariEnsure that timers are freed and activated when necessary
2016-06-29  Ben GamariApply timeout changes made in preferences dialog
2016-06-29  Ben GamariIntroduce and use fe_timeout_add_seconds
2016-06-29  Ben Gamaridcc: Disable timeout timer when not in use
2016-06-29  Ben GamariRefactor timer handling
2016-06-29  Adrien SaladinMask nickserv ghost password
2016-06-24  ArnavionForcibly reset iconv converter after every conversion.
2016-06-24  ArnavionUse constant instead of literal.
2016-06-21  Arnavionnotifications-winrt: Fix all uses of "" to L"".
2016-06-12  Patrick Griffisservlistgui: Error if nicks left empty
2016-05-28  Erik de Castro LopoCouple of minor const correctness fixes
2016-05-28  Erik de Castro LopoRemove two un-needed type casts
2016-05-16  Patrick Griffisservlistgui: Show invalid nick/user on open
2016-05-04  TingPingservlist: Default to UTF-8 on PTNet
2016-04-27  ArnavionFixed warning from MSVC that not all branches return...
2016-04-26  Patrick GriffisMore minor scrollback loading improvements
next