Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-26 | AdvaImg: | George Hazan | |
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg | |||
2018-01-01 | massive copyright update | dartraiden | |
2017-12-22 | remove AIM support completely | dartraiden | |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan | |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
2017-12-06 | SmileyAdd: remove reference to deleted icons | dartraiden | |
2017-12-06 | fixes #1047 (obsolete items in nova smiley pack) | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky | |
2017-12-06 | fix after files conversation | Kirill Volinsky | |
2017-11-29 | fixes #1044 | George Hazan | |
2017-11-29 | SmaileyAdd to use pcre16 instead of the obsoleted regexp parser | George Hazan | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan | |
2017-11-27 | add module name (part 1) | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-10-31 | fix for drawing half-visible smileys | George Hazan | |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-10-23 | Renamed readme.txt | Tobias Weimer | |
2017-09-30 | fixes #951 | George Hazan | |
2017-09-27 | fix for issues described in #922 (Move development to VS2017) | George Hazan | |
2017-09-13 | SmileyAdd: Mouse hovering selection removed | alitor | |
Smileys can still be selected by left-clicking and highlighted by right-clicking. Keyboard selection works as expected. Some minor code cleaning. | |||
2017-09-12 | Issue with the smileys with 0 delay not animated (#925) | alitor | |
2017-08-18 | minor code cleaning | George Hazan | |
2017-08-16 | Problem with mouse-wheel scrolling solved (#887) | alitor | |
* SmileyAdd scrolling issue (#872) * SmileyAdd scrolling issue (#872) * Add files via upload | |||
2017-08-12 | SmileyAdd scrolling issue (#872) | alitor | |
2017-08-08 | ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary event | George Hazan | |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-07-30 | SmileyAdd toolbar icon now has wrongly removed hotkey | George Hazan | |
2017-07-30 | minor code cleaning | George Hazan | |
2017-07-30 | Hotkeys: code cleaning | George Hazan | |
2017-07-30 | hotkey for SmileyAdd that was removed from tabSRMM | George Hazan | |
2017-04-30 | fix for unset structure field | George Hazan | |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan | |
2017-03-21 | some common code moved into mir_app | George Hazan | |
2017-03-10 | compilation fixes for VS2017 | George Hazan | |
2017-03-08 | project tools version reset | George Hazan | |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan | |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan | |
2017-01-11 | strong typization - better typization | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-07 | minor fix | George Hazan | |
2016-12-06 | StdMsg & Scriver: | George Hazan | |
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list | |||
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan | |
2016-11-17 | Utils_OpenUrlT | George Hazan | |
Utils_ReplaceVarsT |