summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx
AgeCommit message (Collapse)Author
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-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-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-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-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
2012-06-20sounds: part IGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@499 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19button control moved to wParam everywhereGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19- dynamic hotkey translationGeorge Hazan
- MS_HOTKEY_REGISTER replaced with Hotkey_Register git-svn-id: http://svn.miranda-ng.org/main/trunk@482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19fixes for the options page translationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18- PLUGININFO structure removed at all;George Hazan
- Options_AddPage & UserInfo_AddPage replaced MS_OPT_ADDPAGE & MS_USERINFO_ADDPAGE services respectively - total internal redesign of options' translation - code reformatting git-svn-id: http://svn.miranda-ng.org/main/trunk@477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18other TTB-dependent changesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-17code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-16another portion of "#ifdef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
- massive cleanup of the menu-related code git-svn-id: http://svn.miranda-ng.org/main/trunk@410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-13Unicode description is no longer needed in PluginInfoVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-10bitmap operations were removed from TopToolBar and replaced with IcoLibGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@379 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-07removed not needed filesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-07projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-05removed old PLUGININFO. plugin info cleanup startsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@312 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-03projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@282 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-02gen_mlt - 64 bit not needed, small fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@271 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-02- code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-02projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-01- RecentContacts added;George Hazan
- _A2T & _T2A classes moved to m_utils.h git-svn-id: http://svn.miranda-ng.org/main/trunk@255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-23Cleaned up all projects from missing files (includes, resources)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@145 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-21fix for non-zeroed structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@123 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-21another name fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@122 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-20some names fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@111 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-20AddContactPlus and SimpleStatusMsg addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-19fixed projects namesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@90 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-19removed "W" from unicode file name (not needed anymore)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@68 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-18compilation fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@56 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-18added new langpavk supportKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@54 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-18updated MIRANDA_VERKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@49 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-18Solution files adjustment, debug info generation to all projectsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@43 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-17good bye, ansi. you ain't useful with 2010 anyhow...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@27 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-17removed Release & Debug configs Part 2Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@24 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-17obsolete project files cleanup and overall adjustment: Part 5Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-15initial commitVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c