Age | Commit message (Expand) | Author |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-09-25 | - custom screen saver detection code removed | George Hazan |
2013-09-25 | PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-09-18 | typo | Tobias Weimer |
2013-09-17 | Spelling correction (patch from RMN) | Vadim Dashevskiy |
2013-09-16 | removed not needed _MSC_VER checks | Kirill Volinsky |
2013-09-07 | shameful end of the group processing zoo, part 1 | George Hazan |
2013-08-19 | own MIRANDA_VER removed from plugins | Kirill Volinsky |
2013-08-16 | mir_md5_byte_t => BYTE; | George Hazan |
2013-08-16 | rest or mir_*printf in protocols | George Hazan |
2013-08-15 | mir_sha1_byte_t => BYTE; | George Hazan |
2013-08-15 | - custom sha1 engine removed from GG; | George Hazan |
2013-08-15 | we use bin2hex now instead of mir_snprintf("%02x") | George Hazan |
2013-08-14 | mir_*printf patch for protocols | George Hazan |
2013-08-11 | ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe... | George Hazan |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-20 | protocol helper for detecting chats: isChatRoom | George Hazan |
2013-07-16 | changed URLs | Tobias Weimer |
2013-07-16 | added some plugins descriptions for langpacks | Tobias Weimer |
2013-07-10 | protocol DB helpers for GG | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-07-01 | code cleaning | George Hazan |
2013-06-30 | - major cleanup of GG avatar code | George Hazan |
2013-06-15 | ProtoBroadcastAck - unified helper for all protocols | George Hazan |
2013-06-04 | end of base64* zoo | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-18 | Gadu-Gadu protocol | Szymon Tokarz |
2013-05-17 | some more fixes for MS_DB_CONTACT_DELETE & loops | George Hazan |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-05-16 | unused clist headers | George Hazan |
2013-05-16 | some another unused headers | George Hazan |
2013-05-16 | we don't need VS2003/2005 support as well | George Hazan |
2013-05-13 | fix for GG avatar file names | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-20 | end of the city legend that PSS_MESSAGEW ever existed | George Hazan |
2013-04-20 | protocols must return unique ids on SendMsg | George Hazan |
2013-04-10 | warning fixes | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-07 | end of the old database macroses | George Hazan |
2013-04-07 | mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without... | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |