Age | Commit message (Expand) | Author |
2019-04-12 | wiping custom icolib functions: Popup+ | George Hazan |
2019-03-28 | unused translations removed | George Hazan |
2019-03-07 | duplicate popup icons moved into global skin | George Hazan |
2019-03-06 | popups: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-08-08 | Popup+: PopupOptions.UseWinColors isn't written to a profile | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-17 | Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, SeenPlugin... | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-01-30 | BITMAPINFO initialization | Goraf |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-26 | common projects | Kirill Volinsky |
2015-07-22 | vc2015 compilation fixes | Kirill Volinsky |
2015-07-09 | finally, normal icolib icons in Popup+ | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-02 | - old PNG conversion code (png2dib, dib2png) removed; | George Hazan |
2015-05-14 | cleanup | Kirill Volinsky |
2015-04-14 | switch to correct parameter types | George Hazan |
2015-04-08 | Popup: skins URL fix (thx Mazzi) | Vadim Dashevskiy |
2014-12-21 | Popup: changed warning level to w4 | Kirill Volinsky |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-01 | - more warning fixes; | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-09-25 | more correct URLs for skins | Vadim Dashevskiy |
2013-10-04 | plugins: "colour" eliminated | Dart Raiden |
2013-09-20 | using Uxtheme | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-05-24 | Another translation fix | Tobias Weimer |
2013-05-24 | Another translation fix | Tobias Weimer |
2013-05-22 | fix for occasional crash in Popup skin options | George Hazan |
2013-05-21 | minor translation fix | Tobias Weimer |
2013-05-21 | - "2000\XP+" remark is not needed anymore | Vadim Dashevskiy |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |