summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-21MS_UTILS_OPENURL UnicodeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@520 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21fix for Unicode sound pathsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@519 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21inverted logic inversionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21Fixed: Changing transparency slider in container options didn't enable the ↵Tobias Weimer
Apply button git-svn-id: http://svn.miranda-ng.org/main/trunk@517 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21- fix for the double subclassingGeorge Hazan
- valid initialization of clist buttons git-svn-id: http://svn.miranda-ng.org/main/trunk@516 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21custom translation for all menusTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@515 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21patch for the core Mbutton class customization, to use the themes defined by ↵George Hazan
plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21MirOTR addedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@513 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21MS_SKIN2_ADDICON replaced with Skin_AddIconKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@512 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21minor fix for hotkeys editorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@511 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21fix for hotkeys' швыGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@510 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21fix for station search in Unicode in WeatherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21crash fix in sounds.cppGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@508 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- MS_SKIN2_ADDICON replaced with Skin_AddIcon;George Hazan
- SKINICONDESC_SIZE* constants removed and replaced with sizeof(sid); - added SIDF_PATH_UNICODE for all plugins; - dynamic translation fixed in the icolib options dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20hotkey options dialog extracted to the separate fileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@506 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20hotkey options dialog extracted to the separate fileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20fully compiled versionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@504 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20Unicode in ME_SKIN_PLAYINGSOUNDGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@503 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20fix for list sorting in the hot keys' editorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@502 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20even more grayed icons for disabled pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@501 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
- obsolete structure SKINSOUNDDESC removed - dynamically translated hot keys; - checked correct LPGEN'ing of the sounds creation; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20sounds: part IGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@499 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20more avatar fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@498 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20weather compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20total replacement of PROTO_AVATAR_INFORMATION with PROTO_AVATAR_INFORMATIONTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@496 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- avatars fix for WeatherGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@495 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20reverted some formatting changesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@494 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20reverted some formatting changesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@493 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19files structure reorganizationKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@492 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19various tiny fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@491 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19RecentContacts compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@490 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19TopToolBar processingAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@489 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19moved the "Add/change user &birthday" item back to the user menu (rev 410)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@488 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19git-svn-id: http://svn.miranda-ng.org/main/trunk@487 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19tabSRMM button syncGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@486 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19clist nicer+ button syncGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@485 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19minor cleaningKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19button control moved to wParam everywhereGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19- dynamic hotkey translationGeorge Hazan
- MS_HOTKEY_REGISTER replaced with Hotkey_Register git-svn-id: http://svn.miranda-ng.org/main/trunk@482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19Good bye BonsaiVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19git-svn-id: http://svn.miranda-ng.org/main/trunk@480 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19fixes for the options page translationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19Omegle sync.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@478 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18- PLUGININFO structure removed at all;George Hazan
- Options_AddPage & UserInfo_AddPage replaced MS_OPT_ADDPAGE & MS_USERINFO_ADDPAGE services respectively - total internal redesign of options' translation - code reformatting git-svn-id: http://svn.miranda-ng.org/main/trunk@477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@476 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18Crash Dumper:Tobias Weimer
-removed support for old versions *Store VersionsInfo in %miranda_userdata%, because %miranda_path% makes trouble with UAC git-svn-id: http://svn.miranda-ng.org/main/trunk@475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18minor fixes for TTBGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@474 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18yet another TTB-dependent changesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18fixes fpr memleaks etcGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18other TTB-dependent changesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c