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
/
Clist_modern
/
src
/
modern_viewmodebar.cpp
Age
Commit message (
Expand
)
Author
2014-05-23
Clist_modern: proper capitalization in options and menus
slotwin
2014-05-21
typos
Dart Raiden
2014-03-19
fix against recursions in clists
George Hazan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-03-11
old nasty perversion with dynamically created lists removed
George Hazan
2014-03-07
Minor bugfixes:
Tobias Weimer
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-23
fixes bug #188 completely
George Hazan
2014-01-10
Clist_modern
Szymon Tokarz
2014-01-01
copyright update for year 2014
George Hazan
2013-12-17
standardizing CLUIFrames file names
George Hazan
2013-12-17
minor code cleaning
George Hazan
2013-12-16
- Clist_modern: LPGEN macro added to some old code;
Vadim Dashevskiy
2013-10-20
more warning fixes
George Hazan
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-09-20
using Uxtheme in modern too
Kirill Volinsky
2013-09-18
double ;; removed
Kirill Volinsky
2013-09-07
direct access to CListGroups restricted
George Hazan
2013-07-24
replace sprintf to mir_snprintf (part 4)
Kirill Volinsky
2013-06-21
minor code cleaning
George Hazan
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-04-25
-some unicode fixes
Tobias Weimer
2013-04-10
- fix for the obsolete list management code;
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-05
- rest of menus cleared;
George Hazan
2013-04-02
- Clist_modern: cleanup (patch drom Mataes)
Vadim Dashevskiy
2013-03-29
removed some unneeded translations
George Hazan
2013-03-10
- ME_TTB_INITBUTTONS event considered useless;
George Hazan
2013-01-27
code cleaning
George Hazan
2013-01-26
SKINICON_OTHER_FRAME for all plugins
George Hazan
2013-01-23
- no more references to clisticons.dll
George Hazan
2013-01-23
wiping out old garbage from clist modern
George Hazan
2012-11-21
proper file for the precompiled headers
George Hazan
2012-11-15
clist_modern: code cleaning
George Hazan
2012-11-10
- unused icons removed;
George Hazan
2012-11-08
CLN_LISTREBUILT & CLN_NEWCONTACT processing moved to the core
George Hazan
2012-11-07
EMPTY_EXTRA_ICON applied to all another plugins
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-20
- fix for extra icons in modern
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-07-13
Clist_modern: changed folder structure
Vadim Dashevskiy