summary refs log tree commit diff stats
AgeCommit message (Collapse)Author
2011-12-02fix deinit message in execBerke Viktor
2011-12-02apparently this is not allowed in C++Berke Viktor
2011-12-02don't use hardcoded strings for plugin namesBerke Viktor
2011-12-02add documentation for plugin config frameworkBerke Viktor
2011-12-01return to original code, this is an unnecessary modificatinoBerke Viktor
2011-12-01speed up winsys executionsBerke Viktor
2011-12-01fix cfgfiles bug when variable names include each otherBerke Viktor
2011-12-01plugin api conformanceBerke Viktor
2011-11-30refactoringBerke Viktor
2011-11-30make error check possible for xchat_get_plugin_pref_intBerke Viktor
2011-11-30cosmeticsBerke Viktor
2011-11-30some more unix love for plugin configBerke Viktor
2011-11-30plugin config - separate string and int functionsBerke Viktor
2011-11-30cosmeticsBerke Viktor
2011-11-30fix nasty ifdef bugBerke Viktor
2011-11-30plugin config unix compatibility part 1Berke Viktor
2011-11-30use global xchat-plugin.h for xtrayBerke Viktor
2011-11-30fix some memory leaksBerke Viktor
2011-11-30cfg_put_str is not required anymoreBerke Viktor
2011-11-30plugin config save is done via raw file access, now works with multiple varsBerke Viktor
2011-11-29initial plugin config framework, can't save multiple entriesBerke Viktor
2011-11-29disable xtray until it's usableBerke Viktor
2011-11-29better installer logic for pngs used by pluginsBerke Viktor
2011-11-29display sysinfo for self when not in channel/dialogBerke Viktor
2011-11-29own icon for winsysBerke Viktor
2011-11-29add murrine gtk engineBerke Viktor
2011-11-29relicense own plugins under the MIT licenseBerke Viktor
2011-11-29disable taskbar alerts on x86 until it's fixed in gtkBerke Viktor
2011-11-29winsys cosmetics and extensionsBerke Viktor
2011-11-28MSVC-style printBerke Viktor
2011-11-28fix winsys freezeBerke Viktor
2011-11-28enable winsys releaseBerke Viktor
2011-11-28now winsys actually works as a pluginBerke Viktor
2011-11-28enable building of winsys with other pluginsBerke Viktor
2011-11-28more winsys fixes and build as c++Berke Viktor
2011-11-28more winsys fixes for wdkBerke Viktor
2011-11-28supposed fix for xtray, but not working correctly yetBerke Viktor
2011-11-28some branding for gtkprefBerke Viktor
2011-11-28once again, copy is BAD for your healthBerke Viktor
2011-11-28installer support for obs and gtk engines, x64 supportBerke Viktor
2011-11-28obs fixes part 1Berke Viktor
2011-11-28first piece of wdk fixes for winsysBerke Viktor
2011-11-27initial version of winsys sysinfo pluginBerke Viktor
2011-11-27installer support for execBerke Viktor
2011-11-27fix the update checker, return correctly with callbackBerke Viktor
2011-11-27some formatting for execBerke Viktor
2011-11-27make exec display as nice as possibleBerke Viktor
2011-11-27exec cleanupBerke Viktor
2011-11-27exec support for releaser and makefileBerke Viktor
2011-11-27initial execBerke Viktor