summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/src
AgeCommit message (Collapse)Author
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11165 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30code cleanup, x64 fixRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11163 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-29-Fixed a bug in Ping and other small things reported in #837Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-26perhaps last richedit in the source code...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11092 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-26Clist_nicer code cleanupRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11076 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-24Some button names in clist_nicer renamedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-17- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & ↵George Hazan
MS_CLIST_REMOVEGROUPMENUITEM removed; - minor code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@10496 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26- unified bkChanged processing;George Hazan
- clist background bitmap processing also moved to the core git-svn-id: http://svn.miranda-ng.org/main/trunk@9950 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26all clists to inherit the kernel settings loading codeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9948 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26same parameter for clist_nicerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9947 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-23rest of MetaProto/EnabledGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19db_mc_tryMeta applied George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-17- fix for the main threat hanging;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@9839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-17- manual critical section control replaced with mir_cslock;George Hazan
- unused variables removed; git-svn-id: http://svn.miranda-ng.org/main/trunk@9838 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to ↵George Hazan
be omitted if the size of first one is fixed (not to contaminate sources with the excessive code) git-svn-id: http://svn.miranda-ng.org/main/trunk@9829 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-19Clist_nicer: fix updating state of toggle buttons (internal toptoolbar and ↵slotwin
skin buttons) when settings were changed by other plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@9539 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-10fix for crash in clist_nicer on startupGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-08Clist_nicer: code cleanupslotwin
git-svn-id: http://svn.miranda-ng.org/main/trunk@9424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-08Clist_nicer: add icons to menu itemsslotwin
use IcoLib where possible remove unused resources and code proper capitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@9423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-03Clist_nicer: move color settings to Fonts and colors option pageslotwin
git-svn-id: http://svn.miranda-ng.org/main/trunk@9411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-27clist_nicer:Tobias Weimer
-translation fixes -warning fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@9323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-23Clist_nicer: proper capitalization in options and menusslotwin
options: use system checkboxes instead custom icons for TreeView controls rearrange list of icons in IcoLib code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9284 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-21typosDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9272 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-15Clist_nicer: highlight Apply button only if settings changedslotwin
some code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9192 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-03- Fixed drawing flat/themed toolbar buttons in clist_nicer (patch by ↵Tobias Weimer
slotwin) (fixes #655) git-svn-id: http://svn.miranda-ng.org/main/trunk@9117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08bunch of mc related fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08- fixes #596 (Clist nicer skin doesn't show buttons)George Hazan
- code formatting fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@8891 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-26too much noise around one translation...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8766 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-26fix for chinese in clist_modern after language reloadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25contact list events + mcGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-19fix against recursions in clistsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8664 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> ↵Rozhuk Ivan
GetWindowLongPtr git-svn-id: http://svn.miranda-ng.org/main/trunk@8572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-03"MetaContacts Hidden Group" removed foreverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8389 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-02MS_MC_DISABLEHIDDENGROUP - nasty clutch removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8363 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27- metacontacts are always present;George Hazan
- added META_PROTO constant for mc module name; - MS_MC_GETPROTOCOLNAME removed, because it always returns META_PROTO git-svn-id: http://svn.miranda-ng.org/main/trunk@8319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27direct access to MetaContacts/IsSubcontact removed everywhereGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8312 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8294 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24more useless conversions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-23clist nicer now displays status messages with at least one character instead ↵Tobias Weimer
of two (fixes #597) git-svn-id: http://svn.miranda-ng.org/main/trunk@8242 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-19uxtheme.h stuff removed from clist_nicer's headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-16timezone api extended to support global settingsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8139 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12another bunch of useless conversions diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11shameful death of another 'HANDLE'George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8103 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11more sorting issuesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8097 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c