aboutsummaryrefslogtreecommitdiffstats
path: root/data/defscript/events.kvs
Commit message (Expand)AuthorAgeFilesLines
* defscript: add global to option controller titles•••* defscript: add global to option controller name should make clearer that this is a global controller thingy. fixes #2202 * defscript: some missed titles * typo * &Option instead Gravatar Data2017-07-041-2/+2
* Disable old broken OnURLLinkPopupRequest when restoring default script; fix #...Gravatar ctrlaltca2017-02-231-0/+4
* Don't use space in default event handler.•••Fix #2140 See #1959 Gravatar Alexey Sokolov2016-09-161-1/+1
* events: add default events for Joins / Parts / Quits•••These events are disabled by default they are enaledvia new Option Controllers. Gravatar un1versal2016-07-301-0/+31
* Revert workaround for bug https://github.com/kvirc/KVIrc/issues/1959•••Otherwise you get warning when right clicking links I doubt the bug #1959 will ever be fixed either so we hide the bug and screw it when users select handler and this bug happens because space is eatenGravatar un1versal2016-06-201-1/+1
* events: coding style to match source Allman styleGravatar un1versal2016-06-181-12/+27
* events: fix handler name should have no spaces•••once loaded if these events handler names have spaces they are eaten by hungry KVIrc internals. Im also pretty sure it cant have non-alpha chars as they were removed from my quick tests here. thx @AndrioCelos for tipGravatar un1versal2016-04-271-1/+1
* OnServerLinkPopupRequest: change event handler for serverpopup •••fix #1948 restores test handler pre e7c3ef7 merger works both for serverpopup options + ping/tracerouteGravatar un1versal2016-04-201-1/+1
* defscript: Rename servertextview to serverpopupGravatar staticfox2016-04-191-1/+1
* defscript: Fix right clicking on serversGravatar staticfox2016-04-191-0/+5
* Merge patch by TheReign••• * Autoload keyx, so keyx users initiating a keyx to you before you manually load keyx won't be ignored. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6410 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2014-12-281-0/+5
* added proper localization for the logging button; regenrated translation files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5219 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-12-221-3/+3
* Reunited all the kvs-escape related functions is a single method supporting d...•••small fixes to defscript and inputbar escaping in userfriendlymode git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5057 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-101-3/+3
* Rework /popup so it relays the parameters correctly to /popup.show. Replace t...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5056 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-10-101-15/+15
* some fixes to url handler:•••single/double click option remove hardcoded handler and added a default event handler relaxed % escaping for urls git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5020 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-09-191-0/+5
* added userlist module: userlist.select userlist.ensureVisible $userlist.selec...•••internally aliased $selected with $userlist.selected removed hardcoded "select nickname on nick link click" from ircview added select + sensureVisible nick in default handler for event OnChannelNickLinkClick fixed "select all" in userlistview added ensureVisible on keypress in userlistview implements #932 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4973 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-09-031-1/+6
* a small fix to tree_window_list•••moved dcc inside the irc context: fixes #509 fixed popups in dcc chat (you need to restore default script) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3398 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-011-1/+1
* ported r2927 to trunk/4.0•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2928 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-281-0/+8
* splitted default.kvs to make it more readable;•••updated sources date; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@953 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2007-11-241-0/+105