summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2013-02-08fix for the extra icons' drawing in clist_nicerGeorge Hazan
[fixes: #227] git-svn-id: http://svn.miranda-ng.org/main/trunk@3482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08removed not needed interfacesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08"boosted" process managementAlexander Gluzsky
misc process management optimizations (should be little faster now) git-svn-id: http://svn.miranda-ng.org/main/trunk@3479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08minor changesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08some minor fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3476 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08more correct resource fileKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08removed not needed headerKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08project and code cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3465 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-07Umlauts for me.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@3462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-07removed not used definesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-07removed not used definesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-06fix for crash in h++ George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3456 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-06srmm friendly event handling (may cause problems need testing)Alexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-06- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-06- StopSpam - tab name changedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3451 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-06crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-06compilation fix for 32-bit targetsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05forgotten projects' namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05experimental version of PU that can handle UAC correctlyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3445 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05- hidden option to use clist_modern's skinning engine in MyDetails;George Hazan
- frames' service presence is checked only once; - unused option removed git-svn-id: http://svn.miranda-ng.org/main/trunk@3443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05autocopy enabled as defaultKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3441 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05added close other tabs menu item (thx $ergi0)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05slightly optimized color creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3439 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05git-svn-id: http://svn.miranda-ng.org/main/trunk@3432 ↵Kirill Volinsky
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05- Ping: translation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3431 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05fixed temporary files cleanup during runtimeAlexander Gluzsky
added temporary files cleanup on start and exit "boosted" code instead of winapi in some places //TODO: "boosted" process management (it will provide more convenient way to control process and work with pipes, it also should be faster because currently loops with sleep interval used) git-svn-id: http://svn.miranda-ng.org/main/trunk@3428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04translation fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04translation fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04translation fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3425 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04cleanupAlexander Gluzsky
usgin older boost api for backward compatibility git-svn-id: http://svn.miranda-ng.org/main/trunk@3424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04[fixes #74]George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04version bumpGeorge Hazan
fixed #74 git-svn-id: http://svn.miranda-ng.org/main/trunk@3422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04fix for always visible TopToolBar frameGeorge Hazan
fixes #74 git-svn-id: http://svn.miranda-ng.org/main/trunk@3421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04Mistake corrected. Basil
git-svn-id: http://svn.miranda-ng.org/main/trunk@3419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04settings ICQ own nick name from MyDetails corrupts itGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3414 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-03 deleted: src/include/pstream.hAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3408 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-03resourcesAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3407 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-03ability to change key password (because of fucked gpg which does not want to ↵Alexander Gluzsky
give us his stdin/stdout only via ugly windows console) git-svn-id: http://svn.miranda-ng.org/main/trunk@3406 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-02added hook for ME_FOLDERS_PATH_CHANGEDKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3399 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-02fixed variables help messageKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3396 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-02compile fixTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3395 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-02- Do not load plugin when a fatal error occuresTobias Weimer
- fixed error on CreateDirTree (fixes #208) git-svn-id: http://svn.miranda-ng.org/main/trunk@3394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-02fixed menu itemKirill Volinsky
fixed openfile dialog filter translation git-svn-id: http://svn.miranda-ng.org/main/trunk@3393 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-01- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-01- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3388 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-01added qindows phone detectionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-01common options for all logs moved to always visible settingsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-31unicode smileys never worked in MyDetailsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c