summary refs log tree commit diff stats
path: root/plugins
AgeCommit message (Expand)Author
2016-10-08fishlim: Fix saving nicks containing [ or ]Patrick Griffis
2016-10-08fishlim: Add support for the /me commandGroil
2016-10-08fishlim: Add commands /topic+ /msg+ and /notice+cypherpunk
2016-10-08fishlim: Add /keyx for DH1080 key exchangePatrick Griffis
2016-09-30sysinfo: fixup 49758cafba9fd7e0663b550debfd51fb21260650. (#1827)Mihai Moldovan
2016-09-26build: Reorder includes to avoid installed plugin headerRainer Müller
2016-09-25sysinfo: fix compilation on OS X 10.9 and lower. (#1821)Mihai Moldovan
2016-09-07perl: Fixed Windows build with VS2015u3.Arnavion
2016-09-03sysinfo: Fix leakPatrick Griffis
2016-09-03sysinfo: Don't print swap if 0Patrick Griffis
2016-08-05lua: Fix handling -1 value in pluginprefPatrick Griffis
2016-08-05python: Fix get_pluginpref()Patrick Griffis
2016-07-14lua: Force 'return' when = is presentmniip
2016-07-14lua: Add automatic return and = handling in console.mniip
2016-04-27lua: Use luaL_checkintegerPatrick Griffis
2016-04-07lua: Fix explicit braces warningPatrick Griffis
2016-04-07lua: Minor formating cleanupPatrick Griffis
2016-04-07lua: More consistency with Python pluginPatrick Griffis
2016-04-07lua: Some more refactoring. Fix unload hook in the interpreter.mniip
2016-04-07lua: More missing staticsPatrick Griffis
2016-04-07lua: Make better use of GLibPatrick Griffis
2016-04-07lua: Bump version and update copyright year.mniip
2016-04-07lua: Use glib allocatorsmniip
2016-04-07lua: Replace some pushnumbers with pushintegersmniip
2016-04-07lua: Error if luaL_newstate returns NULLmniip
2016-04-03lua: Build on win32Patrick Griffis
2016-04-03lua: Don't used mixed declarationsPatrick Griffis
2016-04-03Import lua pluginPatrick Griffis
2016-03-06sysinfo: Clean up ifdefs and handle unsupported CPUPatrick Griffis
2016-02-18python: Handle get_info('win_ptr')Patrick Griffis
2016-02-18Fix strict prototype warningsPatrick Griffis
2016-01-30perl: Fixed warning about duplicate definition of bool.Arnavion
2015-10-16build: Let 'make dist' do a better jobRico Tzschichholz
2015-10-12common: Moved some functions over from plugins/sysinfo that are useful for th...Arnavion
2015-10-10Use VS 2015Arnavion
2015-09-30configure: Clean up Python checkingPatrick Griffis
2015-04-23Remove unused fileTingPing
2015-04-22configure: Simplify perl testsTingPing
2015-04-14winamp: More code cleanupTingPing
2015-04-14winamp: Fix project fileTingPing
2015-04-13winamp: Clean up formattingTingPing
2015-04-13winamp: Fix utf8 song titlesTingPing
2015-03-20sysinfo: Strip trailing space on video cardTingPing
2015-03-20Remove unused filesTingPing
2015-02-21More type issues/warningsTingPing
2015-02-21Fix type mismatchTingPing
2015-02-21Fixed cast warning, use of uninitialized buffer and whitespace.Arnavion
2015-02-21Unify sysinfo plugins and add osx supportTingPing
2015-02-12win32: Use WinSparkle for handling updatesTingPing
2015-02-11Better project files.Arnavion