summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2013-12-19minor contacts processing improvementsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-19crash on sendGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7289 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-19total dejunkification of Contacts+:George Hazan
- Unicode; - own utf8 engine removed; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@7288 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-19- added special detection for Windows 8.1Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7287 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-18more correct version of previous commitVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7278 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-18Version Info fix for some delphi pluginsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7277 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-18fix for r7271René Schümann
git-svn-id: http://svn.miranda-ng.org/main/trunk@7275 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-18more syncingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-18StopSpam Plus and Mod spelling (patch by RMN)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7272 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-18v0.8.3.1René Schümann
* improved description text for desktop screens from “Screenshot of "<entire desktop>” Window" to “Screenshot of "<Entire Desktop>"” still not perfect, but better then before :P git-svn-id: http://svn.miranda-ng.org/main/trunk@7271 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-18Names standardization Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7269 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-17further frames code mergingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-17standardizing CLUIFrames file namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7265 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-17minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7264 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-16- Clist_modern: LPGEN macro added to some old code;Vadim Dashevskiy
- langpacks/english: updated; - langpacks/russian: updated; git-svn-id: http://svn.miranda-ng.org/main/trunk@7254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-16frames code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-16- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);George Hazan
- menu item display names are now translatable; - old nasty pieces of junk removed in CLUIFrames/cluiframes.cpp git-svn-id: http://svn.miranda-ng.org/main/trunk@7247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-15Antispam answer should not be translatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-15Antispam answer should not be translatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7235 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-14FlashAvatars: decapitalizationDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7219 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-14TabSRMM: tipper -> TipperDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-14- another atavism (DBVTF_DENYUNICODE) removed;George Hazan
- default text formatter for EVENTTYPE_AUTHREQUEST added git-svn-id: http://svn.miranda-ng.org/main/trunk@7208 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-14File association managerSzymon Tokarz
- CallFunctionAsync() at NG always returns 0, so do not mir_free() async function param always after call it. (It's confusing beacouse PostMessage() from QueueMainThread() at src\mir_core\modules.cpp returns 0 on error (msdn)) git-svn-id: http://svn.miranda-ng.org/main/trunk@7201 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-13SmileyAdd: decapitalizationDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7197 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-13Simple Status MessageSzymon Tokarz
- fix some memory related issues. (Schould fix ticket #510) git-svn-id: http://svn.miranda-ng.org/main/trunk@7196 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-13Tipper: new option for items to show only for particular type of contacts ↵Robert Pösel
(all, contacts, chatrooms); version bump Useful for not showing last seen or status fields for chatrooms. git-svn-id: http://svn.miranda-ng.org/main/trunk@7174 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-13MirandaG15 translation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7162 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-12MirandaG15 cosmetic fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7160 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-12Small fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7159 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-12proper version of [7131]Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7149 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-12MagneticWindows moved to deprecated Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7134 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-11TabSRMM: hotkey proper nameDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-11Db_autobackups:Sergey Tatarinov
- Minor simplification - Fix (temporary?) for strange behavior of zlib git-svn-id: http://svn.miranda-ng.org/main/trunk@7128 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-10NewEventNotify: fixed duplicated popups menuRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@7120 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-10mydyndns, rps, SmartAutoAway, SmartAutoReplier moved back to Not Adopted ↵Vadim Dashevskiy
until adopted properly (real doubts about mydyndns working state since service has changed a lot recently) git-svn-id: http://svn.miranda-ng.org/main/trunk@7119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-10MirandaNGHistoryToDB moved to deprecatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7118 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-09- fixed accesibility issues in some plugins (fixes #518, #519)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7111 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-09large icon size for header barsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7107 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08mmap options dialogGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7100 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08correct menu creation orderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7099 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08correct menu items creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7091 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08unified menu for mmap & dbeditorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7089 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08crash fix for YAPPGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08try to fix installing plugins which have been deselectedTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7087 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08typoTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08- fixed accesibility issues in some plugins (fixes #514, #515, #516, #517)Tobias Weimer
- typo in Whatsapp corrected git-svn-id: http://svn.miranda-ng.org/main/trunk@7085 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-07another portion of decapitalization in the core (6/5) :) that's all!Dart Raiden
Bass_interface: small decapitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@7078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-06MsgPopup: cosmetics, spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7068 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-06fixed message window APITobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7067 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-05version bumpGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7063 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c