Age | Commit message (Expand) | Author |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-11-24 | proper capitalization of plugin names (taken from our wiki) | Dart Raiden |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-08-10 | TopToolBar: | Tobias Weimer |
2015-08-01 | TopToolBar: common project | Kirill Volinsky |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-07-03 | - IDR_CONTEXT resource removed from all clists; | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-28 | code cleaning | George Hazan |
2015-06-27 | - clist menus went to functions | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | 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-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-04-30 | cleanup | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-03-01 | Toptoolbar: | Tobias Weimer |
2015-01-14 | TopToolBar: | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-29 | attempt to fix the endless recursion rebuilding the toolbar when AutoSize=1 | George Hazan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-07-26 | Toptoolbar messagebox message changed | Vadim Dashevskiy |
2014-07-02 | TopToolBar: fix 'Show/hide offline contacts' button (call service function wi... | slotwin |
2014-06-25 | MetaContact -> metacontact; decapitalization | Dart Raiden |
2014-06-17 | TopToolBar: remove unused resources | slotwin |
2014-06-17 | TopToolBar: expand list of internal buttons | slotwin |
2014-06-13 | Few translation fixes | Robert Pösel |
2014-05-23 | TopToolBar: proper capitalization in options and tooltips | slotwin |
2014-03-26 | De-capitalization | Vadim Dashevskiy |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |