Age | Commit message (Expand) | Author |
2016-04-03 | lua: Build on win32 | Patrick Griffis |
2016-04-03 | lua: Don't used mixed declarations | Patrick Griffis |
2016-04-03 | Import lua plugin | Patrick Griffis |
2016-03-06 | sysinfo: Clean up ifdefs and handle unsupported CPU | Patrick Griffis |
2016-02-18 | python: Handle get_info('win_ptr') | Patrick Griffis |
2016-02-18 | Fix strict prototype warnings | Patrick Griffis |
2016-01-30 | perl: Fixed warning about duplicate definition of bool. | Arnavion |
2015-10-16 | build: Let 'make dist' do a better job | Rico Tzschichholz |
2015-10-12 | common: Moved some functions over from plugins/sysinfo that are useful for th... | Arnavion |
2015-10-10 | Use VS 2015 | Arnavion |
2015-09-30 | configure: Clean up Python checking | Patrick Griffis |
2015-04-23 | Remove unused file | TingPing |
2015-04-22 | configure: Simplify perl tests | TingPing |
2015-04-14 | winamp: More code cleanup | TingPing |
2015-04-14 | winamp: Fix project file | TingPing |
2015-04-13 | winamp: Clean up formatting | TingPing |
2015-04-13 | winamp: Fix utf8 song titles | TingPing |
2015-03-20 | sysinfo: Strip trailing space on video card | TingPing |
2015-03-20 | Remove unused files | TingPing |
2015-02-21 | More type issues/warnings | TingPing |
2015-02-21 | Fix type mismatch | TingPing |
2015-02-21 | Fixed cast warning, use of uninitialized buffer and whitespace. | Arnavion |
2015-02-21 | Unify sysinfo plugins and add osx support | TingPing |
2015-02-12 | win32: Use WinSparkle for handling updates | TingPing |
2015-02-11 | Better project files. | Arnavion |
2015-02-10 | Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main proc... | Arnavion |
2015-01-31 | sysinfo: Fix braindead logic for stripping spaces from the end of the OS name. | Arnavion |
2015-01-31 | sysinfo: Strip spaces from the end of the OS name, if any, and ensure a space... | Arnavion |
2015-01-05 | sysinfo: Also show HDD information. | Arnavion |
2015-01-04 | sysinfo: Don't confuse build architecture with CPU architecture. | Arnavion |
2015-01-04 | sysinfo: Refactored out individual WMI parsing methods. | Arnavion |
2015-01-03 | Bring the sysinfo plugin to the 21st century. | Arnavion |
2014-12-31 | python: Use Py_RETURN_NONE macro | TingPing |
2014-12-31 | Python: Fix overflow and code-cleanup | TingPing |
2014-12-28 | Fix building as c89 | TingPing |
2014-12-28 | Use glib for allocations in all plugins | TingPing |
2014-12-17 | More consistently include config.h | TingPing |
2014-12-15 | Don't require glib 2.40 | TingPing |
2014-12-15 | fishlim: Handle server-time | TingPing |
2014-12-15 | fishlim: Use proper filesystem encoding for files | TingPing |
2014-12-15 | fishlim: Use standard keyfile save function | TingPing |
2014-12-15 | fishlim: Strip whitespace when deleting keys | TingPing |
2014-12-15 | fishlim: Use hexchat_nickcmp() | TingPing |
2014-12-15 | fishlim: Improve string handling | TingPing |
2014-12-15 | configure: Improve various build flags | TingPing |
2014-12-15 | checksum: Use glib for io/checksum and misc fixes | TingPing |
2014-12-14 | perl: Fixed warning about implicitly casting the time_t returned from hexchat... | Arnavion |
2014-12-11 | sysinfo: Simplify remove_leading_whitespace() | TingPing |
2014-12-11 | Fix some warnings in xsys | TingPing |
2014-12-08 | Removed some unnecessary null-checks for calls to g_free and g_strfreev | Arnavion |