summary refs log tree commit diff stats
path: root/plugins
AgeCommit message (Collapse)Author
2011-12-03add some branding to winsys outputBerke Viktor
2011-12-03print system info in one line for othersBerke Viktor
2011-12-02add example for sanitizing xchat_set_pluginpref_int inputBerke Viktor
2011-12-02no need for an extra newline during tcl initBerke Viktor
2011-12-02fix automatic update checkingBerke Viktor
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-01speed up winsys executionsBerke Viktor
2011-12-01plugin api conformanceBerke Viktor
2011-11-30refactoringBerke Viktor
2011-11-30plugin config - separate string and int functionsBerke Viktor
2011-11-30use global xchat-plugin.h for xtrayBerke 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-29display sysinfo for self when not in channel/dialogBerke Viktor
2011-11-29own icon for winsysBerke Viktor
2011-11-29relicense own plugins under the MIT licenseBerke Viktor
2011-11-29winsys cosmetics and extensionsBerke Viktor
2011-11-28MSVC-style printBerke Viktor
2011-11-28fix winsys freezeBerke 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-28installer support for obs and gtk engines, x64 supportBerke Viktor
2011-11-28first piece of wdk fixes for winsysBerke Viktor
2011-11-27initial version of winsys sysinfo pluginBerke 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
2011-11-25perform periodic update checks automaticallyBerke Viktor
2011-11-25rename fishlim main file in makefile tooBerke Viktor
2011-11-25get in sync with fishlim upstreamBerke Viktor
2011-11-25rename fishlim main file to avoid confusionBerke Viktor
2011-11-24fix fishlim config handlerBerke Viktor
2011-11-24add fishlim pluginBerke Viktor
2011-11-23forgot to bump updater version numberBerke Viktor
2011-11-23Merge branch 'master' into wdkBerke Viktor
2011-11-23update xchat to r1498Berke Viktor
2011-11-23fix update checker for separate installersBerke Viktor
2011-11-22add doat pluginBerke Viktor
2011-11-22gtk engines are non-existent in gtk.org buildsBerke Viktor
2011-08-18omit gtkpref messagesBerke Viktor
2011-08-17working gtkpref pluginBerke Viktor
2011-08-17skeleton for gtkpref launcher pluginBerke Viktor