summaryrefslogtreecommitdiff
path: root/plugins/Quotes
AgeCommit message (Expand)Author
2014-01-01copyright update for year 2014George Hazan
2013-11-12fix for path to the 64-bit boost librariesGeorge Hazan
2013-11-12fixed compiling with boost 1.55Kirill Volinsky
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-04plugins: "colour" eliminatedDart Raiden
2013-10-02not needed arrows removed, always used extraiconsKirill Volinsky
2013-10-02changed codepageKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-09-21explicit constructors for ptrTGeorge Hazan
2013-08-14built-in base64 removed George Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19Changed PopUp to Popup in delphi files, langpack files and rc files.Robert Pösel
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-05-09no need to suppress PDB path in VS2012George 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-07end of the old database macrosesGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-06small cleanupKirill Volinsky
2013-04-06small cleanupKirill Volinsky
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-11various mir_forkthread quirksGeorge Hazan
2013-03-08removed not used headersKirill Volinsky
2013-03-01service call replaced with helperGeorge Hazan
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-02-09removed not needed interfacesKirill Volinsky
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2012-12-11- junk removedVadim Dashevskiy
2012-12-11- some more filtersVadim Dashevskiy
2012-12-11life with filter is better...George Hazan
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
2012-12-06added copies of projects for 2012George Hazan
2012-12-06rename of 2010 projects without *_10 suffixGeorge Hazan
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end of storyGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan
2012-06-06protocols plugins moved to protocolsKirill Volinsky
2012-06-05mirVersion cleaning Vadim Dashevskiy