summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
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-19db_mc_tryMeta applied George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-16fixes #742 (StdAway doesn't retrieve status messages from metas)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9831 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-07-14code optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9800 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-14StdFile to get the incoming files folder's name via metacontactGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-07-12crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9780 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-10redirect for the User Typing eventGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9761 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-09also fix for changing sub's avatars in StdMagGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-09StdMsg: the outgoing messages are written into the meta history with wrong ↵George Hazan
contact id git-svn-id: http://svn.miranda-ng.org/main/trunk@9750 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-09Core: Add PF4_GROUPCHATFILES flag to mark protocols that support sending ↵Robert Pösel
files to group chats StdFile: Don't show "Send file" menu item for groupchats of protocols that doesn't support it git-svn-id: http://svn.miranda-ng.org/main/trunk@9740 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-30StdChat: options redesignedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9630 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-24code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14MS_MSG_SETSTATUSTEXT improvementsRobert Pösel
- clear statusbar by using NULL as lParam - TabSRMM: remember custom statusbar text when switching between tabs git-svn-id: http://svn.miranda-ng.org/main/trunk@9481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14Ability to set also statusbar icon with MS_MSG_SETSTATUSTEXT serviceRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@9479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-21Fix wrong filesize in send file dialog for big filesRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@9266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-12remove \ befor 'Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9163 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-11fix for header in about program windowKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9161 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-08translation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9137 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-04missing check for subs addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-03code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9123 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-25Unneeded translation removedTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@9084 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-03-31- fixes #638 (Message window position no longer remembered correctly in StdMsg)George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-30unsubclassing in StdChat/StdMsgGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8801 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25- language packs' directory is now %miranda_path%\LanguagesGeorge Hazan
- lang pack loading code restructurization git-svn-id: http://svn.miranda-ng.org/main/trunk@8738 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8725 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23new setting in a mirandaboot.ini:DefaultLanguageGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23fix for the langpack module load orderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8714 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23ability to select & store the langpack chosenGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8702 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-20disabling metacontacts: fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-19fix for printing %c0 in StdChatGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-19- stdchat to use the message area input font from stdmsg;George Hazan
- message area color is also cached now git-svn-id: http://svn.miranda-ng.org/main/trunk@8662 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-14fix of sending messages to subs in stdchat & scriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8605 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12More fix for x64Rozhuk Ivan
Also fix dbeditor from 8572 commit git-svn-id: http://svn.miranda-ng.org/main/trunk@8584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12stduihist: contact menu item to be hidden when there's no history for a contactGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8579 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-09end of the old MC APIGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09obsolete option removedTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 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-27more fun:George Hazan
- MS_AWAYMSG_GETSTATUSMSGW/T is present in any MIID_SRAWAY plugin, so there's no need to check its existence; - therefore MS_AWAYMSG_GETSTATUSMSG considered useless, cause it has no references git-svn-id: http://svn.miranda-ng.org/main/trunk@8293 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-26preparing to load mc moduleGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8281 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-26initial commit of MC functions inside the core - never called, never works, ↵George Hazan
just compiles git-svn-id: http://svn.miranda-ng.org/main/trunk@8278 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24file selection dialog must call a hook before destroying windowGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8260 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