summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-07-04wiping objects during dynamic plugin unloadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@762 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-04- internal langpack preparation for hLangpack-dependent resource cleaningGeorge Hazan
- langpack functions' names normalization (2Awk: safe for plugins written in Delphi) git-svn-id: http://svn.miranda-ng.org/main/trunk@758 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03fix for the PLUGININFOEX size checkGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@746 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutchGeorge Hazan
since now all Myranda plugins are binary incompatible with Miranda's git-svn-id: http://svn.miranda-ng.org/main/trunk@743 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03fix for the Apply button in Font Options dialogGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@741 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03fix for text effects creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@740 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03fix for gcc compilerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@732 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-02the core without manual critical sections' controlGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@730 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-02Restarting miranda now really restart itKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-02internal function removed from the public APIGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@723 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30better logic for disabling sounds during idleKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30vs spaces fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@693 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30- setting thread names;George Hazan
- warning fixes; - code cleaning; - option to disable sounds during idle git-svn-id: http://svn.miranda-ng.org/main/trunk@692 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-29- yet another crash fix on exit;George Hazan
- events speed-up - quick ICQ exit git-svn-id: http://svn.miranda-ng.org/main/trunk@687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-29- eliminated crash in Punto Switcher's dll during exit;George Hazan
- removed references to the callee's local thread data in QueueUserAPC; git-svn-id: http://svn.miranda-ng.org/main/trunk@683 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-28database stubs moved to mir_coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-28some atavisms removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@667 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27git-svn-id: http://svn.miranda-ng.org/main/trunk@660 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27final wipeout of all interfacesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27no more pluginLink in load()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27- langpack returned back;George Hazan
- fixes for the 64-bit compilation issues git-svn-id: http://svn.miranda-ng.org/main/trunk@651 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.George Hazan
all related functions moved to mir_core. git-svn-id: http://svn.miranda-ng.org/main/trunk@644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26- microkernel addded;George Hazan
- version bumped to 0.92.2 git-svn-id: http://svn.miranda-ng.org/main/trunk@641 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26/bin10/lib added to the default lib pathGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-25compatibility with the old optionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@636 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-25NewEventNotify moved to Unicode(patch from person), langpack_english files ↵Vadim Dashevskiy
updated. git-svn-id: http://svn.miranda-ng.org/main/trunk@635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-25dynamic fonts' options translationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@633 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-25kernel buttons with textGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24fix for the perverted genmenu logicGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@611 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24removed extra spacesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@609 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24removed extra spacesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@608 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24fix for the Sounds optionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24no more intrinsic functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-23- fix for LIST<T>.ListCopy()George Hazan
- minor fix for TTB options git-svn-id: http://svn.miranda-ng.org/main/trunk@593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-23- warning fixesGeorge Hazan
- code formatting git-svn-id: http://svn.miranda-ng.org/main/trunk@577 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-23libjson interface added to the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-22lpgen script updated ,translation files updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21MS_UTILS_OPENURL UnicodeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@520 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21fix for Unicode sound pathsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@519 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21- fix for the double subclassingGeorge Hazan
- valid initialization of clist buttons git-svn-id: http://svn.miranda-ng.org/main/trunk@516 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21patch for the core Mbutton class customization, to use the themes defined by ↵George Hazan
plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21minor fix for hotkeys editorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@511 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21fix for hotkeys' швыGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@510 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21crash fix in sounds.cppGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@508 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- MS_SKIN2_ADDICON replaced with Skin_AddIcon;George Hazan
- SKINICONDESC_SIZE* constants removed and replaced with sizeof(sid); - added SIDF_PATH_UNICODE for all plugins; - dynamic translation fixed in the icolib options dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20hotkey options dialog extracted to the separate fileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@506 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20hotkey options dialog extracted to the separate fileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20fix for list sorting in the hot keys' editorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@502 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20even more grayed icons for disabled pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@501 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
- obsolete structure SKINSOUNDDESC removed - dynamically translated hot keys; - checked correct LPGEN'ing of the sounds creation; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c