summaryrefslogtreecommitdiff
path: root/plugins/Clist_blind
AgeCommit message (Expand)Author
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-04-26absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavismGeorge Hazan
2016-01-23DND → Do not disturbDart Raiden
2016-01-20clists tooDart Raiden
2016-01-18partial revert of [16116] (this breaks clist menu display)Dart Raiden
2016-01-18unused and duplicate (in nicer) definesDart Raiden
2016-01-17they was used only in deleted menusDart Raiden
2016-01-17remove old garbage, the menu is created dynamicallyDart Raiden
2016-01-04"NA" -> "N/A"Dart Raiden
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-11-29resource cosmeticDart Raiden
2015-11-01CList blind:Tobias Weimer
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-09-19- resource cosmetics: surround arrows (->) with spacesRMN
2015-09-19oopsDart Raiden
2015-09-19fix encoding problemsDart Raiden
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-25code cleaningGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-03fix for the option's page styleVadim Dashevskiy
2015-04-29users count in groups fixKirill Volinsky
2015-04-28minus ansi functionKirill Volinsky
2015-04-27Clist_blind common projectKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-10fix for clist options from StdClist propagated to Clist_blind & Clist_nicerGeorge Hazan
2015-04-10two warnings fixed in clistsGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-15clist_blind / clist_nicer: decapitalizationDart Raiden
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-09code cleanup (by Mataes)Vadim Dashevskiy
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08clists: corrected size of the text boxesDart Raiden
2014-12-02less warningsGeorge Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-07-27old stubs removed completelyGeorge Hazan
2014-07-26same parameter for clist_blindGeorge Hazan
2014-05-18Clist_blind: options - don't highlight Apply button if nothing has changedslotwin
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12More fix for x64Rozhuk Ivan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan