Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-03-07 | fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section) | George Hazan | |
2019-03-07 | duplicate popup icons moved into global skin | George Hazan | |
2019-03-06 | fix for the popup window class name | George Hazan | |
2019-03-06 | popups: pascal code cleaning | George Hazan | |
2019-03-06 | popups: | George Hazan | |
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled; | |||
2019-03-06 | oops | dartraiden | |
2019-03-06 | Actman: no more YAPP | dartraiden | |
2019-03-06 | fix for OS version passing | George Hazan | |
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-03-05 | fixes #1876 (YAPP renamed to StdPopup, to popup service be always present) | George Hazan | |
2019-03-04 | MenuItemEx: Request Auth menu item removed | George Hazan | |
2019-03-04 | code cleaning | George Hazan | |
2019-03-04 | compilation fix | George Hazan | |
2019-03-04 | PluginUpdater: unused thread removed | George Hazan | |
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |