summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-14Merge pull request #488 from LemonBoy/completion_smartailin-nemui
2016-06-13Don't crash when the key isn't found.LemonBoy
2016-06-13Add a completion_match_case setting.LemonBoy
2016-06-13Be smart about case-matching the nicks.LemonBoy
2016-06-13Merge pull request #492 from LemonBoy/enumailin-nemui
2016-06-13Add a space after the comma when listing the options.LemonBoy
2016-06-13Use ; as separator instead of ,LemonBoy
2016-06-13Move the validation of the CHOICE setting valueLemonBoy
2016-06-13Merge pull request #493 from dequis/unix-reconnectailin-nemui
2016-06-12servers-reconnect: pass unix_socket attribute to new connectiondequis
2016-06-12Strip the surrounding whitespace.LemonBoy
2016-06-12Sort the completion resultsLemonBoy
2016-06-12Use strarray_find instead of g_strv_containsLemonBoy
2016-06-12Make rejoin_channels_mode of type CHOICELemonBoy
2016-06-12Add a CHOICE type to the settings system.LemonBoy
2016-06-09Merge pull request #352 from ailin-nemui/silent_perlailin-nemui
2016-06-07Merge pull request #485 from ailin-nemui/bdo826525ailin-nemui
2016-06-06Do not crash on OPTCHAN when item has no serverailin-nemui
2016-06-05perl 5.10 fixailin-nemui
2016-06-03silent make perlailin-nemui
2016-06-01Merge pull request #484 from LemonBoy/sasl-misc-adjailin-nemui
2016-06-01Correct the name of the emitted signal.LemonBoy
2016-05-18Merge pull request #482 from ailin-nemui/travis-test-distailin-nemui
2016-05-18fix dist compilation failureailin-nemui
2016-05-18test make dist in travisailin-nemui
2016-05-18Merge pull request #481 from ailin-nemui/masterailin-nemui
2016-05-18update news and authorsailin-nemui
2016-05-18abi increase for #480ailin-nemui
2016-05-18update news and authorsailin-nemui
2016-05-18Merge pull request #480 from xavierog/handle-utf8-nicks-with-mk_wcwidthailin-nemui
2016-05-17Merge pull request #479 from ailin-nemui/improve-perl-libailin-nemui
2016-05-13Convert string policies from #define to enum.Xavier G
2016-05-13Adjust some conditions.Xavier G
2016-05-13Simplify scrlen_str() using string_width().Xavier G
2016-05-13Improve UTF-8 handling in display_sorted_nicks().Xavier G
2016-05-13Make get_alignment() available outside special-vars.cXavier G
2016-05-13get_alignment: handle UTF-8 strings.Xavier G
2016-05-13Fix indentation of display_sorted_nicks().Xavier G
2016-05-13Introduce string_chars_for_width().Xavier G
2016-05-13Introduce string_length() and string_width().Xavier G
2016-05-13Leverage string_policy().Xavier G
2016-05-13Introduce string_policy().Xavier G
2016-05-13Rename advance() into string_advance().Xavier G
2016-05-13Move advance() from fe-common/core to core.Xavier G
2016-05-13Move utf8.{h,c} from fe-common/core to core.Xavier G
2016-05-11add silent flag to make, should stop GNU make from turning on -wailin-nemui
2016-05-09improve perl @INC detectionailin-nemui
2016-05-03Merge pull request #478 from pisculichi/fix-ansic-issuesailin-nemui
2016-05-03Fix some ANSI C issues.pisculichi
2016-04-30Merge pull request #476 from isundil/masterailin-nemui