summaryrefslogtreecommitdiff
path: root/plugins/HistoryStats
AgeCommit message (Collapse)Author
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and ↵George Hazan
therefore removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14minor fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@12828 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-24* multiple WINE bug fixes over IsDialogMessage(), bug rep: ↵Rozhuk Ivan
https://bugs.winehq.org/show_bug.cgi?id=38276 git-svn-id: http://svn.miranda-ng.org/main/trunk@12489 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-21HistoryStats:Tobias Weimer
-Fixed memory leak -minor cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
- calls of MS_PROTO_ISPROTOCOLLOADED replaced with ProtoGetAccount() wherever possible git-svn-id: http://svn.miranda-ng.org/main/trunk@11558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-20HistoryStats: missing breakGoraf
git-svn-id: http://svn.miranda-ng.org/main/trunk@11543 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-19- fixes #820 (Crash because HistoryStats);George Hazan
- code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11535 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18various calls of setlocale removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11513 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11223 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30icons in filters project file of historystats (by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11167 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-28-Fix for some random bug with metacontacts (maybe #821), reported in #837Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11145 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-28-Fix for some random bug with metacontacts (maybe #821), reported in #837Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11144 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-15resources: comma in Conditional Clauses with "if":RMN
if the subordinate clause ("if clause") comes first, a comma should be used to separate it from the main clause, while no comma is needed if the "if clause" follows the main one. git-svn-id: http://svn.miranda-ng.org/main/trunk@10450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24event codes cleaning. try 1Alexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@9936 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19db_mc_tryMeta applied George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-09HistoryStats: Refresh (clear) list of supported external pluginsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@9739 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-01these strings do not need to be translatedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9639 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28grammar and spelling (langpacks updated)RMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@9594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-25MetaContact -> metacontact; decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-12HistoryStats and Watrack: spelling correction; langpacks updatedRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@9449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-26spelling correctionsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-24spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9301 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-23typosDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9292 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-23en-us correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-20typoTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-16HistoryStats: Fixed HTML validationTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8639 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-16* make HistoryStats work with UACTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-15crash fix for time handling in HistoryStats 64 bits (thx to white_tiger)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8623 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-13fix for a crash (thx white_tiger for a patch)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8591 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-11attempt to fix a crash in HistoryStatsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8563 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-11some GetWindowLong survived in HistoryStats...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-11SetWindowLong -> SetWindowLongPtr;George Hazan
GetWindowLong -> GetWindowLongPtr; LONG -> LONG_PTR git-svn-id: http://svn.miranda-ng.org/main/trunk@8559 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09end of the old MC APIGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-07HistoryStats: spelling correctionsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@8463 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-06IM <> MGVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8433 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-05HistoryStats: more detailed descriptionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@8418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-05- adaptation for standard Windows ways of handling Unicode;George Hazan
- obsoleted code removed; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8407 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-05version info added, MSVC 2013 projects addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-05projects renameVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-04HistoryStats compiles ok nowGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8399 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c