Age | Commit message (Expand) | Author |
2015-04-14 | another major memory leak in popus fixed | George Hazan |
2015-04-14 | switch to correct parameter types | George Hazan |
2015-04-14 | - fix for mixing delete & delete[]; | George Hazan |
2015-04-08 | Popup: skins URL fix (thx Mazzi) | Vadim Dashevskiy |
2015-02-01 | Popup: | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-21 | Popup: changed warning level to w4 | Kirill Volinsky |
2014-12-14 | SendMessage(... WM_GETTEXT ...) -> GetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-05 | Compilation fix | Vadim Dashevskiy |
2014-12-04 | Db_autobackups: multiple changes | 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-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-11-24 | - fix for thread control in Popup+; | George Hazan |
2014-09-25 | more correct URLs for skins | Vadim Dashevskiy |
2014-07-26 | stupid duplicated code of embedded clists removed | George Hazan |
2014-07-18 | some resource leaks fixed | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-07-04 | various code cleaning | George Hazan |
2014-06-25 | spelling corrections | Dart Raiden |
2014-06-12 | merge m_popup and m_popup2 headers | Kirill Volinsky |
2014-06-11 | ansi stubs returned | George Hazan |
2014-06-11 | ansi popups dead | George Hazan |
2014-06-07 | code cleaning | George Hazan |
2014-05-30 | Unify Popup's and YAPP's value to check if they are enabled; YAPP's version bump | Robert Pösel |
2014-05-20 | Popup/options: fix Apply button highlighting | slotwin |
2014-05-18 | Popup: allow effects in Action/Hovered action font settings | slotwin |
2014-04-27 | Fixed broken font settings (fixes #658) | Tobias Weimer |
2014-04-21 | - Added lParam to POPUPCLASS | Tobias Weimer |
2014-03-30 | fix for a function name | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-03-09 | end of the old MC API | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-18 | spelling corrections | RMN |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |