index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
TabSRMM
/
src
/
globals.cpp
Age
Commit message (
Expand
)
Author
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-28
code cleaning
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-22
code cleaning
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-18
langpack services module destroyed from mir_app
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-02-21
code formatting
Kirill Volinsky
2015-02-21
- fix for underlining processing;
George Hazan
2015-01-25
TabSRMM:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-07
fix for potentially endless loops
George Hazan
2015-01-06
TabSRMM: partial decapitalization (I tried not to broke any of the database s...
Dart Raiden
2014-12-31
Year 2015 version update
George Hazan
2014-12-19
variable names' normalization
George Hazan
2014-12-19
uused variable removed
George Hazan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
copyright update
George Hazan
2014-12-01
warning fixes
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-08-29
code cleaning towards smiley drawing
George Hazan
2014-08-05
fix for a crash in tabSRMM after reloading langpack
George Hazan
2014-08-05
force redrawing of tabSRMM window after toggling subs
George Hazan
2014-08-04
- AvatarChanged finally destroyed;
George Hazan
2014-08-02
- fixing nicks update in the window's caption;
George Hazan
2014-08-02
git-svn-id: http://svn.miranda-ng.org/main/trunk@10026 1316c22d-e87f-b044-9b9...
George Hazan
2014-08-02
- unused parameter removed;
George Hazan
2014-07-30
*sigh* this shitty handler is still required...
George Hazan
2014-07-30
- custom avatar processing removed completely, now avatar control takes charg...
George Hazan
2014-07-30
- "Disable animated GIF avatars" setting removed;
George Hazan
2014-07-29
- m_flash.h & m_flash.inc moved to deprecated;
George Hazan
2014-07-23
direct access to META_PROTO removed from tabSRMM
George Hazan
2014-07-18
- wiped out very impressive font reloading on exit;
George Hazan
2014-06-30
track avatar's change when sub changes
George Hazan
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-04-02
DBEVENTINFO::isMarkRead() - new helper to simplify bit logic
George Hazan
2014-03-15
huge clutch sawed out of the MC engine
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-03-09
more correct default sub assignment
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-24
valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
[next]