summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2014-01-02"toolbar" is more commonDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7470 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02TabSRMM: unneeded capitalization in the middleDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7469 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02Clist_modern: List Background -> List backgroundDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
thus manual call of destroy() might be removed from: - class destructors; - Unload() plugin's functions (for global data); - local (auto) variables in functions finalizations git-svn-id: http://svn.miranda-ng.org/main/trunk@7467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02Clist_mw: small decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02- Clist_mw & TopToolBar: LPGEN macro added to some old code;Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02Separate writing of "infobar", "titlebar", "statusbar", etc.Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02unused code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02fixed extra icons related hell in CountryFlagsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7456 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02clist_mw: developer name addedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01fixes issue #523: using CallFunctionAsync() at AutoShutdownGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01useless icon copying removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01fix against buggy key generators in early 0.94.7 buildsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01comma before "etc."Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7444 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01dbx_mmap not to open mmap_sa profiles at allGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01end of SRMM status icons zoo in ГШтащУчGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7442 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7439 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30code cleaning and reorderingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30"Nickname" occurs much more frequently in sourcesDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30faster conversion implementationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30fix for decrypting mmap_sa databaseGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7425 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30fix for the version checkGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30we need to mark ex-mmap_sa profile as IM, to allow mmap to convert passwordsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30different service name to distinguish mmap & mmap_sa in runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30fix for old mmap keys, then corrupted by mmap_saGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29fix for mmap_sa transparent dyingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29fix for projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7417 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29when mmap_sa opens a database, it must decrypt it, change signature to mmap ↵George Hazan
and die git-svn-id: http://svn.miranda-ng.org/main/trunk@7416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29preparing mmap_sa, that it finally compatible with new mmapGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7415 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29Clist_modern: we do not need to translate the name of the plugin (thanks to ↵Dart Raiden
ghazan) langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29New_GPG: api -> APIDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-28missing function invocations replacedVlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@7407 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27clist -> contact listDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27Nudge to create its own type of eventsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7398 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7396 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27status changes are not added to a database anymore, only printed in the ↵George Hazan
message log git-svn-id: http://svn.miranda-ng.org/main/trunk@7395 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27status displaying completely removed because it's impossible to log an event ↵George Hazan
from memory git-svn-id: http://svn.miranda-ng.org/main/trunk@7394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27less crazy punctuation (thanks to Robyer)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7393 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-26various code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-24In American English a comma should follow e.g.Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-24- crash fix for xml exportGeorge Hazan
- minor code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@7371 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-24translation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@7367 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-24UInfoEx: typoDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7365 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-23- added fullscreen detection into AAA;George Hazan
- removed bunch of old clutches from it; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@7362 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-23spelling correctionsDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7359 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-23New_GPG: typoDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7353 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-23spelling correction (e.g. twitter -> Twitter)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-22fix for getting icons from icolib;George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7345 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-22- options setting fix;George Hazan
- even that cycle is useless; git-svn-id: http://svn.miranda-ng.org/main/trunk@7344 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c