aboutsummaryrefslogtreecommitdiffstats
path: root/data/defscript/default.kvc
Commit message (Collapse)AuthorAgeFilesLines
* defscript popups: improvements and fixes (#2241)Gravatar Data2017-08-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * defscript: update & fix popups defpopup(ignore) * Renamed Unignore to Disable Ignore (seems more consistent option naming. * moved Enabled Ignore below Ignore As... so both Enable and Disable ignore are successive entries (cosmetic change) * fixed error with visible conditions for Enable/Disable Ignore (now only shows when necessary depending on ignore status. defpopup(channel) * add $0 to Query * move hightlight down order is more intuitive when context menu on username defpopup(registration) * remove non usable "%:regName" from reguser.edit command. * default.kvc: bump popups version * defpopup(defaulttextview): move hightlight downwards in order missed previously: match defpopup(channel) change for consistency. * defscript: allow Ignore As to be accessible review comment.
* defscript: add global to option controller titlesGravatar Data2017-07-041-3/+3
| | | | | | | | | | | | | | * 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
* deafult.kvc: bump events and popups versionsGravatar un1versal2016-10-021-2/+2
| | | | | | | | the events are bumped after @Darthgandalf chages in https://github.com/kvirc/KVIrc/commit/f8f50bd6a787fdae7ce03cc36f97068399700d66 so this is only a courtesy. the popups are bumped due latest popup changes.
* popups: add jconditional oin channel for joining dead channelsGravatar un1versal2016-08-141-1/+1
| | | | also bump default.kvc PopupVersion to match
* default script configuration: bump aliases after 0cbfbf3Gravatar un1versal2016-08-131-1/+1
|
* default: bump events and popups version and date.Gravatar un1versal2016-07-301-5/+5
| | | | bumping this file still doesnt do jack in Linux
* popups: revert condition for user popupGravatar un1versal2016-07-021-1/+1
| | | | | | | This is part of bug https://github.com/kvirc/KVIrc/issues/1967 in an ideal world this would all work and this condition would stay in. But its KVIrc, we cant have nice things due to bugs, be sad and cry now...
* bump default.kvc versions even if this doesnt seem to have any effectGravatar un1versal2016-06-181-4/+4
|
* implements #1219Gravatar wodim2011-09-251-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5979 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed popup versionGravatar Elvio Basello2011-03-241-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5686 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated popup version: please KEEP this file updatedGravatar Elvio Basello2011-03-221-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5669 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated default.kvcGravatar Fabio Bas2011-03-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5655 17fca916-40b9-46aa-a4ea-0a15b648b75c
* do not show the channels menu if !$serverGravatar wodim2011-03-161-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5612 17fca916-40b9-46aa-a4ea-0a15b648b75c
* I'm a bit fussyGravatar wodim2011-02-281-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5527 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated popup version to fit recent changes: remember to update this file ↵Gravatar Elvio Basello2011-02-281-1/+1
| | | | | | every time any part of defscript changes git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5526 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated version to fit recent changesGravatar Elvio Basello2011-02-221-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5505 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed typo in default scriptGravatar wodim2011-02-091-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5437 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated popup version to reflect the last fixGravatar Elvio Basello2011-01-241-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5387 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed "configure ban mask" item in popups, thanks nakreGravatar Fabio Bas2011-01-151-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5363 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated popup date due to the recent modifications to format stringsGravatar Elvio Basello2011-01-101-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5335 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelog; updated sources dateGravatar Elvio Basello2010-12-281-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5243 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on the window popupGravatar Szymon Tomasz Stefanek2010-12-251-3/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5228 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Added the very first shy 'auto-join this channel' feature to the window ↵Gravatar Szymon Tomasz Stefanek2010-12-251-2/+2
| | | | | | popup. .serverJoinChannels and .networkJoinChannels now return arrays. Reworked a bit the 'network name' mess in the IrcConnection... possibly needs more reorganizing. Some small tweaks in the server dialog. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5226 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added proper localization for the logging button; regenrated translation filesGravatar Fabio Bas2010-12-221-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5219 17fca916-40b9-46aa-a4ea-0a15b648b75c
* /ignore alias: added the ability to choose which flags you want to see enabled;Gravatar Fabio Bas2010-12-081-2/+2
| | | | | | | the -r switch was colliding with the rebinding switch git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5184 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed restore script internal value; improved hungarian notation; added ↵Gravatar Elvio Basello2010-11-221-1/+1
| | | | | | doxygen comments git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5164 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added missing "close" item in windowpopupGravatar Fabio Bas2010-11-211-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5159 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Updated the default script restoring routine so that it actually:Gravatar Fabio Bas2010-11-201-1/+1
| | | | | | | | - is able to distinguish a corrupted config from a one that only needs to be updated (so it won't scare users) - restores all kvirc scripts without deleting custom made scripts by default (unless your custom scripts are named the same as default ones) - correctly updated the "local config" date values, so that we can use them to check for updated configurations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5151 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated translation filesGravatar Elvio Basello2010-10-121-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5065 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented #975: a new graphical manager to handle the default script has ↵Gravatar Elvio Basello2010-10-121-0/+11
come to the light! :D it works in a simple way, and support for classes is still missing due to some bugs and missing functions in the classeditor, so test it! at the moment, the manager doesn't mind if the user added some personal data: it will be added in the near future; let's see if this starting basis is stable enough note to developers: a new file, containing versions, will be installed in the global settings dir; every time the default script is changed, you have to edit the date field and the relative item field in that file; eg: AliasVersion=4.1.1.5064 (version.revision) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5064 17fca916-40b9-46aa-a4ea-0a15b648b75c