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
/
FTPFileYM
/
src
/
ftpfile.cpp
Age
Commit message (
Expand
)
Author
2015-12-17
missing menu uids
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-26
massive code cleaning due to numerous name conflicts
George Hazan
2015-08-17
warning fixes
George Hazan
2015-07-26
more warning fixes
George Hazan
2015-07-25
unified ftpfile project
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
minor menu related fixes
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-23
Remove double "CMIF_ROOTHANDLE | CMIF_ROOTHANDLE" after r14350
Tobias Weimer
2015-06-23
obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2014-08-12
icons registration moved to Load()
Kirill Volinsky
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-19
-more translation fixes
Tobias Weimer
2014-01-04
some code cleaning
George Hazan
2013-09-20
using Uxtheme
Kirill Volinsky
2013-08-18
try to fix a crash
Tobias Weimer
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-14
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-02-25
1 step: libcurl static link
Kirill Volinsky
2013-02-21
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-01-30
muuid standardization
Kirill Volinsky
2012-12-05
- removed useless array for icons handle;
George Hazan
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end-II :)
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-10-12
FTPFileYM: folders restructurization
Vadim Dashevskiy