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_nicer
/
src
/
CLUIFrames
/
cluiframes.cpp
Age
Commit message (
Expand
)
Author
2014-07-17
- fix for the main threat hanging;
George Hazan
2014-07-17
- manual critical section control replaced with mir_cslock;
George Hazan
2014-06-08
Clist_nicer: add icons to menu items
slotwin
2014-05-23
Clist_nicer: proper capitalization in options and menus
slotwin
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-01-02
Separate writing of "infobar", "titlebar", "statusbar", etc.
Dart Raiden
2014-01-01
copyright update for year 2014
George Hazan
2013-12-17
further frames code merging
George Hazan
2013-12-16
frames code cleaning
George Hazan
2013-12-16
- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-09-21
using Uxtheme in nicer
Kirill Volinsky
2013-09-18
double ;; removed
Kirill Volinsky
2013-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-06-29
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-07
end of the old database macroses
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-03-11
only a few real mir_forkthreadex survived
George Hazan
2013-03-08
major speedup of clist nicer+ cache
George Hazan
2013-02-20
nicer+ status items list made dynamic
George Hazan
2013-01-29
changed some icons
Tobias Weimer
2012-11-28
various menu initialization quirks
George Hazan
2012-11-09
nicer+ own extra icons spacing settings removed
George Hazan
2012-11-09
clist nicer+, part III, final:
George Hazan
2012-11-05
fix for the rest of extra icons in nicer+
George Hazan
2012-11-04
massive extinction of clutches:
George Hazan
2012-11-04
kernel extraicons, part II
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-08-10
- fix for Clist Nicer status button
George Hazan
2012-08-01
git-svn-id: http://svn.miranda-ng.org/main/trunk@1295 1316c22d-e87f-b044-9b9b...
Kirill Volinsky