Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-27 | I hate Folders | dartraiden | |
2019-03-27 | pascal icolib code cleaning | George Hazan | |
2019-03-27 | UInfoEx: unused icolib code removed, the rest optimized to use Miranda's ↵ | George Hazan | |
standard structures | |||
2019-03-26 | compilation fix | George Hazan | |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan | |
2019-03-26 | we shall never load two Popup.dll at a time | George Hazan | |
2019-03-26 | Rename libaxolitl to libsignal | dartraiden | |
2019-03-26 | StdPopup and Popup decapitalization | dartraiden | |
2019-03-25 | another atempt to make OS version understandable | George Hazan | |
2019-03-22 | N&R: useless utility functions removed | George Hazan | |
2019-03-22 | fixed base addresses removed | George Hazan | |
2019-03-22 | Notes & reminders: | George Hazan | |
- resource id cleaning & reordering; - one more fix related to #1660: stored reminders cannot be edited | |||
2019-03-22 | fixes #1660 completely | George Hazan | |
2019-03-21 | no need to set the base address these days | George Hazan | |
2019-03-20 | Notes & reminders: | George Hazan | |
- useless control id IDC_CLOSE removed & replaced with IDCANCEL; - useless functions WriteSettingIntArray / ReadSettingIntArray / UpdateGeomFromWnd removed; - arrays g_reminderListGeom & g_notesListGeom removed, these data are controlled now via standard call of Util_Save/RestoreWindowPosition; - rest of UI code rewritten using UI classes; - code cleaning | |||
2019-03-20 | more corrections for #1660 | George Hazan | |
2019-03-20 | Notes & reminders: | George Hazan | |
- manual delphi resources replaced with VS-style control ids; - reminder notification dialog moved to UI classes; - fixes #1746 (Notes and Reminders: add repeat reminders support) | |||
2019-03-18 | Notes and Reminders: resource cosmetic | dartraiden | |
2019-03-18 | Notes & Reminders: | George Hazan | |
- options dialog rewritten using UI classes; - GUI logic changed, now all Reminders dialogs carry have attached structures; - fixes #1660 ([Sticky Notes and Reminders] Slight change in behaviour of plugin settings) | |||
2019-03-18 | Notes & reminders: | George Hazan | |
- Unicode fonts; - minor gui fixes; - custom Trim implementation removed; | |||
2019-03-18 | Notes & Reminders: | George Hazan | |
- ANSI plugin became Unicode and therefore went under standard project templates; - globals.h renamed to stdafx.h, stdafx.cxx added to a project; - old pascal-style lists replaced with LIST<> templates; - massive code cleaning; - version bump | |||
2019-03-13 | fix for tabSRMM alt+tab icon | George Hazan | |
2019-03-13 | another fix for OTR Verify icon | George Hazan | |
2019-03-13 | MirOTR: fix for swapped icons | George Hazan | |
2019-03-12 | attempt to create a suitable Miranda version | George Hazan | |
2019-03-12 | Exchange: warning fixes + code cleaning | George Hazan | |
2019-03-12 | fixes for format specifiers | George Hazan | |
2019-03-12 | warning fixes | George Hazan | |
2019-03-12 | YAMN: warning fixes | George Hazan | |
2019-03-12 | more code cleaning | George Hazan | |
2019-03-12 | MirandaG15: warning fixes + massive code cleaning | George Hazan | |
2019-03-12 | code cleaning | George Hazan | |
2019-03-12 | code cleaning | George Hazan | |
2019-03-11 | fix for dll name | George Hazan | |
2019-03-11 | too many + | dartraiden | |
2019-03-11 | forgotten fixes to Actman | dartraiden | |
2019-03-11 | Rename Popup.dll to avoid confusion with StdPopup (thx Wishmaster) | dartraiden | |
2019-03-11 | code cleaning | George Hazan | |
2019-03-11 | warning fix | George Hazan | |
2019-03-11 | code cleaning for old shitty helper | George Hazan | |
2019-03-11 | warning fix for non-standard projects | George Hazan | |
2019-03-11 | obsolete option removed from project files | George Hazan | |
2019-03-08 | fixes #1890 (Send Screenshot plugin no longer functional after most recent ↵ | George Hazan | |
update) | |||
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan | |
2019-03-08 | old unused shit removed | George Hazan | |
2019-03-07 | Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags ↵ | George Hazan | |
controls flags | |||
2019-03-07 | Skin_GetProtoIcon - new function to retrieve status icon's handle | George Hazan | |
2019-03-07 | OTR: | George Hazan | |
- icolib icons support rewritten more transparently; - fix for the wrong icon in menu | |||
2019-03-07 | tabSRMM: | George Hazan | |
- useless message DM_SETICON replaced with a call of SetIcon; - fixes #1866 (when sub is changed, tabSRMM doesn't update an avatar in taskbar) - code cleaning & names conflict resolution | |||
2019-03-07 | duplicate code cleaning | George Hazan | |