aboutsummaryrefslogtreecommitdiffstats
path: root/data/defscript
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* fix logging entry to be translatable, by DarthGandalfGravatar Robert Förster2011-02-281-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5525 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
* Make some entries of the default script translateableGravatar Szymon Tomasz Stefanek2011-02-211-12/+14
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5491 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed typo in default scriptGravatar wodim2011-02-092-3/+3
| | | | 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
* Fix typo in default script, updated spanish translationGravatar wodim2011-01-241-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5386 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed "configure ban mask" item in popups, thanks nakreGravatar Fabio Bas2011-01-152-2/+2
| | | | 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-252-11/+10
| | | | 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-252-12/+109
| | | | | | 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-222-5/+5
| | | | 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-082-8/+20
| | | | | | | 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-212-1/+5
| | | | 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
* added $window.isDocked and window.savePropertiesAsDefaultGravatar Fabio Bas2010-11-201-25/+65
| | | | | | | | | | removed hardcoded partAllChannels(), unhighlightAllWindows() and window "system popup" creation routines binded windows "system popup"request with the OnWindowPopupRequest event implemented all previous hardcoded functions in kvs in the (previously unused) "windowpopup" popup implements #1021; you'll need to restore default scripts or add the popup manually The first who opens a bug ticket because he missed to restore the scripts will win a puppy git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5150 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-122-1/+12
| | | | | | | | | | | 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
* Reunited all the kvs-escape related functions is a single method supporting ↵Gravatar Fabio Bas2010-10-101-3/+3
| | | | | | | | different flags; 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
* Rework /popup so it relays the parameters correctly to /popup.show. Replace ↵Gravatar Szymon Tomasz Stefanek2010-10-101-15/+15
| | | | | | the deprecated /popup calls to /popup.show in the default script. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5056 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some fixes to url handler:Gravatar Fabio Bas2010-09-191-0/+5
| | | | | | | | 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
* added userlist module: userlist.select userlist.ensureVisible ↵Gravatar Fabio Bas2010-09-031-1/+6
| | | | | | | | | | | | | $userlist.selected() 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
* Typo fixGravatar Mihai Moldovan2010-08-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4910 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for /kb aliasGravatar Fabio Bas2010-08-201-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4909 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #865Gravatar Fabio Bas2010-07-312-40/+40
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4720 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed defscript catalogueGravatar Elvio Basello2010-07-293-30/+36
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4711 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added $escape() function and fixed aliases/popups using eval (fixes #824)Gravatar Fabio Bas2010-06-302-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4564 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More addon-related stuffGravatar Szymon Tomasz Stefanek2010-06-261-0/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4525 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Remove the server options dialog from the default toolbar as we already have ↵Gravatar Szymon Tomasz Stefanek2010-05-301-1/+1
| | | | | | servermenu which provides the same functionality git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed hop for dead channelsGravatar Elvio Basello2010-04-301-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4304 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Make the default script translatable again. This time in its own set of po ↵Gravatar Szymon Tomasz Stefanek2010-03-094-208/+209
| | | | | | files. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4114 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed /names command; removed useless filesGravatar Elvio Basello2010-02-183-200/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3986 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #704Gravatar Fabio Bas2010-02-011-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3924 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moved some commands from aliases to C++Gravatar Elvio Basello2010-01-051-196/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3797 17fca916-40b9-46aa-a4ea-0a15b648b75c
* avoid an error message on popups for dead channelsGravatar Fabio Bas2009-12-041-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3665 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-014-18/+18
| | | | | | | | - removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c
* restored .config/KVIrc/log/ as default path for log files (fixes #371)Gravatar Fabio Bas2009-08-221-1/+1
| | | | | | fixed $file.extractfilename documentation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3418 17fca916-40b9-46aa-a4ea-0a15b648b75c
* a small fix to tree_window_listGravatar Fabio Bas2009-08-011-1/+1
| | | | | | | 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
* removed CPack rules;Gravatar Elvio Basello2009-07-081-1/+1
| | | | | | | | removed TODO-Qt4 since the port is complete; quick fixes around; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3319 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added classes file in default script: this is useful to create addonGravatar Elvio Basello2009-07-032-0/+62
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3303 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar TheXception2009-06-151-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3249 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cleaned traceroute popupGravatar Fabio Bas2009-06-021-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3240 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied patch for #459, reworked it a bit. thanks goes to Kai WasserbächGravatar Fabio Bas2009-06-021-11/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3236 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added popup entry for channel tmphighlightingGravatar Fabio Bas2009-03-201-0/+22
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3151 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed tmphighlight items in popupsGravatar Fabio Bas2009-03-171-3/+3
| | | | | | | fixed registered channels config saving (#400) fixed notify list widget config saving (#400) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3149 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed gnotice syntaxGravatar Elvio Basello2009-01-121-18/+30
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2988 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ported r2927 to trunk/4.0Gravatar Fabio Bas2008-11-281-0/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2928 17fca916-40b9-46aa-a4ea-0a15b648b75c
* upported missing ) to 4.0Gravatar Fabio Bas2008-08-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2353 17fca916-40b9-46aa-a4ea-0a15b648b75c