summaryrefslogtreecommitdiff
path: root/src/modules/clist
AgeCommit message (Expand)Author
2014-07-26grrrm... I hate modernGeorge Hazan
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-26- unified bkChanged processing;George Hazan
2014-07-26all clists to inherit the kernel settings loading codeGeorge Hazan
2014-07-26a parameter added to pfnLoadClcOptions to prevent double options initializationGeorge Hazan
2014-07-19db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i...George Hazan
2014-07-14%userid% expansion for metasGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-07-04standardizing the control over checkboxes in clistGeorge Hazan
2014-07-04various code cleaningGeorge Hazan
2014-06-26this code seems uselessGeorge Hazan
2014-05-29Revert "Core: Fix return value on success in fnCListTrayNotify"Robert Pösel
2014-05-29Core: Fix return value on success in fnCListTrayNotifyRobert Pösel
2014-05-23useless code removedGeorge Hazan
2014-04-02minor patch for clicks in menu editorGeorge Hazan
2014-03-27fixes #532 (Not accessible checkboxes in Options / Customize / Menus)George Hazan
2014-03-25contact list events + mcGeorge Hazan
2014-03-19fix against recursions in clistsGeorge Hazan
2014-03-15- srmm icon added for metacontacts;George Hazan
2014-03-11old nasty perversion with dynamically created lists removedGeorge Hazan
2014-03-03no more META_LINK & META_ID variablesGeorge Hazan
2014-02-27minor code cleaningGeorge Hazan
2014-02-24removed some unneeded translationsTobias Weimer
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-18fixes #562 (crash on contact's deletion on exit)George Hazan
2014-02-16timezone api extended to support global settingsGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11shameful death of another 'HANDLE'George Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-11more sorting issuesGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-28fix for the default font settings for StdClistGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-11this constant is not actual for a long timeGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-22massive garbage removal from extra icons moduleGeorge Hazan
2013-12-16also there's no need to free non-allocated memoryGeorge Hazan
2013-12-16no need to translate the same string twiceGeorge Hazan
2013-12-16- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);George Hazan
2013-12-13fix for cleaning menus (causes rare crashes on exit)George Hazan
2013-12-02another portion of decapitalization in the core (4/5)Dart Raiden