summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-26tabSRMM: fix for templates editor dialogGeorge Hazan
2021-01-26SKYPE_1.UseServerTime BYTE = 0 - hidden setting to use server-side timestamp ↵George Hazan
always in histories
2021-01-25fixes #2714 (Scriver: problems with resizer)George Hazan
2021-01-24more effective way to use OnChange callbacks automaticallyGeorge Hazan
2021-01-24code cleaningGeorge Hazan
2021-01-24added %group% processing to Utils_ReplaceVariablesGeorge Hazan
2021-01-24unused structure removedGeorge Hazan
2021-01-24unused callback removedGeorge Hazan
2021-01-24Jabber: fix for a perversive three-state BOOL variableGeorge Hazan
2021-01-23compilation fix for Clist_blindGeorge Hazan
2021-01-23libmdbx: upgrade to 0.9.2.110George Hazan
2021-01-23Polish langpack updatebunnyhoney
2021-01-23SQLite: pick up Miranda-specific commitsdartraiden
2021-01-23SQLite: update to 3.34.1dartraiden
2021-01-22further clist options optimizationGeorge Hazan
2021-01-22fixes #2710 (StdClist: Option: "Don't move offline user to bottom" does not ↵George Hazan
save setting properly)
2021-01-21Steam: LastMessageTS should be also advanced for incoming messagesGeorge Hazan
2021-01-21Steam: misprint fix + minor code cleaningGeorge Hazan
2021-01-20old menu id returned backGeorge Hazan
2021-01-20attempt to sync Database menu root's positionGeorge Hazan
2021-01-20fixes #2692 ([Steam] Messages received by Steam client first are not ↵George Hazan
downloaded after logging into Miranda)
2021-01-20no, it doesn't work this way :(George Hazan
2021-01-20fixes #2694 (Miranda leaves sqlite profile keeping it locked)George Hazan
2021-01-20fixes #2707 (MDBX: reversed event cursors don't work at the end of tableGeorge Hazan
2021-01-19fixes #2693 (import in the service mode breaks the groups' order)George Hazan
2021-01-19fixes #2695 (После установки любого драйвера ↵George Hazan
базы через апдейтер, у него есть галка для отключения)
2021-01-19grrm...George Hazan
2021-01-19Dbx_mdbx: fix for reversed event cursors behaviorGeorge Hazan
2021-01-19fixes #2696 (NewStory to use event cursors as all another plugins)George Hazan
2021-01-19fixes #2705 (StdMsg: падение при заходе в ↵George Hazan
настройки плагина)
2021-01-19fixes #2703 (compact from profile manager leads to menu item duplication)George Hazan
2021-01-19fixes #2702 (Dbx_sqlite: missing "Compact" menu item)George Hazan
2021-01-18no need to display that trashy "whiterect" labelGeorge Hazan
2021-01-18fixes #2699 (DbChecker does not work with dbx_sqlite)George Hazan
2021-01-18minor code cleaningGeorge Hazan
2021-01-18fixes #2698 (Add current db format (mdbx, sqlite) to version info report)George Hazan
2021-01-18fixes #2701 (Remove artifact from Scriver popups options)George Hazan
2021-01-18fixes #2700 (Scriver: при открытии окна через попап ↵George Hazan
отображается лишь одно сообщение)
2021-01-18Scriver: minor fix for options dialogGeorge Hazan
2021-01-18Discord: message sending error processing addedGeorge Hazan
2021-01-18fixes #2697 (Scriver: падение при попытке зайти в ↵George Hazan
настройки)
2021-01-17langpacks/english: updatedartraiden
2021-01-17fixes #2691 (DbChecker: add "Mark all events as read" option)George Hazan
2021-01-17Code cleaningdartraiden
2021-01-17ICQ-WIM: convert some files from ANSI to UTF-8dartraiden
2021-01-17Update copyrightsdartraiden
2021-01-16dbx_sqlite:George Hazan
- major speed-up (we don't close each transaction immediately); - assert replaced with correct error logging (to be able to debug problems using network logs); - code cleaning; - version bump
2021-01-16glory, glory, halleluya: perversive manual call of OnChange() event inside ↵George Hazan
OnInitDialog isn't needed anymore
2021-01-16Polish langpack updatebunnyhoney
2021-01-16this onChange handlers finally divided by controlsGeorge Hazan