summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-04-09fixes #647 (built-in langpack doesn't work in the presence of another langpacks)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8902 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-03array of window handles became unsortedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8838 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-02fix for hiding metas' SRMM windows on disabling metacontactsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8830 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-02minor patch for clicks in menu editorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-01Fix possible crash in previous commitRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@8816 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-01Add %accountname% core variable which contains user-defined name of account ↵Robert Pösel
for a given contact git-svn-id: http://svn.miranda-ng.org/main/trunk@8815 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-31new kosher version of the contacts' deleter (when account is being deleted)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8808 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-30minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8803 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-30ooopsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8792 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-30git-svn-id: http://svn.miranda-ng.org/main/trunk@8791 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-27rest of codepages removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8775 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-27fixes:George Hazan
#502 (Profile manager: context menu can't be reached from the keyboard) #579 (only 10 profiles are visible in Profile Manager) git-svn-id: http://svn.miranda-ng.org/main/trunk@8773 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-27fixes #532 (Not accessible checkboxes in Options / Customize / Menus)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-27langpack description now goes in utf8, not in the codepage from the headerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-27last field is not neededVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8769 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-26langpacks to use only UTF8 as the internal encodingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-26- fix for applying options;George Hazan
- fix for reloading language git-svn-id: http://svn.miranda-ng.org/main/trunk@8758 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-26end of the plugins list in a langpack descriptionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8754 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-25minor tweak for the language options dialogGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8749 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25- added Reload button in languages optionsAlexander Lantsev
- option will be reopened after langpack change git-svn-id: http://svn.miranda-ng.org/main/trunk@8747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25fix for langpack reloadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8746 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25fix for displaying ansi chars in Options - LanguagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8742 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25forgotten the old paramter...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8739 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-25PathIsAbsolute/PathIsAbsoluteW published from the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25langpack's description fix: the Authors field could be specified multiple timesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8736 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-24experimental: a default sub would be used if it's not offlineGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8733 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-24order of controls in a dialog to match the z-order George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8732 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-24git-svn-id: http://svn.miranda-ng.org/main/trunk@8728 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-24fix for broken includesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8727 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23checking the successful loadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8726 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-23decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@8713 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23attempt to replace metaicons in tabSRMM with the active protocol iconsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8709 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8708 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23wrong copy/pasteGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8704 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-22-Metacontacts: removed obsolete messageTobias Weimer
-Account Manager: Made messageboxes modal git-svn-id: http://svn.miranda-ng.org/main/trunk@8693 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-22feeding awk's aesthetic worldviewGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8684 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-20fix for toggling MCs on/offGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8667 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-20db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are usedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8666 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