summaryrefslogtreecommitdiff
path: root/src/modules/button
AgeCommit message (Collapse)Author
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7820 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-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-07various code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-21using Uxtheme in coreKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6158 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-12custom buttons in TabSRMM removed and based on the standard MButtonClassGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-21- BUTTONSETSENDONDOWN functionality moved to the core;George Hazan
- custom button click processing removed from clist_nicer; - control id assignment removed and replaced with the search by HWND git-svn-id: http://svn.miranda-ng.org/main/trunk@5440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-15same clutch removed for MButtonCtrl, mir_subclassWindow won againGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5360 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10fix for inaccurate lists' declarationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-11core: copyright update to year 2013George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3549 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-14tabs and spaces cleaningKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-19- fix for drawing protocol icon in StdMsgGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1503 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-06fix for 32x32 icons in buttonsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-03IRC buttons fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1344 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-10fixes for Clist Modern's skinned toolbarGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-09slightly changed design of custom MButtonCtrl window procedure. Clist Nicer ↵George Hazan
works ok git-svn-id: http://svn.miranda-ng.org/main/trunk@880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-09git-svn-id: http://svn.miranda-ng.org/main/trunk@879 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-09missing resourceGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@878 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-05- first of the /Core standard plugins;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@778 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-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-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-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 Sounds optionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@604 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-19git-svn-id: http://svn.miranda-ng.org/main/trunk@487 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19tabSRMM button syncGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@486 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19clist nicer+ button syncGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@485 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-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-14another portion of "#ifsef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@411 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-13fix for random crash in tooltipsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-13code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@398 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-06minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-03let VS2010 be damnnedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@285 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